Pull request #40295 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 3ce9258447e61233047a236aae03d6ccb1f2a758 rather than 7f809e1080077469c26d7c9e3d7ef71151aa2faf Obtained Jenkinsfile from 3ce9258447e61233047a236aae03d6ccb1f2a758 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-40295@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-12-08T17:28:30.382Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-12-08T17:28:30.393Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-12-08T17:28:30.548Z] Running on ubuntu-1804-overlay2 (i-0504a586b91496ba1) in /home/ubuntu/workspace/moby_PR-40295 [Pipeline] { [Pipeline] checkout [2019-12-08T17:28:30.609Z] using credential docker-jenkins-github-credentials [2019-12-08T17:28:30.620Z] Cloning the remote Git repository [2019-12-08T17:28:30.620Z] Cloning with configured refspecs honoured and without tags [2019-12-08T17:28:30.619Z] Cloning repository https://github.com/moby/moby.git [2019-12-08T17:28:30.620Z] > git init /home/ubuntu/workspace/moby_PR-40295 # timeout=10 [2019-12-08T17:28:30.631Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-08T17:28:30.631Z] > git --version # timeout=10 [2019-12-08T17:28:30.641Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-08T17:28:30.641Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40295/head:refs/remotes/origin/PR-40295 +refs/heads/master:refs/remotes/origin/master [2019-12-08T17:28:43.889Z] Fetching without tags [2019-12-08T17:28:44.192Z] Merging remotes/origin/master commit 3ce9258447e61233047a236aae03d6ccb1f2a758 into PR head commit 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:28:44.741Z] Merge succeeded, producing 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:28:44.742Z] Checking out Revision 7f809e1080077469c26d7c9e3d7ef71151aa2faf (PR-40295) [2019-12-08T17:28:43.851Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-08T17:28:43.858Z] > git config --add remote.origin.fetch +refs/pull/40295/head:refs/remotes/origin/PR-40295 # timeout=10 [2019-12-08T17:28:43.865Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-08T17:28:43.880Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-08T17:28:43.890Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-08T17:28:43.890Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-08T17:28:43.890Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40295/head:refs/remotes/origin/PR-40295 +refs/heads/master:refs/remotes/origin/master [2019-12-08T17:28:44.191Z] > git config core.sparsecheckout # timeout=10 [2019-12-08T17:28:44.197Z] > git checkout -f 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:28:44.709Z] > git merge 3ce9258447e61233047a236aae03d6ccb1f2a758 # timeout=10 [2019-12-08T17:28:44.729Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-08T17:28:44.740Z] > git config core.sparsecheckout # timeout=10 [2019-12-08T17:28:44.744Z] > git checkout -f 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:28:45.219Z] Commit message: "Update containerd to v1.3.2" [2019-12-08T17:28:45.219Z] First time build. Skipping changelog. [2019-12-08T17:28:45.245Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-08T17:28:46.204Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40295:/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-12-08T17:28:46.204Z] Unable to find image 'alpine:latest' locally [2019-12-08T17:28:46.204Z] latest: Pulling from library/alpine [2019-12-08T17:28:46.204Z] 89d9c30c1d48: Already exists [2019-12-08T17:28:46.461Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a [2019-12-08T17:28:46.461Z] Status: Downloaded newer image for alpine:latest [2019-12-08T17:28:49.743Z] 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 [Pipeline] node [2019-12-08T17:28:49.979Z] Running on ubuntu-1804-overlay2 (i-0504a586b91496ba1) in /home/ubuntu/workspace/moby_PR-40295 [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-12-08T17:28:50.044Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-12-08T17:28:50.063Z] Fetching changes from the remote Git repository [Pipeline] // stage [2019-12-08T17:28:50.079Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-12-08T17:28:50.285Z] Running on ppc64le-ubuntu-20 in /home/docker/workspace/moby_PR-40295 [Pipeline] { [Pipeline] checkout [2019-12-08T17:28:50.392Z] Merging remotes/origin/master commit 3ce9258447e61233047a236aae03d6ccb1f2a758 into PR head commit 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:28:50.462Z] Merge succeeded, producing 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:28:50.463Z] Checking out Revision 7f809e1080077469c26d7c9e3d7ef71151aa2faf (PR-40295) [2019-12-08T17:28:50.548Z] Commit message: "Update containerd to v1.3.2" [2019-12-08T17:28:50.573Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-12-08T17:28:50.686Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-40295 [Pipeline] { [2019-12-08T17:28:50.689Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2019-12-08T17:28:50.724Z] Cloning the remote Git repository [2019-12-08T17:28:50.724Z] Cloning with configured refspecs honoured and without tags [2019-12-08T17:28:50.047Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-12-08T17:28:50.062Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-08T17:28:50.077Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-08T17:28:50.078Z] > git --version # timeout=10 [2019-12-08T17:28:50.090Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-08T17:28:50.091Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40295/head:refs/remotes/origin/PR-40295 +refs/heads/master:refs/remotes/origin/master [2019-12-08T17:28:50.391Z] > git config core.sparsecheckout # timeout=10 [2019-12-08T17:28:50.396Z] > git checkout -f 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:28:50.441Z] > git merge 3ce9258447e61233047a236aae03d6ccb1f2a758 # timeout=10 [2019-12-08T17:28:50.453Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-08T17:28:50.462Z] > git config core.sparsecheckout # timeout=10 [2019-12-08T17:28:50.467Z] > git checkout -f 7f809e1080077469c26d7c9e3d7ef71151aa2faf [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-08T17:28:51.318Z] using credential docker-jenkins-github-credentials [2019-12-08T17:28:51.368Z] Cloning the remote Git repository [2019-12-08T17:28:51.368Z] Cloning with configured refspecs honoured and without tags [2019-12-08T17:28:50.730Z] Cloning repository https://github.com/moby/moby.git [2019-12-08T17:28:50.734Z] > git init /home/docker/workspace/moby_PR-40295 # timeout=10 [2019-12-08T17:28:50.748Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-08T17:28:50.749Z] > git --version # timeout=10 [2019-12-08T17:28:50.752Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-08T17:28:50.753Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40295/head:refs/remotes/origin/PR-40295 +refs/heads/master:refs/remotes/origin/master [2019-12-08T17:28:51.535Z] + docker version [2019-12-08T17:28:51.535Z] Client: Docker Engine - Community [2019-12-08T17:28:51.535Z] Version: 19.03.2 [2019-12-08T17:28:51.535Z] API version: 1.40 [2019-12-08T17:28:51.535Z] Go version: go1.12.8 [2019-12-08T17:28:51.535Z] Git commit: 6a30dfc [2019-12-08T17:28:51.535Z] Built: Thu Aug 29 05:29:11 2019 [2019-12-08T17:28:51.535Z] OS/Arch: linux/amd64 [2019-12-08T17:28:51.535Z] Experimental: false [2019-12-08T17:28:51.535Z] [2019-12-08T17:28:51.535Z] Server: Docker Engine - Community [2019-12-08T17:28:51.535Z] Engine: [2019-12-08T17:28:51.535Z] Version: 19.03.2 [2019-12-08T17:28:51.535Z] API version: 1.40 (minimum version 1.12) [2019-12-08T17:28:51.535Z] Go version: go1.12.8 [2019-12-08T17:28:51.535Z] Git commit: 6a30dfc [2019-12-08T17:28:51.535Z] Built: Thu Aug 29 05:27:45 2019 [2019-12-08T17:28:51.535Z] OS/Arch: linux/amd64 [2019-12-08T17:28:51.535Z] Experimental: true [2019-12-08T17:28:51.535Z] containerd: [2019-12-08T17:28:51.535Z] Version: 1.2.6 [2019-12-08T17:28:51.535Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-08T17:28:51.535Z] runc: [2019-12-08T17:28:51.535Z] Version: 1.0.0-rc8 [2019-12-08T17:28:51.535Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-08T17:28:51.535Z] docker-init: [2019-12-08T17:28:51.535Z] Version: 0.18.0 [2019-12-08T17:28:51.535Z] GitCommit: fec3683 [Pipeline] sh [2019-12-08T17:28:51.410Z] Cloning repository https://github.com/moby/moby.git [2019-12-08T17:28:51.455Z] > git init /home/jenkins/workspace/moby_PR-40295 # timeout=10 [2019-12-08T17:28:51.471Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-08T17:28:51.473Z] > git --version # timeout=10 [2019-12-08T17:28:51.488Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-08T17:28:51.490Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40295/head:refs/remotes/origin/PR-40295 +refs/heads/master:refs/remotes/origin/master [2019-12-08T17:28:51.816Z] + docker info [2019-12-08T17:28:51.816Z] Client: [2019-12-08T17:28:51.816Z] Debug Mode: false [2019-12-08T17:28:51.816Z] [2019-12-08T17:28:51.816Z] Server: [2019-12-08T17:28:51.816Z] Containers: 0 [2019-12-08T17:28:51.816Z] Running: 0 [2019-12-08T17:28:51.816Z] Paused: 0 [2019-12-08T17:28:51.816Z] Stopped: 0 [2019-12-08T17:28:51.816Z] Images: 11 [2019-12-08T17:28:51.816Z] Server Version: 19.03.2 [2019-12-08T17:28:51.816Z] Storage Driver: overlay2 [2019-12-08T17:28:51.816Z] Backing Filesystem: extfs [2019-12-08T17:28:51.816Z] Supports d_type: true [2019-12-08T17:28:51.816Z] Native Overlay Diff: true [2019-12-08T17:28:51.816Z] Logging Driver: json-file [2019-12-08T17:28:51.816Z] Cgroup Driver: cgroupfs [2019-12-08T17:28:51.816Z] Plugins: [2019-12-08T17:28:51.816Z] Volume: local [2019-12-08T17:28:51.816Z] Network: bridge host ipvlan macvlan null overlay [2019-12-08T17:28:51.816Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-12-08T17:28:51.816Z] Swarm: inactive [2019-12-08T17:28:51.816Z] Runtimes: runc [2019-12-08T17:28:51.816Z] Default Runtime: runc [2019-12-08T17:28:51.816Z] Init Binary: docker-init [2019-12-08T17:28:51.816Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-08T17:28:51.816Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-08T17:28:51.816Z] init version: fec3683 [2019-12-08T17:28:51.816Z] Security Options: [2019-12-08T17:28:51.816Z] apparmor [2019-12-08T17:28:51.816Z] seccomp [2019-12-08T17:28:51.816Z] Profile: default [2019-12-08T17:28:51.816Z] Kernel Version: 4.15.0-1048-aws [2019-12-08T17:28:51.816Z] Operating System: Ubuntu 18.04.3 LTS [2019-12-08T17:28:51.816Z] OSType: linux [2019-12-08T17:28:51.816Z] Architecture: x86_64 [2019-12-08T17:28:51.816Z] CPUs: 2 [2019-12-08T17:28:51.816Z] Total Memory: 7.501GiB [2019-12-08T17:28:51.816Z] Name: ip-10-100-43-119 [2019-12-08T17:28:51.816Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-12-08T17:28:51.816Z] Docker Root Dir: /var/lib/docker [2019-12-08T17:28:51.816Z] Debug Mode: false [2019-12-08T17:28:51.816Z] Registry: https://index.docker.io/v1/ [2019-12-08T17:28:51.816Z] Labels: [2019-12-08T17:28:51.816Z] Experimental: true [2019-12-08T17:28:51.816Z] Insecure Registries: [2019-12-08T17:28:51.816Z] 127.0.0.0/8 [2019-12-08T17:28:51.816Z] Live Restore Enabled: true [2019-12-08T17:28:51.816Z] [2019-12-08T17:28:51.816Z] WARNING: No swap limit support [Pipeline] sh [2019-12-08T17:28:52.100Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-08T17:28:52.100Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-08T17:28:52.100Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40295/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-08T17:28:52.100Z] + bash /home/ubuntu/workspace/moby_PR-40295/check-config.sh [2019-12-08T17:28:52.100Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-08T17:28:52.100Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-12-08T17:28:52.100Z] [2019-12-08T17:28:52.100Z] Generally Necessary: [2019-12-08T17:28:52.100Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-08T17:28:52.100Z] - apparmor: enabled and tools installed [2019-12-08T17:28:52.100Z] - CONFIG_NAMESPACES: enabled [2019-12-08T17:28:52.100Z] - CONFIG_NET_NS: enabled [2019-12-08T17:28:52.100Z] - CONFIG_PID_NS: enabled [2019-12-08T17:28:52.100Z] - CONFIG_IPC_NS: enabled [2019-12-08T17:28:52.100Z] - CONFIG_UTS_NS: enabled [2019-12-08T17:28:52.100Z] - CONFIG_CGROUPS: enabled [2019-12-08T17:28:52.100Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-08T17:28:52.100Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-08T17:28:52.100Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-08T17:28:52.100Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-08T17:28:52.100Z] - CONFIG_CPUSETS: enabled [2019-12-08T17:28:52.100Z] - CONFIG_MEMCG: enabled [2019-12-08T17:28:52.100Z] - CONFIG_KEYS: enabled [2019-12-08T17:28:52.100Z] - CONFIG_VETH: enabled (as module) [2019-12-08T17:28:52.100Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-08T17:28:52.358Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-08T17:28:52.358Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-08T17:28:52.358Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-08T17:28:52.358Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-08T17:28:52.358Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-08T17:28:52.358Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-08T17:28:52.358Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-08T17:28:52.358Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-08T17:28:52.358Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-08T17:28:52.358Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-08T17:28:52.358Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-08T17:28:52.358Z] [2019-12-08T17:28:52.358Z] Optional Features: [2019-12-08T17:28:52.358Z] - CONFIG_USER_NS: enabled [2019-12-08T17:28:52.358Z] - CONFIG_SECCOMP: enabled [2019-12-08T17:28:52.358Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-08T17:28:52.358Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-08T17:28:52.358Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-08T17:28:52.358Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-08T17:28:52.358Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-12-08T17:28:52.358Z] - CONFIG_BLK_CGROUP: enabled [2019-12-08T17:28:52.358Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-08T17:28:52.358Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-08T17:28:52.358Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-08T17:28:52.358Z] - CONFIG_CGROUP_PERF: enabled [2019-12-08T17:28:52.358Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-08T17:28:52.358Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-08T17:28:52.358Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-08T17:28:52.358Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-08T17:28:52.358Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-08T17:28:52.358Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-08T17:28:52.358Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-08T17:28:52.358Z] - CONFIG_IP_VS: enabled (as module) [2019-12-08T17:28:52.358Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-08T17:28:52.358Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-08T17:28:52.358Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-08T17:28:52.358Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-08T17:28:52.358Z] - CONFIG_EXT4_FS: enabled [2019-12-08T17:28:52.358Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-08T17:28:52.358Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-08T17:28:52.358Z] - Network Drivers: [2019-12-08T17:28:52.358Z] - "overlay": [2019-12-08T17:28:52.358Z] - CONFIG_VXLAN: enabled (as module) [2019-12-08T17:28:52.358Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-08T17:28:52.358Z] Optional (for encrypted networks): [2019-12-08T17:28:52.623Z] - CONFIG_CRYPTO: enabled [2019-12-08T17:28:52.623Z] - CONFIG_CRYPTO_AEAD: enabled [2019-12-08T17:28:52.623Z] - CONFIG_CRYPTO_GCM: enabled [2019-12-08T17:28:52.623Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-12-08T17:28:52.623Z] - CONFIG_CRYPTO_GHASH: enabled [2019-12-08T17:28:52.623Z] - CONFIG_XFRM: enabled [2019-12-08T17:28:52.623Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-08T17:28:52.623Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-08T17:28:52.623Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-08T17:28:52.623Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-08T17:28:52.623Z] - "ipvlan": [2019-12-08T17:28:52.623Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-08T17:28:52.623Z] - "macvlan": [2019-12-08T17:28:52.623Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-08T17:28:52.623Z] - CONFIG_DUMMY: enabled (as module) [2019-12-08T17:28:52.623Z] - "ftp,tftp client in container": [2019-12-08T17:28:52.623Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-08T17:28:52.623Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-08T17:28:52.623Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-08T17:28:52.623Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-08T17:28:52.623Z] - Storage Drivers: [2019-12-08T17:28:52.623Z] - "aufs": [2019-12-08T17:28:52.623Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-08T17:28:52.623Z] - "btrfs": [2019-12-08T17:28:52.623Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-08T17:28:52.623Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-08T17:28:52.623Z] - "devicemapper": [2019-12-08T17:28:52.623Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-08T17:28:52.623Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-08T17:28:52.623Z] - "overlay": [2019-12-08T17:28:52.623Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-08T17:28:52.623Z] - "zfs": [2019-12-08T17:28:52.623Z] - /dev/zfs: missing [2019-12-08T17:28:52.623Z] - zfs command: missing [2019-12-08T17:28:52.623Z] - zpool command: missing [2019-12-08T17:28:52.623Z] [2019-12-08T17:28:52.623Z] Limits: [2019-12-08T17:28:52.623Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-08T17:28:52.623Z] [2019-12-08T17:28:52.623Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-08T17:28:52.949Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7f809e1080077469c26d7c9e3d7ef71151aa2faf . [2019-12-08T17:28:52.949Z] #2 [internal] load build definition from Dockerfile [2019-12-08T17:28:52.949Z] #2 transferring dockerfile: 14.85kB done [2019-12-08T17:28:52.949Z] #2 DONE 0.0s [2019-12-08T17:28:52.949Z] [2019-12-08T17:28:52.949Z] #1 [internal] load .dockerignore [2019-12-08T17:28:52.949Z] #1 transferring context: 87B done [2019-12-08T17:28:52.949Z] #1 DONE 0.0s [2019-12-08T17:28:52.949Z] [2019-12-08T17:28:52.949Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-08T17:28:53.208Z] #3 DONE 0.2s [2019-12-08T17:28:53.208Z] [2019-12-08T17:28:53.208Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-08T17:28:53.208Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-08T17:28:53.208Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-08T17:28:53.208Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-12-08T17:28:53.208Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-12-08T17:28:53.208Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2019-12-08T17:28:53.466Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-12-08T17:28:53.466Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-12-08T17:28:53.723Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2019-12-08T17:28:53.723Z] #4 DONE 0.5s [2019-12-08T17:28:54.288Z] [2019-12-08T17:28:54.288Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-08T17:28:54.288Z] #6 ... [2019-12-08T17:28:54.288Z] [2019-12-08T17:28:54.288Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-08T17:28:54.288Z] #5 DONE 0.3s [2019-12-08T17:28:54.546Z] [2019-12-08T17:28:54.546Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-08T17:28:54.546Z] #6 DONE 0.3s [2019-12-08T17:28:54.546Z] [2019-12-08T17:28:54.546Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-08T17:28:54.546Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-12-08T17:28:54.546Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 0B / 45.38MB 0.1s [2019-12-08T17:28:54.546Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 1.31MB / 4.34MB 0.1s [2019-12-08T17:28:54.546Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-12-08T17:28:54.546Z] #7 sha256:d30a8b8b92e26c81159500588fe731b46bdfd3ab9724734ffc2ea4387a526662 5.47kB / 5.47kB done [2019-12-08T17:28:54.546Z] #7 sha256:ddeac8b5f8711a57ce2793ff0882cd4ca0b24ac99e6836ca717589fc7f7af914 1.80kB / 1.80kB done [2019-12-08T17:28:54.546Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 16.94kB / 10.80MB 0.1s [2019-12-08T17:28:54.804Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 0.1s done [2019-12-08T17:28:54.804Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 8.23MB / 10.80MB 0.2s [2019-12-08T17:28:54.804Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 0B / 50.07MB 0.2s [2019-12-08T17:28:54.804Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 16.73MB / 45.38MB 0.4s [2019-12-08T17:28:54.804Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.3s done [2019-12-08T17:28:54.804Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 13.45MB / 50.07MB 0.4s [2019-12-08T17:28:54.804Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 0B / 57.69MB 0.4s [2019-12-08T17:28:55.062Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 29.12MB / 45.38MB 0.6s [2019-12-08T17:28:55.062Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 23.01MB / 50.07MB 0.6s [2019-12-08T17:28:55.062Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 7.41MB / 57.69MB 0.6s [2019-12-08T17:28:55.062Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 31.99MB / 45.38MB 0.7s [2019-12-08T17:28:55.062Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 27.60MB / 50.07MB 0.7s [2019-12-08T17:28:55.062Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 12.14MB / 57.69MB 0.7s [2019-12-08T17:28:55.323Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 37.16MB / 45.38MB 0.8s [2019-12-08T17:28:55.323Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 30.65MB / 50.07MB 0.8s [2019-12-08T17:28:55.323Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 18.27MB / 57.69MB 0.8s [2019-12-08T17:28:55.323Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 1.0s [2019-12-08T17:28:55.323Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 43.77MB / 50.07MB 1.0s [2019-12-08T17:28:55.323Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 27.81MB / 57.69MB 1.0s [2019-12-08T17:28:55.581Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 1.1s [2019-12-08T17:28:55.581Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 33.77MB / 57.69MB 1.1s [2019-12-08T17:28:55.839Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 1.1s done [2019-12-08T17:28:55.839Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 1.2s done [2019-12-08T17:28:55.839Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 45.62MB / 57.69MB 1.3s [2019-12-08T17:28:55.839Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 126B / 126B 1.2s done [2019-12-08T17:28:55.839Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 0B / 120.06MB 1.3s [2019-12-08T17:28:55.839Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 [2019-12-08T17:28:55.839Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 52.98MB / 57.69MB 1.4s [2019-12-08T17:28:56.098Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 1.6s [2019-12-08T17:28:56.098Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 14.41MB / 120.06MB 1.6s [2019-12-08T17:28:56.098Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 1.7s done [2019-12-08T17:28:56.098Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 22.38MB / 120.06MB 1.7s [2019-12-08T17:28:56.356Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 34.12MB / 120.06MB 1.9s [2019-12-08T17:28:56.614Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 47.64MB / 120.06MB 2.1s [2019-12-08T17:28:56.614Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 56.94MB / 120.06MB 2.2s [2019-12-08T17:28:56.873Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 68.88MB / 120.06MB 2.4s [2019-12-08T17:28:56.873Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 76.36MB / 120.06MB 2.5s [2019-12-08T17:28:57.131Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 95.69MB / 120.06MB 2.8s [2019-12-08T17:28:57.392Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 102.51MB / 120.06MB 2.9s [2019-12-08T17:28:57.392Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 112.03MB / 120.06MB 3.1s [2019-12-08T17:28:57.650Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 3.4s [2019-12-08T17:28:57.911Z] #7 ... [2019-12-08T17:28:57.911Z] [2019-12-08T17:28:57.911Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-08T17:28:57.911Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-08T17:28:57.911Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-08T17:28:57.911Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-08T17:28:57.911Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.7s done [2019-12-08T17:28:57.911Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.6s done [2019-12-08T17:28:57.911Z] #65 DONE 3.5s [2019-12-08T17:28:57.911Z] [2019-12-08T17:28:57.911Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-08T17:28:57.911Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 3.5s done [2019-12-08T17:28:58.844Z] #7 ... [2019-12-08T17:28:58.844Z] [2019-12-08T17:28:58.844Z] #19 [internal] load build context [2019-12-08T17:28:58.844Z] #19 transferring context: 45.91MB 4.1s done [2019-12-08T17:28:58.844Z] #19 DONE 4.3s [2019-12-08T17:28:58.844Z] [2019-12-08T17:28:58.844Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-08T17:28:59.776Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 3.9s done [2019-12-08T17:28:59.776Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.1s [2019-12-08T17:29:00.337Z] Fetching without tags [2019-12-08T17:29:00.341Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.4s done [2019-12-08T17:29:00.341Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 [2019-12-08T17:29:00.214Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-08T17:29:00.230Z] > git config --add remote.origin.fetch +refs/pull/40295/head:refs/remotes/origin/PR-40295 # timeout=10 [2019-12-08T17:29:00.245Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-08T17:29:00.306Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-08T17:29:00.599Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.2s done [2019-12-08T17:29:00.599Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 0.1s [2019-12-08T17:29:00.760Z] Merging remotes/origin/master commit 3ce9258447e61233047a236aae03d6ccb1f2a758 into PR head commit 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:29:01.627Z] Merge succeeded, producing 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:29:01.628Z] Checking out Revision 7f809e1080077469c26d7c9e3d7ef71151aa2faf (PR-40295) [2019-12-08T17:29:00.373Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-08T17:29:00.375Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-08T17:29:00.376Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40295/head:refs/remotes/origin/PR-40295 +refs/heads/master:refs/remotes/origin/master [2019-12-08T17:29:00.794Z] > git config core.sparsecheckout # timeout=10 [2019-12-08T17:29:00.810Z] > git checkout -f 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:29:01.492Z] > git merge 3ce9258447e61233047a236aae03d6ccb1f2a758 # timeout=10 [2019-12-08T17:29:01.565Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-08T17:29:01.666Z] > git config core.sparsecheckout # timeout=10 [2019-12-08T17:29:01.686Z] > git checkout -f 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:29:02.380Z] Commit message: "Update containerd to v1.3.2" [2019-12-08T17:29:02.701Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-12-08T17:29:03.128Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 2.0s done [2019-12-08T17:29:03.129Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-08T17:29:04.153Z] + docker version [2019-12-08T17:29:04.153Z] Client: [2019-12-08T17:29:04.153Z] Version: 18.06.1-ce [2019-12-08T17:29:04.153Z] API version: 1.38 [2019-12-08T17:29:04.153Z] Go version: go1.10.3 [2019-12-08T17:29:04.153Z] Git commit: e68fc7a [2019-12-08T17:29:04.153Z] Built: Tue Aug 21 17:24:34 2018 [2019-12-08T17:29:04.153Z] OS/Arch: linux/s390x [2019-12-08T17:29:04.153Z] Experimental: false [2019-12-08T17:29:04.153Z] [2019-12-08T17:29:04.153Z] Server: [2019-12-08T17:29:04.153Z] Engine: [2019-12-08T17:29:04.153Z] Version: 18.06.1-ce [2019-12-08T17:29:04.153Z] API version: 1.38 (minimum version 1.12) [2019-12-08T17:29:04.153Z] Go version: go1.10.3 [2019-12-08T17:29:04.153Z] Git commit: e68fc7a [2019-12-08T17:29:04.153Z] Built: Tue Aug 21 17:23:34 2018 [2019-12-08T17:29:04.153Z] OS/Arch: linux/s390x [2019-12-08T17:29:04.153Z] Experimental: true [Pipeline] sh [2019-12-08T17:29:04.961Z] + docker info [2019-12-08T17:29:04.961Z] Containers: 0 [2019-12-08T17:29:04.961Z] Running: 0 [2019-12-08T17:29:04.961Z] Paused: 0 [2019-12-08T17:29:04.961Z] Stopped: 0 [2019-12-08T17:29:04.961Z] Images: 0 [2019-12-08T17:29:04.961Z] Server Version: 18.06.1-ce [2019-12-08T17:29:04.961Z] Storage Driver: overlay2 [2019-12-08T17:29:04.961Z] Backing Filesystem: extfs [2019-12-08T17:29:04.961Z] Supports d_type: true [2019-12-08T17:29:04.961Z] Native Overlay Diff: true [2019-12-08T17:29:04.961Z] Logging Driver: json-file [2019-12-08T17:29:04.961Z] Cgroup Driver: cgroupfs [2019-12-08T17:29:04.961Z] Plugins: [2019-12-08T17:29:04.961Z] Volume: local [2019-12-08T17:29:04.961Z] Network: bridge host ipvlan macvlan null overlay [2019-12-08T17:29:04.961Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-12-08T17:29:04.961Z] Swarm: inactive [2019-12-08T17:29:04.961Z] Runtimes: runc [2019-12-08T17:29:04.961Z] Default Runtime: runc [2019-12-08T17:29:04.961Z] Init Binary: docker-init [2019-12-08T17:29:04.961Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-12-08T17:29:04.961Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-12-08T17:29:04.961Z] init version: fec3683 [2019-12-08T17:29:04.961Z] Security Options: [2019-12-08T17:29:04.961Z] apparmor [2019-12-08T17:29:04.961Z] seccomp [2019-12-08T17:29:04.961Z] Profile: default [2019-12-08T17:29:04.961Z] Kernel Version: 4.4.0-166-generic [2019-12-08T17:29:04.961Z] Operating System: Ubuntu 16.04.5 LTS [2019-12-08T17:29:04.961Z] OSType: linux [2019-12-08T17:29:04.961Z] Architecture: s390x [2019-12-08T17:29:04.961Z] CPUs: 2 [2019-12-08T17:29:04.961Z] Total Memory: 7.862GiB [2019-12-08T17:29:04.961Z] Name: s390x-ubuntu-14 [2019-12-08T17:29:04.961Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-12-08T17:29:04.961Z] Docker Root Dir: /var/lib/docker [2019-12-08T17:29:04.961Z] Debug Mode (client): false [2019-12-08T17:29:04.961Z] Debug Mode (server): false [2019-12-08T17:29:04.961Z] Username: dockerbuildbot [2019-12-08T17:29:04.961Z] Registry: https://index.docker.io/v1/ [2019-12-08T17:29:04.961Z] Labels: [2019-12-08T17:29:04.961Z] Experimental: true [2019-12-08T17:29:04.961Z] Insecure Registries: [2019-12-08T17:29:04.961Z] 127.0.0.0/8 [2019-12-08T17:29:04.961Z] Live Restore Enabled: false [2019-12-08T17:29:04.961Z] [2019-12-08T17:29:04.961Z] WARNING: No swap limit support [2019-12-08T17:29:04.974Z] Still waiting to schedule task [2019-12-08T17:29:04.974Z] Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-0504a586b91496ba1)’ [2019-12-08T17:29:04.984Z] Still waiting to schedule task [2019-12-08T17:29:04.984Z] All nodes of label ‘arm64&&linux’ are offline [2019-12-08T17:29:04.987Z] Still waiting to schedule task [2019-12-08T17:29:04.987Z] All nodes of label ‘windows-2019’ are offline [2019-12-08T17:29:05.025Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 1.9s done [2019-12-08T17:29:05.025Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d [Pipeline] sh [2019-12-08T17:29:05.789Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-08T17:29:05.789Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-08T17:29:05.789Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40295/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-08T17:29:05.789Z] + bash /home/jenkins/workspace/moby_PR-40295/check-config.sh [2019-12-08T17:29:05.789Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-08T17:29:05.789Z] info: reading kernel config from /boot/config-4.4.0-166-generic ... [2019-12-08T17:29:05.789Z] [2019-12-08T17:29:05.789Z] Generally Necessary: [2019-12-08T17:29:05.789Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-08T17:29:05.789Z] - apparmor: enabled and tools installed [2019-12-08T17:29:05.789Z] - CONFIG_NAMESPACES: enabled [2019-12-08T17:29:05.789Z] - CONFIG_NET_NS: enabled [2019-12-08T17:29:05.789Z] - CONFIG_PID_NS: enabled [2019-12-08T17:29:05.789Z] - CONFIG_IPC_NS: enabled [2019-12-08T17:29:05.789Z] - CONFIG_UTS_NS: enabled [2019-12-08T17:29:05.789Z] - CONFIG_CGROUPS: enabled [2019-12-08T17:29:05.789Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-08T17:29:05.789Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-08T17:29:05.789Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-08T17:29:05.789Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-08T17:29:05.789Z] - CONFIG_CPUSETS: enabled [2019-12-08T17:29:05.789Z] - CONFIG_MEMCG: enabled [2019-12-08T17:29:05.789Z] - CONFIG_KEYS: enabled [2019-12-08T17:29:05.789Z] - CONFIG_VETH: enabled (as module) [2019-12-08T17:29:05.789Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-08T17:29:05.789Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-08T17:29:05.789Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-08T17:29:05.789Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-08T17:29:05.789Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-08T17:29:05.789Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-08T17:29:05.789Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-08T17:29:05.789Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-08T17:29:05.789Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-08T17:29:05.789Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-08T17:29:05.789Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-08T17:29:05.789Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-08T17:29:05.789Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-12-08T17:29:05.789Z] [2019-12-08T17:29:05.789Z] Optional Features: [2019-12-08T17:29:05.789Z] - CONFIG_USER_NS: enabled [2019-12-08T17:29:05.789Z] - CONFIG_SECCOMP: enabled [2019-12-08T17:29:05.789Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-08T17:29:05.789Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-08T17:29:05.789Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-08T17:29:05.789Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-08T17:29:05.789Z] - CONFIG_MEMCG_KMEM: enabled [2019-12-08T17:29:05.789Z] - CONFIG_BLK_CGROUP: enabled [2019-12-08T17:29:05.789Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-08T17:29:05.789Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-08T17:29:05.789Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-08T17:29:05.789Z] - CONFIG_CGROUP_PERF: enabled [2019-12-08T17:29:05.789Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-08T17:29:05.789Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-08T17:29:05.789Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-08T17:29:05.789Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-08T17:29:05.789Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-08T17:29:05.789Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-08T17:29:05.789Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-08T17:29:05.789Z] - CONFIG_IP_VS: enabled (as module) [2019-12-08T17:29:05.789Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-08T17:29:05.789Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-08T17:29:05.789Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-08T17:29:05.789Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-08T17:29:05.789Z] - CONFIG_EXT4_FS: enabled [2019-12-08T17:29:05.789Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-08T17:29:05.789Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-08T17:29:06.193Z] - Network Drivers: [2019-12-08T17:29:06.193Z] - "overlay": [2019-12-08T17:29:06.193Z] - CONFIG_VXLAN: enabled (as module) [2019-12-08T17:29:06.193Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-08T17:29:06.193Z] Optional (for encrypted networks): [2019-12-08T17:29:06.193Z] - CONFIG_CRYPTO: enabled [2019-12-08T17:29:06.193Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-12-08T17:29:06.193Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-12-08T17:29:06.193Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-12-08T17:29:06.193Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-12-08T17:29:06.193Z] - CONFIG_XFRM: enabled [2019-12-08T17:29:06.193Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-08T17:29:06.193Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-08T17:29:06.193Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-08T17:29:06.193Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-08T17:29:06.193Z] - "ipvlan": [2019-12-08T17:29:06.193Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-08T17:29:06.193Z] - "macvlan": [2019-12-08T17:29:06.193Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-08T17:29:06.193Z] - CONFIG_DUMMY: enabled (as module) [2019-12-08T17:29:06.193Z] - "ftp,tftp client in container": [2019-12-08T17:29:06.193Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-08T17:29:06.193Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-08T17:29:06.193Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-08T17:29:06.193Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-08T17:29:06.193Z] - Storage Drivers: [2019-12-08T17:29:06.193Z] - "aufs": [2019-12-08T17:29:06.193Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-08T17:29:06.193Z] - "btrfs": [2019-12-08T17:29:06.193Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-08T17:29:06.193Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-08T17:29:06.193Z] - "devicemapper": [2019-12-08T17:29:06.193Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-08T17:29:06.193Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-08T17:29:06.193Z] - "overlay": [2019-12-08T17:29:06.193Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-08T17:29:06.193Z] - "zfs": [2019-12-08T17:29:06.193Z] - /dev/zfs: missing [2019-12-08T17:29:06.193Z] - zfs command: missing [2019-12-08T17:29:06.193Z] - zpool command: missing [2019-12-08T17:29:06.193Z] [2019-12-08T17:29:06.193Z] Limits: [2019-12-08T17:29:06.193Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-08T17:29:06.193Z] [2019-12-08T17:29:06.193Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-08T17:29:07.316Z] + make bundles/buildx [2019-12-08T17:29:07.316Z] make: command: Command not found [2019-12-08T17:29:07.316Z] make: command: Command not found [2019-12-08T17:29:07.316Z] mkdir bundles [2019-12-08T17:29:07.316Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-12-08T17:29:07.316Z] --build-arg BUILDX_COMMIT \ [2019-12-08T17:29:07.316Z] --build-arg BUILDX_REPO \ [2019-12-08T17:29:07.316Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-12-08T17:29:07.316Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-12-08T17:29:07.316Z] . [2019-12-08T17:29:07.316Z] /bin/sh: 4: go: not found [2019-12-08T17:29:07.316Z] /bin/sh: 5: go: not found [2019-12-08T17:29:08.586Z] Sending build context to Docker daemon 50.41MB [2019-12-08T17:29:08.586Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-12-08T17:29:08.586Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-12-08T17:29:08.586Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-12-08T17:29:08.586Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-12-08T17:29:08.950Z] 1.12.10-stretch: Pulling from library/golang [2019-12-08T17:29:08.950Z] ade01ea651a2: Pulling fs layer [2019-12-08T17:29:08.950Z] fbabdb69f639: Pulling fs layer [2019-12-08T17:29:08.950Z] ff33bd1013d7: Pulling fs layer [2019-12-08T17:29:08.950Z] 85cfe9d77eff: Pulling fs layer [2019-12-08T17:29:08.950Z] ace5139f9caa: Pulling fs layer [2019-12-08T17:29:08.950Z] e4d79466b81c: Pulling fs layer [2019-12-08T17:29:08.950Z] b00baabad4ce: Pulling fs layer [2019-12-08T17:29:08.950Z] ace5139f9caa: Waiting [2019-12-08T17:29:08.950Z] e4d79466b81c: Waiting [2019-12-08T17:29:08.950Z] b00baabad4ce: Waiting [2019-12-08T17:29:08.950Z] 85cfe9d77eff: Waiting [2019-12-08T17:29:09.215Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 4.2s done [2019-12-08T17:29:09.215Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de done [2019-12-08T17:29:09.215Z] #7 DONE 14.9s [2019-12-08T17:29:09.215Z] [2019-12-08T17:29:09.215Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-08T17:29:09.345Z] ff33bd1013d7: Verifying Checksum [2019-12-08T17:29:09.345Z] ff33bd1013d7: Download complete [2019-12-08T17:29:09.736Z] ade01ea651a2: Download complete [2019-12-08T17:29:09.736Z] fbabdb69f639: Verifying Checksum [2019-12-08T17:29:09.736Z] fbabdb69f639: Download complete [2019-12-08T17:29:10.527Z] 85cfe9d77eff: Verifying Checksum [2019-12-08T17:29:10.527Z] 85cfe9d77eff: Download complete [2019-12-08T17:29:11.039Z] b00baabad4ce: Verifying Checksum [2019-12-08T17:29:11.039Z] b00baabad4ce: Download complete [2019-12-08T17:29:11.539Z] e4d79466b81c: Verifying Checksum [2019-12-08T17:29:11.539Z] e4d79466b81c: Download complete [2019-12-08T17:29:12.350Z] ace5139f9caa: Verifying Checksum [2019-12-08T17:29:12.350Z] ace5139f9caa: Download complete [2019-12-08T17:29:12.350Z] ade01ea651a2: Pull complete [2019-12-08T17:29:12.494Z] #8 DONE 2.6s [2019-12-08T17:29:12.494Z] [2019-12-08T17:29:12.494Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-08T17:29:12.494Z] #9 DONE 0.7s [2019-12-08T17:29:12.712Z] fbabdb69f639: Pull complete [2019-12-08T17:29:12.712Z] ff33bd1013d7: Pull complete [2019-12-08T17:29:12.752Z] [2019-12-08T17:29:12.752Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-08T17:29:12.752Z] #20 DONE 0.1s [2019-12-08T17:29:12.752Z] [2019-12-08T17:29:12.752Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-08T17:29:13.012Z] #56 ... [2019-12-08T17:29:13.012Z] [2019-12-08T17:29:13.012Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-08T17:29:13.012Z] #30 DONE 0.1s [2019-12-08T17:29:13.012Z] [2019-12-08T17:29:13.012Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-08T17:29:13.012Z] #61 DONE 0.2s [2019-12-08T17:29:13.012Z] [2019-12-08T17:29:13.012Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-08T17:29:13.012Z] #21 DONE 0.2s [2019-12-08T17:29:13.012Z] [2019-12-08T17:29:13.012Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-08T17:29:13.012Z] #49 DONE 0.2s [2019-12-08T17:29:13.012Z] [2019-12-08T17:29:13.012Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-08T17:29:13.012Z] #46 DONE 0.3s [2019-12-08T17:29:13.270Z] [2019-12-08T17:29:13.270Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-08T17:29:13.270Z] #43 DONE 0.3s [2019-12-08T17:29:13.270Z] [2019-12-08T17:29:13.270Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-08T17:29:13.270Z] #67 DONE 0.3s [2019-12-08T17:29:13.270Z] [2019-12-08T17:29:13.270Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:29:15.151Z] 85cfe9d77eff: Pull complete [2019-12-08T17:29:15.451Z] Fetching without tags [2019-12-08T17:29:15.975Z] Merging remotes/origin/master commit 3ce9258447e61233047a236aae03d6ccb1f2a758 into PR head commit 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:29:15.373Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-08T17:29:15.380Z] > git config --add remote.origin.fetch +refs/pull/40295/head:refs/remotes/origin/PR-40295 # timeout=10 [2019-12-08T17:29:15.384Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-08T17:29:15.419Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-08T17:29:15.453Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-08T17:29:15.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-08T17:29:15.454Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40295/head:refs/remotes/origin/PR-40295 +refs/heads/master:refs/remotes/origin/master [2019-12-08T17:29:15.978Z] > git config core.sparsecheckout # timeout=10 [2019-12-08T17:29:15.982Z] > git checkout -f 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:29:16.410Z] ace5139f9caa: Pull complete [2019-12-08T17:29:17.289Z] Merge succeeded, producing 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:29:17.290Z] Checking out Revision 7f809e1080077469c26d7c9e3d7ef71151aa2faf (PR-40295) [2019-12-08T17:29:17.579Z] Commit message: "Update containerd to v1.3.2" [2019-12-08T17:29:17.757Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-12-08T17:29:17.213Z] > git merge 3ce9258447e61233047a236aae03d6ccb1f2a758 # timeout=10 [2019-12-08T17:29:17.256Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-08T17:29:17.292Z] > git config core.sparsecheckout # timeout=10 [2019-12-08T17:29:17.295Z] > git checkout -f 7f809e1080077469c26d7c9e3d7ef71151aa2faf [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-08T17:29:18.533Z] #68 ... [2019-12-08T17:29:18.534Z] [2019-12-08T17:29:18.534Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:29:18.534Z] #40 4.456 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:29:18.534Z] #40 4.459 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:29:18.534Z] #40 4.497 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:29:18.534Z] #40 4.504 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:29:18.534Z] #40 4.546 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:29:18.534Z] #40 5.357 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-08T17:29:19.062Z] + docker version [2019-12-08T17:29:19.062Z] Client: [2019-12-08T17:29:19.062Z] Version: 18.06.1-ce [2019-12-08T17:29:19.062Z] API version: 1.38 [2019-12-08T17:29:19.062Z] Go version: go1.10.3 [2019-12-08T17:29:19.062Z] Git commit: e68fc7a [2019-12-08T17:29:19.062Z] Built: Tue Aug 21 17:26:10 2018 [2019-12-08T17:29:19.062Z] OS/Arch: linux/ppc64le [2019-12-08T17:29:19.062Z] Experimental: false [2019-12-08T17:29:19.062Z] [2019-12-08T17:29:19.062Z] Server: [2019-12-08T17:29:19.062Z] Engine: [2019-12-08T17:29:19.062Z] Version: 18.06.1-ce [2019-12-08T17:29:19.062Z] API version: 1.38 (minimum version 1.12) [2019-12-08T17:29:19.062Z] Go version: go1.10.3 [2019-12-08T17:29:19.062Z] Git commit: e68fc7a [2019-12-08T17:29:19.063Z] Built: Tue Aug 21 17:24:20 2018 [2019-12-08T17:29:19.063Z] OS/Arch: linux/ppc64le [2019-12-08T17:29:19.063Z] Experimental: true [Pipeline] sh [2019-12-08T17:29:19.465Z] #40 ... [2019-12-08T17:29:19.465Z] [2019-12-08T17:29:19.465Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:29:19.465Z] #47 6.321 + RM_GOPATH=0 [2019-12-08T17:29:19.465Z] #47 6.321 + TMP_GOPATH= [2019-12-08T17:29:19.465Z] #47 6.322 + : /build [2019-12-08T17:29:19.465Z] #47 6.322 + '[' -z '' ']' [2019-12-08T17:29:19.465Z] #47 6.331 ++ mktemp -d [2019-12-08T17:29:19.465Z] #47 6.338 + export GOPATH=/tmp/tmp.mgFF52G9U8 [2019-12-08T17:29:19.465Z] #47 6.338 + GOPATH=/tmp/tmp.mgFF52G9U8 [2019-12-08T17:29:19.465Z] #47 6.338 + RM_GOPATH=1 [2019-12-08T17:29:19.465Z] #47 6.339 ++ dirname ./install.sh [2019-12-08T17:29:19.465Z] #47 6.340 + dir=. [2019-12-08T17:29:19.465Z] #47 6.340 + bin=gotestsum [2019-12-08T17:29:19.465Z] #47 6.340 + shift [2019-12-08T17:29:19.465Z] #47 6.340 + '[' '!' -f ./gotestsum.installer ']' [2019-12-08T17:29:19.465Z] #47 6.341 + . ./gotestsum.installer [2019-12-08T17:29:19.465Z] #47 6.341 ++ : v0.3.5 [2019-12-08T17:29:19.465Z] #47 6.341 + install_gotestsum [2019-12-08T17:29:19.465Z] #47 6.341 + echo 'Installing gotestsum version v0.3.5' [2019-12-08T17:29:19.465Z] #47 6.341 Installing gotestsum version v0.3.5 [2019-12-08T17:29:19.465Z] #47 6.342 + go get -d gotest.tools/gotestsum [2019-12-08T17:29:19.465Z] #47 ... [2019-12-08T17:29:19.465Z] [2019-12-08T17:29:19.465Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:29:19.465Z] #22 6.466 + RM_GOPATH=0 [2019-12-08T17:29:19.465Z] #22 6.466 + TMP_GOPATH= [2019-12-08T17:29:19.465Z] #22 6.466 + : /build [2019-12-08T17:29:19.465Z] #22 6.466 + '[' -z '' ']' [2019-12-08T17:29:19.465Z] #22 6.471 ++ mktemp -d [2019-12-08T17:29:19.465Z] #22 6.471 + export GOPATH=/tmp/tmp.02wpfEA9Jf [2019-12-08T17:29:19.465Z] #22 6.471 + GOPATH=/tmp/tmp.02wpfEA9Jf [2019-12-08T17:29:19.465Z] #22 6.471 + RM_GOPATH=1 [2019-12-08T17:29:19.465Z] #22 6.474 ++ dirname ./install.sh [2019-12-08T17:29:19.465Z] #22 6.475 + dir=. [2019-12-08T17:29:19.465Z] #22 6.475 + bin=dockercli [2019-12-08T17:29:19.465Z] #22 6.475 + shift [2019-12-08T17:29:19.465Z] #22 6.475 + '[' '!' -f ./dockercli.installer ']' [2019-12-08T17:29:19.465Z] #22 6.475 + . ./dockercli.installer [2019-12-08T17:29:19.465Z] #22 6.476 ++ : stable [2019-12-08T17:29:19.465Z] #22 6.476 ++ : 17.06.2-ce [2019-12-08T17:29:19.465Z] #22 6.477 Install docker/cli version 17.06.2-ce from stable [2019-12-08T17:29:19.465Z] #22 6.477 + install_dockercli [2019-12-08T17:29:19.465Z] #22 6.477 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-08T17:29:19.465Z] #22 6.478 ++ uname -m [2019-12-08T17:29:19.465Z] #22 6.483 + arch=x86_64 [2019-12-08T17:29:19.465Z] #22 6.484 + '[' x86_64 '!=' x86_64 ']' [2019-12-08T17:29:19.465Z] #22 6.485 + url=https://download.docker.com/linux/static [2019-12-08T17:29:19.465Z] #22 6.489 + tar -xz docker/docker [2019-12-08T17:29:19.465Z] #22 6.490 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-12-08T17:29:19.674Z] + docker info [2019-12-08T17:29:19.674Z] Containers: 0 [2019-12-08T17:29:19.674Z] Running: 0 [2019-12-08T17:29:19.674Z] Paused: 0 [2019-12-08T17:29:19.674Z] Stopped: 0 [2019-12-08T17:29:19.674Z] Images: 0 [2019-12-08T17:29:19.674Z] Server Version: 18.06.1-ce [2019-12-08T17:29:19.674Z] Storage Driver: overlay2 [2019-12-08T17:29:19.674Z] Backing Filesystem: extfs [2019-12-08T17:29:19.674Z] Supports d_type: true [2019-12-08T17:29:19.674Z] Native Overlay Diff: true [2019-12-08T17:29:19.674Z] Logging Driver: json-file [2019-12-08T17:29:19.674Z] Cgroup Driver: cgroupfs [2019-12-08T17:29:19.674Z] Plugins: [2019-12-08T17:29:19.674Z] Volume: local [2019-12-08T17:29:19.674Z] Network: bridge host ipvlan macvlan null overlay [2019-12-08T17:29:19.674Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-12-08T17:29:19.674Z] Swarm: inactive [2019-12-08T17:29:19.674Z] Runtimes: runc [2019-12-08T17:29:19.674Z] Default Runtime: runc [2019-12-08T17:29:19.674Z] Init Binary: docker-init [2019-12-08T17:29:19.674Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-12-08T17:29:19.674Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-12-08T17:29:19.674Z] init version: fec3683 [2019-12-08T17:29:19.674Z] Security Options: [2019-12-08T17:29:19.674Z] apparmor [2019-12-08T17:29:19.674Z] seccomp [2019-12-08T17:29:19.674Z] Profile: default [2019-12-08T17:29:19.674Z] Kernel Version: 4.4.0-139-generic [2019-12-08T17:29:19.674Z] Operating System: Ubuntu 16.04.3 LTS [2019-12-08T17:29:19.674Z] OSType: linux [2019-12-08T17:29:19.674Z] Architecture: ppc64le [2019-12-08T17:29:19.674Z] CPUs: 4 [2019-12-08T17:29:19.674Z] Total Memory: 7.972GiB [2019-12-08T17:29:19.674Z] Name: ppc64le-ubuntu-20 [2019-12-08T17:29:19.674Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-12-08T17:29:19.674Z] Docker Root Dir: /var/lib/docker [2019-12-08T17:29:19.674Z] Debug Mode (client): false [2019-12-08T17:29:19.674Z] Debug Mode (server): false [2019-12-08T17:29:19.674Z] Username: dockerbuildbot [2019-12-08T17:29:19.674Z] Registry: https://index.docker.io/v1/ [2019-12-08T17:29:19.674Z] Labels: [2019-12-08T17:29:19.674Z] Experimental: true [2019-12-08T17:29:19.674Z] Insecure Registries: [2019-12-08T17:29:19.674Z] 127.0.0.0/8 [2019-12-08T17:29:19.674Z] Live Restore Enabled: false [2019-12-08T17:29:19.674Z] [2019-12-08T17:29:19.722Z] #22 ... [2019-12-08T17:29:19.722Z] [2019-12-08T17:29:19.722Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:29:19.722Z] #68 6.555 + RM_GOPATH=0 [2019-12-08T17:29:19.722Z] #68 6.555 + TMP_GOPATH= [2019-12-08T17:29:19.722Z] #68 6.556 + : /build [2019-12-08T17:29:19.722Z] #68 6.557 + '[' -z '' ']' [2019-12-08T17:29:19.722Z] #68 6.565 ++ mktemp -d [2019-12-08T17:29:19.722Z] #68 6.565 + export GOPATH=/tmp/tmp.rHebQ69q5H [2019-12-08T17:29:19.722Z] #68 6.565 + GOPATH=/tmp/tmp.rHebQ69q5H [2019-12-08T17:29:19.722Z] #68 6.565 + RM_GOPATH=1 [2019-12-08T17:29:19.722Z] #68 6.567 ++ dirname ./install.sh [2019-12-08T17:29:19.722Z] #68 6.568 + dir=. [2019-12-08T17:29:19.722Z] #68 6.568 + bin=proxy [2019-12-08T17:29:19.722Z] #68 6.568 + shift [2019-12-08T17:29:19.722Z] #68 6.568 + '[' '!' -f ./proxy.installer ']' [2019-12-08T17:29:19.722Z] #68 6.569 + . ./proxy.installer [2019-12-08T17:29:19.722Z] #68 6.569 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-08T17:29:19.722Z] #68 6.570 + install_proxy [2019-12-08T17:29:19.722Z] #68 6.570 + case "$1" in [2019-12-08T17:29:19.722Z] #68 6.570 + export CGO_ENABLED=0 [2019-12-08T17:29:19.722Z] #68 6.570 + CGO_ENABLED=0 [2019-12-08T17:29:19.722Z] #68 6.570 + _install_proxy [2019-12-08T17:29:19.722Z] #68 6.570 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-08T17:29:19.722Z] #68 6.571 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-08T17:29:19.722Z] #68 6.571 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rHebQ69q5H/src/github.com/docker/libnetwork [2019-12-08T17:29:19.722Z] #68 6.573 Cloning into '/tmp/tmp.rHebQ69q5H/src/github.com/docker/libnetwork'... [Pipeline] sh [2019-12-08T17:29:19.788Z] e4d79466b81c: Pull complete [2019-12-08T17:29:19.788Z] b00baabad4ce: Pull complete [2019-12-08T17:29:19.789Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-12-08T17:29:19.789Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-12-08T17:29:19.789Z] ---> 687421176e14 [2019-12-08T17:29:19.789Z] Step 5/16 : ARG BUILDX_REPO [2019-12-08T17:29:19.789Z] ---> Running in 5f072c1289ea [2019-12-08T17:29:19.789Z] Removing intermediate container 5f072c1289ea [2019-12-08T17:29:19.789Z] ---> 6183e72b54ca [2019-12-08T17:29:19.789Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-12-08T17:29:20.171Z] ---> Running in 41dadb552af2 [2019-12-08T17:29:20.259Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-08T17:29:20.259Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-08T17:29:20.259Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40295/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-08T17:29:20.259Z] + bash /home/docker/workspace/moby_PR-40295/check-config.sh [2019-12-08T17:29:20.259Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-08T17:29:20.259Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-12-08T17:29:20.259Z] [2019-12-08T17:29:20.259Z] Generally Necessary: [2019-12-08T17:29:20.259Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-08T17:29:20.548Z] Cloning into '/buildx'... [2019-12-08T17:29:20.600Z] - apparmor: enabled and tools installed [2019-12-08T17:29:20.600Z] - CONFIG_NAMESPACES: enabled [2019-12-08T17:29:20.600Z] - CONFIG_NET_NS: enabled [2019-12-08T17:29:20.600Z] - CONFIG_PID_NS: enabled [2019-12-08T17:29:20.600Z] - CONFIG_IPC_NS: enabled [2019-12-08T17:29:20.600Z] - CONFIG_UTS_NS: enabled [2019-12-08T17:29:20.600Z] - CONFIG_CGROUPS: enabled [2019-12-08T17:29:20.600Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-08T17:29:20.600Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-08T17:29:20.600Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-08T17:29:20.600Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-08T17:29:20.600Z] - CONFIG_CPUSETS: enabled [2019-12-08T17:29:20.600Z] - CONFIG_MEMCG: enabled [2019-12-08T17:29:20.600Z] - CONFIG_KEYS: enabled [2019-12-08T17:29:20.600Z] - CONFIG_VETH: enabled (as module) [2019-12-08T17:29:20.600Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-08T17:29:20.600Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-08T17:29:20.600Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-08T17:29:20.600Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-08T17:29:20.600Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-08T17:29:20.600Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-08T17:29:20.600Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-08T17:29:20.600Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-08T17:29:20.600Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-08T17:29:20.600Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-08T17:29:20.600Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-08T17:29:20.600Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-08T17:29:20.600Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-12-08T17:29:20.600Z] [2019-12-08T17:29:20.600Z] Optional Features: [2019-12-08T17:29:20.600Z] - CONFIG_USER_NS: enabled [2019-12-08T17:29:20.600Z] - CONFIG_SECCOMP: enabled [2019-12-08T17:29:20.600Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-08T17:29:20.600Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-08T17:29:20.600Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-08T17:29:20.600Z] (cgroup swap accounting is currently enabled) [2019-12-08T17:29:20.600Z] - CONFIG_MEMCG_KMEM: enabled [2019-12-08T17:29:20.600Z] - CONFIG_BLK_CGROUP: enabled [2019-12-08T17:29:20.600Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-08T17:29:20.600Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-08T17:29:20.600Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-08T17:29:20.600Z] - CONFIG_CGROUP_PERF: enabled [2019-12-08T17:29:20.600Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-08T17:29:20.600Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-08T17:29:20.600Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-08T17:29:20.941Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-08T17:29:20.941Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-08T17:29:20.941Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-08T17:29:20.941Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-08T17:29:20.941Z] - CONFIG_IP_VS: enabled (as module) [2019-12-08T17:29:20.941Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-08T17:29:20.941Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-08T17:29:20.941Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-08T17:29:20.941Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-08T17:29:20.941Z] - CONFIG_EXT4_FS: enabled [2019-12-08T17:29:20.941Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-08T17:29:20.941Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-08T17:29:20.941Z] - Network Drivers: [2019-12-08T17:29:20.941Z] - "overlay": [2019-12-08T17:29:20.941Z] - CONFIG_VXLAN: enabled (as module) [2019-12-08T17:29:20.941Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-08T17:29:20.941Z] Optional (for encrypted networks): [2019-12-08T17:29:20.941Z] - CONFIG_CRYPTO: enabled [2019-12-08T17:29:20.941Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-12-08T17:29:20.941Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-12-08T17:29:20.941Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-12-08T17:29:20.941Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-12-08T17:29:20.941Z] - CONFIG_XFRM: enabled [2019-12-08T17:29:20.941Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-08T17:29:20.941Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-08T17:29:20.941Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-08T17:29:20.941Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-08T17:29:20.941Z] - "ipvlan": [2019-12-08T17:29:20.941Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-08T17:29:20.941Z] - "macvlan": [2019-12-08T17:29:20.941Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-08T17:29:20.941Z] - CONFIG_DUMMY: enabled (as module) [2019-12-08T17:29:20.941Z] - "ftp,tftp client in container": [2019-12-08T17:29:20.941Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-08T17:29:20.941Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-08T17:29:20.941Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-08T17:29:20.941Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-08T17:29:20.941Z] - Storage Drivers: [2019-12-08T17:29:20.941Z] - "aufs": [2019-12-08T17:29:20.941Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-08T17:29:20.941Z] - "btrfs": [2019-12-08T17:29:20.941Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-08T17:29:21.285Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-08T17:29:21.285Z] - "devicemapper": [2019-12-08T17:29:21.285Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-08T17:29:21.285Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-08T17:29:21.285Z] - "overlay": [2019-12-08T17:29:21.285Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-08T17:29:21.285Z] - "zfs": [2019-12-08T17:29:21.285Z] - /dev/zfs: missing [2019-12-08T17:29:21.285Z] - zfs command: missing [2019-12-08T17:29:21.285Z] - zpool command: missing [2019-12-08T17:29:21.285Z] [2019-12-08T17:29:21.285Z] Limits: [2019-12-08T17:29:21.285Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-08T17:29:21.285Z] [2019-12-08T17:29:21.285Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-08T17:29:21.947Z] + make bundles/buildx [2019-12-08T17:29:22.287Z] make: command: Command not found [2019-12-08T17:29:22.287Z] make: command: Command not found [2019-12-08T17:29:22.287Z] mkdir bundles [2019-12-08T17:29:22.287Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-12-08T17:29:22.287Z] --build-arg BUILDX_COMMIT \ [2019-12-08T17:29:22.287Z] --build-arg BUILDX_REPO \ [2019-12-08T17:29:22.287Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-12-08T17:29:22.287Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-12-08T17:29:22.287Z] . [2019-12-08T17:29:22.287Z] /bin/sh: 4: go: not found [2019-12-08T17:29:22.287Z] /bin/sh: 5: go: not found [2019-12-08T17:29:22.997Z] #68 ... [2019-12-08T17:29:22.997Z] [2019-12-08T17:29:22.997Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-08T17:29:22.997Z] #10 7.973 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:29:22.997Z] #10 7.975 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:29:22.997Z] #10 7.989 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:29:22.997Z] #10 8.040 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:29:22.997Z] #10 8.116 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:29:22.997Z] #10 9.074 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-08T17:29:22.997Z] #10 ... [2019-12-08T17:29:22.997Z] [2019-12-08T17:29:22.997Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:29:22.997Z] #33 6.661 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:29:22.997Z] #33 6.663 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:29:22.997Z] #33 6.708 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:29:22.997Z] #33 6.731 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:29:22.997Z] #33 6.771 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:29:22.997Z] #33 7.532 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-08T17:29:22.997Z] #33 9.425 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-08T17:29:22.997Z] #33 ... [2019-12-08T17:29:22.997Z] [2019-12-08T17:29:22.997Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:29:22.997Z] #38 6.326 + mktemp -d [2019-12-08T17:29:22.997Z] #38 6.326 + export GOPATH=/tmp/tmp.GyqM2HGNXX [2019-12-08T17:29:22.997Z] #38 6.326 + git clone https://github.com/docker/distribution.git /tmp/tmp.GyqM2HGNXX/src/github.com/docker/distribution [2019-12-08T17:29:22.997Z] #38 6.328 Cloning into '/tmp/tmp.GyqM2HGNXX/src/github.com/docker/distribution'... [2019-12-08T17:29:23.016Z] Removing intermediate container 41dadb552af2 [2019-12-08T17:29:23.016Z] ---> 669aaafa81cb [2019-12-08T17:29:23.016Z] Step 7/16 : WORKDIR /buildx [2019-12-08T17:29:23.016Z] ---> Running in b402e5186643 [2019-12-08T17:29:23.016Z] Removing intermediate container b402e5186643 [2019-12-08T17:29:23.016Z] ---> c9fa1186470a [2019-12-08T17:29:23.016Z] Step 8/16 : ARG BUILDX_COMMIT [2019-12-08T17:29:23.255Z] #38 ... [2019-12-08T17:29:23.255Z] [2019-12-08T17:29:23.255Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:29:23.255Z] #31 6.530 + RM_GOPATH=0 [2019-12-08T17:29:23.255Z] #31 6.530 + TMP_GOPATH= [2019-12-08T17:29:23.255Z] #31 6.530 + : /build [2019-12-08T17:29:23.255Z] #31 6.530 + '[' -z '' ']' [2019-12-08T17:29:23.255Z] #31 6.530 ++ mktemp -d [2019-12-08T17:29:23.255Z] #31 6.555 + export GOPATH=/tmp/tmp.uXqILsp76k [2019-12-08T17:29:23.255Z] #31 6.555 + GOPATH=/tmp/tmp.uXqILsp76k [2019-12-08T17:29:23.255Z] #31 6.555 + RM_GOPATH=1 [2019-12-08T17:29:23.255Z] #31 6.560 ++ dirname ./install.sh [2019-12-08T17:29:23.255Z] #31 6.561 + dir=. [2019-12-08T17:29:23.255Z] #31 6.561 + bin=tomlv [2019-12-08T17:29:23.255Z] #31 6.561 + shift [2019-12-08T17:29:23.255Z] #31 6.561 + '[' '!' -f ./tomlv.installer ']' [2019-12-08T17:29:23.255Z] #31 6.561 + . ./tomlv.installer [2019-12-08T17:29:23.255Z] #31 6.562 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-08T17:29:23.255Z] #31 6.562 + install_tomlv [2019-12-08T17:29:23.255Z] #31 6.562 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-08T17:29:23.255Z] #31 6.562 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-08T17:29:23.255Z] #31 6.562 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.uXqILsp76k/src/github.com/BurntSushi/toml [2019-12-08T17:29:23.255Z] #31 6.568 Cloning into '/tmp/tmp.uXqILsp76k/src/github.com/BurntSushi/toml'... [2019-12-08T17:29:23.255Z] #31 7.816 + cd /tmp/tmp.uXqILsp76k/src/github.com/BurntSushi/toml [2019-12-08T17:29:23.255Z] #31 7.816 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-08T17:29:23.255Z] #31 7.832 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-08T17:29:23.255Z] #31 8.667 internal/cpu [2019-12-08T17:29:23.255Z] #31 8.668 runtime/internal/atomic [2019-12-08T17:29:23.255Z] #31 9.068 runtime/internal/sys [2019-12-08T17:29:23.255Z] #31 9.275 math/bits [2019-12-08T17:29:23.255Z] #31 9.513 internal/bytealg [2019-12-08T17:29:23.255Z] #31 9.961 math [2019-12-08T17:29:23.255Z] #31 10.25 runtime [2019-12-08T17:29:23.255Z] #31 ... [2019-12-08T17:29:23.255Z] [2019-12-08T17:29:23.255Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-08T17:29:23.255Z] #28 3.872 + mktemp -d [2019-12-08T17:29:23.255Z] #28 3.872 + export GOPATH=/tmp/tmp.QzT9osA9o0 [2019-12-08T17:29:23.255Z] #28 3.872 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.QzT9osA9o0/src/github.com/go-swagger/go-swagger [2019-12-08T17:29:23.255Z] #28 3.873 Cloning into '/tmp/tmp.QzT9osA9o0/src/github.com/go-swagger/go-swagger'... [2019-12-08T17:29:23.385Z] ---> Running in 0c5d5528dc69 [2019-12-08T17:29:23.386Z] Removing intermediate container 0c5d5528dc69 [2019-12-08T17:29:23.386Z] ---> 3811420b5ff3 [2019-12-08T17:29:23.386Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-12-08T17:29:23.386Z] ---> Running in 0f4b7320fb24 [2019-12-08T17:29:23.513Z] #28 ... [2019-12-08T17:29:23.513Z] [2019-12-08T17:29:23.513Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-08T17:29:23.513Z] #24 7.526 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:29:23.513Z] #24 7.532 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:29:23.513Z] #24 7.606 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:29:23.513Z] #24 7.613 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:29:23.513Z] #24 7.642 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:29:23.513Z] #24 8.460 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-08T17:29:23.513Z] #24 10.38 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-08T17:29:23.513Z] #24 ... [2019-12-08T17:29:23.513Z] [2019-12-08T17:29:23.513Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:29:23.513Z] #62 6.520 + RM_GOPATH=0 [2019-12-08T17:29:23.513Z] #62 6.520 + TMP_GOPATH= [2019-12-08T17:29:23.513Z] #62 6.520 + : /build/ [2019-12-08T17:29:23.513Z] #62 6.520 + '[' -z '' ']' [2019-12-08T17:29:23.513Z] #62 6.531 ++ mktemp -d [2019-12-08T17:29:23.513Z] #62 6.531 + export GOPATH=/tmp/tmp.UHmKrBb5Qx [2019-12-08T17:29:23.513Z] #62 6.531 + GOPATH=/tmp/tmp.UHmKrBb5Qx [2019-12-08T17:29:23.513Z] #62 6.531 + RM_GOPATH=1 [2019-12-08T17:29:23.513Z] #62 6.545 ++ dirname ./install.sh [2019-12-08T17:29:23.513Z] #62 6.553 + dir=. [2019-12-08T17:29:23.513Z] #62 6.553 + bin=rootlesskit [2019-12-08T17:29:23.513Z] #62 6.553 + shift [2019-12-08T17:29:23.513Z] #62 6.553 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-08T17:29:23.513Z] #62 6.553 + . ./rootlesskit.installer [2019-12-08T17:29:23.513Z] #62 6.554 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-08T17:29:23.513Z] #62 6.554 + install_rootlesskit [2019-12-08T17:29:23.513Z] #62 6.554 + case "$1" in [2019-12-08T17:29:23.513Z] #62 6.554 + export CGO_ENABLED=0 [2019-12-08T17:29:23.513Z] #62 6.554 + CGO_ENABLED=0 [2019-12-08T17:29:23.513Z] #62 6.554 + _install_rootlesskit [2019-12-08T17:29:23.513Z] #62 6.554 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-08T17:29:23.513Z] #62 6.554 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-12-08T17:29:23.513Z] #62 6.554 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UHmKrBb5Qx/src/github.com/rootless-containers/rootlesskit [2019-12-08T17:29:23.513Z] #62 6.561 Cloning into '/tmp/tmp.UHmKrBb5Qx/src/github.com/rootless-containers/rootlesskit'... [2019-12-08T17:29:23.770Z] #62 10.69 + cd /tmp/tmp.UHmKrBb5Qx/src/github.com/rootless-containers/rootlesskit [2019-12-08T17:29:23.770Z] #62 10.69 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-08T17:29:23.770Z] #62 ... [2019-12-08T17:29:23.770Z] [2019-12-08T17:29:23.770Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:29:23.770Z] #44 6.512 + RM_GOPATH=0 [2019-12-08T17:29:23.770Z] #44 6.513 + TMP_GOPATH= [2019-12-08T17:29:23.770Z] #44 6.513 + : /build [2019-12-08T17:29:23.770Z] #44 6.513 + '[' -z '' ']' [2019-12-08T17:29:23.770Z] #44 6.514 ++ mktemp -d [2019-12-08T17:29:23.770Z] #44 6.517 + export GOPATH=/tmp/tmp.kuTBuWwqt3 [2019-12-08T17:29:23.770Z] #44 6.517 + GOPATH=/tmp/tmp.kuTBuWwqt3 [2019-12-08T17:29:23.770Z] #44 6.517 + RM_GOPATH=1 [2019-12-08T17:29:23.770Z] #44 6.518 ++ dirname ./install.sh [2019-12-08T17:29:23.770Z] #44 6.524 + dir=. [2019-12-08T17:29:23.770Z] #44 6.524 + bin=vndr [2019-12-08T17:29:23.770Z] #44 6.524 + shift [2019-12-08T17:29:23.770Z] #44 6.524 + '[' '!' -f ./vndr.installer ']' [2019-12-08T17:29:23.770Z] #44 6.524 + . ./vndr.installer [2019-12-08T17:29:23.770Z] #44 6.525 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-08T17:29:23.770Z] #44 6.525 + install_vndr [2019-12-08T17:29:23.770Z] #44 6.528 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-08T17:29:23.770Z] #44 6.528 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-08T17:29:23.770Z] #44 6.528 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.kuTBuWwqt3/src/github.com/LK4D4/vndr [2019-12-08T17:29:23.770Z] #44 6.530 Cloning into '/tmp/tmp.kuTBuWwqt3/src/github.com/LK4D4/vndr'... [2019-12-08T17:29:23.770Z] #44 7.456 + cd /tmp/tmp.kuTBuWwqt3/src/github.com/LK4D4/vndr [2019-12-08T17:29:23.770Z] #44 7.456 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-08T17:29:23.770Z] #44 7.461 + go build -buildmode=pie -v -o /build/vndr . [2019-12-08T17:29:23.770Z] #44 8.968 runtime/internal/sys [2019-12-08T17:29:23.770Z] #44 8.970 internal/cpu [2019-12-08T17:29:23.770Z] #44 9.068 runtime/internal/math [2019-12-08T17:29:23.770Z] #44 9.133 internal/race [2019-12-08T17:29:23.770Z] #44 9.319 sync/atomic [2019-12-08T17:29:23.770Z] #44 9.563 internal/bytealg [2019-12-08T17:29:23.770Z] #44 9.677 unicode [2019-12-08T17:29:23.770Z] #44 10.55 runtime [2019-12-08T17:29:23.770Z] #44 ... [2019-12-08T17:29:23.770Z] [2019-12-08T17:29:23.770Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:29:23.770Z] #50 6.546 + RM_GOPATH=0 [2019-12-08T17:29:23.770Z] #50 6.546 + TMP_GOPATH= [2019-12-08T17:29:23.770Z] #50 6.546 + : /build [2019-12-08T17:29:23.770Z] #50 6.546 + '[' -z '' ']' [2019-12-08T17:29:23.770Z] #50 6.546 ++ mktemp -d [2019-12-08T17:29:23.770Z] #50 6.546 + export GOPATH=/tmp/tmp.Uw9y1edU5S [2019-12-08T17:29:23.770Z] #50 6.546 + GOPATH=/tmp/tmp.Uw9y1edU5S [2019-12-08T17:29:23.770Z] #50 6.546 + RM_GOPATH=1 [2019-12-08T17:29:23.770Z] #50 6.546 ++ dirname ./install.sh [2019-12-08T17:29:23.770Z] #50 6.553 + dir=. [2019-12-08T17:29:23.770Z] #50 6.553 + bin=golangci_lint [2019-12-08T17:29:23.770Z] #50 6.553 + shift [2019-12-08T17:29:23.770Z] #50 6.557 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-08T17:29:23.770Z] #50 6.558 + . ./golangci_lint.installer [2019-12-08T17:29:23.770Z] #50 6.558 ++ : v1.20.0 [2019-12-08T17:29:23.770Z] #50 6.559 + install_golangci_lint [2019-12-08T17:29:23.770Z] #50 6.560 + echo 'Installing golangci-lint version v1.20.0' [2019-12-08T17:29:23.770Z] #50 6.560 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-08T17:29:23.770Z] #50 6.560 Installing golangci-lint version v1.20.0 [2019-12-08T17:29:24.027Z] #50 ... [2019-12-08T17:29:24.027Z] [2019-12-08T17:29:24.027Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:29:24.027Z] #62 10.94 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-08T17:29:24.027Z] #62 10.94 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-08T17:29:24.275Z] From https://github.com/docker/buildx [2019-12-08T17:29:24.275Z] * [new tag] v0.3.1 -> build [2019-12-08T17:29:24.641Z] Switched to branch 'build' [2019-12-08T17:29:25.005Z] Removing intermediate container 0f4b7320fb24 [2019-12-08T17:29:25.005Z] ---> 522acdd21eb8 [2019-12-08T17:29:25.005Z] Step 10/16 : RUN go mod download [2019-12-08T17:29:25.343Z] Sending build context to Docker daemon 50.41MB [2019-12-08T17:29:25.343Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-12-08T17:29:25.343Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-12-08T17:29:25.343Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-12-08T17:29:25.343Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-12-08T17:29:25.343Z] 1.12.10-stretch: Pulling from library/golang [2019-12-08T17:29:25.343Z] fb056072eab9: Pulling fs layer [2019-12-08T17:29:25.343Z] 6a33b1f9796f: Pulling fs layer [2019-12-08T17:29:25.343Z] 8f8f8962e456: Pulling fs layer [2019-12-08T17:29:25.343Z] 68adcc365214: Pulling fs layer [2019-12-08T17:29:25.343Z] 76d8adf27bdf: Pulling fs layer [2019-12-08T17:29:25.343Z] d66e58854927: Pulling fs layer [2019-12-08T17:29:25.343Z] 71497195576e: Pulling fs layer [2019-12-08T17:29:25.343Z] 68adcc365214: Waiting [2019-12-08T17:29:25.343Z] 76d8adf27bdf: Waiting [2019-12-08T17:29:25.343Z] d66e58854927: Waiting [2019-12-08T17:29:25.422Z] ---> Running in e270e66331e5 [2019-12-08T17:29:25.837Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-12-08T17:29:25.837Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-12-08T17:29:25.837Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-12-08T17:29:25.837Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-12-08T17:29:25.837Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-12-08T17:29:25.837Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-12-08T17:29:25.837Z] go: finding github.com/imdario/mergo v0.3.7 [2019-12-08T17:29:25.837Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-12-08T17:29:25.837Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-12-08T17:29:26.126Z] 8f8f8962e456: Verifying Checksum [2019-12-08T17:29:26.126Z] 8f8f8962e456: Download complete [2019-12-08T17:29:26.474Z] 6a33b1f9796f: Verifying Checksum [2019-12-08T17:29:26.474Z] 6a33b1f9796f: Download complete [2019-12-08T17:29:27.167Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-12-08T17:29:27.167Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-12-08T17:29:27.167Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-12-08T17:29:27.167Z] go: finding github.com/spf13/pflag v1.0.3 [2019-12-08T17:29:27.167Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-12-08T17:29:27.582Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-12-08T17:29:27.582Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-12-08T17:29:27.996Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-12-08T17:29:28.460Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-12-08T17:29:28.460Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-12-08T17:29:28.460Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-12-08T17:29:28.803Z] fb056072eab9: Verifying Checksum [2019-12-08T17:29:28.803Z] fb056072eab9: Download complete [2019-12-08T17:29:29.284Z] #62 ... [2019-12-08T17:29:29.284Z] [2019-12-08T17:29:29.284Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:29:29.284Z] #22 15.81 + mkdir -p /build [2019-12-08T17:29:29.284Z] #22 15.82 + mv docker/docker /build/ [2019-12-08T17:29:29.284Z] #22 15.82 + rmdir docker [2019-12-08T17:29:29.545Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-12-08T17:29:29.545Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-12-08T17:29:29.848Z] #22 DONE 16.6s [2019-12-08T17:29:29.849Z] [2019-12-08T17:29:29.849Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:29:29.849Z] #31 15.01 internal/testlog [2019-12-08T17:29:29.849Z] #31 15.24 encoding [2019-12-08T17:29:29.849Z] #31 15.44 runtime/cgo [2019-12-08T17:29:29.849Z] #31 ... [2019-12-08T17:29:29.849Z] [2019-12-08T17:29:29.849Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:29:29.849Z] #40 6.968 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-08T17:29:29.849Z] #40 7.581 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-08T17:29:29.980Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-12-08T17:29:30.020Z] 68adcc365214: Verifying Checksum [2019-12-08T17:29:30.020Z] 68adcc365214: Download complete [2019-12-08T17:29:30.107Z] #40 ... [2019-12-08T17:29:30.107Z] [2019-12-08T17:29:30.107Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-08T17:29:30.107Z] #56 7.557 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:29:30.107Z] #56 7.559 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:29:30.107Z] #56 7.596 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:29:30.107Z] #56 7.609 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:29:30.107Z] #56 7.630 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:29:30.107Z] #56 8.566 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-08T17:29:30.107Z] #56 10.58 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-08T17:29:30.107Z] #56 11.51 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-08T17:29:30.375Z] 71497195576e: Verifying Checksum [2019-12-08T17:29:30.375Z] 71497195576e: Download complete [2019-12-08T17:29:30.389Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-12-08T17:29:30.389Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-12-08T17:29:30.721Z] 76d8adf27bdf: Verifying Checksum [2019-12-08T17:29:30.721Z] 76d8adf27bdf: Download complete [2019-12-08T17:29:30.802Z] go: finding github.com/stretchr/testify v1.3.0 [2019-12-08T17:29:30.802Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-12-08T17:29:31.206Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-12-08T17:29:31.206Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-12-08T17:29:31.206Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-12-08T17:29:31.206Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-12-08T17:29:31.206Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-12-08T17:29:32.006Z] #56 ... [2019-12-08T17:29:32.006Z] [2019-12-08T17:29:32.006Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:29:32.006Z] #38 19.38 + cd /tmp/tmp.GyqM2HGNXX/src/github.com/docker/distribution [2019-12-08T17:29:32.006Z] #38 19.38 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-08T17:29:32.050Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-12-08T17:29:32.050Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-12-08T17:29:32.050Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-12-08T17:29:32.050Z] go: finding github.com/spf13/cobra v0.0.3 [2019-12-08T17:29:32.465Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-12-08T17:29:32.465Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-12-08T17:29:32.465Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-12-08T17:29:32.876Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-12-08T17:29:33.043Z] fb056072eab9: Pull complete [2019-12-08T17:29:33.270Z] go: finding github.com/spf13/viper v1.3.2 [2019-12-08T17:29:33.378Z] #38 ... [2019-12-08T17:29:33.378Z] [2019-12-08T17:29:33.378Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:29:33.378Z] #33 10.47 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-08T17:29:33.378Z] #33 ... [2019-12-08T17:29:33.378Z] [2019-12-08T17:29:33.378Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:29:33.378Z] #44 14.04 unicode/utf8 [2019-12-08T17:29:33.378Z] #44 14.78 math [2019-12-08T17:29:33.378Z] #44 18.92 unicode/utf16 [2019-12-08T17:29:33.378Z] #44 19.12 container/list [2019-12-08T17:29:33.378Z] #44 19.73 crypto/internal/subtle [2019-12-08T17:29:33.378Z] #44 19.86 crypto/subtle [2019-12-08T17:29:33.378Z] #44 20.03 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-08T17:29:33.378Z] #44 20.15 internal/nettrace [2019-12-08T17:29:33.378Z] #44 20.26 runtime/cgo [2019-12-08T17:29:33.636Z] #44 ... [2019-12-08T17:29:33.636Z] [2019-12-08T17:29:33.636Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-08T17:29:33.636Z] #10 10.87 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-08T17:29:33.636Z] #10 11.71 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-08T17:29:33.636Z] #10 ... [2019-12-08T17:29:33.636Z] [2019-12-08T17:29:33.636Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:29:33.636Z] #40 19.84 Fetched 7927 kB in 16s (481 kB/s) [2019-12-08T17:29:33.678Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-12-08T17:29:33.678Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-12-08T17:29:33.783Z] 6a33b1f9796f: Pull complete [2019-12-08T17:29:34.127Z] 8f8f8962e456: Pull complete [2019-12-08T17:29:34.202Z] #40 19.84 Reading package lists... [2019-12-08T17:29:34.202Z] #40 ... [2019-12-08T17:29:34.202Z] [2019-12-08T17:29:34.202Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-08T17:29:34.202Z] #24 11.37 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-08T17:29:34.528Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-12-08T17:29:34.528Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-12-08T17:29:34.528Z] go: finding github.com/stretchr/objx v0.1.0 [2019-12-08T17:29:34.528Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-12-08T17:29:34.768Z] #24 ... [2019-12-08T17:29:34.768Z] [2019-12-08T17:29:34.768Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:29:34.768Z] #68 21.54 + cd /tmp/tmp.rHebQ69q5H/src/github.com/docker/libnetwork [2019-12-08T17:29:34.768Z] #68 21.54 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-08T17:29:35.026Z] #68 21.92 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-08T17:29:35.097Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-12-08T17:29:35.836Z] d66e58854927: Verifying Checksum [2019-12-08T17:29:35.836Z] d66e58854927: Download complete [2019-12-08T17:29:36.163Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-12-08T17:29:36.163Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-12-08T17:29:36.569Z] go: finding github.com/jinzhu/now v1.0.0 [2019-12-08T17:29:36.569Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-12-08T17:29:36.569Z] go: finding golang.org/x/text v0.3.0 [2019-12-08T17:29:36.963Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-12-08T17:29:36.963Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-12-08T17:29:37.378Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-12-08T17:29:37.783Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-12-08T17:29:38.165Z] 68adcc365214: Pull complete [2019-12-08T17:29:38.197Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-12-08T17:29:38.197Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-12-08T17:29:38.197Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-12-08T17:29:38.603Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-12-08T17:29:39.017Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-12-08T17:29:39.417Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-12-08T17:29:39.417Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-12-08T17:29:39.417Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-12-08T17:29:40.287Z] #68 ... [2019-12-08T17:29:40.287Z] [2019-12-08T17:29:40.287Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:29:40.287Z] #50 24.60 + cd /tmp/tmp.Uw9y1edU5S/src/github.com/golangci/golangci-lint/ [2019-12-08T17:29:40.287Z] #50 24.60 + git checkout -q v1.20.0 [2019-12-08T17:29:40.287Z] #50 24.90 ++ git describe --tags [2019-12-08T17:29:40.287Z] #50 24.90 + version=v1.20.0 [2019-12-08T17:29:40.287Z] #50 24.91 ++ git rev-parse --short HEAD [2019-12-08T17:29:40.287Z] #50 24.91 + commit=cc98739 [2019-12-08T17:29:40.287Z] #50 24.91 ++ git show -s --format=%cd [2019-12-08T17:29:40.287Z] #50 24.92 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-08T17:29:40.287Z] #50 24.92 + 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-12-08T17:29:40.481Z] 76d8adf27bdf: Pull complete [2019-12-08T17:29:40.571Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-12-08T17:29:40.571Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-12-08T17:29:41.031Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-12-08T17:29:41.891Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-12-08T17:29:41.891Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-12-08T17:29:41.891Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-12-08T17:29:42.316Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-12-08T17:29:42.316Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-12-08T17:29:42.707Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-12-08T17:29:43.101Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-12-08T17:29:43.101Z] go: finding github.com/google/go-cmp v0.2.0 [2019-12-08T17:29:43.101Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-12-08T17:29:43.489Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-12-08T17:29:43.489Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-12-08T17:29:43.489Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-12-08T17:29:43.887Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-12-08T17:29:44.284Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-12-08T17:29:44.284Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-12-08T17:29:44.688Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-12-08T17:29:45.093Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-12-08T17:29:45.518Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-12-08T17:29:45.518Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-12-08T17:29:45.552Z] #50 ... [2019-12-08T17:29:45.552Z] [2019-12-08T17:29:45.552Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:29:45.552Z] #38 22.07 + GOPATH=/tmp/tmp.GyqM2HGNXX/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GyqM2HGNXX go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-08T17:29:45.552Z] #38 ... [2019-12-08T17:29:45.552Z] [2019-12-08T17:29:45.552Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:29:45.552Z] #40 19.84 Reading package lists... [2019-12-08T17:29:45.552Z] #40 26.35 Reading package lists... [2019-12-08T17:29:45.553Z] #40 32.46 Building dependency tree... [2019-12-08T17:29:45.553Z] #40 ... [2019-12-08T17:29:45.553Z] [2019-12-08T17:29:45.553Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:29:45.553Z] #33 22.50 Fetched 7927 kB in 16s (470 kB/s) [2019-12-08T17:29:45.553Z] #33 22.50 Reading package lists... [2019-12-08T17:29:45.553Z] #33 29.31 Reading package lists... [2019-12-08T17:29:45.553Z] #33 ... [2019-12-08T17:29:45.553Z] [2019-12-08T17:29:45.553Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-08T17:29:45.553Z] #24 22.54 Fetched 7927 kB in 16s (494 kB/s) [2019-12-08T17:29:45.553Z] #24 22.54 Reading package lists... [2019-12-08T17:29:45.553Z] #24 29.24 Reading package lists... [2019-12-08T17:29:45.553Z] #24 ... [2019-12-08T17:29:45.553Z] [2019-12-08T17:29:45.553Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-08T17:29:45.553Z] #56 23.65 Fetched 7927 kB in 17s (461 kB/s) [2019-12-08T17:29:45.553Z] #56 23.65 Reading package lists... [2019-12-08T17:29:45.810Z] #56 30.00 Reading package lists... [2019-12-08T17:29:45.810Z] #56 ... [2019-12-08T17:29:45.810Z] [2019-12-08T17:29:45.810Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-08T17:29:45.810Z] #10 22.97 Fetched 7927 kB in 16s (493 kB/s) [2019-12-08T17:29:45.810Z] #10 22.97 Reading package lists... [2019-12-08T17:29:45.924Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-12-08T17:29:46.525Z] d66e58854927: Pull complete [2019-12-08T17:29:46.525Z] 71497195576e: Pull complete [2019-12-08T17:29:46.525Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-12-08T17:29:46.525Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-12-08T17:29:46.525Z] ---> ebd73b5ebd31 [2019-12-08T17:29:46.525Z] Step 5/16 : ARG BUILDX_REPO [2019-12-08T17:29:46.525Z] ---> Running in 5d51e3a636ea [2019-12-08T17:29:46.525Z] Removing intermediate container 5d51e3a636ea [2019-12-08T17:29:46.525Z] ---> 2b372d881aef [2019-12-08T17:29:46.525Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-12-08T17:29:46.525Z] ---> Running in 82b71e7e9952 [2019-12-08T17:29:46.743Z] #10 29.93 Reading package lists... [2019-12-08T17:29:46.743Z] #10 ... [2019-12-08T17:29:46.743Z] [2019-12-08T17:29:46.743Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:29:46.743Z] #40 32.46 Building dependency tree... [2019-12-08T17:29:46.867Z] Cloning into '/buildx'... [2019-12-08T17:29:47.062Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-12-08T17:29:47.062Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-12-08T17:29:47.062Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-12-08T17:29:47.062Z] go: finding github.com/docker/go-connections v0.4.0 [2019-12-08T17:29:47.496Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-12-08T17:29:47.676Z] #40 35.05 The following additional packages will be installed: [2019-12-08T17:29:47.677Z] #40 35.05 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-08T17:29:47.677Z] #40 35.05 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-08T17:29:47.677Z] #40 35.05 Suggested packages: [2019-12-08T17:29:47.677Z] #40 35.05 manpages-dev python-setuptools [2019-12-08T17:29:48.332Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-12-08T17:29:48.332Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-12-08T17:29:48.731Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-12-08T17:29:48.731Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-12-08T17:29:48.731Z] go: finding github.com/spf13/afero v1.1.2 [2019-12-08T17:29:49.146Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-12-08T17:29:49.146Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-12-08T17:29:49.146Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-12-08T17:29:49.576Z] #40 36.76 The following NEW packages will be installed: [2019-12-08T17:29:49.576Z] #40 36.78 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-08T17:29:49.576Z] #40 36.78 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-08T17:29:49.576Z] #40 36.79 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-08T17:29:49.576Z] #40 36.79 zlib1g-dev [2019-12-08T17:29:50.016Z] go: finding gotest.tools v2.2.0+incompatible [2019-12-08T17:29:50.419Z] go: finding github.com/pkg/errors v0.8.1 [2019-12-08T17:29:50.419Z] go: finding github.com/lib/pq v1.0.0 [2019-12-08T17:29:50.510Z] #40 37.87 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:29:50.510Z] #40 37.87 Need to get 3602 kB of archives. [2019-12-08T17:29:50.510Z] #40 37.87 After this operation, 18.9 MB of additional disk space will be used. [2019-12-08T17:29:50.510Z] #40 37.87 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-12-08T17:29:50.510Z] #40 37.88 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-12-08T17:29:50.510Z] #40 37.88 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-12-08T17:29:50.510Z] #40 37.88 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-12-08T17:29:50.510Z] #40 37.88 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-12-08T17:29:50.510Z] #40 37.89 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-12-08T17:29:50.510Z] #40 37.90 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-12-08T17:29:50.510Z] #40 37.90 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-12-08T17:29:50.510Z] #40 37.92 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-12-08T17:29:50.734Z] Removing intermediate container 82b71e7e9952 [2019-12-08T17:29:50.734Z] ---> 5da050c39a8e [2019-12-08T17:29:50.734Z] Step 7/16 : WORKDIR /buildx [2019-12-08T17:29:50.734Z] ---> Running in e42af8d20e32 [2019-12-08T17:29:50.734Z] Removing intermediate container e42af8d20e32 [2019-12-08T17:29:50.734Z] ---> 7ccdd771e1ac [2019-12-08T17:29:50.734Z] Step 8/16 : ARG BUILDX_COMMIT [2019-12-08T17:29:50.734Z] ---> Running in 15b060829546 [2019-12-08T17:29:50.734Z] Removing intermediate container 15b060829546 [2019-12-08T17:29:50.734Z] ---> 0618f96baa3c [2019-12-08T17:29:50.734Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-12-08T17:29:50.735Z] ---> Running in a326eb8684f9 [2019-12-08T17:29:50.768Z] #40 38.00 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-12-08T17:29:50.768Z] #40 38.01 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-12-08T17:29:50.768Z] #40 38.12 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-12-08T17:29:50.768Z] #40 38.17 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-12-08T17:29:51.026Z] #40 38.19 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-12-08T17:29:51.026Z] #40 38.19 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-08T17:29:51.026Z] #40 38.21 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-12-08T17:29:51.271Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-12-08T17:29:51.271Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-12-08T17:29:51.271Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-12-08T17:29:51.271Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-12-08T17:29:51.271Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-12-08T17:29:51.467Z] From https://github.com/docker/buildx [2019-12-08T17:29:51.467Z] * [new tag] v0.3.1 -> build [2019-12-08T17:29:51.686Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-12-08T17:29:51.807Z] Switched to branch 'build' [2019-12-08T17:29:52.007Z] #40 39.28 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:29:52.007Z] #40 39.43 Fetched 3602 kB in 1s (2566 kB/s) [2019-12-08T17:29:52.146Z] Removing intermediate container a326eb8684f9 [2019-12-08T17:29:52.146Z] ---> bc4e44b2a5aa [2019-12-08T17:29:52.146Z] Step 10/16 : RUN go mod download [2019-12-08T17:29:52.265Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-12-08T17:29:52.265Z] go: finding github.com/gofrs/flock v0.7.0 [2019-12-08T17:29:52.271Z] #40 39.57 Selecting previously unselected package libnet1:amd64. [2019-12-08T17:29:52.271Z] #40 39.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 ... 15091 files and directories currently installed.) [2019-12-08T17:29:52.490Z] ---> Running in 914abb11d823 [2019-12-08T17:29:52.543Z] #40 39.69 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-12-08T17:29:52.543Z] #40 39.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-08T17:29:52.543Z] #40 39.91 Selecting previously unselected package libcap-dev:amd64. [2019-12-08T17:29:52.543Z] #40 39.92 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-12-08T17:29:52.801Z] #40 39.95 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-12-08T17:29:52.801Z] #40 ... [2019-12-08T17:29:52.801Z] [2019-12-08T17:29:52.801Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:29:52.801Z] #68 DONE 39.7s [2019-12-08T17:29:52.801Z] [2019-12-08T17:29:52.801Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:29:52.801Z] #40 40.19 Selecting previously unselected package libnet1-dev. [2019-12-08T17:29:52.801Z] #40 40.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-12-08T17:29:52.801Z] #40 ... [2019-12-08T17:29:52.801Z] [2019-12-08T17:29:52.801Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-08T17:29:52.801Z] #28 36.19 + cd /tmp/tmp.QzT9osA9o0/src/github.com/go-swagger/go-swagger [2019-12-08T17:29:52.801Z] #28 36.19 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-08T17:29:52.801Z] #28 38.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-08T17:29:52.836Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-12-08T17:29:52.836Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-12-08T17:29:52.836Z] go: finding github.com/spf13/pflag v1.0.3 [2019-12-08T17:29:52.836Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-12-08T17:29:52.836Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-12-08T17:29:52.836Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-12-08T17:29:52.836Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-12-08T17:29:52.836Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-12-08T17:29:52.885Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-12-08T17:29:52.885Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-12-08T17:29:52.885Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-12-08T17:29:52.885Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-12-08T17:29:52.885Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-12-08T17:29:52.885Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-12-08T17:29:53.607Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-12-08T17:29:53.740Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-12-08T17:29:53.740Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-12-08T17:29:53.740Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-12-08T17:29:53.740Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-12-08T17:29:53.740Z] go: finding github.com/magiconair/properties v1.8.0 [2019-12-08T17:29:53.951Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-12-08T17:29:54.615Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-12-08T17:29:54.615Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-12-08T17:29:54.615Z] go: finding github.com/stretchr/objx v0.1.1 [2019-12-08T17:29:54.615Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-12-08T17:29:54.701Z] go: finding github.com/imdario/mergo v0.3.7 [2019-12-08T17:29:54.701Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-12-08T17:29:54.707Z] #28 ... [2019-12-08T17:29:54.707Z] [2019-12-08T17:29:54.707Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:29:54.707Z] #40 40.26 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-08T17:29:54.707Z] #40 40.54 Selecting previously unselected package libnl-3-200:amd64. [2019-12-08T17:29:54.707Z] #40 40.55 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-12-08T17:29:54.707Z] #40 40.57 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-12-08T17:29:54.707Z] #40 40.86 Selecting previously unselected package libnl-3-dev:amd64. [2019-12-08T17:29:54.707Z] #40 40.86 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-12-08T17:29:54.707Z] #40 40.97 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-12-08T17:29:54.707Z] #40 41.45 Selecting previously unselected package libprotobuf-c1:amd64. [2019-12-08T17:29:54.707Z] #40 41.52 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-12-08T17:29:54.707Z] #40 41.52 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-08T17:29:54.707Z] #40 41.63 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-12-08T17:29:54.707Z] #40 41.64 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-12-08T17:29:54.707Z] #40 41.65 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-12-08T17:29:54.707Z] #40 41.77 Selecting previously unselected package zlib1g-dev:amd64. [2019-12-08T17:29:54.707Z] #40 41.77 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-12-08T17:29:54.707Z] #40 41.78 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-12-08T17:29:54.707Z] #40 42.03 Selecting previously unselected package libprotobuf10:amd64. [2019-12-08T17:29:54.707Z] #40 42.03 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-12-08T17:29:54.707Z] #40 42.04 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-12-08T17:29:55.022Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-12-08T17:29:55.022Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-12-08T17:29:55.022Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-12-08T17:29:55.439Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-12-08T17:29:55.453Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-12-08T17:29:55.453Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-12-08T17:29:55.453Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-12-08T17:29:55.699Z] #40 ... [2019-12-08T17:29:55.699Z] [2019-12-08T17:29:55.699Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-08T17:29:55.699Z] #56 30.00 Reading package lists... [2019-12-08T17:29:55.699Z] #56 35.82 Building dependency tree... [2019-12-08T17:29:55.699Z] #56 38.03 The following additional packages will be installed: [2019-12-08T17:29:55.699Z] #56 38.04 btrfs-progs liblzo2-2 [2019-12-08T17:29:55.699Z] #56 38.31 The following NEW packages will be installed: [2019-12-08T17:29:55.699Z] #56 38.33 btrfs-progs btrfs-tools liblzo2-2 [2019-12-08T17:29:55.699Z] #56 39.58 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:29:55.699Z] #56 39.58 Need to get 649 kB of archives. [2019-12-08T17:29:55.699Z] #56 39.58 After this operation, 4320 kB of additional disk space will be used. [2019-12-08T17:29:55.699Z] #56 39.58 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-08T17:29:55.699Z] #56 39.58 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-12-08T17:29:55.699Z] #56 39.62 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-12-08T17:29:55.699Z] #56 40.65 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:29:55.699Z] #56 40.92 Fetched 649 kB in 1s (543 kB/s) [2019-12-08T17:29:55.699Z] #56 41.15 Selecting previously unselected package liblzo2-2:amd64. [2019-12-08T17:29:55.699Z] #56 41.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-08T17:29:55.699Z] #56 41.27 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-08T17:29:55.699Z] #56 41.29 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-08T17:29:55.699Z] #56 41.58 Selecting previously unselected package btrfs-progs. [2019-12-08T17:29:55.699Z] #56 41.58 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-12-08T17:29:55.699Z] #56 41.59 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-08T17:29:55.699Z] #56 42.27 Selecting previously unselected package btrfs-tools. [2019-12-08T17:29:55.699Z] #56 42.28 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-12-08T17:29:55.699Z] #56 42.29 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-08T17:29:55.699Z] #56 42.42 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:29:55.699Z] #56 42.51 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-08T17:29:55.699Z] #56 42.54 Setting up btrfs-progs (4.7.3-1) ... [2019-12-08T17:29:55.699Z] #56 42.55 Setting up btrfs-tools (4.7.3-1) ... [2019-12-08T17:29:55.699Z] #56 42.56 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:29:55.699Z] #56 DONE 42.8s [2019-12-08T17:29:55.699Z] [2019-12-08T17:29:55.699Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-08T17:29:55.699Z] #57 DONE 0.1s [2019-12-08T17:29:55.699Z] [2019-12-08T17:29:55.699Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:29:55.699Z] #40 42.94 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-12-08T17:29:55.699Z] #40 43.01 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...#40 ... [2019-12-08T17:29:55.699Z] [2019-12-08T17:29:55.699Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-08T17:29:55.699Z] #58 DONE 0.1s [2019-12-08T17:29:55.699Z] [2019-12-08T17:29:55.699Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:29:55.699Z] #40 43.01 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-12-08T17:29:55.699Z] #40 43.04 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-12-08T17:29:55.798Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-12-08T17:29:55.799Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-12-08T17:29:55.883Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-12-08T17:29:55.883Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-12-08T17:29:56.266Z] #40 ... [2019-12-08T17:29:56.266Z] [2019-12-08T17:29:56.266Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-08T17:29:56.266Z] #10 29.93 Reading package lists... [2019-12-08T17:29:56.266Z] #10 36.03 Building dependency tree... [2019-12-08T17:29:56.266Z] #10 38.43 The following additional packages will be installed: [2019-12-08T17:29:56.266Z] #10 38.43 libapparmor1 libseccomp2 [2019-12-08T17:29:56.266Z] #10 38.45 Suggested packages: [2019-12-08T17:29:56.266Z] #10 38.45 seccomp [2019-12-08T17:29:56.266Z] #10 38.76 The following NEW packages will be installed: [2019-12-08T17:29:56.266Z] #10 38.77 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-12-08T17:29:56.266Z] #10 39.92 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:29:56.266Z] #10 39.92 Need to get 300 kB of archives. [2019-12-08T17:29:56.266Z] #10 39.92 After this operation, 1201 kB of additional disk space will be used. [2019-12-08T17:29:56.266Z] #10 39.92 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-12-08T17:29:56.266Z] #10 39.93 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-12-08T17:29:56.266Z] #10 39.93 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-12-08T17:29:56.266Z] #10 39.94 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-12-08T17:29:56.266Z] #10 41.50 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:29:56.266Z] #10 41.64 Fetched 300 kB in 1s (276 kB/s) [2019-12-08T17:29:56.266Z] #10 41.73 Selecting previously unselected package libseccomp2:amd64. [2019-12-08T17:29:56.266Z] #10 41.73 (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-12-08T17:29:56.266Z] #10 41.82 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-12-08T17:29:56.266Z] #10 41.83 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-08T17:29:56.266Z] #10 41.97 Selecting previously unselected package libseccomp-dev:amd64. [2019-12-08T17:29:56.266Z] #10 42.00 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-12-08T17:29:56.266Z] #10 42.02 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-08T17:29:56.266Z] #10 42.17 Selecting previously unselected package libapparmor1:amd64. [2019-12-08T17:29:56.266Z] #10 42.17 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-12-08T17:29:56.266Z] #10 42.18 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-12-08T17:29:56.266Z] #10 42.31 Selecting previously unselected package libapparmor-dev:amd64. [2019-12-08T17:29:56.266Z] #10 42.31 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-12-08T17:29:56.266Z] #10 42.32 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-12-08T17:29:56.266Z] #10 42.64 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:29:56.266Z] #10 42.76 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-08T17:29:56.266Z] #10 42.85 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-12-08T17:29:56.266Z] #10 42.88 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-08T17:29:56.266Z] #10 42.92 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-12-08T17:29:56.266Z] #10 42.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:29:56.266Z] #10 DONE 43.5s [2019-12-08T17:29:56.266Z] [2019-12-08T17:29:56.266Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:29:56.266Z] #40 43.39 Selecting previously unselected package libprotobuf-dev:amd64. [2019-12-08T17:29:56.266Z] #40 43.39 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-12-08T17:29:56.266Z] #40 43.40 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-12-08T17:29:56.323Z] go: finding github.com/stretchr/testify v1.2.2 [2019-12-08T17:29:56.323Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-12-08T17:29:56.526Z] #40 ... [2019-12-08T17:29:56.526Z] [2019-12-08T17:29:56.526Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-08T17:29:56.526Z] #52 DONE 0.2s [2019-12-08T17:29:56.526Z] [2019-12-08T17:29:56.526Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-08T17:29:56.526Z] #24 29.24 Reading package lists... [2019-12-08T17:29:56.526Z] #24 36.03 Building dependency tree... [2019-12-08T17:29:56.526Z] #24 38.75 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-08T17:29:56.526Z] #24 38.75 The following additional packages will be installed: [2019-12-08T17:29:56.526Z] #24 38.78 libjq1 libonig4 [2019-12-08T17:29:56.526Z] #24 39.28 The following NEW packages will be installed: [2019-12-08T17:29:56.526Z] #24 39.29 jq libjq1 libonig4 [2019-12-08T17:29:56.526Z] #24 40.49 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:29:56.526Z] #24 40.49 Need to get 327 kB of archives. [2019-12-08T17:29:56.526Z] #24 40.49 After this operation, 1157 kB of additional disk space will be used. [2019-12-08T17:29:56.526Z] #24 40.49 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-12-08T17:29:56.526Z] #24 40.50 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-12-08T17:29:56.526Z] #24 40.50 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-12-08T17:29:56.526Z] #24 41.91 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:29:56.526Z] #24 42.04 Fetched 327 kB in 1s (288 kB/s) [2019-12-08T17:29:56.526Z] #24 42.18 Selecting previously unselected package libonig4:amd64. [2019-12-08T17:29:56.526Z] #24 42.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 ... 15091 files and directories currently installed.) [2019-12-08T17:29:56.526Z] #24 42.23 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-12-08T17:29:56.526Z] #24 42.24 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-12-08T17:29:56.526Z] #24 42.49 Selecting previously unselected package libjq1:amd64. [2019-12-08T17:29:56.526Z] #24 42.49 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-12-08T17:29:56.526Z] #24 42.49 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-08T17:29:56.526Z] #24 42.69 Selecting previously unselected package jq. [2019-12-08T17:29:56.526Z] #24 42.72 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-12-08T17:29:56.526Z] #24 42.75 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-08T17:29:56.526Z] #24 43.11 Setting up libonig4:amd64 (6.1.3-2) ... [2019-12-08T17:29:56.526Z] #24 43.22 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-08T17:29:56.526Z] #24 43.24 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:29:56.526Z] #24 43.39 Setting up jq (1.5+dfsg-1.3) ... [2019-12-08T17:29:56.526Z] #24 DONE 43.7s [2019-12-08T17:29:56.526Z] [2019-12-08T17:29:56.526Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-08T17:29:56.526Z] #53 DONE 0.1s [2019-12-08T17:29:56.526Z] [2019-12-08T17:29:56.526Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-08T17:29:56.526Z] #25 DONE 0.2s [2019-12-08T17:29:56.526Z] [2019-12-08T17:29:56.526Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:29:56.546Z] go: finding github.com/gorilla/mux v1.7.0 [2019-12-08T17:29:56.546Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-12-08T17:29:56.751Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-12-08T17:29:56.751Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-12-08T17:29:56.751Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-12-08T17:29:56.751Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-12-08T17:29:56.751Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-12-08T17:29:56.926Z] go: finding github.com/stretchr/testify v1.3.0 [2019-12-08T17:29:57.170Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-12-08T17:29:57.273Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-12-08T17:29:57.273Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-12-08T17:29:57.607Z] go: finding github.com/onsi/gomega v1.4.3 [2019-12-08T17:29:57.618Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-12-08T17:29:57.618Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-12-08T17:29:57.969Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-12-08T17:29:58.113Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-12-08T17:29:58.316Z] go: finding github.com/json-iterator/go v1.1.6 [2019-12-08T17:29:58.621Z] go: finding github.com/spf13/cast v1.3.0 [2019-12-08T17:29:58.662Z] go: finding github.com/pkg/errors v0.8.1 [2019-12-08T17:29:59.057Z] #26 ... [2019-12-08T17:29:59.057Z] [2019-12-08T17:29:59.057Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:29:59.057Z] #33 29.31 Reading package lists... [2019-12-08T17:29:59.057Z] #33 36.23 Building dependency tree... [2019-12-08T17:29:59.057Z] #33 38.77 The following additional packages will be installed: [2019-12-08T17:29:59.057Z] #33 38.77 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-08T17:29:59.057Z] #33 38.78 Suggested packages: [2019-12-08T17:29:59.057Z] #33 38.78 codeblocks eclipse ninja-build lrzip [2019-12-08T17:29:59.057Z] #33 38.78 Recommended packages: [2019-12-08T17:29:59.057Z] #33 38.78 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-08T17:29:59.057Z] #33 39.64 The following NEW packages will be installed: [2019-12-08T17:29:59.057Z] #33 39.64 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-08T17:29:59.057Z] #33 39.64 vim-common xxd [2019-12-08T17:29:59.057Z] #33 40.70 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:29:59.057Z] #33 40.70 Need to get 13.7 MB of archives. [2019-12-08T17:29:59.057Z] #33 40.70 After this operation, 57.2 MB of additional disk space will be used. [2019-12-08T17:29:59.057Z] #33 40.70 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-12-08T17:29:59.057Z] #33 40.86 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-08T17:29:59.057Z] #33 40.86 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-12-08T17:29:59.057Z] #33 41.84 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-12-08T17:29:59.057Z] #33 41.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-12-08T17:29:59.057Z] #33 41.95 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-12-08T17:29:59.057Z] #33 41.95 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-12-08T17:29:59.057Z] #33 41.95 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-12-08T17:29:59.057Z] #33 42.25 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-08T17:29:59.057Z] #33 42.26 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-08T17:29:59.057Z] #33 43.80 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:29:59.057Z] #33 44.10 Fetched 13.7 MB in 2s (5234 kB/s) [2019-12-08T17:29:59.057Z] #33 44.34 Selecting previously unselected package cmake-data. [2019-12-08T17:29:59.057Z] #33 44.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-08T17:29:59.057Z] #33 44.45 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-08T17:29:59.057Z] #33 44.49 Unpacking cmake-data (3.7.2-1) ... [2019-12-08T17:29:59.057Z] #33 ... [2019-12-08T17:29:59.057Z] [2019-12-08T17:29:59.057Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:29:59.057Z] #40 45.19 Selecting previously unselected package libprotoc10:amd64. [2019-12-08T17:29:59.057Z] #40 45.19 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-12-08T17:29:59.057Z] #40 45.20 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-12-08T17:29:59.057Z] #40 46.14 Selecting previously unselected package protobuf-c-compiler. [2019-12-08T17:29:59.057Z] #40 46.14 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-12-08T17:29:59.057Z] #40 46.14 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-08T17:29:59.057Z] #40 46.30 Selecting previously unselected package protobuf-compiler. [2019-12-08T17:29:59.057Z] #40 46.30 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-12-08T17:29:59.057Z] #40 46.30 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-08T17:29:59.057Z] #40 46.41 Selecting previously unselected package python-pkg-resources. [2019-12-08T17:29:59.065Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-12-08T17:29:59.065Z] go: finding google.golang.org/grpc v1.20.1 [2019-12-08T17:29:59.065Z] go: finding github.com/kr/pretty v0.1.0 [2019-12-08T17:29:59.315Z] #40 46.42 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-08T17:29:59.315Z] #40 46.43 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-08T17:29:59.315Z] #40 ... [2019-12-08T17:29:59.315Z] [2019-12-08T17:29:59.315Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:29:59.315Z] #47 36.07 + cd /tmp/tmp.mgFF52G9U8/src/gotest.tools/gotestsum [2019-12-08T17:29:59.315Z] #47 36.07 + git checkout -q v0.3.5 [2019-12-08T17:29:59.315Z] #47 36.12 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-08T17:29:59.315Z] #47 ... [2019-12-08T17:29:59.315Z] [2019-12-08T17:29:59.315Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:29:59.315Z] #40 46.69 Selecting previously unselected package python-protobuf. [2019-12-08T17:29:59.315Z] #40 46.69 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-12-08T17:29:59.403Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-12-08T17:29:59.403Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-12-08T17:29:59.573Z] #40 46.70 Unpacking python-protobuf (3.0.0-9) ... [2019-12-08T17:29:59.766Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-12-08T17:29:59.766Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-12-08T17:29:59.883Z] Running on ubuntu-1604-overlay2-arm64v8 (i-03ab9f9307ba0ad35) in /home/ubuntu/workspace/moby_PR-40295 [Pipeline] { [Pipeline] checkout [2019-12-08T17:29:59.906Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-12-08T17:29:59.906Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-12-08T17:29:59.906Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-12-08T17:29:59.906Z] go: finding github.com/docker/go-units v0.3.1 [2019-12-08T17:30:00.111Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-12-08T17:30:00.140Z] #40 47.36 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-08T17:30:00.316Z] go: finding github.com/containerd/containerd v1.2.4 [2019-12-08T17:30:00.398Z] #40 47.51 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-08T17:30:00.398Z] #40 47.53 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-08T17:30:00.725Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-12-08T17:30:00.725Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-12-08T17:30:00.725Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-12-08T17:30:00.725Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-12-08T17:30:00.854Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-12-08T17:30:00.854Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-12-08T17:30:01.142Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-12-08T17:30:01.142Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-12-08T17:30:01.142Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-12-08T17:30:01.142Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-12-08T17:30:01.142Z] go: finding github.com/pkg/profile v1.2.1 [2019-12-08T17:30:01.202Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-12-08T17:30:01.202Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-12-08T17:30:01.332Z] #40 ... [2019-12-08T17:30:01.332Z] [2019-12-08T17:30:01.332Z] #11 [dev 1/24] RUN groupadd -r docker [2019-12-08T17:30:01.332Z] #11 DONE 5.1s [2019-12-08T17:30:01.332Z] [2019-12-08T17:30:01.332Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:30:01.332Z] #33 47.72 Selecting previously unselected package liblzo2-2:amd64. [2019-12-08T17:30:01.332Z] #33 47.75 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-08T17:30:01.332Z] #33 47.76 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-08T17:30:01.332Z] #33 47.91 Selecting previously unselected package libicu57:amd64. [2019-12-08T17:30:01.332Z] #33 47.93 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-12-08T17:30:01.332Z] #33 47.94 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-12-08T17:30:01.551Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-12-08T17:30:01.592Z] #33 ... [2019-12-08T17:30:01.592Z] [2019-12-08T17:30:01.592Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:30:01.592Z] #31 38.61 sync [2019-12-08T17:30:01.592Z] #31 38.64 internal/reflectlite [2019-12-08T17:30:01.592Z] #31 41.69 sort [2019-12-08T17:30:01.592Z] #31 41.70 errors [2019-12-08T17:30:01.592Z] #31 42.05 strconv [2019-12-08T17:30:01.592Z] #31 43.41 io [2019-12-08T17:30:01.592Z] #31 45.77 internal/oserror [2019-12-08T17:30:01.592Z] #31 45.84 syscall [2019-12-08T17:30:01.592Z] #31 46.94 reflect [2019-12-08T17:30:01.852Z] #31 ... [2019-12-08T17:30:01.852Z] [2019-12-08T17:30:01.852Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:30:01.852Z] #54 4.201 + RM_GOPATH=0 [2019-12-08T17:30:01.852Z] #54 4.201 + TMP_GOPATH= [2019-12-08T17:30:01.852Z] #54 4.201 + : /build [2019-12-08T17:30:01.852Z] #54 4.201 + '[' -z '' ']' [2019-12-08T17:30:01.852Z] #54 4.207 ++ mktemp -d [2019-12-08T17:30:01.852Z] #54 4.208 + export GOPATH=/tmp/tmp.Uzjuu3nlcm [2019-12-08T17:30:01.852Z] #54 4.208 + GOPATH=/tmp/tmp.Uzjuu3nlcm [2019-12-08T17:30:01.852Z] #54 4.208 + RM_GOPATH=1 [2019-12-08T17:30:01.852Z] #54 4.209 ++ dirname ./install.sh [2019-12-08T17:30:01.852Z] #54 4.210 + dir=. [2019-12-08T17:30:01.852Z] #54 4.210 + bin=runc [2019-12-08T17:30:01.852Z] #54 4.210 + shift [2019-12-08T17:30:01.852Z] #54 4.210 + '[' '!' -f ./runc.installer ']' [2019-12-08T17:30:01.852Z] #54 4.210 + . ./runc.installer [2019-12-08T17:30:01.852Z] #54 4.211 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-08T17:30:01.852Z] #54 4.211 + install_runc [2019-12-08T17:30:01.852Z] #54 4.211 + uname -r [2019-12-08T17:30:01.852Z] #54 4.230 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-08T17:30:01.852Z] #54 4.236 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-08T17:30:01.852Z] #54 4.236 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-08T17:30:01.852Z] #54 4.236 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Uzjuu3nlcm/src/github.com/opencontainers/runc [2019-12-08T17:30:01.852Z] #54 4.236 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-08T17:30:01.852Z] #54 4.240 Cloning into '/tmp/tmp.Uzjuu3nlcm/src/github.com/opencontainers/runc'... [2019-12-08T17:30:01.967Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-12-08T17:30:02.371Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-12-08T17:30:02.371Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-12-08T17:30:02.371Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-12-08T17:30:02.371Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-12-08T17:30:02.371Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-12-08T17:30:02.409Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-12-08T17:30:02.786Z] #54 ... [2019-12-08T17:30:02.786Z] [2019-12-08T17:30:02.786Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:30:02.786Z] #26 6.409 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-08T17:30:03.150Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-12-08T17:30:03.222Z] go: finding github.com/docker/go-connections v0.3.0 [2019-12-08T17:30:03.269Z] using credential docker-jenkins-github-credentials [2019-12-08T17:30:03.282Z] Cloning the remote Git repository [2019-12-08T17:30:03.282Z] Cloning with configured refspecs honoured and without tags [2019-12-08T17:30:03.311Z] Cloning repository https://github.com/moby/moby.git [2019-12-08T17:30:03.356Z] > git init /home/ubuntu/workspace/moby_PR-40295 # timeout=10 [2019-12-08T17:30:03.800Z] #26 7.003 [2019-12-08T17:30:03.916Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-12-08T17:30:03.916Z] go: finding github.com/spf13/cobra v0.0.3 [2019-12-08T17:30:03.916Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-12-08T17:30:03.916Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-12-08T17:30:04.261Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-12-08T17:30:04.261Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-12-08T17:30:03.663Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-08T17:30:03.663Z] > git --version # timeout=10 [2019-12-08T17:30:03.671Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-08T17:30:03.855Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40295/head:refs/remotes/origin/PR-40295 +refs/heads/master:refs/remotes/origin/master [2019-12-08T17:30:04.583Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-12-08T17:30:04.851Z] #26 7.367 #### 6.4% ######## 11.8% ############# 18.5% ################## 25.2% ###################### 31.0% ########################### 37.9% ################################# 46.1% ##################################### 52.2% #### [2019-12-08T17:30:04.851Z] #26 ... [2019-12-08T17:30:04.851Z] [2019-12-08T17:30:04.851Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-08T17:30:04.851Z] #12 DONE 3.6s [2019-12-08T17:30:04.851Z] [2019-12-08T17:30:04.851Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:30:05.045Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-12-08T17:30:05.045Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-12-08T17:30:05.367Z] #26 7.367 #### 6.4% ######## 11.8% ############# 18.5% ################## 25.2% ###################### 31.0% ########################### 37.9% ################################# 46.1% ##################################### 52.2% ############################################ 61.6% ################################################# 68.7% #################################################### 73.2% ##################################################### 74.9% ######################################################### 79.7% ############################################################ 83.9% ################################################################ 89.8% [2019-12-08T17:30:05.367Z] #26 ... [2019-12-08T17:30:05.367Z] [2019-12-08T17:30:05.367Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:30:05.367Z] #44 42.41 io [2019-12-08T17:30:05.367Z] #44 42.41 strconv [2019-12-08T17:30:05.367Z] #44 44.49 bytes [2019-12-08T17:30:05.367Z] #44 46.99 bufio [2019-12-08T17:30:05.367Z] #44 47.73 reflect [2019-12-08T17:30:05.367Z] #44 49.61 syscall [2019-12-08T17:30:05.468Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-12-08T17:30:05.468Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-12-08T17:30:05.626Z] #44 ... [2019-12-08T17:30:05.626Z] [2019-12-08T17:30:05.626Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:30:05.626Z] #26 7.367 #### 6.4% ######## 11.8% ############# 18.5% ################## 25.2% ###################### 31.0% ########################### 37.9% ################################# 46.1% ##################################### 52.2% ############################################ 61.6% ################################################# 68.7% #################################################### 73.2% ##################################################### 74.9% ######################################################### 79.7% ############################################################ 83.9% ################################################################ 89.8% ##################################################################### 96.8% ######################################################################## 100.0% [2019-12-08T17:30:05.626Z] #26 ... [2019-12-08T17:30:05.626Z] [2019-12-08T17:30:05.626Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:30:05.626Z] #59 4.278 + RM_GOPATH=0 [2019-12-08T17:30:05.626Z] #59 4.278 + TMP_GOPATH= [2019-12-08T17:30:05.626Z] #59 4.278 + : /build [2019-12-08T17:30:05.626Z] #59 4.278 + '[' -z '' ']' [2019-12-08T17:30:05.626Z] #59 4.278 ++ mktemp -d [2019-12-08T17:30:05.626Z] #59 4.278 + export GOPATH=/tmp/tmp.KAFkYtnjeb [2019-12-08T17:30:05.626Z] #59 4.279 + GOPATH=/tmp/tmp.KAFkYtnjeb [2019-12-08T17:30:05.626Z] #59 4.279 + RM_GOPATH=1 [2019-12-08T17:30:05.626Z] #59 4.288 ++ dirname ./install.sh [2019-12-08T17:30:05.626Z] #59 4.290 + dir=. [2019-12-08T17:30:05.626Z] #59 4.290 + bin=containerd [2019-12-08T17:30:05.626Z] #59 4.290 + shift [2019-12-08T17:30:05.626Z] #59 4.290 + '[' '!' -f ./containerd.installer ']' [2019-12-08T17:30:05.626Z] #59 4.290 + . ./containerd.installer [2019-12-08T17:30:05.626Z] #59 4.290 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-08T17:30:05.626Z] #59 4.291 + install_containerd [2019-12-08T17:30:05.626Z] #59 4.291 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-08T17:30:05.626Z] #59 4.291 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-08T17:30:05.626Z] #59 4.291 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KAFkYtnjeb/src/github.com/containerd/containerd [2019-12-08T17:30:05.626Z] #59 4.295 Cloning into '/tmp/tmp.KAFkYtnjeb/src/github.com/containerd/containerd'... [2019-12-08T17:30:05.876Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-12-08T17:30:05.876Z] go: finding github.com/kr/text v0.1.0 [2019-12-08T17:30:05.886Z] #59 ... [2019-12-08T17:30:05.886Z] [2019-12-08T17:30:05.886Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:30:05.886Z] #40 52.98 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-08T17:30:05.886Z] #40 53.02 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-12-08T17:30:05.886Z] #40 53.04 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:30:05.886Z] #40 53.08 Setting up python-protobuf (3.0.0-9) ... [2019-12-08T17:30:05.995Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-12-08T17:30:06.279Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-12-08T17:30:06.279Z] go: finding google.golang.org/appengine v1.1.0 [2019-12-08T17:30:06.346Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-12-08T17:30:06.694Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-12-08T17:30:06.694Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-12-08T17:30:06.695Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-12-08T17:30:07.132Z] go: finding github.com/json-iterator/go v1.1.6 [2019-12-08T17:30:07.132Z] go: finding cloud.google.com/go v0.26.0 [2019-12-08T17:30:07.132Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-12-08T17:30:07.439Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-12-08T17:30:07.439Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-12-08T17:30:07.552Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-12-08T17:30:07.552Z] go: finding github.com/gorilla/mux v1.7.0 [2019-12-08T17:30:07.971Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-12-08T17:30:07.971Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-12-08T17:30:08.418Z] #40 ... [2019-12-08T17:30:08.418Z] [2019-12-08T17:30:08.418Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-08T17:30:08.418Z] #13 3.218 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-08T17:30:08.418Z] #13 DONE 3.5s [2019-12-08T17:30:08.418Z] [2019-12-08T17:30:08.418Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:30:08.418Z] #26 9.759 [2019-12-08T17:30:08.418Z] #26 10.06 ###### 8.8% ################ 23.5% ############################# 40.6% ######################################### 57.3% ################################################### 70.8% ################################################################ 89.4% ######################################################################## 100.0% [2019-12-08T17:30:08.418Z] #26 11.30 [2019-12-08T17:30:08.457Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-12-08T17:30:08.457Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-12-08T17:30:08.642Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-12-08T17:30:08.954Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-12-08T17:30:08.954Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-12-08T17:30:08.954Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-12-08T17:30:08.998Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-12-08T17:30:09.484Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-12-08T17:30:09.713Z] #26 11.76 ##### 7.9% ######### 12.8% ############### 21.0% ################# 24.4% ##################### 30.4% ########################## 37.0% ################################ 45.5% ##################################### 52.3% ######################################### 58.0% ############################################### 65.9% ##################################################### 73.9% ######################################################## 78.9% ############################################################## 87.0% ###################################################################### 97.8% ######################################################################## 100.0% [2019-12-08T17:30:09.957Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-12-08T17:30:09.957Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-12-08T17:30:10.140Z] Running on ubuntu-1804-overlay2 (i-004702085febaa181) in /home/ubuntu/workspace/moby_PR-40295 [Pipeline] { [Pipeline] checkout [2019-12-08T17:30:10.203Z] go: finding github.com/jinzhu/now v1.0.0 [2019-12-08T17:30:10.279Z] #26 13.75 [2019-12-08T17:30:10.371Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-12-08T17:30:10.371Z] go: finding gotest.tools v2.1.0+incompatible [2019-12-08T17:30:10.371Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-12-08T17:30:10.786Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-12-08T17:30:10.786Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-12-08T17:30:10.949Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-12-08T17:30:11.194Z] go: finding github.com/golang/mock v1.1.1 [2019-12-08T17:30:11.194Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-12-08T17:30:11.609Z] go: finding github.com/golang/protobuf v1.2.0 [2019-12-08T17:30:12.029Z] go: finding github.com/kr/pty v1.1.1 [2019-12-08T17:30:12.344Z] #26 14.13 # 2.2% ### 5.1% ##### 7.9% ######## 11.8% ########### 15.4% ############## 19.5% ################ 23.0% ################### 27.3% ###################### 31.1% ######################## 33.8% ########################## 36.9% ############################ 39.6% ################################ 44.6% ################################# 47.0% ####################### [2019-12-08T17:30:12.344Z] #26 ... [2019-12-08T17:30:12.344Z] [2019-12-08T17:30:12.344Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-08T17:30:12.344Z] #14 DONE 3.9s [2019-12-08T17:30:12.344Z] [2019-12-08T17:30:12.344Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:30:12.344Z] #26 14.13 # 2.2% ### 5.1% ##### 7.9% ######## 11.8% ########### 15.4% ############## 19.5% ################ 23.0% ################### 27.3% ###################### 31.1% ######################## 33.8% ########################## 36.9% ############################ 39.6% ################################ 44.6% ################################# 47.0% #################################### 51.3% ####################################### 55.0% [2019-12-08T17:30:12.344Z] #26 ... [2019-12-08T17:30:12.344Z] [2019-12-08T17:30:12.344Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-08T17:30:12.416Z] go: finding github.com/client9/misspell v0.3.4 [2019-12-08T17:30:12.416Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-12-08T17:30:12.416Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-12-08T17:30:12.416Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-12-08T17:30:13.303Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-12-08T17:30:13.303Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-12-08T17:30:14.749Z] using credential docker-jenkins-github-credentials [2019-12-08T17:30:14.774Z] Cloning the remote Git repository [2019-12-08T17:30:14.774Z] Cloning with configured refspecs honoured and without tags [2019-12-08T17:30:14.885Z] #15 ... [2019-12-08T17:30:14.885Z] [2019-12-08T17:30:14.885Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:30:14.885Z] #40 61.30 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-12-08T17:30:14.885Z] #40 61.32 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-12-08T17:30:14.885Z] #40 61.33 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-12-08T17:30:14.885Z] #40 61.36 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-12-08T17:30:14.885Z] #40 61.39 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-12-08T17:30:14.885Z] #40 61.42 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-08T17:30:14.885Z] #40 61.45 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-12-08T17:30:14.885Z] #40 61.46 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-08T17:30:14.885Z] #40 61.48 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-12-08T17:30:14.886Z] #40 61.51 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-12-08T17:30:14.886Z] #40 61.53 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:30:14.886Z] #40 DONE 62.0s [2019-12-08T17:30:14.886Z] [2019-12-08T17:30:14.886Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:30:14.886Z] #26 14.13 # 2.2% ### 5.1% ##### 7.9% ######## 11.8% ########### 15.4% ############## 19.5% ################ 23.0% ################### 27.3% ###################### 31.1% ######################## 33.8% ########################## 36.9% ############################ 39.6% ################################ 44.6% ################################# 47.0% #################################### 51.3% ####################################### 55.0% ######################################## 56.5% ########################################## 58.4% ########################################### 60.7% ############################################## 64.0% ################################################ 66.7% ################################################# 68.2% ################################################## 70.0% #################################################### 72.6% ####################################################### 76.8% ######################################################### 79.7% ########################################################### 82.5% ############################################################# 85.1% ############################################################### 87.8% ################################################################# 90.6% ################################################################### 93.3% ##################################################################### 97.1% ######################################################################## 100.0% [2019-12-08T17:30:14.886Z] #26 17.78 [2019-12-08T17:30:14.853Z] Cloning repository https://github.com/moby/moby.git [2019-12-08T17:30:14.923Z] > git init /home/ubuntu/workspace/moby_PR-40295 # timeout=10 [2019-12-08T17:30:16.261Z] #26 ... [2019-12-08T17:30:16.261Z] [2019-12-08T17:30:16.261Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-08T17:30:16.261Z] #15 DONE 3.9s [2019-12-08T17:30:16.261Z] [2019-12-08T17:30:16.261Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:30:16.261Z] #26 19.49 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-08T17:30:16.361Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-12-08T17:30:15.424Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-08T17:30:15.425Z] > git --version # timeout=10 [2019-12-08T17:30:15.493Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-08T17:30:15.494Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40295/head:refs/remotes/origin/PR-40295 +refs/heads/master:refs/remotes/origin/master [2019-12-08T17:30:16.526Z] #26 20.13 [2019-12-08T17:30:17.462Z] #26 20.66 ######################################################################## 100.0% [2019-12-08T17:30:17.462Z] #26 ... [2019-12-08T17:30:17.462Z] [2019-12-08T17:30:17.462Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:30:17.462Z] #33 56.77 Selecting previously unselected package libxml2:amd64. [2019-12-08T17:30:17.462Z] #33 56.77 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-12-08T17:30:17.462Z] #33 56.78 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-08T17:30:17.462Z] #33 57.77 Selecting previously unselected package libarchive13:amd64. [2019-12-08T17:30:17.462Z] #33 57.77 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-12-08T17:30:17.462Z] #33 57.78 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-12-08T17:30:17.462Z] #33 58.19 Selecting previously unselected package libjsoncpp1:amd64. [2019-12-08T17:30:17.462Z] #33 58.19 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-12-08T17:30:17.462Z] #33 58.20 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-12-08T17:30:17.462Z] #33 58.39 Selecting previously unselected package libuv1:amd64. [2019-12-08T17:30:17.462Z] #33 58.42 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-12-08T17:30:17.462Z] #33 58.44 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-12-08T17:30:17.462Z] #33 58.67 Selecting previously unselected package cmake. [2019-12-08T17:30:17.462Z] #33 58.67 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-12-08T17:30:17.462Z] #33 58.82 Unpacking cmake (3.7.2-1) ... [2019-12-08T17:30:17.462Z] #33 62.81 Selecting previously unselected package xxd. [2019-12-08T17:30:17.462Z] #33 62.85 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-08T17:30:17.462Z] #33 62.87 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:30:17.462Z] #33 63.17 Selecting previously unselected package vim-common. [2019-12-08T17:30:17.462Z] #33 63.18 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-08T17:30:17.462Z] #33 63.19 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:30:17.462Z] #33 63.56 Processing triggers for mime-support (3.60) ... [2019-12-08T17:30:17.462Z] #33 63.68 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:30:17.462Z] #33 63.70 Setting up libuv1:amd64 (1.9.1-3) ... [2019-12-08T17:30:17.462Z] #33 63.74 Setting up cmake-data (3.7.2-1) ... [2019-12-08T17:30:17.462Z] #33 63.75 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-12-08T17:30:17.462Z] #33 63.78 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-08T17:30:17.462Z] #33 63.80 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:30:17.462Z] #33 63.86 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:30:17.462Z] #33 63.89 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-08T17:30:17.462Z] #33 63.91 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-12-08T17:30:17.462Z] #33 63.93 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-12-08T17:30:17.462Z] #33 63.94 Setting up cmake (3.7.2-1) ... [2019-12-08T17:30:17.462Z] #33 64.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:30:17.463Z] #33 DONE 64.6s [2019-12-08T17:30:17.463Z] [2019-12-08T17:30:17.463Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-08T17:30:17.463Z] #34 DONE 0.1s [2019-12-08T17:30:17.463Z] [2019-12-08T17:30:17.463Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-08T17:30:17.463Z] #35 DONE 0.1s [2019-12-08T17:30:17.463Z] [2019-12-08T17:30:17.463Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:30:17.463Z] #26 20.90 [2019-12-08T17:30:17.563Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-12-08T17:30:17.908Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-12-08T17:30:18.838Z] #26 ... [2019-12-08T17:30:18.838Z] [2019-12-08T17:30:18.838Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:30:18.838Z] #31 55.64 time [2019-12-08T17:30:18.838Z] #31 63.59 internal/poll [2019-12-08T17:30:18.838Z] #31 64.91 internal/fmtsort [2019-12-08T17:30:18.838Z] #31 65.92 internal/syscall/unix [2019-12-08T17:30:18.838Z] #31 ... [2019-12-08T17:30:18.838Z] [2019-12-08T17:30:18.838Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:30:19.639Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-12-08T17:30:19.639Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-12-08T17:30:20.225Z] #36 ... [2019-12-08T17:30:20.225Z] [2019-12-08T17:30:20.225Z] #16 [dev 6/24] RUN ldconfig [2019-12-08T17:30:20.225Z] #16 DONE 3.8s [2019-12-08T17:30:20.225Z] [2019-12-08T17:30:20.225Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:30:20.225Z] #17 ... [2019-12-08T17:30:20.225Z] [2019-12-08T17:30:20.225Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:30:20.225Z] #54 13.79 + cd /tmp/tmp.Uzjuu3nlcm/src/github.com/opencontainers/runc [2019-12-08T17:30:20.225Z] #54 13.79 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-08T17:30:20.225Z] #54 13.94 + '[' -z '' ']' [2019-12-08T17:30:20.225Z] #54 13.94 + target=static [2019-12-08T17:30:20.225Z] #54 13.94 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-08T17:30:20.225Z] #54 16.75 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-08T17:30:20.484Z] #54 ... [2019-12-08T17:30:20.484Z] [2019-12-08T17:30:20.484Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:30:20.484Z] #26 22.47 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-08T17:30:20.484Z] #26 23.15 [2019-12-08T17:30:20.484Z] #26 23.54 ######################################################################## 100.0% [2019-12-08T17:30:20.484Z] #26 23.69 [2019-12-08T17:30:20.846Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-12-08T17:30:20.846Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-12-08T17:30:21.191Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-12-08T17:30:21.418Z] #26 ... [2019-12-08T17:30:21.418Z] [2019-12-08T17:30:21.418Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:30:21.418Z] #44 58.31 time [2019-12-08T17:30:21.418Z] #44 66.40 strings [2019-12-08T17:30:21.418Z] #44 66.81 internal/poll [2019-12-08T17:30:21.418Z] #44 ... [2019-12-08T17:30:21.418Z] [2019-12-08T17:30:21.418Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:30:21.418Z] #36 3.389 + RM_GOPATH=0 [2019-12-08T17:30:21.418Z] #36 3.389 + TMP_GOPATH= [2019-12-08T17:30:21.418Z] #36 3.389 + : /build [2019-12-08T17:30:21.418Z] #36 3.389 + '[' -z '' ']' [2019-12-08T17:30:21.418Z] #36 3.389 ++ mktemp -d [2019-12-08T17:30:21.418Z] #36 3.395 + export GOPATH=/tmp/tmp.rBCgHzCybn [2019-12-08T17:30:21.418Z] #36 3.398 + GOPATH=/tmp/tmp.rBCgHzCybn [2019-12-08T17:30:21.418Z] #36 3.398 + RM_GOPATH=1 [2019-12-08T17:30:21.418Z] #36 3.399 ++ dirname ./install.sh [2019-12-08T17:30:21.418Z] #36 3.400 + dir=. [2019-12-08T17:30:21.418Z] #36 3.406 + bin=tini [2019-12-08T17:30:21.418Z] #36 3.407 + shift [2019-12-08T17:30:21.418Z] #36 3.407 + '[' '!' -f ./tini.installer ']' [2019-12-08T17:30:21.418Z] #36 3.407 + . ./tini.installer [2019-12-08T17:30:21.418Z] #36 3.407 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-08T17:30:21.418Z] #36 3.408 + install_tini [2019-12-08T17:30:21.418Z] #36 3.408 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-08T17:30:21.418Z] #36 3.409 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-08T17:30:21.418Z] #36 3.409 + git clone https://github.com/krallin/tini.git /tmp/tmp.rBCgHzCybn/tini [2019-12-08T17:30:21.418Z] #36 3.411 Cloning into '/tmp/tmp.rBCgHzCybn/tini'... [2019-12-08T17:30:21.940Z] go: finding github.com/gofrs/flock v0.7.0 [2019-12-08T17:30:22.297Z] go: finding github.com/lib/pq v1.0.0 [2019-12-08T17:30:22.352Z] #36 4.669 + cd /tmp/tmp.rBCgHzCybn/tini [2019-12-08T17:30:22.352Z] #36 4.669 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-08T17:30:22.352Z] #36 4.703 + cmake . [2019-12-08T17:30:22.641Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-12-08T17:30:22.919Z] #36 5.356 -- The C compiler identification is GNU 6.3.0 [2019-12-08T17:30:22.919Z] #36 5.414 -- Check for working C compiler: /usr/bin/cc [2019-12-08T17:30:22.986Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-12-08T17:30:23.333Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-12-08T17:30:23.485Z] #36 5.973 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-08T17:30:23.485Z] #36 5.979 -- Detecting C compiler ABI info [2019-12-08T17:30:23.680Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-12-08T17:30:24.028Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-12-08T17:30:24.051Z] #36 6.551 -- Detecting C compiler ABI info - done [2019-12-08T17:30:24.051Z] #36 6.621 -- Detecting C compile features [2019-12-08T17:30:24.375Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-12-08T17:30:24.375Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-12-08T17:30:24.619Z] #36 ... [2019-12-08T17:30:24.619Z] [2019-12-08T17:30:24.619Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:30:24.619Z] #41 5.292 Note: Building without setproctitle() and strlcpy() support. [2019-12-08T17:30:24.619Z] #41 5.292 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-08T17:30:24.619Z] #41 7.414 fatal: Not a git repository (or any of the parent directories): .git [2019-12-08T17:30:24.619Z] #41 7.443 GEN .gitid [2019-12-08T17:30:24.619Z] #41 7.450 GEN criu/include/version.h [2019-12-08T17:30:24.619Z] #41 7.514 GEN include/common/asm [2019-12-08T17:30:24.619Z] #41 9.226 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-08T17:30:24.619Z] #41 9.394 PBCC images/opts.pb-c.c [2019-12-08T17:30:24.619Z] #41 9.456 PBCC images/sit.pb-c.c [2019-12-08T17:30:24.619Z] #41 9.563 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-08T17:30:24.619Z] #41 9.687 DEP images/opts.pb-c.d [2019-12-08T17:30:24.619Z] #41 9.753 DEP images/sit.pb-c.d [2019-12-08T17:30:24.619Z] #41 9.810 PBCC images/macvlan.pb-c.c [2019-12-08T17:30:24.619Z] #41 9.871 DEP images/macvlan.pb-c.d [2019-12-08T17:30:24.619Z] #41 9.949 PBCC images/autofs.pb-c.c [2019-12-08T17:30:24.619Z] #41 9.963 DEP images/autofs.pb-c.d [2019-12-08T17:30:24.619Z] #41 10.02 PBCC images/sysctl.pb-c.c [2019-12-08T17:30:24.619Z] #41 10.08 DEP images/sysctl.pb-c.d [2019-12-08T17:30:24.882Z] #41 ... [2019-12-08T17:30:24.882Z] [2019-12-08T17:30:24.882Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:30:24.882Z] #26 25.47 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-08T17:30:24.882Z] #26 25.54 skipping existing 1849cc453dee [2019-12-08T17:30:24.882Z] #26 25.68 [2019-12-08T17:30:24.882Z] #26 27.14 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-08T17:30:24.882Z] #26 27.66 [2019-12-08T17:30:24.882Z] #26 27.92 ######################################################################## 100.0% [2019-12-08T17:30:24.882Z] #26 28.02 [2019-12-08T17:30:24.882Z] #26 28.11 Download of images into '/build' complete. [2019-12-08T17:30:24.882Z] #26 28.11 Use something like the following to load the result into a Docker daemon: [2019-12-08T17:30:24.882Z] #26 28.11 tar -cC '/build' . | docker load [2019-12-08T17:30:24.882Z] #26 DONE 28.3s [2019-12-08T17:30:24.882Z] [2019-12-08T17:30:24.882Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:30:24.882Z] #41 10.13 PBCC images/time.pb-c.c [2019-12-08T17:30:24.882Z] #41 ... [2019-12-08T17:30:24.882Z] [2019-12-08T17:30:24.882Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:30:24.882Z] #17 4.285 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:30:24.882Z] #17 4.287 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:30:24.882Z] #17 4.351 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:30:24.882Z] #17 4.359 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:30:24.882Z] #17 4.419 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:30:25.122Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-12-08T17:30:25.448Z] #17 5.683 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-08T17:30:25.540Z] Fetching without tags [2019-12-08T17:30:25.457Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-08T17:30:25.478Z] > git config --add remote.origin.fetch +refs/pull/40295/head:refs/remotes/origin/PR-40295 # timeout=10 [2019-12-08T17:30:25.513Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-08T17:30:25.526Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-08T17:30:25.546Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-08T17:30:25.546Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-08T17:30:25.547Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40295/head:refs/remotes/origin/PR-40295 +refs/heads/master:refs/remotes/origin/master [2019-12-08T17:30:26.025Z] Merging remotes/origin/master commit 3ce9258447e61233047a236aae03d6ccb1f2a758 into PR head commit 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:30:26.324Z] go: finding github.com/docker/go-connections v0.4.0 [2019-12-08T17:30:26.671Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-12-08T17:30:27.018Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-12-08T17:30:27.363Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-12-08T17:30:27.709Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-12-08T17:30:27.709Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-12-08T17:30:28.054Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-12-08T17:30:26.035Z] > git config core.sparsecheckout # timeout=10 [2019-12-08T17:30:26.043Z] > git checkout -f 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:30:28.343Z] Merge succeeded, producing 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:30:28.344Z] Checking out Revision 7f809e1080077469c26d7c9e3d7ef71151aa2faf (PR-40295) [2019-12-08T17:30:28.406Z] go: finding github.com/spf13/viper v1.3.2 [2019-12-08T17:30:28.730Z] #17 8.235 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-08T17:30:28.988Z] #17 8.976 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-08T17:30:29.188Z] go: finding github.com/stretchr/objx v0.1.1 [2019-12-08T17:30:29.247Z] #17 ... [2019-12-08T17:30:29.247Z] [2019-12-08T17:30:29.247Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:30:29.247Z] #31 66.20 strings [2019-12-08T17:30:29.247Z] #31 67.17 os [2019-12-08T17:30:29.247Z] #31 69.70 path [2019-12-08T17:30:29.247Z] #31 70.33 text/tabwriter [2019-12-08T17:30:29.247Z] #31 71.49 path/filepath [2019-12-08T17:30:29.247Z] #31 71.49 fmt [2019-12-08T17:30:29.247Z] #31 73.85 io/ioutil [2019-12-08T17:30:29.247Z] #31 ... [2019-12-08T17:30:29.247Z] [2019-12-08T17:30:29.247Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:30:29.247Z] #41 10.30 DEP images/time.pb-c.d [2019-12-08T17:30:29.247Z] #41 10.41 PBCC images/binfmt-misc.pb-c.c [2019-12-08T17:30:29.247Z] #41 10.57 DEP images/binfmt-misc.pb-c.d [2019-12-08T17:30:29.247Z] #41 10.65 PBCC images/seccomp.pb-c.c [2019-12-08T17:30:29.247Z] #41 10.77 DEP images/seccomp.pb-c.d [2019-12-08T17:30:29.247Z] #41 10.91 PBCC images/userns.pb-c.c [2019-12-08T17:30:29.247Z] #41 10.97 DEP images/userns.pb-c.d [2019-12-08T17:30:29.247Z] #41 11.15 PBCC images/cgroup.pb-c.c [2019-12-08T17:30:29.247Z] #41 11.26 DEP images/cgroup.pb-c.d [2019-12-08T17:30:29.247Z] #41 11.33 PBCC images/fown.pb-c.c [2019-12-08T17:30:29.247Z] #41 11.49 PBCC images/ext-file.pb-c.c [2019-12-08T17:30:29.247Z] #41 11.53 DEP images/fown.pb-c.d [2019-12-08T17:30:29.247Z] #41 11.77 DEP images/ext-file.pb-c.d [2019-12-08T17:30:29.247Z] #41 11.98 PBCC images/rpc.pb-c.c [2019-12-08T17:30:29.247Z] #41 12.15 DEP images/rpc.pb-c.d [2019-12-08T17:30:29.247Z] #41 12.42 PBCC images/siginfo.pb-c.c [2019-12-08T17:30:29.247Z] #41 12.62 DEP images/siginfo.pb-c.d [2019-12-08T17:30:29.247Z] #41 12.73 PBCC images/pagemap.pb-c.c [2019-12-08T17:30:29.247Z] #41 12.86 DEP images/pagemap.pb-c.d [2019-12-08T17:30:29.247Z] #41 12.90 PBCC images/rlimit.pb-c.c [2019-12-08T17:30:29.247Z] #41 13.00 DEP images/rlimit.pb-c.d [2019-12-08T17:30:29.247Z] #41 13.13 PBCC images/file-lock.pb-c.c [2019-12-08T17:30:29.247Z] #41 13.18 DEP images/file-lock.pb-c.d [2019-12-08T17:30:29.247Z] #41 13.29 PBCC images/tty.pb-c.c [2019-12-08T17:30:29.247Z] #41 13.36 DEP images/tty.pb-c.d [2019-12-08T17:30:29.247Z] #41 13.43 PBCC images/tun.pb-c.c [2019-12-08T17:30:29.247Z] #41 13.49 PBCC images/netdev.pb-c.c [2019-12-08T17:30:29.247Z] #41 13.54 DEP images/tun.pb-c.d [2019-12-08T17:30:29.247Z] #41 13.59 DEP images/netdev.pb-c.d [2019-12-08T17:30:29.247Z] #41 13.66 PBCC images/vma.pb-c.c [2019-12-08T17:30:29.247Z] #41 13.78 DEP images/vma.pb-c.d [2019-12-08T17:30:29.247Z] #41 13.80 PBCC images/creds.pb-c.c [2019-12-08T17:30:29.247Z] #41 13.83 DEP images/creds.pb-c.d [2019-12-08T17:30:29.247Z] #41 13.90 PBCC images/utsns.pb-c.c [2019-12-08T17:30:29.247Z] #41 13.95 DEP images/utsns.pb-c.d [2019-12-08T17:30:29.247Z] #41 14.04 PBCC images/ipc-desc.pb-c.c [2019-12-08T17:30:29.247Z] #41 14.08 PBCC images/ipc-sem.pb-c.c [2019-12-08T17:30:29.247Z] #41 14.15 DEP images/ipc-desc.pb-c.d [2019-12-08T17:30:29.247Z] #41 14.21 DEP images/ipc-sem.pb-c.d [2019-12-08T17:30:29.247Z] #41 14.27 PBCC images/ipc-msg.pb-c.c [2019-12-08T17:30:29.247Z] #41 14.30 DEP images/ipc-msg.pb-c.d [2019-12-08T17:30:29.247Z] #41 14.37 PBCC images/ipc-shm.pb-c.c [2019-12-08T17:30:29.247Z] #41 14.40 DEP images/ipc-shm.pb-c.d [2019-12-08T17:30:29.247Z] #41 14.48 PBCC images/ipc-var.pb-c.c [2019-12-08T17:30:29.247Z] #41 14.56 DEP images/ipc-var.pb-c.d [2019-12-08T17:30:29.247Z] #41 14.65 PBCC images/sk-opts.pb-c.c [2019-12-08T17:30:29.247Z] #41 14.69 PBCC images/packet-sock.pb-c.c [2019-12-08T17:30:29.377Z] Commit message: "Update containerd to v1.3.2" [2019-12-08T17:30:29.427Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-12-08T17:30:29.505Z] #41 14.76 DEP images/sk-opts.pb-c.d [2019-12-08T17:30:29.505Z] #41 14.82 DEP images/packet-sock.pb-c.d [2019-12-08T17:30:29.505Z] #41 14.89 PBCC images/sk-netlink.pb-c.c [2019-12-08T17:30:29.505Z] #41 14.94 DEP images/sk-netlink.pb-c.d [2019-12-08T17:30:29.536Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-12-08T17:30:29.763Z] #41 15.02 PBCC images/sk-inet.pb-c.c [2019-12-08T17:30:29.763Z] #41 15.09 DEP images/sk-inet.pb-c.d [2019-12-08T17:30:29.763Z] #41 15.12 PBCC images/sk-unix.pb-c.c [2019-12-08T17:30:29.763Z] #41 15.22 DEP images/sk-unix.pb-c.d [2019-12-08T17:30:30.022Z] #41 15.36 PBCC images/mm.pb-c.c [2019-12-08T17:30:30.022Z] #41 15.39 DEP images/mm.pb-c.d [2019-12-08T17:30:30.022Z] #41 15.46 PBCC images/timerfd.pb-c.c [2019-12-08T17:30:30.278Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-12-08T17:30:30.281Z] #41 15.55 DEP images/timerfd.pb-c.d [2019-12-08T17:30:30.281Z] #41 15.61 PBCC images/timer.pb-c.c [2019-12-08T17:30:30.281Z] #41 15.65 DEP images/timer.pb-c.d [2019-12-08T17:30:30.281Z] #41 15.70 PBCC images/sa.pb-c.c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-08T17:30:30.540Z] #41 15.78 DEP images/sa.pb-c.d [2019-12-08T17:30:30.540Z] #41 15.86 PBCC images/pipe-data.pb-c.c [2019-12-08T17:30:30.540Z] #41 15.90 DEP images/pipe-data.pb-c.d [2019-12-08T17:30:30.540Z] #41 15.94 PBCC images/mnt.pb-c.c [2019-12-08T17:30:30.540Z] #41 ... [2019-12-08T17:30:30.540Z] [2019-12-08T17:30:30.540Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:30:30.625Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-12-08T17:30:28.307Z] > git merge 3ce9258447e61233047a236aae03d6ccb1f2a758 # timeout=10 [2019-12-08T17:30:28.325Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-08T17:30:28.348Z] > git config core.sparsecheckout # timeout=10 [2019-12-08T17:30:28.366Z] > git checkout -f 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:30:30.745Z] + docker version [2019-12-08T17:30:30.969Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-12-08T17:30:31.056Z] #59 34.87 Checking out files: 43% (1289/2934) Checking out files: 44% (1291/2934) Checking out files: 45% (1321/2934) Checking out files: 46% (1350/2934) Checking out files: 47% (1379/2934) Checking out files: 48% (1409/2934) Checking out files: 49% (1438/2934) Checking out files: 50% (1467/2934) Checking out files: 51% (1497/2934) Checking out files: 52% (1526/2934) Checking out files: 53% (1556/2934) Checking out files: 54% (1585/2934) Checking out files: 55% (1614/2934) Checking out files: 56% (1644/2934) [2019-12-08T17:30:31.056Z] #59 ... [2019-12-08T17:30:31.056Z] [2019-12-08T17:30:31.056Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:30:31.056Z] #36 10.21 -- Detecting C compile features - done [2019-12-08T17:30:31.056Z] #36 10.27 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-08T17:30:31.056Z] #36 10.45 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-08T17:30:31.056Z] #36 10.54 -- Configuring done [2019-12-08T17:30:31.056Z] #36 10.60 -- Generating done [2019-12-08T17:30:31.056Z] #36 10.60 -- Build files have been written to: /tmp/tmp.rBCgHzCybn/tini [2019-12-08T17:30:31.056Z] #36 10.60 + make tini-static [2019-12-08T17:30:31.056Z] #36 10.94 Scanning dependencies of target tini-static [2019-12-08T17:30:31.056Z] #36 10.99 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-08T17:30:31.056Z] #36 12.44 [100%] Linking C executable tini-static [2019-12-08T17:30:31.056Z] #36 13.14 [100%] Built target tini-static [2019-12-08T17:30:31.056Z] #36 13.18 + mkdir -p /build [2019-12-08T17:30:31.056Z] #36 13.20 + cp tini-static /build/docker-init [2019-12-08T17:30:31.056Z] #36 DONE 13.4s [2019-12-08T17:30:31.056Z] [2019-12-08T17:30:31.056Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:30:32.214Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-12-08T17:30:32.214Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-12-08T17:30:32.214Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-12-08T17:30:32.561Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-12-08T17:30:32.561Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-12-08T17:30:32.606Z] #59 34.87 Checking out files: 43% (1289/2934) Checking out files: 44% (1291/2934) Checking out files: 45% (1321/2934) Checking out files: 46% (1350/2934) Checking out files: 47% (1379/2934) Checking out files: 48% (1409/2934) Checking out files: 49% (1438/2934) Checking out files: 50% (1467/2934) Checking out files: 51% (1497/2934) Checking out files: 52% (1526/2934) Checking out files: 53% (1556/2934) Checking out files: 54% (1585/2934) Checking out files: 55% (1614/2934) Checking out files: 56% (1644/2934) Checking out files: 57% (1673/2934) Checking out files: 58% (1702/2934) Checking out files: 59% (1732/2934) Checking out files: 60% (1761/2934) Checking out files: 61% (1790/2934) Checking out files: 62% (1820/2934) Checking out files: 63% (1849/2934) Checking out files: 64% (1878/2934) Checking out files: 65% (1908/2934) Checking out files: 66% (1937/2934) Checking out files: 67% (1966/2934) Checking out files: 68% (1996/2934) Checking out files: 69% (2025/2934) Checking out files: 70% (2054/2934) Checking out files: 71% (2084/2934) Checking out files: 72% (2113/2934) Checking out files: 73% (2142/2934) Checking out files: 74% (2172/2934) Checking out files: 75% (2201/2934) Checking out files: 76% (2230/2934) Checking out files: 77% (2260/2934) Checking out files: 78% (2289/2934) Checking out files: 78% (2313/2934) Checking out files: 79% (2318/2934) Checking out files: 80% (2348/2934) Checking out files: 81% (2377/2934) Checking out files: 82% (2406/2934) Checking out files: 83% (2436/2934) Checking out files: 84% (2465/2934) Checking out files: 85% (2494/2934) Checking out files: 86% (2524/2934) Checking out files: 87% (2553/2934) Checking out files: 88% (2582/2934) Checking out files: 89% (2612/2934) Checking out files: 90% (2641/2934) Checking out files: 91% (2670/2934) Checking out files: 92% (2700/2934) Checking out files: 93% (2729/2934) Checking out files: 94% (2758/2934) Checking out files: 95% (2788/2934) Checking out files: 96% (2817/2934) Checking out files: 97% (2846/2934) Checking out files: 98% (2876/2934) Checking out files: 99% (2905/2934) Checking out files: 100% (2934/2934) Checking out files: 100% (2934/2934), done. [2019-12-08T17:30:32.606Z] #59 36.89 + cd /tmp/tmp.KAFkYtnjeb/src/github.com/containerd/containerd [2019-12-08T17:30:32.606Z] #59 36.89 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-08T17:30:32.864Z] #59 ... [2019-12-08T17:30:32.864Z] [2019-12-08T17:30:32.864Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:30:32.864Z] #44 69.63 os [2019-12-08T17:30:32.864Z] #44 70.16 regexp/syntax [2019-12-08T17:30:32.864Z] #44 76.18 regexp [2019-12-08T17:30:32.864Z] #44 76.20 fmt [2019-12-08T17:30:32.864Z] #44 ... [2019-12-08T17:30:32.864Z] [2019-12-08T17:30:32.864Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:30:32.864Z] #41 15.98 DEP images/mnt.pb-c.d [2019-12-08T17:30:32.864Z] #41 16.03 PBCC images/sk-packet.pb-c.c [2019-12-08T17:30:32.864Z] #41 16.09 DEP images/sk-packet.pb-c.d [2019-12-08T17:30:32.864Z] #41 16.18 PBCC images/tcp-stream.pb-c.c [2019-12-08T17:30:32.864Z] #41 16.32 DEP images/tcp-stream.pb-c.d [2019-12-08T17:30:32.864Z] #41 16.49 PBCC images/pipe.pb-c.c [2019-12-08T17:30:32.864Z] #41 16.52 DEP images/pipe.pb-c.d [2019-12-08T17:30:32.864Z] #41 16.65 PBCC images/pstree.pb-c.c [2019-12-08T17:30:32.864Z] #41 16.68 DEP images/pstree.pb-c.d [2019-12-08T17:30:32.864Z] #41 16.75 PBCC images/fs.pb-c.c [2019-12-08T17:30:32.864Z] #41 16.78 DEP images/fs.pb-c.d [2019-12-08T17:30:32.864Z] #41 16.95 PBCC images/signalfd.pb-c.c [2019-12-08T17:30:32.864Z] #41 17.09 DEP images/signalfd.pb-c.d [2019-12-08T17:30:32.864Z] #41 17.21 PBCC images/fh.pb-c.c [2019-12-08T17:30:32.864Z] #41 17.32 PBCC images/fsnotify.pb-c.c [2019-12-08T17:30:32.864Z] #41 17.38 DEP images/fh.pb-c.d [2019-12-08T17:30:32.864Z] #41 17.49 DEP images/fsnotify.pb-c.d [2019-12-08T17:30:32.864Z] #41 17.55 PBCC images/eventpoll.pb-c.c [2019-12-08T17:30:32.864Z] #41 17.57 DEP images/eventpoll.pb-c.d [2019-12-08T17:30:32.864Z] #41 17.63 PBCC images/eventfd.pb-c.c [2019-12-08T17:30:32.864Z] #41 17.69 DEP images/eventfd.pb-c.d [2019-12-08T17:30:32.864Z] #41 17.72 PBCC images/remap-file-path.pb-c.c [2019-12-08T17:30:32.864Z] #41 17.73 DEP images/remap-file-path.pb-c.d [2019-12-08T17:30:32.864Z] #41 17.78 PBCC images/fifo.pb-c.c [2019-12-08T17:30:32.864Z] #41 17.81 DEP images/fifo.pb-c.d [2019-12-08T17:30:32.864Z] #41 17.89 PBCC images/ghost-file.pb-c.c [2019-12-08T17:30:32.864Z] #41 17.96 DEP images/ghost-file.pb-c.d [2019-12-08T17:30:32.864Z] #41 18.02 PBCC images/regfile.pb-c.c [2019-12-08T17:30:32.864Z] #41 18.08 DEP images/regfile.pb-c.d [2019-12-08T17:30:32.864Z] #41 18.12 PBCC images/ns.pb-c.c [2019-12-08T17:30:32.864Z] #41 18.15 DEP images/ns.pb-c.d [2019-12-08T17:30:32.864Z] #41 18.20 PBCC images/fdinfo.pb-c.c [2019-12-08T17:30:32.907Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-12-08T17:30:33.123Z] #41 18.33 DEP images/fdinfo.pb-c.d [2019-12-08T17:30:33.123Z] #41 18.39 PBCC images/core-aarch64.pb-c.c [2019-12-08T17:30:33.123Z] #41 18.42 PBCC images/core-arm.pb-c.c [2019-12-08T17:30:33.123Z] #41 18.51 PBCC images/core-ppc64.pb-c.c [2019-12-08T17:30:33.123Z] #41 18.56 PBCC images/core-s390.pb-c.c [2019-12-08T17:30:33.382Z] #41 18.60 PBCC images/core-x86.pb-c.c [2019-12-08T17:30:33.382Z] #41 18.68 PBCC images/core.pb-c.c [2019-12-08T17:30:33.382Z] #41 18.75 PBCC images/inventory.pb-c.c [2019-12-08T17:30:33.640Z] #41 18.83 DEP images/core-aarch64.pb-c.d [2019-12-08T17:30:33.640Z] #41 18.91 DEP images/core-arm.pb-c.d [2019-12-08T17:30:33.640Z] #41 18.94 DEP images/core-ppc64.pb-c.d [2019-12-08T17:30:33.640Z] #41 19.03 DEP images/core-s390.pb-c.d [2019-12-08T17:30:33.640Z] #41 19.08 DEP images/core-x86.pb-c.d [2019-12-08T17:30:33.653Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-12-08T17:30:33.653Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-12-08T17:30:33.898Z] #41 19.13 DEP images/core.pb-c.d [2019-12-08T17:30:33.898Z] #41 19.21 DEP images/inventory.pb-c.d [2019-12-08T17:30:33.898Z] #41 19.31 PBCC images/cpuinfo.pb-c.c [2019-12-08T17:30:34.156Z] #41 19.37 DEP images/cpuinfo.pb-c.d [2019-12-08T17:30:34.156Z] #41 19.44 PBCC images/stats.pb-c.c [2019-12-08T17:30:34.156Z] #41 19.47 DEP images/stats.pb-c.d [2019-12-08T17:30:34.419Z] go: finding google.golang.org/grpc v1.20.1 [2019-12-08T17:30:34.419Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-12-08T17:30:34.419Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-12-08T17:30:35.160Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-12-08T17:30:35.506Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-12-08T17:30:35.506Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-12-08T17:30:35.506Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-12-08T17:30:35.852Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-12-08T17:30:36.068Z] #41 21.21 make[1]: Nothing to be done for 'all'. [2019-12-08T17:30:36.198Z] go: finding gotest.tools v2.2.0+incompatible [2019-12-08T17:30:36.545Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-12-08T17:30:37.746Z] go: finding github.com/google/go-cmp v0.2.0 [2019-12-08T17:30:37.746Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-12-08T17:30:37.969Z] #41 22.85 CC images/stats.o [2019-12-08T17:30:38.227Z] #41 23.58 CC images/core.o [2019-12-08T17:30:38.488Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-12-08T17:30:38.488Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-12-08T17:30:38.488Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-12-08T17:30:39.163Z] #41 24.23 CC images/core-x86.o [2019-12-08T17:30:39.163Z] #41 ... [2019-12-08T17:30:39.163Z] [2019-12-08T17:30:39.163Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:30:39.163Z] #17 19.16 Fetched 7927 kB in 15s (499 kB/s) [2019-12-08T17:30:39.163Z] #17 19.16 Reading package lists... [2019-12-08T17:30:39.163Z] #17 ... [2019-12-08T17:30:39.163Z] [2019-12-08T17:30:39.163Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:30:39.163Z] #31 76.74 flag [2019-12-08T17:30:39.163Z] #31 76.75 github.com/BurntSushi/toml [2019-12-08T17:30:39.163Z] #31 79.32 log [2019-12-08T17:30:39.163Z] #31 82.01 github.com/BurntSushi/toml/cmd/tomlv [2019-12-08T17:30:39.163Z] #31 DONE 86.3s [2019-12-08T17:30:39.227Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-12-08T17:30:39.421Z] [2019-12-08T17:30:39.421Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:30:39.421Z] #59 37.68 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-08T17:30:39.421Z] #59 37.69 + BUILDTAGS='netgo osusergo static_build' [2019-12-08T17:30:39.421Z] #59 37.69 + export EXTRA_FLAGS=-buildmode=pie [2019-12-08T17:30:39.421Z] #59 37.69 + EXTRA_FLAGS=-buildmode=pie [2019-12-08T17:30:39.421Z] #59 37.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-08T17:30:39.421Z] #59 37.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-08T17:30:39.421Z] #59 37.70 + '[' '' = dynamic ']' [2019-12-08T17:30:39.421Z] #59 37.70 + make [2019-12-08T17:30:39.421Z] #59 39.06 + bin/ctr [2019-12-08T17:30:39.575Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-12-08T17:30:39.922Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-12-08T17:30:39.922Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-12-08T17:30:39.933Z] Fetching without tags [2019-12-08T17:30:39.987Z] #59 ... [2019-12-08T17:30:39.987Z] [2019-12-08T17:30:39.987Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:30:39.987Z] #41 25.31 CC images/core-arm.o [2019-12-08T17:30:40.290Z] Merging remotes/origin/master commit 3ce9258447e61233047a236aae03d6ccb1f2a758 into PR head commit 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:30:40.553Z] #41 25.84 CC images/core-aarch64.o [2019-12-08T17:30:40.669Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-12-08T17:30:40.669Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-12-08T17:30:41.092Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-12-08T17:30:41.092Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-12-08T17:30:41.118Z] #41 26.28 CC images/core-ppc64.o [2019-12-08T17:30:41.191Z] Merge succeeded, producing 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:30:41.193Z] Checking out Revision 7f809e1080077469c26d7c9e3d7ef71151aa2faf (PR-40295) [2019-12-08T17:30:39.812Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-08T17:30:39.833Z] > git config --add remote.origin.fetch +refs/pull/40295/head:refs/remotes/origin/PR-40295 # timeout=10 [2019-12-08T17:30:39.852Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-08T17:30:39.894Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-08T17:30:39.939Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-08T17:30:39.939Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-08T17:30:39.940Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40295/head:refs/remotes/origin/PR-40295 +refs/heads/master:refs/remotes/origin/master [2019-12-08T17:30:40.299Z] > git config core.sparsecheckout # timeout=10 [2019-12-08T17:30:40.332Z] > git checkout -f 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:30:41.147Z] > git merge 3ce9258447e61233047a236aae03d6ccb1f2a758 # timeout=10 [2019-12-08T17:30:41.172Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-08T17:30:41.204Z] > git config core.sparsecheckout # timeout=10 [2019-12-08T17:30:41.231Z] > git checkout -f 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:30:41.683Z] #41 27.00 CC images/core-s390.o [2019-12-08T17:30:41.841Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-12-08T17:30:42.166Z] Commit message: "Update containerd to v1.3.2" [2019-12-08T17:30:42.187Z] go: finding golang.org/x/text v0.3.0 [2019-12-08T17:30:42.264Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-12-08T17:30:42.617Z] #41 27.82 CC images/cpuinfo.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-08T17:30:42.967Z] Client: Docker Engine - Community [2019-12-08T17:30:42.967Z] Version: 19.03.2 [2019-12-08T17:30:42.967Z] API version: 1.40 [2019-12-08T17:30:42.967Z] Go version: go1.12.8 [2019-12-08T17:30:42.967Z] Git commit: 6a30dfc [2019-12-08T17:30:42.967Z] Built: Thu Aug 29 05:32:25 2019 [2019-12-08T17:30:42.967Z] OS/Arch: linux/arm64 [2019-12-08T17:30:42.967Z] Experimental: false [2019-12-08T17:30:42.967Z] [2019-12-08T17:30:42.967Z] Server: Docker Engine - Community [2019-12-08T17:30:42.967Z] Engine: [2019-12-08T17:30:42.967Z] Version: 19.03.2 [2019-12-08T17:30:42.967Z] API version: 1.40 (minimum version 1.12) [2019-12-08T17:30:42.967Z] Go version: go1.12.8 [2019-12-08T17:30:42.967Z] Git commit: 6a30dfc [2019-12-08T17:30:42.967Z] Built: Thu Aug 29 05:30:57 2019 [2019-12-08T17:30:42.967Z] OS/Arch: linux/arm64 [2019-12-08T17:30:42.967Z] Experimental: true [2019-12-08T17:30:42.967Z] containerd: [2019-12-08T17:30:42.967Z] Version: 1.2.6 [2019-12-08T17:30:42.967Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-08T17:30:42.967Z] runc: [2019-12-08T17:30:42.967Z] Version: 1.0.0-rc8 [2019-12-08T17:30:42.967Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-08T17:30:42.967Z] docker-init: [2019-12-08T17:30:42.967Z] Version: 0.18.0 [2019-12-08T17:30:42.967Z] GitCommit: fec3683 [Pipeline] sh [2019-12-08T17:30:43.242Z] #41 28.36 CC images/inventory.o [2019-12-08T17:30:43.482Z] + docker info [2019-12-08T17:30:43.529Z] + docker version [2019-12-08T17:30:43.537Z] go: finding github.com/spf13/cast v1.3.0 [2019-12-08T17:30:43.537Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-12-08T17:30:43.537Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-12-08T17:30:43.537Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-12-08T17:30:43.811Z] #41 28.88 CC images/fdinfo.o [2019-12-08T17:30:43.882Z] go: finding github.com/golang/protobuf v1.2.0 [2019-12-08T17:30:43.882Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-12-08T17:30:44.068Z] #41 29.43 CC images/fown.o [2019-12-08T17:30:44.228Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-12-08T17:30:44.325Z] #41 ... [2019-12-08T17:30:44.325Z] [2019-12-08T17:30:44.325Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:30:44.325Z] #44 81.12 internal/lazyregexp [2019-12-08T17:30:44.325Z] #44 81.33 encoding/base64 [2019-12-08T17:30:44.325Z] #44 81.85 go/token [2019-12-08T17:30:44.325Z] #44 82.11 net/url [2019-12-08T17:30:44.326Z] #44 82.79 go/scanner [2019-12-08T17:30:44.326Z] #44 84.10 text/template/parse [2019-12-08T17:30:44.326Z] #44 84.12 go/ast [2019-12-08T17:30:44.326Z] #44 89.00 text/template [2019-12-08T17:30:44.326Z] #44 90.42 go/parser [2019-12-08T17:30:44.326Z] #44 ... [2019-12-08T17:30:44.326Z] [2019-12-08T17:30:44.326Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:30:44.326Z] #41 29.66 CC images/ns.o [2019-12-08T17:30:44.584Z] #41 29.90 CC images/regfile.o [2019-12-08T17:30:44.842Z] #41 30.14 CC images/ghost-file.o [2019-12-08T17:30:44.973Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-12-08T17:30:45.321Z] go: finding github.com/pkg/profile v1.2.1 [2019-12-08T17:30:45.321Z] go: finding github.com/client9/misspell v0.3.4 [2019-12-08T17:30:45.408Z] #41 30.53 CC images/fifo.o [2019-12-08T17:30:45.408Z] #41 30.80 CC images/remap-file-path.o [2019-12-08T17:30:45.666Z] #41 31.09 CC images/eventfd.o [2019-12-08T17:30:45.925Z] #41 31.34 CC images/eventpoll.o [2019-12-08T17:30:46.491Z] #41 31.72 CC images/fh.o [2019-12-08T17:30:46.545Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-12-08T17:30:46.749Z] #41 32.08 CC images/fsnotify.o [2019-12-08T17:30:47.101Z] Removing intermediate container e270e66331e5 [2019-12-08T17:30:47.101Z] ---> 5d6775e33360 [2019-12-08T17:30:47.101Z] Step 11/16 : ARG GOOS [2019-12-08T17:30:47.101Z] ---> Running in 3091751d3f4b [2019-12-08T17:30:47.101Z] Removing intermediate container 3091751d3f4b [2019-12-08T17:30:47.101Z] ---> 9a442c95f42f [2019-12-08T17:30:47.101Z] Step 12/16 : ARG GOARCH [2019-12-08T17:30:47.101Z] ---> Running in f945f5094e97 [2019-12-08T17:30:47.101Z] Removing intermediate container f945f5094e97 [2019-12-08T17:30:47.101Z] ---> b0154a50b1ed [2019-12-08T17:30:47.101Z] 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-12-08T17:30:47.101Z] ---> Running in f519cfb6383e [2019-12-08T17:30:47.285Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-12-08T17:30:47.691Z] #41 32.88 CC images/signalfd.o [2019-12-08T17:30:47.691Z] #41 33.11 CC images/fs.o [2019-12-08T17:30:47.949Z] #41 33.40 CC images/pstree.o [2019-12-08T17:30:48.029Z] go: finding google.golang.org/appengine v1.1.0 [2019-12-08T17:30:48.029Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-12-08T17:30:48.029Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-12-08T17:30:48.029Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-12-08T17:30:48.378Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-12-08T17:30:48.515Z] #41 33.64 CC images/pipe.o [2019-12-08T17:30:48.515Z] #41 33.83 CC images/tcp-stream.o [2019-12-08T17:30:48.725Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-12-08T17:30:48.725Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-12-08T17:30:48.773Z] #41 34.02 CC images/sk-packet.o [2019-12-08T17:30:49.339Z] #41 34.44 CC images/mnt.o [2019-12-08T17:30:49.339Z] #41 34.71 CC images/pipe-data.o [2019-12-08T17:30:49.597Z] #41 34.89 CC images/sa.o [2019-12-08T17:30:49.855Z] #41 35.10 CC images/timer.o [2019-12-08T17:30:49.965Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-12-08T17:30:49.965Z] go: finding github.com/magiconair/properties v1.8.0 [2019-12-08T17:30:50.314Z] go: finding github.com/golang/mock v1.1.1 [2019-12-08T17:30:50.421Z] #41 35.52 CC images/timerfd.o [2019-12-08T17:30:50.421Z] #41 35.78 CC images/mm.o [2019-12-08T17:30:50.660Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-12-08T17:30:50.660Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-12-08T17:30:50.679Z] #41 36.11 CC images/sk-opts.o [2019-12-08T17:30:51.008Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-12-08T17:30:51.008Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-12-08T17:30:51.245Z] #41 36.33 CC images/sk-unix.o [2019-12-08T17:30:51.245Z] #41 36.61 CC images/sk-inet.o [2019-12-08T17:30:51.356Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-12-08T17:30:51.630Z] Client: Docker Engine - Community [2019-12-08T17:30:51.630Z] Version: 19.03.2 [2019-12-08T17:30:51.630Z] API version: 1.40 [2019-12-08T17:30:51.630Z] Go version: go1.12.8 [2019-12-08T17:30:51.630Z] Git commit: 6a30dfc [2019-12-08T17:30:51.630Z] Built: Thu Aug 29 05:29:11 2019 [2019-12-08T17:30:51.630Z] OS/Arch: linux/amd64 [2019-12-08T17:30:51.630Z] Experimental: false [2019-12-08T17:30:51.630Z] [2019-12-08T17:30:51.630Z] Server: Docker Engine - Community [2019-12-08T17:30:51.630Z] Engine: [2019-12-08T17:30:51.630Z] Version: 19.03.2 [2019-12-08T17:30:51.630Z] API version: 1.40 (minimum version 1.12) [2019-12-08T17:30:51.630Z] Go version: go1.12.8 [2019-12-08T17:30:51.630Z] Git commit: 6a30dfc [2019-12-08T17:30:51.630Z] Built: Thu Aug 29 05:27:45 2019 [2019-12-08T17:30:51.630Z] OS/Arch: linux/amd64 [2019-12-08T17:30:51.630Z] Experimental: true [2019-12-08T17:30:51.630Z] containerd: [2019-12-08T17:30:51.630Z] Version: 1.2.6 [2019-12-08T17:30:51.630Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-08T17:30:51.630Z] runc: [2019-12-08T17:30:51.630Z] Version: 1.0.0-rc8 [2019-12-08T17:30:51.630Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-08T17:30:51.630Z] docker-init: [2019-12-08T17:30:51.630Z] Version: 0.18.0 [2019-12-08T17:30:51.630Z] GitCommit: fec3683 [Pipeline] sh [2019-12-08T17:30:51.812Z] #41 37.05 CC images/tun.o [2019-12-08T17:30:51.945Z] + docker info [2019-12-08T17:30:52.070Z] #41 37.40 CC images/sk-netlink.o [2019-12-08T17:30:52.100Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-12-08T17:30:52.328Z] #41 37.56 CC images/packet-sock.o [2019-12-08T17:30:52.450Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-12-08T17:30:52.450Z] go: finding github.com/stretchr/objx v0.1.0 [2019-12-08T17:30:52.803Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-12-08T17:30:52.894Z] #41 37.99 CC images/ipc-var.o [2019-12-08T17:30:52.894Z] #41 38.16 CC images/ipc-desc.o [2019-12-08T17:30:53.152Z] #41 38.40 CC images/ipc-shm.o [2019-12-08T17:30:53.410Z] #41 38.70 CC images/ipc-msg.o [2019-12-08T17:30:53.668Z] #41 39.01 CC images/ipc-sem.o [2019-12-08T17:30:53.926Z] #41 39.20 CC images/utsns.o [2019-12-08T17:30:54.038Z] go: finding github.com/stretchr/testify v1.2.2 [2019-12-08T17:30:54.185Z] #41 39.44 CC images/creds.o [2019-12-08T17:30:54.185Z] #41 ... [2019-12-08T17:30:54.185Z] [2019-12-08T17:30:54.185Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:30:54.185Z] #17 19.16 Reading package lists... [2019-12-08T17:30:54.185Z] #17 24.62 Reading package lists... [2019-12-08T17:30:54.185Z] #17 29.57 Building dependency tree... [2019-12-08T17:30:54.185Z] #17 31.19 The following additional packages will be installed: [2019-12-08T17:30:54.185Z] #17 31.19 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-12-08T17:30:54.185Z] #17 31.19 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-12-08T17:30:54.185Z] #17 31.19 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-12-08T17:30:54.185Z] #17 31.20 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-12-08T17:30:54.185Z] #17 31.20 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-12-08T17:30:54.185Z] #17 31.20 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-08T17:30:54.185Z] #17 31.20 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-12-08T17:30:54.185Z] #17 31.20 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-12-08T17:30:54.185Z] #17 31.20 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-12-08T17:30:54.185Z] #17 31.21 Suggested packages: [2019-12-08T17:30:54.185Z] #17 31.21 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-12-08T17:30:54.185Z] #17 31.21 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-12-08T17:30:54.185Z] #17 31.21 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-12-08T17:30:54.185Z] #17 31.21 vim-doc vim-scripts xfsdump acl attr quota [2019-12-08T17:30:54.185Z] #17 31.21 Recommended packages: [2019-12-08T17:30:54.185Z] #17 31.21 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-08T17:30:54.185Z] #17 31.21 python3-keyrings.alt python3-xdg unzip [2019-12-08T17:30:54.384Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-12-08T17:30:54.443Z] #17 ... [2019-12-08T17:30:54.443Z] [2019-12-08T17:30:54.443Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:30:54.443Z] #41 39.64 CC images/vma.o [2019-12-08T17:30:54.701Z] #41 39.87 CC images/netdev.o [2019-12-08T17:30:55.126Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-12-08T17:30:55.126Z] go: finding github.com/kr/pretty v0.1.0 [2019-12-08T17:30:55.267Z] #41 40.34 CC images/tty.o [2019-12-08T17:30:55.525Z] #41 40.92 CC images/file-lock.o [2019-12-08T17:30:55.700Z] Client: [2019-12-08T17:30:55.700Z] Debug Mode: false [2019-12-08T17:30:55.700Z] [2019-12-08T17:30:55.700Z] Server: [2019-12-08T17:30:55.700Z] Containers: 0 [2019-12-08T17:30:55.700Z] Running: 0 [2019-12-08T17:30:55.700Z] Paused: 0 [2019-12-08T17:30:55.700Z] Stopped: 0 [2019-12-08T17:30:55.700Z] Images: 0 [2019-12-08T17:30:55.700Z] Server Version: 19.03.2 [2019-12-08T17:30:55.700Z] Storage Driver: overlay2 [2019-12-08T17:30:55.700Z] Backing Filesystem: extfs [2019-12-08T17:30:55.700Z] Supports d_type: true [2019-12-08T17:30:55.700Z] Native Overlay Diff: true [2019-12-08T17:30:55.700Z] Logging Driver: json-file [2019-12-08T17:30:55.700Z] Cgroup Driver: cgroupfs [2019-12-08T17:30:55.700Z] Plugins: [2019-12-08T17:30:55.700Z] Volume: local [2019-12-08T17:30:55.700Z] Network: bridge host ipvlan macvlan null overlay [2019-12-08T17:30:55.700Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-12-08T17:30:55.700Z] Swarm: inactive [2019-12-08T17:30:55.700Z] Runtimes: runc [2019-12-08T17:30:55.700Z] Default Runtime: runc [2019-12-08T17:30:55.700Z] Init Binary: docker-init [2019-12-08T17:30:55.700Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-08T17:30:55.700Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-08T17:30:55.700Z] init version: fec3683 [2019-12-08T17:30:55.700Z] Security Options: [2019-12-08T17:30:55.700Z] apparmor [2019-12-08T17:30:55.700Z] seccomp [2019-12-08T17:30:55.700Z] Profile: default [2019-12-08T17:30:55.700Z] Kernel Version: 4.15.0-1048-aws [2019-12-08T17:30:55.700Z] Operating System: Ubuntu 16.04.6 LTS [2019-12-08T17:30:55.700Z] OSType: linux [2019-12-08T17:30:55.700Z] Architecture: aarch64 [2019-12-08T17:30:55.700Z] CPUs: 4 [2019-12-08T17:30:55.700Z] Total Memory: 7.525GiB [2019-12-08T17:30:55.700Z] Name: ip-10-100-61-99 [2019-12-08T17:30:55.700Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-12-08T17:30:55.700Z] Docker Root Dir: /var/lib/docker [2019-12-08T17:30:55.700Z] Debug Mode: false [2019-12-08T17:30:55.700Z] Registry: https://index.docker.io/v1/ [2019-12-08T17:30:55.700Z] Labels: [2019-12-08T17:30:55.700Z] Experimental: true [2019-12-08T17:30:55.700Z] Insecure Registries: [2019-12-08T17:30:55.700Z] 127.0.0.0/8 [2019-12-08T17:30:55.700Z] Live Restore Enabled: true [2019-12-08T17:30:55.700Z] [2019-12-08T17:30:55.700Z] WARNING: No swap limit support [Pipeline] sh [2019-12-08T17:30:55.783Z] #41 41.12 CC images/rlimit.o [2019-12-08T17:30:55.994Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-08T17:30:55.995Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-08T17:30:55.995Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40295/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-08T17:30:56.041Z] #41 41.31 CC images/pagemap.o [2019-12-08T17:30:56.255Z] + bash /home/ubuntu/workspace/moby_PR-40295/check-config.sh [2019-12-08T17:30:56.255Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-08T17:30:56.255Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-12-08T17:30:56.255Z] [2019-12-08T17:30:56.255Z] Generally Necessary: [2019-12-08T17:30:56.255Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-08T17:30:56.255Z] - apparmor: enabled and tools installed [2019-12-08T17:30:56.255Z] - CONFIG_NAMESPACES: enabled [2019-12-08T17:30:56.255Z] - CONFIG_NET_NS: enabled [2019-12-08T17:30:56.255Z] - CONFIG_PID_NS: enabled [2019-12-08T17:30:56.255Z] - CONFIG_IPC_NS: enabled [2019-12-08T17:30:56.255Z] - CONFIG_UTS_NS: enabled [2019-12-08T17:30:56.255Z] - CONFIG_CGROUPS: enabled [2019-12-08T17:30:56.255Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-08T17:30:56.255Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-08T17:30:56.255Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-08T17:30:56.255Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-08T17:30:56.255Z] - CONFIG_CPUSETS: enabled [2019-12-08T17:30:56.255Z] - CONFIG_MEMCG: enabled [2019-12-08T17:30:56.255Z] - CONFIG_KEYS: enabled [2019-12-08T17:30:56.255Z] - CONFIG_VETH: enabled (as module) [2019-12-08T17:30:56.255Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-08T17:30:56.255Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-08T17:30:56.255Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-08T17:30:56.255Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-08T17:30:56.255Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-08T17:30:56.255Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-08T17:30:56.255Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-08T17:30:56.255Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-08T17:30:56.299Z] #41 41.62 CC images/siginfo.o [2019-12-08T17:30:56.514Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-08T17:30:56.514Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-08T17:30:56.515Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-08T17:30:56.515Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-08T17:30:56.515Z] [2019-12-08T17:30:56.515Z] Optional Features: [2019-12-08T17:30:56.515Z] - CONFIG_USER_NS: enabled [2019-12-08T17:30:56.515Z] - CONFIG_SECCOMP: enabled [2019-12-08T17:30:56.515Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-08T17:30:56.515Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-08T17:30:56.515Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-08T17:30:56.515Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-08T17:30:56.515Z] - CONFIG_BLK_CGROUP: enabled [2019-12-08T17:30:56.515Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-08T17:30:56.515Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-08T17:30:56.515Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-08T17:30:56.515Z] - CONFIG_CGROUP_PERF: enabled [2019-12-08T17:30:56.515Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-08T17:30:56.515Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-08T17:30:56.515Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-08T17:30:56.515Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-08T17:30:56.515Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-08T17:30:56.515Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-08T17:30:56.515Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-08T17:30:56.515Z] - CONFIG_IP_VS: enabled (as module) [2019-12-08T17:30:56.515Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-08T17:30:56.515Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-08T17:30:56.515Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-08T17:30:56.558Z] #41 41.96 CC images/rpc.o [2019-12-08T17:30:56.775Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-08T17:30:56.775Z] - CONFIG_EXT4_FS: enabled [2019-12-08T17:30:56.775Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-08T17:30:56.775Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-08T17:30:56.775Z] - Network Drivers: [2019-12-08T17:30:56.775Z] - "overlay": [2019-12-08T17:30:56.775Z] - CONFIG_VXLAN: enabled (as module) [2019-12-08T17:30:56.775Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-08T17:30:56.775Z] Optional (for encrypted networks): [2019-12-08T17:30:56.775Z] - CONFIG_CRYPTO: enabled [2019-12-08T17:30:56.775Z] - CONFIG_CRYPTO_AEAD: enabled [2019-12-08T17:30:56.775Z] - CONFIG_CRYPTO_GCM: enabled [2019-12-08T17:30:56.775Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-12-08T17:30:56.775Z] - CONFIG_CRYPTO_GHASH: enabled [2019-12-08T17:30:56.775Z] - CONFIG_XFRM: enabled [2019-12-08T17:30:56.775Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-08T17:30:56.775Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-08T17:30:56.775Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-08T17:30:56.775Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-08T17:30:56.775Z] - "ipvlan": [2019-12-08T17:30:56.775Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-08T17:30:56.775Z] - "macvlan": [2019-12-08T17:30:56.775Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-08T17:30:56.775Z] - CONFIG_DUMMY: enabled (as module) [2019-12-08T17:30:56.775Z] - "ftp,tftp client in container": [2019-12-08T17:30:56.859Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-12-08T17:30:56.859Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-12-08T17:30:57.037Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-08T17:30:57.037Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-08T17:30:57.037Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-08T17:30:57.037Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-08T17:30:57.037Z] - Storage Drivers: [2019-12-08T17:30:57.037Z] - "aufs": [2019-12-08T17:30:57.037Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-08T17:30:57.037Z] - "btrfs": [2019-12-08T17:30:57.037Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-08T17:30:57.037Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-08T17:30:57.037Z] - "devicemapper": [2019-12-08T17:30:57.037Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-08T17:30:57.037Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-08T17:30:57.037Z] - "overlay": [2019-12-08T17:30:57.037Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-08T17:30:57.037Z] - "zfs": [2019-12-08T17:30:57.037Z] - /dev/zfs: missing [2019-12-08T17:30:57.037Z] - zfs command: missing [2019-12-08T17:30:57.037Z] - zpool command: missing [2019-12-08T17:30:57.037Z] [2019-12-08T17:30:57.037Z] Limits: [2019-12-08T17:30:57.037Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-08T17:30:57.037Z] [2019-12-08T17:30:57.037Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-08T17:30:57.206Z] go: finding cloud.google.com/go v0.26.0 [2019-12-08T17:30:57.375Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7f809e1080077469c26d7c9e3d7ef71151aa2faf . [2019-12-08T17:30:57.375Z] #1 [internal] load .dockerignore [2019-12-08T17:30:57.375Z] #1 transferring context: 87B 0.0s done [2019-12-08T17:30:57.375Z] #1 DONE 0.1s [2019-12-08T17:30:57.375Z] [2019-12-08T17:30:57.375Z] #2 [internal] load build definition from Dockerfile [2019-12-08T17:30:57.375Z] #2 transferring dockerfile: 14.85kB done [2019-12-08T17:30:57.375Z] #2 DONE 0.1s [2019-12-08T17:30:57.559Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-12-08T17:30:57.559Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-12-08T17:30:57.559Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-12-08T17:30:57.635Z] [2019-12-08T17:30:57.635Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-08T17:30:57.932Z] #41 ... [2019-12-08T17:30:57.932Z] [2019-12-08T17:30:57.932Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:30:57.932Z] #44 94.75 encoding/xml [2019-12-08T17:30:57.932Z] #44 94.81 go/doc [2019-12-08T17:30:57.932Z] #44 98.54 github.com/LK4D4/vndr/build [2019-12-08T17:30:57.932Z] #44 101.5 github.com/LK4D4/vndr/godl/singleflight [2019-12-08T17:30:57.932Z] #44 101.8 crypto/x509/pkix [2019-12-08T17:30:57.932Z] #44 101.9 vendor/golang.org/x/crypto/cryptobyte [2019-12-08T17:30:57.932Z] #44 102.6 net [2019-12-08T17:30:57.932Z] #44 104.4 vendor/golang.org/x/crypto/internal/chacha20 [2019-12-08T17:30:57.932Z] #44 ... [2019-12-08T17:30:57.932Z] [2019-12-08T17:30:57.932Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:30:57.932Z] #17 35.54 The following NEW packages will be installed: [2019-12-08T17:30:57.932Z] #17 35.54 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-12-08T17:30:57.932Z] #17 35.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-12-08T17:30:57.932Z] #17 35.54 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-08T17:30:57.932Z] #17 35.54 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-12-08T17:30:57.932Z] #17 35.54 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-12-08T17:30:57.932Z] #17 35.54 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-12-08T17:30:57.932Z] #17 35.54 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-12-08T17:30:57.932Z] #17 35.54 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-12-08T17:30:57.932Z] #17 35.54 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-12-08T17:30:57.932Z] #17 35.55 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-12-08T17:30:57.932Z] #17 35.55 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-12-08T17:30:57.932Z] #17 35.55 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-12-08T17:30:57.932Z] #17 35.55 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-12-08T17:30:57.932Z] #17 35.55 xfsprogs xxd xz-utils zip [2019-12-08T17:30:57.932Z] #17 36.64 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:30:57.932Z] #17 36.64 Need to get 90.9 MB of archives. [2019-12-08T17:30:57.932Z] #17 36.64 After this operation, 541 MB of additional disk space will be used. [2019-12-08T17:30:57.932Z] #17 36.64 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-12-08T17:30:57.932Z] #17 36.65 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-12-08T17:30:57.932Z] #17 36.65 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-12-08T17:30:57.932Z] #17 36.65 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-12-08T17:30:57.932Z] #17 36.65 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-12-08T17:30:57.932Z] #17 36.66 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-12-08T17:30:57.932Z] #17 36.71 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-12-08T17:30:57.932Z] #17 36.84 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-12-08T17:30:57.932Z] #17 36.85 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-12-08T17:30:57.932Z] #17 36.87 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-12-08T17:30:57.932Z] #17 37.02 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-12-08T17:30:57.932Z] #17 37.04 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-12-08T17:30:57.932Z] #17 37.04 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-12-08T17:30:57.932Z] #17 37.05 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-12-08T17:30:57.932Z] #17 37.05 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-12-08T17:30:57.932Z] #17 37.05 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-12-08T17:30:57.932Z] #17 37.07 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-12-08T17:30:57.932Z] #17 37.07 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-12-08T17:30:57.932Z] #17 37.07 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-12-08T17:30:57.932Z] #17 37.08 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-12-08T17:30:57.932Z] #17 37.08 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-12-08T17:30:57.932Z] #17 37.10 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-08T17:30:57.932Z] #17 37.11 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-08T17:30:57.932Z] #17 37.13 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-12-08T17:30:57.932Z] #17 37.13 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-12-08T17:30:57.932Z] #17 37.13 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-12-08T17:30:57.932Z] #17 37.16 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-12-08T17:30:57.932Z] #17 37.16 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-08T17:30:57.932Z] #17 37.17 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-12-08T17:30:57.932Z] #17 37.21 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-12-08T17:30:57.932Z] #17 37.22 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-12-08T17:30:57.932Z] #17 37.23 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-12-08T17:30:57.932Z] #17 37.24 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-12-08T17:30:57.932Z] #17 37.25 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-12-08T17:30:57.932Z] #17 37.26 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-12-08T17:30:57.932Z] #17 37.26 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-12-08T17:30:57.932Z] #17 37.27 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-12-08T17:30:57.932Z] #17 37.28 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-12-08T17:30:57.932Z] #17 37.28 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-12-08T17:30:57.932Z] #17 37.30 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-12-08T17:30:57.932Z] #17 37.32 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-12-08T17:30:57.932Z] #17 37.33 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-12-08T17:30:57.932Z] #17 37.37 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-12-08T17:30:57.932Z] #17 37.39 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-12-08T17:30:57.932Z] #17 37.39 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-12-08T17:30:57.932Z] #17 37.40 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-12-08T17:30:57.932Z] #17 37.41 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-12-08T17:30:57.932Z] #17 37.41 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-12-08T17:30:57.932Z] #17 37.58 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-12-08T17:30:57.932Z] #17 37.61 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-08T17:30:57.932Z] #17 37.71 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-08T17:30:57.932Z] #17 37.72 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-08T17:30:57.932Z] #17 37.73 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-12-08T17:30:57.932Z] #17 37.76 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-08T17:30:57.932Z] #17 37.77 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-12-08T17:30:57.932Z] #17 37.82 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-08T17:30:58.191Z] #17 38.28 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-12-08T17:30:58.191Z] #17 38.38 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-12-08T17:30:58.205Z] #3 DONE 0.6s [2019-12-08T17:30:58.205Z] [2019-12-08T17:30:58.205Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-08T17:30:58.205Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-08T17:30:58.205Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-08T17:30:58.205Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-12-08T17:30:58.205Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-12-08T17:30:58.205Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s [2019-12-08T17:30:58.205Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s [2019-12-08T17:30:58.205Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2019-12-08T17:30:58.449Z] #17 38.47 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-12-08T17:30:58.449Z] #17 38.49 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-12-08T17:30:58.449Z] #17 38.51 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-12-08T17:30:58.449Z] #17 38.55 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-12-08T17:30:58.465Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done [2019-12-08T17:30:58.465Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2019-12-08T17:30:58.707Z] #17 38.77 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-12-08T17:30:58.724Z] #4 DONE 0.5s [2019-12-08T17:30:58.965Z] #17 39.01 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-12-08T17:30:58.965Z] #17 39.02 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-08T17:30:58.983Z] [2019-12-08T17:30:58.984Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-08T17:30:59.224Z] #17 39.47 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-12-08T17:30:59.243Z] #5 ... [2019-12-08T17:30:59.243Z] [2019-12-08T17:30:59.243Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-08T17:30:59.243Z] #6 DONE 0.3s [2019-12-08T17:30:59.318Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-12-08T17:30:59.482Z] #17 39.70 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-12-08T17:30:59.482Z] #17 39.71 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-12-08T17:30:59.502Z] [2019-12-08T17:30:59.502Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-08T17:30:59.502Z] #5 DONE 0.4s [2019-12-08T17:30:59.502Z] [2019-12-08T17:30:59.502Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-08T17:30:59.502Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-08T17:30:59.502Z] #65 DONE 0.0s [2019-12-08T17:30:59.502Z] [2019-12-08T17:30:59.502Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-08T17:30:59.502Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-12-08T17:30:59.666Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-12-08T17:30:59.762Z] #7 sha256:8e5d3c1c417b5b6baa6a56d38bc415e15604ae044118ecefd15b73161d25cea6 1.79kB / 1.79kB done [2019-12-08T17:30:59.762Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-12-08T17:30:59.762Z] #7 sha256:ccac3b44c7ba775a9530a24c889732adbc88085ff2449934f88a80848baf3773 5.47kB / 5.47kB done [2019-12-08T17:30:59.762Z] #7 sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 4.37MB / 9.75MB 0.4s [2019-12-08T17:30:59.762Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 0B / 4.09MB 0.4s [2019-12-08T17:30:59.762Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 8.80MB / 43.17MB 0.4s [2019-12-08T17:31:00.011Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-12-08T17:31:00.343Z] #7 sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 9.75MB / 9.75MB 0.5s done [2019-12-08T17:31:00.343Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 4.09MB / 4.09MB 0.5s done [2019-12-08T17:31:00.343Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 42.41MB / 43.17MB 0.8s [2019-12-08T17:31:00.343Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 9.22MB / 48.02MB 0.8s [2019-12-08T17:31:00.343Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 125.53kB / 49.10MB 0.8s [2019-12-08T17:31:00.343Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 14.43MB / 48.02MB 0.9s [2019-12-08T17:31:00.343Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 10.26MB / 49.10MB 0.9s [2019-12-08T17:31:00.356Z] go: finding github.com/docker/go-connections v0.3.0 [2019-12-08T17:31:00.603Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 19.07MB / 49.10MB 1.0s [2019-12-08T17:31:00.603Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 43.17MB / 43.17MB 1.0s done [2019-12-08T17:31:00.603Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 27.64MB / 48.02MB 1.2s [2019-12-08T17:31:00.603Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 34.60MB / 49.10MB 1.2s [2019-12-08T17:31:00.603Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 3.21MB / 97.59MB 1.2s [2019-12-08T17:31:00.701Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-12-08T17:31:00.870Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 32.51MB / 48.02MB 1.3s [2019-12-08T17:31:00.870Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 41.93MB / 49.10MB 1.3s [2019-12-08T17:31:00.870Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 8.78MB / 97.59MB 1.3s [2019-12-08T17:31:00.870Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 35.77MB / 48.02MB 1.4s [2019-12-08T17:31:00.870Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 49.10MB / 49.10MB 1.4s [2019-12-08T17:31:00.870Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 19.75MB / 97.59MB 1.4s [2019-12-08T17:31:00.870Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 41.13MB / 48.02MB 1.5s [2019-12-08T17:31:00.870Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 27.56MB / 97.59MB 1.5s [2019-12-08T17:31:00.870Z] #7 extracting sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 [2019-12-08T17:31:01.141Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 47.27MB / 48.02MB 1.6s [2019-12-08T17:31:01.141Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 39.11MB / 97.59MB 1.6s [2019-12-08T17:31:01.141Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 47.15MB / 97.59MB 1.7s [2019-12-08T17:31:01.402Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 55.75MB / 97.59MB 1.8s [2019-12-08T17:31:01.402Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 62.75MB / 97.59MB 1.9s [2019-12-08T17:31:01.661Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 78.43MB / 97.59MB 2.1s [2019-12-08T17:31:01.661Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 88.27MB / 97.59MB 2.2s [2019-12-08T17:31:01.661Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 97.58MB / 97.59MB 2.3s [2019-12-08T17:31:01.899Z] Client: [2019-12-08T17:31:01.900Z] Debug Mode: false [2019-12-08T17:31:01.900Z] [2019-12-08T17:31:01.900Z] Server: [2019-12-08T17:31:01.900Z] Containers: 0 [2019-12-08T17:31:01.900Z] Running: 0 [2019-12-08T17:31:01.900Z] Paused: 0 [2019-12-08T17:31:01.900Z] Stopped: 0 [2019-12-08T17:31:01.900Z] Images: 0 [2019-12-08T17:31:01.900Z] Server Version: 19.03.2 [2019-12-08T17:31:01.900Z] Storage Driver: overlay2 [2019-12-08T17:31:01.900Z] Backing Filesystem: extfs [2019-12-08T17:31:01.900Z] Supports d_type: true [2019-12-08T17:31:01.900Z] Native Overlay Diff: true [2019-12-08T17:31:01.900Z] Logging Driver: json-file [2019-12-08T17:31:01.900Z] Cgroup Driver: cgroupfs [2019-12-08T17:31:01.900Z] Plugins: [2019-12-08T17:31:01.900Z] Volume: local [2019-12-08T17:31:01.900Z] Network: bridge host ipvlan macvlan null overlay [2019-12-08T17:31:01.900Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-12-08T17:31:01.900Z] Swarm: inactive [2019-12-08T17:31:01.900Z] Runtimes: runc [2019-12-08T17:31:01.900Z] Default Runtime: runc [2019-12-08T17:31:01.900Z] Init Binary: docker-init [2019-12-08T17:31:01.900Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-08T17:31:01.900Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-08T17:31:01.900Z] init version: fec3683 [2019-12-08T17:31:01.900Z] Security Options: [2019-12-08T17:31:01.900Z] apparmor [2019-12-08T17:31:01.900Z] seccomp [2019-12-08T17:31:01.900Z] Profile: default [2019-12-08T17:31:01.900Z] Kernel Version: 4.15.0-1048-aws [2019-12-08T17:31:01.900Z] Operating System: Ubuntu 18.04.3 LTS [2019-12-08T17:31:01.900Z] OSType: linux [2019-12-08T17:31:01.900Z] Architecture: x86_64 [2019-12-08T17:31:01.900Z] CPUs: 2 [2019-12-08T17:31:01.900Z] Total Memory: 7.501GiB [2019-12-08T17:31:01.900Z] Name: ip-10-100-88-81 [2019-12-08T17:31:01.900Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-12-08T17:31:01.900Z] Docker Root Dir: /var/lib/docker [2019-12-08T17:31:01.900Z] Debug Mode: false [2019-12-08T17:31:01.900Z] Registry: https://index.docker.io/v1/ [2019-12-08T17:31:01.900Z] Labels: [2019-12-08T17:31:01.900Z] Experimental: true [2019-12-08T17:31:01.900Z] Insecure Registries: [2019-12-08T17:31:01.900Z] 127.0.0.0/8 [2019-12-08T17:31:01.900Z] Live Restore Enabled: true [2019-12-08T17:31:01.900Z] [2019-12-08T17:31:01.900Z] WARNING: No swap limit support [2019-12-08T17:31:01.901Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-12-08T17:31:01.901Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [Pipeline] sh [2019-12-08T17:31:02.192Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-08T17:31:02.192Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-08T17:31:02.192Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40295/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-08T17:31:02.192Z] + bash /home/ubuntu/workspace/moby_PR-40295/check-config.sh [2019-12-08T17:31:02.192Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-08T17:31:02.192Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-12-08T17:31:02.192Z] [2019-12-08T17:31:02.192Z] Generally Necessary: [2019-12-08T17:31:02.192Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-08T17:31:02.192Z] - apparmor: enabled and tools installed [2019-12-08T17:31:02.192Z] - CONFIG_NAMESPACES: enabled [2019-12-08T17:31:02.192Z] - CONFIG_NET_NS: enabled [2019-12-08T17:31:02.192Z] - CONFIG_PID_NS: enabled [2019-12-08T17:31:02.192Z] - CONFIG_IPC_NS: enabled [2019-12-08T17:31:02.192Z] - CONFIG_UTS_NS: enabled [2019-12-08T17:31:02.192Z] - CONFIG_CGROUPS: enabled [2019-12-08T17:31:02.192Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-08T17:31:02.192Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-08T17:31:02.192Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-08T17:31:02.192Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-08T17:31:02.192Z] - CONFIG_CPUSETS: enabled [2019-12-08T17:31:02.192Z] - CONFIG_MEMCG: enabled [2019-12-08T17:31:02.192Z] - CONFIG_KEYS: enabled [2019-12-08T17:31:02.192Z] - CONFIG_VETH: enabled (as module) [2019-12-08T17:31:02.192Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-08T17:31:02.192Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-08T17:31:02.192Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-08T17:31:02.192Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-08T17:31:02.192Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-08T17:31:02.454Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-08T17:31:02.455Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-08T17:31:02.455Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-08T17:31:02.455Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-08T17:31:02.455Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-08T17:31:02.455Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-08T17:31:02.455Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-08T17:31:02.455Z] [2019-12-08T17:31:02.455Z] Optional Features: [2019-12-08T17:31:02.455Z] - CONFIG_USER_NS: enabled [2019-12-08T17:31:02.455Z] - CONFIG_SECCOMP: enabled [2019-12-08T17:31:02.455Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-08T17:31:02.455Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-08T17:31:02.455Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-08T17:31:02.455Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-08T17:31:02.455Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-12-08T17:31:02.455Z] - CONFIG_BLK_CGROUP: enabled [2019-12-08T17:31:02.455Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-08T17:31:02.455Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-08T17:31:02.455Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-08T17:31:02.455Z] - CONFIG_CGROUP_PERF: enabled [2019-12-08T17:31:02.455Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-08T17:31:02.455Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-08T17:31:02.455Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-08T17:31:02.455Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-08T17:31:02.455Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-08T17:31:02.455Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-08T17:31:02.455Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-08T17:31:02.455Z] - CONFIG_IP_VS: enabled (as module) [2019-12-08T17:31:02.455Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-08T17:31:02.455Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-08T17:31:02.455Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-08T17:31:02.455Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-08T17:31:02.455Z] - CONFIG_EXT4_FS: enabled [2019-12-08T17:31:02.455Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-08T17:31:02.455Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-08T17:31:02.455Z] - Network Drivers: [2019-12-08T17:31:02.455Z] - "overlay": [2019-12-08T17:31:02.712Z] - CONFIG_VXLAN: enabled (as module) [2019-12-08T17:31:02.712Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-08T17:31:02.712Z] Optional (for encrypted networks): [2019-12-08T17:31:02.712Z] - CONFIG_CRYPTO: enabled [2019-12-08T17:31:02.712Z] - CONFIG_CRYPTO_AEAD: enabled [2019-12-08T17:31:02.712Z] - CONFIG_CRYPTO_GCM: enabled [2019-12-08T17:31:02.712Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-12-08T17:31:02.712Z] - CONFIG_CRYPTO_GHASH: enabled [2019-12-08T17:31:02.712Z] - CONFIG_XFRM: enabled [2019-12-08T17:31:02.712Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-08T17:31:02.712Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-08T17:31:02.712Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-08T17:31:02.712Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-08T17:31:02.712Z] - "ipvlan": [2019-12-08T17:31:02.712Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-08T17:31:02.712Z] - "macvlan": [2019-12-08T17:31:02.712Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-08T17:31:02.712Z] - CONFIG_DUMMY: enabled (as module) [2019-12-08T17:31:02.712Z] - "ftp,tftp client in container": [2019-12-08T17:31:02.712Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-08T17:31:02.712Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-08T17:31:02.712Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-08T17:31:02.712Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-08T17:31:02.712Z] - Storage Drivers: [2019-12-08T17:31:02.712Z] - "aufs": [2019-12-08T17:31:02.712Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-08T17:31:02.712Z] - "btrfs": [2019-12-08T17:31:02.712Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-08T17:31:02.712Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-08T17:31:02.712Z] - "devicemapper": [2019-12-08T17:31:02.712Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-08T17:31:02.712Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-08T17:31:02.712Z] - "overlay": [2019-12-08T17:31:02.712Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-08T17:31:02.712Z] - "zfs": [2019-12-08T17:31:02.712Z] - /dev/zfs: missing [2019-12-08T17:31:02.712Z] - zfs command: missing [2019-12-08T17:31:02.712Z] - zpool command: missing [2019-12-08T17:31:02.712Z] [2019-12-08T17:31:02.712Z] Limits: [2019-12-08T17:31:02.712Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-08T17:31:02.712Z] [2019-12-08T17:31:02.712Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2019-12-08T17:31:02.764Z] #17 42.27 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] [Pipeline] sh [2019-12-08T17:31:03.097Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-12-08T17:31:03.097Z] go: finding github.com/kr/text v0.1.0 [2019-12-08T17:31:03.137Z] + sudo modprobe ip_vs [2019-12-08T17:31:03.399Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7f809e1080077469c26d7c9e3d7ef71151aa2faf . [2019-12-08T17:31:03.582Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 48.02MB / 48.02MB 3.8s done [2019-12-08T17:31:03.582Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 49.10MB / 49.10MB 3.8s done [2019-12-08T17:31:03.582Z] #7 sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa 0B / 156B 3.9s [2019-12-08T17:31:03.582Z] #7 ... [2019-12-08T17:31:03.582Z] [2019-12-08T17:31:03.582Z] #19 [internal] load build context [2019-12-08T17:31:03.582Z] #19 transferring context: 45.91MB 3.4s done [2019-12-08T17:31:03.582Z] #19 DONE 3.9s [2019-12-08T17:31:03.582Z] [2019-12-08T17:31:03.582Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-08T17:31:03.582Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 97.59MB / 97.59MB 3.9s done [2019-12-08T17:31:03.582Z] #7 sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa 156B / 156B 3.9s done [2019-12-08T17:31:03.660Z] #2 [internal] load .dockerignore [2019-12-08T17:31:03.698Z] #17 ... [2019-12-08T17:31:03.698Z] [2019-12-08T17:31:03.698Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:31:03.698Z] #62 110.6 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-08T17:31:03.698Z] #62 110.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-08T17:31:03.839Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-12-08T17:31:03.917Z] #2 transferring context: 87B done [2019-12-08T17:31:03.917Z] #2 DONE 0.2s [2019-12-08T17:31:03.917Z] [2019-12-08T17:31:03.917Z] #1 [internal] load build definition from Dockerfile [2019-12-08T17:31:03.917Z] #1 transferring dockerfile: 14.85kB done [2019-12-08T17:31:03.917Z] #1 DONE 0.2s [2019-12-08T17:31:03.917Z] [2019-12-08T17:31:03.917Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-08T17:31:04.217Z] #3 DONE 0.3s [2019-12-08T17:31:04.217Z] [2019-12-08T17:31:04.217Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-08T17:31:04.217Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-08T17:31:04.217Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-08T17:31:04.217Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-12-08T17:31:04.217Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-12-08T17:31:04.217Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.0s [2019-12-08T17:31:04.474Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 2.69MB / 8.82MB 0.1s [2019-12-08T17:31:04.475Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s [2019-12-08T17:31:04.533Z] #7 extracting sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 3.4s done [2019-12-08T17:31:04.533Z] #7 extracting sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 [2019-12-08T17:31:04.580Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-12-08T17:31:04.580Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-12-08T17:31:04.580Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-12-08T17:31:04.735Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done [2019-12-08T17:31:04.735Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-12-08T17:31:04.926Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-12-08T17:31:05.105Z] #7 extracting sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 0.4s done [2019-12-08T17:31:05.105Z] #7 extracting sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c [2019-12-08T17:31:05.303Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2019-12-08T17:31:05.303Z] #4 DONE 1.0s [2019-12-08T17:31:05.365Z] #7 extracting sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 0.2s done [2019-12-08T17:31:05.627Z] #7 extracting sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 [2019-12-08T17:31:05.669Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-12-08T17:31:05.868Z] [2019-12-08T17:31:05.868Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-08T17:31:06.125Z] #6 ... [2019-12-08T17:31:06.125Z] [2019-12-08T17:31:06.125Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-08T17:31:06.125Z] #5 DONE 0.1s [2019-12-08T17:31:06.125Z] [2019-12-08T17:31:06.125Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-08T17:31:06.125Z] #6 DONE 0.2s [2019-12-08T17:31:06.382Z] [2019-12-08T17:31:06.382Z] #19 [internal] load build context [2019-12-08T17:31:06.428Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-12-08T17:31:07.169Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-12-08T17:31:07.169Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-12-08T17:31:07.516Z] go: finding github.com/spf13/afero v1.1.2 [2019-12-08T17:31:08.181Z] #7 extracting sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 2.1s done [2019-12-08T17:31:08.181Z] #7 extracting sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae [2019-12-08T17:31:08.914Z] #19 transferring context: 9.58MB 2.7s [2019-12-08T17:31:08.965Z] #62 ... [2019-12-08T17:31:08.965Z] [2019-12-08T17:31:08.965Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:31:08.965Z] #41 43.38 CC images/ext-file.o [2019-12-08T17:31:08.965Z] #41 43.60 CC images/cgroup.o [2019-12-08T17:31:08.965Z] #41 44.24 CC images/userns.o [2019-12-08T17:31:08.965Z] #41 44.62 CC images/google/protobuf/descriptor.o [2019-12-08T17:31:08.965Z] #41 46.70 CC images/opts.o [2019-12-08T17:31:08.965Z] #41 46.92 CC images/seccomp.o [2019-12-08T17:31:08.965Z] #41 47.28 CC images/binfmt-misc.o [2019-12-08T17:31:08.965Z] #41 47.52 CC images/time.o [2019-12-08T17:31:08.965Z] #41 47.75 CC images/sysctl.o [2019-12-08T17:31:08.965Z] #41 47.97 CC images/autofs.o [2019-12-08T17:31:08.965Z] #41 48.22 CC images/macvlan.o [2019-12-08T17:31:08.965Z] #41 48.47 CC images/sit.o [2019-12-08T17:31:08.965Z] #41 48.77 LINK images/built-in.o [2019-12-08T17:31:08.965Z] #41 48.95 GEN compel/include/asm [2019-12-08T17:31:08.965Z] #41 48.97 GEN compel/include/version.h [2019-12-08T17:31:08.965Z] #41 49.00 touch .config [2019-12-08T17:31:08.965Z] #41 49.00 GEN include/common/config.h [2019-12-08T17:31:08.965Z] #41 49.08 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-12-08T17:31:08.965Z] #41 49.11 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-12-08T17:31:08.965Z] #41 49.14 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-12-08T17:31:08.965Z] #41 49.18 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-12-08T17:31:08.965Z] #41 49.24 DEP compel/arch/x86/plugins/std/memcpy.d [2019-12-08T17:31:08.965Z] #41 49.26 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-12-08T17:31:08.965Z] #41 49.29 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-08T17:31:08.965Z] #41 49.34 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-12-08T17:31:08.965Z] #41 49.35 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-08T17:31:08.965Z] #41 49.39 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-08T17:31:08.965Z] #41 49.40 DEP compel/plugins/std/infect.d [2019-12-08T17:31:08.965Z] #41 49.52 DEP compel/plugins/std/string.d [2019-12-08T17:31:08.965Z] #41 49.65 DEP compel/plugins/std/log.d [2019-12-08T17:31:08.965Z] #41 49.72 DEP compel/plugins/std/fds.d [2019-12-08T17:31:08.965Z] #41 49.88 DEP compel/plugins/std/std.d [2019-12-08T17:31:08.965Z] #41 50.02 DEP compel/plugins/shmem/shmem.d [2019-12-08T17:31:08.965Z] #41 50.13 DEP compel/plugins/fds/fds.d [2019-12-08T17:31:08.965Z] #41 50.38 CC compel/plugins/std/std.o [2019-12-08T17:31:08.965Z] #41 50.78 CC compel/plugins/std/fds.o [2019-12-08T17:31:08.965Z] #41 51.27 CC compel/plugins/std/log.o [2019-12-08T17:31:08.965Z] #41 52.49 CC compel/plugins/std/string.o [2019-12-08T17:31:08.965Z] #41 53.14 CC compel/plugins/std/infect.o [2019-12-08T17:31:08.965Z] #41 53.57 CC compel/arch/x86/plugins/std/parasite-head.o [2019-12-08T17:31:08.965Z] #41 53.65 CC compel/arch/x86/plugins/std/memcpy.o [2019-12-08T17:31:08.965Z] #41 ... [2019-12-08T17:31:08.965Z] [2019-12-08T17:31:08.965Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:31:08.965Z] #44 105.1 vendor/golang.org/x/crypto/poly1305 [2019-12-08T17:31:08.965Z] #44 105.5 vendor/golang.org/x/sys/cpu [2019-12-08T17:31:08.965Z] #44 105.9 vendor/golang.org/x/crypto/chacha20poly1305 [2019-12-08T17:31:08.965Z] #44 107.6 vendor/golang.org/x/crypto/hkdf [2019-12-08T17:31:08.965Z] #44 107.8 vendor/golang.org/x/text/transform [2019-12-08T17:31:08.965Z] #44 108.7 vendor/golang.org/x/text/unicode/bidi [2019-12-08T17:31:08.965Z] #44 110.6 vendor/golang.org/x/text/secure/bidirule [2019-12-08T17:31:08.965Z] #44 111.1 vendor/golang.org/x/text/unicode/norm [2019-12-08T17:31:08.965Z] #44 ... [2019-12-08T17:31:08.965Z] [2019-12-08T17:31:08.965Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:31:08.965Z] #41 53.73 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-12-08T17:31:08.965Z] #41 53.80 AR compel/plugins/std.lib.a [2019-12-08T17:31:08.965Z] #41 53.87 CC compel/plugins/fds/fds.o [2019-12-08T17:31:08.965Z] #41 54.19 AR compel/plugins/fds.lib.a [2019-12-08T17:31:08.965Z] #41 54.24 HOSTDEP compel/src/lib/log-host.d [2019-12-08T17:31:09.223Z] #41 54.46 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-08T17:31:09.249Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-12-08T17:31:09.482Z] #41 54.69 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-12-08T17:31:09.571Z] #7 extracting sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 1.5s done [2019-12-08T17:31:09.740Z] #41 54.91 HOSTDEP compel/src/main-host.d [2019-12-08T17:31:09.740Z] #41 55.09 DEP compel/src/lib/ptrace.d [2019-12-08T17:31:09.831Z] #7 extracting sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 [2019-12-08T17:31:09.998Z] #41 55.30 DEP compel/src/lib/infect.d [2019-12-08T17:31:10.256Z] #41 55.54 DEP compel/src/lib/infect-util.d [2019-12-08T17:31:10.256Z] #41 55.66 DEP compel/src/lib/infect-rpc.d [2019-12-08T17:31:10.444Z] go: finding github.com/kr/pty v1.1.1 [2019-12-08T17:31:10.514Z] #41 55.81 DEP compel/arch/x86/src/lib/infect.d [2019-12-08T17:31:10.772Z] #41 56.05 DEP compel/arch/x86/src/lib/cpu.d [2019-12-08T17:31:10.772Z] #41 56.15 DEP compel/src/lib/log.d [2019-12-08T17:31:10.772Z] #41 56.26 DEP compel/src/main.d [2019-12-08T17:31:10.790Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-12-08T17:31:11.135Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-12-08T17:31:11.338Z] #41 56.51 DEP compel/src/lib/handle-elf.d [2019-12-08T17:31:11.338Z] #41 56.68 DEP compel/arch/x86/src/lib/handle-elf.d [2019-12-08T17:31:11.497Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-12-08T17:31:11.497Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-12-08T17:31:11.596Z] #41 56.96 CC compel/src/lib/log.o [2019-12-08T17:31:11.854Z] #41 ... [2019-12-08T17:31:11.854Z] [2019-12-08T17:31:11.854Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:31:11.854Z] #62 DONE 118.8s [2019-12-08T17:31:11.854Z] [2019-12-08T17:31:11.854Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-08T17:31:11.854Z] #63 DONE 0.1s [2019-12-08T17:31:11.854Z] [2019-12-08T17:31:11.854Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:31:11.854Z] #17 44.77 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:31:11.854Z] #17 44.92 Fetched 90.9 MB in 8s (10.9 MB/s) [2019-12-08T17:31:11.854Z] #17 45.04 Selecting previously unselected package bash-completion. [2019-12-08T17:31:11.854Z] #17 45.04 (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-12-08T17:31:11.854Z] #17 45.08 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-08T17:31:11.854Z] #17 48.71 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-08T17:31:11.854Z] #17 49.31 Selecting previously unselected package libnet1:amd64. [2019-12-08T17:31:11.854Z] #17 49.31 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-12-08T17:31:11.854Z] #17 49.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-08T17:31:11.854Z] #17 49.45 Selecting previously unselected package libnfnetlink0:amd64. [2019-12-08T17:31:11.854Z] #17 49.46 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-12-08T17:31:11.854Z] #17 49.46 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-12-08T17:31:11.854Z] #17 49.54 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-12-08T17:31:11.854Z] #17 49.54 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-12-08T17:31:11.854Z] #17 49.55 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-12-08T17:31:11.854Z] #17 49.68 Selecting previously unselected package libudev-dev:amd64. [2019-12-08T17:31:11.854Z] #17 49.68 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-12-08T17:31:11.854Z] #17 49.70 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-12-08T17:31:11.854Z] #17 49.99 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-12-08T17:31:11.854Z] #17 49.99 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-12-08T17:31:11.854Z] #17 50.01 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-12-08T17:31:11.854Z] #17 50.66 Selecting previously unselected package python3.5-minimal. [2019-12-08T17:31:11.854Z] #17 50.66 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-12-08T17:31:11.854Z] #17 50.68 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-08T17:31:11.854Z] #17 51.96 Selecting previously unselected package python3-minimal. [2019-12-08T17:31:11.854Z] #17 51.97 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-12-08T17:31:11.854Z] #17 51.98 Unpacking python3-minimal (3.5.3-1) ... [2019-12-08T17:31:12.420Z] #17 52.33 Selecting previously unselected package libmpdec2:amd64. [2019-12-08T17:31:12.420Z] #17 52.36 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-12-08T17:31:12.420Z] #17 52.37 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-12-08T17:31:12.420Z] #17 ... [2019-12-08T17:31:12.420Z] [2019-12-08T17:31:12.420Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:31:12.420Z] #41 57.78 CC compel/arch/x86/src/lib/cpu.o [2019-12-08T17:31:12.689Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-12-08T17:31:12.689Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-12-08T17:31:12.689Z] go: finding github.com/onsi/gomega v1.4.3 [2019-12-08T17:31:12.689Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-12-08T17:31:13.033Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-12-08T17:31:13.095Z] #19 ... [2019-12-08T17:31:13.095Z] [2019-12-08T17:31:13.095Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-08T17:31:13.095Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-08T17:31:13.095Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done [2019-12-08T17:31:13.095Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-08T17:31:13.095Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-08T17:31:13.095Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.3s done [2019-12-08T17:31:13.095Z] #65 DONE 6.2s [2019-12-08T17:31:13.095Z] [2019-12-08T17:31:13.095Z] #19 [internal] load build context [2019-12-08T17:31:13.095Z] #19 ... [2019-12-08T17:31:13.095Z] [2019-12-08T17:31:13.095Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-08T17:31:13.095Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 0.0s done [2019-12-08T17:31:13.095Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-12-08T17:31:13.095Z] #7 sha256:ddeac8b5f8711a57ce2793ff0882cd4ca0b24ac99e6836ca717589fc7f7af914 1.80kB / 1.80kB done [2019-12-08T17:31:13.095Z] #7 sha256:d30a8b8b92e26c81159500588fe731b46bdfd3ab9724734ffc2ea4387a526662 5.47kB / 5.47kB done [2019-12-08T17:31:13.095Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 2.2s done [2019-12-08T17:31:13.095Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.8s done [2019-12-08T17:31:13.095Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 1.1s done [2019-12-08T17:31:13.095Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 3.5s done [2019-12-08T17:31:13.095Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 4.5s done [2019-12-08T17:31:13.095Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 90.35MB / 120.06MB 6.3s [2019-12-08T17:31:13.095Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 3.6s [2019-12-08T17:31:13.095Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 126B / 126B 3.8s done [2019-12-08T17:31:13.095Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 97.80MB / 120.06MB 6.5s [2019-12-08T17:31:13.095Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 107.41MB / 120.06MB 6.9s [2019-12-08T17:31:13.352Z] #7 ... [2019-12-08T17:31:13.352Z] [2019-12-08T17:31:13.352Z] #19 [internal] load build context [2019-12-08T17:31:13.352Z] #19 transferring context: 45.91MB 6.9s done [2019-12-08T17:31:13.352Z] #19 DONE 7.1s [2019-12-08T17:31:13.352Z] [2019-12-08T17:31:13.352Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-08T17:31:13.352Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 114.56MB / 120.06MB 7.1s [2019-12-08T17:31:13.771Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-12-08T17:31:13.793Z] #41 58.94 CC compel/arch/x86/src/lib/infect.o [2019-12-08T17:31:13.916Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 7.7s done [2019-12-08T17:31:14.036Z] #7 extracting sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 3.5s done [2019-12-08T17:31:14.036Z] #7 extracting sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa [2019-12-08T17:31:14.036Z] #7 extracting sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa done [2019-12-08T17:31:14.036Z] #7 DONE 14.5s [2019-12-08T17:31:14.036Z] [2019-12-08T17:31:14.036Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-08T17:31:14.727Z] #41 59.90 CC compel/src/lib/infect-rpc.o [2019-12-08T17:31:14.966Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-12-08T17:31:14.966Z] go: finding github.com/docker/go-units v0.3.1 [2019-12-08T17:31:14.985Z] #41 60.32 CC compel/src/lib/infect-util.o [2019-12-08T17:31:15.243Z] #41 60.71 CC compel/src/lib/infect.o [2019-12-08T17:31:15.712Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-12-08T17:31:15.713Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-12-08T17:31:16.059Z] go: finding gotest.tools v2.1.0+incompatible [2019-12-08T17:31:16.404Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-12-08T17:31:16.448Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 7.2s done [2019-12-08T17:31:16.448Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd [2019-12-08T17:31:17.013Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.7s done [2019-12-08T17:31:17.269Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 [2019-12-08T17:31:17.331Z] #8 DONE 3.3s [2019-12-08T17:31:17.331Z] [2019-12-08T17:31:17.331Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-08T17:31:17.526Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.3s done [2019-12-08T17:31:17.527Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd [2019-12-08T17:31:17.601Z] go: finding github.com/containerd/containerd v1.2.4 [2019-12-08T17:31:17.601Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-12-08T17:31:17.601Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-12-08T17:31:17.601Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-12-08T17:31:17.601Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-12-08T17:31:17.773Z] #41 63.26 CC compel/src/lib/ptrace.o [2019-12-08T17:31:18.271Z] #9 DONE 0.9s [2019-12-08T17:31:18.271Z] [2019-12-08T17:31:18.271Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-08T17:31:18.271Z] #20 DONE 0.1s [2019-12-08T17:31:18.271Z] [2019-12-08T17:31:18.271Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:31:18.338Z] #41 63.82 AR compel/libcompel.a [2019-12-08T17:31:18.349Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-12-08T17:31:18.535Z] #33 ... [2019-12-08T17:31:18.535Z] [2019-12-08T17:31:18.535Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-08T17:31:18.535Z] #21 DONE 0.1s [2019-12-08T17:31:18.597Z] #41 63.93 HOSTCC compel/src/main-host.o [2019-12-08T17:31:18.693Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-12-08T17:31:18.693Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-12-08T17:31:18.693Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-12-08T17:31:18.799Z] [2019-12-08T17:31:18.799Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:31:18.862Z] #41 ... [2019-12-08T17:31:18.862Z] [2019-12-08T17:31:18.862Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:31:18.862Z] #47 DONE 126.0s [2019-12-08T17:31:18.862Z] [2019-12-08T17:31:18.862Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:31:18.862Z] #41 64.30 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-12-08T17:31:18.862Z] #41 ... [2019-12-08T17:31:18.862Z] [2019-12-08T17:31:18.862Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:31:18.862Z] #44 115.9 vendor/golang.org/x/net/idna [2019-12-08T17:31:18.862Z] #44 118.6 vendor/golang.org/x/net/http2/hpack [2019-12-08T17:31:18.862Z] #44 120.2 mime [2019-12-08T17:31:18.862Z] #44 124.6 crypto/tls [2019-12-08T17:31:19.127Z] #44 ... [2019-12-08T17:31:19.127Z] [2019-12-08T17:31:19.127Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:31:19.127Z] #17 52.66 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-12-08T17:31:19.127Z] #17 52.67 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-12-08T17:31:19.127Z] #17 52.67 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-12-08T17:31:19.127Z] #17 54.92 Selecting previously unselected package python3.5. [2019-12-08T17:31:19.127Z] #17 54.92 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-12-08T17:31:19.127Z] #17 54.93 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-08T17:31:19.127Z] #17 55.13 Selecting previously unselected package libpython3-stdlib:amd64. [2019-12-08T17:31:19.127Z] #17 55.13 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-12-08T17:31:19.127Z] #17 55.14 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-12-08T17:31:19.127Z] #17 55.21 Selecting previously unselected package dh-python. [2019-12-08T17:31:19.127Z] #17 55.22 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-12-08T17:31:19.127Z] #17 55.23 Unpacking dh-python (2.20170125) ... [2019-12-08T17:31:19.127Z] #17 55.39 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-12-08T17:31:19.127Z] #17 55.43 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-08T17:31:19.127Z] #17 58.58 Setting up python3-minimal (3.5.3-1) ... [2019-12-08T17:31:19.695Z] #17 ... [2019-12-08T17:31:19.695Z] [2019-12-08T17:31:19.695Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:31:19.695Z] #41 64.83 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-08T17:31:19.953Z] #41 65.26 HOSTCC compel/src/lib/log-host.o [2019-12-08T17:31:20.186Z] #22 1.724 + RM_GOPATH=0 [2019-12-08T17:31:20.187Z] #22 1.724 + TMP_GOPATH= [2019-12-08T17:31:20.187Z] #22 1.724 + : /build [2019-12-08T17:31:20.187Z] #22 1.724 + '[' -z '' ']' [2019-12-08T17:31:20.187Z] #22 1.726 ++ mktemp -d [2019-12-08T17:31:20.187Z] #22 1.728 + export GOPATH=/tmp/tmp.VlVjOSN4Gp [2019-12-08T17:31:20.187Z] #22 1.728 + GOPATH=/tmp/tmp.VlVjOSN4Gp [2019-12-08T17:31:20.187Z] #22 1.728 + RM_GOPATH=1 [2019-12-08T17:31:20.187Z] #22 1.729 ++ dirname ./install.sh [2019-12-08T17:31:20.187Z] #22 1.729 + dir=. [2019-12-08T17:31:20.187Z] #22 1.729 + bin=dockercli [2019-12-08T17:31:20.187Z] #22 1.729 + shift [2019-12-08T17:31:20.187Z] #22 1.730 + '[' '!' -f ./dockercli.installer ']' [2019-12-08T17:31:20.187Z] #22 1.730 + . ./dockercli.installer [2019-12-08T17:31:20.187Z] #22 1.730 ++ : stable [2019-12-08T17:31:20.187Z] #22 1.730 ++ : 17.06.2-ce [2019-12-08T17:31:20.187Z] #22 1.730 + install_dockercli [2019-12-08T17:31:20.187Z] #22 1.730 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-08T17:31:20.187Z] #22 1.730 Install docker/cli version 17.06.2-ce from stable [2019-12-08T17:31:20.187Z] #22 1.731 ++ uname -m [2019-12-08T17:31:20.187Z] #22 1.732 + arch=aarch64 [2019-12-08T17:31:20.187Z] #22 1.732 + '[' aarch64 '!=' x86_64 ']' [2019-12-08T17:31:20.187Z] #22 1.732 + '[' aarch64 '!=' s390x ']' [2019-12-08T17:31:20.187Z] #22 1.733 + '[' aarch64 '!=' armhf ']' [2019-12-08T17:31:20.187Z] #22 1.733 + build_dockercli [2019-12-08T17:31:20.187Z] #22 1.733 + git clone https://github.com/docker/docker-ce /tmp/tmp.VlVjOSN4Gp/tmp/docker-ce [2019-12-08T17:31:20.187Z] #22 1.735 Cloning into '/tmp/tmp.VlVjOSN4Gp/tmp/docker-ce'... [2019-12-08T17:31:20.211Z] #41 65.68 HOSTLINK compel/compel-host-bin [2019-12-08T17:31:20.469Z] #41 65.80 DEP soccr/soccr.d [2019-12-08T17:31:20.727Z] #41 66.05 CC soccr/soccr.o [2019-12-08T17:31:21.545Z] Removing intermediate container f519cfb6383e [2019-12-08T17:31:21.545Z] ---> 41f53438d2fe [2019-12-08T17:31:21.545Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-12-08T17:31:21.545Z] ---> 687421176e14 [2019-12-08T17:31:21.545Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-12-08T17:31:21.545Z] ---> 191a8ac82742 [2019-12-08T17:31:21.545Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-12-08T17:31:21.545Z] ---> Running in 15fbfb7f88d9 [2019-12-08T17:31:21.545Z] Removing intermediate container 15fbfb7f88d9 [2019-12-08T17:31:21.545Z] ---> 6b24bdb85bdf [2019-12-08T17:31:21.545Z] Successfully built 6b24bdb85bdf [2019-12-08T17:31:21.545Z] Successfully tagged moby-buildx:latest [2019-12-08T17:31:21.545Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-12-08T17:31:21.545Z] if [ -n "${id}" ]; then \ [2019-12-08T17:31:21.545Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-12-08T17:31:21.545Z] && touch bundles/buildx; \ [2019-12-08T17:31:21.545Z] docker rm -f ${id}; \ [2019-12-08T17:31:21.545Z] fi [2019-12-08T17:31:21.545Z] 9bd0fb526592e7dad24f218545ec82aa2c9d8890efa9d609fbcec5296e0e3eb5 [2019-12-08T17:31:21.545Z] bundles/buildx version [2019-12-08T17:31:21.545Z] buildx v0.3.1 6db68d0 [2019-12-08T17:31:21.545Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:7f809e1080077469c26d7c9e3d7ef71151aa2faf . [2019-12-08T17:31:21.696Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 3.9s done [2019-12-08T17:31:21.912Z] #1 [internal] booting buildkit [2019-12-08T17:31:21.912Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-12-08T17:31:21.951Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 0.1s [2019-12-08T17:31:22.101Z] #41 67.45 AR soccr/libsoccr.a [2019-12-08T17:31:22.359Z] #41 67.49 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-08T17:31:22.618Z] #41 67.83 DEP criu/arch/x86/sigframe.d [2019-12-08T17:31:22.618Z] #41 67.96 DEP criu/arch/x86/sigaction_compat.d [2019-12-08T17:31:22.877Z] #41 68.09 DEP criu/arch/x86/kerndat.d [2019-12-08T17:31:22.877Z] #41 68.25 DEP criu/arch/x86/crtools.d [2019-12-08T17:31:23.135Z] #41 68.45 DEP criu/arch/x86/cpu.d [2019-12-08T17:31:23.393Z] #41 68.67 CC criu/arch/x86/cpu.o [2019-12-08T17:31:23.961Z] #41 69.38 CC criu/arch/x86/crtools.o [2019-12-08T17:31:24.373Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2019-12-08T17:31:24.738Z] #1 creating container buildx_buildkit_default [2019-12-08T17:31:25.162Z] #1 creating container buildx_buildkit_default 0.5s done [2019-12-08T17:31:25.162Z] #1 DONE 3.3s [2019-12-08T17:31:25.162Z] [2019-12-08T17:31:25.162Z] #2 [internal] load build definition from Dockerfile [2019-12-08T17:31:25.162Z] #2 transferring dockerfile: 14.85kB done [2019-12-08T17:31:25.162Z] #2 DONE 0.0s [2019-12-08T17:31:25.162Z] [2019-12-08T17:31:25.162Z] #3 [internal] load .dockerignore [2019-12-08T17:31:25.162Z] #3 transferring context: 87B done [2019-12-08T17:31:25.162Z] #3 DONE 0.0s [2019-12-08T17:31:25.162Z] [2019-12-08T17:31:25.162Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-08T17:31:25.335Z] #41 ... [2019-12-08T17:31:25.335Z] [2019-12-08T17:31:25.335Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:31:25.335Z] #17 60.55 Selecting previously unselected package python3. [2019-12-08T17:31:25.335Z] #17 60.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-12-08T17:31:25.335Z] #17 60.60 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 60.62 Unpacking python3 (3.5.3-1) ... [2019-12-08T17:31:25.335Z] #17 60.70 Selecting previously unselected package pigz. [2019-12-08T17:31:25.335Z] #17 60.70 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 60.71 Unpacking pigz (2.3.4-1) ... [2019-12-08T17:31:25.335Z] #17 60.84 Selecting previously unselected package libip4tc0:amd64. [2019-12-08T17:31:25.335Z] #17 60.85 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 60.85 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-08T17:31:25.335Z] #17 60.96 Selecting previously unselected package libip6tc0:amd64. [2019-12-08T17:31:25.335Z] #17 60.96 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 60.97 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-08T17:31:25.335Z] #17 61.06 Selecting previously unselected package libiptc0:amd64. [2019-12-08T17:31:25.335Z] #17 61.06 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 61.06 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-08T17:31:25.335Z] #17 61.18 Selecting previously unselected package libxtables12:amd64. [2019-12-08T17:31:25.335Z] #17 61.18 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 61.18 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-08T17:31:25.335Z] #17 61.33 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-12-08T17:31:25.335Z] #17 61.33 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 61.34 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-12-08T17:31:25.335Z] #17 61.43 Selecting previously unselected package iptables. [2019-12-08T17:31:25.335Z] #17 61.43 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 61.45 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-08T17:31:25.335Z] #17 61.72 Selecting previously unselected package xxd. [2019-12-08T17:31:25.335Z] #17 61.72 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 61.73 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:31:25.335Z] #17 61.85 Selecting previously unselected package vim-common. [2019-12-08T17:31:25.335Z] #17 61.85 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-08T17:31:25.335Z] #17 61.86 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:31:25.335Z] #17 62.05 Selecting previously unselected package bzip2. [2019-12-08T17:31:25.335Z] #17 62.05 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 62.05 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-08T17:31:25.335Z] #17 62.19 Selecting previously unselected package libgpm2:amd64. [2019-12-08T17:31:25.335Z] #17 62.19 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 62.19 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-12-08T17:31:25.335Z] #17 62.28 Selecting previously unselected package xz-utils. [2019-12-08T17:31:25.335Z] #17 62.29 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 62.31 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-08T17:31:25.335Z] #17 62.53 Selecting previously unselected package aufs-tools. [2019-12-08T17:31:25.335Z] #17 62.53 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 62.54 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-08T17:31:25.335Z] #17 62.69 Selecting previously unselected package liblzo2-2:amd64. [2019-12-08T17:31:25.335Z] #17 62.69 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 62.70 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-08T17:31:25.335Z] #17 62.83 Selecting previously unselected package btrfs-progs. [2019-12-08T17:31:25.335Z] #17 62.83 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 62.83 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-08T17:31:25.335Z] #17 63.36 Selecting previously unselected package btrfs-tools. [2019-12-08T17:31:25.335Z] #17 63.36 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 63.37 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-08T17:31:25.335Z] #17 63.45 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-12-08T17:31:25.335Z] #17 63.46 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 63.46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-12-08T17:31:25.335Z] #17 63.67 Selecting previously unselected package dmsetup. [2019-12-08T17:31:25.335Z] #17 63.68 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 63.69 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-08T17:31:25.335Z] #17 63.81 Selecting previously unselected package libonig4:amd64. [2019-12-08T17:31:25.335Z] #17 63.81 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 63.82 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-12-08T17:31:25.335Z] #17 64.04 Selecting previously unselected package libjq1:amd64. [2019-12-08T17:31:25.335Z] #17 64.05 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 64.06 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-08T17:31:25.335Z] #17 64.24 Selecting previously unselected package jq. [2019-12-08T17:31:25.335Z] #17 64.25 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 64.26 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-08T17:31:25.335Z] #17 64.36 Selecting previously unselected package libaio1:amd64. [2019-12-08T17:31:25.335Z] #17 64.38 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 64.39 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-12-08T17:31:25.335Z] #17 64.46 Selecting previously unselected package libcap2-bin. [2019-12-08T17:31:25.335Z] #17 64.46 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 64.47 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-08T17:31:25.335Z] #17 64.57 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-12-08T17:31:25.335Z] #17 64.57 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 64.58 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-12-08T17:31:25.335Z] #17 64.69 Selecting previously unselected package libsepol1-dev:amd64. [2019-12-08T17:31:25.335Z] #17 64.69 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 64.71 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-12-08T17:31:25.335Z] #17 65.02 Selecting previously unselected package libpcre16-3:amd64. [2019-12-08T17:31:25.335Z] #17 65.02 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 65.03 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-12-08T17:31:25.335Z] #17 65.20 Selecting previously unselected package libpcre32-3:amd64. [2019-12-08T17:31:25.335Z] #17 65.21 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 65.22 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-12-08T17:31:25.335Z] #17 65.36 Selecting previously unselected package libpcre3-dev:amd64. [2019-12-08T17:31:25.335Z] #17 65.37 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-12-08T17:31:25.335Z] #17 65.44 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-12-08T17:31:25.901Z] #17 65.99 Selecting previously unselected package libselinux1-dev:amd64. [2019-12-08T17:31:25.901Z] #17 65.99 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-12-08T17:31:25.901Z] #17 66.00 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-12-08T17:31:26.032Z] #4 DONE 0.7s [2019-12-08T17:31:26.032Z] [2019-12-08T17:31:26.032Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-08T17:31:26.032Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-08T17:31:26.032Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-08T17:31:26.032Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-12-08T17:31:26.032Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.1s [2019-12-08T17:31:26.032Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-12-08T17:31:26.160Z] #17 66.30 Selecting previously unselected package libdevmapper-dev:amd64. [2019-12-08T17:31:26.160Z] #17 66.31 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-12-08T17:31:26.160Z] #17 66.32 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-12-08T17:31:26.160Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 3.5s done [2019-12-08T17:31:26.160Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d [2019-12-08T17:31:26.418Z] #17 66.46 Selecting previously unselected package libnl-3-200:amd64. [2019-12-08T17:31:26.418Z] #17 66.47 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-12-08T17:31:26.418Z] #17 66.48 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-12-08T17:31:26.418Z] #17 66.59 Selecting previously unselected package libprotobuf-c1:amd64. [2019-12-08T17:31:26.418Z] #17 66.60 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-12-08T17:31:26.418Z] #17 66.60 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-08T17:31:26.418Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.1s done [2019-12-08T17:31:26.418Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-12-08T17:31:26.418Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-12-08T17:31:26.418Z] #5 DONE 0.5s [2019-12-08T17:31:26.676Z] #17 66.68 Selecting previously unselected package libreadline5:amd64. [2019-12-08T17:31:26.676Z] #17 66.69 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-12-08T17:31:26.676Z] #17 66.71 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-12-08T17:31:26.790Z] [2019-12-08T17:31:26.790Z] #7 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-08T17:31:26.934Z] #17 66.86 Selecting previously unselected package libsystemd-dev:amd64. [2019-12-08T17:31:26.934Z] #17 66.86 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-12-08T17:31:26.934Z] #17 66.87 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-12-08T17:31:27.173Z] #7 ... [2019-12-08T17:31:27.173Z] [2019-12-08T17:31:27.173Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-08T17:31:27.173Z] #6 DONE 0.2s [2019-12-08T17:31:27.173Z] [2019-12-08T17:31:27.173Z] #7 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-08T17:31:27.173Z] #7 DONE 0.4s [2019-12-08T17:31:27.173Z] [2019-12-08T17:31:27.173Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-08T17:31:27.173Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-08T17:31:27.896Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-08T17:31:27.896Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-08T17:31:27.896Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.11MB / 9.11MB 0.3s [2019-12-08T17:31:27.896Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.97MB / 9.11MB 0.4s [2019-12-08T17:31:28.330Z] #22 ... [2019-12-08T17:31:28.330Z] [2019-12-08T17:31:28.330Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-08T17:31:28.330Z] #10 2.363 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:31:28.330Z] #10 2.451 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:31:28.330Z] #10 2.647 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:31:28.330Z] #10 2.651 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:31:28.330Z] #10 2.659 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:31:28.330Z] #10 2.900 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB] [2019-12-08T17:31:28.330Z] #10 3.469 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-08T17:31:28.330Z] #10 3.748 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-08T17:31:28.330Z] #10 5.701 Fetched 7751 kB in 4s (1779 kB/s) [2019-12-08T17:31:28.330Z] #10 5.701 Reading package lists... [2019-12-08T17:31:28.330Z] #10 7.835 Reading package lists... [2019-12-08T17:31:28.330Z] #10 9.673 Building dependency tree... [2019-12-08T17:31:28.330Z] #10 ... [2019-12-08T17:31:28.330Z] [2019-12-08T17:31:28.330Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-08T17:31:28.330Z] #56 2.620 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:31:28.330Z] #56 2.624 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:31:28.330Z] #56 2.639 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:31:28.330Z] #56 2.641 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:31:28.330Z] #56 2.655 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:31:28.330Z] #56 2.928 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB] [2019-12-08T17:31:28.330Z] #56 3.470 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-08T17:31:28.330Z] #56 3.786 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-08T17:31:28.330Z] #56 5.811 Fetched 7751 kB in 4s (1799 kB/s) [2019-12-08T17:31:28.330Z] #56 5.811 Reading package lists... [2019-12-08T17:31:28.330Z] #56 7.858 Reading package lists... [2019-12-08T17:31:28.330Z] #56 9.735 Building dependency tree... [2019-12-08T17:31:28.338Z] #17 68.49 Selecting previously unselected package net-tools. [2019-12-08T17:31:28.338Z] #17 68.49 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-12-08T17:31:28.338Z] #17 68.50 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-08T17:31:28.360Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done [2019-12-08T17:31:28.360Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-12-08T17:31:28.596Z] #17 68.79 Selecting previously unselected package python-pip-whl. [2019-12-08T17:31:28.596Z] #17 68.80 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-08T17:31:28.596Z] #17 68.81 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-08T17:31:28.606Z] #56 ... [2019-12-08T17:31:28.606Z] [2019-12-08T17:31:28.606Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-08T17:31:28.606Z] #24 3.004 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:31:28.606Z] #24 3.006 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:31:28.606Z] #24 3.024 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:31:28.606Z] #24 3.025 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:31:28.606Z] #24 3.044 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:31:28.606Z] #24 3.454 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB] [2019-12-08T17:31:28.606Z] #24 3.953 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-08T17:31:28.606Z] #24 4.324 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-08T17:31:28.606Z] #24 6.965 Fetched 7751 kB in 5s (1536 kB/s) [2019-12-08T17:31:28.606Z] #24 6.965 Reading package lists... [2019-12-08T17:31:28.606Z] #24 9.060 Reading package lists... [2019-12-08T17:31:28.606Z] #24 ... [2019-12-08T17:31:28.606Z] [2019-12-08T17:31:28.606Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:31:28.606Z] #33 2.879 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:31:28.606Z] #33 2.881 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:31:28.606Z] #33 2.914 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:31:28.606Z] #33 2.923 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:31:28.606Z] #33 2.933 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:31:28.606Z] #33 3.289 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB] [2019-12-08T17:31:28.606Z] #33 3.765 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-08T17:31:28.606Z] #33 4.118 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-08T17:31:28.606Z] #33 6.005 Fetched 7751 kB in 4s (1877 kB/s) [2019-12-08T17:31:28.606Z] #33 6.005 Reading package lists... [2019-12-08T17:31:28.606Z] #33 8.430 Reading package lists... [2019-12-08T17:31:28.872Z] #33 10.46 Building dependency tree... [2019-12-08T17:31:28.872Z] #33 ... [2019-12-08T17:31:28.872Z] [2019-12-08T17:31:28.872Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-08T17:31:28.872Z] #56 10.55 The following additional packages will be installed: [2019-12-08T17:31:28.872Z] #56 10.56 btrfs-progs liblzo2-2 [2019-12-08T17:31:28.872Z] #56 10.66 The following NEW packages will be installed: [2019-12-08T17:31:28.872Z] #56 10.68 btrfs-progs btrfs-tools liblzo2-2 [2019-12-08T17:31:28.896Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.9s done [2019-12-08T17:31:28.896Z] #66 DONE 1.7s [2019-12-08T17:31:28.896Z] [2019-12-08T17:31:28.896Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-08T17:31:28.896Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-12-08T17:31:28.896Z] #8 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-12-08T17:31:28.896Z] #8 sha256:16f502f2509a01130f0f62e93f861e047f5edd23102a701a45f43ca399555851 1.80kB / 1.80kB done [2019-12-08T17:31:28.896Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 45.24MB / 45.24MB 1.6s done [2019-12-08T17:31:28.896Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 10.32MB / 10.32MB 0.6s done [2019-12-08T17:31:28.896Z] #8 sha256:4f69f87b87ecbf28e3d03b1f2bb635e0aaea54bc7d7bcf75d083ce2367beef32 126B / 126B 0.2s done [2019-12-08T17:31:28.896Z] #8 sha256:a23a79e19b1437cff5613ddc00238e803a1a5e752d382dd8cb978ec5295a2bfb 5.47kB / 5.47kB done [2019-12-08T17:31:28.896Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 4.37MB / 4.37MB 0.3s done [2019-12-08T17:31:28.896Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 12.68MB / 45.98MB 1.6s [2019-12-08T17:31:28.896Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 39.20MB / 50.49MB 1.6s [2019-12-08T17:31:28.896Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 10.65MB / 102.15MB 1.6s [2019-12-08T17:31:29.309Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 16.21MB / 45.98MB 1.8s [2019-12-08T17:31:29.309Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 43.53MB / 50.49MB 1.8s [2019-12-08T17:31:29.309Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 24.01MB / 45.98MB 2.1s [2019-12-08T17:31:29.309Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 50.49MB / 50.49MB 2.1s [2019-12-08T17:31:29.309Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 24.28MB / 102.15MB 2.1s [2019-12-08T17:31:29.309Z] #8 ... [2019-12-08T17:31:29.309Z] [2019-12-08T17:31:29.309Z] #20 [internal] load build context [2019-12-08T17:31:29.309Z] #20 transferring context: 45.91MB 2.2s done [2019-12-08T17:31:29.309Z] #20 DONE 2.3s [2019-12-08T17:31:29.530Z] #17 69.36 Selecting previously unselected package python3-pip. [2019-12-08T17:31:29.530Z] #17 69.36 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-08T17:31:29.530Z] #17 69.37 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-08T17:31:29.530Z] #17 69.56 Selecting previously unselected package python3-pkg-resources. [2019-12-08T17:31:29.530Z] #17 69.56 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-08T17:31:29.530Z] #17 69.57 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-08T17:31:29.681Z] [2019-12-08T17:31:29.681Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-08T17:31:29.681Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 29.25MB / 45.98MB 2.2s [2019-12-08T17:31:29.681Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 50.49MB / 50.49MB 2.1s done [2019-12-08T17:31:29.681Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 35.21MB / 102.15MB 2.2s [2019-12-08T17:31:29.681Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 33.24MB / 45.98MB 2.4s [2019-12-08T17:31:29.681Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 40.93MB / 102.15MB 2.4s [2019-12-08T17:31:29.788Z] #17 69.73 Selecting previously unselected package python3-setuptools. [2019-12-08T17:31:29.788Z] #17 69.74 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-12-08T17:31:29.788Z] #17 69.74 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-08T17:31:29.816Z] #56 11.77 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:31:29.816Z] #56 11.77 Need to get 582 kB of archives. [2019-12-08T17:31:29.816Z] #56 11.77 After this operation, 3944 kB of additional disk space will be used. [2019-12-08T17:31:29.816Z] #56 11.77 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-12-08T17:31:30.046Z] #17 70.01 Selecting previously unselected package python3-wheel. [2019-12-08T17:31:30.046Z] #17 70.02 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-12-08T17:31:30.046Z] #17 70.03 Unpacking python3-wheel (0.29.0-2) ... [2019-12-08T17:31:30.046Z] #17 70.22 Selecting previously unselected package thin-provisioning-tools. [2019-12-08T17:31:30.046Z] #17 70.22 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-12-08T17:31:30.046Z] #17 70.23 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-08T17:31:30.056Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 38.03MB / 45.98MB 2.5s [2019-12-08T17:31:30.056Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 45.98MB / 45.98MB 2.7s [2019-12-08T17:31:30.056Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 51.43MB / 102.15MB 2.7s [2019-12-08T17:31:30.056Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 45.98MB / 45.98MB 2.7s done [2019-12-08T17:31:30.078Z] #56 11.78 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-12-08T17:31:30.078Z] #56 11.80 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-12-08T17:31:30.304Z] #17 70.52 Selecting previously unselected package vim-runtime. [2019-12-08T17:31:30.305Z] #17 70.52 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-08T17:31:30.305Z] #17 70.56 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-08T17:31:30.339Z] #56 12.09 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:31:30.339Z] #56 12.14 Fetched 582 kB in 1s (544 kB/s) [2019-12-08T17:31:30.339Z] #56 12.18 Selecting previously unselected package liblzo2-2:arm64. [2019-12-08T17:31:30.339Z] #56 12.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 ... 14976 files and directories currently installed.) [2019-12-08T17:31:30.339Z] #56 12.20 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-12-08T17:31:30.339Z] #56 12.21 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-08T17:31:30.339Z] #56 12.27 Selecting previously unselected package btrfs-progs. [2019-12-08T17:31:30.339Z] #56 12.28 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-12-08T17:31:30.339Z] #56 12.28 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-08T17:31:30.440Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 60.11MB / 102.15MB 3.0s [2019-12-08T17:31:30.563Z] #17 70.62 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-08T17:31:30.563Z] #17 70.62 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:31:30.818Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 68.57MB / 102.15MB 3.3s [2019-12-08T17:31:30.818Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 79.90MB / 102.15MB 3.6s [2019-12-08T17:31:30.915Z] #56 12.56 Selecting previously unselected package btrfs-tools. [2019-12-08T17:31:30.915Z] #56 12.57 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-12-08T17:31:30.915Z] #56 12.57 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-08T17:31:30.915Z] #56 12.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:31:30.915Z] #56 12.70 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-08T17:31:30.915Z] #56 12.73 Setting up btrfs-progs (4.7.3-1) ... [2019-12-08T17:31:30.915Z] #56 12.74 Setting up btrfs-tools (4.7.3-1) ... [2019-12-08T17:31:30.915Z] #56 12.76 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:31:31.317Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 85.98MB / 102.15MB 3.7s [2019-12-08T17:31:31.317Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 92.19MB / 102.15MB 3.9s [2019-12-08T17:31:31.317Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 98.15MB / 102.15MB 4.0s [2019-12-08T17:31:31.457Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 5.0s [2019-12-08T17:31:31.824Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 102.15MB / 102.15MB 4.2s done [2019-12-08T17:31:31.824Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 [2019-12-08T17:31:32.297Z] #56 DONE 13.9s [2019-12-08T17:31:32.297Z] [2019-12-08T17:31:32.297Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-08T17:31:32.297Z] #10 10.52 The following additional packages will be installed: [2019-12-08T17:31:32.297Z] #10 10.52 libapparmor1 libseccomp2 [2019-12-08T17:31:32.297Z] #10 10.52 Suggested packages: [2019-12-08T17:31:32.297Z] #10 10.52 seccomp [2019-12-08T17:31:32.297Z] #10 10.65 The following NEW packages will be installed: [2019-12-08T17:31:32.297Z] #10 10.65 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-12-08T17:31:32.297Z] #10 11.71 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:31:32.297Z] #10 11.71 Need to get 287 kB of archives. [2019-12-08T17:31:32.297Z] #10 11.71 After this operation, 1186 kB of additional disk space will be used. [2019-12-08T17:31:32.297Z] #10 11.71 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB] [2019-12-08T17:31:32.297Z] #10 11.72 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-12-08T17:31:32.297Z] #10 11.72 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-12-08T17:31:32.297Z] #10 11.72 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-12-08T17:31:32.297Z] #10 12.01 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:31:32.297Z] #10 12.06 Fetched 287 kB in 1s (273 kB/s) [2019-12-08T17:31:32.297Z] #10 12.12 Selecting previously unselected package libseccomp2:arm64. [2019-12-08T17:31:32.297Z] #10 12.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-12-08T17:31:32.297Z] #10 12.14 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-12-08T17:31:32.297Z] #10 12.15 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-12-08T17:31:32.297Z] #10 12.21 Selecting previously unselected package libseccomp-dev:arm64. [2019-12-08T17:31:32.297Z] #10 12.22 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-12-08T17:31:32.297Z] #10 12.22 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-12-08T17:31:32.297Z] #10 12.47 Selecting previously unselected package libapparmor1:arm64. [2019-12-08T17:31:32.297Z] #10 12.47 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-12-08T17:31:32.297Z] #10 12.48 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-12-08T17:31:32.297Z] #10 12.56 Selecting previously unselected package libapparmor-dev:arm64. [2019-12-08T17:31:32.297Z] #10 12.57 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-12-08T17:31:32.297Z] #10 12.58 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-12-08T17:31:32.297Z] #10 12.70 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:31:32.297Z] #10 12.74 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-12-08T17:31:32.297Z] #10 12.76 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-12-08T17:31:32.297Z] #10 12.78 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-12-08T17:31:32.297Z] #10 12.80 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-12-08T17:31:32.297Z] #10 12.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:31:32.297Z] #10 DONE 13.9s [2019-12-08T17:31:32.297Z] [2019-12-08T17:31:32.297Z] #11 [dev 1/24] RUN groupadd -r docker [2019-12-08T17:31:33.238Z] #11 ... [2019-12-08T17:31:33.238Z] [2019-12-08T17:31:33.238Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-08T17:31:33.238Z] #24 9.060 Reading package lists... [2019-12-08T17:31:33.238Z] #24 11.11 Building dependency tree... [2019-12-08T17:31:33.238Z] #24 11.65 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-08T17:31:33.238Z] #24 11.65 The following additional packages will be installed: [2019-12-08T17:31:33.238Z] #24 11.65 libjq1 libonig4 [2019-12-08T17:31:33.238Z] #24 11.73 The following NEW packages will be installed: [2019-12-08T17:31:33.238Z] #24 11.73 jq libjq1 libonig4 [2019-12-08T17:31:33.238Z] #24 12.77 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:31:33.238Z] #24 12.77 Need to get 293 kB of archives. [2019-12-08T17:31:33.238Z] #24 12.77 After this operation, 1086 kB of additional disk space will be used. [2019-12-08T17:31:33.238Z] #24 12.77 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-12-08T17:31:33.238Z] #24 12.78 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-12-08T17:31:33.238Z] #24 12.78 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-12-08T17:31:33.238Z] #24 13.17 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:31:33.238Z] #24 13.37 Fetched 293 kB in 1s (284 kB/s) [2019-12-08T17:31:33.238Z] #24 13.81 Selecting previously unselected package libonig4:arm64. [2019-12-08T17:31:33.238Z] #24 13.81 (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-12-08T17:31:33.238Z] #24 13.82 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-12-08T17:31:33.238Z] #24 13.89 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-12-08T17:31:33.238Z] #24 13.99 Selecting previously unselected package libjq1:arm64. [2019-12-08T17:31:33.238Z] #24 13.99 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-12-08T17:31:33.238Z] #24 13.99 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-12-08T17:31:33.238Z] #24 14.08 Selecting previously unselected package jq. [2019-12-08T17:31:33.238Z] #24 14.08 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-12-08T17:31:33.238Z] #24 14.09 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-08T17:31:33.238Z] #24 14.20 Setting up libonig4:arm64 (6.1.3-2) ... [2019-12-08T17:31:33.238Z] #24 14.23 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-12-08T17:31:33.238Z] #24 14.25 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:31:33.238Z] #24 14.30 Setting up jq (1.5+dfsg-1.3) ... [2019-12-08T17:31:33.238Z] #24 DONE 14.8s [2019-12-08T17:31:33.238Z] [2019-12-08T17:31:33.238Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:31:33.238Z] #33 10.46 Building dependency tree... [2019-12-08T17:31:33.238Z] #33 11.08 The following additional packages will be installed: [2019-12-08T17:31:33.238Z] #33 11.08 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-08T17:31:33.238Z] #33 11.08 Suggested packages: [2019-12-08T17:31:33.238Z] #33 11.08 codeblocks eclipse ninja-build lrzip [2019-12-08T17:31:33.238Z] #33 11.08 Recommended packages: [2019-12-08T17:31:33.238Z] #33 11.08 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-08T17:31:33.238Z] #33 11.26 The following NEW packages will be installed: [2019-12-08T17:31:33.238Z] #33 11.27 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-08T17:31:33.238Z] #33 11.27 vim-common xxd [2019-12-08T17:31:33.238Z] #33 12.41 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:31:33.238Z] #33 12.41 Need to get 13.1 MB of archives. [2019-12-08T17:31:33.238Z] #33 12.41 After this operation, 55.5 MB of additional disk space will be used. [2019-12-08T17:31:33.238Z] #33 12.41 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-12-08T17:31:33.238Z] #33 12.47 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-12-08T17:31:33.238Z] #33 12.47 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-12-08T17:31:33.238Z] #33 12.65 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB] [2019-12-08T17:31:33.238Z] #33 12.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 libarchive13 arm64 3.2.2-2+deb9u2 [248 kB] [2019-12-08T17:31:33.238Z] #33 12.67 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-12-08T17:31:33.238Z] #33 12.67 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-12-08T17:31:33.238Z] #33 12.74 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-12-08T17:31:33.239Z] #33 12.83 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-12-08T17:31:33.239Z] #33 12.83 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-08T17:31:33.239Z] #33 13.41 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:31:33.239Z] #33 13.73 Fetched 13.1 MB in 1s (8457 kB/s) [2019-12-08T17:31:33.239Z] #33 13.89 Selecting previously unselected package cmake-data. [2019-12-08T17:31:33.239Z] #33 13.89 (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-12-08T17:31:33.239Z] #33 13.93 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-08T17:31:33.239Z] #33 13.94 Unpacking cmake-data (3.7.2-1) ... [2019-12-08T17:31:33.500Z] #33 15.33 Selecting previously unselected package liblzo2-2:arm64. [2019-12-08T17:31:33.500Z] #33 15.34 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-12-08T17:31:33.500Z] #33 15.35 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-08T17:31:33.500Z] #33 15.43 Selecting previously unselected package libicu57:arm64. [2019-12-08T17:31:33.500Z] #33 15.43 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-12-08T17:31:33.500Z] #33 15.45 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-12-08T17:31:33.761Z] #33 ... [2019-12-08T17:31:33.761Z] [2019-12-08T17:31:33.761Z] #11 [dev 1/24] RUN groupadd -r docker [2019-12-08T17:31:33.761Z] #11 DONE 1.6s [2019-12-08T17:31:33.761Z] [2019-12-08T17:31:33.761Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-08T17:31:34.730Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 8.5s done [2019-12-08T17:31:34.730Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de [2019-12-08T17:31:34.730Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de done [2019-12-08T17:31:34.746Z] #17 74.68 Selecting previously unselected package vim. [2019-12-08T17:31:34.747Z] #17 74.69 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-08T17:31:34.747Z] #17 74.70 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:31:34.995Z] #7 DONE 28.6s [2019-12-08T17:31:34.995Z] [2019-12-08T17:31:34.995Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-08T17:31:35.147Z] #12 DONE 1.5s [2019-12-08T17:31:35.147Z] [2019-12-08T17:31:35.147Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:31:35.147Z] #33 16.84 Selecting previously unselected package libxml2:arm64. [2019-12-08T17:31:35.147Z] #33 16.84 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-12-08T17:31:35.147Z] #33 16.84 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-08T17:31:35.147Z] #33 17.04 Selecting previously unselected package libarchive13:arm64. [2019-12-08T17:31:35.147Z] #33 17.04 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_arm64.deb ... [2019-12-08T17:31:35.147Z] #33 17.05 Unpacking libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-12-08T17:31:35.313Z] #17 75.37 Selecting previously unselected package xfsprogs. [2019-12-08T17:31:35.313Z] #17 75.38 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-12-08T17:31:35.313Z] #17 75.38 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-08T17:31:35.313Z] #17 ... [2019-12-08T17:31:35.313Z] [2019-12-08T17:31:35.313Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:31:35.313Z] #44 132.1 net/http/httptrace [2019-12-08T17:31:35.313Z] #44 132.4 net/http [2019-12-08T17:31:35.313Z] #44 ... [2019-12-08T17:31:35.313Z] [2019-12-08T17:31:35.313Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:31:35.313Z] #41 70.54 CC criu/arch/x86/kerndat.o [2019-12-08T17:31:35.313Z] #41 70.99 CC criu/arch/x86/sigaction_compat.o [2019-12-08T17:31:35.313Z] #41 71.31 CC criu/arch/x86/sigframe.o [2019-12-08T17:31:35.313Z] #41 71.59 LINK criu/arch/x86/crtools.built-in.o [2019-12-08T17:31:35.313Z] #41 71.64 DEP criu/pie/util-vdso-elf32.d [2019-12-08T17:31:35.313Z] #41 71.77 DEP criu/arch/x86/vdso-pie.d [2019-12-08T17:31:35.313Z] #41 71.87 DEP criu/pie/parasite-vdso.d [2019-12-08T17:31:35.313Z] #41 72.07 DEP criu/pie/util-vdso.d [2019-12-08T17:31:35.313Z] #41 72.28 DEP criu/pie/util.d [2019-12-08T17:31:35.313Z] #41 72.48 CC criu/pie/util.o [2019-12-08T17:31:35.313Z] #41 72.81 CC criu/pie/util-vdso.o [2019-12-08T17:31:35.313Z] #41 73.53 CC criu/pie/parasite-vdso.o [2019-12-08T17:31:35.313Z] #41 74.75 CC criu/arch/x86/vdso-pie.o [2019-12-08T17:31:35.313Z] #41 75.09 CC criu/pie/util-vdso-elf32.o [2019-12-08T17:31:35.313Z] #41 75.89 AR criu/pie/pie.lib.a [2019-12-08T17:31:35.313Z] #41 75.93 DEP criu/pie/restorer.d [2019-12-08T17:31:35.313Z] #41 76.12 DEP criu/arch/x86/sigaction_compat_pie.d [2019-12-08T17:31:35.313Z] #41 76.29 DEP criu/arch/x86/restorer_unmap.d [2019-12-08T17:31:35.313Z] #41 76.32 DEP criu/arch/x86/restorer.d [2019-12-08T17:31:35.313Z] #41 76.51 DEP criu/pie/parasite.d [2019-12-08T17:31:35.313Z] #41 76.81 CC criu/pie/parasite.o [2019-12-08T17:31:35.313Z] #41 78.12 LINK criu/pie/parasite.built-in.o [2019-12-08T17:31:35.313Z] #41 78.14 GEN criu/pie/parasite-blob.h [2019-12-08T17:31:35.313Z] #41 78.17 CC criu/arch/x86/restorer.o [2019-12-08T17:31:35.313Z] #41 78.68 CC criu/arch/x86/restorer_unmap.o [2019-12-08T17:31:35.313Z] #41 78.72 CC criu/arch/x86/sigaction_compat_pie.o [2019-12-08T17:31:35.313Z] #41 79.08 CC criu/pie/restorer.o [2019-12-08T17:31:35.408Z] #33 17.23 Selecting previously unselected package libjsoncpp1:arm64. [2019-12-08T17:31:35.408Z] #33 17.23 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-12-08T17:31:35.408Z] #33 17.24 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-12-08T17:31:35.408Z] #33 17.33 Selecting previously unselected package libuv1:arm64. [2019-12-08T17:31:35.570Z] #41 ... [2019-12-08T17:31:35.571Z] [2019-12-08T17:31:35.571Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:31:35.571Z] #17 75.38 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-08T17:31:35.671Z] #33 17.34 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-12-08T17:31:35.671Z] #33 17.34 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-12-08T17:31:35.671Z] #33 17.44 Selecting previously unselected package cmake. [2019-12-08T17:31:35.671Z] #33 17.44 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-12-08T17:31:35.671Z] #33 17.48 Unpacking cmake (3.7.2-1) ... [2019-12-08T17:31:35.829Z] #17 75.96 Selecting previously unselected package zip. [2019-12-08T17:31:35.829Z] #17 75.96 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-12-08T17:31:35.829Z] #17 75.97 Unpacking zip (3.0-11+b1) ... [2019-12-08T17:31:36.087Z] #17 76.16 Selecting previously unselected package libapparmor-perl. [2019-12-08T17:31:36.087Z] #17 76.17 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-12-08T17:31:36.087Z] #17 76.18 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-08T17:31:36.087Z] #17 76.29 Selecting previously unselected package apparmor. [2019-12-08T17:31:36.087Z] #17 76.29 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-12-08T17:31:36.242Z] #33 18.08 Selecting previously unselected package xxd. [2019-12-08T17:31:36.242Z] #33 18.08 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-12-08T17:31:36.242Z] #33 18.09 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:31:36.242Z] #33 18.17 Selecting previously unselected package vim-common. [2019-12-08T17:31:36.392Z] #17 76.37 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-08T17:31:36.503Z] #33 18.17 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-08T17:31:36.503Z] #33 18.18 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:31:36.503Z] #33 18.29 Processing triggers for mime-support (3.60) ... [2019-12-08T17:31:36.503Z] #33 18.32 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:31:36.503Z] #33 18.33 Setting up libuv1:arm64 (1.9.1-3) ... [2019-12-08T17:31:36.503Z] #33 18.35 Setting up cmake-data (3.7.2-1) ... [2019-12-08T17:31:36.503Z] #33 18.37 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-12-08T17:31:36.503Z] #33 18.39 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-08T17:31:36.657Z] #17 76.79 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-08T17:31:36.657Z] #17 76.83 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-12-08T17:31:36.657Z] #17 76.83 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-08T17:31:36.768Z] #33 18.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:31:36.768Z] #33 ... [2019-12-08T17:31:36.768Z] [2019-12-08T17:31:36.768Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-08T17:31:36.768Z] #13 1.318 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-08T17:31:36.768Z] #13 DONE 1.6s [2019-12-08T17:31:36.768Z] [2019-12-08T17:31:36.768Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:31:36.768Z] #33 18.57 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:31:36.768Z] #33 18.60 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-08T17:31:36.768Z] #33 18.64 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-12-08T17:31:36.768Z] #33 18.67 Setting up libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-12-08T17:31:37.030Z] #33 18.72 Setting up cmake (3.7.2-1) ... [2019-12-08T17:31:37.030Z] #33 18.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:31:37.291Z] #33 DONE 19.1s [2019-12-08T17:31:37.291Z] [2019-12-08T17:31:37.291Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-08T17:31:38.235Z] #14 DONE 1.4s [2019-12-08T17:31:38.235Z] [2019-12-08T17:31:38.235Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:31:38.235Z] #22 ... [2019-12-08T17:31:38.235Z] [2019-12-08T17:31:38.235Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-08T17:31:39.199Z] #17 78.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-08T17:31:39.199Z] #17 78.78 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-12-08T17:31:39.199Z] #17 78.78 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-08T17:31:39.624Z] #15 DONE 1.3s [2019-12-08T17:31:39.624Z] [2019-12-08T17:31:39.624Z] #16 [dev 6/24] RUN ldconfig [2019-12-08T17:31:40.241Z] #8 DONE 5.4s [2019-12-08T17:31:40.241Z] [2019-12-08T17:31:40.241Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-08T17:31:40.570Z] #17 80.67 Selecting previously unselected package binutils-mingw-w64. [2019-12-08T17:31:40.570Z] #17 80.68 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-08T17:31:40.570Z] #17 80.69 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-08T17:31:40.827Z] #17 80.82 Selecting previously unselected package mingw-w64-common. [2019-12-08T17:31:40.827Z] #17 80.84 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-08T17:31:40.827Z] #17 80.85 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-08T17:31:41.028Z] #16 DONE 1.3s [2019-12-08T17:31:41.029Z] [2019-12-08T17:31:41.029Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:31:41.607Z] #9 DONE 1.1s [2019-12-08T17:31:41.607Z] [2019-12-08T17:31:41.607Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:31:41.607Z] #33 ... [2019-12-08T17:31:41.607Z] [2019-12-08T17:31:41.607Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-08T17:31:41.607Z] #20 DONE 0.2s [2019-12-08T17:31:41.607Z] [2019-12-08T17:31:41.607Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-08T17:31:41.607Z] #30 ... [2019-12-08T17:31:41.607Z] [2019-12-08T17:31:41.607Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-08T17:31:41.607Z] #67 DONE 0.2s [2019-12-08T17:31:41.607Z] [2019-12-08T17:31:41.607Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-08T17:31:41.607Z] #61 DONE 0.2s [2019-12-08T17:31:41.866Z] [2019-12-08T17:31:41.866Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-08T17:31:41.866Z] #21 DONE 0.3s [2019-12-08T17:31:41.866Z] [2019-12-08T17:31:41.866Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-08T17:31:41.866Z] #49 DONE 0.3s [2019-12-08T17:31:41.866Z] [2019-12-08T17:31:41.866Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-08T17:31:41.866Z] #43 DONE 0.4s [2019-12-08T17:31:41.866Z] [2019-12-08T17:31:41.866Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:31:41.866Z] #50 ... [2019-12-08T17:31:41.866Z] [2019-12-08T17:31:41.866Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-08T17:31:41.866Z] #46 DONE 0.4s [2019-12-08T17:31:41.866Z] [2019-12-08T17:31:41.866Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-08T17:31:41.866Z] #30 DONE 0.4s [2019-12-08T17:31:42.122Z] [2019-12-08T17:31:42.122Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:31:42.945Z] #17 2.161 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:31:42.945Z] #17 2.246 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:31:42.945Z] #17 2.263 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:31:42.945Z] #17 2.266 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:31:42.945Z] #17 2.272 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:31:43.194Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 10.8s done [2019-12-08T17:31:43.194Z] #8 DONE 15.1s [2019-12-08T17:31:43.194Z] [2019-12-08T17:31:43.194Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-08T17:31:43.194Z] #9 DONE 0.3s [2019-12-08T17:31:43.194Z] [2019-12-08T17:31:43.194Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-08T17:31:43.194Z] #10 DONE 0.2s [2019-12-08T17:31:43.194Z] [2019-12-08T17:31:43.194Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-08T17:31:43.194Z] #21 DONE 0.1s [2019-12-08T17:31:43.194Z] [2019-12-08T17:31:43.194Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:31:43.194Z] #34 ... [2019-12-08T17:31:43.194Z] [2019-12-08T17:31:43.194Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-08T17:31:43.194Z] #22 DONE 0.1s [2019-12-08T17:31:43.194Z] [2019-12-08T17:31:43.194Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-08T17:31:43.194Z] #50 DONE 0.1s [2019-12-08T17:31:43.194Z] [2019-12-08T17:31:43.194Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-08T17:31:43.194Z] #47 DONE 0.1s [2019-12-08T17:31:43.194Z] [2019-12-08T17:31:43.194Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-08T17:31:43.194Z] #62 DONE 0.1s [2019-12-08T17:31:43.194Z] [2019-12-08T17:31:43.194Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-08T17:31:43.194Z] #68 DONE 0.1s [2019-12-08T17:31:43.194Z] [2019-12-08T17:31:43.194Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-08T17:31:43.194Z] #44 DONE 0.1s [2019-12-08T17:31:43.194Z] [2019-12-08T17:31:43.194Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-08T17:31:43.194Z] #31 DONE 0.1s [2019-12-08T17:31:43.194Z] [2019-12-08T17:31:43.194Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:31:43.205Z] #17 2.443 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB] [2019-12-08T17:31:43.478Z] #17 2.719 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-08T17:31:43.741Z] #17 2.897 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-08T17:31:44.262Z] #32 0.773 + RM_GOPATH=0 [2019-12-08T17:31:44.262Z] #32 0.777 + TMP_GOPATH= [2019-12-08T17:31:44.262Z] #32 0.777 + : /build [2019-12-08T17:31:44.262Z] #32 0.778 + '[' -z '' ']' [2019-12-08T17:31:44.262Z] #32 0.778 ++ mktemp -d [2019-12-08T17:31:44.262Z] #32 0.786 + export GOPATH=/tmp/tmp.ltG2AUxfXD [2019-12-08T17:31:44.262Z] #32 0.786 + GOPATH=/tmp/tmp.ltG2AUxfXD [2019-12-08T17:31:44.262Z] #32 0.786 + RM_GOPATH=1 [2019-12-08T17:31:44.262Z] #32 0.788 ++ dirname ./install.sh [2019-12-08T17:31:44.262Z] #32 0.796 + dir=. [2019-12-08T17:31:44.262Z] #32 0.797 + bin=tomlv [2019-12-08T17:31:44.262Z] #32 0.797 + shift [2019-12-08T17:31:44.262Z] #32 0.797 + '[' '!' -f ./tomlv.installer ']' [2019-12-08T17:31:44.262Z] #32 0.798 + . ./tomlv.installer [2019-12-08T17:31:44.262Z] #32 0.798 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-08T17:31:44.262Z] #32 0.800 + install_tomlv [2019-12-08T17:31:44.262Z] #32 0.800 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-08T17:31:44.262Z] #32 0.800 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-08T17:31:44.262Z] #32 0.801 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ltG2AUxfXD/src/github.com/BurntSushi/toml [2019-12-08T17:31:44.262Z] #32 0.813 Cloning into '/tmp/tmp.ltG2AUxfXD/src/github.com/BurntSushi/toml'... [2019-12-08T17:31:45.013Z] #17 ... [2019-12-08T17:31:45.013Z] [2019-12-08T17:31:45.013Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:31:45.013Z] #41 81.77 LINK criu/pie/restorer.built-in.o [2019-12-08T17:31:45.013Z] #41 81.80 GEN criu/pie/restorer-blob.h [2019-12-08T17:31:45.013Z] #41 81.99 DEP criu/vdso.d [2019-12-08T17:31:45.013Z] #41 82.39 DEP criu/vdso-compat.d [2019-12-08T17:31:45.013Z] #41 82.65 DEP criu/uts_ns.d [2019-12-08T17:31:45.013Z] #41 82.87 DEP criu/util.d [2019-12-08T17:31:45.013Z] #41 83.08 DEP criu/uffd.d [2019-12-08T17:31:45.013Z] #41 83.39 DEP criu/tun.d [2019-12-08T17:31:45.013Z] #41 83.67 DEP criu/tty.d [2019-12-08T17:31:45.013Z] #41 83.95 DEP criu/timerfd.d [2019-12-08T17:31:45.013Z] #41 84.10 DEP criu/sysfs_parse.d [2019-12-08T17:31:45.013Z] #41 84.29 DEP criu/sysctl.d [2019-12-08T17:31:45.013Z] #41 84.48 DEP criu/string.d [2019-12-08T17:31:45.013Z] #41 84.53 DEP criu/stats.d [2019-12-08T17:31:45.013Z] #41 84.70 DEP criu/sockets.d [2019-12-08T17:31:45.013Z] #41 84.95 DEP criu/sk-unix.d [2019-12-08T17:31:45.013Z] #41 85.19 DEP criu/sk-tcp.d [2019-12-08T17:31:45.013Z] #41 85.41 DEP criu/sk-queue.d [2019-12-08T17:31:45.013Z] #41 85.67 DEP criu/sk-packet.d [2019-12-08T17:31:45.013Z] #41 85.88 DEP criu/sk-netlink.d [2019-12-08T17:31:45.013Z] #41 86.08 DEP criu/sk-inet.d [2019-12-08T17:31:45.013Z] #41 86.35 DEP criu/signalfd.d [2019-12-08T17:31:45.013Z] #41 86.54 DEP criu/sigframe.d [2019-12-08T17:31:45.013Z] #41 86.62 DEP criu/shmem.d [2019-12-08T17:31:45.013Z] #41 86.81 DEP criu/servicefd.d [2019-12-08T17:31:45.013Z] #41 86.97 DEP criu/seize.d [2019-12-08T17:31:45.013Z] #41 87.21 DEP criu/seccomp.d [2019-12-08T17:31:45.013Z] #41 87.39 DEP criu/rst-malloc.d [2019-12-08T17:31:45.013Z] #41 87.47 DEP criu/rbtree.d [2019-12-08T17:31:45.013Z] #41 87.51 DEP criu/pstree.d [2019-12-08T17:31:45.013Z] #41 87.67 DEP criu/protobuf.d [2019-12-08T17:31:45.013Z] #41 87.79 GEN criu/protobuf-desc-gen.h [2019-12-08T17:31:45.013Z] #41 89.25 DEP criu/protobuf-desc.d [2019-12-08T17:31:45.013Z] #41 89.49 DEP criu/proc_parse.d [2019-12-08T17:31:45.013Z] #41 89.73 DEP criu/plugin.d [2019-12-08T17:31:45.013Z] #41 89.88 DEP criu/pipes.d [2019-12-08T17:31:45.013Z] #41 90.11 DEP criu/pie-util.d [2019-12-08T17:31:45.013Z] #41 90.22 DEP criu/pie-util-vdso.d [2019-12-08T17:31:45.130Z] #17 4.406 Fetched 7751 kB in 3s (2368 kB/s) [2019-12-08T17:31:45.142Z] #32 2.106 + cd /tmp/tmp.ltG2AUxfXD/src/github.com/BurntSushi/toml [2019-12-08T17:31:45.142Z] #32 2.107 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-08T17:31:45.142Z] #32 2.114 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-08T17:31:45.273Z] #41 90.45 DEP criu/pie-util-vdso-elf32.d [2019-12-08T17:31:45.273Z] #41 90.58 DEP criu/path.d [2019-12-08T17:31:45.532Z] #41 90.80 DEP criu/parasite-syscall.d [2019-12-08T17:31:45.532Z] #41 ... [2019-12-08T17:31:45.532Z] [2019-12-08T17:31:45.532Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:31:45.532Z] #17 85.62 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-08T17:31:45.532Z] #17 85.62 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-08T17:31:45.532Z] #17 85.63 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-08T17:31:45.559Z] #32 2.606 internal/cpu [2019-12-08T17:31:45.971Z] #32 2.617 runtime/internal/atomic [2019-12-08T17:31:45.971Z] #32 2.876 runtime/internal/sys [2019-12-08T17:31:46.372Z] #32 3.091 runtime/internal/math [2019-12-08T17:31:46.372Z] #32 3.148 math/bits [2019-12-08T17:31:46.372Z] #32 3.297 internal/bytealg [2019-12-08T17:31:46.529Z] #17 4.406 Reading package lists... [2019-12-08T17:31:46.529Z] #17 ... [2019-12-08T17:31:46.529Z] [2019-12-08T17:31:46.529Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:31:46.529Z] #22 27.70 + cd /tmp/tmp.VlVjOSN4Gp/tmp/docker-ce [2019-12-08T17:31:46.529Z] #22 27.70 + git checkout -q v17.06.2-ce [2019-12-08T17:31:46.784Z] #32 3.532 math [2019-12-08T17:31:46.784Z] #32 3.594 runtime [2019-12-08T17:31:47.376Z] #31 ... [2019-12-08T17:31:47.376Z] [2019-12-08T17:31:47.376Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-08T17:31:47.376Z] #24 5.892 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:31:47.376Z] #24 5.901 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:31:47.376Z] #24 5.908 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:31:47.376Z] #24 5.916 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:31:47.376Z] #24 5.927 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:31:47.632Z] #24 6.317 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-08T17:31:47.922Z] #22 29.36 + mkdir -p /tmp/tmp.VlVjOSN4Gp/src/github.com/docker [2019-12-08T17:31:47.922Z] #22 29.36 + mv components/cli /tmp/tmp.VlVjOSN4Gp/src/github.com/docker/cli [2019-12-08T17:31:47.922Z] #22 29.37 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-12-08T17:31:48.560Z] #24 7.080 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-08T17:31:48.814Z] #17 ... [2019-12-08T17:31:48.814Z] [2019-12-08T17:31:48.814Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:31:48.814Z] #44 145.3 github.com/LK4D4/vndr/godl [2019-12-08T17:31:48.814Z] #44 146.1 github.com/LK4D4/vndr [2019-12-08T17:31:48.814Z] #44 ... [2019-12-08T17:31:48.814Z] [2019-12-08T17:31:48.814Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:31:48.814Z] #41 90.98 DEP criu/pagemap.d [2019-12-08T17:31:48.814Z] #41 91.17 DEP criu/pagemap-cache.d [2019-12-08T17:31:48.814Z] #41 91.33 DEP criu/page-xfer.d [2019-12-08T17:31:48.814Z] #41 91.52 DEP criu/page-pipe.d [2019-12-08T17:31:48.814Z] #41 91.62 DEP criu/netfilter.d [2019-12-08T17:31:48.814Z] #41 91.82 DEP criu/net.d [2019-12-08T17:31:48.814Z] #41 92.21 DEP criu/namespaces.d [2019-12-08T17:31:48.814Z] #41 92.41 DEP criu/mount.d [2019-12-08T17:31:48.814Z] #41 92.62 DEP criu/mem.d [2019-12-08T17:31:48.814Z] #41 92.82 DEP criu/lsm.d [2019-12-08T17:31:48.814Z] #41 92.95 DEP criu/log.d [2019-12-08T17:31:48.814Z] #41 93.13 DEP criu/libnetlink.d [2019-12-08T17:31:48.814Z] #41 93.32 DEP criu/kerndat.d [2019-12-08T17:31:48.814Z] #41 93.58 DEP criu/kcmp-ids.d [2019-12-08T17:31:48.814Z] #41 93.73 DEP criu/irmap.d [2019-12-08T17:31:48.814Z] #41 93.96 DEP criu/ipc_ns.d [2019-12-08T17:31:48.814Z] #41 94.17 DEP criu/image.d [2019-12-08T17:31:48.814Z] #41 94.30 DEP criu/image-desc.d [2019-12-08T17:31:49.072Z] #41 ... [2019-12-08T17:31:49.072Z] [2019-12-08T17:31:49.072Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:31:49.072Z] #44 DONE 156.0s [2019-12-08T17:31:49.072Z] [2019-12-08T17:31:49.072Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:31:49.072Z] #41 94.37 DEP criu/fsnotify.d [2019-12-08T17:31:49.120Z] #24 7.803 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-08T17:31:49.638Z] #41 94.74 DEP criu/filesystems.d [2019-12-08T17:31:49.639Z] #41 94.99 DEP criu/files.d [2019-12-08T17:31:50.205Z] #41 95.32 DEP criu/files-reg.d [2019-12-08T17:31:50.463Z] #41 95.59 DEP criu/files-ext.d [2019-12-08T17:31:50.463Z] #41 95.79 DEP criu/file-lock.d [2019-12-08T17:31:50.483Z] #24 ... [2019-12-08T17:31:50.483Z] [2019-12-08T17:31:50.483Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-08T17:31:50.483Z] #28 8.946 + mktemp -d [2019-12-08T17:31:50.483Z] #28 8.957 + export GOPATH=/tmp/tmp.0WDd8MLuim [2019-12-08T17:31:50.483Z] #28 8.958 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.0WDd8MLuim/src/github.com/go-swagger/go-swagger [2019-12-08T17:31:50.483Z] #28 8.965 Cloning into '/tmp/tmp.0WDd8MLuim/src/github.com/go-swagger/go-swagger'... [2019-12-08T17:31:50.721Z] #41 96.06 DEP criu/file-ids.d [2019-12-08T17:31:50.980Z] #41 96.26 DEP criu/fifo.d [2019-12-08T17:31:51.237Z] #41 96.38 DEP criu/fdstore.d [2019-12-08T17:31:51.237Z] #41 96.48 DEP criu/fault-injection.d [2019-12-08T17:31:51.237Z] #41 96.54 DEP criu/external.d [2019-12-08T17:31:51.411Z] #28 ... [2019-12-08T17:31:51.411Z] [2019-12-08T17:31:51.411Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-08T17:31:51.411Z] #56 8.163 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:31:51.411Z] #56 8.165 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:31:51.411Z] #56 8.215 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:31:51.411Z] #56 8.227 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:31:51.411Z] #56 8.261 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:31:51.411Z] #56 9.964 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-08T17:31:51.411Z] #56 ... [2019-12-08T17:31:51.411Z] [2019-12-08T17:31:51.411Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:31:51.411Z] #40 7.825 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:31:51.411Z] #40 7.825 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:31:51.411Z] #40 7.852 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:31:51.411Z] #40 7.900 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:31:51.411Z] #40 7.988 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:31:51.411Z] #40 9.418 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-08T17:31:51.496Z] #41 96.64 DEP criu/eventpoll.d [2019-12-08T17:31:51.496Z] #41 96.79 DEP criu/eventfd.d [2019-12-08T17:31:51.496Z] #41 96.93 DEP criu/crtools.d [2019-12-08T17:31:51.669Z] #40 ... [2019-12-08T17:31:51.669Z] [2019-12-08T17:31:51.669Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-08T17:31:51.669Z] #10 9.028 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:31:51.669Z] #10 9.043 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:31:51.669Z] #10 9.200 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:31:51.669Z] #10 9.246 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:31:51.669Z] #10 9.338 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:31:51.669Z] #10 ... [2019-12-08T17:31:51.669Z] [2019-12-08T17:31:51.669Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:31:51.669Z] #62 9.931 + RM_GOPATH=0 [2019-12-08T17:31:51.669Z] #62 9.931 + TMP_GOPATH= [2019-12-08T17:31:51.669Z] #62 9.934 + : /build/ [2019-12-08T17:31:51.669Z] #62 9.934 + '[' -z '' ']' [2019-12-08T17:31:51.669Z] #62 9.950 ++ mktemp -d [2019-12-08T17:31:51.669Z] #62 9.950 + export GOPATH=/tmp/tmp.0673HoCaVh [2019-12-08T17:31:51.669Z] #62 9.950 + GOPATH=/tmp/tmp.0673HoCaVh [2019-12-08T17:31:51.669Z] #62 9.950 + RM_GOPATH=1 [2019-12-08T17:31:51.669Z] #62 9.950 ++ dirname ./install.sh [2019-12-08T17:31:51.669Z] #62 9.950 + dir=. [2019-12-08T17:31:51.669Z] #62 9.950 + bin=rootlesskit [2019-12-08T17:31:51.669Z] #62 9.950 + shift [2019-12-08T17:31:51.669Z] #62 9.950 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-08T17:31:51.669Z] #62 9.950 + . ./rootlesskit.installer [2019-12-08T17:31:51.669Z] #62 9.950 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-08T17:31:51.669Z] #62 9.950 + install_rootlesskit [2019-12-08T17:31:51.669Z] #62 9.950 + case "$1" in [2019-12-08T17:31:51.669Z] #62 9.950 + export CGO_ENABLED=0 [2019-12-08T17:31:51.669Z] #62 9.950 + CGO_ENABLED=0 [2019-12-08T17:31:51.669Z] #62 9.950 + _install_rootlesskit [2019-12-08T17:31:51.669Z] #62 9.950 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-12-08T17:31:51.669Z] #62 9.950 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0673HoCaVh/src/github.com/rootless-containers/rootlesskit [2019-12-08T17:31:51.669Z] #62 9.950 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-08T17:31:51.669Z] #62 9.959 Cloning into '/tmp/tmp.0673HoCaVh/src/github.com/rootless-containers/rootlesskit'... [2019-12-08T17:31:51.754Z] #41 97.16 DEP criu/cr-service.d [2019-12-08T17:31:51.924Z] #62 ... [2019-12-08T17:31:51.924Z] [2019-12-08T17:31:51.924Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:31:51.925Z] #47 ... [2019-12-08T17:31:51.925Z] [2019-12-08T17:31:51.925Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:31:52.012Z] #41 97.35 DEP criu/cr-restore.d [2019-12-08T17:31:52.131Z] #22 ... [2019-12-08T17:31:52.131Z] [2019-12-08T17:31:52.131Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:31:52.131Z] #17 4.406 Reading package lists... [2019-12-08T17:31:52.131Z] #17 5.747 Reading package lists... [2019-12-08T17:31:52.131Z] #17 7.060 Building dependency tree... [2019-12-08T17:31:52.131Z] #17 7.598 The following additional packages will be installed: [2019-12-08T17:31:52.131Z] #17 7.599 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-12-08T17:31:52.131Z] #17 7.599 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-12-08T17:31:52.131Z] #17 7.599 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-12-08T17:31:52.131Z] #17 7.599 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-12-08T17:31:52.131Z] #17 7.599 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-12-08T17:31:52.131Z] #17 7.600 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-08T17:31:52.131Z] #17 7.600 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-12-08T17:31:52.131Z] #17 7.600 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-12-08T17:31:52.131Z] #17 7.601 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-12-08T17:31:52.131Z] #17 7.603 Suggested packages: [2019-12-08T17:31:52.131Z] #17 7.603 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-12-08T17:31:52.131Z] #17 7.603 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-12-08T17:31:52.131Z] #17 7.603 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-12-08T17:31:52.131Z] #17 7.603 vim-doc vim-scripts xfsdump acl attr quota [2019-12-08T17:31:52.131Z] #17 7.604 Recommended packages: [2019-12-08T17:31:52.131Z] #17 7.604 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-08T17:31:52.131Z] #17 7.604 python3-keyrings.alt python3-xdg unzip [2019-12-08T17:31:52.131Z] #17 8.712 The following NEW packages will be installed: [2019-12-08T17:31:52.131Z] #17 8.712 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-12-08T17:31:52.131Z] #17 8.712 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-12-08T17:31:52.131Z] #17 8.712 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-08T17:31:52.131Z] #17 8.713 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-12-08T17:31:52.131Z] #17 8.713 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-12-08T17:31:52.131Z] #17 8.714 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-12-08T17:31:52.131Z] #17 8.714 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-12-08T17:31:52.131Z] #17 8.714 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-12-08T17:31:52.131Z] #17 8.714 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-12-08T17:31:52.131Z] #17 8.714 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-12-08T17:31:52.131Z] #17 8.718 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-12-08T17:31:52.131Z] #17 8.718 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-12-08T17:31:52.131Z] #17 8.718 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-12-08T17:31:52.131Z] #17 8.718 xfsprogs xxd xz-utils zip [2019-12-08T17:31:52.131Z] #17 9.777 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:31:52.131Z] #17 9.777 Need to get 84.4 MB of archives. [2019-12-08T17:31:52.131Z] #17 9.777 After this operation, 528 MB of additional disk space will be used. [2019-12-08T17:31:52.131Z] #17 9.777 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-12-08T17:31:52.131Z] #17 9.787 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-12-08T17:31:52.131Z] #17 9.789 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-12-08T17:31:52.131Z] #17 9.790 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-12-08T17:31:52.131Z] #17 9.794 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-12-08T17:31:52.131Z] #17 9.802 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB] [2019-12-08T17:31:52.131Z] #17 9.821 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB] [2019-12-08T17:31:52.131Z] #17 9.840 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-12-08T17:31:52.131Z] #17 9.843 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-12-08T17:31:52.131Z] #17 9.924 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB] [2019-12-08T17:31:52.131Z] #17 10.11 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-12-08T17:31:52.131Z] #17 10.11 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-12-08T17:31:52.131Z] #17 10.12 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-12-08T17:31:52.131Z] #17 10.12 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-12-08T17:31:52.131Z] #17 10.12 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-12-08T17:31:52.131Z] #17 10.12 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-12-08T17:31:52.131Z] #17 10.12 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-12-08T17:31:52.131Z] #17 10.12 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-12-08T17:31:52.131Z] #17 10.12 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-12-08T17:31:52.131Z] #17 10.13 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-12-08T17:31:52.131Z] #17 10.13 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-12-08T17:31:52.131Z] #17 10.13 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-12-08T17:31:52.131Z] #17 10.13 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-08T17:31:52.131Z] #17 10.14 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-12-08T17:31:52.131Z] #17 10.14 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB] [2019-12-08T17:31:52.131Z] #17 10.14 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB] [2019-12-08T17:31:52.131Z] #17 10.14 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-12-08T17:31:52.131Z] #17 10.14 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-12-08T17:31:52.131Z] #17 10.14 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-12-08T17:31:52.131Z] #17 10.15 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-12-08T17:31:52.131Z] #17 10.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-12-08T17:31:52.131Z] #17 10.16 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-12-08T17:31:52.131Z] #17 10.16 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-12-08T17:31:52.131Z] #17 10.16 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-12-08T17:31:52.131Z] #17 10.16 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-12-08T17:31:52.131Z] #17 10.16 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-12-08T17:31:52.131Z] #17 10.17 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-12-08T17:31:52.131Z] #17 10.17 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-12-08T17:31:52.131Z] #17 10.17 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-12-08T17:31:52.131Z] #17 10.23 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-12-08T17:31:52.131Z] #17 10.23 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-12-08T17:31:52.131Z] #17 10.23 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-12-08T17:31:52.131Z] #17 10.24 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-12-08T17:31:52.131Z] #17 10.24 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB] [2019-12-08T17:31:52.131Z] #17 10.24 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-12-08T17:31:52.131Z] #17 10.24 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-12-08T17:31:52.131Z] #17 10.24 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-12-08T17:31:52.131Z] #17 10.25 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-12-08T17:31:52.131Z] #17 10.27 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-12-08T17:31:52.131Z] #17 10.28 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-08T17:31:52.131Z] #17 10.30 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-08T17:31:52.131Z] #17 10.30 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-08T17:31:52.131Z] #17 10.30 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-12-08T17:31:52.131Z] #17 10.31 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-08T17:31:52.131Z] #17 10.31 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB] [2019-12-08T17:31:52.131Z] #17 10.31 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-08T17:31:52.131Z] #17 10.39 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-12-08T17:31:52.131Z] #17 10.41 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-12-08T17:31:52.131Z] #17 10.42 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-12-08T17:31:52.131Z] #17 10.42 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB] [2019-12-08T17:31:52.131Z] #17 10.42 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-12-08T17:31:52.131Z] #17 10.43 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-12-08T17:31:52.132Z] #17 10.46 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-12-08T17:31:52.132Z] #17 10.49 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-12-08T17:31:52.132Z] #17 10.50 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-08T17:31:52.132Z] #17 10.57 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-12-08T17:31:52.132Z] #17 10.63 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-12-08T17:31:52.132Z] #17 10.63 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-12-08T17:31:52.132Z] #17 11.14 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-12-08T17:31:52.180Z] #68 ... [2019-12-08T17:31:52.181Z] [2019-12-08T17:31:52.181Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:31:52.181Z] #38 9.900 + mktemp -d [2019-12-08T17:31:52.181Z] #38 9.917 + export GOPATH=/tmp/tmp.uGMNhEPDaM [2019-12-08T17:31:52.181Z] #38 9.918 + git clone https://github.com/docker/distribution.git /tmp/tmp.uGMNhEPDaM/src/github.com/docker/distribution [2019-12-08T17:31:52.181Z] #38 9.929 Cloning into '/tmp/tmp.uGMNhEPDaM/src/github.com/docker/distribution'... [2019-12-08T17:31:52.270Z] #41 97.56 DEP criu/cr-errno.d [2019-12-08T17:31:52.270Z] #41 97.58 DEP criu/cr-dump.d [2019-12-08T17:31:52.270Z] #41 97.75 DEP criu/cr-dedup.d [2019-12-08T17:31:52.392Z] #17 11.79 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:31:52.437Z] #38 ... [2019-12-08T17:31:52.437Z] [2019-12-08T17:31:52.437Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:31:52.437Z] #22 9.711 + RM_GOPATH=0 [2019-12-08T17:31:52.437Z] #22 9.712 + TMP_GOPATH= [2019-12-08T17:31:52.437Z] #22 9.712 + : /build [2019-12-08T17:31:52.437Z] #22 9.713 + '[' -z '' ']' [2019-12-08T17:31:52.437Z] #22 9.715 ++ mktemp -d [2019-12-08T17:31:52.437Z] #22 9.730 + export GOPATH=/tmp/tmp.YRgZCk0NNt [2019-12-08T17:31:52.437Z] #22 9.730 + GOPATH=/tmp/tmp.YRgZCk0NNt [2019-12-08T17:31:52.437Z] #22 9.730 + RM_GOPATH=1 [2019-12-08T17:31:52.437Z] #22 9.730 ++ dirname ./install.sh [2019-12-08T17:31:52.437Z] #22 9.735 Install docker/cli version 17.06.2-ce from stable [2019-12-08T17:31:52.437Z] #22 9.736 + dir=. [2019-12-08T17:31:52.437Z] #22 9.736 + bin=dockercli [2019-12-08T17:31:52.437Z] #22 9.736 + shift [2019-12-08T17:31:52.437Z] #22 9.736 + '[' '!' -f ./dockercli.installer ']' [2019-12-08T17:31:52.437Z] #22 9.736 + . ./dockercli.installer [2019-12-08T17:31:52.437Z] #22 9.736 ++ : stable [2019-12-08T17:31:52.437Z] #22 9.736 ++ : 17.06.2-ce [2019-12-08T17:31:52.437Z] #22 9.736 + install_dockercli [2019-12-08T17:31:52.437Z] #22 9.736 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-08T17:31:52.437Z] #22 9.736 ++ uname -m [2019-12-08T17:31:52.437Z] #22 9.746 + arch=x86_64 [2019-12-08T17:31:52.437Z] #22 9.746 + '[' x86_64 '!=' x86_64 ']' [2019-12-08T17:31:52.437Z] #22 9.746 + url=https://download.docker.com/linux/static [2019-12-08T17:31:52.437Z] #22 9.746 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-12-08T17:31:52.437Z] #22 9.746 + tar -xz docker/docker [2019-12-08T17:31:52.437Z] #22 ... [2019-12-08T17:31:52.437Z] [2019-12-08T17:31:52.437Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:31:52.437Z] #44 10.58 + RM_GOPATH=0 [2019-12-08T17:31:52.437Z] #44 10.58 + TMP_GOPATH= [2019-12-08T17:31:52.437Z] #44 10.58 + : /build [2019-12-08T17:31:52.437Z] #44 10.58 + '[' -z '' ']' [2019-12-08T17:31:52.437Z] #44 10.58 ++ mktemp -d [2019-12-08T17:31:52.437Z] #44 10.59 + export GOPATH=/tmp/tmp.G51SMU9g5n [2019-12-08T17:31:52.437Z] #44 10.59 + GOPATH=/tmp/tmp.G51SMU9g5n [2019-12-08T17:31:52.437Z] #44 10.59 + RM_GOPATH=1 [2019-12-08T17:31:52.437Z] #44 10.59 ++ dirname ./install.sh [2019-12-08T17:31:52.437Z] #44 10.59 + dir=. [2019-12-08T17:31:52.437Z] #44 10.59 + bin=vndr [2019-12-08T17:31:52.437Z] #44 10.59 + shift [2019-12-08T17:31:52.437Z] #44 10.59 + '[' '!' -f ./vndr.installer ']' [2019-12-08T17:31:52.437Z] #44 10.59 + . ./vndr.installer [2019-12-08T17:31:52.437Z] #44 10.62 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-08T17:31:52.528Z] #41 98.00 DEP criu/cr-check.d [2019-12-08T17:31:52.653Z] #17 11.84 Fetched 84.4 MB in 2s (30.4 MB/s) [2019-12-08T17:31:52.653Z] #17 11.91 Selecting previously unselected package bash-completion. [2019-12-08T17:31:52.653Z] #17 11.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 ... 15046 files and directories currently installed.) [2019-12-08T17:31:52.653Z] #17 11.93 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-08T17:31:52.694Z] #44 10.62 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-08T17:31:52.694Z] #44 10.62 + install_vndr [2019-12-08T17:31:52.694Z] #44 10.62 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-08T17:31:52.694Z] #44 10.62 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.G51SMU9g5n/src/github.com/LK4D4/vndr [2019-12-08T17:31:52.694Z] #44 10.62 Cloning into '/tmp/tmp.G51SMU9g5n/src/github.com/LK4D4/vndr'... [2019-12-08T17:31:52.694Z] #44 ... [2019-12-08T17:31:52.694Z] [2019-12-08T17:31:52.694Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:31:52.694Z] #47 10.64 + RM_GOPATH=0 [2019-12-08T17:31:52.694Z] #47 10.64 + TMP_GOPATH= [2019-12-08T17:31:52.694Z] #47 10.64 + : /build [2019-12-08T17:31:52.694Z] #47 10.64 + '[' -z '' ']' [2019-12-08T17:31:52.694Z] #47 10.65 ++ mktemp -d [2019-12-08T17:31:52.694Z] #47 10.65 + export GOPATH=/tmp/tmp.Q6XyxubcJ6 [2019-12-08T17:31:52.694Z] #47 10.65 + GOPATH=/tmp/tmp.Q6XyxubcJ6 [2019-12-08T17:31:52.694Z] #47 10.65 + RM_GOPATH=1 [2019-12-08T17:31:52.694Z] #47 10.65 ++ dirname ./install.sh [2019-12-08T17:31:52.694Z] #47 10.67 + dir=. [2019-12-08T17:31:52.694Z] #47 10.67 + bin=gotestsum [2019-12-08T17:31:52.694Z] #47 10.67 + shift [2019-12-08T17:31:52.694Z] #47 10.68 Installing gotestsum version v0.3.5 [2019-12-08T17:31:52.694Z] #47 10.68 + '[' '!' -f ./gotestsum.installer ']' [2019-12-08T17:31:52.694Z] #47 10.68 + . ./gotestsum.installer [2019-12-08T17:31:52.694Z] #47 10.68 ++ : v0.3.5 [2019-12-08T17:31:52.694Z] #47 10.68 + install_gotestsum [2019-12-08T17:31:52.694Z] #47 10.68 + echo 'Installing gotestsum version v0.3.5' [2019-12-08T17:31:52.694Z] #47 10.68 + go get -d gotest.tools/gotestsum [2019-12-08T17:31:52.786Z] #41 98.26 DEP criu/config.d [2019-12-08T17:31:53.044Z] #41 98.52 DEP criu/clone-noasan.d [2019-12-08T17:31:53.302Z] #41 ... [2019-12-08T17:31:53.302Z] [2019-12-08T17:31:53.302Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-08T17:31:53.302Z] #28 160.2 + rm -rf /tmp/tmp.QzT9osA9o0 [2019-12-08T17:31:53.302Z] #28 DONE 160.6s [2019-12-08T17:31:53.302Z] [2019-12-08T17:31:53.302Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:31:53.302Z] #41 98.56 DEP criu/cgroup.d [2019-12-08T17:31:53.302Z] #41 98.76 DEP criu/cgroup-props.d [2019-12-08T17:31:53.517Z] #32 9.439 internal/testlog [2019-12-08T17:31:53.517Z] #32 9.752 encoding [2019-12-08T17:31:53.517Z] #32 ... [2019-12-08T17:31:53.517Z] [2019-12-08T17:31:53.517Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-08T17:31:53.517Z] #29 0.464 + mktemp -d [2019-12-08T17:31:53.517Z] #29 0.465 + export GOPATH=/tmp/tmp.C9PM9YFCDJ [2019-12-08T17:31:53.517Z] #29 0.466 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.C9PM9YFCDJ/src/github.com/go-swagger/go-swagger [2019-12-08T17:31:53.517Z] #29 0.468 Cloning into '/tmp/tmp.C9PM9YFCDJ/src/github.com/go-swagger/go-swagger'... [2019-12-08T17:31:53.517Z] #29 ... [2019-12-08T17:31:53.517Z] [2019-12-08T17:31:53.517Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:31:53.517Z] #23 0.820 + RM_GOPATH=0 [2019-12-08T17:31:53.517Z] #23 0.823 + TMP_GOPATH= [2019-12-08T17:31:53.517Z] #23 0.823 + : /build [2019-12-08T17:31:53.517Z] #23 0.823 + '[' -z '' ']' [2019-12-08T17:31:53.517Z] #23 0.828 ++ mktemp -d [2019-12-08T17:31:53.517Z] #23 0.832 + export GOPATH=/tmp/tmp.4yESdU7FhW [2019-12-08T17:31:53.517Z] #23 0.832 + GOPATH=/tmp/tmp.4yESdU7FhW [2019-12-08T17:31:53.517Z] #23 0.832 + RM_GOPATH=1 [2019-12-08T17:31:53.517Z] #23 0.839 ++ dirname ./install.sh [2019-12-08T17:31:53.517Z] #23 0.843 + dir=. [2019-12-08T17:31:53.517Z] #23 0.843 + bin=dockercli [2019-12-08T17:31:53.517Z] #23 0.844 + shift [2019-12-08T17:31:53.517Z] #23 0.844 + '[' '!' -f ./dockercli.installer ']' [2019-12-08T17:31:53.517Z] #23 0.845 + . ./dockercli.installer [2019-12-08T17:31:53.517Z] #23 0.845 ++ : stable [2019-12-08T17:31:53.517Z] #23 0.845 ++ : 17.06.2-ce [2019-12-08T17:31:53.517Z] #23 0.847 + install_dockercli [2019-12-08T17:31:53.517Z] #23 0.847 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-08T17:31:53.517Z] #23 0.848 Install docker/cli version 17.06.2-ce from stable [2019-12-08T17:31:53.517Z] #23 0.850 ++ uname -m [2019-12-08T17:31:53.517Z] #23 0.856 + arch=s390x [2019-12-08T17:31:53.517Z] #23 0.857 + '[' s390x '!=' x86_64 ']' [2019-12-08T17:31:53.517Z] #23 0.857 + '[' s390x '!=' s390x ']' [2019-12-08T17:31:53.517Z] #23 0.857 + url=https://download.docker.com/linux/static [2019-12-08T17:31:53.517Z] #23 0.861 + tar -xz docker/docker [2019-12-08T17:31:53.517Z] #23 0.867 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-12-08T17:31:53.517Z] #23 9.883 + mkdir -p /build [2019-12-08T17:31:53.517Z] #23 9.884 + mv docker/docker /build/ [2019-12-08T17:31:53.517Z] #23 9.886 + rmdir docker [2019-12-08T17:31:53.517Z] #23 DONE 10.0s [2019-12-08T17:31:53.517Z] [2019-12-08T17:31:53.517Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:31:53.517Z] #51 0.815 + RM_GOPATH=0 [2019-12-08T17:31:53.517Z] #51 0.815 + TMP_GOPATH= [2019-12-08T17:31:53.517Z] #51 0.815 + : /build [2019-12-08T17:31:53.517Z] #51 0.815 + '[' -z '' ']' [2019-12-08T17:31:53.517Z] #51 0.815 ++ mktemp -d [2019-12-08T17:31:53.517Z] #51 0.815 + export GOPATH=/tmp/tmp.WZxaAjv1zU [2019-12-08T17:31:53.517Z] #51 0.825 + GOPATH=/tmp/tmp.WZxaAjv1zU [2019-12-08T17:31:53.517Z] #51 0.825 + RM_GOPATH=1 [2019-12-08T17:31:53.517Z] #51 0.826 ++ dirname ./install.sh [2019-12-08T17:31:53.517Z] #51 0.845 Installing golangci-lint version v1.20.0 [2019-12-08T17:31:53.517Z] #51 0.845 + dir=. [2019-12-08T17:31:53.517Z] #51 0.845 + bin=golangci_lint [2019-12-08T17:31:53.517Z] #51 0.845 + shift [2019-12-08T17:31:53.517Z] #51 0.845 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-08T17:31:53.517Z] #51 0.845 + . ./golangci_lint.installer [2019-12-08T17:31:53.517Z] #51 0.845 ++ : v1.20.0 [2019-12-08T17:31:53.517Z] #51 0.845 + install_golangci_lint [2019-12-08T17:31:53.517Z] #51 0.845 + echo 'Installing golangci-lint version v1.20.0' [2019-12-08T17:31:53.517Z] #51 0.845 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-08T17:31:53.517Z] #51 ... [2019-12-08T17:31:53.517Z] [2019-12-08T17:31:53.517Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:31:53.517Z] #69 0.795 + RM_GOPATH=0 [2019-12-08T17:31:53.517Z] #69 0.797 + TMP_GOPATH= [2019-12-08T17:31:53.517Z] #69 0.797 + : /build [2019-12-08T17:31:53.517Z] #69 0.797 + '[' -z '' ']' [2019-12-08T17:31:53.517Z] #69 0.803 ++ mktemp -d [2019-12-08T17:31:53.517Z] #69 0.813 + export GOPATH=/tmp/tmp.gnwBuhGQ8W [2019-12-08T17:31:53.517Z] #69 0.813 + GOPATH=/tmp/tmp.gnwBuhGQ8W [2019-12-08T17:31:53.517Z] #69 0.813 + RM_GOPATH=1 [2019-12-08T17:31:53.517Z] #69 0.814 ++ dirname ./install.sh [2019-12-08T17:31:53.517Z] #69 0.820 + dir=. [2019-12-08T17:31:53.517Z] #69 0.820 + bin=proxy [2019-12-08T17:31:53.517Z] #69 0.821 + shift [2019-12-08T17:31:53.517Z] #69 0.821 + '[' '!' -f ./proxy.installer ']' [2019-12-08T17:31:53.517Z] #69 0.822 + . ./proxy.installer [2019-12-08T17:31:53.517Z] #69 0.823 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-08T17:31:53.517Z] #69 0.824 + install_proxy [2019-12-08T17:31:53.517Z] #69 0.824 + case "$1" in [2019-12-08T17:31:53.517Z] #69 0.824 + export CGO_ENABLED=0 [2019-12-08T17:31:53.517Z] #69 0.825 + CGO_ENABLED=0 [2019-12-08T17:31:53.517Z] #69 0.825 + _install_proxy [2019-12-08T17:31:53.517Z] #69 0.825 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-08T17:31:53.517Z] #69 0.825 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-08T17:31:53.517Z] #69 0.826 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.gnwBuhGQ8W/src/github.com/docker/libnetwork [2019-12-08T17:31:53.517Z] #69 0.845 Cloning into '/tmp/tmp.gnwBuhGQ8W/src/github.com/docker/libnetwork'... [2019-12-08T17:31:53.517Z] #69 ... [2019-12-08T17:31:53.517Z] [2019-12-08T17:31:53.517Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:31:53.517Z] #63 0.480 + RM_GOPATH=0 [2019-12-08T17:31:53.517Z] #63 0.480 + TMP_GOPATH= [2019-12-08T17:31:53.517Z] #63 0.480 + : /build/ [2019-12-08T17:31:53.517Z] #63 0.480 + '[' -z '' ']' [2019-12-08T17:31:53.517Z] #63 0.480 ++ mktemp -d [2019-12-08T17:31:53.517Z] #63 0.488 + export GOPATH=/tmp/tmp.FXDWS1Js1v [2019-12-08T17:31:53.517Z] #63 0.489 + GOPATH=/tmp/tmp.FXDWS1Js1v [2019-12-08T17:31:53.517Z] #63 0.489 + RM_GOPATH=1 [2019-12-08T17:31:53.517Z] #63 0.495 ++ dirname ./install.sh [2019-12-08T17:31:53.517Z] #63 0.497 + dir=. [2019-12-08T17:31:53.517Z] #63 0.497 + bin=rootlesskit [2019-12-08T17:31:53.517Z] #63 0.497 + shift [2019-12-08T17:31:53.517Z] #63 0.498 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-08T17:31:53.517Z] #63 0.498 + . ./rootlesskit.installer [2019-12-08T17:31:53.517Z] #63 0.498 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-08T17:31:53.517Z] #63 0.501 + install_rootlesskit [2019-12-08T17:31:53.517Z] #63 0.501 + case "$1" in [2019-12-08T17:31:53.517Z] #63 0.501 + export CGO_ENABLED=0 [2019-12-08T17:31:53.517Z] #63 0.502 + CGO_ENABLED=0 [2019-12-08T17:31:53.517Z] #63 0.502 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-08T17:31:53.517Z] #63 0.502 + _install_rootlesskit [2019-12-08T17:31:53.517Z] #63 0.502 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-12-08T17:31:53.517Z] #63 0.502 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FXDWS1Js1v/src/github.com/rootless-containers/rootlesskit [2019-12-08T17:31:53.517Z] #63 0.508 Cloning into '/tmp/tmp.FXDWS1Js1v/src/github.com/rootless-containers/rootlesskit'... [2019-12-08T17:31:53.517Z] #63 4.122 + cd /tmp/tmp.FXDWS1Js1v/src/github.com/rootless-containers/rootlesskit [2019-12-08T17:31:53.517Z] #63 4.125 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-08T17:31:53.517Z] #63 4.424 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-08T17:31:53.517Z] #63 4.424 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-08T17:31:53.517Z] #63 ... [2019-12-08T17:31:53.517Z] [2019-12-08T17:31:53.517Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-08T17:31:53.517Z] #57 0.421 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:31:53.517Z] #57 0.432 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:31:53.517Z] #57 0.497 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:31:53.517Z] #57 0.497 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:31:53.517Z] #57 0.519 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:31:53.517Z] #57 1.283 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-12-08T17:31:53.517Z] #57 3.078 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-08T17:31:53.517Z] #57 3.860 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-08T17:31:53.868Z] #41 98.97 DEP criu/bitmap.d [2019-12-08T17:31:53.868Z] #41 99.00 DEP criu/bfd.d [2019-12-08T17:31:53.868Z] #41 99.21 DEP criu/autofs.d [2019-12-08T17:31:53.918Z] #57 ... [2019-12-08T17:31:53.918Z] [2019-12-08T17:31:53.918Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:31:53.918Z] #45 0.766 + RM_GOPATH=0 [2019-12-08T17:31:53.918Z] #45 0.792 + TMP_GOPATH= [2019-12-08T17:31:53.918Z] #45 0.793 + : /build [2019-12-08T17:31:53.918Z] #45 0.793 + '[' -z '' ']' [2019-12-08T17:31:53.918Z] #45 0.795 ++ mktemp -d [2019-12-08T17:31:53.918Z] #45 0.805 + export GOPATH=/tmp/tmp.VZgKq4zP5J [2019-12-08T17:31:53.918Z] #45 0.805 + GOPATH=/tmp/tmp.VZgKq4zP5J [2019-12-08T17:31:53.918Z] #45 0.805 + RM_GOPATH=1 [2019-12-08T17:31:53.918Z] #45 0.808 ++ dirname ./install.sh [2019-12-08T17:31:53.918Z] #45 0.814 + dir=. [2019-12-08T17:31:53.918Z] #45 0.814 + bin=vndr [2019-12-08T17:31:53.918Z] #45 0.814 + shift [2019-12-08T17:31:53.918Z] #45 0.814 + '[' '!' -f ./vndr.installer ']' [2019-12-08T17:31:53.918Z] #45 0.815 + . ./vndr.installer [2019-12-08T17:31:53.918Z] #45 0.816 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-08T17:31:53.918Z] #45 0.817 + install_vndr [2019-12-08T17:31:53.918Z] #45 0.817 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-08T17:31:53.918Z] #45 0.817 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-08T17:31:53.918Z] #45 0.817 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VZgKq4zP5J/src/github.com/LK4D4/vndr [2019-12-08T17:31:53.918Z] #45 0.836 Cloning into '/tmp/tmp.VZgKq4zP5J/src/github.com/LK4D4/vndr'... [2019-12-08T17:31:53.918Z] #45 1.945 + cd /tmp/tmp.VZgKq4zP5J/src/github.com/LK4D4/vndr [2019-12-08T17:31:53.918Z] #45 1.946 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-08T17:31:53.918Z] #45 1.962 + go build -buildmode=pie -v -o /build/vndr . [2019-12-08T17:31:53.918Z] #45 3.140 internal/cpu [2019-12-08T17:31:53.918Z] #45 3.169 internal/race [2019-12-08T17:31:53.918Z] #45 3.298 sync/atomic [2019-12-08T17:31:53.918Z] #45 3.716 unicode [2019-12-08T17:31:53.918Z] #45 4.046 runtime [2019-12-08T17:31:53.918Z] #45 8.777 unicode/utf8 [2019-12-08T17:31:53.918Z] #45 9.264 math [2019-12-08T17:31:53.918Z] #45 ... [2019-12-08T17:31:53.918Z] [2019-12-08T17:31:53.918Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-08T17:31:53.918Z] #11 0.463 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:31:53.918Z] #11 0.477 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:31:53.918Z] #11 0.512 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:31:53.918Z] #11 0.550 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:31:53.918Z] #11 0.593 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:31:53.918Z] #11 1.553 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-12-08T17:31:53.918Z] #11 3.051 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-08T17:31:53.918Z] #11 3.850 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-08T17:31:53.918Z] #11 ... [2019-12-08T17:31:53.918Z] [2019-12-08T17:31:53.918Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-08T17:31:53.918Z] #25 0.317 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:31:53.918Z] #25 0.414 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:31:53.918Z] #25 0.451 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:31:53.918Z] #25 0.498 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:31:53.918Z] #25 0.519 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:31:53.918Z] #25 1.280 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-12-08T17:31:53.918Z] #25 2.834 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-08T17:31:53.918Z] #25 3.489 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-08T17:31:54.306Z] #25 ... [2019-12-08T17:31:54.306Z] [2019-12-08T17:31:54.306Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:31:54.306Z] #34 1.226 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:31:54.306Z] #34 1.242 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:31:54.306Z] #34 1.276 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:31:54.306Z] #34 1.304 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:31:54.306Z] #34 1.385 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:31:54.306Z] #34 2.177 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-12-08T17:31:54.306Z] #34 3.693 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-08T17:31:54.306Z] #34 4.478 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-08T17:31:54.306Z] #34 ... [2019-12-08T17:31:54.306Z] [2019-12-08T17:31:54.306Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:31:54.306Z] #39 0.442 + mktemp -d [2019-12-08T17:31:54.306Z] #39 0.448 + export GOPATH=/tmp/tmp.zqj1xdFymp [2019-12-08T17:31:54.306Z] #39 0.448 + git clone https://github.com/docker/distribution.git /tmp/tmp.zqj1xdFymp/src/github.com/docker/distribution [2019-12-08T17:31:54.306Z] #39 0.467 Cloning into '/tmp/tmp.zqj1xdFymp/src/github.com/docker/distribution'... [2019-12-08T17:31:54.434Z] #41 99.56 DEP criu/aio.d [2019-12-08T17:31:54.434Z] #41 99.79 DEP criu/action-scripts.d [2019-12-08T17:31:54.569Z] #17 13.66 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-08T17:31:54.569Z] #17 13.92 Selecting previously unselected package libnet1:arm64. [2019-12-08T17:31:54.692Z] #41 100.1 CC criu/action-scripts.o [2019-12-08T17:31:54.709Z] #39 ... [2019-12-08T17:31:54.709Z] [2019-12-08T17:31:54.709Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:31:54.709Z] #48 0.811 + RM_GOPATH=0 [2019-12-08T17:31:54.709Z] #48 0.811 + TMP_GOPATH= [2019-12-08T17:31:54.709Z] #48 0.811 + : /build [2019-12-08T17:31:54.709Z] #48 0.811 + '[' -z '' ']' [2019-12-08T17:31:54.709Z] #48 0.816 ++ mktemp -d [2019-12-08T17:31:54.709Z] #48 0.827 + export GOPATH=/tmp/tmp.Mwa8EkgVOe [2019-12-08T17:31:54.709Z] #48 0.827 + GOPATH=/tmp/tmp.Mwa8EkgVOe [2019-12-08T17:31:54.709Z] #48 0.827 + RM_GOPATH=1 [2019-12-08T17:31:54.709Z] #48 0.827 ++ dirname ./install.sh [2019-12-08T17:31:54.709Z] #48 0.831 + dir=. [2019-12-08T17:31:54.709Z] #48 0.841 + bin=gotestsum [2019-12-08T17:31:54.709Z] #48 0.841 + shift [2019-12-08T17:31:54.709Z] #48 0.841 + '[' '!' -f ./gotestsum.installer ']' [2019-12-08T17:31:54.709Z] #48 0.841 + . ./gotestsum.installer [2019-12-08T17:31:54.709Z] #48 0.841 ++ : v0.3.5 [2019-12-08T17:31:54.709Z] #48 0.841 + install_gotestsum [2019-12-08T17:31:54.709Z] #48 0.841 + echo 'Installing gotestsum version v0.3.5' [2019-12-08T17:31:54.709Z] #48 0.841 + go get -d gotest.tools/gotestsum [2019-12-08T17:31:54.709Z] #48 0.841 Installing gotestsum version v0.3.5 [2019-12-08T17:31:54.709Z] #48 ... [2019-12-08T17:31:54.709Z] [2019-12-08T17:31:54.709Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:31:54.709Z] #41 0.413 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:31:54.709Z] #41 0.419 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:31:54.709Z] #41 0.463 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:31:54.709Z] #41 0.498 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:31:54.709Z] #41 0.512 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:31:54.709Z] #41 1.277 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-12-08T17:31:54.709Z] #41 2.995 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-08T17:31:54.709Z] #41 3.833 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-08T17:31:54.831Z] #17 13.92 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-12-08T17:31:54.831Z] #17 13.93 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-12-08T17:31:54.831Z] #17 14.00 Selecting previously unselected package libnfnetlink0:arm64. [2019-12-08T17:31:54.831Z] #17 14.00 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-12-08T17:31:54.831Z] #17 14.00 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-12-08T17:31:54.831Z] #17 14.08 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-12-08T17:31:54.831Z] #17 14.08 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-12-08T17:31:54.831Z] #17 14.09 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-12-08T17:31:55.104Z] #17 14.19 Selecting previously unselected package libudev-dev:arm64. [2019-12-08T17:31:55.104Z] #17 14.19 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-12-08T17:31:55.104Z] #17 14.21 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-12-08T17:31:55.104Z] #17 14.31 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-12-08T17:31:55.104Z] #17 14.31 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-12-08T17:31:55.104Z] #17 14.32 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-12-08T17:31:55.104Z] #41 ... [2019-12-08T17:31:55.104Z] [2019-12-08T17:31:55.104Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:31:55.104Z] #39 12.17 + cd /tmp/tmp.zqj1xdFymp/src/github.com/docker/distribution [2019-12-08T17:31:55.104Z] #39 12.17 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-08T17:31:55.259Z] #41 100.6 CC criu/aio.o [2019-12-08T17:31:55.381Z] #17 14.55 Selecting previously unselected package python3.5-minimal. [2019-12-08T17:31:55.381Z] #17 14.55 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-12-08T17:31:55.381Z] #17 14.57 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-08T17:31:55.643Z] #17 14.85 Selecting previously unselected package python3-minimal. [2019-12-08T17:31:55.643Z] #17 14.85 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ... [2019-12-08T17:31:55.643Z] #17 14.85 Unpacking python3-minimal (3.5.3-1) ... [2019-12-08T17:31:55.643Z] #17 14.94 Selecting previously unselected package libmpdec2:arm64. [2019-12-08T17:31:55.643Z] #17 14.94 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ... [2019-12-08T17:31:55.643Z] #17 14.95 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-12-08T17:31:55.643Z] #17 15.02 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-12-08T17:31:55.643Z] #17 15.02 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-12-08T17:31:55.643Z] #17 15.03 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-12-08T17:31:55.825Z] #41 101.2 CC criu/autofs.o [2019-12-08T17:31:56.589Z] #17 15.62 Selecting previously unselected package python3.5. [2019-12-08T17:31:56.590Z] #17 15.62 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-12-08T17:31:56.590Z] #17 15.63 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-08T17:31:56.590Z] #17 15.74 Selecting previously unselected package libpython3-stdlib:arm64. [2019-12-08T17:31:56.590Z] #17 15.75 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-12-08T17:31:56.590Z] #17 15.75 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-12-08T17:31:56.590Z] #17 15.82 Selecting previously unselected package dh-python. [2019-12-08T17:31:56.590Z] #17 15.82 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-12-08T17:31:56.590Z] #17 15.83 Unpacking dh-python (2.20170125) ... [2019-12-08T17:31:56.590Z] #17 15.92 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-12-08T17:31:56.851Z] #17 15.95 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-08T17:31:57.698Z] #39 14.57 + GOPATH=/tmp/tmp.zqj1xdFymp/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.zqj1xdFymp go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-08T17:31:57.725Z] #41 102.7 CC criu/bfd.o [2019-12-08T17:31:57.725Z] #41 103.1 CC criu/bitmap.o [2019-12-08T17:31:57.797Z] #17 17.11 Setting up python3-minimal (3.5.3-1) ... [2019-12-08T17:31:57.940Z] #47 ... [2019-12-08T17:31:57.941Z] [2019-12-08T17:31:57.941Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:31:57.941Z] #62 15.39 + cd /tmp/tmp.0673HoCaVh/src/github.com/rootless-containers/rootlesskit [2019-12-08T17:31:57.941Z] #62 15.39 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-08T17:31:57.941Z] #62 15.90 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-08T17:31:57.941Z] #62 15.90 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-08T17:31:57.983Z] #41 103.3 CC criu/cgroup-props.o [2019-12-08T17:31:58.739Z] #17 17.75 Selecting previously unselected package python3. [2019-12-08T17:31:58.739Z] #17 17.75 (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-12-08T17:31:58.739Z] #17 17.78 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-12-08T17:31:58.739Z] #17 17.79 Unpacking python3 (3.5.3-1) ... [2019-12-08T17:31:58.739Z] #17 17.86 Selecting previously unselected package pigz. [2019-12-08T17:31:58.739Z] #17 17.86 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-12-08T17:31:58.739Z] #17 17.87 Unpacking pigz (2.3.4-1) ... [2019-12-08T17:31:58.739Z] #17 17.93 Selecting previously unselected package libip4tc0:arm64. [2019-12-08T17:31:58.739Z] #17 17.93 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-08T17:31:58.739Z] #17 17.94 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-08T17:31:58.917Z] #41 104.1 CC criu/cgroup.o [2019-12-08T17:31:59.000Z] #17 18.13 Selecting previously unselected package libip6tc0:arm64. [2019-12-08T17:31:59.000Z] #17 18.13 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-08T17:31:59.000Z] #17 18.15 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-08T17:31:59.000Z] #17 18.25 Selecting previously unselected package libiptc0:arm64. [2019-12-08T17:31:59.000Z] #17 18.25 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-08T17:31:59.000Z] #17 18.26 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-08T17:31:59.000Z] #17 18.33 Selecting previously unselected package libxtables12:arm64. [2019-12-08T17:31:59.000Z] #17 18.33 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-08T17:31:59.000Z] #17 18.34 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-08T17:31:59.261Z] #17 18.53 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-12-08T17:31:59.261Z] #17 18.53 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-12-08T17:31:59.261Z] #17 18.54 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-12-08T17:31:59.261Z] #17 18.60 Selecting previously unselected package iptables. [2019-12-08T17:31:59.261Z] #17 18.61 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-08T17:31:59.261Z] #17 18.62 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-08T17:31:59.532Z] #17 18.84 Selecting previously unselected package xxd. [2019-12-08T17:31:59.532Z] #17 18.84 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-12-08T17:31:59.532Z] #17 18.85 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:31:59.532Z] #17 18.92 Selecting previously unselected package vim-common. [2019-12-08T17:31:59.532Z] #17 18.92 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-08T17:31:59.532Z] #17 18.93 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:31:59.795Z] #17 19.07 Selecting previously unselected package bzip2. [2019-12-08T17:31:59.795Z] #17 19.07 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-12-08T17:31:59.795Z] #17 19.08 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-08T17:31:59.795Z] #17 19.18 Selecting previously unselected package libgpm2:arm64. [2019-12-08T17:32:00.057Z] #17 19.18 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-12-08T17:32:00.057Z] #17 19.19 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-12-08T17:32:00.057Z] #17 19.27 Selecting previously unselected package xz-utils. [2019-12-08T17:32:00.057Z] #17 19.27 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-12-08T17:32:00.057Z] #17 19.28 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-08T17:32:00.057Z] #17 19.39 Selecting previously unselected package aufs-tools. [2019-12-08T17:32:00.057Z] #17 19.39 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-12-08T17:32:00.057Z] #17 19.41 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-08T17:32:00.324Z] #17 19.50 Selecting previously unselected package liblzo2-2:arm64. [2019-12-08T17:32:00.324Z] #17 19.51 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-12-08T17:32:00.324Z] #17 19.52 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-08T17:32:00.324Z] #17 19.58 Selecting previously unselected package btrfs-progs. [2019-12-08T17:32:00.324Z] #17 19.58 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ... [2019-12-08T17:32:00.324Z] #17 19.59 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-08T17:32:00.588Z] #17 19.78 Selecting previously unselected package btrfs-tools. [2019-12-08T17:32:00.588Z] #17 19.79 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ... [2019-12-08T17:32:00.588Z] #17 19.79 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-08T17:32:00.588Z] #17 19.89 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-12-08T17:32:00.588Z] #17 19.89 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-12-08T17:32:00.588Z] #17 19.89 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-12-08T17:32:00.588Z] #17 19.99 Selecting previously unselected package dmsetup. [2019-12-08T17:32:00.640Z] #39 ... [2019-12-08T17:32:00.640Z] [2019-12-08T17:32:00.640Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:32:00.640Z] #51 16.86 + cd /tmp/tmp.WZxaAjv1zU/src/github.com/golangci/golangci-lint/ [2019-12-08T17:32:00.640Z] #51 16.86 + git checkout -q v1.20.0 [2019-12-08T17:32:00.640Z] #51 17.45 ++ git describe --tags [2019-12-08T17:32:00.640Z] #51 17.45 + version=v1.20.0 [2019-12-08T17:32:00.640Z] #51 17.46 ++ git rev-parse --short HEAD [2019-12-08T17:32:00.640Z] #51 17.46 + commit=cc98739 [2019-12-08T17:32:00.640Z] #51 17.47 ++ git show -s --format=%cd [2019-12-08T17:32:00.640Z] #51 17.47 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-08T17:32:00.640Z] #51 17.47 + 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-12-08T17:32:00.816Z] #41 ... [2019-12-08T17:32:00.816Z] [2019-12-08T17:32:00.816Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:32:00.816Z] #17 90.91 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-08T17:32:00.816Z] #17 90.91 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-08T17:32:00.816Z] #17 90.92 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-08T17:32:00.816Z] #17 91.01 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-08T17:32:00.816Z] #17 91.01 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-08T17:32:00.816Z] #17 91.02 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-08T17:32:00.850Z] #17 19.99 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-12-08T17:32:00.850Z] #17 20.00 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-08T17:32:00.850Z] #17 20.09 Selecting previously unselected package libonig4:arm64. [2019-12-08T17:32:00.850Z] #17 20.09 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ... [2019-12-08T17:32:00.850Z] #17 20.10 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-12-08T17:32:00.850Z] #17 20.20 Selecting previously unselected package libjq1:arm64. [2019-12-08T17:32:00.850Z] #17 20.20 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-12-08T17:32:01.112Z] #17 20.20 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-12-08T17:32:01.112Z] #17 20.28 Selecting previously unselected package jq. [2019-12-08T17:32:01.112Z] #17 20.29 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ... [2019-12-08T17:32:01.112Z] #17 20.29 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-08T17:32:01.112Z] #17 20.37 Selecting previously unselected package libaio1:arm64. [2019-12-08T17:32:01.112Z] #17 20.37 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ... [2019-12-08T17:32:01.112Z] #17 20.38 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-12-08T17:32:01.112Z] #17 20.45 Selecting previously unselected package libcap2-bin. [2019-12-08T17:32:01.112Z] #17 20.46 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-12-08T17:32:01.112Z] #17 20.46 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-08T17:32:01.683Z] #17 20.55 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-12-08T17:32:01.683Z] #17 20.56 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-12-08T17:32:01.683Z] #17 20.57 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-12-08T17:32:01.683Z] #17 20.99 Selecting previously unselected package libsepol1-dev:arm64. [2019-12-08T17:32:01.683Z] #17 21.00 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ... [2019-12-08T17:32:01.683Z] #17 21.00 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-12-08T17:32:01.749Z] #17 ... [2019-12-08T17:32:01.749Z] [2019-12-08T17:32:01.749Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:32:01.749Z] #41 107.0 CC criu/clone-noasan.o [2019-12-08T17:32:01.945Z] #17 21.14 Selecting previously unselected package libpcre16-3:arm64. [2019-12-08T17:32:01.945Z] #17 21.14 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-12-08T17:32:01.945Z] #17 21.15 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-12-08T17:32:01.945Z] #17 21.23 Selecting previously unselected package libpcre32-3:arm64. [2019-12-08T17:32:01.945Z] #17 21.24 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-12-08T17:32:01.945Z] #17 21.25 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-12-08T17:32:01.945Z] #17 21.34 Selecting previously unselected package libpcre3-dev:arm64. [2019-12-08T17:32:02.009Z] #41 107.2 CC criu/config.o [2019-12-08T17:32:02.206Z] #17 21.34 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-12-08T17:32:02.206Z] #17 21.35 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-12-08T17:32:02.206Z] #17 21.53 Selecting previously unselected package libselinux1-dev:arm64. [2019-12-08T17:32:02.206Z] #17 21.53 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-12-08T17:32:02.206Z] #17 21.54 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-12-08T17:32:02.472Z] #17 21.68 Selecting previously unselected package libdevmapper-dev:arm64. [2019-12-08T17:32:02.472Z] #17 21.68 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-12-08T17:32:02.472Z] #17 21.69 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-12-08T17:32:02.472Z] #17 21.78 Selecting previously unselected package libnl-3-200:arm64. [2019-12-08T17:32:02.472Z] #17 21.78 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ... [2019-12-08T17:32:02.472Z] #17 21.79 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-12-08T17:32:02.472Z] #17 21.88 Selecting previously unselected package libprotobuf-c1:arm64. [2019-12-08T17:32:02.472Z] #17 21.88 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-12-08T17:32:02.737Z] #17 21.89 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-12-08T17:32:02.737Z] #17 21.97 Selecting previously unselected package libreadline5:arm64. [2019-12-08T17:32:02.737Z] #17 21.97 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-12-08T17:32:02.737Z] #17 21.98 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-12-08T17:32:02.737Z] #17 22.05 Selecting previously unselected package libsystemd-dev:arm64. [2019-12-08T17:32:02.737Z] #17 22.06 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-12-08T17:32:02.737Z] #17 22.07 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-12-08T17:32:03.206Z] #62 ... [2019-12-08T17:32:03.206Z] [2019-12-08T17:32:03.206Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:32:03.206Z] #50 10.57 + RM_GOPATH=0 [2019-12-08T17:32:03.206Z] #50 10.57 + TMP_GOPATH= [2019-12-08T17:32:03.206Z] #50 10.57 + : /build [2019-12-08T17:32:03.206Z] #50 10.57 + '[' -z '' ']' [2019-12-08T17:32:03.206Z] #50 10.57 ++ mktemp -d [2019-12-08T17:32:03.206Z] #50 10.59 + export GOPATH=/tmp/tmp.81rVr4oYHa [2019-12-08T17:32:03.206Z] #50 10.59 + GOPATH=/tmp/tmp.81rVr4oYHa [2019-12-08T17:32:03.206Z] #50 10.59 + RM_GOPATH=1 [2019-12-08T17:32:03.206Z] #50 10.59 ++ dirname ./install.sh [2019-12-08T17:32:03.206Z] #50 10.65 Installing golangci-lint version v1.20.0 [2019-12-08T17:32:03.206Z] #50 10.65 + dir=. [2019-12-08T17:32:03.206Z] #50 10.65 + bin=golangci_lint [2019-12-08T17:32:03.206Z] #50 10.65 + shift [2019-12-08T17:32:03.206Z] #50 10.65 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-08T17:32:03.206Z] #50 10.65 + . ./golangci_lint.installer [2019-12-08T17:32:03.206Z] #50 10.65 ++ : v1.20.0 [2019-12-08T17:32:03.206Z] #50 10.65 + install_golangci_lint [2019-12-08T17:32:03.206Z] #50 10.65 + echo 'Installing golangci-lint version v1.20.0' [2019-12-08T17:32:03.206Z] #50 10.65 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-08T17:32:03.206Z] #50 ... [2019-12-08T17:32:03.206Z] [2019-12-08T17:32:03.206Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:32:03.206Z] #31 10.44 + RM_GOPATH=0 [2019-12-08T17:32:03.206Z] #31 10.44 + TMP_GOPATH= [2019-12-08T17:32:03.206Z] #31 10.44 + : /build [2019-12-08T17:32:03.206Z] #31 10.44 + '[' -z '' ']' [2019-12-08T17:32:03.206Z] #31 10.44 ++ mktemp -d [2019-12-08T17:32:03.206Z] #31 10.46 + export GOPATH=/tmp/tmp.UtgXswiJ6p [2019-12-08T17:32:03.206Z] #31 10.46 + GOPATH=/tmp/tmp.UtgXswiJ6p [2019-12-08T17:32:03.206Z] #31 10.46 + RM_GOPATH=1 [2019-12-08T17:32:03.206Z] #31 10.46 ++ dirname ./install.sh [2019-12-08T17:32:03.206Z] #31 10.49 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-08T17:32:03.206Z] #31 10.49 + dir=. [2019-12-08T17:32:03.206Z] #31 10.49 + bin=tomlv [2019-12-08T17:32:03.206Z] #31 10.49 + shift [2019-12-08T17:32:03.206Z] #31 10.49 + '[' '!' -f ./tomlv.installer ']' [2019-12-08T17:32:03.206Z] #31 10.49 + . ./tomlv.installer [2019-12-08T17:32:03.206Z] #31 10.49 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-08T17:32:03.206Z] #31 10.49 + install_tomlv [2019-12-08T17:32:03.206Z] #31 10.49 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-08T17:32:03.206Z] #31 10.49 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UtgXswiJ6p/src/github.com/BurntSushi/toml [2019-12-08T17:32:03.206Z] #31 10.51 Cloning into '/tmp/tmp.UtgXswiJ6p/src/github.com/BurntSushi/toml'... [2019-12-08T17:32:03.206Z] #31 12.13 + cd /tmp/tmp.UtgXswiJ6p/src/github.com/BurntSushi/toml [2019-12-08T17:32:03.206Z] #31 12.13 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-08T17:32:03.206Z] #31 12.16 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-08T17:32:03.206Z] #31 13.13 runtime/internal/atomic [2019-12-08T17:32:03.206Z] #31 13.14 internal/cpu [2019-12-08T17:32:03.206Z] #31 13.33 runtime/internal/sys [2019-12-08T17:32:03.206Z] #31 13.52 runtime/internal/math [2019-12-08T17:32:03.206Z] #31 13.65 math/bits [2019-12-08T17:32:03.206Z] #31 14.10 internal/bytealg [2019-12-08T17:32:03.206Z] #31 14.25 math [2019-12-08T17:32:03.206Z] #31 15.28 runtime [2019-12-08T17:32:03.206Z] #31 ... [2019-12-08T17:32:03.206Z] [2019-12-08T17:32:03.206Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-08T17:32:03.206Z] #10 11.24 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-08T17:32:03.206Z] #10 13.49 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-08T17:32:03.206Z] #10 14.56 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-08T17:32:03.206Z] #10 ... [2019-12-08T17:32:03.206Z] [2019-12-08T17:32:03.206Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:32:03.206Z] #68 10.93 + RM_GOPATH=0 [2019-12-08T17:32:03.206Z] #68 10.93 + TMP_GOPATH= [2019-12-08T17:32:03.206Z] #68 10.93 + : /build [2019-12-08T17:32:03.206Z] #68 10.93 + '[' -z '' ']' [2019-12-08T17:32:03.206Z] #68 10.93 ++ mktemp -d [2019-12-08T17:32:03.206Z] #68 10.93 + export GOPATH=/tmp/tmp.H0hHoEZPfu [2019-12-08T17:32:03.206Z] #68 10.93 + GOPATH=/tmp/tmp.H0hHoEZPfu [2019-12-08T17:32:03.206Z] #68 10.93 + RM_GOPATH=1 [2019-12-08T17:32:03.206Z] #68 10.93 ++ dirname ./install.sh [2019-12-08T17:32:03.206Z] #68 10.93 + dir=. [2019-12-08T17:32:03.206Z] #68 10.93 + bin=proxy [2019-12-08T17:32:03.206Z] #68 10.93 + shift [2019-12-08T17:32:03.206Z] #68 10.93 + '[' '!' -f ./proxy.installer ']' [2019-12-08T17:32:03.206Z] #68 10.93 + . ./proxy.installer [2019-12-08T17:32:03.206Z] #68 10.93 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-08T17:32:03.206Z] #68 10.93 + install_proxy [2019-12-08T17:32:03.206Z] #68 10.93 + case "$1" in [2019-12-08T17:32:03.206Z] #68 10.93 + export CGO_ENABLED=0 [2019-12-08T17:32:03.206Z] #68 10.93 + CGO_ENABLED=0 [2019-12-08T17:32:03.206Z] #68 10.93 + _install_proxy [2019-12-08T17:32:03.206Z] #68 10.93 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-08T17:32:03.206Z] #68 10.93 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.H0hHoEZPfu/src/github.com/docker/libnetwork [2019-12-08T17:32:03.206Z] #68 10.93 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-08T17:32:03.206Z] #68 10.94 Cloning into '/tmp/tmp.H0hHoEZPfu/src/github.com/docker/libnetwork'... [2019-12-08T17:32:03.206Z] #68 ... [2019-12-08T17:32:03.206Z] [2019-12-08T17:32:03.206Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:32:03.207Z] #33 11.56 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:32:03.207Z] #33 11.56 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:32:03.207Z] #33 11.65 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:32:03.207Z] #33 11.65 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:32:03.207Z] #33 11.70 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:32:03.207Z] #33 12.94 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-08T17:32:03.207Z] #33 15.03 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-08T17:32:03.207Z] #33 16.13 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-08T17:32:03.207Z] #33 ... [2019-12-08T17:32:03.207Z] [2019-12-08T17:32:03.207Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:32:03.207Z] #31 21.04 unicode/utf8 [2019-12-08T17:32:03.207Z] #31 ... [2019-12-08T17:32:03.207Z] [2019-12-08T17:32:03.207Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:32:03.207Z] #40 11.94 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-08T17:32:03.207Z] #40 13.00 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-08T17:32:03.273Z] #51 ... [2019-12-08T17:32:03.273Z] [2019-12-08T17:32:03.273Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:32:03.273Z] #32 10.22 runtime/cgo [2019-12-08T17:32:03.386Z] #41 108.7 CC criu/cr-check.o [2019-12-08T17:32:03.475Z] #40 ... [2019-12-08T17:32:03.475Z] [2019-12-08T17:32:03.475Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:32:03.475Z] #44 12.17 + cd /tmp/tmp.G51SMU9g5n/src/github.com/LK4D4/vndr [2019-12-08T17:32:03.475Z] #44 12.19 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-08T17:32:03.475Z] #44 12.20 + go build -buildmode=pie -v -o /build/vndr . [2019-12-08T17:32:03.475Z] #44 14.28 internal/bytealg [2019-12-08T17:32:03.475Z] #44 14.36 internal/race [2019-12-08T17:32:03.476Z] #44 14.43 sync/atomic [2019-12-08T17:32:03.476Z] #44 14.69 unicode [2019-12-08T17:32:03.476Z] #44 15.23 runtime [2019-12-08T17:32:03.476Z] #44 20.79 unicode/utf8 [2019-12-08T17:32:03.680Z] #32 ... [2019-12-08T17:32:03.680Z] [2019-12-08T17:32:03.680Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:32:03.680Z] #45 14.98 unicode/utf16 [2019-12-08T17:32:03.680Z] #45 15.37 container/list [2019-12-08T17:32:03.680Z] #45 16.40 crypto/internal/subtle [2019-12-08T17:32:03.680Z] #45 16.55 crypto/subtle [2019-12-08T17:32:03.680Z] #45 16.61 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-08T17:32:03.680Z] #45 16.64 internal/nettrace [2019-12-08T17:32:03.680Z] #45 16.69 runtime/cgo [2019-12-08T17:32:03.683Z] #17 22.85 Selecting previously unselected package net-tools. [2019-12-08T17:32:03.683Z] #17 22.85 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-12-08T17:32:03.683Z] #17 22.86 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-08T17:32:03.683Z] #17 22.98 Selecting previously unselected package python-pip-whl. [2019-12-08T17:32:03.683Z] #17 22.99 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-08T17:32:03.683Z] #17 22.99 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-08T17:32:03.943Z] #17 23.24 Selecting previously unselected package python3-pip. [2019-12-08T17:32:03.943Z] #17 23.24 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-08T17:32:03.943Z] #17 23.25 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-08T17:32:04.044Z] #44 22.05 internal/testlog [2019-12-08T17:32:04.045Z] #44 22.20 encoding [2019-12-08T17:32:04.045Z] #44 ... [2019-12-08T17:32:04.045Z] [2019-12-08T17:32:04.045Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-08T17:32:04.045Z] #56 12.75 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-08T17:32:04.045Z] #56 13.74 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-08T17:32:04.204Z] #17 23.39 Selecting previously unselected package python3-pkg-resources. [2019-12-08T17:32:04.204Z] #17 23.40 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-08T17:32:04.204Z] #17 23.41 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-08T17:32:04.204Z] #17 23.50 Selecting previously unselected package python3-setuptools. [2019-12-08T17:32:04.204Z] #17 23.50 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-12-08T17:32:04.204Z] #17 23.52 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-08T17:32:04.301Z] #56 ... [2019-12-08T17:32:04.301Z] [2019-12-08T17:32:04.301Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:32:04.301Z] #31 22.21 encoding [2019-12-08T17:32:04.488Z] #17 23.67 Selecting previously unselected package python3-wheel. [2019-12-08T17:32:04.488Z] #17 23.67 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-12-08T17:32:04.488Z] #17 23.67 Unpacking python3-wheel (0.29.0-2) ... [2019-12-08T17:32:04.761Z] #17 23.83 Selecting previously unselected package thin-provisioning-tools. [2019-12-08T17:32:04.761Z] #17 23.84 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-12-08T17:32:04.761Z] #17 23.84 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-08T17:32:04.761Z] #17 24.01 Selecting previously unselected package vim-runtime. [2019-12-08T17:32:04.761Z] #17 24.01 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-08T17:32:04.761Z] #17 24.08 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-08T17:32:04.863Z] #31 22.68 runtime/cgo [2019-12-08T17:32:05.022Z] #17 24.11 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-08T17:32:05.022Z] #17 24.12 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:32:05.285Z] #41 110.5 CC criu/cr-dedup.o [2019-12-08T17:32:05.543Z] #41 110.8 CC criu/cr-dump.o [2019-12-08T17:32:06.512Z] #45 ... [2019-12-08T17:32:06.512Z] [2019-12-08T17:32:06.512Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-08T17:32:06.512Z] #57 13.18 Fetched 7672 kB in 12s (601 kB/s) [2019-12-08T17:32:06.512Z] #57 13.18 Reading package lists... [2019-12-08T17:32:06.512Z] #57 18.06 Reading package lists... [2019-12-08T17:32:06.512Z] #57 22.66 Building dependency tree... [2019-12-08T17:32:06.512Z] #57 ... [2019-12-08T17:32:06.512Z] [2019-12-08T17:32:06.512Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-08T17:32:06.512Z] #25 13.43 Fetched 7672 kB in 13s (582 kB/s) [2019-12-08T17:32:06.512Z] #25 13.43 Reading package lists... [2019-12-08T17:32:06.512Z] #25 18.10 Reading package lists... [2019-12-08T17:32:06.512Z] #25 22.32 Building dependency tree... [2019-12-08T17:32:06.512Z] #25 ... [2019-12-08T17:32:06.512Z] [2019-12-08T17:32:06.512Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-08T17:32:06.512Z] #11 13.59 Fetched 7672 kB in 13s (584 kB/s) [2019-12-08T17:32:06.512Z] #11 13.59 Reading package lists... [2019-12-08T17:32:06.512Z] #11 18.69 Reading package lists... [2019-12-08T17:32:06.512Z] #11 23.17 Building dependency tree... [2019-12-08T17:32:06.512Z] #11 ... [2019-12-08T17:32:06.512Z] [2019-12-08T17:32:06.512Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:32:06.512Z] #34 13.78 Fetched 7672 kB in 12s (610 kB/s) [2019-12-08T17:32:06.512Z] #34 13.78 Reading package lists... [2019-12-08T17:32:06.512Z] #34 18.62 Reading package lists... [2019-12-08T17:32:06.512Z] #34 23.37 Building dependency tree... [2019-12-08T17:32:06.544Z] #17 25.71 Selecting previously unselected package vim. [2019-12-08T17:32:06.544Z] #17 25.71 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-12-08T17:32:06.544Z] #17 25.72 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:32:06.805Z] #17 25.92 Selecting previously unselected package xfsprogs. [2019-12-08T17:32:06.805Z] #17 25.93 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-12-08T17:32:06.805Z] #17 25.93 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-08T17:32:06.934Z] #34 ... [2019-12-08T17:32:06.934Z] [2019-12-08T17:32:06.934Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:32:06.934Z] #41 13.79 Fetched 7672 kB in 13s (574 kB/s) [2019-12-08T17:32:06.934Z] #41 13.79 Reading package lists... [2019-12-08T17:32:06.934Z] #41 18.82 Reading package lists... [2019-12-08T17:32:06.934Z] #41 23.65 Building dependency tree... [2019-12-08T17:32:06.934Z] #41 ... [2019-12-08T17:32:06.934Z] [2019-12-08T17:32:06.934Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-08T17:32:06.934Z] #57 22.66 Building dependency tree... [2019-12-08T17:32:07.065Z] #17 26.16 Selecting previously unselected package zip. [2019-12-08T17:32:07.065Z] #17 26.16 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ... [2019-12-08T17:32:07.065Z] #17 26.17 Unpacking zip (3.0-11+b1) ... [2019-12-08T17:32:07.065Z] #17 26.28 Selecting previously unselected package libapparmor-perl. [2019-12-08T17:32:07.065Z] #17 26.28 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-12-08T17:32:07.065Z] #17 26.29 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-08T17:32:07.065Z] #17 26.39 Selecting previously unselected package apparmor. [2019-12-08T17:32:07.325Z] #17 26.39 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-12-08T17:32:07.325Z] #17 26.45 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-08T17:32:07.325Z] #17 26.63 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-08T17:32:07.325Z] #17 26.64 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-12-08T17:32:07.325Z] #17 26.64 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-08T17:32:07.339Z] #57 ... [2019-12-08T17:32:07.339Z] [2019-12-08T17:32:07.339Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:32:07.339Z] #69 14.09 + cd /tmp/tmp.gnwBuhGQ8W/src/github.com/docker/libnetwork [2019-12-08T17:32:07.339Z] #69 14.09 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-08T17:32:07.339Z] #69 14.57 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-08T17:32:07.339Z] #69 ... [2019-12-08T17:32:07.339Z] [2019-12-08T17:32:07.339Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:32:07.339Z] #34 24.11 The following additional packages will be installed: [2019-12-08T17:32:07.339Z] #34 24.11 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-08T17:32:07.339Z] #34 24.11 Suggested packages: [2019-12-08T17:32:07.339Z] #34 24.11 codeblocks eclipse ninja-build lrzip [2019-12-08T17:32:07.339Z] #34 24.11 Recommended packages: [2019-12-08T17:32:07.339Z] #34 24.11 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-08T17:32:07.738Z] #34 24.92 The following NEW packages will be installed: [2019-12-08T17:32:07.738Z] #34 24.93 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-08T17:32:07.738Z] #34 24.93 vim-common xxd [2019-12-08T17:32:08.071Z] #41 112.9 CC criu/cr-errno.o [2019-12-08T17:32:08.071Z] #41 112.9 CC criu/cr-restore.o [2019-12-08T17:32:08.134Z] #34 25.09 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:32:08.134Z] #34 25.09 Need to get 13.2 MB of archives. [2019-12-08T17:32:08.134Z] #34 25.09 After this operation, 59.4 MB of additional disk space will be used. [2019-12-08T17:32:08.134Z] #34 25.09 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-12-08T17:32:08.134Z] #34 25.19 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-12-08T17:32:08.134Z] #34 25.19 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-12-08T17:32:08.156Z] #17 27.23 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-08T17:32:08.156Z] #17 27.23 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-12-08T17:32:08.156Z] #17 27.24 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-08T17:32:08.836Z] #17 27.97 Selecting previously unselected package binutils-mingw-w64. [2019-12-08T17:32:08.836Z] #17 27.97 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-08T17:32:08.836Z] #17 27.98 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-08T17:32:08.836Z] #17 28.06 Selecting previously unselected package mingw-w64-common. [2019-12-08T17:32:08.836Z] #17 28.23 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-08T17:32:08.971Z] #34 25.81 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-12-08T17:32:08.971Z] #34 25.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2019-12-08T17:32:08.971Z] #34 25.95 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-12-08T17:32:08.971Z] #34 25.95 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-12-08T17:32:08.971Z] #34 25.96 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-12-08T17:32:09.361Z] #34 26.21 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-08T17:32:09.361Z] #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-12-08T17:32:09.897Z] #17 28.37 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-08T17:32:10.191Z] #31 ... [2019-12-08T17:32:10.191Z] [2019-12-08T17:32:10.191Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:32:10.191Z] #38 28.14 Checking out files: 38% (597/1559) [2019-12-08T17:32:10.191Z] #38 ... [2019-12-08T17:32:10.191Z] [2019-12-08T17:32:10.191Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:32:10.191Z] #22 23.03 + mkdir -p /build [2019-12-08T17:32:10.191Z] #22 23.04 + mv docker/docker /build/ [2019-12-08T17:32:10.191Z] #22 23.05 + rmdir docker [2019-12-08T17:32:10.191Z] #22 DONE 27.8s [2019-12-08T17:32:10.191Z] [2019-12-08T17:32:10.191Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:32:10.213Z] #34 ... [2019-12-08T17:32:10.213Z] [2019-12-08T17:32:10.213Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-08T17:32:10.213Z] #25 24.32 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-08T17:32:10.213Z] #25 24.32 The following additional packages will be installed: [2019-12-08T17:32:10.213Z] #25 24.40 libjq1 libonig4 [2019-12-08T17:32:10.213Z] #25 24.81 The following NEW packages will be installed: [2019-12-08T17:32:10.213Z] #25 24.83 jq libjq1 libonig4 [2019-12-08T17:32:10.213Z] #25 24.92 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:32:10.213Z] #25 24.92 Need to get 328 kB of archives. [2019-12-08T17:32:10.213Z] #25 24.92 After this operation, 1263 kB of additional disk space will be used. [2019-12-08T17:32:10.213Z] #25 24.92 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-12-08T17:32:10.213Z] #25 24.96 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-12-08T17:32:10.213Z] #25 24.96 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-12-08T17:32:10.213Z] #25 25.85 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:32:10.213Z] #25 25.99 Fetched 328 kB in 0s (3103 kB/s) [2019-12-08T17:32:10.213Z] #25 26.09 Selecting previously unselected package libonig4:s390x. [2019-12-08T17:32:10.213Z] #25 26.09 (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-12-08T17:32:10.213Z] #25 26.14 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-12-08T17:32:10.213Z] #25 26.15 Unpacking libonig4:s390x (6.1.3-2) ... [2019-12-08T17:32:10.213Z] #25 26.38 Selecting previously unselected package libjq1:s390x. [2019-12-08T17:32:10.213Z] #25 26.38 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-12-08T17:32:10.213Z] #25 26.39 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-08T17:32:10.213Z] #25 26.59 Selecting previously unselected package jq. [2019-12-08T17:32:10.213Z] #25 26.60 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-12-08T17:32:10.213Z] #25 26.61 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-08T17:32:10.213Z] #25 26.82 Setting up libonig4:s390x (6.1.3-2) ... [2019-12-08T17:32:10.213Z] #25 26.83 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-08T17:32:10.213Z] #25 26.84 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:32:10.213Z] #25 26.88 Setting up jq (1.5+dfsg-1.3) ... [2019-12-08T17:32:10.213Z] #25 DONE 27.1s [2019-12-08T17:32:10.213Z] [2019-12-08T17:32:10.213Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-08T17:32:10.213Z] #26 DONE 0.1s [2019-12-08T17:32:10.213Z] [2019-12-08T17:32:10.213Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-08T17:32:10.213Z] #57 24.70 The following additional packages will be installed: [2019-12-08T17:32:10.213Z] #57 24.70 btrfs-progs liblzo2-2 [2019-12-08T17:32:10.213Z] #57 24.92 The following NEW packages will be installed: [2019-12-08T17:32:10.213Z] #57 24.93 btrfs-progs btrfs-tools liblzo2-2 [2019-12-08T17:32:10.213Z] #57 25.00 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:32:10.213Z] #57 25.00 Need to get 668 kB of archives. [2019-12-08T17:32:10.213Z] #57 25.00 After this operation, 5446 kB of additional disk space will be used. [2019-12-08T17:32:10.213Z] #57 25.00 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-12-08T17:32:10.213Z] #57 25.04 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-12-08T17:32:10.213Z] #57 25.08 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-12-08T17:32:10.213Z] #57 25.72 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:32:10.213Z] #57 25.85 Fetched 668 kB in 0s (5347 kB/s) [2019-12-08T17:32:10.213Z] #57 25.91 Selecting previously unselected package liblzo2-2:s390x. [2019-12-08T17:32:10.213Z] #57 25.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 ... 14828 files and directories currently installed.) [2019-12-08T17:32:10.213Z] #57 25.97 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-12-08T17:32:10.213Z] #57 25.98 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-08T17:32:10.213Z] #57 26.09 Selecting previously unselected package btrfs-progs. [2019-12-08T17:32:10.213Z] #57 26.09 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-12-08T17:32:10.213Z] #57 26.10 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-08T17:32:10.213Z] #57 26.79 Selecting previously unselected package btrfs-tools. [2019-12-08T17:32:10.213Z] #57 26.81 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-12-08T17:32:10.213Z] #57 26.82 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-08T17:32:10.213Z] #57 26.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:32:10.213Z] #57 27.09 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-08T17:32:10.213Z] #57 27.10 Setting up btrfs-progs (4.7.3-1) ... [2019-12-08T17:32:10.213Z] #57 27.10 Setting up btrfs-tools (4.7.3-1) ... [2019-12-08T17:32:10.213Z] #57 27.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:32:10.213Z] #57 DONE 27.3s [2019-12-08T17:32:10.213Z] [2019-12-08T17:32:10.213Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-08T17:32:10.213Z] #58 DONE 0.0s [2019-12-08T17:32:10.213Z] [2019-12-08T17:32:10.213Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-08T17:32:10.213Z] #59 DONE 0.1s [2019-12-08T17:32:10.213Z] [2019-12-08T17:32:10.213Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:32:10.213Z] #34 27.41 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:32:10.641Z] #34 ... [2019-12-08T17:32:10.641Z] [2019-12-08T17:32:10.641Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-08T17:32:10.641Z] #11 23.17 Building dependency tree... [2019-12-08T17:32:10.641Z] #11 24.76 The following additional packages will be installed: [2019-12-08T17:32:10.641Z] #11 24.81 libapparmor1 libseccomp2 [2019-12-08T17:32:10.641Z] #11 24.82 Suggested packages: [2019-12-08T17:32:10.641Z] #11 24.82 seccomp [2019-12-08T17:32:10.641Z] #11 25.07 The following NEW packages will be installed: [2019-12-08T17:32:10.641Z] #11 25.10 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-12-08T17:32:10.641Z] #11 25.19 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:32:10.641Z] #11 25.19 Need to get 301 kB of archives. [2019-12-08T17:32:10.641Z] #11 25.19 After this operation, 1402 kB of additional disk space will be used. [2019-12-08T17:32:10.641Z] #11 25.19 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-12-08T17:32:10.641Z] #11 25.39 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-12-08T17:32:10.641Z] #11 25.51 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-12-08T17:32:10.641Z] #11 25.58 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-12-08T17:32:10.641Z] #11 26.25 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:32:10.641Z] #11 26.38 Fetched 301 kB in 0s (668 kB/s) [2019-12-08T17:32:10.641Z] #11 26.45 Selecting previously unselected package libseccomp2:s390x. [2019-12-08T17:32:10.641Z] #11 26.45 (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-12-08T17:32:10.641Z] #11 26.50 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-12-08T17:32:10.641Z] #11 26.51 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-12-08T17:32:10.641Z] #11 26.62 Selecting previously unselected package libseccomp-dev:s390x. [2019-12-08T17:32:10.641Z] #11 26.62 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-12-08T17:32:10.641Z] #11 26.64 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-12-08T17:32:10.641Z] #11 26.87 Selecting previously unselected package libapparmor1:s390x. [2019-12-08T17:32:10.641Z] #11 26.87 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-12-08T17:32:10.641Z] #11 26.87 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-12-08T17:32:10.641Z] #11 26.97 Selecting previously unselected package libapparmor-dev:s390x. [2019-12-08T17:32:10.641Z] #11 26.98 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-12-08T17:32:10.641Z] #11 26.98 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-12-08T17:32:10.641Z] #11 27.19 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:32:10.641Z] #11 27.23 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-12-08T17:32:10.641Z] #11 27.26 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-12-08T17:32:10.641Z] #11 27.27 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-12-08T17:32:10.641Z] #11 27.28 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-12-08T17:32:10.641Z] #11 27.29 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:32:10.641Z] #11 DONE 27.5s [2019-12-08T17:32:10.641Z] [2019-12-08T17:32:10.641Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-08T17:32:10.641Z] #53 DONE 0.1s [2019-12-08T17:32:10.641Z] [2019-12-08T17:32:10.641Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:32:10.641Z] #34 27.63 Fetched 13.2 MB in 1s (10.7 MB/s) [2019-12-08T17:32:10.641Z] #34 27.69 Selecting previously unselected package cmake-data. [2019-12-08T17:32:10.641Z] #34 27.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% #34 ... [2019-12-08T17:32:10.641Z] [2019-12-08T17:32:10.641Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-08T17:32:10.641Z] #54 DONE 0.1s [2019-12-08T17:32:10.641Z] [2019-12-08T17:32:10.641Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:32:10.641Z] #34 27.69 (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-12-08T17:32:10.641Z] #34 27.74 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-08T17:32:10.641Z] #34 27.77 Unpacking cmake-data (3.7.2-1) ... [2019-12-08T17:32:11.016Z] #38 28.14 Checking out files: 38% (597/1559) Checking out files: 39% (609/1559) Checking out files: 40% (624/1559) Checking out files: 41% (640/1559) Checking out files: 42% (655/1559) Checking out files: 43% (671/1559) Checking out files: 44% (686/1559) Checking out files: 45% (702/1559) Checking out files: 46% (718/1559) Checking out files: 47% (733/1559) Checking out files: 48% (749/1559) Checking out files: 49% (764/1559) Checking out files: 50% (780/1559) Checking out files: 51% (796/1559) Checking out files: 52% (811/1559) Checking out files: 53% (827/1559) Checking out files: 54% (842/1559) Checking out files: 55% (858/1559) Checking out files: 56% (874/1559) Checking out files: 57% (889/1559) Checking out files: 58% (905/1559) Checking out files: 59% (920/1559) Checking out files: 60% (936/1559) Checking out files: 61% (951/1559) Checking out files: 62% (967/1559) Checking out files: 63% (983/1559) Checking out files: 64% (998/1559) Checking out files: 65% (1014/1559) Checking out files: 66% (1029/1559) Checking out files: 67% (1045/1559) Checking out files: 68% (1061/1559) Checking out files: 69% (1076/1559) Checking out files: 70% (1092/1559) Checking out files: 71% (1107/1559) Checking out files: 72% (1123/1559) Checking out files: 73% (1139/1559) Checking out files: 74% (1154/1559) Checking out files: 75% (1170/1559) Checking out files: 76% (1185/1559) Checking out files: 77% (1201/1559) Checking out files: 78% (1217/1559) Checking out files: 79% (1232/1559) Checking out files: 80% (1248/1559) Checking out files: 81% (1263/1559) Checking out files: 82% (1279/1559) Checking out files: 83% (1294/1559) Checking out files: 83% (1295/1559) Checking out files: 84% (1310/1559) Checking out files: 85% (1326/1559) Checking out files: 86% (1341/1559) Checking out files: 87% (1357/1559) Checking out files: 88% (1372/1559) Checking out files: 89% (1388/1559) Checking out files: 90% (1404/1559) Checking out files: 91% (1419/1559) Checking out files: 92% (1435/1559) Checking out files: 93% (1450/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2019-12-08T17:32:11.016Z] #38 29.70 + cd /tmp/tmp.uGMNhEPDaM/src/github.com/docker/distribution [2019-12-08T17:32:11.016Z] #38 29.74 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-08T17:32:11.052Z] #34 ... [2019-12-08T17:32:11.052Z] [2019-12-08T17:32:11.052Z] #12 [dev 1/24] RUN groupadd -r docker [2019-12-08T17:32:11.052Z] #12 DONE 0.6s [2019-12-08T17:32:11.052Z] [2019-12-08T17:32:11.052Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:32:11.052Z] #60 0.320 + RM_GOPATH=0 [2019-12-08T17:32:11.052Z] #60 0.320 + TMP_GOPATH= [2019-12-08T17:32:11.052Z] #60 0.321 + : /build [2019-12-08T17:32:11.052Z] #60 0.321 + '[' -z '' ']' [2019-12-08T17:32:11.052Z] #60 0.322 ++ mktemp -d [2019-12-08T17:32:11.052Z] #60 0.324 + export GOPATH=/tmp/tmp.tcx40tW2AB [2019-12-08T17:32:11.052Z] #60 0.324 + GOPATH=/tmp/tmp.tcx40tW2AB [2019-12-08T17:32:11.052Z] #60 0.325 + RM_GOPATH=1 [2019-12-08T17:32:11.052Z] #60 0.325 ++ dirname ./install.sh [2019-12-08T17:32:11.052Z] #60 0.327 + dir=. [2019-12-08T17:32:11.052Z] #60 0.327 + bin=containerd [2019-12-08T17:32:11.052Z] #60 0.327 + shift [2019-12-08T17:32:11.052Z] #60 0.328 + '[' '!' -f ./containerd.installer ']' [2019-12-08T17:32:11.052Z] #60 0.328 + . ./containerd.installer [2019-12-08T17:32:11.052Z] #60 0.328 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-08T17:32:11.052Z] #60 0.329 + install_containerd [2019-12-08T17:32:11.052Z] #60 0.329 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-08T17:32:11.052Z] #60 0.329 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-08T17:32:11.052Z] #60 0.330 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tcx40tW2AB/src/github.com/containerd/containerd [2019-12-08T17:32:11.052Z] #60 0.335 Cloning into '/tmp/tmp.tcx40tW2AB/src/github.com/containerd/containerd'... [2019-12-08T17:32:11.588Z] #60 ... [2019-12-08T17:32:11.588Z] [2019-12-08T17:32:11.588Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-08T17:32:11.588Z] #13 DONE 0.5s [2019-12-08T17:32:11.588Z] [2019-12-08T17:32:11.588Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:32:11.588Z] #55 0.270 + RM_GOPATH=0 [2019-12-08T17:32:11.588Z] #55 0.270 + TMP_GOPATH= [2019-12-08T17:32:11.588Z] #55 0.271 + : /build [2019-12-08T17:32:11.588Z] #55 0.271 + '[' -z '' ']' [2019-12-08T17:32:11.588Z] #55 0.272 ++ mktemp -d [2019-12-08T17:32:11.588Z] #55 0.284 + export GOPATH=/tmp/tmp.KwztHFYKXN [2019-12-08T17:32:11.588Z] #55 0.284 + GOPATH=/tmp/tmp.KwztHFYKXN [2019-12-08T17:32:11.588Z] #55 0.284 + RM_GOPATH=1 [2019-12-08T17:32:11.588Z] #55 0.284 ++ dirname ./install.sh [2019-12-08T17:32:11.588Z] #55 0.284 + dir=. [2019-12-08T17:32:11.588Z] #55 0.284 + bin=runc [2019-12-08T17:32:11.588Z] #55 0.284 + shift [2019-12-08T17:32:11.588Z] #55 0.284 + '[' '!' -f ./runc.installer ']' [2019-12-08T17:32:11.588Z] #55 0.284 + . ./runc.installer [2019-12-08T17:32:11.588Z] #55 0.284 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-08T17:32:11.588Z] #55 0.284 + install_runc [2019-12-08T17:32:11.588Z] #55 0.286 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-08T17:32:11.588Z] #55 0.294 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-08T17:32:11.588Z] #55 0.294 + uname -r [2019-12-08T17:32:11.588Z] #55 0.294 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-08T17:32:11.588Z] #55 0.294 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-08T17:32:11.588Z] #55 0.294 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KwztHFYKXN/src/github.com/opencontainers/runc [2019-12-08T17:32:11.588Z] #55 0.294 Cloning into '/tmp/tmp.KwztHFYKXN/src/github.com/opencontainers/runc'... [2019-12-08T17:32:12.249Z] #55 ... [2019-12-08T17:32:12.249Z] [2019-12-08T17:32:12.249Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-08T17:32:12.249Z] #14 0.436 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-08T17:32:12.249Z] #14 DONE 0.5s [2019-12-08T17:32:12.249Z] [2019-12-08T17:32:12.249Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:32:12.249Z] #41 23.65 Building dependency tree... [2019-12-08T17:32:12.249Z] #41 24.77 The following additional packages will be installed: [2019-12-08T17:32:12.249Z] #41 24.81 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-08T17:32:12.249Z] #41 24.81 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-08T17:32:12.249Z] #41 24.81 Suggested packages: [2019-12-08T17:32:12.249Z] #41 24.81 manpages-dev python-setuptools [2019-12-08T17:32:12.249Z] #41 26.83 The following NEW packages will be installed: [2019-12-08T17:32:12.249Z] #41 26.83 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-08T17:32:12.249Z] #41 26.83 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-08T17:32:12.249Z] #41 26.83 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-08T17:32:12.249Z] #41 26.83 zlib1g-dev [2019-12-08T17:32:12.249Z] #41 26.93 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:32:12.249Z] #41 26.93 Need to get 3476 kB of archives. [2019-12-08T17:32:12.249Z] #41 26.93 After this operation, 20.2 MB of additional disk space will be used. [2019-12-08T17:32:12.249Z] #41 26.93 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-12-08T17:32:12.249Z] #41 26.96 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-12-08T17:32:12.249Z] #41 26.97 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-12-08T17:32:12.249Z] #41 26.98 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-12-08T17:32:12.249Z] #41 26.98 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-12-08T17:32:12.249Z] #41 26.99 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-12-08T17:32:12.249Z] #41 26.99 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-12-08T17:32:12.249Z] #41 26.99 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-12-08T17:32:12.249Z] #41 27.00 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-12-08T17:32:12.249Z] #41 27.06 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-12-08T17:32:12.249Z] #41 27.09 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-12-08T17:32:12.249Z] #41 27.16 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-12-08T17:32:12.249Z] #41 27.29 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-12-08T17:32:12.249Z] #41 27.29 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-12-08T17:32:12.249Z] #41 27.29 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-08T17:32:12.249Z] #41 27.29 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-12-08T17:32:12.249Z] #41 28.51 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:32:12.249Z] #41 28.58 Fetched 3476 kB in 0s (7944 kB/s) [2019-12-08T17:32:12.249Z] #41 28.63 Selecting previously unselected package libnet1:s390x. [2019-12-08T17:32:12.249Z] #41 28.63 (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-12-08T17:32:12.249Z] #41 28.64 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-12-08T17:32:12.250Z] #41 28.65 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-08T17:32:12.250Z] #41 28.88 Selecting previously unselected package libcap-dev:s390x. [2019-12-08T17:32:12.250Z] #41 28.88 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-12-08T17:32:12.250Z] #41 28.89 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-12-08T17:32:12.250Z] #41 29.09 Selecting previously unselected package libnet1-dev. [2019-12-08T17:32:12.250Z] #41 29.11 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-12-08T17:32:12.250Z] #41 29.12 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-08T17:32:12.256Z] #41 117.3 CC criu/cr-service.o [2019-12-08T17:32:12.661Z] #41 ... [2019-12-08T17:32:12.661Z] [2019-12-08T17:32:12.661Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-08T17:32:12.661Z] #15 DONE 0.5s [2019-12-08T17:32:12.661Z] [2019-12-08T17:32:12.661Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:32:12.661Z] #41 29.55 Selecting previously unselected package libnl-3-200:s390x. [2019-12-08T17:32:12.661Z] #41 29.55 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-12-08T17:32:12.661Z] #41 29.55 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-12-08T17:32:12.661Z] #41 ... [2019-12-08T17:32:12.661Z] [2019-12-08T17:32:12.661Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:32:12.661Z] #48 26.73 + cd /tmp/tmp.Mwa8EkgVOe/src/gotest.tools/gotestsum [2019-12-08T17:32:12.661Z] #48 26.73 + git checkout -q v0.3.5 [2019-12-08T17:32:12.661Z] #48 26.74 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-08T17:32:13.071Z] #48 ... [2019-12-08T17:32:13.071Z] [2019-12-08T17:32:13.072Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-08T17:32:13.072Z] #16 DONE 0.3s [2019-12-08T17:32:13.072Z] [2019-12-08T17:32:13.072Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:32:13.072Z] #41 29.67 Selecting previously unselected package libnl-3-dev:s390x. [2019-12-08T17:32:13.072Z] #41 29.70 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-12-08T17:32:13.072Z] #41 29.70 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-12-08T17:32:13.072Z] #41 29.87 Selecting previously unselected package libprotobuf-c1:s390x. [2019-12-08T17:32:13.072Z] #41 29.87 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-12-08T17:32:13.072Z] #41 29.87 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-08T17:32:13.072Z] #41 29.90 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-12-08T17:32:13.072Z] #41 29.90 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-12-08T17:32:13.072Z] #41 29.90 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-12-08T17:32:13.072Z] #41 29.94 Selecting previously unselected package zlib1g-dev:s390x. [2019-12-08T17:32:13.072Z] #41 29.94 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-12-08T17:32:13.072Z] #41 29.95 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-12-08T17:32:13.072Z] #41 30.14 Selecting previously unselected package libprotobuf10:s390x. [2019-12-08T17:32:13.072Z] #41 30.14 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-12-08T17:32:13.072Z] #41 30.14 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-12-08T17:32:13.462Z] #41 ... [2019-12-08T17:32:13.462Z] [2019-12-08T17:32:13.462Z] #17 [dev 6/24] RUN ldconfig [2019-12-08T17:32:13.462Z] #17 DONE 0.4s [2019-12-08T17:32:13.462Z] [2019-12-08T17:32:13.462Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:32:13.627Z] #41 118.9 CC criu/crtools.o [2019-12-08T17:32:13.818Z] #17 32.91 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-08T17:32:13.818Z] #17 32.91 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-08T17:32:13.818Z] #17 32.92 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-08T17:32:13.856Z] #18 0.440 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:32:13.856Z] #18 0.452 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:32:13.856Z] #18 0.523 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:32:13.856Z] #18 0.534 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:32:13.856Z] #18 0.565 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:32:14.560Z] #41 119.7 CC criu/eventfd.o [2019-12-08T17:32:14.689Z] #18 1.446 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-12-08T17:32:14.817Z] #41 120.1 CC criu/eventpoll.o [2019-12-08T17:32:15.075Z] #41 ... [2019-12-08T17:32:15.075Z] [2019-12-08T17:32:15.075Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:32:15.075Z] #17 105.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-08T17:32:15.075Z] #17 105.2 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-08T17:32:15.075Z] #17 105.3 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-08T17:32:15.305Z] #38 ... [2019-12-08T17:32:15.305Z] [2019-12-08T17:32:15.305Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:32:15.305Z] #44 22.86 unicode/utf16 [2019-12-08T17:32:15.305Z] #44 23.54 container/list [2019-12-08T17:32:15.305Z] #44 24.05 crypto/internal/subtle [2019-12-08T17:32:15.305Z] #44 24.34 crypto/subtle [2019-12-08T17:32:15.305Z] #44 24.76 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-08T17:32:15.305Z] #44 24.84 internal/nettrace [2019-12-08T17:32:15.305Z] #44 24.92 runtime/cgo [2019-12-08T17:32:15.305Z] #44 ... [2019-12-08T17:32:15.305Z] [2019-12-08T17:32:15.305Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:32:15.305Z] #68 27.97 Checking out files: 35% (711/1997) Checking out files: 36% (719/1997) Checking out files: 37% (739/1997) Checking out files: 38% (759/1997) Checking out files: 39% (779/1997) Checking out files: 40% (799/1997) Checking out files: 41% (819/1997) Checking out files: 42% (839/1997) Checking out files: 43% (859/1997) Checking out files: 44% (879/1997) Checking out files: 45% (899/1997) Checking out files: 46% (919/1997) Checking out files: 47% (939/1997) Checking out files: 48% (959/1997) Checking out files: 49% (979/1997) Checking out files: 50% (999/1997) Checking out files: 51% (1019/1997) Checking out files: 52% (1039/1997) Checking out files: 53% (1059/1997) Checking out files: 54% (1079/1997) Checking out files: 55% (1099/1997) Checking out files: 56% (1119/1997) Checking out files: 57% (1139/1997) Checking out files: 58% (1159/1997) Checking out files: 59% (1179/1997) Checking out files: 60% (1199/1997) Checking out files: 61% (1219/1997) Checking out files: 62% (1239/1997) Checking out files: 63% (1259/1997) Checking out files: 64% (1279/1997) Checking out files: 65% (1299/1997) Checking out files: 66% (1319/1997) Checking out files: 67% (1338/1997) Checking out files: 68% (1358/1997) Checking out files: 69% (1378/1997) Checking out files: 70% (1398/1997) Checking out files: 71% (1418/1997) Checking out files: 71% (1420/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2019-12-08T17:32:15.305Z] #68 29.90 + cd /tmp/tmp.H0hHoEZPfu/src/github.com/docker/libnetwork [2019-12-08T17:32:15.305Z] #68 29.90 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-08T17:32:15.305Z] #68 30.57 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-08T17:32:15.305Z] #68 ... [2019-12-08T17:32:15.305Z] [2019-12-08T17:32:15.305Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-08T17:32:15.305Z] #24 23.68 Fetched 7927 kB in 18s (420 kB/s) [2019-12-08T17:32:15.305Z] #24 23.68 Reading package lists... [2019-12-08T17:32:15.305Z] #24 28.47 Reading package lists... [2019-12-08T17:32:15.305Z] #24 ... [2019-12-08T17:32:15.305Z] [2019-12-08T17:32:15.305Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:32:15.305Z] #38 33.72 + GOPATH=/tmp/tmp.uGMNhEPDaM/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.uGMNhEPDaM go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-08T17:32:15.640Z] #17 ... [2019-12-08T17:32:15.640Z] [2019-12-08T17:32:15.640Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:32:15.640Z] #41 120.9 CC criu/external.o [2019-12-08T17:32:15.731Z] #17 35.06 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-08T17:32:15.731Z] #17 35.06 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-12-08T17:32:15.731Z] #17 35.07 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-12-08T17:32:15.993Z] #17 35.18 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-08T17:32:15.993Z] #17 35.19 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-12-08T17:32:15.993Z] #17 35.19 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-12-08T17:32:16.023Z] #18 ... [2019-12-08T17:32:16.023Z] [2019-12-08T17:32:16.023Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:32:16.023Z] #69 DONE 33.0s [2019-12-08T17:32:16.206Z] #41 121.3 CC criu/fault-injection.o [2019-12-08T17:32:16.206Z] #41 121.4 CC criu/fdstore.o [2019-12-08T17:32:16.441Z] [2019-12-08T17:32:16.441Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:32:16.441Z] #27 2.490 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-08T17:32:16.441Z] #27 3.149 [2019-12-08T17:32:16.464Z] #41 121.8 CC criu/fifo.o [2019-12-08T17:32:17.030Z] #41 122.4 CC criu/file-ids.o [2019-12-08T17:32:17.595Z] #41 122.7 CC criu/file-lock.o [2019-12-08T17:32:18.527Z] #41 123.7 CC criu/files-ext.o [2019-12-08T17:32:18.784Z] #41 124.1 CC criu/files-reg.o [2019-12-08T17:32:18.989Z] #27 3.621 # 2.6% ### 4.6% #### 6.8% ###### 8.8% ####### 10.9% ######### 13.0% ########## 15.1% ############ 17.2% ############### 21.4% ################ 23.5% ################## 25.5% ################### 27.6% ##################### 29.7% ###################### 31.8% ######################## 33.9% ######################### 36.0% ########################### 38.1% ############################ 40.2% ############################## 42.3% ############################### 44.4% ################################## 48.5% #################################### 50.6% ##################################### 52.7% ####################################### 54.8% ######################################## 56.9% ########################################## 59.0% ########################################### 61.1% ############################################# 63.2% ############################################## 65.2% ################################################ 67.4% ################################################### 71.6% ###################################################### 75.7% ######################################################### 79.4% [2019-12-08T17:32:18.989Z] #27 ... [2019-12-08T17:32:18.989Z] [2019-12-08T17:32:18.989Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:32:18.989Z] #32 35.72 internal/reflectlite [2019-12-08T17:32:18.989Z] #32 35.73 sync [2019-12-08T17:32:20.595Z] #38 ... [2019-12-08T17:32:20.595Z] [2019-12-08T17:32:20.595Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:32:20.595Z] #50 36.59 + cd /tmp/tmp.81rVr4oYHa/src/github.com/golangci/golangci-lint/ [2019-12-08T17:32:20.595Z] #50 36.59 + git checkout -q v1.20.0 [2019-12-08T17:32:20.595Z] #50 37.47 ++ git describe --tags [2019-12-08T17:32:20.595Z] #50 37.48 + version=v1.20.0 [2019-12-08T17:32:20.595Z] #50 37.48 ++ git rev-parse --short HEAD [2019-12-08T17:32:20.595Z] #50 37.49 + commit=cc98739 [2019-12-08T17:32:20.595Z] #50 37.51 ++ git show -s --format=%cd [2019-12-08T17:32:20.595Z] #50 37.52 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-08T17:32:20.595Z] #50 37.52 + 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-12-08T17:32:20.683Z] #41 126.2 CC criu/files.o [2019-12-08T17:32:20.940Z] #41 ... [2019-12-08T17:32:20.940Z] [2019-12-08T17:32:20.940Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:32:20.940Z] #17 115.8 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-08T17:32:20.940Z] #17 115.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-08T17:32:20.940Z] #17 115.8 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-12-08T17:32:20.940Z] #17 115.8 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-08T17:32:20.940Z] #17 115.9 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-08T17:32:20.940Z] #17 115.9 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-08T17:32:20.940Z] #17 115.9 Processing triggers for mime-support (3.60) ... [2019-12-08T17:32:20.940Z] #17 116.0 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:32:20.940Z] #17 116.0 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-12-08T17:32:20.940Z] #17 116.0 Setting up libcap2-bin (1:2.25-1) ... [2019-12-08T17:32:20.940Z] #17 116.1 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-08T17:32:20.940Z] #17 116.1 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-08T17:32:20.940Z] #17 116.1 Setting up bash-completion (1:2.1-4.3) ... [2019-12-08T17:32:20.940Z] #17 118.7 Setting up libonig4:amd64 (6.1.3-2) ... [2019-12-08T17:32:20.940Z] #17 118.7 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-08T17:32:20.940Z] #17 118.7 Setting up zip (3.0-11+b1) ... [2019-12-08T17:32:20.940Z] #17 118.7 Setting up bzip2 (1.0.6-8.1) ... [2019-12-08T17:32:20.940Z] #17 118.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-08T17:32:20.940Z] #17 118.8 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-08T17:32:20.941Z] #17 118.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:32:20.941Z] #17 118.8 Setting up libaio1:amd64 (0.3.110-3) ... [2019-12-08T17:32:20.941Z] #17 118.8 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-08T17:32:20.941Z] #17 118.8 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-08T17:32:20.941Z] #17 118.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-08T17:32:20.941Z] #17 118.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-08T17:32:20.941Z] #17 118.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:32:20.941Z] #17 118.9 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-12-08T17:32:20.941Z] #17 118.9 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-12-08T17:32:20.941Z] #17 119.0 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-12-08T17:32:20.941Z] #17 119.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:32:20.941Z] #17 119.4 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-12-08T17:32:20.941Z] #17 119.4 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-12-08T17:32:20.941Z] #17 119.4 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-12-08T17:32:20.941Z] #17 119.5 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-12-08T17:32:20.941Z] #17 119.5 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-08T17:32:20.941Z] #17 119.5 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-12-08T17:32:20.941Z] #17 119.6 Setting up pigz (2.3.4-1) ... [2019-12-08T17:32:20.941Z] #17 119.6 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-08T17:32:20.941Z] #17 119.6 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-12-08T17:32:20.941Z] #17 119.6 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-08T17:32:20.941Z] #17 119.6 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-08T17:32:20.941Z] #17 119.6 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-08T17:32:20.941Z] #17 119.6 Setting up jq (1.5+dfsg-1.3) ... [2019-12-08T17:32:20.941Z] #17 119.7 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-12-08T17:32:20.941Z] #17 119.7 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-12-08T17:32:20.941Z] #17 119.7 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-08T17:32:20.941Z] #17 119.7 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:32:20.941Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-08T17:32:20.941Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-08T17:32:20.941Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-08T17:32:20.941Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-08T17:32:20.941Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-08T17:32:20.941Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-08T17:32:20.941Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-08T17:32:20.941Z] #17 119.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-08T17:32:20.941Z] #17 119.8 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-12-08T17:32:20.941Z] #17 119.8 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-08T17:32:20.941Z] #17 119.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-08T17:32:20.941Z] #17 119.8 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-08T17:32:20.941Z] #17 119.8 Setting up btrfs-progs (4.7.3-1) ... [2019-12-08T17:32:20.941Z] #17 119.8 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-12-08T17:32:20.941Z] #17 119.9 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-08T17:32:21.167Z] #50 ... [2019-12-08T17:32:21.167Z] [2019-12-08T17:32:21.167Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:32:21.167Z] #40 29.64 Fetched 7927 kB in 22s (347 kB/s) [2019-12-08T17:32:21.167Z] #40 29.64 Reading package lists... [2019-12-08T17:32:21.167Z] #40 ... [2019-12-08T17:32:21.167Z] [2019-12-08T17:32:21.167Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-08T17:32:21.167Z] #24 28.47 Reading package lists... [2019-12-08T17:32:21.285Z] #17 40.22 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-08T17:32:21.285Z] #17 40.22 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-12-08T17:32:21.285Z] #17 40.22 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-12-08T17:32:22.334Z] #32 38.60 errors [2019-12-08T17:32:22.334Z] #32 38.62 sort [2019-12-08T17:32:22.334Z] #32 38.94 strconv [2019-12-08T17:32:23.172Z] #32 40.05 io [2019-12-08T17:32:23.465Z] #17 ... [2019-12-08T17:32:23.465Z] [2019-12-08T17:32:23.465Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:32:23.465Z] #54 146.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-08T17:32:23.599Z] #32 ... [2019-12-08T17:32:23.599Z] [2019-12-08T17:32:23.599Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:32:23.599Z] #41 30.60 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-12-08T17:32:23.599Z] #41 30.60 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-12-08T17:32:23.599Z] #41 30.61 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-12-08T17:32:23.599Z] #41 30.83 Selecting previously unselected package libprotobuf-dev:s390x. [2019-12-08T17:32:23.599Z] #41 30.83 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-12-08T17:32:23.599Z] #41 30.85 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-12-08T17:32:23.599Z] #41 32.30 Selecting previously unselected package libprotoc10:s390x. [2019-12-08T17:32:23.599Z] #41 32.30 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-12-08T17:32:23.599Z] #41 32.31 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-12-08T17:32:23.599Z] #41 33.04 Selecting previously unselected package protobuf-c-compiler. [2019-12-08T17:32:23.599Z] #41 33.04 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-12-08T17:32:23.599Z] #41 33.05 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-08T17:32:23.599Z] #41 33.17 Selecting previously unselected package protobuf-compiler. [2019-12-08T17:32:23.599Z] #41 33.17 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-12-08T17:32:23.599Z] #41 33.18 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-08T17:32:23.599Z] #41 33.46 Selecting previously unselected package python-pkg-resources. [2019-12-08T17:32:23.599Z] #41 33.47 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-08T17:32:23.599Z] #41 33.52 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-08T17:32:23.599Z] #41 33.84 Selecting previously unselected package python-protobuf. [2019-12-08T17:32:23.599Z] #41 33.87 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-12-08T17:32:23.599Z] #41 33.88 Unpacking python-protobuf (3.0.0-9) ... [2019-12-08T17:32:23.599Z] #41 34.64 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-08T17:32:23.599Z] #41 34.81 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-08T17:32:23.599Z] #41 34.82 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-08T17:32:23.599Z] #41 37.46 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-08T17:32:23.599Z] #41 37.47 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-12-08T17:32:23.599Z] #41 37.47 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:32:23.599Z] #41 37.51 Setting up python-protobuf (3.0.0-9) ... [2019-12-08T17:32:23.599Z] #41 ... [2019-12-08T17:32:23.599Z] [2019-12-08T17:32:23.600Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:32:23.600Z] #27 3.621 # 2.6% ### 4.6% #### 6.8% ###### 8.8% ####### 10.9% ######### 13.0% ########## 15.1% ############ 17.2% ############### 21.4% ################ 23.5% ################## 25.5% ################### 27.6% ##################### 29.7% ###################### 31.8% ######################## 33.9% ######################### 36.0% ########################### 38.1% ############################ 40.2% ############################## 42.3% ############################### 44.4% ################################## 48.5% #################################### 50.6% ##################################### 52.7% ####################################### 54.8% ######################################## 56.9% ########################################## 59.0% ########################################### 61.1% ############################################# 63.2% ############################################## 65.2% ################################################ 67.4% ################################################### 71.6% ###################################################### 75.7% ######################################################### 79.4% ########################################################## 81.5% ############################################################# 85.6% ################################################################ 89.8% ################################################################### 94.0% ###################################################################### 98.2% ######################################################################## 100.0% [2019-12-08T17:32:23.600Z] #27 10.17 [2019-12-08T17:32:23.600Z] #27 10.65 ##### 8.0% ######### 13.7% ################## 25.0% ########################## 36.3% ############################## 42.0% ################################## 47.6% ###################################### 53.3% ########################################## 59.0% ############################################## 64.6% ################################################## 70.3% ###################################################### 76.0% ############################################################## 87.3% ####################################################################### 98.7% ######################################################################## 100.0% [2019-12-08T17:32:23.600Z] #27 12.86 [2019-12-08T17:32:23.696Z] #24 39.82 Building dependency tree... [2019-12-08T17:32:23.696Z] #24 ... [2019-12-08T17:32:23.696Z] [2019-12-08T17:32:23.696Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-08T17:32:23.696Z] #56 32.44 Fetched 7927 kB in 25s (315 kB/s) [2019-12-08T17:32:23.951Z] #56 32.44 Reading package lists... [2019-12-08T17:32:23.951Z] #56 ... [2019-12-08T17:32:23.951Z] [2019-12-08T17:32:23.951Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:32:23.951Z] #40 29.64 Reading package lists... [2019-12-08T17:32:24.512Z] #40 41.02 Reading package lists... [2019-12-08T17:32:24.512Z] #40 ... [2019-12-08T17:32:24.512Z] [2019-12-08T17:32:24.512Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-08T17:32:24.512Z] #10 32.97 Fetched 7927 kB in 25s (316 kB/s) [2019-12-08T17:32:24.512Z] #10 32.97 Reading package lists... [2019-12-08T17:32:24.512Z] #10 ... [2019-12-08T17:32:24.512Z] [2019-12-08T17:32:24.513Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-08T17:32:24.513Z] #56 32.44 Reading package lists... [2019-12-08T17:32:24.879Z] #27 13.36 ### 5.2% ##### 7.8% ####### 10.3% ######### 12.9% ########### 15.4% ############ 18.0% [2019-12-08T17:32:24.879Z] #27 ... [2019-12-08T17:32:24.879Z] [2019-12-08T17:32:24.879Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:32:24.879Z] #34 31.33 Selecting previously unselected package liblzo2-2:s390x. [2019-12-08T17:32:24.879Z] #34 31.35 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-12-08T17:32:24.879Z] #34 31.36 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-08T17:32:24.879Z] #34 31.44 Selecting previously unselected package libicu57:s390x. [2019-12-08T17:32:24.879Z] #34 31.44 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-12-08T17:32:24.879Z] #34 31.46 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-12-08T17:32:24.879Z] #34 39.14 Selecting previously unselected package libxml2:s390x. [2019-12-08T17:32:24.879Z] #34 39.14 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-12-08T17:32:24.879Z] #34 39.15 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-08T17:32:24.879Z] #34 39.80 Selecting previously unselected package libarchive13:s390x. [2019-12-08T17:32:24.879Z] #34 39.80 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2019-12-08T17:32:24.879Z] #34 39.80 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-12-08T17:32:24.879Z] #34 40.02 Selecting previously unselected package libjsoncpp1:s390x. [2019-12-08T17:32:24.879Z] #34 40.04 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-12-08T17:32:24.879Z] #34 40.05 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-12-08T17:32:24.879Z] #34 40.20 Selecting previously unselected package libuv1:s390x. [2019-12-08T17:32:24.879Z] #34 40.20 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-12-08T17:32:24.879Z] #34 40.20 Unpacking libuv1:s390x (1.9.1-3) ... [2019-12-08T17:32:24.879Z] #34 40.33 Selecting previously unselected package cmake. [2019-12-08T17:32:24.879Z] #34 40.33 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-12-08T17:32:24.879Z] #34 40.42 Unpacking cmake (3.7.2-1) ... [2019-12-08T17:32:24.879Z] #34 ... [2019-12-08T17:32:24.879Z] [2019-12-08T17:32:24.879Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:32:24.879Z] #41 41.15 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-12-08T17:32:24.879Z] #41 41.16 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-12-08T17:32:24.879Z] #41 41.17 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-12-08T17:32:24.879Z] #41 41.19 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-12-08T17:32:24.879Z] #41 41.20 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-12-08T17:32:24.879Z] #41 41.21 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-08T17:32:24.879Z] #41 41.23 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-12-08T17:32:24.879Z] #41 41.24 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-08T17:32:24.879Z] #41 41.27 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-12-08T17:32:24.879Z] #41 41.30 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-12-08T17:32:24.879Z] #41 41.34 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:32:24.879Z] #41 DONE 41.6s [2019-12-08T17:32:24.879Z] [2019-12-08T17:32:24.879Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:32:25.493Z] #17 44.27 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-08T17:32:25.493Z] #17 44.30 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-08T17:32:25.493Z] #17 44.31 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-12-08T17:32:25.493Z] #17 44.33 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-08T17:32:25.493Z] #17 44.35 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-12-08T17:32:25.493Z] #17 44.39 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-08T17:32:25.493Z] #17 44.41 Processing triggers for mime-support (3.60) ... [2019-12-08T17:32:25.493Z] #17 44.47 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:32:25.493Z] #17 44.48 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-12-08T17:32:25.493Z] #17 44.50 Setting up libcap2-bin (1:2.25-1) ... [2019-12-08T17:32:25.493Z] #17 44.51 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-08T17:32:25.493Z] #17 44.53 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-08T17:32:25.493Z] #17 44.54 Setting up bash-completion (1:2.1-4.3) ... [2019-12-08T17:32:25.938Z] #42 1.531 Note: Building without setproctitle() and strlcpy() support. [2019-12-08T17:32:25.938Z] #42 1.531 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-08T17:32:25.992Z] #54 149.0 + mkdir -p /build [2019-12-08T17:32:25.992Z] #54 149.0 + cp runc /build/runc [2019-12-08T17:32:26.005Z] #56 43.65 Reading package lists... [2019-12-08T17:32:26.005Z] #56 ... [2019-12-08T17:32:26.005Z] [2019-12-08T17:32:26.005Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:32:26.005Z] #33 34.47 Fetched 7927 kB in 23s (331 kB/s) [2019-12-08T17:32:26.005Z] #33 34.47 Reading package lists... [2019-12-08T17:32:26.005Z] #33 ... [2019-12-08T17:32:26.005Z] [2019-12-08T17:32:26.005Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-08T17:32:26.005Z] #10 32.97 Reading package lists... [2019-12-08T17:32:26.250Z] #54 DONE 149.6s [2019-12-08T17:32:26.250Z] [2019-12-08T17:32:26.250Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:32:26.250Z] #17 124.5 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-12-08T17:32:26.250Z] #17 124.5 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-08T17:32:26.250Z] #17 124.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-08T17:32:26.250Z] #17 124.5 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-08T17:32:26.250Z] #17 124.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-08T17:32:26.250Z] #17 124.5 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-08T17:32:26.250Z] #17 124.5 Setting up btrfs-tools (4.7.3-1) ... [2019-12-08T17:32:26.250Z] #17 124.5 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-08T17:32:26.250Z] #17 124.5 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-12-08T17:32:26.250Z] #17 124.5 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-12-08T17:32:26.250Z] #17 124.5 Setting up python3 (3.5.3-1) ... [2019-12-08T17:32:26.250Z] #17 126.3 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-08T17:32:26.345Z] #42 ... [2019-12-08T17:32:26.345Z] [2019-12-08T17:32:26.345Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-08T17:32:26.345Z] #29 33.56 + cd /tmp/tmp.C9PM9YFCDJ/src/github.com/go-swagger/go-swagger [2019-12-08T17:32:26.345Z] #29 33.56 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-08T17:32:26.345Z] #29 36.58 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-08T17:32:26.760Z] #29 ... [2019-12-08T17:32:26.760Z] [2019-12-08T17:32:26.760Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:32:26.760Z] #18 3.333 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-08T17:32:26.760Z] #18 4.666 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-08T17:32:26.760Z] #18 ... [2019-12-08T17:32:26.760Z] [2019-12-08T17:32:26.760Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:32:27.411Z] #17 46.68 Setting up libonig4:arm64 (6.1.3-2) ... [2019-12-08T17:32:27.411Z] #17 46.70 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-12-08T17:32:27.411Z] #17 46.71 Setting up zip (3.0-11+b1) ... [2019-12-08T17:32:27.411Z] #17 46.73 Setting up bzip2 (1.0.6-8.1) ... [2019-12-08T17:32:27.411Z] #17 46.75 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-12-08T17:32:27.411Z] #17 46.76 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-12-08T17:32:27.411Z] #17 46.78 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:32:27.411Z] #17 46.81 Setting up libaio1:arm64 (0.3.110-3) ... [2019-12-08T17:32:27.673Z] #17 46.84 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-08T17:32:27.673Z] #17 46.85 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-08T17:32:27.673Z] #17 46.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-08T17:32:27.673Z] #17 46.89 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-08T17:32:27.673Z] #17 46.91 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:32:27.673Z] #17 46.93 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-12-08T17:32:27.673Z] #17 46.94 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-12-08T17:32:27.673Z] #17 46.95 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-12-08T17:32:27.673Z] #17 46.98 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:32:27.934Z] #17 47.15 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-12-08T17:32:27.934Z] #17 47.16 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-12-08T17:32:27.934Z] #17 47.18 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-12-08T17:32:27.934Z] #17 47.19 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-12-08T17:32:27.934Z] #17 47.22 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-08T17:32:27.934Z] #17 47.23 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-12-08T17:32:27.934Z] #17 47.25 Setting up pigz (2.3.4-1) ... [2019-12-08T17:32:27.934Z] #17 47.26 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-08T17:32:27.934Z] #17 47.28 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-12-08T17:32:27.934Z] #17 47.29 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-08T17:32:27.934Z] #17 47.31 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-08T17:32:27.934Z] #17 47.32 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-08T17:32:28.147Z] #17 128.0 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-08T17:32:28.147Z] #17 128.1 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-08T17:32:28.147Z] #17 128.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-12-08T17:32:28.147Z] #17 128.2 Setting up python3-wheel (0.29.0-2) ... [2019-12-08T17:32:28.195Z] #17 47.34 Setting up jq (1.5+dfsg-1.3) ... [2019-12-08T17:32:28.195Z] #17 47.35 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-12-08T17:32:28.195Z] #17 47.36 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-12-08T17:32:28.195Z] #17 47.38 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-08T17:32:28.195Z] #17 47.40 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:32:28.195Z] #17 47.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-08T17:32:28.195Z] #17 47.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-08T17:32:28.195Z] #17 47.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-08T17:32:28.195Z] #17 47.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-08T17:32:28.195Z] #17 47.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-08T17:32:28.195Z] #17 47.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-08T17:32:28.195Z] #17 47.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-08T17:32:28.195Z] #17 47.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-08T17:32:28.195Z] #17 47.46 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-12-08T17:32:28.195Z] #17 47.47 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-08T17:32:28.195Z] #17 47.49 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-08T17:32:28.195Z] #17 47.50 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-08T17:32:28.195Z] #17 47.52 Setting up btrfs-progs (4.7.3-1) ... [2019-12-08T17:32:28.195Z] #17 47.53 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-12-08T17:32:28.390Z] #27 13.36 ### 5.2% ##### 7.8% ####### 10.3% ######### 12.9% ########### 15.4% ############ 18.0% ############## 20.5% ################ 23.0% #################### 28.1% ###################### 30.7% ####################### 33.2% ######################### 35.7% ############################# 40.8% ############################### 43.4% ################################## 48.5% ###################################### 53.6% ########################################## 58.7% ############################################# 63.8% ############################################### 66.3% ################################################# 68.8% ##################################################### 73.9% ######################################################## 79.0% ############################################################ 84.1% ############################################################## 86.7% [2019-12-08T17:32:28.390Z] #27 ... [2019-12-08T17:32:28.390Z] [2019-12-08T17:32:28.390Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:32:28.390Z] #34 44.03 Selecting previously unselected package xxd. [2019-12-08T17:32:28.390Z] #34 44.03 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-12-08T17:32:28.390Z] #34 44.03 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:32:28.390Z] #34 44.25 Selecting previously unselected package vim-common. [2019-12-08T17:32:28.390Z] #34 44.25 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-08T17:32:28.390Z] #34 44.26 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:32:28.390Z] #34 44.62 Processing triggers for mime-support (3.60) ... [2019-12-08T17:32:28.390Z] #34 44.68 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:32:28.390Z] #34 44.69 Setting up libuv1:s390x (1.9.1-3) ... [2019-12-08T17:32:28.390Z] #34 44.70 Setting up cmake-data (3.7.2-1) ... [2019-12-08T17:32:28.390Z] #34 44.71 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-12-08T17:32:28.390Z] #34 44.72 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-08T17:32:28.390Z] #34 44.73 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:32:28.390Z] #34 44.78 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:32:28.390Z] #34 44.79 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-08T17:32:28.390Z] #34 44.80 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-12-08T17:32:28.390Z] #34 44.83 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-12-08T17:32:28.390Z] #34 44.84 Setting up cmake (3.7.2-1) ... [2019-12-08T17:32:28.390Z] #34 44.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:32:28.390Z] #34 DONE 45.2s [2019-12-08T17:32:28.390Z] [2019-12-08T17:32:28.390Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:32:28.390Z] #27 13.36 ### 5.2% ##### 7.8% ####### 10.3% ######### 12.9% ########### 15.4% ############ 18.0% ############## 20.5% ################ 23.0% #################### 28.1% ###################### 30.7% ####################### 33.2% ######################### 35.7% ############################# 40.8% ############################### 43.4% ################################## 48.5% ###################################### 53.6% ########################################## 58.7% ############################################# 63.8% ############################################### 66.3% ################################################# 68.8% ##################################################### 73.9% ######################################################## 79.0% ############################################################ 84.1% ############################################################## 86.7% ################################################################## 91.7% [2019-12-08T17:32:28.390Z] #27 ... [2019-12-08T17:32:28.390Z] [2019-12-08T17:32:28.390Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-08T17:32:28.390Z] #35 DONE 0.1s [2019-12-08T17:32:28.390Z] [2019-12-08T17:32:28.390Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:32:28.390Z] #27 13.36 ### 5.2% ##### 7.8% ####### 10.3% ######### 12.9% ########### 15.4% ############ 18.0% ############## 20.5% ################ 23.0% #################### 28.1% ###################### 30.7% ####################### 33.2% ######################### 35.7% ############################# 40.8% ############################### 43.4% ################################## 48.5% ###################################### 53.6% ########################################## 58.7% ############################################# 63.8% ############################################### 66.3% ################################################# 68.8% ##################################################### 73.9% ######################################################## 79.0% ############################################################ 84.1% ############################################################## 86.7% ################################################################## 91.7% ################################################################### 94.3% ######27 ... [2019-12-08T17:32:28.390Z] [2019-12-08T17:32:28.390Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-08T17:32:28.390Z] #36 DONE 0.1s [2019-12-08T17:32:28.390Z] [2019-12-08T17:32:28.390Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:32:28.390Z] #27 13.36 ### 5.2% ##### 7.8% ####### 10.3% ######### 12.9% ########### 15.4% ############ 18.0% ############## 20.5% ################ 23.0% #################### 28.1% ###################### 30.7% ####################### 33.2% ######################### 35.7% ############################# 40.8% ############################### 43.4% ################################## 48.5% ###################################### 53.6% ########################################## 58.7% ############################################# 63.8% ############################################### 66.3% ################################################# 68.8% ##################################################### 73.9% ######################################################## 79.0% ############################################################ 84.1% ############################################################## 86.7% ################################################################## 91.7% ################################################################### 94.3% ##################################################################### 96.8% ######################################################################## 100.0% [2019-12-08T17:32:28.444Z] Removing intermediate container 914abb11d823 [2019-12-08T17:32:28.444Z] ---> ceb0e391072c [2019-12-08T17:32:28.444Z] Step 11/16 : ARG GOOS [2019-12-08T17:32:28.444Z] ---> Running in 5d5e4b8e1654 [2019-12-08T17:32:28.444Z] Removing intermediate container 5d5e4b8e1654 [2019-12-08T17:32:28.444Z] ---> c3fb415ff9fa [2019-12-08T17:32:28.444Z] Step 12/16 : ARG GOARCH [2019-12-08T17:32:28.444Z] ---> Running in 968a2b630e04 [2019-12-08T17:32:28.444Z] Removing intermediate container 968a2b630e04 [2019-12-08T17:32:28.444Z] ---> 0f677970414e [2019-12-08T17:32:28.444Z] 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-12-08T17:32:28.444Z] ---> Running in 845074500ad0 [2019-12-08T17:32:28.455Z] #17 47.55 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-08T17:32:28.712Z] #17 129.0 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-08T17:32:29.238Z] #27 18.93 [2019-12-08T17:32:29.651Z] #27 19.23 1.2% # 2.2% [2019-12-08T17:32:29.651Z] #27 ... [2019-12-08T17:32:29.652Z] [2019-12-08T17:32:29.652Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:32:29.652Z] #45 36.37 sync [2019-12-08T17:32:29.652Z] #45 36.38 internal/reflectlite [2019-12-08T17:32:29.652Z] #45 38.45 github.com/LK4D4/vndr/godl/singleflight [2019-12-08T17:32:29.652Z] #45 38.89 math/rand [2019-12-08T17:32:29.652Z] #45 40.14 internal/singleflight [2019-12-08T17:32:29.652Z] #45 40.75 io [2019-12-08T17:32:29.652Z] #45 40.75 strconv [2019-12-08T17:32:29.652Z] #45 43.09 bytes [2019-12-08T17:32:29.652Z] #45 45.21 reflect [2019-12-08T17:32:29.652Z] #45 45.36 bufio [2019-12-08T17:32:29.652Z] #45 ... [2019-12-08T17:32:29.652Z] [2019-12-08T17:32:29.652Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:32:30.083Z] #17 129.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-12-08T17:32:30.084Z] #17 129.9 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-08T17:32:30.639Z] #27 19.23 1.2% # 2.2% ## 4.0% #### 5.9% ##### 7.8% ###### 9.7% ####### 10.7% ######## 11.6% [2019-12-08T17:32:30.639Z] #27 ... [2019-12-08T17:32:30.639Z] [2019-12-08T17:32:30.639Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:32:30.639Z] #55 10.06 + cd /tmp/tmp.KwztHFYKXN/src/github.com/opencontainers/runc [2019-12-08T17:32:30.639Z] #55 10.06 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-08T17:32:30.639Z] #55 10.42 + '[' -z '' ']' [2019-12-08T17:32:30.639Z] #55 10.42 + target=static [2019-12-08T17:32:30.639Z] #55 10.44 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-08T17:32:30.639Z] #55 11.89 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-08T17:32:30.648Z] #17 130.9 Setting up dmsetup (2:1.02.137-2) ... [2019-12-08T17:32:30.905Z] #17 130.9 Setting up python3-setuptools (33.1.1-1) ... [2019-12-08T17:32:31.007Z] #17 49.88 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-12-08T17:32:31.007Z] #17 49.90 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-12-08T17:32:31.007Z] #17 49.91 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-12-08T17:32:31.007Z] #17 49.91 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-12-08T17:32:31.007Z] #17 49.92 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-12-08T17:32:31.007Z] #17 49.92 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-12-08T17:32:31.007Z] #17 49.92 Setting up btrfs-tools (4.7.3-1) ... [2019-12-08T17:32:31.007Z] #17 49.94 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-12-08T17:32:31.007Z] #17 49.96 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-12-08T17:32:31.007Z] #17 49.96 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-12-08T17:32:31.007Z] #17 49.97 Setting up python3 (3.5.3-1) ... [2019-12-08T17:32:31.126Z] #55 ... [2019-12-08T17:32:31.126Z] [2019-12-08T17:32:31.126Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:32:31.126Z] #42 2.548 fatal: Not a git repository (or any of the parent directories): .git [2019-12-08T17:32:31.126Z] #42 2.614 GEN .gitid [2019-12-08T17:32:31.126Z] #42 2.677 GEN criu/include/version.h [2019-12-08T17:32:31.126Z] #42 2.693 GEN include/common/asm [2019-12-08T17:32:31.126Z] #42 4.248 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-08T17:32:31.126Z] #42 4.406 PBCC images/opts.pb-c.c [2019-12-08T17:32:31.126Z] #42 4.439 PBCC images/sit.pb-c.c [2019-12-08T17:32:31.126Z] #42 4.486 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-08T17:32:31.126Z] #42 4.618 DEP images/opts.pb-c.d [2019-12-08T17:32:31.126Z] #42 4.657 DEP images/sit.pb-c.d [2019-12-08T17:32:31.126Z] #42 4.720 PBCC images/macvlan.pb-c.c [2019-12-08T17:32:31.126Z] #42 4.751 DEP images/macvlan.pb-c.d [2019-12-08T17:32:31.126Z] #42 4.813 PBCC images/autofs.pb-c.c [2019-12-08T17:32:31.126Z] #42 4.845 DEP images/autofs.pb-c.d [2019-12-08T17:32:31.126Z] #42 4.912 PBCC images/sysctl.pb-c.c [2019-12-08T17:32:31.126Z] #42 4.958 DEP images/sysctl.pb-c.d [2019-12-08T17:32:31.126Z] #42 5.021 PBCC images/time.pb-c.c [2019-12-08T17:32:31.126Z] #42 5.026 DEP images/time.pb-c.d [2019-12-08T17:32:31.126Z] #42 5.069 PBCC images/binfmt-misc.pb-c.c [2019-12-08T17:32:31.126Z] #42 5.107 DEP images/binfmt-misc.pb-c.d [2019-12-08T17:32:31.126Z] #42 5.158 PBCC images/seccomp.pb-c.c [2019-12-08T17:32:31.126Z] #42 5.222 DEP images/seccomp.pb-c.d [2019-12-08T17:32:31.126Z] #42 5.246 PBCC images/userns.pb-c.c [2019-12-08T17:32:31.126Z] #42 5.308 DEP images/userns.pb-c.d [2019-12-08T17:32:31.126Z] #42 5.365 PBCC images/cgroup.pb-c.c [2019-12-08T17:32:31.126Z] #42 5.438 DEP images/cgroup.pb-c.d [2019-12-08T17:32:31.126Z] #42 5.464 PBCC images/fown.pb-c.c [2019-12-08T17:32:31.126Z] #42 5.532 PBCC images/ext-file.pb-c.c [2019-12-08T17:32:31.126Z] #42 5.542 DEP images/fown.pb-c.d [2019-12-08T17:32:31.126Z] #42 5.579 DEP images/ext-file.pb-c.d [2019-12-08T17:32:31.126Z] #42 5.595 PBCC images/rpc.pb-c.c [2019-12-08T17:32:31.126Z] #42 5.650 DEP images/rpc.pb-c.d [2019-12-08T17:32:31.126Z] #42 5.727 PBCC images/siginfo.pb-c.c [2019-12-08T17:32:31.126Z] #42 5.824 DEP images/siginfo.pb-c.d [2019-12-08T17:32:31.126Z] #42 5.895 PBCC images/pagemap.pb-c.c [2019-12-08T17:32:31.126Z] #42 5.961 DEP images/pagemap.pb-c.d [2019-12-08T17:32:31.126Z] #42 6.001 PBCC images/rlimit.pb-c.c [2019-12-08T17:32:31.126Z] #42 6.019 DEP images/rlimit.pb-c.d [2019-12-08T17:32:31.126Z] #42 6.136 PBCC images/file-lock.pb-c.c [2019-12-08T17:32:31.126Z] #42 6.235 DEP images/file-lock.pb-c.d [2019-12-08T17:32:31.126Z] #42 6.333 PBCC images/tty.pb-c.c [2019-12-08T17:32:31.126Z] #42 6.418 DEP images/tty.pb-c.d [2019-12-08T17:32:31.126Z] #42 6.428 PBCC images/tun.pb-c.c [2019-12-08T17:32:31.126Z] #42 6.447 PBCC images/netdev.pb-c.c [2019-12-08T17:32:31.126Z] #42 6.478 DEP images/tun.pb-c.d [2019-12-08T17:32:31.126Z] #42 6.545 DEP images/netdev.pb-c.d [2019-12-08T17:32:31.126Z] #42 6.573 PBCC images/vma.pb-c.c [2019-12-08T17:32:31.126Z] #42 6.619 DEP images/vma.pb-c.d [2019-12-08T17:32:31.126Z] #42 6.708 PBCC images/creds.pb-c.c [2019-12-08T17:32:31.253Z] #10 44.47 Reading package lists... [2019-12-08T17:32:31.253Z] #10 ... [2019-12-08T17:32:31.253Z] [2019-12-08T17:32:31.253Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-08T17:32:31.253Z] #24 44.88 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-08T17:32:31.253Z] #24 44.88 The following additional packages will be installed: [2019-12-08T17:32:31.253Z] #24 44.90 libjq1 libonig4 [2019-12-08T17:32:31.253Z] #24 45.61 The following NEW packages will be installed: [2019-12-08T17:32:31.253Z] #24 45.64 jq libjq1 libonig4 [2019-12-08T17:32:31.253Z] #24 46.98 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:32:31.253Z] #24 46.98 Need to get 327 kB of archives. [2019-12-08T17:32:31.253Z] #24 46.98 After this operation, 1157 kB of additional disk space will be used. [2019-12-08T17:32:31.253Z] #24 46.98 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-12-08T17:32:31.253Z] #24 46.98 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-12-08T17:32:31.253Z] #24 46.99 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-12-08T17:32:31.253Z] #24 48.90 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:32:31.253Z] #24 49.27 Fetched 327 kB in 1s (290 kB/s) [2019-12-08T17:32:31.253Z] #24 49.66 Selecting previously unselected package libonig4:amd64. [2019-12-08T17:32:31.253Z] #24 49.66 (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-12-08T17:32:31.253Z] #24 49.72 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-12-08T17:32:31.253Z] #24 49.74 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-12-08T17:32:31.509Z] #24 50.12 Selecting previously unselected package libjq1:amd64. [2019-12-08T17:32:31.509Z] #24 50.12 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-12-08T17:32:31.509Z] #24 50.13 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-08T17:32:31.531Z] #42 6.781 DEP images/creds.pb-c.d [2019-12-08T17:32:31.531Z] #42 6.808 PBCC images/utsns.pb-c.c [2019-12-08T17:32:31.531Z] #42 6.808 DEP images/utsns.pb-c.d [2019-12-08T17:32:31.531Z] #42 6.811 PBCC images/ipc-desc.pb-c.c [2019-12-08T17:32:31.531Z] #42 6.820 PBCC images/ipc-sem.pb-c.c [2019-12-08T17:32:31.531Z] #42 6.839 DEP images/ipc-desc.pb-c.d [2019-12-08T17:32:31.531Z] #42 6.899 DEP images/ipc-sem.pb-c.d [2019-12-08T17:32:31.531Z] #42 6.909 PBCC images/ipc-msg.pb-c.c [2019-12-08T17:32:31.531Z] #42 6.936 DEP images/ipc-msg.pb-c.d [2019-12-08T17:32:31.531Z] #42 7.014 PBCC images/ipc-shm.pb-c.c [2019-12-08T17:32:31.531Z] #42 7.064 DEP images/ipc-shm.pb-c.d [2019-12-08T17:32:31.531Z] #42 7.118 PBCC images/ipc-var.pb-c.c [2019-12-08T17:32:31.531Z] #42 7.157 DEP images/ipc-var.pb-c.d [2019-12-08T17:32:31.531Z] #42 7.208 PBCC images/sk-opts.pb-c.c [2019-12-08T17:32:31.531Z] #42 7.237 PBCC images/packet-sock.pb-c.c [2019-12-08T17:32:31.578Z] #17 50.88 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-08T17:32:31.840Z] #17 131.8 Setting up dh-python (2.20170125) ... [2019-12-08T17:32:31.918Z] #42 7.321 DEP images/sk-opts.pb-c.d [2019-12-08T17:32:31.918Z] #42 7.358 DEP images/packet-sock.pb-c.d [2019-12-08T17:32:31.918Z] #42 7.416 PBCC images/sk-netlink.pb-c.c [2019-12-08T17:32:31.918Z] #42 7.459 DEP images/sk-netlink.pb-c.d [2019-12-08T17:32:31.918Z] #42 7.517 PBCC images/sk-inet.pb-c.c [2019-12-08T17:32:31.918Z] #42 7.578 DEP images/sk-inet.pb-c.d [2019-12-08T17:32:32.072Z] #24 50.61 Selecting previously unselected package jq. [2019-12-08T17:32:32.072Z] #24 50.63 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-12-08T17:32:32.072Z] #24 50.64 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-08T17:32:32.325Z] #42 7.617 PBCC images/sk-unix.pb-c.c [2019-12-08T17:32:32.325Z] #42 7.670 DEP images/sk-unix.pb-c.d [2019-12-08T17:32:32.325Z] #42 7.720 PBCC images/mm.pb-c.c [2019-12-08T17:32:32.325Z] #42 7.766 DEP images/mm.pb-c.d [2019-12-08T17:32:32.325Z] #42 7.811 PBCC images/timerfd.pb-c.c [2019-12-08T17:32:32.325Z] #42 7.845 DEP images/timerfd.pb-c.d [2019-12-08T17:32:32.325Z] #42 7.910 PBCC images/timer.pb-c.c [2019-12-08T17:32:32.325Z] #42 7.928 DEP images/timer.pb-c.d [2019-12-08T17:32:32.325Z] #42 7.984 PBCC images/sa.pb-c.c [2019-12-08T17:32:32.407Z] #17 132.4 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-12-08T17:32:32.407Z] #17 132.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:32:32.634Z] #24 51.20 Setting up libonig4:amd64 (6.1.3-2) ... [2019-12-08T17:32:32.634Z] #24 51.24 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-08T17:32:32.634Z] #24 51.28 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:32:32.634Z] #24 51.40 Setting up jq (1.5+dfsg-1.3) ... [2019-12-08T17:32:32.741Z] #42 8.021 DEP images/sa.pb-c.d [2019-12-08T17:32:32.741Z] #42 8.095 PBCC images/pipe-data.pb-c.c [2019-12-08T17:32:32.741Z] #42 8.117 DEP images/pipe-data.pb-c.d [2019-12-08T17:32:32.741Z] #42 8.168 PBCC images/mnt.pb-c.c [2019-12-08T17:32:32.741Z] #42 8.211 DEP images/mnt.pb-c.d [2019-12-08T17:32:32.741Z] #42 8.251 PBCC images/sk-packet.pb-c.c [2019-12-08T17:32:32.741Z] #42 8.276 DEP images/sk-packet.pb-c.d [2019-12-08T17:32:32.741Z] #42 8.306 PBCC images/tcp-stream.pb-c.c [2019-12-08T17:32:32.741Z] #42 8.359 DEP images/tcp-stream.pb-c.d [2019-12-08T17:32:32.960Z] #17 52.23 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-08T17:32:32.973Z] #17 DONE 133.0s [2019-12-08T17:32:32.973Z] [2019-12-08T17:32:32.973Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-08T17:32:32.973Z] #18 ... [2019-12-08T17:32:32.973Z] [2019-12-08T17:32:32.973Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:32:32.973Z] #41 128.3 CC criu/filesystems.o [2019-12-08T17:32:32.973Z] #41 129.0 CC criu/fsnotify.o [2019-12-08T17:32:32.973Z] #41 130.2 CC criu/image-desc.o [2019-12-08T17:32:32.973Z] #41 130.4 CC criu/image.o [2019-12-08T17:32:32.973Z] #41 131.3 CC criu/ipc_ns.o [2019-12-08T17:32:32.973Z] #41 132.7 CC criu/irmap.o [2019-12-08T17:32:32.973Z] #41 133.2 CC criu/kcmp-ids.o [2019-12-08T17:32:32.973Z] #41 133.4 CC criu/kerndat.o [2019-12-08T17:32:32.973Z] #41 134.4 CC criu/libnetlink.o [2019-12-08T17:32:32.973Z] #41 134.7 CC criu/log.o [2019-12-08T17:32:32.973Z] #41 135.2 CC criu/lsm.o [2019-12-08T17:32:32.973Z] #41 135.5 CC criu/mem.o [2019-12-08T17:32:32.973Z] #41 136.9 CC criu/mount.o [2019-12-08T17:32:33.139Z] #42 8.422 PBCC images/pipe.pb-c.c [2019-12-08T17:32:33.139Z] #42 8.441 DEP images/pipe.pb-c.d [2019-12-08T17:32:33.139Z] #42 8.518 PBCC images/pstree.pb-c.c [2019-12-08T17:32:33.139Z] #42 8.523 DEP images/pstree.pb-c.d [2019-12-08T17:32:33.139Z] #42 8.599 PBCC images/fs.pb-c.c [2019-12-08T17:32:33.139Z] #42 8.643 DEP images/fs.pb-c.d [2019-12-08T17:32:33.139Z] #42 8.704 PBCC images/signalfd.pb-c.c [2019-12-08T17:32:33.139Z] #42 8.736 DEP images/signalfd.pb-c.d [2019-12-08T17:32:33.139Z] #42 8.766 PBCC images/fh.pb-c.c [2019-12-08T17:32:33.139Z] #42 8.826 PBCC images/fsnotify.pb-c.c [2019-12-08T17:32:33.223Z] #17 52.31 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-08T17:32:33.223Z] #17 52.36 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-12-08T17:32:33.223Z] #17 52.38 Setting up python3-wheel (0.29.0-2) ... [2019-12-08T17:32:33.231Z] #41 ... [2019-12-08T17:32:33.231Z] [2019-12-08T17:32:33.231Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:32:33.231Z] #38 195.9 + dpkg --print-architecture [2019-12-08T17:32:33.231Z] #38 195.9 + cd /tmp/tmp.GyqM2HGNXX/src/github.com/docker/distribution [2019-12-08T17:32:33.231Z] #38 195.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-08T17:32:33.231Z] #38 196.2 + GOPATH=/tmp/tmp.GyqM2HGNXX/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GyqM2HGNXX [2019-12-08T17:32:33.231Z] #38 196.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-08T17:32:33.484Z] #17 52.83 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-08T17:32:33.547Z] #42 8.873 DEP images/fh.pb-c.d [2019-12-08T17:32:33.547Z] #42 8.933 DEP images/fsnotify.pb-c.d [2019-12-08T17:32:33.547Z] #42 9.001 PBCC images/eventpoll.pb-c.c [2019-12-08T17:32:33.547Z] #42 9.020 DEP images/eventpoll.pb-c.d [2019-12-08T17:32:33.547Z] #42 9.061 PBCC images/eventfd.pb-c.c [2019-12-08T17:32:33.547Z] #42 9.071 DEP images/eventfd.pb-c.d [2019-12-08T17:32:33.547Z] #42 9.105 PBCC images/remap-file-path.pb-c.c [2019-12-08T17:32:33.547Z] #42 9.110 DEP images/remap-file-path.pb-c.d [2019-12-08T17:32:33.547Z] #42 9.143 PBCC images/fifo.pb-c.c [2019-12-08T17:32:33.963Z] #42 9.151 DEP images/fifo.pb-c.d [2019-12-08T17:32:33.963Z] #42 9.225 PBCC images/ghost-file.pb-c.c [2019-12-08T17:32:33.963Z] #42 9.298 DEP images/ghost-file.pb-c.d [2019-12-08T17:32:33.963Z] #42 9.362 PBCC images/regfile.pb-c.c [2019-12-08T17:32:33.963Z] #42 9.389 DEP images/regfile.pb-c.d [2019-12-08T17:32:33.963Z] #42 9.442 PBCC images/ns.pb-c.c [2019-12-08T17:32:33.963Z] #42 9.456 DEP images/ns.pb-c.d [2019-12-08T17:32:33.963Z] #42 9.510 PBCC images/fdinfo.pb-c.c [2019-12-08T17:32:33.963Z] #42 9.571 DEP images/fdinfo.pb-c.d [2019-12-08T17:32:34.055Z] #17 53.35 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-12-08T17:32:34.055Z] #17 53.36 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-08T17:32:34.065Z] #24 DONE 52.7s [2019-12-08T17:32:34.065Z] [2019-12-08T17:32:34.065Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-08T17:32:34.065Z] #25 DONE 0.1s [2019-12-08T17:32:34.065Z] [2019-12-08T17:32:34.065Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:32:34.065Z] #40 41.02 Reading package lists... [2019-12-08T17:32:34.376Z] #42 9.640 PBCC images/core-aarch64.pb-c.c [2019-12-08T17:32:34.377Z] #42 9.682 PBCC images/core-arm.pb-c.c [2019-12-08T17:32:34.377Z] #42 9.789 PBCC images/core-ppc64.pb-c.c [2019-12-08T17:32:34.377Z] #42 9.856 PBCC images/core-s390.pb-c.c [2019-12-08T17:32:34.377Z] #42 9.920 PBCC images/core-x86.pb-c.c [2019-12-08T17:32:34.377Z] #42 9.971 PBCC images/core.pb-c.c [2019-12-08T17:32:34.782Z] #42 10.04 PBCC images/inventory.pb-c.c [2019-12-08T17:32:34.782Z] #42 10.09 DEP images/core-aarch64.pb-c.d [2019-12-08T17:32:34.782Z] #42 10.22 DEP images/core-arm.pb-c.d [2019-12-08T17:32:34.782Z] #42 10.32 DEP images/core-ppc64.pb-c.d [2019-12-08T17:32:34.782Z] #42 10.34 DEP images/core-s390.pb-c.d [2019-12-08T17:32:34.782Z] #42 10.41 DEP images/core-x86.pb-c.d [2019-12-08T17:32:34.993Z] #40 51.98 Building dependency tree... [2019-12-08T17:32:34.999Z] #17 53.97 Setting up dmsetup (2:1.02.137-2) ... [2019-12-08T17:32:34.999Z] #17 53.99 Setting up python3-setuptools (33.1.1-1) ... [2019-12-08T17:32:35.167Z] #38 ... [2019-12-08T17:32:35.167Z] [2019-12-08T17:32:35.167Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:32:35.167Z] #41 140.6 CC criu/namespaces.o [2019-12-08T17:32:35.191Z] #42 10.52 DEP images/core.pb-c.d [2019-12-08T17:32:35.191Z] #42 10.61 DEP images/inventory.pb-c.d [2019-12-08T17:32:35.191Z] #42 10.73 PBCC images/cpuinfo.pb-c.c [2019-12-08T17:32:35.191Z] #42 10.77 DEP images/cpuinfo.pb-c.d [2019-12-08T17:32:35.191Z] #42 10.79 PBCC images/stats.pb-c.c [2019-12-08T17:32:35.191Z] #42 10.80 DEP images/stats.pb-c.d [2019-12-08T17:32:35.259Z] #17 54.56 Setting up dh-python (2.20170125) ... [2019-12-08T17:32:35.519Z] #17 54.96 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-12-08T17:32:35.695Z] #42 ... [2019-12-08T17:32:35.695Z] [2019-12-08T17:32:35.695Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:32:35.695Z] #32 42.34 internal/oserror [2019-12-08T17:32:35.695Z] #32 42.43 syscall [2019-12-08T17:32:35.695Z] #32 44.09 reflect [2019-12-08T17:32:35.695Z] #32 52.37 time [2019-12-08T17:32:35.695Z] #32 ... [2019-12-08T17:32:35.695Z] [2019-12-08T17:32:35.695Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:32:35.695Z] #27 19.23 1.2% # 2.2% ## 4.0% #### 5.9% ##### 7.8% ###### 9.7% ####### 10.7% ######## 11.6% ######### 12.6% ######### 13.5% ########## 14.4% ########### 15.4% ############ 17.3% ############# 19.2% ############## 20.1% ############### 22.0% ################ 23.0% ################# 24.8% ################### 26.7% #################### 28.6% ##################### 30.5% ###################### 31.5% ####################### 32.4% ######################## 34.3% ########################## 36.2% ########################## 37.1% ########################### 38.1% ############################ 40.0% ############################## 41.9% ############################## 42.8% ################################ 44.7% ################################ 45.6% ################################# 46.6% ################################## 48.5% ################################### 49.4% #################################### 51.3% ###################################### 53.2% ###################################### 54.1% ######################################## 56.0% [2019-12-08T17:32:35.695Z] #27 ... [2019-12-08T17:32:35.695Z] [2019-12-08T17:32:35.695Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:32:35.695Z] #37 0.235 + RM_GOPATH=0 [2019-12-08T17:32:35.695Z] #37 0.235 + TMP_GOPATH= [2019-12-08T17:32:35.695Z] #37 0.236 + : /build [2019-12-08T17:32:35.695Z] #37 0.236 + '[' -z '' ']' [2019-12-08T17:32:35.695Z] #37 0.241 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-08T17:32:35.695Z] #37 0.241 ++ mktemp -d [2019-12-08T17:32:35.695Z] #37 0.241 + export GOPATH=/tmp/tmp.oVEGJOrazk [2019-12-08T17:32:35.695Z] #37 0.241 + GOPATH=/tmp/tmp.oVEGJOrazk [2019-12-08T17:32:35.695Z] #37 0.241 + RM_GOPATH=1 [2019-12-08T17:32:35.695Z] #37 0.241 ++ dirname ./install.sh [2019-12-08T17:32:35.695Z] #37 0.241 + dir=. [2019-12-08T17:32:35.695Z] #37 0.241 + bin=tini [2019-12-08T17:32:35.695Z] #37 0.241 + shift [2019-12-08T17:32:35.695Z] #37 0.241 + '[' '!' -f ./tini.installer ']' [2019-12-08T17:32:35.695Z] #37 0.241 + . ./tini.installer [2019-12-08T17:32:35.695Z] #37 0.241 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-08T17:32:35.695Z] #37 0.241 + install_tini [2019-12-08T17:32:35.695Z] #37 0.241 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-08T17:32:35.695Z] #37 0.241 + git clone https://github.com/krallin/tini.git /tmp/tmp.oVEGJOrazk/tini [2019-12-08T17:32:35.695Z] #37 0.254 Cloning into '/tmp/tmp.oVEGJOrazk/tini'... [2019-12-08T17:32:35.695Z] #37 1.316 + cd /tmp/tmp.oVEGJOrazk/tini [2019-12-08T17:32:35.695Z] #37 1.316 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-08T17:32:35.695Z] #37 1.323 + cmake . [2019-12-08T17:32:35.695Z] #37 2.106 -- The C compiler identification is GNU 6.3.0 [2019-12-08T17:32:35.695Z] #37 2.185 -- Check for working C compiler: /usr/bin/cc [2019-12-08T17:32:35.695Z] #37 2.908 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-08T17:32:35.695Z] #37 2.916 -- Detecting C compiler ABI info [2019-12-08T17:32:35.695Z] #37 3.224 -- Detecting C compiler ABI info - done [2019-12-08T17:32:35.695Z] #37 3.248 -- Detecting C compile features [2019-12-08T17:32:35.695Z] #37 4.627 -- Detecting C compile features - done [2019-12-08T17:32:35.695Z] #37 4.654 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-08T17:32:35.695Z] #37 4.809 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-08T17:32:35.695Z] #37 4.858 -- Configuring done [2019-12-08T17:32:35.695Z] #37 4.897 -- Generating done [2019-12-08T17:32:35.695Z] #37 4.909 -- Build files have been written to: /tmp/tmp.oVEGJOrazk/tini [2019-12-08T17:32:35.695Z] #37 4.926 + make tini-static [2019-12-08T17:32:35.695Z] #37 5.342 Scanning dependencies of target tini-static [2019-12-08T17:32:35.695Z] #37 5.438 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-08T17:32:35.695Z] #37 6.776 [100%] Linking C executable tini-static [2019-12-08T17:32:35.695Z] #37 7.187 [100%] Built target tini-static [2019-12-08T17:32:35.695Z] #37 7.219 + mkdir -p /build [2019-12-08T17:32:35.695Z] #37 7.228 + cp tini-static /build/docker-init [2019-12-08T17:32:35.695Z] #37 DONE 7.4s [2019-12-08T17:32:35.785Z] #17 54.98 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:32:36.249Z] [2019-12-08T17:32:36.249Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:32:36.401Z] #40 ... [2019-12-08T17:32:36.401Z] [2019-12-08T17:32:36.401Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:32:36.401Z] #44 44.23 vendor/golang.org/x/crypto/internal/subtle [2019-12-08T17:32:36.401Z] #44 44.62 vendor/golang.org/x/crypto/curve25519 [2019-12-08T17:32:36.401Z] #44 ... [2019-12-08T17:32:36.401Z] [2019-12-08T17:32:36.401Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-08T17:32:36.401Z] #10 44.47 Reading package lists... [2019-12-08T17:32:36.401Z] #10 54.34 Building dependency tree... [2019-12-08T17:32:36.401Z] #10 ... [2019-12-08T17:32:36.401Z] [2019-12-08T17:32:36.401Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:32:36.401Z] #33 34.47 Reading package lists... [2019-12-08T17:32:36.658Z] #33 45.65 Reading package lists... [2019-12-08T17:32:36.658Z] #33 ... [2019-12-08T17:32:36.658Z] [2019-12-08T17:32:36.658Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-08T17:32:36.658Z] #56 43.65 Reading package lists... [2019-12-08T17:32:36.727Z] #17 DONE 56.0s [2019-12-08T17:32:36.727Z] [2019-12-08T17:32:36.727Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:32:36.727Z] #22 ... [2019-12-08T17:32:36.727Z] [2019-12-08T17:32:36.727Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-08T17:32:36.914Z] #56 53.51 Building dependency tree... [2019-12-08T17:32:37.103Z] #41 142.5 CC criu/net.o [2019-12-08T17:32:38.397Z] #27 19.23 1.2% # 2.2% ## 4.0% #### 5.9% ##### 7.8% ###### 9.7% ####### 10.7% ######## 11.6% ######### 12.6% ######### 13.5% ########## 14.4% ########### 15.4% ############ 17.3% ############# 19.2% ############## 20.1% ############### 22.0% ################ 23.0% ################# 24.8% ################### 26.7% #################### 28.6% ##################### 30.5% ###################### 31.5% ####################### 32.4% ######################## 34.3% ########################## 36.2% ########################## 37.1% ########################### 38.1% ############################ 40.0% ############################## 41.9% ############################## 42.8% ################################ 44.7% ################################ 45.6% ################################# 46.6% ################################## 48.5% ################################### 49.4% #################################### 51.3% ###################################### 53.2% ###################################### 54.1% ######################################## 56.0% ######################################### 57.9% ########################################## 58.9% ########################################### 60.8% ############################################# 62.7% ############################################# 63.6% ############################################## 64.6% ############################################### 66.4% ################################################# 68.3% ################################################## 70.2% ################################################### 72.1% ##################################################### 74.0% ########################################## [2019-12-08T17:32:38.397Z] #27 ... [2019-12-08T17:32:38.397Z] [2019-12-08T17:32:38.397Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:32:38.397Z] #18 14.98 Fetched 7672 kB in 14s (528 kB/s) [2019-12-08T17:32:38.397Z] #18 14.98 Reading package lists... [2019-12-08T17:32:38.397Z] #18 20.24 Reading package lists... [2019-12-08T17:32:38.397Z] #18 ... [2019-12-08T17:32:38.397Z] [2019-12-08T17:32:38.398Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:32:39.475Z] #56 58.18 The following additional packages will be installed: [2019-12-08T17:32:39.732Z] #56 58.21 btrfs-progs liblzo2-2 [2019-12-08T17:32:39.989Z] #56 ... [2019-12-08T17:32:39.989Z] [2019-12-08T17:32:39.989Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:32:39.989Z] #44 58.08 internal/reflectlite [2019-12-08T17:32:39.989Z] #44 58.08 github.com/LK4D4/vndr/godl/singleflight [2019-12-08T17:32:40.386Z] #41 145.2 CC criu/netfilter.o [2019-12-08T17:32:40.386Z] #41 145.5 CC criu/page-pipe.o [2019-12-08T17:32:40.554Z] #44 58.67 math/rand [2019-12-08T17:32:40.644Z] #41 146.0 CC criu/page-xfer.o [2019-12-08T17:32:40.780Z] #27 19.23 1.2% # 2.2% ## 4.0% #### 5.9% ##### 7.8% ###### 9.7% ####### 10.7% ######## 11.6% ######### 12.6% ######### 13.5% ########## 14.4% ########### 15.4% ############ 17.3% ############# 19.2% ############## 20.1% ############### 22.0% ################ 23.0% ################# 24.8% ################### 26.7% #################### 28.6% ##################### 30.5% ###################### 31.5% ####################### 32.4% ######################## 34.3% ########################## 36.2% ########################## 37.1% ########################### 38.1% ############################ 40.0% ############################## 41.9% ############################## 42.8% ################################ 44.7% ################################ 45.6% ################################# 46.6% ################################## 48.5% ################################### 49.4% #################################### 51.3% ###################################### 53.2% ###################################### 54.1% ######################################## 56.0% ######################################### 57.9% ########################################## 58.9% ########################################### 60.8% ############################################# 62.7% ############################################# 63.6% ############################################## 64.6% ############################################### 66.4% ################################################# 68.3% ################################################## 70.2% ################################################### 72.1% ##################################################### 74.0% ###################################################### 75.9% ######################################################## 77.8% ######################################################### 79.7% ########################################################## 80.6% ########################################################### 82.5% ############################################################ 84.4% ############################################################## 86.3% ############################################################## 87.2% ############################################################### 88.2% ################################################################ 89.1% ################################################################# 91.0% ################################################################## 92.9% #################################################################### 94.8% #################################################################### 95.7% ###################################################################### 97.6% [2019-12-08T17:32:40.780Z] #27 ... [2019-12-08T17:32:40.780Z] [2019-12-08T17:32:40.780Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:32:40.780Z] #45 47.44 syscall [2019-12-08T17:32:40.780Z] #45 57.09 time [2019-12-08T17:32:40.780Z] #45 ... [2019-12-08T17:32:40.780Z] [2019-12-08T17:32:40.780Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:32:40.780Z] #27 19.23 1.2% # 2.2% ## 4.0% #### 5.9% ##### 7.8% ###### 9.7% ####### 10.7% ######## 11.6% ######### 12.6% ######### 13.5% ########## 14.4% ########### 15.4% ############ 17.3% ############# 19.2% ############## 20.1% ############### 22.0% ################ 23.0% ################# 24.8% ################### 26.7% #################### 28.6% ##################### 30.5% ###################### 31.5% ####################### 32.4% ######################## 34.3% ########################## 36.2% ########################## 37.1% ########################### 38.1% ############################ 40.0% ############################## 41.9% ############################## 42.8% ################################ 44.7% ################################ 45.6% ################################# 46.6% ################################## 48.5% ################################### 49.4% #################################### 51.3% ###################################### 53.2% ###################################### 54.1% ######################################## 56.0% ######################################### 57.9% ########################################## 58.9% ########################################### 60.8% ############################################# 62.7% ############################################# 63.6% ############################################## 64.6% ############################################### 66.4% ################################################# 68.3% ################################################## 70.2% ################################################### 72.1% ##################################################### 74.0% ###################################################### 75.9% ######################################################## 77.8% ######################################################### 79.7% ########################################################## 80.6% ########################################################### 82.5% ############################################################ 84.4% ############################################################## 86.3% ############################################################## 87.2% ############################################################### 88.2% ################################################################ 89.1% ################################################################# 91.0% ################################################################## 92.9% #################################################################### 94.8% #################################################################### 95.7% ###################################################################### 97.6% ####################################################################### 99.5% ######################################################################## 100.0% [2019-12-08T17:32:40.780Z] #27 30.70 [2019-12-08T17:32:40.927Z] #18 3.615 Collecting yamllint==1.16.0 [2019-12-08T17:32:41.126Z] #44 ... [2019-12-08T17:32:41.126Z] [2019-12-08T17:32:41.126Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:32:41.126Z] #68 DONE 59.3s [2019-12-08T17:32:41.126Z] [2019-12-08T17:32:41.126Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:32:41.126Z] #40 56.13 The following additional packages will be installed: [2019-12-08T17:32:41.126Z] #40 56.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-08T17:32:41.126Z] #40 56.13 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-08T17:32:41.126Z] #40 56.14 Suggested packages: [2019-12-08T17:32:41.126Z] #40 56.18 manpages-dev python-setuptools [2019-12-08T17:32:41.126Z] #40 58.94 The following NEW packages will be installed: [2019-12-08T17:32:41.126Z] #40 58.95 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-08T17:32:41.126Z] #40 58.95 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-08T17:32:41.126Z] #40 58.95 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-08T17:32:41.126Z] #40 58.96 zlib1g-dev [2019-12-08T17:32:41.392Z] #40 60.14 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:32:41.392Z] #40 60.14 Need to get 3602 kB of archives. [2019-12-08T17:32:41.392Z] #40 60.14 After this operation, 18.9 MB of additional disk space will be used. [2019-12-08T17:32:41.393Z] #40 60.14 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-12-08T17:32:41.393Z] #40 60.15 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-12-08T17:32:41.577Z] #41 147.0 CC criu/pagemap-cache.o [2019-12-08T17:32:41.649Z] #40 60.15 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-12-08T17:32:41.649Z] #40 60.17 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-12-08T17:32:41.649Z] #40 60.17 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-12-08T17:32:41.649Z] #40 60.18 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-12-08T17:32:41.649Z] #40 60.19 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-12-08T17:32:41.649Z] #40 60.19 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-12-08T17:32:41.649Z] #40 60.25 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-12-08T17:32:41.649Z] #40 60.37 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-12-08T17:32:41.905Z] #40 60.41 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-12-08T17:32:41.905Z] #40 60.57 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-12-08T17:32:42.143Z] #41 147.3 CC criu/pagemap.o [2019-12-08T17:32:42.160Z] #40 60.70 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-12-08T17:32:42.161Z] #40 60.70 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-12-08T17:32:42.161Z] #40 60.70 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-08T17:32:42.161Z] #40 60.77 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-12-08T17:32:42.307Z] #18 ... [2019-12-08T17:32:42.307Z] [2019-12-08T17:32:42.307Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:32:42.307Z] #22 83.91 + return [2019-12-08T17:32:42.401Z] #41 147.9 CC criu/parasite-syscall.o [2019-12-08T17:32:42.893Z] #27 32.34 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-08T17:32:42.893Z] #27 32.82 [2019-12-08T17:32:42.967Z] #41 148.5 CC criu/path.o [2019-12-08T17:32:43.224Z] #41 148.7 CC criu/pie-util-vdso-elf32.o [2019-12-08T17:32:43.245Z] #22 DONE 84.7s [2019-12-08T17:32:43.245Z] [2019-12-08T17:32:43.245Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-08T17:32:43.765Z] #27 33.49 # 1.5% ############# 18.6% ################################## 47.8% ######################################################################## 100.0% [2019-12-08T17:32:43.791Z] #41 149.1 CC criu/pie-util-vdso.o [2019-12-08T17:32:44.067Z] #40 62.64 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:32:44.067Z] #40 ... [2019-12-08T17:32:44.067Z] [2019-12-08T17:32:44.067Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:32:44.067Z] #26 7.459 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-08T17:32:44.067Z] #26 8.474 [2019-12-08T17:32:44.161Z] #27 33.91 [2019-12-08T17:32:44.357Z] #41 149.5 CC criu/pie-util.o [2019-12-08T17:32:44.357Z] #41 149.7 CC criu/pipes.o [2019-12-08T17:32:44.854Z] #26 8.870 ## 2.8% ### 4.8% ####### 10.2% ######## 12.5% ########### 16.3% ################ 23.5% #################### 28.2% ############################## 41.7% ####################################### 55.2% ############################################# 63.3% #################################################### 73.0% ####################################################### 77.7% ############################################################# 85.3% ############################################################### 88.9% #################################################################### 95.7% ######################################################################## 100.0% [2019-12-08T17:32:44.854Z] #26 ... [2019-12-08T17:32:44.854Z] [2019-12-08T17:32:44.854Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:32:44.854Z] #40 63.20 Fetched 3602 kB in 1s (2023 kB/s) [2019-12-08T17:32:44.854Z] #40 63.56 Selecting previously unselected package libnet1:amd64. [2019-12-08T17:32:44.854Z] #40 63.56 (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-12-08T17:32:44.854Z] #40 63.67 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-12-08T17:32:44.854Z] #40 63.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-08T17:32:45.290Z] #41 150.4 CC criu/plugin.o [2019-12-08T17:32:45.290Z] #41 150.7 CC criu/proc_parse.o [2019-12-08T17:32:45.418Z] #40 63.96 Selecting previously unselected package libcap-dev:amd64. [2019-12-08T17:32:45.418Z] #40 63.96 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-12-08T17:32:45.418Z] #40 63.96 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-12-08T17:32:45.512Z] #27 35.52 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-08T17:32:45.903Z] #27 35.83 [2019-12-08T17:32:45.982Z] #40 64.39 Selecting previously unselected package libnet1-dev. [2019-12-08T17:32:45.982Z] #40 64.39 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-12-08T17:32:45.982Z] #40 64.42 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-08T17:32:46.311Z] #27 36.12 ############################################## 65.0% ######################################################################## 100.0% [2019-12-08T17:32:46.311Z] #27 36.28 [2019-12-08T17:32:46.546Z] #40 65.00 Selecting previously unselected package libnl-3-200:amd64. [2019-12-08T17:32:46.547Z] #40 65.00 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-12-08T17:32:46.547Z] #40 65.01 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-12-08T17:32:46.803Z] #40 65.47 Selecting previously unselected package libnl-3-dev:amd64. [2019-12-08T17:32:46.803Z] #40 65.48 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-12-08T17:32:46.803Z] #40 65.49 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-12-08T17:32:46.803Z] #40 ... [2019-12-08T17:32:46.803Z] [2019-12-08T17:32:46.803Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:32:46.803Z] #33 45.65 Reading package lists... [2019-12-08T17:32:46.803Z] #33 56.01 Building dependency tree... [2019-12-08T17:32:46.803Z] #33 60.78 The following additional packages will be installed: [2019-12-08T17:32:46.803Z] #33 60.84 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-08T17:32:46.803Z] #33 60.84 Suggested packages: [2019-12-08T17:32:46.803Z] #33 60.87 codeblocks eclipse ninja-build lrzip [2019-12-08T17:32:46.803Z] #33 60.87 Recommended packages: [2019-12-08T17:32:46.803Z] #33 60.87 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-08T17:32:46.803Z] #33 62.49 The following NEW packages will be installed: [2019-12-08T17:32:46.803Z] #33 62.53 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-08T17:32:46.803Z] #33 62.53 vim-common xxd [2019-12-08T17:32:46.803Z] #33 63.69 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:32:46.803Z] #33 63.69 Need to get 13.7 MB of archives. [2019-12-08T17:32:46.803Z] #33 63.69 After this operation, 57.2 MB of additional disk space will be used. [2019-12-08T17:32:46.803Z] #33 63.69 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-12-08T17:32:46.803Z] #33 63.79 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-08T17:32:46.803Z] #33 63.80 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-12-08T17:32:46.803Z] #33 64.85 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-12-08T17:32:46.803Z] #33 64.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-12-08T17:32:46.803Z] #33 65.00 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-12-08T17:32:46.803Z] #33 65.01 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-12-08T17:32:46.803Z] #33 65.03 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-12-08T17:32:46.803Z] #33 65.44 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-08T17:32:46.803Z] #33 65.49 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-08T17:32:46.803Z] #33 ... [2019-12-08T17:32:46.803Z] [2019-12-08T17:32:46.803Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:32:46.803Z] #26 11.83 [2019-12-08T17:32:47.317Z] #26 12.45 # 1.9% #### 6.5% ############## 20.7% ######################### 35.2% ################################# 46.0% ################################################# 68.9% ########################################################### 82.6% [2019-12-08T17:32:47.317Z] #26 ... [2019-12-08T17:32:47.317Z] [2019-12-08T17:32:47.317Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:32:47.317Z] #31 55.19 internal/reflectlite [2019-12-08T17:32:47.317Z] #31 55.19 sync [2019-12-08T17:32:47.317Z] #31 59.50 errors [2019-12-08T17:32:47.317Z] #31 59.50 sort [2019-12-08T17:32:47.317Z] #31 60.18 strconv [2019-12-08T17:32:47.317Z] #31 61.95 io [2019-12-08T17:32:47.317Z] #31 63.65 syscall [2019-12-08T17:32:47.317Z] #31 ... [2019-12-08T17:32:47.317Z] [2019-12-08T17:32:47.317Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:32:47.317Z] #26 12.45 # 1.9% #### 6.5% ############## 20.7% ######################### 35.2% ################################# 46.0% ################################################# 68.9% ########################################################### 82.6% ######################################################################## 100.0% [2019-12-08T17:32:47.436Z] #18 10.16 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-08T17:32:47.436Z] #18 10.41 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-08T17:32:47.574Z] #26 ... [2019-12-08T17:32:47.574Z] [2019-12-08T17:32:47.574Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-08T17:32:47.574Z] #56 58.79 The following NEW packages will be installed: [2019-12-08T17:32:47.574Z] #56 58.80 btrfs-progs btrfs-tools liblzo2-2 [2019-12-08T17:32:47.574Z] #56 60.04 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:32:47.574Z] #56 60.04 Need to get 649 kB of archives. [2019-12-08T17:32:47.574Z] #56 60.04 After this operation, 4320 kB of additional disk space will be used. [2019-12-08T17:32:47.574Z] #56 60.04 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-08T17:32:47.574Z] #56 60.05 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-12-08T17:32:47.574Z] #56 60.12 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-12-08T17:32:47.574Z] #56 62.44 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:32:47.574Z] #56 62.70 Fetched 649 kB in 1s (508 kB/s) [2019-12-08T17:32:47.574Z] #56 63.14 Selecting previously unselected package liblzo2-2:amd64. [2019-12-08T17:32:47.574Z] #56 63.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 ... 15091 files and directories currently installed.) [2019-12-08T17:32:47.574Z] #56 63.21 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-08T17:32:47.574Z] #56 63.24 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-08T17:32:47.574Z] #56 63.56 Selecting previously unselected package btrfs-progs. [2019-12-08T17:32:47.574Z] #56 63.57 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-12-08T17:32:47.574Z] #56 63.59 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-08T17:32:47.574Z] #56 64.69 Selecting previously unselected package btrfs-tools. [2019-12-08T17:32:47.574Z] #56 64.74 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-12-08T17:32:47.574Z] #56 64.86 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-08T17:32:47.574Z] #56 65.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:32:47.574Z] #56 65.25 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-08T17:32:47.574Z] #56 65.27 Setting up btrfs-progs (4.7.3-1) ... [2019-12-08T17:32:47.574Z] #56 65.29 Setting up btrfs-tools (4.7.3-1) ... [2019-12-08T17:32:47.574Z] #56 65.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:32:47.574Z] #56 DONE 66.1s [2019-12-08T17:32:47.574Z] [2019-12-08T17:32:47.574Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-08T17:32:47.574Z] #10 54.34 Building dependency tree... [2019-12-08T17:32:47.574Z] #10 59.00 The following additional packages will be installed: [2019-12-08T17:32:47.574Z] #10 59.00 libapparmor1 libseccomp2 [2019-12-08T17:32:47.574Z] #10 59.01 Suggested packages: [2019-12-08T17:32:47.574Z] #10 59.02 seccomp [2019-12-08T17:32:47.574Z] #10 59.48 The following NEW packages will be installed: [2019-12-08T17:32:47.574Z] #10 59.48 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-12-08T17:32:47.574Z] #10 60.78 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:32:47.574Z] #10 60.78 Need to get 300 kB of archives. [2019-12-08T17:32:47.574Z] #10 60.78 After this operation, 1201 kB of additional disk space will be used. [2019-12-08T17:32:47.574Z] #10 60.78 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-12-08T17:32:47.574Z] #10 60.78 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-12-08T17:32:47.574Z] #10 60.78 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-12-08T17:32:47.574Z] #10 60.78 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-12-08T17:32:47.574Z] #10 62.67 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:32:47.574Z] #10 63.15 Fetched 300 kB in 1s (249 kB/s) [2019-12-08T17:32:47.574Z] #10 63.34 Selecting previously unselected package libseccomp2:amd64. [2019-12-08T17:32:47.574Z] #10 63.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-08T17:32:47.574Z] #10 63.41 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-12-08T17:32:47.574Z] #10 63.53 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-08T17:32:47.574Z] #10 63.77 Selecting previously unselected package libseccomp-dev:amd64. [2019-12-08T17:32:47.574Z] #10 63.78 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-12-08T17:32:47.574Z] #10 63.80 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-08T17:32:47.574Z] #10 64.17 Selecting previously unselected package libapparmor1:amd64. [2019-12-08T17:32:47.574Z] #10 64.17 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-12-08T17:32:47.574Z] #10 64.18 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-12-08T17:32:47.574Z] #10 64.61 Selecting previously unselected package libapparmor-dev:amd64. [2019-12-08T17:32:47.574Z] #10 64.61 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-12-08T17:32:47.574Z] #10 64.61 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-12-08T17:32:47.574Z] #10 65.11 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:32:47.574Z] #10 65.25 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-08T17:32:47.574Z] #10 65.26 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-12-08T17:32:47.574Z] #10 65.27 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-08T17:32:47.574Z] #10 65.28 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-12-08T17:32:47.574Z] #10 65.29 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:32:47.574Z] #10 DONE 66.1s [2019-12-08T17:32:47.574Z] [2019-12-08T17:32:47.574Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-08T17:32:47.819Z] #41 153.0 CC criu/protobuf-desc.o [2019-12-08T17:32:47.830Z] #52 DONE 0.3s [2019-12-08T17:32:47.830Z] [2019-12-08T17:32:47.830Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-08T17:32:47.830Z] #57 DONE 0.3s [2019-12-08T17:32:47.830Z] [2019-12-08T17:32:47.830Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-08T17:32:47.830Z] #53 DONE 0.1s [2019-12-08T17:32:47.830Z] [2019-12-08T17:32:47.830Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:32:47.830Z] #40 66.43 Selecting previously unselected package libprotobuf-c1:amd64. [2019-12-08T17:32:47.830Z] #40 66.43 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-12-08T17:32:47.830Z] #40 66.46 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-08T17:32:47.832Z] #27 ... [2019-12-08T17:32:47.832Z] [2019-12-08T17:32:47.832Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:32:47.832Z] #42 12.92 make[1]: Nothing to be done for 'all'. [2019-12-08T17:32:47.832Z] #42 14.35 CC images/stats.o [2019-12-08T17:32:47.832Z] #42 14.68 CC images/core.o [2019-12-08T17:32:47.832Z] #42 15.21 CC images/core-x86.o [2019-12-08T17:32:47.832Z] #42 15.82 CC images/core-arm.o [2019-12-08T17:32:47.832Z] #42 16.15 CC images/core-aarch64.o [2019-12-08T17:32:47.832Z] #42 16.44 CC images/core-ppc64.o [2019-12-08T17:32:47.832Z] #42 17.35 CC images/core-s390.o [2019-12-08T17:32:47.832Z] #42 18.18 CC images/cpuinfo.o [2019-12-08T17:32:47.832Z] #42 18.47 CC images/inventory.o [2019-12-08T17:32:47.832Z] #42 18.69 CC images/fdinfo.o [2019-12-08T17:32:47.832Z] #42 18.97 CC images/fown.o [2019-12-08T17:32:47.832Z] #42 19.25 CC images/ns.o [2019-12-08T17:32:47.832Z] #42 19.60 CC images/regfile.o [2019-12-08T17:32:47.832Z] #42 19.77 CC images/ghost-file.o [2019-12-08T17:32:47.832Z] #42 20.06 CC images/fifo.o [2019-12-08T17:32:47.832Z] #42 20.23 CC images/remap-file-path.o [2019-12-08T17:32:47.832Z] #42 20.44 CC images/eventfd.o [2019-12-08T17:32:47.832Z] #42 20.57 CC images/eventpoll.o [2019-12-08T17:32:47.832Z] #42 20.84 CC images/fh.o [2019-12-08T17:32:47.832Z] #42 21.02 CC images/fsnotify.o [2019-12-08T17:32:47.832Z] #42 21.59 CC images/signalfd.o [2019-12-08T17:32:47.832Z] #42 21.80 CC images/fs.o [2019-12-08T17:32:47.832Z] #42 22.05 CC images/pstree.o [2019-12-08T17:32:47.832Z] #42 22.18 CC images/pipe.o [2019-12-08T17:32:47.832Z] #42 22.33 CC images/tcp-stream.o [2019-12-08T17:32:47.832Z] #42 22.54 CC images/sk-packet.o [2019-12-08T17:32:47.832Z] #42 22.71 CC images/mnt.o [2019-12-08T17:32:47.832Z] #42 22.99 CC images/pipe-data.o [2019-12-08T17:32:47.832Z] #42 ... [2019-12-08T17:32:47.832Z] [2019-12-08T17:32:47.832Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:32:47.832Z] #27 37.51 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-08T17:32:47.832Z] #27 37.61 skipping existing b63cc5f62c21 [2019-12-08T17:32:47.832Z] #27 37.82 [2019-12-08T17:32:48.086Z] #40 ... [2019-12-08T17:32:48.086Z] [2019-12-08T17:32:48.086Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-08T17:32:48.086Z] #58 DONE 0.1s [2019-12-08T17:32:48.086Z] [2019-12-08T17:32:48.086Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:32:48.086Z] #40 66.64 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-12-08T17:32:48.086Z] #40 66.64 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-12-08T17:32:48.086Z] #40 66.64 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-12-08T17:32:48.086Z] #40 66.79 Selecting previously unselected package zlib1g-dev:amd64. [2019-12-08T17:32:48.086Z] #40 66.80 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-12-08T17:32:48.349Z] #40 66.81 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-12-08T17:32:48.373Z] #18 11.50 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-12-08T17:32:48.508Z] #27 ... [2019-12-08T17:32:48.508Z] [2019-12-08T17:32:48.508Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:32:48.508Z] #18 20.24 Reading package lists... [2019-12-08T17:32:48.508Z] #18 25.48 Building dependency tree... [2019-12-08T17:32:48.508Z] #18 26.73 The following additional packages will be installed: [2019-12-08T17:32:48.508Z] #18 26.73 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-12-08T17:32:48.508Z] #18 26.76 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-12-08T17:32:48.508Z] #18 26.76 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-12-08T17:32:48.508Z] #18 26.76 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-12-08T17:32:48.508Z] #18 26.76 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-12-08T17:32:48.508Z] #18 26.76 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-08T17:32:48.508Z] #18 26.76 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-12-08T17:32:48.508Z] #18 26.76 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-12-08T17:32:48.508Z] #18 26.76 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-12-08T17:32:48.508Z] #18 26.77 Suggested packages: [2019-12-08T17:32:48.508Z] #18 26.77 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-12-08T17:32:48.508Z] #18 26.77 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-12-08T17:32:48.508Z] #18 26.77 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-12-08T17:32:48.508Z] #18 26.77 vim-doc vim-scripts xfsdump acl attr quota [2019-12-08T17:32:48.508Z] #18 26.77 Recommended packages: [2019-12-08T17:32:48.508Z] #18 26.77 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-08T17:32:48.508Z] #18 26.77 python3-keyrings.alt python3-xdg unzip [2019-12-08T17:32:48.508Z] #18 31.33 The following NEW packages will be installed: [2019-12-08T17:32:48.508Z] #18 31.33 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-12-08T17:32:48.508Z] #18 31.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-12-08T17:32:48.508Z] #18 31.33 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-08T17:32:48.508Z] #18 31.33 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-12-08T17:32:48.508Z] #18 31.34 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-12-08T17:32:48.508Z] #18 31.34 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-12-08T17:32:48.508Z] #18 31.34 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-12-08T17:32:48.508Z] #18 31.34 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-12-08T17:32:48.508Z] #18 31.34 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-12-08T17:32:48.508Z] #18 31.34 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-12-08T17:32:48.508Z] #18 31.34 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-12-08T17:32:48.508Z] #18 31.34 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-12-08T17:32:48.508Z] #18 31.34 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-12-08T17:32:48.508Z] #18 31.34 xfsprogs xxd xz-utils zip [2019-12-08T17:32:48.508Z] #18 31.43 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:32:48.508Z] #18 31.43 Need to get 88.2 MB of archives. [2019-12-08T17:32:48.508Z] #18 31.43 After this operation, 565 MB of additional disk space will be used. [2019-12-08T17:32:48.508Z] #18 31.43 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-12-08T17:32:48.508Z] #18 31.48 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-12-08T17:32:48.508Z] #18 31.48 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-12-08T17:32:48.508Z] #18 31.48 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-12-08T17:32:48.508Z] #18 31.50 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-12-08T17:32:48.508Z] #18 31.50 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-12-08T17:32:48.508Z] #18 31.75 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-12-08T17:32:48.508Z] #18 32.35 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-12-08T17:32:48.508Z] #18 32.43 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-12-08T17:32:48.508Z] #18 32.57 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-12-08T17:32:48.508Z] #18 32.78 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-12-08T17:32:48.508Z] #18 32.81 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-12-08T17:32:48.508Z] #18 32.81 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-12-08T17:32:48.508Z] #18 32.81 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-12-08T17:32:48.508Z] #18 32.81 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-12-08T17:32:48.508Z] #18 32.82 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-12-08T17:32:48.508Z] #18 32.82 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-12-08T17:32:48.508Z] #18 32.82 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-12-08T17:32:48.508Z] #18 32.82 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-12-08T17:32:48.508Z] #18 32.82 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-12-08T17:32:48.508Z] #18 32.83 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-12-08T17:32:48.508Z] #18 32.86 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-08T17:32:48.508Z] #18 32.86 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-08T17:32:48.508Z] #18 32.92 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-12-08T17:32:48.508Z] #18 33.09 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-12-08T17:32:48.508Z] #18 33.18 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-12-08T17:32:48.508Z] #18 33.19 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-12-08T17:32:48.508Z] #18 33.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-12-08T17:32:48.508Z] #18 33.19 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-12-08T17:32:48.508Z] #18 33.20 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-12-08T17:32:48.508Z] #18 33.26 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-12-08T17:32:48.508Z] #18 33.26 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-12-08T17:32:48.508Z] #18 33.26 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-12-08T17:32:48.508Z] #18 33.26 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-12-08T17:32:48.508Z] #18 33.32 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-12-08T17:32:48.508Z] #18 33.37 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-12-08T17:32:48.508Z] #18 33.38 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-12-08T17:32:48.508Z] #18 33.38 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-12-08T17:32:48.508Z] #18 33.57 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-12-08T17:32:48.508Z] #18 33.85 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-12-08T17:32:48.508Z] #18 33.86 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-12-08T17:32:48.508Z] #18 33.86 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-12-08T17:32:48.508Z] #18 33.88 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-12-08T17:32:48.508Z] #18 33.89 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-12-08T17:32:48.508Z] #18 33.89 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-12-08T17:32:48.508Z] #18 33.90 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-12-08T17:32:48.508Z] #18 33.90 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-12-08T17:32:48.508Z] #18 34.00 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-12-08T17:32:48.508Z] #18 34.30 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-12-08T17:32:48.508Z] #18 34.35 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-08T17:32:48.508Z] #18 34.49 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-08T17:32:48.508Z] #18 34.49 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-08T17:32:48.508Z] #18 34.49 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-12-08T17:32:48.508Z] #18 34.54 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-08T17:32:48.508Z] #18 34.54 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-12-08T17:32:48.508Z] #18 34.56 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-08T17:32:48.508Z] #18 35.11 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-12-08T17:32:48.508Z] #18 35.21 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-12-08T17:32:48.508Z] #18 35.26 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-12-08T17:32:48.508Z] #18 35.30 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-12-08T17:32:48.508Z] #18 35.30 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-12-08T17:32:48.508Z] #18 35.31 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-12-08T17:32:48.606Z] #40 67.29 Selecting previously unselected package libprotobuf10:amd64. [2019-12-08T17:32:48.606Z] #40 67.31 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-12-08T17:32:48.606Z] #40 67.32 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-12-08T17:32:48.751Z] #41 153.9 CC criu/protobuf.o [2019-12-08T17:32:48.903Z] #18 35.54 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-12-08T17:32:48.903Z] #18 35.76 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-12-08T17:32:49.009Z] #41 ... [2019-12-08T17:32:49.009Z] [2019-12-08T17:32:49.009Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-08T17:32:49.009Z] #18 6.035 Collecting yamllint==1.16.0 [2019-12-08T17:32:49.009Z] #18 12.83 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-08T17:32:49.009Z] #18 13.19 Collecting pyyaml (from yamllint==1.16.0) [2019-12-08T17:32:49.009Z] #18 14.41 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-08T17:32:49.009Z] #18 ... [2019-12-08T17:32:49.009Z] [2019-12-08T17:32:49.009Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:32:49.009Z] #41 154.3 CC criu/pstree.o [2019-12-08T17:32:49.304Z] #18 35.83 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-08T17:32:49.310Z] #18 12.53 Collecting pyyaml (from yamllint==1.16.0) [2019-12-08T17:32:49.708Z] #18 ... [2019-12-08T17:32:49.708Z] [2019-12-08T17:32:49.708Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:32:49.708Z] #27 39.41 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-08T17:32:49.942Z] #41 155.2 CC criu/rbtree.o [2019-12-08T17:32:49.971Z] #40 68.51 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-12-08T17:32:49.971Z] #40 68.51 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-12-08T17:32:49.971Z] #40 68.52 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-12-08T17:32:50.109Z] #27 39.82 [2019-12-08T17:32:50.109Z] #27 40.02 ######################################################################## 100.0% [2019-12-08T17:32:50.109Z] #27 40.09 [2019-12-08T17:32:50.109Z] #27 40.14 Download of images into '/build' complete. [2019-12-08T17:32:50.200Z] #41 155.5 CC criu/rst-malloc.o [2019-12-08T17:32:50.228Z] #40 68.87 Selecting previously unselected package libprotobuf-dev:amd64. [2019-12-08T17:32:50.228Z] #40 68.87 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-12-08T17:32:50.228Z] #40 68.88 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-12-08T17:32:50.247Z] #18 13.68 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-08T17:32:50.458Z] #41 155.8 CC criu/seccomp.o [2019-12-08T17:32:50.508Z] #27 40.14 Use something like the following to load the result into a Docker daemon: [2019-12-08T17:32:50.508Z] #27 40.14 tar -cC '/build' . | docker load [2019-12-08T17:32:50.508Z] #27 DONE 40.2s [2019-12-08T17:32:50.508Z] [2019-12-08T17:32:50.508Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:32:50.508Z] #18 36.52 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-12-08T17:32:50.508Z] #18 37.03 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-12-08T17:32:50.508Z] #18 37.16 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-12-08T17:32:50.925Z] #18 ... [2019-12-08T17:32:50.925Z] [2019-12-08T17:32:50.925Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:32:50.925Z] #60 30.39 + cd /tmp/tmp.tcx40tW2AB/src/github.com/containerd/containerd [2019-12-08T17:32:50.925Z] #60 30.39 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-08T17:32:50.925Z] #60 31.45 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-08T17:32:50.925Z] #60 31.45 + BUILDTAGS='netgo osusergo static_build' [2019-12-08T17:32:50.925Z] #60 31.45 + export EXTRA_FLAGS=-buildmode=pie [2019-12-08T17:32:50.925Z] #60 31.45 + EXTRA_FLAGS=-buildmode=pie [2019-12-08T17:32:50.925Z] #60 31.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-08T17:32:50.925Z] #60 31.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-08T17:32:50.925Z] #60 31.45 + '[' '' = dynamic ']' [2019-12-08T17:32:50.925Z] #60 31.45 + make [2019-12-08T17:32:50.925Z] #60 33.16 + bin/ctr [2019-12-08T17:32:50.925Z] #60 ... [2019-12-08T17:32:50.925Z] [2019-12-08T17:32:50.925Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:32:50.925Z] #42 23.13 CC images/sa.o [2019-12-08T17:32:50.925Z] #42 23.47 CC images/timer.o [2019-12-08T17:32:50.925Z] #42 23.86 CC images/timerfd.o [2019-12-08T17:32:50.925Z] #42 24.09 CC images/mm.o [2019-12-08T17:32:50.925Z] #42 24.53 CC images/sk-opts.o [2019-12-08T17:32:50.925Z] #42 24.79 CC images/sk-unix.o [2019-12-08T17:32:50.925Z] #42 25.18 CC images/sk-inet.o [2019-12-08T17:32:50.925Z] #42 25.56 CC images/tun.o [2019-12-08T17:32:50.925Z] #42 25.80 CC images/sk-netlink.o [2019-12-08T17:32:50.925Z] #42 26.37 CC images/packet-sock.o [2019-12-08T17:32:51.341Z] #42 26.98 CC images/ipc-var.o [2019-12-08T17:32:51.392Z] #41 156.5 CC criu/seize.o [2019-12-08T17:32:51.626Z] #18 14.86 Building wheels for collected packages: pathspec, pyyaml [2019-12-08T17:32:51.626Z] #18 14.86 Running setup.py bdist_wheel for pathspec: started [2019-12-08T17:32:51.749Z] #42 27.15 CC images/ipc-desc.o [2019-12-08T17:32:51.749Z] #42 27.27 CC images/ipc-shm.o [2019-12-08T17:32:51.749Z] #42 27.40 CC images/ipc-msg.o [2019-12-08T17:32:52.158Z] #42 27.65 CC images/ipc-sem.o [2019-12-08T17:32:52.158Z] #42 27.82 CC images/utsns.o [2019-12-08T17:32:52.161Z] #40 ... [2019-12-08T17:32:52.161Z] [2019-12-08T17:32:52.161Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:32:52.161Z] #47 59.97 + cd /tmp/tmp.Q6XyxubcJ6/src/gotest.tools/gotestsum [2019-12-08T17:32:52.161Z] #47 59.97 + git checkout -q v0.3.5 [2019-12-08T17:32:52.161Z] #47 60.05 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-08T17:32:52.161Z] #47 ... [2019-12-08T17:32:52.161Z] [2019-12-08T17:32:52.161Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:32:52.161Z] #26 14.09 [2019-12-08T17:32:52.161Z] #26 14.52 0.4% ##### 8.2% ######### 13.0% ############# 19.4% #################### 27.9% ####################### 32.8% ########################## 36.4% ############################### 43.6% ###################################### 52.9% ############################################ 61.7% ################################################# 68.4% ######################################################### 80.4% ############################################################### 88.3% #################################################################### 94.9% ######################################################################## 100.0% [2019-12-08T17:32:52.161Z] #26 16.95 [2019-12-08T17:32:52.326Z] #41 157.4 CC criu/servicefd.o [2019-12-08T17:32:52.418Z] #26 17.35 1.1% # 2.8% ## 4.1% #### 5.7% ###### 9.7% ######## 11.7% ######### 13.9% ########### 15.8% [2019-12-08T17:32:52.418Z] #26 ... [2019-12-08T17:32:52.418Z] [2019-12-08T17:32:52.418Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:32:52.418Z] #44 60.56 internal/singleflight [2019-12-08T17:32:52.418Z] #44 62.63 io [2019-12-08T17:32:52.418Z] #44 62.64 strconv [2019-12-08T17:32:52.418Z] #44 64.91 bytes [2019-12-08T17:32:52.418Z] #44 68.74 reflect [2019-12-08T17:32:52.418Z] #44 69.50 bufio [2019-12-08T17:32:52.566Z] #18 15.70 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-12-08T17:32:52.566Z] #18 15.70 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-12-08T17:32:52.566Z] #18 15.72 Running setup.py bdist_wheel for pyyaml: started [2019-12-08T17:32:52.568Z] #42 27.98 CC images/creds.o [2019-12-08T17:32:52.568Z] #42 28.10 CC images/vma.o [2019-12-08T17:32:52.568Z] #42 ... [2019-12-08T17:32:52.568Z] [2019-12-08T17:32:52.568Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:32:52.568Z] #32 59.58 internal/poll [2019-12-08T17:32:52.568Z] #32 60.83 internal/fmtsort [2019-12-08T17:32:52.568Z] #32 61.28 internal/syscall/unix [2019-12-08T17:32:52.568Z] #32 61.49 os [2019-12-08T17:32:52.568Z] #32 61.61 strings [2019-12-08T17:32:52.568Z] #32 63.90 path [2019-12-08T17:32:52.568Z] #32 64.92 text/tabwriter [2019-12-08T17:32:52.568Z] #32 65.49 fmt [2019-12-08T17:32:52.568Z] #32 66.19 path/filepath [2019-12-08T17:32:52.568Z] #32 68.08 io/ioutil [2019-12-08T17:32:52.590Z] #41 157.8 CC criu/shmem.o [2019-12-08T17:32:52.679Z] #44 ... [2019-12-08T17:32:52.679Z] [2019-12-08T17:32:52.679Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-08T17:32:52.679Z] #28 61.26 + cd /tmp/tmp.0WDd8MLuim/src/github.com/go-swagger/go-swagger [2019-12-08T17:32:52.679Z] #28 61.26 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-08T17:32:52.679Z] #28 64.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-08T17:32:52.679Z] #28 ... [2019-12-08T17:32:52.679Z] [2019-12-08T17:32:52.679Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:32:52.848Z] #41 ... [2019-12-08T17:32:52.848Z] [2019-12-08T17:32:52.848Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:32:52.848Z] #38 219.7 + rm -rf /tmp/tmp.GyqM2HGNXX/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GyqM2HGNXX [2019-12-08T17:32:52.848Z] #38 DONE 220.2s [2019-12-08T17:32:53.005Z] #32 ... [2019-12-08T17:32:53.005Z] [2019-12-08T17:32:53.005Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:32:53.005Z] #18 39.66 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-12-08T17:32:53.106Z] [2019-12-08T17:32:53.106Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-08T17:32:53.106Z] #18 16.29 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-08T17:32:53.106Z] #18 17.41 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-12-08T17:32:53.106Z] #18 18.57 Building wheels for collected packages: pyyaml, pathspec [2019-12-08T17:32:53.106Z] #18 18.57 Running setup.py bdist_wheel for pyyaml: started [2019-12-08T17:32:53.106Z] #18 19.84 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-08T17:32:53.106Z] #18 19.84 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-08T17:32:53.106Z] #18 19.95 Running setup.py bdist_wheel for pathspec: started [2019-12-08T17:32:53.135Z] #18 16.53 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-08T17:32:53.135Z] #18 16.53 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-08T17:32:53.135Z] #18 16.58 Successfully built pathspec pyyaml [2019-12-08T17:32:53.394Z] #18 16.58 Installing collected packages: pathspec, pyyaml, yamllint [2019-12-08T17:32:53.394Z] #18 16.87 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-08T17:32:54.334Z] #18 DONE 17.4s [2019-12-08T17:32:54.334Z] [2019-12-08T17:32:54.334Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:32:54.334Z] #38 ... [2019-12-08T17:32:54.334Z] [2019-12-08T17:32:54.334Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-08T17:32:54.334Z] #67 DONE 0.1s [2019-12-08T17:32:54.334Z] [2019-12-08T17:32:54.334Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-08T17:32:54.334Z] #43 DONE 0.2s [2019-12-08T17:32:54.334Z] [2019-12-08T17:32:54.334Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-08T17:32:54.334Z] #52 DONE 0.2s [2019-12-08T17:32:54.334Z] [2019-12-08T17:32:54.334Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-08T17:32:54.334Z] #30 DONE 0.2s [2019-12-08T17:32:54.334Z] [2019-12-08T17:32:54.334Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-08T17:32:54.334Z] #46 DONE 0.2s [2019-12-08T17:32:54.334Z] [2019-12-08T17:32:54.334Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:32:54.479Z] #18 21.46 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-12-08T17:32:54.479Z] #18 21.46 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-12-08T17:32:54.479Z] #18 21.47 Successfully built pyyaml pathspec [2019-12-08T17:32:54.479Z] #18 21.48 Installing collected packages: pyyaml, pathspec, yamllint [2019-12-08T17:32:54.594Z] #47 ... [2019-12-08T17:32:54.594Z] [2019-12-08T17:32:54.594Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-08T17:32:54.594Z] #34 DONE 0.5s [2019-12-08T17:32:54.594Z] [2019-12-08T17:32:54.594Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-08T17:32:54.594Z] #57 DONE 0.6s [2019-12-08T17:32:54.737Z] #18 21.84 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-08T17:32:54.854Z] [2019-12-08T17:32:54.854Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-08T17:32:54.854Z] #49 DONE 0.6s [2019-12-08T17:32:54.854Z] [2019-12-08T17:32:54.854Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-08T17:32:54.854Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-08T17:32:54.854Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-08T17:32:54.854Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-12-08T17:32:54.854Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-12-08T17:32:54.854Z] #65 ... [2019-12-08T17:32:54.854Z] [2019-12-08T17:32:54.854Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-08T17:32:54.854Z] #61 DONE 0.8s [2019-12-08T17:32:54.854Z] [2019-12-08T17:32:54.854Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-08T17:32:54.854Z] #25 DONE 0.8s [2019-12-08T17:32:54.854Z] [2019-12-08T17:32:54.854Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-08T17:32:54.998Z] #18 DONE 22.2s [2019-12-08T17:32:54.998Z] [2019-12-08T17:32:54.998Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:32:54.998Z] #41 158.8 CC criu/sigframe.o [2019-12-08T17:32:54.998Z] #41 159.2 CC criu/signalfd.o [2019-12-08T17:32:54.998Z] #41 159.6 CC criu/sk-inet.o [2019-12-08T17:32:54.998Z] #41 160.4 CC criu/sk-netlink.o [2019-12-08T17:32:55.115Z] #65 ... [2019-12-08T17:32:55.115Z] [2019-12-08T17:32:55.115Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-08T17:32:55.115Z] #23 DONE 0.8s [2019-12-08T17:32:55.115Z] [2019-12-08T17:32:55.115Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-08T17:32:55.115Z] #53 DONE 0.7s [2019-12-08T17:32:55.115Z] [2019-12-08T17:32:55.115Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-08T17:32:55.376Z] #65 ... [2019-12-08T17:32:55.376Z] [2019-12-08T17:32:55.376Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-08T17:32:55.376Z] #35 DONE 0.7s [2019-12-08T17:32:55.376Z] [2019-12-08T17:32:55.376Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-08T17:32:55.376Z] #58 DONE 0.7s [2019-12-08T17:32:55.376Z] [2019-12-08T17:32:55.376Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-08T17:32:55.563Z] #41 ... [2019-12-08T17:32:55.564Z] [2019-12-08T17:32:55.564Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-08T17:32:55.564Z] #23 DONE 0.3s [2019-12-08T17:32:55.564Z] [2019-12-08T17:32:55.564Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:32:55.564Z] #41 160.8 CC criu/sk-packet.o [2019-12-08T17:32:55.648Z] #18 42.07 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:32:55.648Z] #18 42.17 Fetched 88.2 MB in 9s (8966 kB/s) [2019-12-08T17:32:55.648Z] #18 42.26 Selecting previously unselected package bash-completion. [2019-12-08T17:32:55.649Z] #18 42.26 (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-12-08T17:32:55.649Z] #18 42.27 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-08T17:32:55.649Z] #18 ... [2019-12-08T17:32:55.649Z] [2019-12-08T17:32:55.649Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:32:55.649Z] #45 62.57 os [2019-12-08T17:32:55.649Z] #45 63.35 strings [2019-12-08T17:32:55.649Z] #45 66.97 regexp/syntax [2019-12-08T17:32:55.649Z] #45 67.07 fmt [2019-12-08T17:32:55.649Z] #45 ... [2019-12-08T17:32:55.649Z] [2019-12-08T17:32:55.649Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:32:55.649Z] #42 28.35 CC images/netdev.o [2019-12-08T17:32:55.649Z] #42 29.13 CC images/tty.o [2019-12-08T17:32:55.649Z] #42 29.84 CC images/file-lock.o [2019-12-08T17:32:55.649Z] #42 30.00 CC images/rlimit.o [2019-12-08T17:32:55.649Z] #42 30.20 CC images/pagemap.o [2019-12-08T17:32:55.649Z] #42 30.32 CC images/siginfo.o [2019-12-08T17:32:55.649Z] #42 30.49 CC images/rpc.o [2019-12-08T17:32:56.064Z] #42 31.61 CC images/ext-file.o [2019-12-08T17:32:56.124Z] #26 17.35 1.1% # 2.8% ## 4.1% #### 5.7% ###### 9.7% ######## 11.7% ######### 13.9% ########### 15.8% ############ 17.9% ############## 20.1% ############### 21.6% ################# 23.9% ################### 26.4% #################### 28.5% ##################### 30.0% ####################### 32.6% ######################### 35.0% ########################## 37.3% ############################ 39.1% ############################# 40.9% ############################### 43.2% ################################ 45.7% ################################## 47.3% ################################## 48.4% #################################### 50.6% ##################################### 52.3% ###################################### 53.8% ####################################### 55.2% ######################################## 56.3% ######################################### 57.3% ########################################## 59.5% ############################################ 61.2% ############################################ 62.4% ############################################# 63.0% ################################################## 69.5% ################################################### 71.7% ###################################################### 76.3% ########################################################## 80.9% [2019-12-08T17:32:56.124Z] #26 ... [2019-12-08T17:32:56.124Z] [2019-12-08T17:32:56.124Z] #11 [dev 1/24] RUN groupadd -r docker [2019-12-08T17:32:56.124Z] #11 DONE 8.6s [2019-12-08T17:32:56.124Z] [2019-12-08T17:32:56.124Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:32:56.129Z] #41 161.5 CC criu/sk-queue.o [2019-12-08T17:32:56.483Z] #42 31.88 CC images/cgroup.o [2019-12-08T17:32:56.695Z] #41 161.9 CC criu/sk-tcp.o [2019-12-08T17:32:56.695Z] #41 162.2 CC criu/sk-unix.o [2019-12-08T17:32:56.884Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.2s done [2019-12-08T17:32:56.888Z] #42 32.31 CC images/userns.o [2019-12-08T17:32:56.894Z] #26 17.35 1.1% # 2.8% ## 4.1% #### 5.7% ###### 9.7% ######## 11.7% ######### 13.9% ########### 15.8% ############ 17.9% ############## 20.1% ############### 21.6% ################# 23.9% ################### 26.4% #################### 28.5% ##################### 30.0% ####################### 32.6% ######################### 35.0% ########################## 37.3% ############################ 39.1% ############################# 40.9% ############################### 43.2% ################################ 45.7% ################################## 47.3% ################################## 48.4% #################################### 50.6% ##################################### 52.3% ###################################### 53.8% ####################################### 55.2% ######################################## 56.3% ######################################### 57.3% ########################################## 59.5% ############################################ 61.2% ############################################ 62.4% ############################################# 63.0% ################################################## 69.5% ################################################### 71.7% ###################################################### 76.3% ########################################################## 80.9% ############################################################# 85.2% ############################################################## 87.1% ################################################################ 89.0% ################################################################## 92.9% ##################################################################### 96.5% ####################################################################### 99.6% ######################################################################## 100.0% [2019-12-08T17:32:56.894Z] #26 22.84 [2019-12-08T17:32:57.146Z] #65 DONE 2.8s [2019-12-08T17:32:57.146Z] [2019-12-08T17:32:57.146Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:32:57.261Z] #41 ... [2019-12-08T17:32:57.261Z] [2019-12-08T17:32:57.261Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-08T17:32:57.261Z] #27 DONE 1.9s [2019-12-08T17:32:57.261Z] [2019-12-08T17:32:57.261Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-08T17:32:57.296Z] #42 32.48 CC images/google/protobuf/descriptor.o [2019-12-08T17:32:57.671Z] #29 DONE 0.2s [2019-12-08T17:32:57.671Z] [2019-12-08T17:32:57.671Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-08T17:32:57.671Z] #32 DONE 0.1s [2019-12-08T17:32:57.671Z] [2019-12-08T17:32:57.671Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:32:57.671Z] #50 ... [2019-12-08T17:32:57.671Z] [2019-12-08T17:32:57.671Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-08T17:32:57.671Z] #37 DONE 0.1s [2019-12-08T17:32:57.671Z] [2019-12-08T17:32:57.671Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-08T17:32:57.821Z] #26 ... [2019-12-08T17:32:57.821Z] [2019-12-08T17:32:57.821Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:32:57.821Z] #54 6.694 + RM_GOPATH=0 [2019-12-08T17:32:57.821Z] #54 6.694 + TMP_GOPATH= [2019-12-08T17:32:57.821Z] #54 6.695 + : /build [2019-12-08T17:32:57.821Z] #54 6.695 + '[' -z '' ']' [2019-12-08T17:32:57.821Z] #54 6.695 ++ mktemp -d [2019-12-08T17:32:57.821Z] #54 6.706 + export GOPATH=/tmp/tmp.5YKHPY6sU9 [2019-12-08T17:32:57.821Z] #54 6.706 + GOPATH=/tmp/tmp.5YKHPY6sU9 [2019-12-08T17:32:57.821Z] #54 6.706 + RM_GOPATH=1 [2019-12-08T17:32:57.821Z] #54 6.706 ++ dirname ./install.sh [2019-12-08T17:32:57.821Z] #54 6.720 + dir=. [2019-12-08T17:32:57.821Z] #54 6.720 + bin=runc [2019-12-08T17:32:57.821Z] #54 6.720 + shift [2019-12-08T17:32:57.821Z] #54 6.720 + '[' '!' -f ./runc.installer ']' [2019-12-08T17:32:57.821Z] #54 6.720 + . ./runc.installer [2019-12-08T17:32:57.821Z] #54 6.722 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-08T17:32:57.821Z] #54 6.722 + install_runc [2019-12-08T17:32:57.821Z] #54 6.724 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-08T17:32:57.821Z] #54 6.725 + uname -r [2019-12-08T17:32:57.821Z] #54 6.726 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-08T17:32:57.821Z] #54 6.726 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-08T17:32:57.821Z] #54 6.727 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-08T17:32:57.821Z] #54 6.727 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5YKHPY6sU9/src/github.com/opencontainers/runc [2019-12-08T17:32:57.821Z] #54 6.735 Cloning into '/tmp/tmp.5YKHPY6sU9/src/github.com/opencontainers/runc'... [2019-12-08T17:32:57.930Z] #39 DONE 0.3s [2019-12-08T17:32:57.930Z] [2019-12-08T17:32:57.930Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:32:58.077Z] #54 ... [2019-12-08T17:32:58.077Z] [2019-12-08T17:32:58.077Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:32:58.077Z] #59 7.389 + RM_GOPATH=0 [2019-12-08T17:32:58.077Z] #59 7.389 + TMP_GOPATH= [2019-12-08T17:32:58.077Z] #59 7.389 + : /build [2019-12-08T17:32:58.077Z] #59 7.389 + '[' -z '' ']' [2019-12-08T17:32:58.077Z] #59 7.398 ++ mktemp -d [2019-12-08T17:32:58.077Z] #59 7.408 + export GOPATH=/tmp/tmp.Iysl1vNvxG [2019-12-08T17:32:58.077Z] #59 7.411 + GOPATH=/tmp/tmp.Iysl1vNvxG [2019-12-08T17:32:58.077Z] #59 7.411 + RM_GOPATH=1 [2019-12-08T17:32:58.077Z] #59 7.431 ++ dirname ./install.sh [2019-12-08T17:32:58.077Z] #59 7.431 + dir=. [2019-12-08T17:32:58.077Z] #59 7.431 + bin=containerd [2019-12-08T17:32:58.077Z] #59 7.432 + shift [2019-12-08T17:32:58.077Z] #59 7.435 + '[' '!' -f ./containerd.installer ']' [2019-12-08T17:32:58.077Z] #59 7.435 + . ./containerd.installer [2019-12-08T17:32:58.077Z] #59 7.439 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-08T17:32:58.077Z] #59 7.441 + install_containerd [2019-12-08T17:32:58.077Z] #59 7.454 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-08T17:32:58.077Z] #59 7.454 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Iysl1vNvxG/src/github.com/containerd/containerd [2019-12-08T17:32:58.077Z] #59 7.454 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-08T17:32:58.077Z] #59 7.596 Cloning into '/tmp/tmp.Iysl1vNvxG/src/github.com/containerd/containerd'... [2019-12-08T17:32:58.077Z] #59 ... [2019-12-08T17:32:58.077Z] [2019-12-08T17:32:58.077Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:32:58.077Z] #31 66.14 reflect [2019-12-08T17:32:58.077Z] #31 75.86 time [2019-12-08T17:32:58.193Z] #50 ... [2019-12-08T17:32:58.193Z] [2019-12-08T17:32:58.193Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:32:58.193Z] #41 163.4 CC criu/sockets.o [2019-12-08T17:32:58.199Z] #42 33.75 CC images/opts.o [2019-12-08T17:32:58.200Z] #42 ... [2019-12-08T17:32:58.200Z] [2019-12-08T17:32:58.200Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:32:58.200Z] #18 45.16 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-08T17:32:58.333Z] #31 ... [2019-12-08T17:32:58.333Z] [2019-12-08T17:32:58.333Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:32:58.333Z] #40 71.14 Selecting previously unselected package libprotoc10:amd64. [2019-12-08T17:32:58.333Z] #40 71.14 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-12-08T17:32:58.333Z] #40 71.15 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-12-08T17:32:58.333Z] #40 72.50 Selecting previously unselected package protobuf-c-compiler. [2019-12-08T17:32:58.333Z] #40 72.50 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-12-08T17:32:58.333Z] #40 72.50 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-08T17:32:58.333Z] #40 72.91 Selecting previously unselected package protobuf-compiler. [2019-12-08T17:32:58.333Z] #40 72.93 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-12-08T17:32:58.333Z] #40 72.99 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-08T17:32:58.333Z] #40 73.36 Selecting previously unselected package python-pkg-resources. [2019-12-08T17:32:58.333Z] #40 73.37 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-08T17:32:58.333Z] #40 73.41 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-08T17:32:58.333Z] #40 74.78 Selecting previously unselected package python-protobuf. [2019-12-08T17:32:58.333Z] #40 74.79 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-12-08T17:32:58.333Z] #40 74.83 Unpacking python-protobuf (3.0.0-9) ... [2019-12-08T17:32:58.333Z] #40 75.99 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-08T17:32:58.333Z] #40 76.16 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-08T17:32:58.333Z] #40 76.18 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-08T17:32:58.760Z] #41 164.0 CC criu/stats.o [2019-12-08T17:32:58.760Z] #41 164.2 CC criu/string.o [2019-12-08T17:32:58.760Z] #41 164.2 CC criu/sysctl.o [2019-12-08T17:32:58.895Z] #40 ... [2019-12-08T17:32:58.895Z] [2019-12-08T17:32:58.895Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:32:58.895Z] #33 67.51 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:32:58.895Z] #33 67.97 Fetched 13.7 MB in 2s (4784 kB/s) [2019-12-08T17:32:58.895Z] #33 68.16 Selecting previously unselected package cmake-data. [2019-12-08T17:32:58.895Z] #33 68.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-08T17:32:58.895Z] #33 68.24 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-08T17:32:58.895Z] #33 68.25 Unpacking cmake-data (3.7.2-1) ... [2019-12-08T17:32:58.895Z] #33 75.04 Selecting previously unselected package liblzo2-2:amd64. [2019-12-08T17:32:58.895Z] #33 75.04 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-08T17:32:58.895Z] #33 75.08 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-08T17:32:58.895Z] #33 75.43 Selecting previously unselected package libicu57:amd64. [2019-12-08T17:32:58.895Z] #33 75.43 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-12-08T17:32:58.895Z] #33 75.49 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-12-08T17:32:59.048Z] #18 45.73 Selecting previously unselected package libnet1:s390x. [2019-12-08T17:32:59.048Z] #18 45.74 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-12-08T17:32:59.048Z] #18 45.74 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-08T17:32:59.048Z] #18 45.81 Selecting previously unselected package libnfnetlink0:s390x. [2019-12-08T17:32:59.048Z] #18 45.81 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-12-08T17:32:59.048Z] #18 45.81 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-12-08T17:32:59.048Z] #18 45.90 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-12-08T17:32:59.048Z] #18 45.90 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-12-08T17:32:59.048Z] #18 45.91 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-12-08T17:32:59.151Z] #33 ... [2019-12-08T17:32:59.151Z] [2019-12-08T17:32:59.151Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:32:59.151Z] #26 25.07 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-08T17:32:59.326Z] #41 164.7 CC criu/sysfs_parse.o [2019-12-08T17:32:59.493Z] #18 46.04 Selecting previously unselected package libudev-dev:s390x. [2019-12-08T17:32:59.493Z] #18 46.04 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-12-08T17:32:59.493Z] #18 46.08 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-12-08T17:32:59.493Z] #18 46.23 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-12-08T17:32:59.493Z] #18 46.24 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-12-08T17:32:59.493Z] #18 46.24 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-12-08T17:32:59.891Z] #41 165.0 CC criu/timerfd.o [2019-12-08T17:33:00.076Z] #26 25.92 [2019-12-08T17:33:00.149Z] #41 165.3 CC criu/tty.o [2019-12-08T17:33:00.160Z] #18 46.87 Selecting previously unselected package python3.5-minimal. [2019-12-08T17:33:00.160Z] #18 46.87 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-12-08T17:33:00.160Z] #18 46.88 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-08T17:33:00.450Z] #59 4.683 + RM_GOPATH=0 [2019-12-08T17:33:00.450Z] #59 4.683 + TMP_GOPATH= [2019-12-08T17:33:00.450Z] #59 4.683 + : /build [2019-12-08T17:33:00.450Z] #59 4.683 + '[' -z '' ']' [2019-12-08T17:33:00.450Z] #59 4.683 ++ mktemp -d [2019-12-08T17:33:00.451Z] #59 4.690 + export GOPATH=/tmp/tmp.x4ZXLoHyj2 [2019-12-08T17:33:00.451Z] #59 4.690 + GOPATH=/tmp/tmp.x4ZXLoHyj2 [2019-12-08T17:33:00.451Z] #59 4.690 + RM_GOPATH=1 [2019-12-08T17:33:00.451Z] #59 4.691 ++ dirname ./install.sh [2019-12-08T17:33:00.451Z] #59 4.692 + dir=. [2019-12-08T17:33:00.451Z] #59 4.693 + bin=containerd [2019-12-08T17:33:00.451Z] #59 4.693 + shift [2019-12-08T17:33:00.451Z] #59 4.694 + '[' '!' -f ./containerd.installer ']' [2019-12-08T17:33:00.451Z] #59 4.694 + . ./containerd.installer [2019-12-08T17:33:00.451Z] #59 4.695 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-08T17:33:00.451Z] #59 4.695 + install_containerd [2019-12-08T17:33:00.451Z] #59 4.696 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-08T17:33:00.451Z] #59 4.696 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-08T17:33:00.451Z] #59 4.697 + git clone https://github.com/containerd/containerd.git /tmp/tmp.x4ZXLoHyj2/src/github.com/containerd/containerd [2019-12-08T17:33:00.451Z] #59 4.700 Cloning into '/tmp/tmp.x4ZXLoHyj2/src/github.com/containerd/containerd'... [2019-12-08T17:33:00.712Z] #59 ... [2019-12-08T17:33:00.712Z] [2019-12-08T17:33:00.712Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:33:00.712Z] #47 5.291 + RM_GOPATH=0 [2019-12-08T17:33:00.712Z] #47 5.291 + TMP_GOPATH= [2019-12-08T17:33:00.712Z] #47 5.292 + : /build [2019-12-08T17:33:00.712Z] #47 5.292 + '[' -z '' ']' [2019-12-08T17:33:00.712Z] #47 5.294 ++ mktemp -d [2019-12-08T17:33:00.712Z] #47 5.296 + export GOPATH=/tmp/tmp.0gKSTjX5fO [2019-12-08T17:33:00.712Z] #47 5.296 + GOPATH=/tmp/tmp.0gKSTjX5fO [2019-12-08T17:33:00.712Z] #47 5.297 + RM_GOPATH=1 [2019-12-08T17:33:00.712Z] #47 5.302 ++ dirname ./install.sh [2019-12-08T17:33:00.712Z] #47 5.303 + dir=. [2019-12-08T17:33:00.712Z] #47 5.304 + bin=gotestsum [2019-12-08T17:33:00.712Z] #47 5.305 + shift [2019-12-08T17:33:00.712Z] #47 5.305 + '[' '!' -f ./gotestsum.installer ']' [2019-12-08T17:33:00.712Z] #47 5.307 + . ./gotestsum.installer [2019-12-08T17:33:00.712Z] #47 5.307 ++ : v0.3.5 [2019-12-08T17:33:00.712Z] #47 5.308 + install_gotestsum [2019-12-08T17:33:00.712Z] #47 5.308 + echo 'Installing gotestsum version v0.3.5' [2019-12-08T17:33:00.712Z] #47 5.309 Installing gotestsum version v0.3.5 [2019-12-08T17:33:00.712Z] #47 5.309 + go get -d gotest.tools/gotestsum [2019-12-08T17:33:01.006Z] #26 26.53 ######################################################################## 100.0% [2019-12-08T17:33:01.006Z] #26 26.71 [2019-12-08T17:33:01.522Z] #41 166.6 CC criu/tun.o [2019-12-08T17:33:01.522Z] #41 167.0 CC criu/uffd.o [2019-12-08T17:33:01.678Z] #18 48.33 Selecting previously unselected package python3-minimal. [2019-12-08T17:33:01.678Z] #18 48.33 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-12-08T17:33:01.678Z] #18 48.33 Unpacking python3-minimal (3.5.3-1) ... [2019-12-08T17:33:01.678Z] #18 48.42 Selecting previously unselected package libmpdec2:s390x. [2019-12-08T17:33:01.678Z] #18 48.42 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-12-08T17:33:01.678Z] #18 48.43 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-12-08T17:33:01.678Z] #18 48.55 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-12-08T17:33:02.077Z] #18 48.55 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-12-08T17:33:02.077Z] #18 48.55 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-12-08T17:33:02.077Z] #18 ... [2019-12-08T17:33:02.077Z] [2019-12-08T17:33:02.077Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:33:02.077Z] #32 70.23 flag [2019-12-08T17:33:02.077Z] #32 70.25 github.com/BurntSushi/toml [2019-12-08T17:33:02.077Z] #32 72.60 log [2019-12-08T17:33:02.077Z] #32 74.84 github.com/BurntSushi/toml/cmd/tomlv [2019-12-08T17:33:02.077Z] #32 DONE 79.0s [2019-12-08T17:33:02.451Z] [2019-12-08T17:33:02.452Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:33:02.452Z] #42 33.93 CC images/seccomp.o [2019-12-08T17:33:02.452Z] #42 34.13 CC images/binfmt-misc.o [2019-12-08T17:33:02.452Z] #42 34.30 CC images/time.o [2019-12-08T17:33:02.452Z] #42 34.46 CC images/sysctl.o [2019-12-08T17:33:02.452Z] #42 34.58 CC images/autofs.o [2019-12-08T17:33:02.452Z] #42 34.72 CC images/macvlan.o [2019-12-08T17:33:02.452Z] #42 34.94 CC images/sit.o [2019-12-08T17:33:02.452Z] #42 35.12 LINK images/built-in.o [2019-12-08T17:33:02.452Z] #42 35.32 GEN compel/include/asm [2019-12-08T17:33:02.452Z] #42 35.32 GEN compel/include/version.h [2019-12-08T17:33:02.452Z] #42 35.36 touch .config [2019-12-08T17:33:02.452Z] #42 35.36 GEN include/common/config.h [2019-12-08T17:33:02.452Z] #42 35.46 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-12-08T17:33:02.452Z] #42 35.52 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-08T17:33:02.452Z] #42 35.56 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-08T17:33:02.452Z] #42 35.64 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-12-08T17:33:02.452Z] #42 35.70 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-12-08T17:33:02.452Z] #42 35.75 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-12-08T17:33:02.452Z] #42 35.82 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-08T17:33:02.452Z] #42 35.84 DEP compel/plugins/std/infect.d [2019-12-08T17:33:02.452Z] #42 36.10 DEP compel/plugins/std/string.d [2019-12-08T17:33:02.452Z] #42 36.16 DEP compel/plugins/std/log.d [2019-12-08T17:33:02.452Z] #42 36.29 DEP compel/plugins/std/fds.d [2019-12-08T17:33:02.452Z] #42 36.49 DEP compel/plugins/std/std.d [2019-12-08T17:33:02.452Z] #42 36.59 DEP compel/plugins/shmem/shmem.d [2019-12-08T17:33:02.452Z] #42 36.67 DEP compel/plugins/fds/fds.d [2019-12-08T17:33:02.452Z] #42 36.83 CC compel/plugins/std/std.o [2019-12-08T17:33:02.452Z] #42 37.17 CC compel/plugins/std/fds.o [2019-12-08T17:33:02.452Z] #42 37.56 CC compel/plugins/std/log.o [2019-12-08T17:33:02.456Z] #41 167.8 CC criu/util.o [2019-12-08T17:33:02.943Z] #26 ... [2019-12-08T17:33:02.943Z] [2019-12-08T17:33:02.943Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-08T17:33:02.943Z] #12 DONE 6.5s [2019-12-08T17:33:02.943Z] [2019-12-08T17:33:02.943Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:33:02.943Z] #26 28.48 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-08T17:33:03.326Z] #42 38.50 CC compel/plugins/std/string.o [2019-12-08T17:33:03.390Z] #41 168.7 CC criu/uts_ns.o [2019-12-08T17:33:03.648Z] #41 168.9 CC criu/vdso-compat.o [2019-12-08T17:33:03.648Z] #41 169.1 CC criu/vdso.o [2019-12-08T17:33:03.732Z] #42 39.19 CC compel/plugins/std/infect.o [2019-12-08T17:33:03.872Z] #26 29.41 [2019-12-08T17:33:04.016Z] #47 ... [2019-12-08T17:33:04.016Z] [2019-12-08T17:33:04.016Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:33:04.016Z] #40 6.117 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:33:04.016Z] #40 6.119 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:33:04.016Z] #40 6.137 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:33:04.016Z] #40 6.163 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:33:04.016Z] #40 6.208 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:33:04.016Z] #40 7.174 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB] [2019-12-08T17:33:04.016Z] #40 8.699 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-08T17:33:04.016Z] #40 9.502 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-08T17:33:04.128Z] #26 30.02 ################################################### 72.0% ######################################################################## 100.0% [2019-12-08T17:33:04.133Z] #42 ... [2019-12-08T17:33:04.133Z] [2019-12-08T17:33:04.133Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:33:04.133Z] #18 50.71 Selecting previously unselected package python3.5. [2019-12-08T17:33:04.133Z] #18 50.72 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-12-08T17:33:04.133Z] #18 50.72 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-08T17:33:04.133Z] #18 50.85 Selecting previously unselected package libpython3-stdlib:s390x. [2019-12-08T17:33:04.133Z] #18 50.85 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-12-08T17:33:04.133Z] #18 50.85 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-12-08T17:33:04.133Z] #18 50.91 Selecting previously unselected package dh-python. [2019-12-08T17:33:04.133Z] #18 50.91 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-12-08T17:33:04.133Z] #18 50.91 Unpacking dh-python (2.20170125) ... [2019-12-08T17:33:04.280Z] #40 ... [2019-12-08T17:33:04.280Z] [2019-12-08T17:33:04.280Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-08T17:33:04.280Z] #28 4.447 + mktemp -d [2019-12-08T17:33:04.280Z] #28 4.458 + export GOPATH=/tmp/tmp.HZlDIu9zUR [2019-12-08T17:33:04.280Z] #28 4.458 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.HZlDIu9zUR/src/github.com/go-swagger/go-swagger [2019-12-08T17:33:04.280Z] #28 4.458 Cloning into '/tmp/tmp.HZlDIu9zUR/src/github.com/go-swagger/go-swagger'... [2019-12-08T17:33:04.280Z] #28 ... [2019-12-08T17:33:04.280Z] [2019-12-08T17:33:04.280Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:33:04.280Z] #68 4.547 + RM_GOPATH=0 [2019-12-08T17:33:04.280Z] #68 4.547 + TMP_GOPATH= [2019-12-08T17:33:04.280Z] #68 4.547 + : /build [2019-12-08T17:33:04.280Z] #68 4.547 + '[' -z '' ']' [2019-12-08T17:33:04.281Z] #68 4.547 ++ mktemp -d [2019-12-08T17:33:04.281Z] #68 4.556 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-08T17:33:04.281Z] #68 4.556 + export GOPATH=/tmp/tmp.4nBAWuP47Y [2019-12-08T17:33:04.281Z] #68 4.556 + GOPATH=/tmp/tmp.4nBAWuP47Y [2019-12-08T17:33:04.281Z] #68 4.556 + RM_GOPATH=1 [2019-12-08T17:33:04.281Z] #68 4.556 ++ dirname ./install.sh [2019-12-08T17:33:04.281Z] #68 4.556 + dir=. [2019-12-08T17:33:04.281Z] #68 4.556 + bin=proxy [2019-12-08T17:33:04.281Z] #68 4.556 + shift [2019-12-08T17:33:04.281Z] #68 4.556 + '[' '!' -f ./proxy.installer ']' [2019-12-08T17:33:04.281Z] #68 4.556 + . ./proxy.installer [2019-12-08T17:33:04.281Z] #68 4.556 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-08T17:33:04.281Z] #68 4.556 + install_proxy [2019-12-08T17:33:04.281Z] #68 4.556 + case "$1" in [2019-12-08T17:33:04.281Z] #68 4.556 + export CGO_ENABLED=0 [2019-12-08T17:33:04.281Z] #68 4.556 + CGO_ENABLED=0 [2019-12-08T17:33:04.281Z] #68 4.556 + _install_proxy [2019-12-08T17:33:04.281Z] #68 4.556 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-08T17:33:04.281Z] #68 4.556 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4nBAWuP47Y/src/github.com/docker/libnetwork [2019-12-08T17:33:04.281Z] #68 4.556 Cloning into '/tmp/tmp.4nBAWuP47Y/src/github.com/docker/libnetwork'... [2019-12-08T17:33:04.383Z] #26 30.26 [2019-12-08T17:33:04.541Z] #18 51.06 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-12-08T17:33:04.541Z] #18 51.07 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-08T17:33:04.551Z] #68 ... [2019-12-08T17:33:04.552Z] [2019-12-08T17:33:04.552Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:33:04.552Z] #31 3.567 + RM_GOPATH=0 [2019-12-08T17:33:04.552Z] #31 3.567 + TMP_GOPATH= [2019-12-08T17:33:04.552Z] #31 3.567 + : /build [2019-12-08T17:33:04.552Z] #31 3.567 + '[' -z '' ']' [2019-12-08T17:33:04.552Z] #31 3.568 ++ mktemp -d [2019-12-08T17:33:04.552Z] #31 3.570 + export GOPATH=/tmp/tmp.0bEoeBboyL [2019-12-08T17:33:04.552Z] #31 3.570 + GOPATH=/tmp/tmp.0bEoeBboyL [2019-12-08T17:33:04.552Z] #31 3.570 + RM_GOPATH=1 [2019-12-08T17:33:04.552Z] #31 3.571 ++ dirname ./install.sh [2019-12-08T17:33:04.552Z] #31 3.574 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-08T17:33:04.552Z] #31 3.574 + dir=. [2019-12-08T17:33:04.552Z] #31 3.574 + bin=tomlv [2019-12-08T17:33:04.552Z] #31 3.574 + shift [2019-12-08T17:33:04.552Z] #31 3.574 + '[' '!' -f ./tomlv.installer ']' [2019-12-08T17:33:04.552Z] #31 3.574 + . ./tomlv.installer [2019-12-08T17:33:04.552Z] #31 3.574 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-08T17:33:04.552Z] #31 3.574 + install_tomlv [2019-12-08T17:33:04.552Z] #31 3.574 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-08T17:33:04.552Z] #31 3.574 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.0bEoeBboyL/src/github.com/BurntSushi/toml [2019-12-08T17:33:04.552Z] #31 3.584 Cloning into '/tmp/tmp.0bEoeBboyL/src/github.com/BurntSushi/toml'... [2019-12-08T17:33:04.552Z] #31 4.095 + cd /tmp/tmp.0bEoeBboyL/src/github.com/BurntSushi/toml [2019-12-08T17:33:04.552Z] #31 4.095 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-08T17:33:04.552Z] #31 4.106 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-08T17:33:04.552Z] #31 4.866 github.com/BurntSushi/toml [2019-12-08T17:33:04.552Z] #31 7.802 github.com/BurntSushi/toml/cmd/tomlv [2019-12-08T17:33:04.552Z] #31 ... [2019-12-08T17:33:04.552Z] [2019-12-08T17:33:04.552Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:04.552Z] #44 5.486 + RM_GOPATH=0 [2019-12-08T17:33:04.552Z] #44 5.488 + TMP_GOPATH= [2019-12-08T17:33:04.552Z] #44 5.489 + : /build [2019-12-08T17:33:04.552Z] #44 5.489 + '[' -z '' ']' [2019-12-08T17:33:04.552Z] #44 5.491 ++ mktemp -d [2019-12-08T17:33:04.552Z] #44 5.493 + export GOPATH=/tmp/tmp.EkXy4wY8GI [2019-12-08T17:33:04.552Z] #44 5.493 + GOPATH=/tmp/tmp.EkXy4wY8GI [2019-12-08T17:33:04.552Z] #44 5.493 + RM_GOPATH=1 [2019-12-08T17:33:04.552Z] #44 5.494 ++ dirname ./install.sh [2019-12-08T17:33:04.552Z] #44 5.502 + dir=. [2019-12-08T17:33:04.552Z] #44 5.502 + bin=vndr [2019-12-08T17:33:04.552Z] #44 5.502 + shift [2019-12-08T17:33:04.552Z] #44 5.505 + '[' '!' -f ./vndr.installer ']' [2019-12-08T17:33:04.552Z] #44 5.505 + . ./vndr.installer [2019-12-08T17:33:04.552Z] #44 5.505 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-08T17:33:04.552Z] #44 5.505 + install_vndr [2019-12-08T17:33:04.552Z] #44 5.505 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-08T17:33:04.552Z] #44 5.505 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.EkXy4wY8GI/src/github.com/LK4D4/vndr [2019-12-08T17:33:04.552Z] #44 5.505 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-08T17:33:04.552Z] #44 5.518 Cloning into '/tmp/tmp.EkXy4wY8GI/src/github.com/LK4D4/vndr'... [2019-12-08T17:33:04.552Z] #44 6.297 + cd /tmp/tmp.EkXy4wY8GI/src/github.com/LK4D4/vndr [2019-12-08T17:33:04.552Z] #44 6.298 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-08T17:33:04.552Z] #44 6.305 + go build -buildmode=pie -v -o /build/vndr . [2019-12-08T17:33:04.552Z] #44 7.916 github.com/LK4D4/vndr/godl/singleflight [2019-12-08T17:33:04.552Z] #44 8.038 go/token [2019-12-08T17:33:04.552Z] #44 8.060 internal/lazyregexp [2019-12-08T17:33:04.552Z] #44 8.173 encoding/xml [2019-12-08T17:33:04.552Z] #44 9.457 go/scanner [2019-12-08T17:33:04.552Z] #44 ... [2019-12-08T17:33:04.552Z] [2019-12-08T17:33:04.552Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:33:04.552Z] #50 5.473 + RM_GOPATH=0 [2019-12-08T17:33:04.552Z] #50 5.473 + TMP_GOPATH= [2019-12-08T17:33:04.552Z] #50 5.473 + : /build [2019-12-08T17:33:04.552Z] #50 5.473 + '[' -z '' ']' [2019-12-08T17:33:04.552Z] #50 5.473 ++ mktemp -d [2019-12-08T17:33:04.552Z] #50 5.488 + export GOPATH=/tmp/tmp.lCgkzmlhpH [2019-12-08T17:33:04.552Z] #50 5.488 + GOPATH=/tmp/tmp.lCgkzmlhpH [2019-12-08T17:33:04.552Z] #50 5.489 + RM_GOPATH=1 [2019-12-08T17:33:04.552Z] #50 5.490 ++ dirname ./install.sh [2019-12-08T17:33:04.552Z] #50 5.500 + dir=. [2019-12-08T17:33:04.552Z] #50 5.501 + bin=golangci_lint [2019-12-08T17:33:04.552Z] #50 5.501 + shift [2019-12-08T17:33:04.552Z] #50 5.501 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-08T17:33:04.552Z] #50 5.501 + . ./golangci_lint.installer [2019-12-08T17:33:04.552Z] #50 5.501 ++ : v1.20.0 [2019-12-08T17:33:04.552Z] #50 5.501 + install_golangci_lint [2019-12-08T17:33:04.552Z] #50 5.501 + echo 'Installing golangci-lint version v1.20.0' [2019-12-08T17:33:04.552Z] #50 5.501 Installing golangci-lint version v1.20.0 [2019-12-08T17:33:04.552Z] #50 5.502 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-08T17:33:04.582Z] #41 169.8 LINK criu/built-in.o [2019-12-08T17:33:04.582Z] #41 169.9 LINK criu/criu [2019-12-08T17:33:04.812Z] #50 ... [2019-12-08T17:33:04.812Z] [2019-12-08T17:33:04.812Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:33:04.812Z] #26 7.599 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-08T17:33:04.812Z] #26 8.196 [2019-12-08T17:33:04.812Z] #26 8.657 0.2% #### 6.2% ######### 12.9% ############## 20.1% ##################### 29.6% ############################ 40.0% ############################### 44.2% #################################### 51.1% ########################################### 59.8% ############################################### 65.7% ##################################################### 73.9% ########################################################## 80.6% ############################################################## 87.4% [2019-12-08T17:33:04.812Z] #26 ... [2019-12-08T17:33:04.812Z] [2019-12-08T17:33:04.812Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:33:04.812Z] #62 5.272 + RM_GOPATH=0 [2019-12-08T17:33:04.812Z] #62 5.272 + TMP_GOPATH= [2019-12-08T17:33:04.812Z] #62 5.272 + : /build/ [2019-12-08T17:33:04.812Z] #62 5.272 + '[' -z '' ']' [2019-12-08T17:33:04.812Z] #62 5.272 ++ mktemp -d [2019-12-08T17:33:04.812Z] #62 5.325 + export GOPATH=/tmp/tmp.qVJQ2bX9un [2019-12-08T17:33:04.812Z] #62 5.325 + GOPATH=/tmp/tmp.qVJQ2bX9un [2019-12-08T17:33:04.812Z] #62 5.325 + RM_GOPATH=1 [2019-12-08T17:33:04.812Z] #62 5.325 ++ dirname ./install.sh [2019-12-08T17:33:04.812Z] #62 5.327 + dir=. [2019-12-08T17:33:04.812Z] #62 5.327 + bin=rootlesskit [2019-12-08T17:33:04.812Z] #62 5.327 + shift [2019-12-08T17:33:04.812Z] #62 5.327 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-08T17:33:04.812Z] #62 5.327 + . ./rootlesskit.installer [2019-12-08T17:33:04.812Z] #62 5.327 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-08T17:33:04.812Z] #62 5.327 + install_rootlesskit [2019-12-08T17:33:04.812Z] #62 5.327 + case "$1" in [2019-12-08T17:33:04.812Z] #62 5.327 + export CGO_ENABLED=0 [2019-12-08T17:33:04.812Z] #62 5.327 + CGO_ENABLED=0 [2019-12-08T17:33:04.812Z] #62 5.327 + _install_rootlesskit [2019-12-08T17:33:04.812Z] #62 5.327 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-12-08T17:33:04.812Z] #62 5.328 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-08T17:33:04.812Z] #62 5.328 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.qVJQ2bX9un/src/github.com/rootless-containers/rootlesskit [2019-12-08T17:33:04.812Z] #62 5.330 Cloning into '/tmp/tmp.qVJQ2bX9un/src/github.com/rootless-containers/rootlesskit'... [2019-12-08T17:33:04.812Z] #62 7.844 + cd /tmp/tmp.qVJQ2bX9un/src/github.com/rootless-containers/rootlesskit [2019-12-08T17:33:04.812Z] #62 7.844 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-08T17:33:04.812Z] #62 8.095 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-08T17:33:04.812Z] #62 8.095 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-08T17:33:04.839Z] #41 170.2 DEP lib/c/criu.d [2019-12-08T17:33:04.839Z] #41 170.2 CC images/rpc.pb-c.o [2019-12-08T17:33:04.944Z] #26 ... [2019-12-08T17:33:04.944Z] [2019-12-08T17:33:04.944Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:04.944Z] #44 72.94 syscall [2019-12-08T17:33:04.944Z] #44 ... [2019-12-08T17:33:04.944Z] [2019-12-08T17:33:04.944Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-08T17:33:05.073Z] #62 ... [2019-12-08T17:33:05.073Z] [2019-12-08T17:33:05.073Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:05.073Z] #54 5.798 + RM_GOPATH=0 [2019-12-08T17:33:05.073Z] #54 5.798 + TMP_GOPATH= [2019-12-08T17:33:05.073Z] #54 5.799 + : /build [2019-12-08T17:33:05.073Z] #54 5.800 + '[' -z '' ']' [2019-12-08T17:33:05.073Z] #54 5.804 ++ mktemp -d [2019-12-08T17:33:05.073Z] #54 5.805 + export GOPATH=/tmp/tmp.IfD7cVKKmG [2019-12-08T17:33:05.073Z] #54 5.805 + GOPATH=/tmp/tmp.IfD7cVKKmG [2019-12-08T17:33:05.073Z] #54 5.805 + RM_GOPATH=1 [2019-12-08T17:33:05.073Z] #54 5.809 ++ dirname ./install.sh [2019-12-08T17:33:05.073Z] #54 5.811 + dir=. [2019-12-08T17:33:05.073Z] #54 5.811 + bin=runc [2019-12-08T17:33:05.073Z] #54 5.811 + shift [2019-12-08T17:33:05.073Z] #54 5.811 + '[' '!' -f ./runc.installer ']' [2019-12-08T17:33:05.073Z] #54 5.812 + . ./runc.installer [2019-12-08T17:33:05.073Z] #54 5.812 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-08T17:33:05.073Z] #54 5.812 + install_runc [2019-12-08T17:33:05.073Z] #54 5.814 + uname -r [2019-12-08T17:33:05.073Z] #54 5.816 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-08T17:33:05.073Z] #54 5.823 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-08T17:33:05.073Z] #54 5.823 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-08T17:33:05.073Z] #54 5.823 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IfD7cVKKmG/src/github.com/opencontainers/runc [2019-12-08T17:33:05.073Z] #54 5.823 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-08T17:33:05.073Z] #54 5.863 Cloning into '/tmp/tmp.IfD7cVKKmG/src/github.com/opencontainers/runc'... [2019-12-08T17:33:05.073Z] #54 ... [2019-12-08T17:33:05.073Z] [2019-12-08T17:33:05.073Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:33:05.073Z] #26 8.657 0.2% #### 6.2% ######### 12.9% ############## 20.1% ##################### 29.6% ############################ 40.0% ############################### 44.2% #################################### 51.1% ########################################### 59.8% ############################################### 65.7% ##################################################### 73.9% ########################################################## 80.6% ############################################################## 87.4% ##################################################################### 96.8% ######################################################################## 100.0% [2019-12-08T17:33:05.333Z] #26 ... [2019-12-08T17:33:05.333Z] [2019-12-08T17:33:05.333Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:05.333Z] #36 5.310 + RM_GOPATH=0 [2019-12-08T17:33:05.333Z] #36 5.310 + TMP_GOPATH= [2019-12-08T17:33:05.333Z] #36 5.310 + : /build [2019-12-08T17:33:05.333Z] #36 5.310 + '[' -z '' ']' [2019-12-08T17:33:05.333Z] #36 5.311 ++ mktemp -d [2019-12-08T17:33:05.333Z] #36 5.330 + export GOPATH=/tmp/tmp.kFZpskPwL2 [2019-12-08T17:33:05.333Z] #36 5.330 + GOPATH=/tmp/tmp.kFZpskPwL2 [2019-12-08T17:33:05.333Z] #36 5.330 + RM_GOPATH=1 [2019-12-08T17:33:05.333Z] #36 5.331 ++ dirname ./install.sh [2019-12-08T17:33:05.333Z] #36 5.338 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-08T17:33:05.333Z] #36 5.339 + dir=. [2019-12-08T17:33:05.333Z] #36 5.339 + bin=tini [2019-12-08T17:33:05.333Z] #36 5.339 + shift [2019-12-08T17:33:05.333Z] #36 5.339 + '[' '!' -f ./tini.installer ']' [2019-12-08T17:33:05.333Z] #36 5.339 + . ./tini.installer [2019-12-08T17:33:05.333Z] #36 5.339 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-08T17:33:05.333Z] #36 5.339 + install_tini [2019-12-08T17:33:05.333Z] #36 5.339 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-08T17:33:05.333Z] #36 5.339 + git clone https://github.com/krallin/tini.git /tmp/tmp.kFZpskPwL2/tini [2019-12-08T17:33:05.333Z] #36 5.354 Cloning into '/tmp/tmp.kFZpskPwL2/tini'... [2019-12-08T17:33:05.333Z] #36 6.525 + cd /tmp/tmp.kFZpskPwL2/tini [2019-12-08T17:33:05.333Z] #36 6.525 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-08T17:33:05.333Z] #36 6.533 + cmake . [2019-12-08T17:33:05.333Z] #36 7.880 -- The C compiler identification is GNU 6.3.0 [2019-12-08T17:33:05.333Z] #36 7.916 -- Check for working C compiler: /usr/bin/cc [2019-12-08T17:33:05.333Z] #36 8.342 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-08T17:33:05.333Z] #36 8.357 -- Detecting C compiler ABI info [2019-12-08T17:33:05.333Z] #36 9.198 -- Detecting C compiler ABI info - done [2019-12-08T17:33:05.333Z] #36 9.317 -- Detecting C compile features [2019-12-08T17:33:05.333Z] #36 ... [2019-12-08T17:33:05.333Z] [2019-12-08T17:33:05.333Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:05.333Z] #44 10.80 go/ast [2019-12-08T17:33:05.405Z] #41 170.6 CC lib/c/criu.o [2019-12-08T17:33:05.971Z] #41 171.3 LINK lib/c/built-in.o [2019-12-08T17:33:05.971Z] #41 171.3 LINK lib/c/libcriu.so [2019-12-08T17:33:06.229Z] #41 171.5 GEN magic.py [2019-12-08T17:33:06.229Z] #41 171.6 Note: Building without setproctitle() and strlcpy() support. [2019-12-08T17:33:06.229Z] #41 171.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-08T17:33:06.562Z] #18 ... [2019-12-08T17:33:06.562Z] [2019-12-08T17:33:06.562Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:06.562Z] #45 73.02 go/token [2019-12-08T17:33:06.562Z] #45 73.28 regexp [2019-12-08T17:33:06.562Z] #45 74.49 go/scanner [2019-12-08T17:33:06.562Z] #45 75.79 go/ast [2019-12-08T17:33:06.562Z] #45 77.97 internal/lazyregexp [2019-12-08T17:33:06.562Z] #45 78.13 net/url [2019-12-08T17:33:06.562Z] #45 79.69 text/template/parse [2019-12-08T17:33:06.562Z] #45 81.54 go/parser [2019-12-08T17:33:06.562Z] #45 ... [2019-12-08T17:33:06.562Z] [2019-12-08T17:33:06.562Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:33:06.562Z] #42 39.53 CC compel/arch/s390/plugins/std/parasite-head.o [2019-12-08T17:33:06.562Z] #42 39.56 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-12-08T17:33:06.562Z] #42 39.63 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-12-08T17:33:06.562Z] #42 39.79 AR compel/plugins/std.lib.a [2019-12-08T17:33:06.562Z] #42 39.87 CC compel/plugins/fds/fds.o [2019-12-08T17:33:06.562Z] #42 40.06 AR compel/plugins/fds.lib.a [2019-12-08T17:33:06.562Z] #42 40.07 HOSTDEP compel/src/lib/log-host.d [2019-12-08T17:33:06.562Z] #42 40.19 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-08T17:33:06.562Z] #42 40.38 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-12-08T17:33:06.562Z] #42 40.52 HOSTDEP compel/src/main-host.d [2019-12-08T17:33:06.562Z] #42 40.72 DEP compel/src/lib/ptrace.d [2019-12-08T17:33:06.562Z] #42 40.81 DEP compel/src/lib/infect.d [2019-12-08T17:33:06.562Z] #42 41.07 DEP compel/src/lib/infect-util.d [2019-12-08T17:33:06.562Z] #42 41.28 DEP compel/src/lib/infect-rpc.d [2019-12-08T17:33:06.562Z] #42 41.41 DEP compel/arch/s390/src/lib/infect.d [2019-12-08T17:33:06.562Z] #42 41.63 DEP compel/arch/s390/src/lib/cpu.d [2019-12-08T17:33:06.562Z] #42 41.76 DEP compel/src/lib/log.d [2019-12-08T17:33:06.562Z] #42 41.94 DEP compel/src/main.d [2019-12-08T17:33:06.562Z] #42 42.10 DEP compel/src/lib/handle-elf.d [2019-12-08T17:33:06.795Z] #41 172.0 fatal: Not a git repository (or any of the parent directories): .git [2019-12-08T17:33:06.964Z] #42 42.28 DEP compel/arch/s390/src/lib/handle-elf.d [2019-12-08T17:33:06.964Z] #42 42.44 CC compel/src/lib/log.o [2019-12-08T17:33:07.246Z] #44 ... [2019-12-08T17:33:07.246Z] [2019-12-08T17:33:07.246Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:33:07.246Z] #31 DONE 12.8s [2019-12-08T17:33:07.246Z] [2019-12-08T17:33:07.246Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:33:07.246Z] #26 10.74 [2019-12-08T17:33:07.246Z] #26 11.09 0.2% ######## 11.7% ################# 24.8% ############################## 41.9% ############################################## 64.6% ############################################################# 85.3% ######################################################################## 100.0% [2019-12-08T17:33:07.246Z] #26 12.17 [2019-12-08T17:33:07.360Z] #41 172.5 make[1]: Nothing to be done for 'all'. [2019-12-08T17:33:07.369Z] #42 42.75 CC compel/arch/s390/src/lib/cpu.o [2019-12-08T17:33:07.618Z] #41 173.0 make[1]: 'images/built-in.o' is up to date. [2019-12-08T17:33:07.768Z] #42 43.32 CC compel/arch/s390/src/lib/infect.o [2019-12-08T17:33:07.876Z] #41 173.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-08T17:33:07.876Z] #41 173.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-08T17:33:07.876Z] #41 173.1 make[1]: 'compel/libcompel.a' is up to date. [2019-12-08T17:33:07.876Z] #41 173.1 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-08T17:33:07.876Z] #41 173.2 make[1]: Nothing to be done for 'all'. [2019-12-08T17:33:07.876Z] #41 173.2 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-08T17:33:07.876Z] #41 173.3 make[2]: Nothing to be done for 'all'. [2019-12-08T17:33:08.039Z] #26 12.51 #### 5.6% ######## 11.7% ############ 17.2% ################# 24.3% #################### 28.2% [2019-12-08T17:33:08.039Z] #26 ... [2019-12-08T17:33:08.039Z] [2019-12-08T17:33:08.039Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:33:08.039Z] #38 3.872 + mktemp -d [2019-12-08T17:33:08.039Z] #38 3.873 + export GOPATH=/tmp/tmp.ekDugP4nsa [2019-12-08T17:33:08.039Z] #38 3.873 + git clone https://github.com/docker/distribution.git /tmp/tmp.ekDugP4nsa/src/github.com/docker/distribution [2019-12-08T17:33:08.039Z] #38 3.876 Cloning into '/tmp/tmp.ekDugP4nsa/src/github.com/docker/distribution'... [2019-12-08T17:33:08.039Z] #38 12.09 + cd /tmp/tmp.ekDugP4nsa/src/github.com/docker/distribution [2019-12-08T17:33:08.039Z] #38 12.09 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-08T17:33:08.039Z] #38 ... [2019-12-08T17:33:08.039Z] [2019-12-08T17:33:08.039Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:33:08.133Z] #41 173.3 make[2]: Nothing to be done for 'all'. [2019-12-08T17:33:08.133Z] #41 173.4 make[2]: Nothing to be done for 'all'. [2019-12-08T17:33:08.133Z] #41 173.5 make[2]: Nothing to be done for 'all'. [2019-12-08T17:33:08.134Z] #41 173.5 make[2]: Nothing to be done for 'all'. [2019-12-08T17:33:08.134Z] #41 173.5 make[2]: Nothing to be done for 'all'. [2019-12-08T17:33:08.134Z] #41 173.6 make[2]: Nothing to be done for 'all'. [2019-12-08T17:33:08.391Z] #41 173.6 make[2]: Nothing to be done for 'all'. [2019-12-08T17:33:08.391Z] #41 173.7 INSTALL criu/criu [2019-12-08T17:33:08.479Z] #13 ... [2019-12-08T17:33:08.479Z] [2019-12-08T17:33:08.479Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:08.479Z] #54 19.55 + cd /tmp/tmp.5YKHPY6sU9/src/github.com/opencontainers/runc [2019-12-08T17:33:08.479Z] #54 19.55 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-08T17:33:08.479Z] #54 20.17 + '[' -z '' ']' [2019-12-08T17:33:08.479Z] #54 20.17 + target=static [2019-12-08T17:33:08.479Z] #54 20.17 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-08T17:33:08.608Z] #42 44.21 CC compel/src/lib/infect-rpc.o [2019-12-08T17:33:08.649Z] #41 DONE 174.0s [2019-12-08T17:33:08.649Z] [2019-12-08T17:33:08.649Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:33:08.824Z] #26 12.51 #### 5.6% ######## 11.7% ############ 17.2% ################# 24.3% #################### 28.2% ########################## 36.2% ############################## 42.4% ################################### 49.9% ######################################## 56.7% ############################################# 63.4% ################################################# 69.0% ###################################################### 76.4% ############################################################# 85.4% ######################################################################## 100.0% [2019-12-08T17:33:09.015Z] #42 44.52 CC compel/src/lib/infect-util.o [2019-12-08T17:33:09.394Z] #26 14.53 [2019-12-08T17:33:09.409Z] #54 ... [2019-12-08T17:33:09.409Z] [2019-12-08T17:33:09.409Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-08T17:33:09.409Z] #13 5.297 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-08T17:33:09.409Z] #13 DONE 6.6s [2019-12-08T17:33:09.409Z] [2019-12-08T17:33:09.409Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-08T17:33:09.422Z] #42 44.72 CC compel/src/lib/infect.o [2019-12-08T17:33:10.020Z] #50 ... [2019-12-08T17:33:10.020Z] [2019-12-08T17:33:10.020Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-08T17:33:10.020Z] #42 DONE 0.1s [2019-12-08T17:33:10.020Z] [2019-12-08T17:33:10.020Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-08T17:33:10.020Z] #45 DONE 0.1s [2019-12-08T17:33:10.020Z] [2019-12-08T17:33:10.020Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:33:10.020Z] #50 ... [2019-12-08T17:33:10.020Z] [2019-12-08T17:33:10.020Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:33:10.020Z] #59 194.4 + bin/containerd [2019-12-08T17:33:10.274Z] #42 ... [2019-12-08T17:33:10.274Z] [2019-12-08T17:33:10.274Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:33:10.274Z] #18 53.69 Setting up python3-minimal (3.5.3-1) ... [2019-12-08T17:33:10.274Z] #18 54.85 Selecting previously unselected package python3. [2019-12-08T17:33:10.274Z] #18 54.85 (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-12-08T17:33:10.274Z] #18 54.93 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-12-08T17:33:10.274Z] #18 54.94 Unpacking python3 (3.5.3-1) ... [2019-12-08T17:33:10.274Z] #18 55.05 Selecting previously unselected package pigz. [2019-12-08T17:33:10.274Z] #18 55.05 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-12-08T17:33:10.274Z] #18 55.05 Unpacking pigz (2.3.4-1) ... [2019-12-08T17:33:10.274Z] #18 55.23 Selecting previously unselected package libip4tc0:s390x. [2019-12-08T17:33:10.274Z] #18 55.23 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-08T17:33:10.274Z] #18 55.23 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-08T17:33:10.274Z] #18 55.33 Selecting previously unselected package libip6tc0:s390x. [2019-12-08T17:33:10.274Z] #18 55.34 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-08T17:33:10.274Z] #18 55.34 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-08T17:33:10.274Z] #18 55.39 Selecting previously unselected package libiptc0:s390x. [2019-12-08T17:33:10.274Z] #18 55.39 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-08T17:33:10.274Z] #18 55.40 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-08T17:33:10.274Z] #18 55.48 Selecting previously unselected package libxtables12:s390x. [2019-12-08T17:33:10.274Z] #18 55.48 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-08T17:33:10.274Z] #18 55.48 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-12-08T17:33:10.274Z] #18 55.59 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-12-08T17:33:10.274Z] #18 55.59 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-12-08T17:33:10.274Z] #18 55.61 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-12-08T17:33:10.274Z] #18 55.71 Selecting previously unselected package iptables. [2019-12-08T17:33:10.274Z] #18 55.72 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-08T17:33:10.274Z] #18 55.72 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-08T17:33:10.274Z] #18 56.11 Selecting previously unselected package xxd. [2019-12-08T17:33:10.274Z] #18 56.12 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-12-08T17:33:10.274Z] #18 56.14 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:33:10.274Z] #18 56.36 Selecting previously unselected package vim-common. [2019-12-08T17:33:10.274Z] #18 56.36 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-08T17:33:10.274Z] #18 56.36 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:33:10.274Z] #18 56.53 Selecting previously unselected package bzip2. [2019-12-08T17:33:10.274Z] #18 56.53 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-12-08T17:33:10.274Z] #18 56.53 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-08T17:33:10.274Z] #18 56.65 Selecting previously unselected package libgpm2:s390x. [2019-12-08T17:33:10.274Z] #18 56.66 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-12-08T17:33:10.274Z] #18 56.66 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-12-08T17:33:10.274Z] #18 56.70 Selecting previously unselected package xz-utils. [2019-12-08T17:33:10.274Z] #18 56.70 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-12-08T17:33:10.274Z] #18 56.71 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-08T17:33:10.274Z] #18 56.88 Selecting previously unselected package aufs-tools. [2019-12-08T17:33:10.274Z] #18 56.89 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-12-08T17:33:10.274Z] #18 56.89 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-08T17:33:10.274Z] #18 57.02 Selecting previously unselected package liblzo2-2:s390x. [2019-12-08T17:33:10.274Z] #18 57.02 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-12-08T17:33:10.274Z] #18 57.03 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-08T17:33:10.274Z] #18 57.09 Selecting previously unselected package btrfs-progs. [2019-12-08T17:33:10.274Z] #18 57.09 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-12-08T17:33:10.274Z] #18 57.09 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-08T17:33:10.277Z] #59 ... [2019-12-08T17:33:10.277Z] [2019-12-08T17:33:10.277Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-08T17:33:10.277Z] #48 DONE 0.2s [2019-12-08T17:33:10.534Z] [2019-12-08T17:33:10.534Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:33:10.774Z] #14 ... [2019-12-08T17:33:10.774Z] [2019-12-08T17:33:10.774Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:33:10.774Z] #26 32.79 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-08T17:33:10.774Z] #26 32.90 skipping existing 1849cc453dee [2019-12-08T17:33:10.774Z] #26 33.22 [2019-12-08T17:33:10.774Z] #26 34.81 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-08T17:33:10.774Z] #26 35.68 [2019-12-08T17:33:10.774Z] #26 36.12 ######################################################################## 100.0% [2019-12-08T17:33:10.774Z] #26 36.25 [2019-12-08T17:33:10.774Z] #26 36.30 Download of images into '/build' complete. [2019-12-08T17:33:10.774Z] #26 36.30 Use something like the following to load the result into a Docker daemon: [2019-12-08T17:33:10.774Z] #26 36.30 tar -cC '/build' . | docker load [2019-12-08T17:33:10.774Z] #26 DONE 36.5s [2019-12-08T17:33:10.774Z] [2019-12-08T17:33:10.774Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:33:10.774Z] #33 89.04 Selecting previously unselected package libxml2:amd64. [2019-12-08T17:33:10.774Z] #33 89.05 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-12-08T17:33:10.774Z] #33 89.07 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-08T17:33:11.134Z] #18 57.59 Selecting previously unselected package btrfs-tools. [2019-12-08T17:33:11.134Z] #18 57.61 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-12-08T17:33:11.134Z] #18 57.63 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-08T17:33:11.134Z] #18 57.71 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-12-08T17:33:11.134Z] #18 57.71 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-12-08T17:33:11.134Z] #18 57.73 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-12-08T17:33:11.134Z] #18 57.83 Selecting previously unselected package dmsetup. [2019-12-08T17:33:11.134Z] #18 57.83 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-12-08T17:33:11.134Z] #18 57.83 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-08T17:33:11.134Z] #18 57.89 Selecting previously unselected package libonig4:s390x. [2019-12-08T17:33:11.134Z] #18 57.89 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-12-08T17:33:11.134Z] #18 57.90 Unpacking libonig4:s390x (6.1.3-2) ... [2019-12-08T17:33:11.134Z] #18 57.97 Selecting previously unselected package libjq1:s390x. [2019-12-08T17:33:11.753Z] #18 57.97 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-12-08T17:33:11.753Z] #18 57.98 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-08T17:33:11.753Z] #18 58.06 Selecting previously unselected package jq. [2019-12-08T17:33:11.753Z] #18 58.06 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-12-08T17:33:11.753Z] #18 58.07 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-08T17:33:11.753Z] #18 58.15 Selecting previously unselected package libaio1:s390x. [2019-12-08T17:33:11.753Z] #18 58.16 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-12-08T17:33:11.753Z] #18 58.17 Unpacking libaio1:s390x (0.3.110-3) ... [2019-12-08T17:33:11.753Z] #18 58.25 Selecting previously unselected package libcap2-bin. [2019-12-08T17:33:11.753Z] #18 58.28 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-12-08T17:33:11.753Z] #18 58.29 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-08T17:33:11.753Z] #18 58.40 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-12-08T17:33:11.753Z] #18 58.40 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-12-08T17:33:11.753Z] #18 58.41 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-12-08T17:33:11.753Z] #18 58.48 Selecting previously unselected package libsepol1-dev:s390x. [2019-12-08T17:33:11.753Z] #18 58.48 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-12-08T17:33:11.753Z] #18 58.49 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-12-08T17:33:11.797Z] #26 14.94 # 1.6% ## 3.5% ##### 7.8% ######## 11.6% ########### 15.5% ############# 19.0% ############### 21.0% ################# 24.4% ################### 27.4% ##################### 29.9% ####################### 32.2% ######################## 34.6% ########################## 37.3% ############################ 39.4% ############################## 42.0% ############################### 43.9% ################################# 46.6% ################################### 49.2% ##################################### 52.5% [2019-12-08T17:33:11.797Z] #26 ... [2019-12-08T17:33:11.797Z] [2019-12-08T17:33:11.797Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:11.797Z] #36 12.05 -- Detecting C compile features - done [2019-12-08T17:33:11.797Z] #36 12.09 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-08T17:33:11.797Z] #36 12.29 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-08T17:33:11.797Z] #36 12.46 -- Configuring done [2019-12-08T17:33:11.797Z] #36 12.49 -- Generating done [2019-12-08T17:33:11.797Z] #36 12.51 -- Build files have been written to: /tmp/tmp.kFZpskPwL2/tini [2019-12-08T17:33:11.797Z] #36 12.53 + make tini-static [2019-12-08T17:33:11.797Z] #36 13.10 Scanning dependencies of target tini-static [2019-12-08T17:33:11.797Z] #36 13.12 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-08T17:33:11.797Z] #36 15.24 [100%] Linking C executable tini-static [2019-12-08T17:33:11.797Z] #36 15.88 [100%] Built target tini-static [2019-12-08T17:33:11.797Z] #36 15.98 + mkdir -p /build [2019-12-08T17:33:11.797Z] #36 15.99 + cp tini-static /build/docker-init [2019-12-08T17:33:11.797Z] #36 DONE 16.7s [2019-12-08T17:33:11.797Z] [2019-12-08T17:33:11.797Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:33:12.139Z] #33 90.48 Selecting previously unselected package libarchive13:amd64. [2019-12-08T17:33:12.139Z] #33 90.48 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-12-08T17:33:12.139Z] #33 90.53 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-12-08T17:33:12.195Z] #18 59.07 Selecting previously unselected package libpcre16-3:s390x. [2019-12-08T17:33:12.195Z] #18 59.07 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-12-08T17:33:12.195Z] #18 59.07 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-12-08T17:33:12.395Z] #33 91.13 Selecting previously unselected package libjsoncpp1:amd64. [2019-12-08T17:33:12.395Z] #33 91.14 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-12-08T17:33:12.395Z] #33 91.17 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-12-08T17:33:12.612Z] #18 59.30 Selecting previously unselected package libpcre32-3:s390x. [2019-12-08T17:33:12.612Z] #18 59.30 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-12-08T17:33:12.612Z] #18 59.30 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-12-08T17:33:12.612Z] #18 59.48 Selecting previously unselected package libpcre3-dev:s390x. [2019-12-08T17:33:12.612Z] #18 59.48 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-12-08T17:33:12.612Z] #18 59.48 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-12-08T17:33:12.691Z] #33 91.47 Selecting previously unselected package libuv1:amd64. [2019-12-08T17:33:12.691Z] #33 91.47 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-12-08T17:33:12.691Z] #33 91.50 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-12-08T17:33:13.253Z] #33 91.82 Selecting previously unselected package cmake. [2019-12-08T17:33:13.253Z] #33 91.82 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-12-08T17:33:13.427Z] #18 59.87 Selecting previously unselected package libselinux1-dev:s390x. [2019-12-08T17:33:13.427Z] #18 59.88 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-12-08T17:33:13.427Z] #18 59.89 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-12-08T17:33:13.427Z] #18 60.24 Selecting previously unselected package libdevmapper-dev:s390x. [2019-12-08T17:33:13.427Z] #18 60.25 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-12-08T17:33:13.427Z] #18 60.26 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-12-08T17:33:13.509Z] #33 92.08 Unpacking cmake (3.7.2-1) ... [2019-12-08T17:33:13.827Z] #18 60.42 Selecting previously unselected package libnl-3-200:s390x. [2019-12-08T17:33:13.827Z] #18 60.42 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-12-08T17:33:13.827Z] #18 60.50 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-12-08T17:33:13.827Z] #18 60.57 Selecting previously unselected package libprotobuf-c1:s390x. [2019-12-08T17:33:13.827Z] #18 60.57 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-12-08T17:33:13.827Z] #18 60.57 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-08T17:33:13.827Z] #18 60.65 Selecting previously unselected package libreadline5:s390x. [2019-12-08T17:33:13.827Z] #18 60.65 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-12-08T17:33:13.827Z] #18 60.65 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-12-08T17:33:13.827Z] #18 60.78 Selecting previously unselected package libsystemd-dev:s390x. [2019-12-08T17:33:14.236Z] #18 60.79 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-12-08T17:33:14.236Z] #18 60.80 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-12-08T17:33:14.407Z] #26 14.94 # 1.6% ## 3.5% ##### 7.8% ######## 11.6% ########### 15.5% ############# 19.0% ############### 21.0% ################# 24.4% ################### 27.4% ##################### 29.9% ####################### 32.2% ######################## 34.6% ########################## 37.3% ############################ 39.4% ############################## 42.0% ############################### 43.9% ################################# 46.6% ################################### 49.2% ##################################### 52.5% ######################################## 56.4% ######################################### 58.1% ########################################## 59.1% ########################################### 60.5% ############################################ 61.2% ############################################# 62.6% ############################################## 63.9% ############################################### 66.0% ################################################# 68.6% ################################################## 70.8% #################################################### 72.6% ##################################################### 74.5% ####################################################### 76.5% ######################################################## 78.4% ######################################################### 80.0% ########################################################### 82.2% ############################################################ 83.8% ############################################################# 85.4% ############################################################## 87.4% ################################################################ 89.1% ################################################################# 91.1% ################################################################### 94.1% ##################################################################### 96.2% ###################################################################### 98.5% ######################################################################## 100.0% [2019-12-08T17:33:14.407Z] #26 19.53 [2019-12-08T17:33:15.401Z] #33 ... [2019-12-08T17:33:15.401Z] [2019-12-08T17:33:15.401Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-08T17:33:15.401Z] #14 DONE 6.2s [2019-12-08T17:33:15.401Z] [2019-12-08T17:33:15.401Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:33:15.401Z] #40 84.15 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-08T17:33:15.401Z] #40 84.16 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-12-08T17:33:15.401Z] #40 84.19 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:33:15.401Z] #40 84.33 Setting up python-protobuf (3.0.0-9) ... [2019-12-08T17:33:15.599Z] #18 62.37 Selecting previously unselected package net-tools. [2019-12-08T17:33:15.600Z] #18 62.38 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-12-08T17:33:15.600Z] #18 62.38 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-08T17:33:15.657Z] #40 ... [2019-12-08T17:33:15.657Z] [2019-12-08T17:33:15.657Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-08T17:33:15.793Z] #59 ... [2019-12-08T17:33:15.793Z] [2019-12-08T17:33:15.793Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:33:15.793Z] #50 DONE 242.5s [2019-12-08T17:33:15.793Z] [2019-12-08T17:33:15.793Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:33:15.806Z] #26 20.95 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-08T17:33:16.016Z] #18 62.62 Selecting previously unselected package python-pip-whl. [2019-12-08T17:33:16.016Z] #18 62.63 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-08T17:33:16.016Z] #18 62.65 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-08T17:33:16.377Z] #26 21.42 [2019-12-08T17:33:16.411Z] #18 63.28 Selecting previously unselected package python3-pip. [2019-12-08T17:33:16.411Z] #18 63.28 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-08T17:33:16.411Z] #18 63.28 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-08T17:33:16.638Z] #26 21.74 ######################################################################## 100.0% [2019-12-08T17:33:16.638Z] #26 21.87 [2019-12-08T17:33:16.888Z] #18 63.45 Selecting previously unselected package python3-pkg-resources. [2019-12-08T17:33:16.888Z] #18 63.45 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-08T17:33:16.888Z] #18 63.45 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-08T17:33:16.888Z] #18 63.66 Selecting previously unselected package python3-setuptools. [2019-12-08T17:33:16.888Z] #18 63.66 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-12-08T17:33:17.022Z] #15 ... [2019-12-08T17:33:17.022Z] [2019-12-08T17:33:17.022Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:33:17.022Z] #40 94.97 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-12-08T17:33:17.022Z] #40 94.99 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-12-08T17:33:17.022Z] #40 95.01 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-12-08T17:33:17.022Z] #40 95.04 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-12-08T17:33:17.022Z] #40 95.06 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-12-08T17:33:17.022Z] #40 95.08 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-08T17:33:17.022Z] #40 95.09 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-12-08T17:33:17.022Z] #40 95.11 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-08T17:33:17.022Z] #40 95.11 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-12-08T17:33:17.022Z] #40 95.14 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-12-08T17:33:17.022Z] #40 95.15 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:33:17.022Z] #40 DONE 95.6s [2019-12-08T17:33:17.022Z] [2019-12-08T17:33:17.022Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:33:17.168Z] #59 ... [2019-12-08T17:33:17.168Z] [2019-12-08T17:33:17.168Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-08T17:33:17.427Z] #51 DONE 0.2s [2019-12-08T17:33:17.427Z] [2019-12-08T17:33:17.427Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-08T17:33:17.427Z] #55 DONE 0.1s [2019-12-08T17:33:17.427Z] [2019-12-08T17:33:17.427Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:33:17.594Z] #18 63.66 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-08T17:33:17.595Z] #18 64.00 Selecting previously unselected package python3-wheel. [2019-12-08T17:33:17.595Z] #18 64.00 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-12-08T17:33:17.595Z] #18 64.00 Unpacking python3-wheel (0.29.0-2) ... [2019-12-08T17:33:17.595Z] #18 64.11 Selecting previously unselected package thin-provisioning-tools. [2019-12-08T17:33:17.595Z] #18 64.11 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-12-08T17:33:17.595Z] #18 64.12 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-08T17:33:17.626Z] #41 ... [2019-12-08T17:33:17.626Z] [2019-12-08T17:33:17.626Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:17.626Z] #44 85.51 time [2019-12-08T17:33:17.626Z] #44 93.15 strings [2019-12-08T17:33:17.626Z] #44 93.35 os [2019-12-08T17:33:17.626Z] #44 ... [2019-12-08T17:33:17.626Z] [2019-12-08T17:33:17.626Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:33:17.626Z] #31 85.73 internal/poll [2019-12-08T17:33:17.626Z] #31 88.36 internal/syscall/unix [2019-12-08T17:33:17.626Z] #31 89.24 os [2019-12-08T17:33:17.626Z] #31 89.75 internal/fmtsort [2019-12-08T17:33:17.626Z] #31 91.43 strings [2019-12-08T17:33:18.136Z] #18 ... [2019-12-08T17:33:18.136Z] [2019-12-08T17:33:18.136Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:18.136Z] #45 84.54 text/template [2019-12-08T17:33:18.136Z] #45 85.72 encoding/xml [2019-12-08T17:33:18.136Z] #45 90.29 go/doc [2019-12-08T17:33:18.136Z] #45 92.40 compress/flate [2019-12-08T17:33:18.136Z] #45 94.62 github.com/LK4D4/vndr/build [2019-12-08T17:33:18.136Z] #45 ... [2019-12-08T17:33:18.136Z] [2019-12-08T17:33:18.136Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:33:18.136Z] #18 64.54 Selecting previously unselected package vim-runtime. [2019-12-08T17:33:18.136Z] #18 64.55 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-08T17:33:18.136Z] #18 64.56 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-08T17:33:18.136Z] #18 64.62 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-08T17:33:18.136Z] #18 64.65 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:33:18.551Z] #26 23.55 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-08T17:33:18.551Z] #26 ... [2019-12-08T17:33:18.551Z] [2019-12-08T17:33:18.551Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:18.551Z] #54 13.53 + cd /tmp/tmp.IfD7cVKKmG/src/github.com/opencontainers/runc [2019-12-08T17:33:18.551Z] #54 13.53 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-08T17:33:18.551Z] #54 13.64 + '[' -z '' ']' [2019-12-08T17:33:18.551Z] #54 13.64 + target=static [2019-12-08T17:33:18.551Z] #54 13.64 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-08T17:33:18.551Z] #54 15.69 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-08T17:33:18.551Z] #54 ... [2019-12-08T17:33:18.551Z] [2019-12-08T17:33:18.551Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:33:18.551Z] #38 14.59 + GOPATH=/tmp/tmp.ekDugP4nsa/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ekDugP4nsa go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-08T17:33:18.598Z] #31 96.62 fmt [2019-12-08T17:33:18.813Z] #38 ... [2019-12-08T17:33:18.813Z] [2019-12-08T17:33:18.813Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:33:18.813Z] #50 21.62 + cd /tmp/tmp.lCgkzmlhpH/src/github.com/golangci/golangci-lint/ [2019-12-08T17:33:18.813Z] #50 21.62 + git checkout -q v1.20.0 [2019-12-08T17:33:18.813Z] #50 21.97 ++ git describe --tags [2019-12-08T17:33:18.813Z] #50 21.98 + version=v1.20.0 [2019-12-08T17:33:18.813Z] #50 21.98 ++ git rev-parse --short HEAD [2019-12-08T17:33:18.813Z] #50 21.98 + commit=cc98739 [2019-12-08T17:33:18.813Z] #50 21.99 ++ git show -s --format=%cd [2019-12-08T17:33:18.813Z] #50 21.99 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-08T17:33:18.813Z] #50 21.99 + 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-12-08T17:33:18.813Z] #50 ... [2019-12-08T17:33:18.813Z] [2019-12-08T17:33:18.813Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:18.813Z] #44 14.64 go/parser [2019-12-08T17:33:18.813Z] #44 14.70 go/doc [2019-12-08T17:33:18.813Z] #44 15.30 github.com/LK4D4/vndr/godl [2019-12-08T17:33:18.813Z] #44 19.28 github.com/LK4D4/vndr/build [2019-12-08T17:33:18.813Z] #44 21.21 github.com/LK4D4/vndr [2019-12-08T17:33:19.074Z] #44 ... [2019-12-08T17:33:19.074Z] [2019-12-08T17:33:19.074Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:33:19.074Z] #26 24.07 [2019-12-08T17:33:19.159Z] #31 97.01 path/filepath [2019-12-08T17:33:19.159Z] #31 ... [2019-12-08T17:33:19.159Z] [2019-12-08T17:33:19.159Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:33:19.159Z] #33 97.92 Selecting previously unselected package xxd. [2019-12-08T17:33:19.335Z] #26 24.35 ######################################### 57.2% ######################################################################## 100.0% [2019-12-08T17:33:19.417Z] #33 97.95 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-08T17:33:19.417Z] #33 97.96 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:33:19.596Z] #26 24.55 [2019-12-08T17:33:19.673Z] #33 98.41 Selecting previously unselected package vim-common. [2019-12-08T17:33:19.673Z] #33 98.41 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-08T17:33:19.673Z] #33 98.48 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:33:20.541Z] #26 ... [2019-12-08T17:33:20.541Z] [2019-12-08T17:33:20.541Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:33:20.541Z] #40 16.38 Fetched 7751 kB in 11s (686 kB/s) [2019-12-08T17:33:20.541Z] #40 16.38 Reading package lists... [2019-12-08T17:33:20.541Z] #40 20.96 Reading package lists... [2019-12-08T17:33:20.541Z] #40 25.22 Building dependency tree... [2019-12-08T17:33:20.602Z] #33 99.14 Processing triggers for mime-support (3.60) ... [2019-12-08T17:33:20.602Z] #33 99.26 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:33:20.602Z] #33 99.29 Setting up libuv1:amd64 (1.9.1-3) ... [2019-12-08T17:33:20.602Z] #33 99.31 Setting up cmake-data (3.7.2-1) ... [2019-12-08T17:33:20.804Z] #40 26.82 The following additional packages will be installed: [2019-12-08T17:33:20.862Z] #33 99.35 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-12-08T17:33:20.862Z] #33 99.37 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-08T17:33:20.862Z] #33 99.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:33:20.862Z] #33 ... [2019-12-08T17:33:20.862Z] [2019-12-08T17:33:20.862Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:20.862Z] #54 22.82 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-08T17:33:20.862Z] #54 ... [2019-12-08T17:33:20.862Z] [2019-12-08T17:33:20.862Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:33:20.862Z] #33 99.60 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:33:21.065Z] #40 26.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-08T17:33:21.065Z] #40 26.82 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-08T17:33:21.065Z] #40 26.82 Suggested packages: [2019-12-08T17:33:21.065Z] #40 26.83 manpages-dev python-setuptools [2019-12-08T17:33:21.065Z] #40 ... [2019-12-08T17:33:21.065Z] [2019-12-08T17:33:21.065Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:33:21.065Z] #26 26.17 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-08T17:33:21.065Z] #26 26.26 skipping existing ed4b54129745 [2019-12-08T17:33:21.123Z] #33 99.64 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-08T17:33:21.123Z] #33 99.66 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-12-08T17:33:21.123Z] #33 99.67 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-12-08T17:33:21.123Z] #33 99.68 Setting up cmake (3.7.2-1) ... [2019-12-08T17:33:21.123Z] #33 99.93 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:33:21.326Z] #26 26.35 [2019-12-08T17:33:21.326Z] #26 ... [2019-12-08T17:33:21.326Z] [2019-12-08T17:33:21.326Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:33:21.326Z] #68 17.18 + cd /tmp/tmp.4nBAWuP47Y/src/github.com/docker/libnetwork [2019-12-08T17:33:21.326Z] #68 17.19 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-08T17:33:21.326Z] #68 17.65 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-08T17:33:21.379Z] #33 ... [2019-12-08T17:33:21.379Z] [2019-12-08T17:33:21.379Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-08T17:33:21.379Z] #15 DONE 5.9s [2019-12-08T17:33:21.490Z] #18 ... [2019-12-08T17:33:21.490Z] [2019-12-08T17:33:21.490Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:33:21.490Z] #42 46.65 CC compel/src/lib/ptrace.o [2019-12-08T17:33:21.490Z] #42 47.19 AR compel/libcompel.a [2019-12-08T17:33:21.490Z] #42 47.26 HOSTCC compel/src/main-host.o [2019-12-08T17:33:21.490Z] #42 47.70 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-12-08T17:33:21.490Z] #42 48.11 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-08T17:33:21.490Z] #42 48.65 HOSTCC compel/src/lib/log-host.o [2019-12-08T17:33:21.490Z] #42 48.83 HOSTLINK compel/compel-host-bin [2019-12-08T17:33:21.490Z] #42 48.90 DEP soccr/soccr.d [2019-12-08T17:33:21.490Z] #42 49.06 CC soccr/soccr.o [2019-12-08T17:33:21.490Z] #42 50.52 AR soccr/libsoccr.a [2019-12-08T17:33:21.490Z] #42 50.54 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-08T17:33:21.490Z] #42 50.70 DEP criu/arch/s390/sigframe.d [2019-12-08T17:33:21.490Z] #42 50.79 DEP criu/arch/s390/crtools.d [2019-12-08T17:33:21.490Z] #42 50.93 DEP criu/arch/s390/cpu.d [2019-12-08T17:33:21.490Z] #42 51.09 CC criu/arch/s390/cpu.o [2019-12-08T17:33:21.490Z] #42 51.53 CC criu/arch/s390/crtools.o [2019-12-08T17:33:21.490Z] #42 52.60 CC criu/arch/s390/sigframe.o [2019-12-08T17:33:21.490Z] #42 53.12 LINK criu/arch/s390/crtools.built-in.o [2019-12-08T17:33:21.490Z] #42 53.18 DEP criu/arch/s390/vdso-pie.d [2019-12-08T17:33:21.490Z] #42 53.35 DEP criu/pie/parasite-vdso.d [2019-12-08T17:33:21.490Z] #42 53.63 DEP criu/pie/util-vdso.d [2019-12-08T17:33:21.490Z] #42 53.74 DEP criu/pie/util.d [2019-12-08T17:33:21.490Z] #42 53.95 CC criu/pie/util.o [2019-12-08T17:33:21.490Z] #42 54.12 CC criu/pie/util-vdso.o [2019-12-08T17:33:21.490Z] #42 54.73 CC criu/pie/parasite-vdso.o [2019-12-08T17:33:21.490Z] #42 55.21 CC criu/arch/s390/vdso-pie.o [2019-12-08T17:33:21.490Z] #42 55.56 AR criu/pie/pie.lib.a [2019-12-08T17:33:21.490Z] #42 55.64 DEP criu/pie/restorer.d [2019-12-08T17:33:21.490Z] #42 56.01 DEP criu/arch/s390/restorer.d [2019-12-08T17:33:21.490Z] #42 56.29 DEP criu/pie/parasite.d [2019-12-08T17:33:21.490Z] #42 56.59 CC criu/pie/parasite.o [2019-12-08T17:33:21.590Z] #68 ... [2019-12-08T17:33:21.590Z] [2019-12-08T17:33:21.590Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-08T17:33:21.590Z] #28 27.29 + cd /tmp/tmp.HZlDIu9zUR/src/github.com/go-swagger/go-swagger [2019-12-08T17:33:21.590Z] #28 27.29 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-08T17:33:21.635Z] [2019-12-08T17:33:21.635Z] #16 [dev 6/24] RUN ldconfig [2019-12-08T17:33:21.891Z] #16 ... [2019-12-08T17:33:21.891Z] [2019-12-08T17:33:21.891Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:33:21.891Z] #33 DONE 100.4s [2019-12-08T17:33:21.891Z] [2019-12-08T17:33:21.891Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-08T17:33:21.891Z] #34 DONE 0.1s [2019-12-08T17:33:21.891Z] [2019-12-08T17:33:21.891Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-08T17:33:21.891Z] #35 DONE 0.1s [2019-12-08T17:33:21.891Z] [2019-12-08T17:33:21.891Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:21.891Z] #44 98.38 regexp/syntax [2019-12-08T17:33:21.891Z] #44 99.70 fmt [2019-12-08T17:33:22.332Z] #42 ... [2019-12-08T17:33:22.332Z] [2019-12-08T17:33:22.332Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:33:22.332Z] #18 69.09 Selecting previously unselected package vim. [2019-12-08T17:33:22.332Z] #18 69.14 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-12-08T17:33:22.332Z] #18 69.15 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:33:23.187Z] #18 69.81 Selecting previously unselected package xfsprogs. [2019-12-08T17:33:23.187Z] #18 69.82 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-12-08T17:33:23.187Z] #18 69.83 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-08T17:33:23.603Z] #18 70.39 Selecting previously unselected package zip. [2019-12-08T17:33:23.603Z] #18 70.39 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-12-08T17:33:23.603Z] #18 70.40 Unpacking zip (3.0-11+b1) ... [2019-12-08T17:33:24.137Z] #18 70.55 Selecting previously unselected package libapparmor-perl. [2019-12-08T17:33:24.137Z] #18 70.56 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-12-08T17:33:24.137Z] #18 70.56 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-08T17:33:24.137Z] #18 70.71 Selecting previously unselected package apparmor. [2019-12-08T17:33:24.137Z] #18 70.71 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-12-08T17:33:24.137Z] #18 70.78 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-08T17:33:24.529Z] #28 30.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-08T17:33:24.866Z] #18 71.37 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-08T17:33:24.867Z] #18 71.37 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-12-08T17:33:24.867Z] #18 71.37 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-08T17:33:26.460Z] #28 ... [2019-12-08T17:33:26.460Z] [2019-12-08T17:33:26.460Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:33:26.460Z] #26 29.57 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-08T17:33:26.460Z] #26 30.20 [2019-12-08T17:33:26.460Z] #26 30.69 ######################################################################## 100.0% [2019-12-08T17:33:26.460Z] #26 30.87 [2019-12-08T17:33:26.460Z] #26 30.95 Download of images into '/build' complete. [2019-12-08T17:33:26.460Z] #26 30.95 Use something like the following to load the result into a Docker daemon: [2019-12-08T17:33:26.460Z] #26 30.95 tar -cC '/build' . | docker load [2019-12-08T17:33:26.723Z] #26 DONE 31.7s [2019-12-08T17:33:26.723Z] [2019-12-08T17:33:26.723Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:33:26.723Z] #68 DONE 32.4s [2019-12-08T17:33:26.723Z] [2019-12-08T17:33:26.723Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:26.723Z] #44 DONE 32.4s [2019-12-08T17:33:26.723Z] [2019-12-08T17:33:26.723Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:33:26.723Z] #40 27.64 The following NEW packages will be installed: [2019-12-08T17:33:26.723Z] #40 27.65 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-08T17:33:26.723Z] #40 27.65 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-08T17:33:26.723Z] #40 27.65 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-08T17:33:26.723Z] #40 27.65 zlib1g-dev [2019-12-08T17:33:26.723Z] #40 28.88 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:33:26.723Z] #40 28.88 Need to get 3415 kB of archives. [2019-12-08T17:33:26.723Z] #40 28.88 After this operation, 19.0 MB of additional disk space will be used. [2019-12-08T17:33:26.723Z] #40 28.88 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-12-08T17:33:26.723Z] #40 28.89 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-12-08T17:33:26.723Z] #40 28.89 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-12-08T17:33:26.723Z] #40 28.90 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-12-08T17:33:26.723Z] #40 28.90 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB] [2019-12-08T17:33:26.723Z] #40 28.90 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-12-08T17:33:26.723Z] #40 28.90 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB] [2019-12-08T17:33:26.723Z] #40 28.90 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB] [2019-12-08T17:33:26.723Z] #40 28.92 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-12-08T17:33:26.723Z] #40 28.93 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-12-08T17:33:26.723Z] #40 28.94 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-12-08T17:33:26.723Z] #40 28.99 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-12-08T17:33:26.723Z] #40 29.05 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB] [2019-12-08T17:33:26.723Z] #40 29.05 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2019-12-08T17:33:26.723Z] #40 29.05 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-08T17:33:26.723Z] #40 29.07 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-12-08T17:33:26.723Z] #40 30.06 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:33:26.723Z] #40 30.23 Fetched 3415 kB in 1s (2466 kB/s) [2019-12-08T17:33:26.723Z] #40 30.34 Selecting previously unselected package libnet1:arm64. [2019-12-08T17:33:26.723Z] #40 30.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-12-08T17:33:26.723Z] #40 30.40 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-12-08T17:33:26.723Z] #40 30.43 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-12-08T17:33:26.723Z] #40 30.61 Selecting previously unselected package libcap-dev:arm64. [2019-12-08T17:33:26.723Z] #40 30.61 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-12-08T17:33:26.723Z] #40 30.64 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-12-08T17:33:26.723Z] #40 30.91 Selecting previously unselected package libnet1-dev. [2019-12-08T17:33:26.723Z] #40 30.91 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-12-08T17:33:26.723Z] #40 31.02 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-08T17:33:26.723Z] #40 31.84 Selecting previously unselected package libnl-3-200:arm64. [2019-12-08T17:33:26.723Z] #40 31.84 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-12-08T17:33:26.723Z] #40 31.91 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-12-08T17:33:26.723Z] #40 32.50 Selecting previously unselected package libnl-3-dev:arm64. [2019-12-08T17:33:26.723Z] #40 32.51 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-12-08T17:33:26.723Z] #40 32.52 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-12-08T17:33:26.849Z] #18 73.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-08T17:33:26.849Z] #18 73.63 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-12-08T17:33:26.849Z] #18 73.64 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-08T17:33:26.984Z] #40 32.94 Selecting previously unselected package libprotobuf-c1:arm64. [2019-12-08T17:33:26.984Z] #40 32.94 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-12-08T17:33:26.984Z] #40 32.94 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-12-08T17:33:27.206Z] #44 ... [2019-12-08T17:33:27.206Z] [2019-12-08T17:33:27.206Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:33:27.206Z] #31 100.1 io/ioutil [2019-12-08T17:33:27.206Z] #31 101.2 path [2019-12-08T17:33:27.206Z] #31 102.6 text/tabwriter [2019-12-08T17:33:27.206Z] #31 104.7 github.com/BurntSushi/toml [2019-12-08T17:33:27.206Z] #31 104.7 flag [2019-12-08T17:33:27.206Z] #31 ... [2019-12-08T17:33:27.206Z] [2019-12-08T17:33:27.206Z] #16 [dev 6/24] RUN ldconfig [2019-12-08T17:33:27.206Z] #16 DONE 6.0s [2019-12-08T17:33:27.206Z] [2019-12-08T17:33:27.206Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:27.206Z] #36 5.123 + RM_GOPATH=0 [2019-12-08T17:33:27.206Z] #36 5.127 + TMP_GOPATH= [2019-12-08T17:33:27.206Z] #36 5.127 + : /build [2019-12-08T17:33:27.206Z] #36 5.127 + '[' -z '' ']' [2019-12-08T17:33:27.206Z] #36 5.131 ++ mktemp -d [2019-12-08T17:33:27.206Z] #36 5.133 + export GOPATH=/tmp/tmp.mgpFyAoYvr [2019-12-08T17:33:27.206Z] #36 5.133 + GOPATH=/tmp/tmp.mgpFyAoYvr [2019-12-08T17:33:27.206Z] #36 5.133 + RM_GOPATH=1 [2019-12-08T17:33:27.206Z] #36 5.142 ++ dirname ./install.sh [2019-12-08T17:33:27.206Z] #36 5.142 + dir=. [2019-12-08T17:33:27.206Z] #36 5.143 + bin=tini [2019-12-08T17:33:27.206Z] #36 5.143 + shift [2019-12-08T17:33:27.206Z] #36 5.143 + '[' '!' -f ./tini.installer ']' [2019-12-08T17:33:27.206Z] #36 5.143 + . ./tini.installer [2019-12-08T17:33:27.206Z] #36 5.144 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-08T17:33:27.206Z] #36 5.144 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-08T17:33:27.206Z] #36 5.144 + install_tini [2019-12-08T17:33:27.206Z] #36 5.144 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-08T17:33:27.206Z] #36 5.144 + git clone https://github.com/krallin/tini.git /tmp/tmp.mgpFyAoYvr/tini [2019-12-08T17:33:27.206Z] #36 5.149 Cloning into '/tmp/tmp.mgpFyAoYvr/tini'... [2019-12-08T17:33:27.245Z] #40 33.17 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-12-08T17:33:27.245Z] #40 33.17 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-12-08T17:33:27.245Z] #40 33.19 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-12-08T17:33:27.506Z] #40 33.40 Selecting previously unselected package zlib1g-dev:arm64. [2019-12-08T17:33:27.506Z] #40 33.40 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-12-08T17:33:27.506Z] #40 33.40 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-12-08T17:33:27.768Z] #40 33.73 Selecting previously unselected package libprotobuf10:arm64. [2019-12-08T17:33:27.768Z] #40 33.73 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-12-08T17:33:27.768Z] #40 33.74 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-12-08T17:33:28.716Z] #40 34.36 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-12-08T17:33:28.716Z] #40 34.38 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-12-08T17:33:28.716Z] #40 34.39 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-12-08T17:33:28.716Z] #40 ... [2019-12-08T17:33:28.716Z] [2019-12-08T17:33:28.716Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:33:28.716Z] #47 34.30 + cd /tmp/tmp.0gKSTjX5fO/src/gotest.tools/gotestsum [2019-12-08T17:33:28.716Z] #47 34.31 + git checkout -q v0.3.5 [2019-12-08T17:33:28.716Z] #47 34.39 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-08T17:33:28.787Z] #18 75.46 Selecting previously unselected package binutils-mingw-w64. [2019-12-08T17:33:28.788Z] #18 75.46 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-08T17:33:28.788Z] #18 75.47 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-08T17:33:28.788Z] #18 75.54 Selecting previously unselected package mingw-w64-common. [2019-12-08T17:33:28.788Z] #18 75.54 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-08T17:33:28.788Z] #18 75.54 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-08T17:33:29.129Z] #36 ... [2019-12-08T17:33:29.129Z] [2019-12-08T17:33:29.129Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:29.129Z] #44 106.9 regexp [2019-12-08T17:33:29.622Z] #18 ... [2019-12-08T17:33:29.622Z] [2019-12-08T17:33:29.622Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:29.622Z] #45 96.35 vendor/golang.org/x/crypto/cryptobyte [2019-12-08T17:33:29.622Z] #45 98.66 net [2019-12-08T17:33:29.622Z] #45 99.38 vendor/golang.org/x/crypto/poly1305 [2019-12-08T17:33:29.622Z] #45 100.0 vendor/golang.org/x/crypto/chacha20poly1305 [2019-12-08T17:33:29.622Z] #45 100.8 vendor/golang.org/x/crypto/curve25519 [2019-12-08T17:33:29.622Z] #45 101.2 vendor/golang.org/x/text/transform [2019-12-08T17:33:29.622Z] #45 102.5 vendor/golang.org/x/text/unicode/bidi [2019-12-08T17:33:29.622Z] #45 104.5 vendor/golang.org/x/text/secure/bidirule [2019-12-08T17:33:29.622Z] #45 104.8 vendor/golang.org/x/text/unicode/norm [2019-12-08T17:33:29.622Z] #45 ... [2019-12-08T17:33:29.622Z] [2019-12-08T17:33:29.622Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:33:29.622Z] #42 58.01 LINK criu/pie/parasite.built-in.o [2019-12-08T17:33:29.622Z] #42 58.05 GEN criu/pie/parasite-blob.h [2019-12-08T17:33:29.622Z] #42 58.07 CC criu/arch/s390/restorer.o [2019-12-08T17:33:29.622Z] #42 58.69 CC criu/pie/restorer.o [2019-12-08T17:33:29.622Z] #42 61.39 LINK criu/pie/restorer.built-in.o [2019-12-08T17:33:29.622Z] #42 61.41 GEN criu/pie/restorer-blob.h [2019-12-08T17:33:29.622Z] #42 61.54 DEP criu/vdso.d [2019-12-08T17:33:29.622Z] #42 61.76 DEP criu/uts_ns.d [2019-12-08T17:33:29.622Z] #42 61.90 DEP criu/util.d [2019-12-08T17:33:29.622Z] #42 62.15 DEP criu/uffd.d [2019-12-08T17:33:29.622Z] #42 62.31 DEP criu/tun.d [2019-12-08T17:33:29.622Z] #42 62.46 DEP criu/tty.d [2019-12-08T17:33:29.622Z] #42 62.65 DEP criu/timerfd.d [2019-12-08T17:33:29.622Z] #42 62.83 DEP criu/sysfs_parse.d [2019-12-08T17:33:29.622Z] #42 62.98 DEP criu/sysctl.d [2019-12-08T17:33:29.622Z] #42 63.15 DEP criu/string.d [2019-12-08T17:33:29.622Z] #42 63.17 DEP criu/stats.d [2019-12-08T17:33:29.622Z] #42 63.30 DEP criu/sockets.d [2019-12-08T17:33:29.622Z] #42 63.46 DEP criu/sk-unix.d [2019-12-08T17:33:29.622Z] #42 63.72 DEP criu/sk-tcp.d [2019-12-08T17:33:29.622Z] #42 63.99 DEP criu/sk-queue.d [2019-12-08T17:33:29.622Z] #42 64.21 DEP criu/sk-packet.d [2019-12-08T17:33:29.622Z] #42 64.37 DEP criu/sk-netlink.d [2019-12-08T17:33:29.622Z] #42 64.59 DEP criu/sk-inet.d [2019-12-08T17:33:29.622Z] #42 64.76 DEP criu/signalfd.d [2019-12-08T17:33:29.622Z] #42 64.90 DEP criu/sigframe.d [2019-12-08T17:33:29.622Z] #42 65.03 DEP criu/shmem.d [2019-12-08T17:33:29.622Z] #42 65.16 DEP criu/servicefd.d [2019-12-08T17:33:30.028Z] #42 65.36 DEP criu/seize.d [2019-12-08T17:33:30.028Z] #42 65.49 DEP criu/seccomp.d [2019-12-08T17:33:30.028Z] #42 65.70 DEP criu/rst-malloc.d [2019-12-08T17:33:30.531Z] #42 65.78 DEP criu/rbtree.d [2019-12-08T17:33:30.531Z] #42 65.82 DEP criu/pstree.d [2019-12-08T17:33:30.531Z] #42 65.97 DEP criu/protobuf.d [2019-12-08T17:33:31.016Z] #44 108.8 go/token [2019-12-08T17:33:31.051Z] #42 66.19 GEN criu/protobuf-desc-gen.h [2019-12-08T17:33:32.378Z] #44 110.4 go/scanner [2019-12-08T17:33:32.520Z] #42 67.87 DEP criu/protobuf-desc.d [2019-12-08T17:33:32.520Z] #42 68.01 DEP criu/proc_parse.d [2019-12-08T17:33:32.920Z] #47 ... [2019-12-08T17:33:32.920Z] [2019-12-08T17:33:32.920Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-08T17:33:32.920Z] #27 DONE 1.1s [2019-12-08T17:33:32.927Z] #42 68.24 DEP criu/plugin.d [2019-12-08T17:33:32.927Z] #42 68.36 DEP criu/pipes.d [2019-12-08T17:33:32.927Z] #42 68.64 DEP criu/pie-util.d [2019-12-08T17:33:33.181Z] [2019-12-08T17:33:33.181Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:33:33.181Z] #40 34.61 Selecting previously unselected package libprotobuf-dev:arm64. [2019-12-08T17:33:33.181Z] #40 34.63 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-12-08T17:33:33.181Z] #40 34.66 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-12-08T17:33:33.181Z] #40 35.89 Selecting previously unselected package libprotoc10:arm64. [2019-12-08T17:33:33.181Z] #40 35.89 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-12-08T17:33:33.181Z] #40 35.89 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-12-08T17:33:33.181Z] #40 36.48 Selecting previously unselected package protobuf-c-compiler. [2019-12-08T17:33:33.181Z] #40 36.48 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-12-08T17:33:33.181Z] #40 36.48 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-08T17:33:33.181Z] #40 36.69 Selecting previously unselected package protobuf-compiler. [2019-12-08T17:33:33.181Z] #40 36.69 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-12-08T17:33:33.181Z] #40 36.70 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-08T17:33:33.181Z] #40 36.89 Selecting previously unselected package python-pkg-resources. [2019-12-08T17:33:33.181Z] #40 36.90 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-08T17:33:33.181Z] #40 36.91 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-08T17:33:33.181Z] #40 37.25 Selecting previously unselected package python-protobuf. [2019-12-08T17:33:33.181Z] #40 37.25 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-12-08T17:33:33.181Z] #40 37.27 Unpacking python-protobuf (3.0.0-9) ... [2019-12-08T17:33:33.181Z] #40 37.78 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-12-08T17:33:33.181Z] #40 37.85 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-12-08T17:33:33.181Z] #40 37.87 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-08T17:33:33.315Z] #42 68.81 DEP criu/pie-util-vdso.d [2019-12-08T17:33:33.315Z] #42 68.93 DEP criu/pie-util-vdso-elf32.d [2019-12-08T17:33:33.442Z] #40 ... [2019-12-08T17:33:33.442Z] [2019-12-08T17:33:33.442Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:33:33.442Z] #59 27.91 + cd /tmp/tmp.x4ZXLoHyj2/src/github.com/containerd/containerd [2019-12-08T17:33:33.442Z] #59 27.91 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-08T17:33:33.442Z] #59 28.64 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-08T17:33:33.442Z] #59 28.64 + BUILDTAGS='netgo osusergo static_build' [2019-12-08T17:33:33.442Z] #59 28.64 + export EXTRA_FLAGS=-buildmode=pie [2019-12-08T17:33:33.442Z] #59 28.64 + EXTRA_FLAGS=-buildmode=pie [2019-12-08T17:33:33.442Z] #59 28.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-08T17:33:33.442Z] #59 28.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-08T17:33:33.442Z] #59 28.64 + '[' '' = dynamic ']' [2019-12-08T17:33:33.442Z] #59 28.64 + make [2019-12-08T17:33:33.442Z] #59 29.70 + bin/ctr [2019-12-08T17:33:33.700Z] #42 ... [2019-12-08T17:33:33.700Z] [2019-12-08T17:33:33.700Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:33.700Z] #45 110.4 vendor/golang.org/x/net/idna [2019-12-08T17:33:34.267Z] #44 ... [2019-12-08T17:33:34.267Z] [2019-12-08T17:33:34.267Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:33:34.267Z] #41 7.062 Note: Building without setproctitle() and strlcpy() support. [2019-12-08T17:33:34.267Z] #41 7.062 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-08T17:33:34.267Z] #41 10.96 fatal: Not a git repository (or any of the parent directories): .git [2019-12-08T17:33:34.267Z] #41 11.04 GEN .gitid [2019-12-08T17:33:34.267Z] #41 11.05 GEN criu/include/version.h [2019-12-08T17:33:34.267Z] #41 11.11 GEN include/common/asm [2019-12-08T17:33:34.267Z] #41 15.76 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-08T17:33:34.267Z] #41 15.93 PBCC images/opts.pb-c.c [2019-12-08T17:33:34.267Z] #41 16.00 PBCC images/sit.pb-c.c [2019-12-08T17:33:34.267Z] #41 16.07 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-08T17:33:34.267Z] #41 16.18 DEP images/opts.pb-c.d [2019-12-08T17:33:34.267Z] #41 16.35 DEP images/sit.pb-c.d [2019-12-08T17:33:34.267Z] #41 16.45 PBCC images/macvlan.pb-c.c [2019-12-08T17:33:34.267Z] #41 16.54 DEP images/macvlan.pb-c.d [2019-12-08T17:33:34.267Z] #41 16.57 PBCC images/autofs.pb-c.c [2019-12-08T17:33:34.267Z] #41 16.58 DEP images/autofs.pb-c.d [2019-12-08T17:33:34.267Z] #41 16.63 PBCC images/sysctl.pb-c.c [2019-12-08T17:33:34.267Z] #41 16.66 DEP images/sysctl.pb-c.d [2019-12-08T17:33:34.268Z] #41 16.76 PBCC images/time.pb-c.c [2019-12-08T17:33:34.268Z] #41 16.82 DEP images/time.pb-c.d [2019-12-08T17:33:34.268Z] #41 16.87 PBCC images/binfmt-misc.pb-c.c [2019-12-08T17:33:34.268Z] #41 16.98 DEP images/binfmt-misc.pb-c.d [2019-12-08T17:33:34.268Z] #41 17.08 PBCC images/seccomp.pb-c.c [2019-12-08T17:33:34.268Z] #41 17.12 DEP images/seccomp.pb-c.d [2019-12-08T17:33:34.268Z] #41 17.16 PBCC images/userns.pb-c.c [2019-12-08T17:33:34.268Z] #41 17.21 DEP images/userns.pb-c.d [2019-12-08T17:33:34.268Z] #41 17.25 PBCC images/cgroup.pb-c.c [2019-12-08T17:33:34.268Z] #41 17.32 DEP images/cgroup.pb-c.d [2019-12-08T17:33:34.268Z] #41 17.39 PBCC images/fown.pb-c.c [2019-12-08T17:33:34.268Z] #41 17.44 PBCC images/ext-file.pb-c.c [2019-12-08T17:33:34.523Z] #41 17.51 DEP images/fown.pb-c.d [2019-12-08T17:33:34.523Z] #41 17.59 DEP images/ext-file.pb-c.d [2019-12-08T17:33:34.779Z] #41 17.68 PBCC images/rpc.pb-c.c [2019-12-08T17:33:34.779Z] #41 ... [2019-12-08T17:33:34.779Z] [2019-12-08T17:33:34.779Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:34.779Z] #44 112.8 go/ast [2019-12-08T17:33:34.827Z] #59 ... [2019-12-08T17:33:34.827Z] [2019-12-08T17:33:34.827Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:33:34.827Z] #40 40.39 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-08T17:33:34.827Z] #40 40.41 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-12-08T17:33:34.827Z] #40 40.43 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:33:34.827Z] #40 40.51 Setting up python-protobuf (3.0.0-9) ... [2019-12-08T17:33:35.342Z] #44 113.5 internal/lazyregexp [2019-12-08T17:33:35.627Z] #45 ... [2019-12-08T17:33:35.627Z] [2019-12-08T17:33:35.627Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:33:35.627Z] #63 103.2 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-08T17:33:35.627Z] #63 103.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-08T17:33:35.627Z] #63 DONE 112.6s [2019-12-08T17:33:35.627Z] [2019-12-08T17:33:35.627Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-08T17:33:35.627Z] #64 DONE 0.1s [2019-12-08T17:33:35.627Z] [2019-12-08T17:33:35.627Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:33:35.627Z] #42 69.14 DEP criu/path.d [2019-12-08T17:33:35.627Z] #42 69.33 DEP criu/parasite-syscall.d [2019-12-08T17:33:35.627Z] #42 69.65 DEP criu/pagemap.d [2019-12-08T17:33:35.627Z] #42 69.86 DEP criu/pagemap-cache.d [2019-12-08T17:33:35.627Z] #42 70.05 DEP criu/page-xfer.d [2019-12-08T17:33:35.627Z] #42 70.23 DEP criu/page-pipe.d [2019-12-08T17:33:35.627Z] #42 70.36 DEP criu/netfilter.d [2019-12-08T17:33:35.627Z] #42 70.61 DEP criu/net.d [2019-12-08T17:33:35.627Z] #42 70.89 DEP criu/namespaces.d [2019-12-08T17:33:35.627Z] #42 71.07 DEP criu/mount.d [2019-12-08T17:33:35.627Z] #42 71.26 DEP criu/mem.d [2019-12-08T17:33:35.905Z] #44 113.9 net/url [2019-12-08T17:33:36.478Z] #42 71.75 DEP criu/lsm.d [2019-12-08T17:33:36.478Z] #42 71.99 DEP criu/log.d [2019-12-08T17:33:37.065Z] #42 72.27 DEP criu/libnetlink.d [2019-12-08T17:33:37.065Z] #42 72.49 DEP criu/kerndat.d [2019-12-08T17:33:37.269Z] #44 ... [2019-12-08T17:33:37.269Z] [2019-12-08T17:33:37.269Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:33:37.269Z] #17 5.359 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:33:37.269Z] #17 5.360 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:33:37.269Z] #17 5.417 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:33:37.269Z] #17 5.478 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:33:37.269Z] #17 5.501 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:33:37.269Z] #17 6.653 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-08T17:33:37.269Z] #17 8.765 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-08T17:33:37.525Z] #17 ... [2019-12-08T17:33:37.525Z] [2019-12-08T17:33:37.525Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:33:37.543Z] #42 72.73 DEP criu/kcmp-ids.d [2019-12-08T17:33:37.543Z] #42 72.83 DEP criu/irmap.d [2019-12-08T17:33:37.543Z] #42 73.00 DEP criu/ipc_ns.d [2019-12-08T17:33:38.032Z] Removing intermediate container 845074500ad0 [2019-12-08T17:33:38.032Z] ---> 33469337fa8b [2019-12-08T17:33:38.032Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-12-08T17:33:38.032Z] ---> ebd73b5ebd31 [2019-12-08T17:33:38.032Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-12-08T17:33:38.032Z] ---> 8fb007d9385e [2019-12-08T17:33:38.032Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-12-08T17:33:38.032Z] ---> Running in 239ec8dd8f84 [2019-12-08T17:33:38.032Z] Removing intermediate container 239ec8dd8f84 [2019-12-08T17:33:38.032Z] ---> e9f7fc6c781b [2019-12-08T17:33:38.032Z] Successfully built e9f7fc6c781b [2019-12-08T17:33:38.032Z] Successfully tagged moby-buildx:latest [2019-12-08T17:33:38.032Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-12-08T17:33:38.032Z] if [ -n "${id}" ]; then \ [2019-12-08T17:33:38.032Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-12-08T17:33:38.032Z] && touch bundles/buildx; \ [2019-12-08T17:33:38.032Z] docker rm -f ${id}; \ [2019-12-08T17:33:38.032Z] fi [2019-12-08T17:33:38.032Z] df8bceb08888c55d28dff602c533098957fa48234fedf6a2910cd5699998ca6c [2019-12-08T17:33:38.032Z] bundles/buildx version [2019-12-08T17:33:38.032Z] buildx v0.3.1 6db68d0 [2019-12-08T17:33:38.032Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:7f809e1080077469c26d7c9e3d7ef71151aa2faf . [2019-12-08T17:33:38.032Z] #1 [internal] booting buildkit [2019-12-08T17:33:38.032Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-12-08T17:33:38.032Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2019-12-08T17:33:38.032Z] #1 creating container buildx_buildkit_default [2019-12-08T17:33:38.032Z] #1 creating container buildx_buildkit_default 0.5s done [2019-12-08T17:33:38.032Z] #1 DONE 3.2s [2019-12-08T17:33:38.032Z] [2019-12-08T17:33:38.032Z] #3 [internal] load .dockerignore [2019-12-08T17:33:38.032Z] #3 transferring context: 87B 0.0s done [2019-12-08T17:33:38.032Z] #3 DONE 0.0s [2019-12-08T17:33:38.032Z] [2019-12-08T17:33:38.032Z] #2 [internal] load build definition from Dockerfile [2019-12-08T17:33:38.032Z] #2 transferring dockerfile: 14.85kB 0.0s done [2019-12-08T17:33:38.032Z] #2 DONE 0.0s [2019-12-08T17:33:38.032Z] [2019-12-08T17:33:38.032Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-08T17:33:38.032Z] #4 DONE 0.9s [2019-12-08T17:33:38.032Z] [2019-12-08T17:33:38.032Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-08T17:33:38.032Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-08T17:33:38.032Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-08T17:33:38.032Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-12-08T17:33:38.032Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 1.60MB / 8.18MB 0.1s [2019-12-08T17:33:38.032Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-12-08T17:33:38.032Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done [2019-12-08T17:33:38.032Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-12-08T17:33:38.032Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-12-08T17:33:38.032Z] #5 DONE 0.9s [2019-12-08T17:33:38.032Z] [2019-12-08T17:33:38.032Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-08T17:33:38.032Z] #7 DONE 0.3s [2019-12-08T17:33:38.032Z] [2019-12-08T17:33:38.032Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-08T17:33:38.032Z] #6 DONE 0.4s [2019-12-08T17:33:38.032Z] [2019-12-08T17:33:38.032Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-08T17:33:38.032Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-12-08T17:33:38.032Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 97.41kB / 45.65MB 0.2s [2019-12-08T17:33:38.032Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 0B / 10.00MB 0.2s [2019-12-08T17:33:38.032Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 0B / 50.07MB 0.2s [2019-12-08T17:33:38.032Z] #8 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-12-08T17:33:38.032Z] #8 sha256:6fd4831f322c1b26351c13d489c2643e38fd97b7472ccc92ccfdf1744992fe04 1.79kB / 1.79kB done [2019-12-08T17:33:38.032Z] #8 sha256:748068f174a227547cd5026ee3f1bfe5627ab9eda66b92b6a02c6436b599a8ef 156B / 156B 0.2s [2019-12-08T17:33:38.032Z] #8 sha256:13ef2fc8de2a21a633642a35e661620e41d137aaad82dc62020a1e23a0eb7b09 5.47kB / 5.47kB done [2019-12-08T17:33:38.032Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 0B / 4.30MB 0.2s [2019-12-08T17:33:38.032Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 0B / 52.87MB 0.2s [2019-12-08T17:33:38.032Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 785.54kB / 10.00MB 0.3s [2019-12-08T17:33:38.032Z] #8 sha256:748068f174a227547cd5026ee3f1bfe5627ab9eda66b92b6a02c6436b599a8ef 156B / 156B 0.2s done [2019-12-08T17:33:38.032Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 621.70kB / 4.30MB 0.3s [2019-12-08T17:33:38.032Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 0B / 96.41MB 0.3s [2019-12-08T17:33:38.032Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 1.44MB / 10.00MB 0.4s [2019-12-08T17:33:38.032Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 1.24MB / 4.30MB 0.4s [2019-12-08T17:33:38.032Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 2.00MB / 10.00MB 0.6s [2019-12-08T17:33:38.032Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 1.83MB / 4.30MB 0.6s [2019-12-08T17:33:38.032Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 2.85MB / 45.65MB 0.7s [2019-12-08T17:33:38.032Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 2.69MB / 10.00MB 0.7s [2019-12-08T17:33:38.032Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 2.52MB / 4.30MB 0.7s [2019-12-08T17:33:38.032Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 3.20MB / 10.00MB 0.9s [2019-12-08T17:33:38.032Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 2.52MB / 50.07MB 0.9s [2019-12-08T17:33:38.032Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 3.01MB / 4.30MB 0.9s [2019-12-08T17:33:38.032Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 2.65MB / 52.87MB 0.9s [2019-12-08T17:33:38.032Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 3.51MB / 4.30MB 1.0s [2019-12-08T17:33:38.032Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 4.06MB / 10.00MB 1.2s [2019-12-08T17:33:38.032Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 3.87MB / 4.30MB 1.2s [2019-12-08T17:33:38.032Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 4.64MB / 10.00MB 1.3s [2019-12-08T17:33:38.032Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 4.30MB / 4.30MB 1.3s done [2019-12-08T17:33:38.032Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 5.34MB / 45.65MB 1.5s [2019-12-08T17:33:38.032Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 5.21MB / 10.00MB 1.5s [2019-12-08T17:33:38.032Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 5.86MB / 10.00MB 1.6s [2019-12-08T17:33:38.032Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 5.14MB / 50.07MB 1.6s [2019-12-08T17:33:38.032Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 5.37MB / 52.87MB 1.6s [2019-12-08T17:33:38.032Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 5.01MB / 96.41MB 1.6s [2019-12-08T17:33:38.032Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 6.67MB / 10.00MB 1.8s [2019-12-08T17:33:38.067Z] #42 73.26 DEP criu/image.d [2019-12-08T17:33:38.067Z] #42 73.62 DEP criu/image-desc.d [2019-12-08T17:33:38.128Z] #40 43.63 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-12-08T17:33:38.128Z] #40 43.66 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-12-08T17:33:38.128Z] #40 43.67 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-12-08T17:33:38.128Z] #40 43.71 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-12-08T17:33:38.128Z] #40 43.72 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-12-08T17:33:38.128Z] #40 43.74 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-08T17:33:38.128Z] #40 43.76 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-12-08T17:33:38.128Z] #40 43.77 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-08T17:33:38.128Z] #40 43.79 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-12-08T17:33:38.128Z] #40 43.81 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-12-08T17:33:38.128Z] #40 43.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:33:38.383Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 7.34MB / 10.00MB 1.9s [2019-12-08T17:33:38.383Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 7.93MB / 45.65MB 2.1s [2019-12-08T17:33:38.383Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 8.58MB / 10.00MB 2.2s [2019-12-08T17:33:38.383Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 7.86MB / 50.07MB 2.2s [2019-12-08T17:33:38.383Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 8.13MB / 52.87MB 2.2s [2019-12-08T17:33:38.391Z] #40 DONE 44.3s [2019-12-08T17:33:38.391Z] [2019-12-08T17:33:38.391Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:33:38.460Z] #42 73.88 DEP criu/fsnotify.d [2019-12-08T17:33:38.460Z] #42 74.02 DEP criu/filesystems.d [2019-12-08T17:33:38.733Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 9.27MB / 10.00MB 2.4s [2019-12-08T17:33:38.733Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 9.94MB / 10.00MB 2.5s [2019-12-08T17:33:38.852Z] #42 74.24 DEP criu/files.d [2019-12-08T17:33:38.852Z] #42 74.48 DEP criu/files-reg.d [2019-12-08T17:33:39.060Z] #59 48.71 Checking out files: 25% (755/2934) Checking out files: 26% (763/2934) Checking out files: 27% (793/2934) Checking out files: 28% (822/2934) Checking out files: 29% (851/2934) Checking out files: 30% (881/2934) Checking out files: 31% (910/2934) Checking out files: 32% (939/2934) Checking out files: 33% (969/2934) Checking out files: 34% (998/2934) Checking out files: 35% (1027/2934) Checking out files: 36% (1057/2934) Checking out files: 37% (1086/2934) Checking out files: 38% (1115/2934) Checking out files: 39% (1145/2934) Checking out files: 40% (1174/2934) Checking out files: 41% (1203/2934) Checking out files: 42% (1233/2934) Checking out files: 43% (1262/2934) Checking out files: 44% (1291/2934) Checking out files: 45% (1321/2934) Checking out files: 46% (1350/2934) Checking out files: 47% (1379/2934) Checking out files: 48% (1409/2934) Checking out files: 49% (1438/2934) Checking out files: 50% (1467/2934) Checking out files: 51% (1497/2934) Checking out files: 52% (1526/2934) Checking out files: 53% (1556/2934) Checking out files: 54% (1585/2934) Checking out files: 55% (1614/2934) Checking out files: 56% (1644/2934) Checking out files: 57% (1673/2934) Checking out files: 58% (1702/2934) Checking out files: 59% (1732/2934) Checking out files: 60% (1761/2934) Checking out files: 61% (1790/2934) Checking out files: 62% (1820/2934) Checking out files: 63% (1849/2934) Checking out files: 64% (1878/2934) Checking out files: 65% (1908/2934) Checking out files: 66% (1937/2934) Checking out files: 67% (1966/2934) Checking out files: 68% (1996/2934) Checking out files: 69% (2025/2934) Checking out files: 70% (2054/2934) Checking out files: 71% (2084/2934) Checking out files: 72% (2113/2934) Checking out files: 73% (2142/2934) Checking out files: 74% (2172/2934) Checking out files: 75% (2201/2934) Checking out files: 76% (2230/2934) Checking out files: 77% (2260/2934) Checking out files: 78% (2289/2934) Checking out files: 78% (2316/2934) Checking out files: 79% (2318/2934) Checking out files: 80% (2348/2934) Checking out files: 81% (2377/2934) Checking out files: 82% (2406/2934) Checking out files: 83% (2436/2934) Checking out files: 84% (2465/2934) Checking out files: 85% (2494/2934) Checking out files: 86% (2524/2934) Checking out files: 87% (2553/2934) Checking out files: 88% (2582/2934) [2019-12-08T17:33:39.060Z] #59 ... [2019-12-08T17:33:39.060Z] [2019-12-08T17:33:39.060Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:39.060Z] #36 7.086 + cd /tmp/tmp.mgpFyAoYvr/tini [2019-12-08T17:33:39.060Z] #36 7.086 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-08T17:33:39.060Z] #36 7.096 + cmake . [2019-12-08T17:33:39.060Z] #36 8.398 -- The C compiler identification is GNU 6.3.0 [2019-12-08T17:33:39.060Z] #36 8.437 -- Check for working C compiler: /usr/bin/cc [2019-12-08T17:33:39.060Z] #36 9.853 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-08T17:33:39.060Z] #36 9.875 -- Detecting C compiler ABI info [2019-12-08T17:33:39.060Z] #36 10.97 -- Detecting C compiler ABI info - done [2019-12-08T17:33:39.060Z] #36 11.00 -- Detecting C compile features [2019-12-08T17:33:39.060Z] #36 13.73 -- Detecting C compile features - done [2019-12-08T17:33:39.060Z] #36 13.88 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-08T17:33:39.060Z] #36 14.03 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-08T17:33:39.060Z] #36 14.27 -- Configuring done [2019-12-08T17:33:39.060Z] #36 14.43 -- Generating done [2019-12-08T17:33:39.060Z] #36 14.46 -- Build files have been written to: /tmp/tmp.mgpFyAoYvr/tini [2019-12-08T17:33:39.060Z] #36 14.48 + make tini-static [2019-12-08T17:33:39.060Z] #36 15.12 Scanning dependencies of target tini-static [2019-12-08T17:33:39.060Z] #36 15.30 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-08T17:33:39.080Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 10.81MB / 45.65MB 2.7s [2019-12-08T17:33:39.080Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 10.00MB / 10.00MB 2.6s done [2019-12-08T17:33:39.080Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 10.91MB / 50.07MB 2.8s [2019-12-08T17:33:39.080Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 11.34MB / 52.87MB 2.8s [2019-12-08T17:33:39.080Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 10.72MB / 96.41MB 2.8s [2019-12-08T17:33:39.248Z] #42 74.66 DEP criu/files-ext.d [2019-12-08T17:33:39.316Z] #36 ... [2019-12-08T17:33:39.316Z] [2019-12-08T17:33:39.316Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:33:39.350Z] #59 222.6 + bin/containerd-stress [2019-12-08T17:33:39.502Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 13.79MB / 45.65MB 3.1s [2019-12-08T17:33:39.502Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 13.57MB / 50.07MB 3.3s [2019-12-08T17:33:39.502Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 14.61MB / 52.87MB 3.4s [2019-12-08T17:33:39.646Z] #42 74.82 DEP criu/file-lock.d [2019-12-08T17:33:39.646Z] #42 75.06 DEP criu/file-ids.d [2019-12-08T17:33:39.646Z] #42 75.17 DEP criu/fifo.d [2019-12-08T17:33:39.646Z] #42 75.32 DEP criu/fdstore.d [2019-12-08T17:33:39.828Z] #59 48.71 Checking out files: 25% (755/2934) Checking out files: 26% (763/2934) Checking out files: 27% (793/2934) Checking out files: 28% (822/2934) Checking out files: 29% (851/2934) Checking out files: 30% (881/2934) Checking out files: 31% (910/2934) Checking out files: 32% (939/2934) Checking out files: 33% (969/2934) Checking out files: 34% (998/2934) Checking out files: 35% (1027/2934) Checking out files: 36% (1057/2934) Checking out files: 37% (1086/2934) Checking out files: 38% (1115/2934) Checking out files: 39% (1145/2934) Checking out files: 40% (1174/2934) Checking out files: 41% (1203/2934) Checking out files: 42% (1233/2934) Checking out files: 43% (1262/2934) Checking out files: 44% (1291/2934) Checking out files: 45% (1321/2934) Checking out files: 46% (1350/2934) Checking out files: 47% (1379/2934) Checking out files: 48% (1409/2934) Checking out files: 49% (1438/2934) Checking out files: 50% (1467/2934) Checking out files: 51% (1497/2934) Checking out files: 52% (1526/2934) Checking out files: 53% (1556/2934) Checking out files: 54% (1585/2934) Checking out files: 55% (1614/2934) Checking out files: 56% (1644/2934) Checking out files: 57% (1673/2934) Checking out files: 58% (1702/2934) Checking out files: 59% (1732/2934) Checking out files: 60% (1761/2934) Checking out files: 61% (1790/2934) Checking out files: 62% (1820/2934) Checking out files: 63% (1849/2934) Checking out files: 64% (1878/2934) Checking out files: 65% (1908/2934) Checking out files: 66% (1937/2934) Checking out files: 67% (1966/2934) Checking out files: 68% (1996/2934) Checking out files: 69% (2025/2934) Checking out files: 70% (2054/2934) Checking out files: 71% (2084/2934) Checking out files: 72% (2113/2934) Checking out files: 73% (2142/2934) Checking out files: 74% (2172/2934) Checking out files: 75% (2201/2934) Checking out files: 76% (2230/2934) Checking out files: 77% (2260/2934) Checking out files: 78% (2289/2934) Checking out files: 78% (2316/2934) Checking out files: 79% (2318/2934) Checking out files: 80% (2348/2934) Checking out files: 81% (2377/2934) Checking out files: 82% (2406/2934) Checking out files: 83% (2436/2934) Checking out files: 84% (2465/2934) Checking out files: 85% (2494/2934) Checking out files: 86% (2524/2934) Checking out files: 87% (2553/2934) Checking out files: 88% (2582/2934) Checking out files: 89% (2612/2934) Checking out files: 90% (2641/2934) Checking out files: 91% (2670/2934) Checking out files: 92% (2700/2934) Checking out files: 93% (2729/2934) Checking out files: 94% (2758/2934) Checking out files: 95% (2788/2934) Checking out files: 96% (2817/2934) Checking out files: 97% (2846/2934) Checking out files: 98% (2876/2934) Checking out files: 99% (2905/2934) Checking out files: 100% (2934/2934) Checking out files: 100% (2934/2934), done. [2019-12-08T17:33:40.039Z] #42 75.48 DEP criu/fault-injection.d [2019-12-08T17:33:40.039Z] #42 75.52 DEP criu/external.d [2019-12-08T17:33:40.039Z] #42 75.60 DEP criu/eventpoll.d [2019-12-08T17:33:40.084Z] #59 52.05 + cd /tmp/tmp.Iysl1vNvxG/src/github.com/containerd/containerd [2019-12-08T17:33:40.084Z] #59 52.06 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-08T17:33:40.258Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 16.55MB / 45.65MB 3.7s [2019-12-08T17:33:40.258Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 16.12MB / 50.07MB 3.7s [2019-12-08T17:33:40.258Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 15.92MB / 96.41MB 3.9s [2019-12-08T17:33:40.258Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 17.43MB / 52.87MB 4.0s [2019-12-08T17:33:40.282Z] #59 224.3 + bin/containerd-shim [2019-12-08T17:33:40.339Z] #59 ... [2019-12-08T17:33:40.339Z] [2019-12-08T17:33:40.339Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:33:40.339Z] #31 108.5 log [2019-12-08T17:33:40.339Z] #31 113.0 github.com/BurntSushi/toml/cmd/tomlv [2019-12-08T17:33:40.431Z] #42 75.85 DEP criu/eventfd.d [2019-12-08T17:33:40.431Z] #42 75.96 DEP criu/crtools.d [2019-12-08T17:33:40.595Z] #31 ... [2019-12-08T17:33:40.595Z] [2019-12-08T17:33:40.595Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:33:40.595Z] #41 17.75 DEP images/rpc.pb-c.d [2019-12-08T17:33:40.595Z] #41 17.81 PBCC images/siginfo.pb-c.c [2019-12-08T17:33:40.595Z] #41 17.91 DEP images/siginfo.pb-c.d [2019-12-08T17:33:40.595Z] #41 18.13 PBCC images/pagemap.pb-c.c [2019-12-08T17:33:40.595Z] #41 18.32 DEP images/pagemap.pb-c.d [2019-12-08T17:33:40.595Z] #41 18.47 PBCC images/rlimit.pb-c.c [2019-12-08T17:33:40.595Z] #41 18.56 DEP images/rlimit.pb-c.d [2019-12-08T17:33:40.595Z] #41 18.61 PBCC images/file-lock.pb-c.c [2019-12-08T17:33:40.595Z] #41 18.64 DEP images/file-lock.pb-c.d [2019-12-08T17:33:40.595Z] #41 18.79 PBCC images/tty.pb-c.c [2019-12-08T17:33:40.595Z] #41 18.93 DEP images/tty.pb-c.d [2019-12-08T17:33:40.595Z] #41 19.09 PBCC images/tun.pb-c.c [2019-12-08T17:33:40.595Z] #41 19.21 PBCC images/netdev.pb-c.c [2019-12-08T17:33:40.595Z] #41 19.29 DEP images/tun.pb-c.d [2019-12-08T17:33:40.595Z] #41 19.38 DEP images/netdev.pb-c.d [2019-12-08T17:33:40.595Z] #41 19.47 PBCC images/vma.pb-c.c [2019-12-08T17:33:40.595Z] #41 19.65 DEP images/vma.pb-c.d [2019-12-08T17:33:40.595Z] #41 19.81 PBCC images/creds.pb-c.c [2019-12-08T17:33:40.595Z] #41 19.85 DEP images/creds.pb-c.d [2019-12-08T17:33:40.595Z] #41 19.94 PBCC images/utsns.pb-c.c [2019-12-08T17:33:40.595Z] #41 20.07 DEP images/utsns.pb-c.d [2019-12-08T17:33:40.595Z] #41 20.17 PBCC images/ipc-desc.pb-c.c [2019-12-08T17:33:40.595Z] #41 20.24 PBCC images/ipc-sem.pb-c.c [2019-12-08T17:33:40.595Z] #41 20.30 DEP images/ipc-desc.pb-c.d [2019-12-08T17:33:40.595Z] #41 20.36 DEP images/ipc-sem.pb-c.d [2019-12-08T17:33:40.595Z] #41 20.45 PBCC images/ipc-msg.pb-c.c [2019-12-08T17:33:40.595Z] #41 20.49 DEP images/ipc-msg.pb-c.d [2019-12-08T17:33:40.595Z] #41 20.53 PBCC images/ipc-shm.pb-c.c [2019-12-08T17:33:40.595Z] #41 20.58 DEP images/ipc-shm.pb-c.d [2019-12-08T17:33:40.595Z] #41 20.67 PBCC images/ipc-var.pb-c.c [2019-12-08T17:33:40.595Z] #41 20.76 DEP images/ipc-var.pb-c.d [2019-12-08T17:33:40.595Z] #41 20.87 PBCC images/sk-opts.pb-c.c [2019-12-08T17:33:40.595Z] #41 21.00 PBCC images/packet-sock.pb-c.c [2019-12-08T17:33:40.595Z] #41 21.08 DEP images/sk-opts.pb-c.d [2019-12-08T17:33:40.595Z] #41 21.18 DEP images/packet-sock.pb-c.d [2019-12-08T17:33:40.595Z] #41 21.24 PBCC images/sk-netlink.pb-c.c [2019-12-08T17:33:40.595Z] #41 21.36 DEP images/sk-netlink.pb-c.d [2019-12-08T17:33:40.595Z] #41 21.45 PBCC images/sk-inet.pb-c.c [2019-12-08T17:33:40.595Z] #41 21.59 DEP images/sk-inet.pb-c.d [2019-12-08T17:33:40.595Z] #41 21.67 PBCC images/sk-unix.pb-c.c [2019-12-08T17:33:40.595Z] #41 21.82 DEP images/sk-unix.pb-c.d [2019-12-08T17:33:40.595Z] #41 21.91 PBCC images/mm.pb-c.c [2019-12-08T17:33:40.595Z] #41 21.99 DEP images/mm.pb-c.d [2019-12-08T17:33:40.595Z] #41 22.09 PBCC images/timerfd.pb-c.c [2019-12-08T17:33:40.595Z] #41 22.20 DEP images/timerfd.pb-c.d [2019-12-08T17:33:40.595Z] #41 22.32 PBCC images/timer.pb-c.c [2019-12-08T17:33:40.595Z] #41 22.37 DEP images/timer.pb-c.d [2019-12-08T17:33:40.595Z] #41 22.68 PBCC images/sa.pb-c.c [2019-12-08T17:33:40.595Z] #41 22.78 DEP images/sa.pb-c.d [2019-12-08T17:33:40.595Z] #41 22.98 PBCC images/pipe-data.pb-c.c [2019-12-08T17:33:40.595Z] #41 23.10 DEP images/pipe-data.pb-c.d [2019-12-08T17:33:40.595Z] #41 23.29 PBCC images/mnt.pb-c.c [2019-12-08T17:33:40.595Z] #41 23.30 DEP images/mnt.pb-c.d [2019-12-08T17:33:40.595Z] #41 23.32 PBCC images/sk-packet.pb-c.c [2019-12-08T17:33:40.595Z] #41 23.32 DEP images/sk-packet.pb-c.d [2019-12-08T17:33:40.595Z] #41 23.34 PBCC images/tcp-stream.pb-c.c [2019-12-08T17:33:40.595Z] #41 23.34 DEP images/tcp-stream.pb-c.d [2019-12-08T17:33:40.595Z] #41 23.35 PBCC images/pipe.pb-c.c [2019-12-08T17:33:40.595Z] #41 23.37 DEP images/pipe.pb-c.d [2019-12-08T17:33:40.595Z] #41 23.45 PBCC images/pstree.pb-c.c [2019-12-08T17:33:40.595Z] #41 23.52 DEP images/pstree.pb-c.d [2019-12-08T17:33:40.595Z] #41 23.61 PBCC images/fs.pb-c.c [2019-12-08T17:33:40.595Z] #41 23.65 DEP images/fs.pb-c.d [2019-12-08T17:33:40.609Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 18.95MB / 45.65MB 4.2s [2019-12-08T17:33:40.609Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 18.68MB / 50.07MB 4.2s [2019-12-08T17:33:40.828Z] #42 76.17 DEP criu/cr-service.d [2019-12-08T17:33:40.828Z] #42 76.35 DEP criu/cr-restore.d [2019-12-08T17:33:40.850Z] #41 23.77 PBCC images/signalfd.pb-c.c [2019-12-08T17:33:40.851Z] #41 23.85 DEP images/signalfd.pb-c.d [2019-12-08T17:33:40.851Z] #41 23.95 PBCC images/fh.pb-c.c [2019-12-08T17:33:40.957Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 20.41MB / 52.87MB 4.5s [2019-12-08T17:33:40.957Z] #8 ... [2019-12-08T17:33:40.957Z] [2019-12-08T17:33:40.957Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-08T17:33:40.957Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-08T17:33:40.957Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.8s done [2019-12-08T17:33:40.957Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-08T17:33:40.957Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-08T17:33:40.957Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.8s done [2019-12-08T17:33:40.957Z] #66 DONE 4.8s [2019-12-08T17:33:40.957Z] [2019-12-08T17:33:40.957Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-08T17:33:40.957Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 21.68MB / 45.65MB 4.6s [2019-12-08T17:33:40.957Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 21.20MB / 50.07MB 4.6s [2019-12-08T17:33:40.957Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 21.23MB / 96.41MB 4.8s [2019-12-08T17:33:41.106Z] #41 24.15 PBCC images/fsnotify.pb-c.c [2019-12-08T17:33:41.106Z] #41 24.30 DEP images/fh.pb-c.d [2019-12-08T17:33:41.228Z] #42 76.61 DEP criu/cr-errno.d [2019-12-08T17:33:41.228Z] #42 76.61 DEP criu/cr-dump.d [2019-12-08T17:33:41.306Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 23.49MB / 52.87MB 4.9s [2019-12-08T17:33:41.307Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 24.41MB / 45.65MB 5.1s [2019-12-08T17:33:41.307Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 23.99MB / 50.07MB 5.1s [2019-12-08T17:33:41.362Z] #41 24.37 DEP images/fsnotify.pb-c.d [2019-12-08T17:33:41.362Z] #41 24.51 PBCC images/eventpoll.pb-c.c [2019-12-08T17:33:41.362Z] #41 24.56 DEP images/eventpoll.pb-c.d [2019-12-08T17:33:41.618Z] #41 ... [2019-12-08T17:33:41.618Z] [2019-12-08T17:33:41.618Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:33:41.618Z] #59 53.70 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-08T17:33:41.618Z] #59 53.71 + BUILDTAGS='netgo osusergo static_build' [2019-12-08T17:33:41.618Z] #59 53.71 + export EXTRA_FLAGS=-buildmode=pie [2019-12-08T17:33:41.618Z] #59 53.71 + EXTRA_FLAGS=-buildmode=pie [2019-12-08T17:33:41.618Z] #59 53.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-08T17:33:41.618Z] #59 53.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-08T17:33:41.618Z] #59 53.71 + '[' '' = dynamic ']' [2019-12-08T17:33:41.618Z] #59 53.71 + make [2019-12-08T17:33:41.632Z] #42 76.99 DEP criu/cr-dedup.d [2019-12-08T17:33:41.632Z] #42 77.14 DEP criu/cr-check.d [2019-12-08T17:33:41.692Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 26.19MB / 52.87MB 5.4s [2019-12-08T17:33:41.692Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 27.13MB / 45.65MB 5.5s [2019-12-08T17:33:41.705Z] #41 3.334 Note: Building without setproctitle() and strlcpy() support. [2019-12-08T17:33:41.705Z] #41 3.335 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-08T17:33:42.029Z] #42 77.32 DEP criu/config.d [2019-12-08T17:33:42.029Z] #42 77.48 DEP criu/clone-noasan.d [2019-12-08T17:33:42.029Z] #42 77.53 DEP criu/cgroup.d [2019-12-08T17:33:42.038Z] #8 ... [2019-12-08T17:33:42.038Z] [2019-12-08T17:33:42.038Z] #20 [internal] load build context [2019-12-08T17:33:42.038Z] #20 transferring context: 45.91MB 5.8s done [2019-12-08T17:33:42.038Z] #20 DONE 5.9s [2019-12-08T17:33:42.038Z] [2019-12-08T17:33:42.038Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-08T17:33:42.038Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 26.97MB / 50.07MB 5.7s [2019-12-08T17:33:42.038Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 26.34MB / 96.41MB 5.7s [2019-12-08T17:33:42.038Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 28.90MB / 52.87MB 5.8s [2019-12-08T17:33:42.192Z] #59 ... [2019-12-08T17:33:42.192Z] [2019-12-08T17:33:42.192Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:42.192Z] #36 17.80 [100%] Linking C executable tini-static [2019-12-08T17:33:42.192Z] #36 18.85 [100%] Built target tini-static [2019-12-08T17:33:42.192Z] #36 19.00 + mkdir -p /build [2019-12-08T17:33:42.192Z] #36 19.07 + cp tini-static /build/docker-init [2019-12-08T17:33:42.192Z] #36 DONE 20.2s [2019-12-08T17:33:42.380Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 30.61MB / 45.65MB 6.0s [2019-12-08T17:33:42.380Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 29.85MB / 50.07MB 6.0s [2019-12-08T17:33:42.380Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 32.47MB / 52.87MB 6.1s [2019-12-08T17:33:42.447Z] [2019-12-08T17:33:42.447Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:33:42.447Z] #41 24.80 PBCC images/eventfd.pb-c.c [2019-12-08T17:33:42.447Z] #41 24.86 DEP images/eventfd.pb-c.d [2019-12-08T17:33:42.447Z] #41 25.00 PBCC images/remap-file-path.pb-c.c [2019-12-08T17:33:42.447Z] #41 25.01 DEP images/remap-file-path.pb-c.d [2019-12-08T17:33:42.447Z] #41 25.07 PBCC images/fifo.pb-c.c [2019-12-08T17:33:42.447Z] #41 25.10 DEP images/fifo.pb-c.d [2019-12-08T17:33:42.447Z] #41 25.29 PBCC images/ghost-file.pb-c.c [2019-12-08T17:33:42.447Z] #41 25.43 DEP images/ghost-file.pb-c.d [2019-12-08T17:33:42.447Z] #41 25.58 PBCC images/regfile.pb-c.c [2019-12-08T17:33:42.611Z] #42 77.68 DEP criu/cgroup-props.d [2019-12-08T17:33:42.611Z] #42 77.80 DEP criu/bitmap.d [2019-12-08T17:33:42.611Z] #42 77.83 DEP criu/bfd.d [2019-12-08T17:33:42.611Z] #42 78.04 DEP criu/autofs.d [2019-12-08T17:33:42.703Z] #41 25.66 DEP images/regfile.pb-c.d [2019-12-08T17:33:42.720Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 34.20MB / 45.65MB 6.3s [2019-12-08T17:33:42.720Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 33.39MB / 50.07MB 6.3s [2019-12-08T17:33:42.720Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 32.76MB / 96.41MB 6.3s [2019-12-08T17:33:42.720Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 36.05MB / 52.87MB 6.4s [2019-12-08T17:33:42.720Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 37.62MB / 45.65MB 6.6s [2019-12-08T17:33:42.720Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 36.90MB / 50.07MB 6.6s [2019-12-08T17:33:42.958Z] #41 ... [2019-12-08T17:33:42.958Z] [2019-12-08T17:33:42.958Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:33:42.958Z] #31 DONE 120.9s [2019-12-08T17:33:42.958Z] [2019-12-08T17:33:42.958Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:33:42.958Z] #41 25.86 PBCC images/ns.pb-c.c [2019-12-08T17:33:42.958Z] #41 25.86 DEP images/ns.pb-c.d [2019-12-08T17:33:42.958Z] #41 25.95 PBCC images/fdinfo.pb-c.c [2019-12-08T17:33:43.063Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 39.68MB / 52.87MB 6.7s [2019-12-08T17:33:43.063Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 38.14MB / 96.41MB 6.7s [2019-12-08T17:33:43.063Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 41.46MB / 45.65MB 6.9s [2019-12-08T17:33:43.063Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 40.70MB / 50.07MB 6.9s [2019-12-08T17:33:43.080Z] #42 78.40 DEP criu/aio.d [2019-12-08T17:33:43.080Z] #42 78.78 DEP criu/action-scripts.d [2019-12-08T17:33:43.214Z] #41 26.12 DEP images/fdinfo.pb-c.d [2019-12-08T17:33:43.214Z] #41 26.20 PBCC images/core-aarch64.pb-c.c [2019-12-08T17:33:43.406Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 43.25MB / 52.87MB 7.0s [2019-12-08T17:33:43.407Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 45.06MB / 45.65MB 7.2s [2019-12-08T17:33:43.407Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 44.14MB / 50.07MB 7.2s [2019-12-08T17:33:43.407Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 43.58MB / 96.41MB 7.2s [2019-12-08T17:33:43.469Z] #41 26.37 PBCC images/core-arm.pb-c.c [2019-12-08T17:33:43.469Z] #41 26.41 PBCC images/core-ppc64.pb-c.c [2019-12-08T17:33:43.469Z] #41 26.48 PBCC images/core-s390.pb-c.c [2019-12-08T17:33:43.469Z] #41 26.57 PBCC images/core-x86.pb-c.c [2019-12-08T17:33:43.469Z] #41 26.62 PBCC images/core.pb-c.c [2019-12-08T17:33:43.520Z] #42 79.08 CC criu/action-scripts.o [2019-12-08T17:33:43.618Z] #41 5.120 fatal: Not a git repository (or any of the parent directories): .git [2019-12-08T17:33:43.618Z] #41 5.155 GEN .gitid [2019-12-08T17:33:43.618Z] #41 5.176 GEN criu/include/version.h [2019-12-08T17:33:43.618Z] #41 5.251 GEN include/common/asm [2019-12-08T17:33:43.725Z] #41 26.68 PBCC images/inventory.pb-c.c [2019-12-08T17:33:43.725Z] #41 26.75 DEP images/core-aarch64.pb-c.d [2019-12-08T17:33:43.725Z] #41 26.91 DEP images/core-arm.pb-c.d [2019-12-08T17:33:43.749Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 45.65MB / 45.65MB 7.3s done [2019-12-08T17:33:43.749Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 47.68MB / 52.87MB 7.3s [2019-12-08T17:33:43.749Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 48.82MB / 50.07MB 7.5s [2019-12-08T17:33:43.749Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 50.43MB / 52.87MB 7.5s [2019-12-08T17:33:43.930Z] #42 ... [2019-12-08T17:33:43.931Z] [2019-12-08T17:33:43.931Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:33:43.931Z] #18 80.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-08T17:33:43.931Z] #18 80.60 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-08T17:33:43.931Z] #18 80.60 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-08T17:33:43.931Z] #18 86.46 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-08T17:33:43.931Z] #18 86.48 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-12-08T17:33:43.931Z] #18 86.48 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-08T17:33:43.931Z] #18 86.61 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-08T17:33:43.931Z] #18 86.61 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-12-08T17:33:43.931Z] #18 86.61 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-08T17:33:43.931Z] #18 ... [2019-12-08T17:33:43.931Z] [2019-12-08T17:33:43.931Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:33:43.931Z] #48 DONE 120.8s [2019-12-08T17:33:43.931Z] [2019-12-08T17:33:43.931Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:43.931Z] #45 113.4 vendor/golang.org/x/net/http2/hpack [2019-12-08T17:33:43.931Z] #45 115.5 mime [2019-12-08T17:33:43.931Z] #45 118.3 mime/quotedprintable [2019-12-08T17:33:43.931Z] #45 118.6 net/http/internal [2019-12-08T17:33:43.931Z] #45 120.3 mime/multipart [2019-12-08T17:33:43.931Z] #45 120.3 crypto/tls [2019-12-08T17:33:43.981Z] #41 27.02 DEP images/core-ppc64.pb-c.d [2019-12-08T17:33:43.981Z] #41 27.10 DEP images/core-s390.pb-c.d [2019-12-08T17:33:44.098Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 50.07MB / 50.07MB 7.6s done [2019-12-08T17:33:44.098Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 52.87MB / 52.87MB 7.6s done [2019-12-08T17:33:44.098Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 51.37MB / 96.41MB 7.6s [2019-12-08T17:33:44.098Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 59.59MB / 96.41MB 7.8s [2019-12-08T17:33:44.098Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 68.80MB / 96.41MB 7.9s [2019-12-08T17:33:44.236Z] #41 27.27 DEP images/core-x86.pb-c.d [2019-12-08T17:33:44.324Z] #45 ... [2019-12-08T17:33:44.324Z] [2019-12-08T17:33:44.324Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:33:44.324Z] #42 79.64 CC criu/aio.o [2019-12-08T17:33:44.441Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 76.76MB / 96.41MB 8.1s [2019-12-08T17:33:44.441Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 85.21MB / 96.41MB 8.2s [2019-12-08T17:33:44.492Z] #41 27.40 DEP images/core.pb-c.d [2019-12-08T17:33:44.747Z] #41 27.63 DEP images/inventory.pb-c.d [2019-12-08T17:33:44.747Z] #41 27.77 PBCC images/cpuinfo.pb-c.c [2019-12-08T17:33:44.747Z] #41 27.79 DEP images/cpuinfo.pb-c.d [2019-12-08T17:33:44.783Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 96.41MB / 96.41MB 8.5s done [2019-12-08T17:33:44.783Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 [2019-12-08T17:33:45.002Z] #41 6.703 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-08T17:33:45.003Z] #41 27.91 PBCC images/stats.pb-c.c [2019-12-08T17:33:45.003Z] #41 27.91 DEP images/stats.pb-c.d [2019-12-08T17:33:45.175Z] #42 80.66 CC criu/autofs.o [2019-12-08T17:33:45.263Z] #41 6.848 PBCC images/opts.pb-c.c [2019-12-08T17:33:45.263Z] #41 6.903 PBCC images/sit.pb-c.c [2019-12-08T17:33:45.263Z] #41 6.957 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-08T17:33:45.523Z] #41 7.003 DEP images/opts.pb-c.d [2019-12-08T17:33:45.523Z] #41 7.107 DEP images/sit.pb-c.d [2019-12-08T17:33:45.523Z] #41 7.177 PBCC images/macvlan.pb-c.c [2019-12-08T17:33:45.523Z] #41 7.192 DEP images/macvlan.pb-c.d [2019-12-08T17:33:45.523Z] #41 7.254 PBCC images/autofs.pb-c.c [2019-12-08T17:33:45.784Z] #41 7.300 DEP images/autofs.pb-c.d [2019-12-08T17:33:45.784Z] #41 7.358 PBCC images/sysctl.pb-c.c [2019-12-08T17:33:45.784Z] #41 7.373 DEP images/sysctl.pb-c.d [2019-12-08T17:33:45.784Z] #41 7.403 PBCC images/time.pb-c.c [2019-12-08T17:33:45.784Z] #41 7.415 DEP images/time.pb-c.d [2019-12-08T17:33:45.784Z] #41 7.444 PBCC images/binfmt-misc.pb-c.c [2019-12-08T17:33:45.784Z] #41 7.465 DEP images/binfmt-misc.pb-c.d [2019-12-08T17:33:45.784Z] #41 7.484 PBCC images/seccomp.pb-c.c [2019-12-08T17:33:45.784Z] #41 7.499 DEP images/seccomp.pb-c.d [2019-12-08T17:33:45.784Z] #41 7.523 PBCC images/userns.pb-c.c [2019-12-08T17:33:45.784Z] #41 7.537 DEP images/userns.pb-c.d [2019-12-08T17:33:45.784Z] #41 7.561 PBCC images/cgroup.pb-c.c [2019-12-08T17:33:45.784Z] #41 7.581 DEP images/cgroup.pb-c.d [2019-12-08T17:33:46.045Z] #41 7.633 PBCC images/fown.pb-c.c [2019-12-08T17:33:46.045Z] #41 7.663 PBCC images/ext-file.pb-c.c [2019-12-08T17:33:46.045Z] #41 7.699 DEP images/fown.pb-c.d [2019-12-08T17:33:46.045Z] #41 7.747 DEP images/ext-file.pb-c.d [2019-12-08T17:33:46.045Z] #41 7.829 PBCC images/rpc.pb-c.c [2019-12-08T17:33:46.306Z] #41 7.893 DEP images/rpc.pb-c.d [2019-12-08T17:33:46.306Z] #41 7.940 PBCC images/siginfo.pb-c.c [2019-12-08T17:33:46.306Z] #41 7.975 DEP images/siginfo.pb-c.d [2019-12-08T17:33:46.306Z] #41 8.007 PBCC images/pagemap.pb-c.c [2019-12-08T17:33:46.306Z] #41 8.027 DEP images/pagemap.pb-c.d [2019-12-08T17:33:46.306Z] #41 8.055 PBCC images/rlimit.pb-c.c [2019-12-08T17:33:46.459Z] #42 81.94 CC criu/bfd.o [2019-12-08T17:33:46.569Z] #41 8.096 DEP images/rlimit.pb-c.d [2019-12-08T17:33:46.569Z] #41 8.131 PBCC images/file-lock.pb-c.c [2019-12-08T17:33:46.569Z] #41 8.153 DEP images/file-lock.pb-c.d [2019-12-08T17:33:46.569Z] #41 8.195 PBCC images/tty.pb-c.c [2019-12-08T17:33:46.569Z] #41 8.247 DEP images/tty.pb-c.d [2019-12-08T17:33:46.569Z] #41 8.288 PBCC images/tun.pb-c.c [2019-12-08T17:33:46.569Z] #41 8.339 PBCC images/netdev.pb-c.c [2019-12-08T17:33:46.830Z] #41 8.391 DEP images/tun.pb-c.d [2019-12-08T17:33:46.830Z] #41 8.451 DEP images/netdev.pb-c.d [2019-12-08T17:33:46.830Z] #41 8.499 PBCC images/vma.pb-c.c [2019-12-08T17:33:46.830Z] #41 8.549 DEP images/vma.pb-c.d [2019-12-08T17:33:46.830Z] #41 8.587 PBCC images/creds.pb-c.c [2019-12-08T17:33:46.833Z] #59 230.8 + bin/containerd-shim-runc-v1 [2019-12-08T17:33:46.850Z] #42 82.37 CC criu/bitmap.o [2019-12-08T17:33:47.092Z] #41 8.604 DEP images/creds.pb-c.d [2019-12-08T17:33:47.092Z] #41 8.696 PBCC images/utsns.pb-c.c [2019-12-08T17:33:47.092Z] #41 8.712 DEP images/utsns.pb-c.d [2019-12-08T17:33:47.092Z] #41 8.779 PBCC images/ipc-desc.pb-c.c [2019-12-08T17:33:47.092Z] #41 8.795 PBCC images/ipc-sem.pb-c.c [2019-12-08T17:33:47.092Z] #41 8.810 DEP images/ipc-desc.pb-c.d [2019-12-08T17:33:47.092Z] #41 8.910 DEP images/ipc-sem.pb-c.d [2019-12-08T17:33:47.251Z] #42 82.49 CC criu/cgroup-props.o [2019-12-08T17:33:47.360Z] #41 8.947 PBCC images/ipc-msg.pb-c.c [2019-12-08T17:33:47.360Z] #41 8.991 DEP images/ipc-msg.pb-c.d [2019-12-08T17:33:47.360Z] #41 9.029 PBCC images/ipc-shm.pb-c.c [2019-12-08T17:33:47.360Z] #41 9.039 DEP images/ipc-shm.pb-c.d [2019-12-08T17:33:47.360Z] #41 9.092 PBCC images/ipc-var.pb-c.c [2019-12-08T17:33:47.360Z] #41 9.118 DEP images/ipc-var.pb-c.d [2019-12-08T17:33:47.360Z] #41 9.151 PBCC images/sk-opts.pb-c.c [2019-12-08T17:33:47.518Z] #41 30.16 make[1]: Nothing to be done for 'all'. [2019-12-08T17:33:47.621Z] #41 9.167 PBCC images/packet-sock.pb-c.c [2019-12-08T17:33:47.621Z] #41 9.205 DEP images/sk-opts.pb-c.d [2019-12-08T17:33:47.621Z] #41 9.251 DEP images/packet-sock.pb-c.d [2019-12-08T17:33:47.621Z] #41 9.328 PBCC images/sk-netlink.pb-c.c [2019-12-08T17:33:47.621Z] #41 9.391 DEP images/sk-netlink.pb-c.d [2019-12-08T17:33:47.650Z] #42 83.10 CC criu/cgroup.o [2019-12-08T17:33:47.773Z] #41 ... [2019-12-08T17:33:47.773Z] [2019-12-08T17:33:47.773Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:33:47.773Z] #17 10.28 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-08T17:33:47.773Z] #17 ... [2019-12-08T17:33:47.773Z] [2019-12-08T17:33:47.773Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:47.773Z] #44 117.7 text/template/parse [2019-12-08T17:33:47.773Z] #44 123.8 go/parser [2019-12-08T17:33:47.773Z] #44 125.6 text/template [2019-12-08T17:33:47.881Z] #41 ... [2019-12-08T17:33:47.881Z] [2019-12-08T17:33:47.881Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:33:47.881Z] #47 DONE 53.5s [2019-12-08T17:33:47.881Z] [2019-12-08T17:33:47.881Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:33:47.881Z] #41 9.434 PBCC images/sk-inet.pb-c.c [2019-12-08T17:33:47.881Z] #41 9.487 DEP images/sk-inet.pb-c.d [2019-12-08T17:33:47.881Z] #41 9.516 PBCC images/sk-unix.pb-c.c [2019-12-08T17:33:47.881Z] #41 9.539 DEP images/sk-unix.pb-c.d [2019-12-08T17:33:47.881Z] #41 9.567 PBCC images/mm.pb-c.c [2019-12-08T17:33:47.881Z] #41 9.657 DEP images/mm.pb-c.d [2019-12-08T17:33:48.143Z] #41 9.690 PBCC images/timerfd.pb-c.c [2019-12-08T17:33:48.143Z] #41 9.741 DEP images/timerfd.pb-c.d [2019-12-08T17:33:48.143Z] #41 9.772 PBCC images/timer.pb-c.c [2019-12-08T17:33:48.143Z] #41 9.787 DEP images/timer.pb-c.d [2019-12-08T17:33:48.143Z] #41 9.808 PBCC images/sa.pb-c.c [2019-12-08T17:33:48.143Z] #41 9.844 DEP images/sa.pb-c.d [2019-12-08T17:33:48.143Z] #41 9.875 PBCC images/pipe-data.pb-c.c [2019-12-08T17:33:48.404Z] #41 9.886 DEP images/pipe-data.pb-c.d [2019-12-08T17:33:48.404Z] #41 9.913 PBCC images/mnt.pb-c.c [2019-12-08T17:33:48.404Z] #41 9.944 DEP images/mnt.pb-c.d [2019-12-08T17:33:48.404Z] #41 9.991 PBCC images/sk-packet.pb-c.c [2019-12-08T17:33:48.404Z] #41 10.00 DEP images/sk-packet.pb-c.d [2019-12-08T17:33:48.404Z] #41 10.08 PBCC images/tcp-stream.pb-c.c [2019-12-08T17:33:48.664Z] #41 10.18 DEP images/tcp-stream.pb-c.d [2019-12-08T17:33:48.664Z] #41 10.25 PBCC images/pipe.pb-c.c [2019-12-08T17:33:48.664Z] #41 10.30 DEP images/pipe.pb-c.d [2019-12-08T17:33:48.664Z] #41 10.37 PBCC images/pstree.pb-c.c [2019-12-08T17:33:48.664Z] #41 10.41 DEP images/pstree.pb-c.d [2019-12-08T17:33:48.664Z] #41 10.48 PBCC images/fs.pb-c.c [2019-12-08T17:33:48.925Z] #41 10.50 DEP images/fs.pb-c.d [2019-12-08T17:33:48.925Z] #41 10.58 PBCC images/signalfd.pb-c.c [2019-12-08T17:33:48.925Z] #41 10.60 DEP images/signalfd.pb-c.d [2019-12-08T17:33:49.138Z] #44 ... [2019-12-08T17:33:49.138Z] [2019-12-08T17:33:49.138Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:33:49.138Z] #41 31.84 CC images/stats.o [2019-12-08T17:33:49.186Z] #41 10.67 PBCC images/fh.pb-c.c [2019-12-08T17:33:49.186Z] #41 10.78 PBCC images/fsnotify.pb-c.c [2019-12-08T17:33:49.186Z] #41 10.85 DEP images/fh.pb-c.d [2019-12-08T17:33:49.186Z] #41 10.94 DEP images/fsnotify.pb-c.d [2019-12-08T17:33:49.186Z] #41 10.97 PBCC images/eventpoll.pb-c.c [2019-12-08T17:33:49.393Z] #41 32.39 CC images/core.o [2019-12-08T17:33:49.447Z] #41 11.00 DEP images/eventpoll.pb-c.d [2019-12-08T17:33:49.447Z] #41 11.04 PBCC images/eventfd.pb-c.c [2019-12-08T17:33:49.447Z] #41 11.07 DEP images/eventfd.pb-c.d [2019-12-08T17:33:49.447Z] #41 11.11 PBCC images/remap-file-path.pb-c.c [2019-12-08T17:33:49.447Z] #41 11.17 DEP images/remap-file-path.pb-c.d [2019-12-08T17:33:49.708Z] #41 11.23 PBCC images/fifo.pb-c.c [2019-12-08T17:33:49.708Z] #41 11.25 DEP images/fifo.pb-c.d [2019-12-08T17:33:49.708Z] #41 11.29 PBCC images/ghost-file.pb-c.c [2019-12-08T17:33:49.708Z] #41 11.35 DEP images/ghost-file.pb-c.d [2019-12-08T17:33:49.708Z] #41 11.40 PBCC images/regfile.pb-c.c [2019-12-08T17:33:49.708Z] #41 11.45 DEP images/regfile.pb-c.d [2019-12-08T17:33:49.920Z] #42 85.48 CC criu/clone-noasan.o [2019-12-08T17:33:49.920Z] #42 85.58 CC criu/config.o [2019-12-08T17:33:49.969Z] #41 11.50 PBCC images/ns.pb-c.c [2019-12-08T17:33:49.969Z] #41 11.52 DEP images/ns.pb-c.d [2019-12-08T17:33:49.969Z] #41 11.58 PBCC images/fdinfo.pb-c.c [2019-12-08T17:33:49.969Z] #41 11.70 DEP images/fdinfo.pb-c.d [2019-12-08T17:33:50.113Z] #59 233.9 + bin/containerd-shim-runc-v2 [2019-12-08T17:33:50.231Z] #41 11.76 PBCC images/core-aarch64.pb-c.c [2019-12-08T17:33:50.231Z] #41 11.81 PBCC images/core-arm.pb-c.c [2019-12-08T17:33:50.231Z] #41 11.87 PBCC images/core-ppc64.pb-c.c [2019-12-08T17:33:50.231Z] #41 11.93 PBCC images/core-s390.pb-c.c [2019-12-08T17:33:50.321Z] #41 33.27 CC images/core-x86.o [2019-12-08T17:33:50.369Z] #59 234.8 + binaries [2019-12-08T17:33:50.369Z] #59 234.8 + mkdir -p /build [2019-12-08T17:33:50.369Z] #59 234.8 + cp bin/containerd /build/containerd [2019-12-08T17:33:50.369Z] #59 234.8 + cp bin/containerd-shim /build/containerd-shim [2019-12-08T17:33:50.492Z] #41 11.97 PBCC images/core-x86.pb-c.c [2019-12-08T17:33:50.492Z] #41 12.01 PBCC images/core.pb-c.c [2019-12-08T17:33:50.492Z] #41 12.10 PBCC images/inventory.pb-c.c [2019-12-08T17:33:50.492Z] #41 12.16 DEP images/core-aarch64.pb-c.d [2019-12-08T17:33:50.492Z] #41 12.20 DEP images/core-arm.pb-c.d [2019-12-08T17:33:50.626Z] #59 234.8 + cp bin/ctr /build/ctr [2019-12-08T17:33:50.755Z] #41 12.24 DEP images/core-ppc64.pb-c.d [2019-12-08T17:33:50.755Z] #41 12.28 DEP images/core-s390.pb-c.d [2019-12-08T17:33:50.755Z] #41 12.35 DEP images/core-x86.pb-c.d [2019-12-08T17:33:50.755Z] #41 12.41 DEP images/core.pb-c.d [2019-12-08T17:33:50.755Z] #41 12.48 DEP images/inventory.pb-c.d [2019-12-08T17:33:50.882Z] #41 33.86 CC images/core-arm.o [2019-12-08T17:33:51.015Z] #41 12.57 PBCC images/cpuinfo.pb-c.c [2019-12-08T17:33:51.015Z] #41 12.58 DEP images/cpuinfo.pb-c.d [2019-12-08T17:33:51.015Z] #41 12.62 PBCC images/stats.pb-c.c [2019-12-08T17:33:51.015Z] #41 12.63 DEP images/stats.pb-c.d [2019-12-08T17:33:51.198Z] #59 DONE 235.4s [2019-12-08T17:33:51.260Z] #42 86.73 CC criu/cr-check.o [2019-12-08T17:33:51.260Z] #42 ... [2019-12-08T17:33:51.260Z] [2019-12-08T17:33:51.260Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:33:51.260Z] #45 128.1 net/http [2019-12-08T17:33:51.444Z] #41 34.48 CC images/core-aarch64.o [2019-12-08T17:33:52.006Z] #41 35.15 CC images/core-ppc64.o [2019-12-08T17:33:52.025Z] #41 13.72 make[1]: Nothing to be done for 'all'. [2019-12-08T17:33:52.166Z] [2019-12-08T17:33:52.166Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-08T17:33:52.166Z] #60 DONE 0.3s [2019-12-08T17:33:52.166Z] [2019-12-08T17:33:52.166Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-08T17:33:52.426Z] #64 DONE 0.2s [2019-12-08T17:33:52.426Z] [2019-12-08T17:33:52.426Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-08T17:33:52.682Z] #66 DONE 0.2s [2019-12-08T17:33:52.682Z] [2019-12-08T17:33:52.682Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-08T17:33:52.682Z] #69 DONE 0.1s [2019-12-08T17:33:52.939Z] [2019-12-08T17:33:52.939Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-08T17:33:52.939Z] #70 DONE 0.0s [2019-12-08T17:33:52.939Z] [2019-12-08T17:33:52.939Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-12-08T17:33:53.372Z] #41 36.16 CC images/core-s390.o [2019-12-08T17:33:53.410Z] #41 14.81 CC images/stats.o [2019-12-08T17:33:53.629Z] #41 ... [2019-12-08T17:33:53.629Z] [2019-12-08T17:33:53.629Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:33:53.629Z] #59 55.70 + bin/ctr [2019-12-08T17:33:53.670Z] #41 15.14 CC images/core.o [2019-12-08T17:33:53.871Z] #71 DONE 0.9s [2019-12-08T17:33:53.871Z] [2019-12-08T17:33:53.871Z] #72 exporting to image [2019-12-08T17:33:53.871Z] #72 exporting layers [2019-12-08T17:33:53.884Z] #59 ... [2019-12-08T17:33:53.884Z] [2019-12-08T17:33:53.884Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:33:53.884Z] #17 22.79 Fetched 7927 kB in 18s (430 kB/s) [2019-12-08T17:33:54.242Z] #41 15.73 CC images/core-x86.o [2019-12-08T17:33:54.504Z] #41 16.13 CC images/core-arm.o [2019-12-08T17:33:54.765Z] #41 16.33 CC images/core-aarch64.o [2019-12-08T17:33:54.765Z] #41 16.54 CC images/core-ppc64.o [2019-12-08T17:33:55.707Z] #41 17.14 CC images/core-s390.o [2019-12-08T17:33:55.773Z] #17 22.79 Reading package lists... [2019-12-08T17:33:55.773Z] #17 ... [2019-12-08T17:33:55.773Z] [2019-12-08T17:33:55.773Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:33:55.773Z] #41 37.11 CC images/cpuinfo.o [2019-12-08T17:33:55.773Z] #41 37.98 CC images/inventory.o [2019-12-08T17:33:55.773Z] #41 38.41 CC images/fdinfo.o [2019-12-08T17:33:55.969Z] #41 17.62 CC images/cpuinfo.o [2019-12-08T17:33:56.029Z] #41 39.02 CC images/fown.o [2019-12-08T17:33:56.229Z] #41 18.02 CC images/inventory.o [2019-12-08T17:33:56.284Z] #41 39.39 CC images/ns.o [2019-12-08T17:33:56.539Z] #41 39.67 CC images/regfile.o [2019-12-08T17:33:56.796Z] #41 39.92 CC images/ghost-file.o [2019-12-08T17:33:56.800Z] #41 18.25 CC images/fdinfo.o [2019-12-08T17:33:56.801Z] #41 18.55 CC images/fown.o [2019-12-08T17:33:57.371Z] #41 18.78 CC images/ns.o [2019-12-08T17:33:57.372Z] #41 18.96 CC images/regfile.o [2019-12-08T17:33:57.372Z] #41 19.19 CC images/ghost-file.o [2019-12-08T17:33:57.633Z] #41 19.45 CC images/fifo.o [2019-12-08T17:33:57.726Z] #41 40.42 CC images/fifo.o [2019-12-08T17:33:57.726Z] #41 40.60 CC images/remap-file-path.o [2019-12-08T17:33:57.726Z] #41 40.83 CC images/eventfd.o [2019-12-08T17:33:57.853Z] #45 ... [2019-12-08T17:33:57.853Z] [2019-12-08T17:33:57.853Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:33:57.853Z] #42 88.08 CC criu/cr-dedup.o [2019-12-08T17:33:57.853Z] #42 88.40 CC criu/cr-dump.o [2019-12-08T17:33:57.853Z] #42 90.39 CC criu/cr-errno.o [2019-12-08T17:33:57.853Z] #42 90.45 CC criu/cr-restore.o [2019-12-08T17:33:57.895Z] #41 19.59 CC images/remap-file-path.o [2019-12-08T17:33:58.160Z] #41 19.73 CC images/eventfd.o [2019-12-08T17:33:58.288Z] #41 41.17 CC images/eventpoll.o [2019-12-08T17:33:58.421Z] #41 19.91 CC images/eventpoll.o [2019-12-08T17:33:58.421Z] #41 ... [2019-12-08T17:33:58.421Z] [2019-12-08T17:33:58.421Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:33:58.421Z] #62 63.62 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-08T17:33:58.421Z] #62 63.62 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-08T17:33:58.544Z] #41 41.70 CC images/fh.o [2019-12-08T17:33:59.470Z] #41 42.40 CC images/fsnotify.o [2019-12-08T17:33:59.788Z] #42 95.32 CC criu/cr-service.o [2019-12-08T17:34:00.031Z] #41 ... [2019-12-08T17:34:00.031Z] [2019-12-08T17:34:00.031Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:34:00.031Z] #44 128.1 encoding/xml [2019-12-08T17:34:00.031Z] #44 132.0 go/doc [2019-12-08T17:34:00.031Z] #44 136.9 github.com/LK4D4/vndr/build [2019-12-08T17:34:00.031Z] #44 137.8 compress/flate [2019-12-08T17:34:00.031Z] #44 ... [2019-12-08T17:34:00.031Z] [2019-12-08T17:34:00.031Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:34:00.031Z] #17 22.79 Reading package lists... [2019-12-08T17:34:01.720Z] #42 ... [2019-12-08T17:34:01.720Z] [2019-12-08T17:34:01.720Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:34:01.720Z] #18 104.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-08T17:34:01.720Z] #18 104.2 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-12-08T17:34:01.720Z] #18 104.2 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-08T17:34:02.546Z] #17 29.56 Reading package lists... [2019-12-08T17:34:02.546Z] #17 ... [2019-12-08T17:34:02.546Z] [2019-12-08T17:34:02.546Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:34:02.546Z] #41 43.60 CC images/signalfd.o [2019-12-08T17:34:02.546Z] #41 44.18 CC images/fs.o [2019-12-08T17:34:02.546Z] #41 44.74 CC images/pstree.o [2019-12-08T17:34:02.546Z] #41 45.27 CC images/pipe.o [2019-12-08T17:34:02.546Z] #41 45.59 CC images/tcp-stream.o [2019-12-08T17:34:02.548Z] #18 ... [2019-12-08T17:34:02.548Z] [2019-12-08T17:34:02.548Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:34:02.548Z] #45 139.6 github.com/LK4D4/vndr/godl [2019-12-08T17:34:03.107Z] #41 46.01 CC images/sk-packet.o [2019-12-08T17:34:03.364Z] #41 46.35 CC images/mnt.o [2019-12-08T17:34:03.462Z] #45 140.4 github.com/LK4D4/vndr [2019-12-08T17:34:03.620Z] #41 46.61 CC images/pipe-data.o [2019-12-08T17:34:03.779Z] #62 DONE 68.4s [2019-12-08T17:34:03.779Z] [2019-12-08T17:34:03.779Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-08T17:34:03.779Z] #63 DONE 0.1s [2019-12-08T17:34:03.779Z] [2019-12-08T17:34:03.779Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:34:03.779Z] #41 20.28 CC images/fh.o [2019-12-08T17:34:03.779Z] #41 20.70 CC images/fsnotify.o [2019-12-08T17:34:03.779Z] #41 21.29 CC images/signalfd.o [2019-12-08T17:34:03.779Z] #41 21.64 CC images/fs.o [2019-12-08T17:34:03.779Z] #41 21.85 CC images/pstree.o [2019-12-08T17:34:03.779Z] #41 22.11 CC images/pipe.o [2019-12-08T17:34:03.779Z] #41 22.26 CC images/tcp-stream.o [2019-12-08T17:34:03.779Z] #41 22.62 CC images/sk-packet.o [2019-12-08T17:34:03.779Z] #41 23.01 CC images/mnt.o [2019-12-08T17:34:03.779Z] #41 23.23 CC images/pipe-data.o [2019-12-08T17:34:03.779Z] #41 23.51 CC images/sa.o [2019-12-08T17:34:03.779Z] #41 23.69 CC images/timer.o [2019-12-08T17:34:03.779Z] #41 24.05 CC images/timerfd.o [2019-12-08T17:34:03.779Z] #41 24.32 CC images/mm.o [2019-12-08T17:34:03.779Z] #41 24.60 CC images/sk-opts.o [2019-12-08T17:34:03.779Z] #41 24.74 CC images/sk-unix.o [2019-12-08T17:34:03.779Z] #41 25.08 CC images/sk-inet.o [2019-12-08T17:34:03.876Z] #41 47.04 CC images/sa.o [2019-12-08T17:34:04.044Z] #41 25.52 CC images/tun.o [2019-12-08T17:34:04.310Z] #41 25.81 CC images/sk-netlink.o [2019-12-08T17:34:04.569Z] #41 26.14 CC images/packet-sock.o [2019-12-08T17:34:04.569Z] #41 ... [2019-12-08T17:34:04.569Z] [2019-12-08T17:34:04.569Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:34:04.569Z] #38 70.41 + dpkg --print-architecture [2019-12-08T17:34:04.569Z] #38 70.41 + rm -rf /tmp/tmp.ekDugP4nsa [2019-12-08T17:34:04.803Z] #41 47.93 CC images/timer.o [2019-12-08T17:34:05.139Z] #38 DONE 70.9s [2019-12-08T17:34:05.139Z] [2019-12-08T17:34:05.139Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:34:05.139Z] #41 26.58 CC images/ipc-var.o [2019-12-08T17:34:05.139Z] #41 26.73 CC images/ipc-desc.o [2019-12-08T17:34:05.399Z] #41 26.86 CC images/ipc-shm.o [2019-12-08T17:34:05.399Z] #41 26.99 CC images/ipc-msg.o [2019-12-08T17:34:05.660Z] #41 27.26 CC images/ipc-sem.o [2019-12-08T17:34:05.730Z] #41 48.75 CC images/timerfd.o [2019-12-08T17:34:05.921Z] #41 27.45 CC images/utsns.o [2019-12-08T17:34:05.921Z] #41 27.65 CC images/creds.o [2019-12-08T17:34:05.985Z] #41 49.16 CC images/mm.o [2019-12-08T17:34:06.182Z] #41 27.77 CC images/vma.o [2019-12-08T17:34:06.444Z] #41 28.04 CC images/netdev.o [2019-12-08T17:34:06.547Z] #41 49.71 CC images/sk-opts.o [2019-12-08T17:34:06.705Z] #41 28.39 CC images/tty.o [2019-12-08T17:34:07.108Z] #41 50.29 CC images/sk-unix.o [2019-12-08T17:34:07.276Z] #41 28.77 CC images/file-lock.o [2019-12-08T17:34:07.276Z] #41 28.87 CC images/rlimit.o [2019-12-08T17:34:07.276Z] #41 28.99 CC images/pagemap.o [2019-12-08T17:34:07.536Z] #41 29.20 CC images/siginfo.o [2019-12-08T17:34:07.669Z] #41 50.73 CC images/sk-inet.o [2019-12-08T17:34:07.797Z] #41 29.42 CC images/rpc.o [2019-12-08T17:34:08.597Z] #41 51.60 CC images/tun.o [2019-12-08T17:34:08.726Z] #72 exporting layers 14.7s done [2019-12-08T17:34:08.726Z] #72 writing image sha256:16d108abe33b474fba943736ef1d9e71069cb6c2fd01798103355df34c765f72 done [2019-12-08T17:34:08.726Z] #72 naming to docker.io/library/docker:7f809e1080077469c26d7c9e3d7ef71151aa2faf done [2019-12-08T17:34:08.726Z] #72 DONE 14.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-12-08T17:34:08.896Z] #45 ... [2019-12-08T17:34:08.897Z] [2019-12-08T17:34:08.897Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:34:08.897Z] #42 97.13 CC criu/crtools.o [2019-12-08T17:34:08.897Z] #42 98.01 CC criu/eventfd.o [2019-12-08T17:34:08.897Z] #42 98.39 CC criu/eventpoll.o [2019-12-08T17:34:08.897Z] #42 99.87 CC criu/external.o [2019-12-08T17:34:08.897Z] #42 100.3 CC criu/fault-injection.o [2019-12-08T17:34:08.897Z] #42 100.4 CC criu/fdstore.o [2019-12-08T17:34:08.897Z] #42 100.8 CC criu/fifo.o [2019-12-08T17:34:08.897Z] #42 101.2 CC criu/file-ids.o [2019-12-08T17:34:08.897Z] #42 101.5 CC criu/file-lock.o [2019-12-08T17:34:08.897Z] #42 102.6 CC criu/files-ext.o [2019-12-08T17:34:08.897Z] #42 103.1 CC criu/files-reg.o [2019-12-08T17:34:09.058Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40295/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40295/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f809e1080077469c26d7c9e3d7ef71151aa2faf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f809e1080077469c26d7c9e3d7ef71151aa2faf hack/validate/default [2019-12-08T17:34:09.158Z] #41 52.30 CC images/sk-netlink.o [2019-12-08T17:34:09.182Z] #41 30.49 CC images/ext-file.o [2019-12-08T17:34:09.182Z] #41 30.67 CC images/cgroup.o [2019-12-08T17:34:09.442Z] #41 31.11 CC images/userns.o [2019-12-08T17:34:09.702Z] #41 31.28 CC images/google/protobuf/descriptor.o [2019-12-08T17:34:09.719Z] #41 ... [2019-12-08T17:34:09.719Z] [2019-12-08T17:34:09.719Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:34:09.719Z] #17 29.56 Reading package lists... [2019-12-08T17:34:09.719Z] #17 38.02 Building dependency tree... [2019-12-08T17:34:09.719Z] #17 42.28 The following additional packages will be installed: [2019-12-08T17:34:09.719Z] #17 42.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-12-08T17:34:09.719Z] #17 42.30 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-12-08T17:34:09.719Z] #17 42.30 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-12-08T17:34:09.719Z] #17 42.30 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-12-08T17:34:09.719Z] #17 42.31 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-12-08T17:34:09.719Z] #17 42.31 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-08T17:34:09.719Z] #17 42.31 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-12-08T17:34:09.719Z] #17 42.31 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-12-08T17:34:09.719Z] #17 42.31 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-12-08T17:34:09.719Z] #17 42.34 Suggested packages: [2019-12-08T17:34:09.719Z] #17 42.34 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-12-08T17:34:09.719Z] #17 42.34 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-12-08T17:34:09.719Z] #17 42.34 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-12-08T17:34:09.719Z] #17 42.34 vim-doc vim-scripts xfsdump acl attr quota [2019-12-08T17:34:09.719Z] #17 42.34 Recommended packages: [2019-12-08T17:34:09.719Z] #17 42.34 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-08T17:34:09.720Z] #17 42.34 python3-keyrings.alt python3-xdg unzip [2019-12-08T17:34:09.742Z] #42 105.3 CC criu/files.o [2019-12-08T17:34:09.742Z] #42 ... [2019-12-08T17:34:09.742Z] [2019-12-08T17:34:09.742Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:34:09.742Z] #18 116.6 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-08T17:34:09.742Z] #18 116.6 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-08T17:34:09.742Z] #18 116.6 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-12-08T17:34:09.742Z] #18 116.6 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-08T17:34:09.742Z] #18 116.6 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-08T17:34:09.990Z] Congratulations! All commits are properly signed with the DCO! [2019-12-08T17:34:09.990Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-12-08T17:34:09.990Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-12-08T17:34:10.139Z] #18 116.7 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-08T17:34:10.139Z] #18 116.7 Processing triggers for mime-support (3.60) ... [2019-12-08T17:34:10.139Z] #18 116.7 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:34:10.139Z] #18 116.8 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-12-08T17:34:10.139Z] #18 116.8 Setting up libcap2-bin (1:2.25-1) ... [2019-12-08T17:34:10.139Z] #18 116.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-08T17:34:10.139Z] #18 116.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-08T17:34:10.139Z] #18 116.8 Setting up bash-completion (1:2.1-4.3) ... [2019-12-08T17:34:10.646Z] #41 32.34 CC images/opts.o [2019-12-08T17:34:10.907Z] #41 32.51 CC images/seccomp.o [2019-12-08T17:34:11.168Z] #41 32.75 CC images/binfmt-misc.o [2019-12-08T17:34:11.168Z] #41 32.98 CC images/time.o [2019-12-08T17:34:11.740Z] #41 33.15 CC images/sysctl.o [2019-12-08T17:34:11.740Z] #41 33.35 CC images/autofs.o [2019-12-08T17:34:12.005Z] #41 33.48 CC images/macvlan.o [2019-12-08T17:34:12.005Z] #41 33.61 CC images/sit.o [2019-12-08T17:34:12.266Z] #41 33.73 LINK images/built-in.o [2019-12-08T17:34:12.266Z] #41 33.85 GEN compel/include/asm [2019-12-08T17:34:12.266Z] #41 33.85 GEN compel/include/version.h [2019-12-08T17:34:12.266Z] #41 33.88 touch .config [2019-12-08T17:34:12.266Z] #41 33.89 GEN include/common/config.h [2019-12-08T17:34:12.266Z] #41 33.97 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-08T17:34:12.532Z] #41 33.98 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-12-08T17:34:12.532Z] #41 34.01 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-12-08T17:34:12.532Z] #41 34.03 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-12-08T17:34:12.532Z] #41 34.04 DEP compel/plugins/std/infect.d [2019-12-08T17:34:12.532Z] #41 34.21 DEP compel/plugins/std/string.d [2019-12-08T17:34:12.730Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 26.1s done [2019-12-08T17:34:12.730Z] #8 DONE 34.7s [2019-12-08T17:34:12.730Z] [2019-12-08T17:34:12.730Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-08T17:34:12.730Z] #9 DONE 0.2s [2019-12-08T17:34:12.730Z] [2019-12-08T17:34:12.730Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-08T17:34:12.730Z] #10 DONE 0.2s [2019-12-08T17:34:12.730Z] [2019-12-08T17:34:12.730Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-08T17:34:12.730Z] #21 DONE 0.1s [2019-12-08T17:34:12.730Z] [2019-12-08T17:34:12.730Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-08T17:34:12.730Z] #57 ... [2019-12-08T17:34:12.730Z] [2019-12-08T17:34:12.730Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-08T17:34:12.730Z] #68 DONE 0.1s [2019-12-08T17:34:12.730Z] [2019-12-08T17:34:12.730Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-08T17:34:12.730Z] #22 DONE 0.1s [2019-12-08T17:34:12.730Z] [2019-12-08T17:34:12.730Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-08T17:34:12.730Z] #47 DONE 0.1s [2019-12-08T17:34:12.730Z] [2019-12-08T17:34:12.730Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-08T17:34:12.730Z] #44 DONE 0.1s [2019-12-08T17:34:12.730Z] [2019-12-08T17:34:12.730Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-08T17:34:12.730Z] #50 DONE 0.2s [2019-12-08T17:34:12.730Z] [2019-12-08T17:34:12.730Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-08T17:34:12.730Z] #62 DONE 0.2s [2019-12-08T17:34:12.730Z] [2019-12-08T17:34:12.730Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-08T17:34:12.730Z] #31 DONE 0.2s [2019-12-08T17:34:12.730Z] [2019-12-08T17:34:12.730Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:34:12.730Z] #32 0.490 + RM_GOPATH=0 [2019-12-08T17:34:12.730Z] #32 0.521 + TMP_GOPATH= [2019-12-08T17:34:12.730Z] #32 0.524 + : /build [2019-12-08T17:34:12.730Z] #32 0.526 + '[' -z '' ']' [2019-12-08T17:34:12.730Z] #32 0.534 ++ mktemp -d [2019-12-08T17:34:12.730Z] #32 0.545 + export GOPATH=/tmp/tmp.CNDZ96UbrF [2019-12-08T17:34:12.730Z] #32 0.547 + GOPATH=/tmp/tmp.CNDZ96UbrF [2019-12-08T17:34:12.730Z] #32 0.547 + RM_GOPATH=1 [2019-12-08T17:34:12.730Z] #32 0.559 ++ dirname ./install.sh [2019-12-08T17:34:12.730Z] #32 0.567 + dir=. [2019-12-08T17:34:12.730Z] #32 0.568 + bin=tomlv [2019-12-08T17:34:12.730Z] #32 0.570 + shift [2019-12-08T17:34:12.730Z] #32 0.574 + '[' '!' -f ./tomlv.installer ']' [2019-12-08T17:34:12.730Z] #32 0.577 + . ./tomlv.installer [2019-12-08T17:34:12.730Z] #32 0.580 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-08T17:34:12.730Z] #32 0.591 + install_tomlv [2019-12-08T17:34:12.730Z] #32 0.592 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-08T17:34:12.730Z] #32 0.593 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-08T17:34:12.730Z] #32 0.593 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.CNDZ96UbrF/src/github.com/BurntSushi/toml [2019-12-08T17:34:12.730Z] #32 0.599 Cloning into '/tmp/tmp.CNDZ96UbrF/src/github.com/BurntSushi/toml'... [2019-12-08T17:34:12.792Z] #41 34.28 DEP compel/plugins/std/log.d [2019-12-08T17:34:12.792Z] #41 34.36 DEP compel/plugins/std/fds.d [2019-12-08T17:34:12.792Z] #41 34.50 DEP compel/plugins/std/std.d [2019-12-08T17:34:12.831Z] #18 119.4 Setting up libonig4:s390x (6.1.3-2) ... [2019-12-08T17:34:12.831Z] #18 119.4 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-08T17:34:12.831Z] #18 119.4 Setting up zip (3.0-11+b1) ... [2019-12-08T17:34:12.831Z] #18 119.4 Setting up bzip2 (1.0.6-8.1) ... [2019-12-08T17:34:12.831Z] #18 119.4 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-08T17:34:12.831Z] #18 119.4 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-08T17:34:12.831Z] #18 119.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:34:12.831Z] #18 119.4 Setting up libaio1:s390x (0.3.110-3) ... [2019-12-08T17:34:12.831Z] #18 119.5 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-12-08T17:34:12.832Z] #18 119.5 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-08T17:34:12.832Z] #18 119.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-08T17:34:12.832Z] #18 119.5 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-08T17:34:12.832Z] #18 119.5 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:34:12.832Z] #18 119.5 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-12-08T17:34:12.832Z] #18 119.5 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-12-08T17:34:12.832Z] #18 119.5 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-12-08T17:34:12.832Z] #18 119.5 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:34:12.984Z] #17 ... [2019-12-08T17:34:12.984Z] [2019-12-08T17:34:12.984Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:34:12.984Z] #41 52.86 CC images/packet-sock.o [2019-12-08T17:34:12.984Z] #41 53.60 CC images/ipc-var.o [2019-12-08T17:34:12.984Z] #41 54.05 CC images/ipc-desc.o [2019-12-08T17:34:12.984Z] #41 54.47 CC images/ipc-shm.o [2019-12-08T17:34:12.984Z] #41 54.76 CC images/ipc-msg.o [2019-12-08T17:34:12.984Z] #41 55.14 CC images/ipc-sem.o [2019-12-08T17:34:12.984Z] #41 55.56 CC images/utsns.o [2019-12-08T17:34:12.984Z] #41 56.03 CC images/creds.o [2019-12-08T17:34:13.053Z] #41 34.62 DEP compel/plugins/shmem/shmem.d [2019-12-08T17:34:13.053Z] #41 34.70 DEP compel/plugins/fds/fds.d [2019-12-08T17:34:13.053Z] #41 34.83 CC compel/plugins/std/std.o [2019-12-08T17:34:13.241Z] #41 56.36 CC images/vma.o [2019-12-08T17:34:13.253Z] #18 119.8 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-12-08T17:34:13.253Z] #18 ... [2019-12-08T17:34:13.253Z] [2019-12-08T17:34:13.253Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:34:13.253Z] #45 DONE 149.9s [2019-12-08T17:34:13.253Z] [2019-12-08T17:34:13.253Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:34:13.253Z] #18 119.9 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-12-08T17:34:13.253Z] #18 119.9 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-12-08T17:34:13.253Z] #18 119.9 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-12-08T17:34:13.253Z] #18 119.9 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-08T17:34:13.253Z] #18 119.9 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-12-08T17:34:13.253Z] #18 119.9 Setting up pigz (2.3.4-1) ... [2019-12-08T17:34:13.253Z] #18 119.9 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-08T17:34:13.253Z] #18 120.0 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-12-08T17:34:13.253Z] #18 120.0 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-08T17:34:13.253Z] #18 120.0 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-08T17:34:13.253Z] #18 120.0 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-08T17:34:13.253Z] #18 120.0 Setting up jq (1.5+dfsg-1.3) ... [2019-12-08T17:34:13.253Z] #18 120.0 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-12-08T17:34:13.253Z] #18 120.0 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-12-08T17:34:13.253Z] #18 120.0 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-08T17:34:13.253Z] #18 120.0 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:34:13.253Z] #18 120.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-08T17:34:13.253Z] #18 120.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-08T17:34:13.253Z] #18 120.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-08T17:34:13.253Z] #18 120.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-08T17:34:13.253Z] #18 120.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-08T17:34:13.253Z] #18 120.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-08T17:34:13.253Z] #18 120.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-08T17:34:13.253Z] #18 120.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-08T17:34:13.253Z] #18 120.1 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-12-08T17:34:13.253Z] #18 120.1 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-08T17:34:13.253Z] #18 120.1 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-08T17:34:13.253Z] #18 120.1 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-08T17:34:13.253Z] #18 120.1 Setting up btrfs-progs (4.7.3-1) ... [2019-12-08T17:34:13.253Z] #18 120.1 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-12-08T17:34:13.253Z] #18 120.1 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-08T17:34:13.313Z] #41 35.07 CC compel/plugins/std/fds.o [2019-12-08T17:34:13.802Z] #41 56.70 CC images/netdev.o [2019-12-08T17:34:13.887Z] #41 35.34 CC compel/plugins/std/log.o [2019-12-08T17:34:14.374Z] #41 ... [2019-12-08T17:34:14.374Z] [2019-12-08T17:34:14.374Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:34:14.374Z] #44 142.4 net [2019-12-08T17:34:14.374Z] #44 143.2 vendor/golang.org/x/crypto/chacha20poly1305 [2019-12-08T17:34:14.374Z] #44 145.0 vendor/golang.org/x/text/transform [2019-12-08T17:34:14.374Z] #44 146.2 vendor/golang.org/x/text/unicode/bidi [2019-12-08T17:34:14.374Z] #44 149.5 vendor/golang.org/x/text/secure/bidirule [2019-12-08T17:34:14.374Z] #44 150.0 vendor/golang.org/x/text/unicode/norm [2019-12-08T17:34:14.374Z] #44 ... [2019-12-08T17:34:14.374Z] [2019-12-08T17:34:14.374Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:34:14.374Z] #41 57.45 CC images/tty.o [2019-12-08T17:34:14.456Z] #32 2.723 + cd /tmp/tmp.CNDZ96UbrF/src/github.com/BurntSushi/toml [2019-12-08T17:34:14.456Z] #32 2.730 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-08T17:34:14.456Z] #32 2.777 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-08T17:34:14.458Z] #41 35.97 CC compel/plugins/std/string.o [2019-12-08T17:34:14.719Z] #41 36.36 CC compel/plugins/std/infect.o [2019-12-08T17:34:14.980Z] #41 36.72 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-12-08T17:34:14.980Z] #41 36.75 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-12-08T17:34:15.197Z] #32 3.893 internal/cpu [2019-12-08T17:34:15.241Z] #41 36.82 AR compel/plugins/std.lib.a [2019-12-08T17:34:15.241Z] #41 36.86 CC compel/plugins/fds/fds.o [2019-12-08T17:34:15.502Z] #41 37.13 AR compel/plugins/fds.lib.a [2019-12-08T17:34:15.502Z] #41 37.17 HOSTDEP compel/src/lib/log-host.d [2019-12-08T17:34:15.502Z] #41 37.28 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-08T17:34:15.545Z] #32 3.985 math/bits [2019-12-08T17:34:15.545Z] #32 4.030 runtime/internal/sys [2019-12-08T17:34:15.545Z] #32 4.160 runtime/internal/atomic [2019-12-08T17:34:15.740Z] #41 58.64 CC images/file-lock.o [2019-12-08T17:34:15.740Z] #41 58.90 CC images/rlimit.o [2019-12-08T17:34:15.763Z] #41 37.36 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-12-08T17:34:15.763Z] #41 37.49 HOSTDEP compel/src/main-host.d [2019-12-08T17:34:16.000Z] #41 59.20 CC images/pagemap.o [2019-12-08T17:34:16.023Z] #41 37.60 DEP compel/src/lib/ptrace.d [2019-12-08T17:34:16.023Z] #41 37.68 DEP compel/src/lib/infect.d [2019-12-08T17:34:16.283Z] #32 4.950 runtime/internal/math [2019-12-08T17:34:16.284Z] #41 37.74 DEP compel/src/lib/infect-util.d [2019-12-08T17:34:16.284Z] #41 37.78 DEP compel/src/lib/infect-rpc.d [2019-12-08T17:34:16.284Z] #41 37.90 DEP compel/arch/aarch64/src/lib/infect.d [2019-12-08T17:34:16.284Z] #41 37.98 DEP compel/arch/aarch64/src/lib/cpu.d [2019-12-08T17:34:16.544Z] #41 38.08 DEP compel/src/lib/log.d [2019-12-08T17:34:16.544Z] #41 38.20 DEP compel/src/main.d [2019-12-08T17:34:16.627Z] #32 5.301 unicode/utf8 [2019-12-08T17:34:16.805Z] #41 38.35 DEP compel/src/lib/handle-elf.d [2019-12-08T17:34:16.806Z] #41 38.44 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-12-08T17:34:16.806Z] #41 38.58 CC compel/src/lib/log.o [2019-12-08T17:34:16.927Z] #41 59.88 CC images/siginfo.o [2019-12-08T17:34:16.972Z] #32 5.489 sync/atomic [2019-12-08T17:34:16.972Z] #32 5.535 internal/bytealg [2019-12-08T17:34:17.376Z] #41 38.90 CC compel/arch/aarch64/src/lib/cpu.o [2019-12-08T17:34:17.376Z] #41 39.11 CC compel/arch/aarch64/src/lib/infect.o [2019-12-08T17:34:17.488Z] #41 60.52 CC images/rpc.o [2019-12-08T17:34:17.947Z] #41 39.41 CC compel/src/lib/infect-rpc.o [2019-12-08T17:34:17.948Z] #41 39.77 CC compel/src/lib/infect-util.o [2019-12-08T17:34:18.522Z] #41 40.02 CC compel/src/lib/infect.o [2019-12-08T17:34:18.617Z] #18 124.6 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-12-08T17:34:18.617Z] #18 124.6 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-08T17:34:18.617Z] #18 124.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-12-08T17:34:18.617Z] #18 124.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-12-08T17:34:18.617Z] #18 124.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-12-08T17:34:18.617Z] #18 124.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-12-08T17:34:18.617Z] #18 124.6 Setting up btrfs-tools (4.7.3-1) ... [2019-12-08T17:34:18.617Z] #18 124.6 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-08T17:34:18.617Z] #18 124.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-08T17:34:18.618Z] #18 124.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-08T17:34:18.618Z] #18 124.7 Setting up python3 (3.5.3-1) ... [2019-12-08T17:34:18.696Z] #32 6.805 unicode [2019-12-08T17:34:18.696Z] #32 7.125 math [2019-12-08T17:34:19.044Z] #18 126.0 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-08T17:34:19.472Z] #41 41.20 CC compel/src/lib/ptrace.o [2019-12-08T17:34:19.946Z] #32 8.398 internal/testlog [2019-12-08T17:34:19.946Z] #32 8.539 runtime [2019-12-08T17:34:20.003Z] #41 62.80 CC images/ext-file.o [2019-12-08T17:34:20.003Z] #41 ... [2019-12-08T17:34:20.003Z] [2019-12-08T17:34:20.003Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:34:20.003Z] #17 49.01 The following NEW packages will be installed: [2019-12-08T17:34:20.003Z] #17 49.02 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-12-08T17:34:20.003Z] #17 49.02 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-12-08T17:34:20.003Z] #17 49.03 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-08T17:34:20.003Z] #17 49.03 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-12-08T17:34:20.003Z] #17 49.03 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-12-08T17:34:20.003Z] #17 49.03 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-12-08T17:34:20.003Z] #17 49.03 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-12-08T17:34:20.003Z] #17 49.03 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-12-08T17:34:20.003Z] #17 49.03 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-12-08T17:34:20.003Z] #17 49.03 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-12-08T17:34:20.003Z] #17 49.04 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-12-08T17:34:20.003Z] #17 49.04 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-12-08T17:34:20.003Z] #17 49.04 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-12-08T17:34:20.003Z] #17 49.04 xfsprogs xxd xz-utils zip [2019-12-08T17:34:20.003Z] #17 50.34 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:34:20.003Z] #17 50.34 Need to get 90.9 MB of archives. [2019-12-08T17:34:20.003Z] #17 50.34 After this operation, 541 MB of additional disk space will be used. [2019-12-08T17:34:20.003Z] #17 50.34 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-12-08T17:34:20.003Z] #17 50.43 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-12-08T17:34:20.003Z] #17 50.45 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-12-08T17:34:20.003Z] #17 50.46 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-12-08T17:34:20.003Z] #17 50.49 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-12-08T17:34:20.003Z] #17 50.50 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-12-08T17:34:20.003Z] #17 50.61 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-12-08T17:34:20.003Z] #17 50.80 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-12-08T17:34:20.003Z] #17 50.81 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-12-08T17:34:20.003Z] #17 50.81 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-12-08T17:34:20.003Z] #17 51.04 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-12-08T17:34:20.003Z] #17 51.06 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-12-08T17:34:20.003Z] #17 51.06 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-12-08T17:34:20.003Z] #17 51.13 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-12-08T17:34:20.003Z] #17 51.13 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-12-08T17:34:20.003Z] #17 51.14 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-12-08T17:34:20.003Z] #17 51.14 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-12-08T17:34:20.003Z] #17 51.14 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-12-08T17:34:20.003Z] #17 51.16 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-12-08T17:34:20.003Z] #17 51.16 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-12-08T17:34:20.003Z] #17 51.20 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-12-08T17:34:20.003Z] #17 51.24 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-08T17:34:20.003Z] #17 51.26 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-08T17:34:20.003Z] #17 51.29 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-12-08T17:34:20.003Z] #17 51.30 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-12-08T17:34:20.003Z] #17 51.31 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-12-08T17:34:20.003Z] #17 51.36 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-12-08T17:34:20.003Z] #17 51.37 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-08T17:34:20.003Z] #17 51.39 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-12-08T17:34:20.003Z] #17 51.47 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-12-08T17:34:20.003Z] #17 51.49 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-12-08T17:34:20.003Z] #17 51.52 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-12-08T17:34:20.003Z] #17 51.54 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-12-08T17:34:20.003Z] #17 51.58 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-12-08T17:34:20.003Z] #17 51.60 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-12-08T17:34:20.003Z] #17 51.62 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-12-08T17:34:20.003Z] #17 51.64 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-12-08T17:34:20.003Z] #17 51.64 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-12-08T17:34:20.003Z] #17 51.65 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-12-08T17:34:20.003Z] #17 51.70 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-12-08T17:34:20.003Z] #17 51.75 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-12-08T17:34:20.003Z] #17 51.80 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-12-08T17:34:20.003Z] #17 51.88 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-12-08T17:34:20.003Z] #17 51.92 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-12-08T17:34:20.003Z] #17 51.94 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-12-08T17:34:20.003Z] #17 51.95 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-12-08T17:34:20.003Z] #17 51.96 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-12-08T17:34:20.003Z] #17 51.98 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-12-08T17:34:20.003Z] #17 52.26 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-12-08T17:34:20.003Z] #17 52.30 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-08T17:34:20.003Z] #17 52.41 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-08T17:34:20.003Z] #17 52.45 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-08T17:34:20.003Z] #17 52.48 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-12-08T17:34:20.003Z] #17 52.54 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-08T17:34:20.003Z] #17 52.57 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-12-08T17:34:20.003Z] #17 52.67 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-08T17:34:20.051Z] #41 41.57 AR compel/libcompel.a [2019-12-08T17:34:20.051Z] #41 41.64 HOSTCC compel/src/main-host.o [2019-12-08T17:34:20.242Z] #18 127.2 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-08T17:34:20.311Z] #41 41.93 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-12-08T17:34:20.566Z] #17 53.26 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-12-08T17:34:20.572Z] #41 42.03 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-08T17:34:20.572Z] #41 42.24 HOSTCC compel/src/lib/log-host.o [2019-12-08T17:34:20.650Z] #18 127.2 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-08T17:34:20.650Z] #18 127.3 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-12-08T17:34:20.650Z] #18 127.3 Setting up python3-wheel (0.29.0-2) ... [2019-12-08T17:34:20.686Z] #32 9.325 encoding [2019-12-08T17:34:20.823Z] #17 53.39 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-12-08T17:34:20.823Z] #17 53.47 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-12-08T17:34:20.832Z] #41 42.43 HOSTLINK compel/compel-host-bin [2019-12-08T17:34:20.832Z] #41 42.58 DEP soccr/soccr.d [2019-12-08T17:34:21.028Z] #32 ... [2019-12-08T17:34:21.028Z] [2019-12-08T17:34:21.028Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:34:21.028Z] #34 0.702 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:34:21.028Z] #34 0.725 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:34:21.028Z] #34 0.946 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:34:21.028Z] #34 0.966 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:34:21.028Z] #34 1.087 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:34:21.028Z] #34 2.798 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-12-08T17:34:21.028Z] #34 5.821 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-08T17:34:21.028Z] #34 7.607 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-08T17:34:21.079Z] #17 53.55 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-12-08T17:34:21.079Z] #17 53.55 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-12-08T17:34:21.079Z] #17 53.65 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-12-08T17:34:21.093Z] #41 42.73 CC soccr/soccr.o [2019-12-08T17:34:21.335Z] #17 53.81 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-12-08T17:34:21.373Z] #34 ... [2019-12-08T17:34:21.373Z] [2019-12-08T17:34:21.373Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-08T17:34:21.373Z] #25 0.661 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:34:21.373Z] #25 0.729 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:34:21.373Z] #25 0.960 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:34:21.373Z] #25 0.983 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:34:21.373Z] #25 1.012 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:34:21.373Z] #25 2.794 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-12-08T17:34:21.373Z] #25 5.811 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-08T17:34:21.373Z] #25 7.834 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-08T17:34:21.373Z] #25 ... [2019-12-08T17:34:21.373Z] [2019-12-08T17:34:21.373Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:34:21.373Z] #69 0.511 + RM_GOPATH=0 [2019-12-08T17:34:21.373Z] #69 0.511 + TMP_GOPATH= [2019-12-08T17:34:21.373Z] #69 0.511 + : /build [2019-12-08T17:34:21.373Z] #69 0.512 + '[' -z '' ']' [2019-12-08T17:34:21.373Z] #69 0.514 ++ mktemp -d [2019-12-08T17:34:21.373Z] #69 0.517 + export GOPATH=/tmp/tmp.9aHFTmU2vN [2019-12-08T17:34:21.373Z] #69 0.517 + GOPATH=/tmp/tmp.9aHFTmU2vN [2019-12-08T17:34:21.373Z] #69 0.517 + RM_GOPATH=1 [2019-12-08T17:34:21.373Z] #69 0.518 ++ dirname ./install.sh [2019-12-08T17:34:21.373Z] #69 0.519 + dir=. [2019-12-08T17:34:21.373Z] #69 0.519 + bin=proxy [2019-12-08T17:34:21.373Z] #69 0.520 + shift [2019-12-08T17:34:21.373Z] #69 0.520 + '[' '!' -f ./proxy.installer ']' [2019-12-08T17:34:21.373Z] #69 0.520 + . ./proxy.installer [2019-12-08T17:34:21.373Z] #69 0.520 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-08T17:34:21.373Z] #69 0.521 + install_proxy [2019-12-08T17:34:21.373Z] #69 0.521 + case "$1" in [2019-12-08T17:34:21.373Z] #69 0.521 + export CGO_ENABLED=0 [2019-12-08T17:34:21.373Z] #69 0.521 + CGO_ENABLED=0 [2019-12-08T17:34:21.373Z] #69 0.521 + _install_proxy [2019-12-08T17:34:21.373Z] #69 0.521 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-08T17:34:21.373Z] #69 0.521 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9aHFTmU2vN/src/github.com/docker/libnetwork [2019-12-08T17:34:21.373Z] #69 0.521 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-08T17:34:21.373Z] #69 0.529 Cloning into '/tmp/tmp.9aHFTmU2vN/src/github.com/docker/libnetwork'... [2019-12-08T17:34:21.482Z] #18 128.0 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-08T17:34:21.482Z] #18 ... [2019-12-08T17:34:21.482Z] [2019-12-08T17:34:21.482Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-08T17:34:21.482Z] #29 158.5 + rm -rf /tmp/tmp.C9PM9YFCDJ [2019-12-08T17:34:21.591Z] #17 54.13 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-12-08T17:34:21.591Z] #17 54.16 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-08T17:34:21.663Z] #41 ... [2019-12-08T17:34:21.663Z] [2019-12-08T17:34:21.663Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-08T17:34:21.663Z] #28 87.48 + rm -rf /tmp/tmp.HZlDIu9zUR [2019-12-08T17:34:21.716Z] #69 ... [2019-12-08T17:34:21.716Z] [2019-12-08T17:34:21.716Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:34:21.716Z] #41 0.629 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:34:21.716Z] #41 0.724 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:34:21.716Z] #41 0.961 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:34:21.716Z] #41 0.977 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:34:21.716Z] #41 1.050 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:34:21.716Z] #41 3.010 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-12-08T17:34:21.716Z] #41 5.849 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-08T17:34:21.716Z] #41 8.149 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-08T17:34:21.716Z] #41 ... [2019-12-08T17:34:21.716Z] [2019-12-08T17:34:21.716Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-08T17:34:21.716Z] #11 0.635 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:34:21.716Z] #11 0.725 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:34:21.716Z] #11 0.946 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:34:21.716Z] #11 0.972 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:34:21.716Z] #11 1.061 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:34:21.716Z] #11 2.821 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-12-08T17:34:21.716Z] #11 5.785 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-08T17:34:21.716Z] #11 7.744 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-08T17:34:21.716Z] #11 ... [2019-12-08T17:34:21.716Z] [2019-12-08T17:34:21.716Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:34:21.716Z] #23 0.707 + RM_GOPATH=0 [2019-12-08T17:34:21.716Z] #23 0.768 + TMP_GOPATH= [2019-12-08T17:34:21.716Z] #23 0.770 + : /build [2019-12-08T17:34:21.716Z] #23 0.771 + '[' -z '' ']' [2019-12-08T17:34:21.716Z] #23 0.783 ++ mktemp -d [2019-12-08T17:34:21.716Z] #23 0.786 + export GOPATH=/tmp/tmp.OhMB7F2IsK [2019-12-08T17:34:21.716Z] #23 0.786 + GOPATH=/tmp/tmp.OhMB7F2IsK [2019-12-08T17:34:21.716Z] #23 0.786 + RM_GOPATH=1 [2019-12-08T17:34:21.716Z] #23 0.791 ++ dirname ./install.sh [2019-12-08T17:34:21.716Z] #23 0.798 + dir=. [2019-12-08T17:34:21.716Z] #23 0.804 + bin=dockercli [2019-12-08T17:34:21.716Z] #23 0.805 + shift [2019-12-08T17:34:21.716Z] #23 0.806 + '[' '!' -f ./dockercli.installer ']' [2019-12-08T17:34:21.716Z] #23 0.807 + . ./dockercli.installer [2019-12-08T17:34:21.716Z] #23 0.808 ++ : stable [2019-12-08T17:34:21.716Z] #23 0.809 ++ : 17.06.2-ce [2019-12-08T17:34:21.716Z] #23 0.811 + install_dockercli [2019-12-08T17:34:21.716Z] #23 0.820 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-08T17:34:21.716Z] #23 0.821 Install docker/cli version 17.06.2-ce from stable [2019-12-08T17:34:21.716Z] #23 0.824 ++ uname -m [2019-12-08T17:34:21.716Z] #23 0.829 + arch=ppc64le [2019-12-08T17:34:21.716Z] #23 0.829 + '[' ppc64le '!=' x86_64 ']' [2019-12-08T17:34:21.716Z] #23 0.829 + '[' ppc64le '!=' s390x ']' [2019-12-08T17:34:21.716Z] #23 0.829 + '[' ppc64le '!=' armhf ']' [2019-12-08T17:34:21.716Z] #23 0.829 + build_dockercli [2019-12-08T17:34:21.716Z] #23 0.830 + git clone https://github.com/docker/docker-ce /tmp/tmp.OhMB7F2IsK/tmp/docker-ce [2019-12-08T17:34:21.716Z] #23 0.835 Cloning into '/tmp/tmp.OhMB7F2IsK/tmp/docker-ce'... [2019-12-08T17:34:21.895Z] #29 DONE 158.8s [2019-12-08T17:34:21.895Z] [2019-12-08T17:34:21.895Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:34:21.895Z] #42 107.8 CC criu/filesystems.o [2019-12-08T17:34:21.895Z] #42 109.6 CC criu/fsnotify.o [2019-12-08T17:34:21.895Z] #42 110.6 CC criu/image-desc.o [2019-12-08T17:34:21.895Z] #42 110.7 CC criu/image.o [2019-12-08T17:34:21.895Z] #42 111.4 CC criu/ipc_ns.o [2019-12-08T17:34:21.895Z] #42 112.2 CC criu/irmap.o [2019-12-08T17:34:21.895Z] #42 112.9 CC criu/kcmp-ids.o [2019-12-08T17:34:21.895Z] #42 113.1 CC criu/kerndat.o [2019-12-08T17:34:21.895Z] #42 114.2 CC criu/libnetlink.o [2019-12-08T17:34:21.895Z] #42 114.6 CC criu/log.o [2019-12-08T17:34:21.895Z] #42 115.4 CC criu/lsm.o [2019-12-08T17:34:21.895Z] #42 115.9 CC criu/mem.o [2019-12-08T17:34:22.062Z] #23 ... [2019-12-08T17:34:22.062Z] [2019-12-08T17:34:22.062Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-08T17:34:22.062Z] #57 0.673 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:34:22.062Z] #57 0.724 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:34:22.062Z] #57 0.915 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:34:22.062Z] #57 0.930 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:34:22.062Z] #57 0.965 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:34:22.062Z] #57 2.933 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-12-08T17:34:22.062Z] #57 5.786 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-08T17:34:22.062Z] #57 7.965 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-08T17:34:22.062Z] #57 ... [2019-12-08T17:34:22.062Z] [2019-12-08T17:34:22.062Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:34:22.062Z] #39 0.738 + mktemp -d [2019-12-08T17:34:22.062Z] #39 0.741 + export GOPATH=/tmp/tmp.njM0Bk31cA [2019-12-08T17:34:22.062Z] #39 0.741 + git clone https://github.com/docker/distribution.git /tmp/tmp.njM0Bk31cA/src/github.com/docker/distribution [2019-12-08T17:34:22.062Z] #39 0.744 Cloning into '/tmp/tmp.njM0Bk31cA/src/github.com/docker/distribution'... [2019-12-08T17:34:22.152Z] #17 54.71 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-12-08T17:34:22.294Z] #42 ... [2019-12-08T17:34:22.294Z] [2019-12-08T17:34:22.294Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:34:22.294Z] #18 128.8 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-12-08T17:34:22.294Z] #18 128.9 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-08T17:34:22.405Z] #39 ... [2019-12-08T17:34:22.405Z] [2019-12-08T17:34:22.405Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:34:22.405Z] #63 0.569 + RM_GOPATH=0 [2019-12-08T17:34:22.405Z] #63 0.570 + TMP_GOPATH= [2019-12-08T17:34:22.405Z] #63 0.571 + : /build/ [2019-12-08T17:34:22.405Z] #63 0.571 + '[' -z '' ']' [2019-12-08T17:34:22.405Z] #63 0.579 ++ mktemp -d [2019-12-08T17:34:22.405Z] #63 0.591 + export GOPATH=/tmp/tmp.a4L6eJlstN [2019-12-08T17:34:22.405Z] #63 0.594 + GOPATH=/tmp/tmp.a4L6eJlstN [2019-12-08T17:34:22.405Z] #63 0.594 + RM_GOPATH=1 [2019-12-08T17:34:22.405Z] #63 0.597 ++ dirname ./install.sh [2019-12-08T17:34:22.405Z] #63 0.606 + dir=. [2019-12-08T17:34:22.405Z] #63 0.607 + bin=rootlesskit [2019-12-08T17:34:22.405Z] #63 0.609 + shift [2019-12-08T17:34:22.405Z] #63 0.612 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-08T17:34:22.405Z] #63 0.613 + . ./rootlesskit.installer [2019-12-08T17:34:22.405Z] #63 0.613 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-08T17:34:22.405Z] #63 0.622 + install_rootlesskit [2019-12-08T17:34:22.405Z] #63 0.623 + case "$1" in [2019-12-08T17:34:22.405Z] #63 0.623 + export CGO_ENABLED=0 [2019-12-08T17:34:22.405Z] #63 0.623 + CGO_ENABLED=0 [2019-12-08T17:34:22.405Z] #63 0.624 + _install_rootlesskit [2019-12-08T17:34:22.405Z] #63 0.624 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-12-08T17:34:22.405Z] #63 0.624 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-08T17:34:22.405Z] #63 0.625 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.a4L6eJlstN/src/github.com/rootless-containers/rootlesskit [2019-12-08T17:34:22.405Z] #63 0.677 Cloning into '/tmp/tmp.a4L6eJlstN/src/github.com/rootless-containers/rootlesskit'... [2019-12-08T17:34:22.405Z] #63 7.198 + cd /tmp/tmp.a4L6eJlstN/src/github.com/rootless-containers/rootlesskit [2019-12-08T17:34:22.405Z] #63 7.199 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-08T17:34:22.405Z] #63 8.225 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-08T17:34:22.405Z] #63 8.225 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-08T17:34:22.405Z] #63 ... [2019-12-08T17:34:22.405Z] [2019-12-08T17:34:22.405Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-08T17:34:22.405Z] #29 0.685 + mktemp -d [2019-12-08T17:34:22.405Z] #29 0.687 + export GOPATH=/tmp/tmp.8pVh1m7ngK [2019-12-08T17:34:22.405Z] #29 0.687 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.8pVh1m7ngK/src/github.com/go-swagger/go-swagger [2019-12-08T17:34:22.405Z] #29 0.689 Cloning into '/tmp/tmp.8pVh1m7ngK/src/github.com/go-swagger/go-swagger'... [2019-12-08T17:34:22.408Z] #17 55.08 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-12-08T17:34:22.408Z] #17 55.09 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-12-08T17:34:22.606Z] #28 DONE 88.3s [2019-12-08T17:34:22.606Z] [2019-12-08T17:34:22.606Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:34:22.606Z] #41 43.52 AR soccr/libsoccr.a [2019-12-08T17:34:22.606Z] #41 43.55 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-08T17:34:22.606Z] #41 43.76 DEP criu/arch/aarch64/sigframe.d [2019-12-08T17:34:22.606Z] #41 43.83 DEP criu/arch/aarch64/crtools.d [2019-12-08T17:34:22.606Z] #41 44.09 DEP criu/arch/aarch64/cpu.d [2019-12-08T17:34:22.606Z] #41 44.10 DEP criu/arch/aarch64/bitops.d [2019-12-08T17:34:22.606Z] #41 44.17 CC criu/arch/aarch64/bitops.o [2019-12-08T17:34:22.606Z] #41 44.23 CC criu/arch/aarch64/cpu.o [2019-12-08T17:34:22.750Z] #29 ... [2019-12-08T17:34:22.750Z] [2019-12-08T17:34:22.750Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:34:22.750Z] #45 0.592 + RM_GOPATH=0 [2019-12-08T17:34:22.750Z] #45 0.592 + TMP_GOPATH= [2019-12-08T17:34:22.750Z] #45 0.592 + : /build [2019-12-08T17:34:22.750Z] #45 0.592 + '[' -z '' ']' [2019-12-08T17:34:22.750Z] #45 0.605 ++ mktemp -d [2019-12-08T17:34:22.750Z] #45 0.618 + export GOPATH=/tmp/tmp.QRedihMNmQ [2019-12-08T17:34:22.750Z] #45 0.618 + GOPATH=/tmp/tmp.QRedihMNmQ [2019-12-08T17:34:22.750Z] #45 0.619 + RM_GOPATH=1 [2019-12-08T17:34:22.750Z] #45 0.621 ++ dirname ./install.sh [2019-12-08T17:34:22.750Z] #45 0.630 + dir=. [2019-12-08T17:34:22.750Z] #45 0.639 + bin=vndr [2019-12-08T17:34:22.750Z] #45 0.639 + shift [2019-12-08T17:34:22.750Z] #45 0.640 + '[' '!' -f ./vndr.installer ']' [2019-12-08T17:34:22.750Z] #45 0.640 + . ./vndr.installer [2019-12-08T17:34:22.750Z] #45 0.640 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-08T17:34:22.750Z] #45 0.642 + install_vndr [2019-12-08T17:34:22.750Z] #45 0.643 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-08T17:34:22.750Z] #45 0.643 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-08T17:34:22.750Z] #45 0.644 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.QRedihMNmQ/src/github.com/LK4D4/vndr [2019-12-08T17:34:22.750Z] #45 0.647 Cloning into '/tmp/tmp.QRedihMNmQ/src/github.com/LK4D4/vndr'... [2019-12-08T17:34:22.750Z] #45 2.203 + cd /tmp/tmp.QRedihMNmQ/src/github.com/LK4D4/vndr [2019-12-08T17:34:22.750Z] #45 2.204 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-08T17:34:22.750Z] #45 2.240 + go build -buildmode=pie -v -o /build/vndr . [2019-12-08T17:34:22.750Z] #45 4.338 internal/race [2019-12-08T17:34:22.750Z] #45 4.369 runtime/internal/sys [2019-12-08T17:34:22.750Z] #45 4.370 internal/cpu [2019-12-08T17:34:22.750Z] #45 4.370 runtime/internal/atomic [2019-12-08T17:34:22.750Z] #45 4.824 sync/atomic [2019-12-08T17:34:22.750Z] #45 5.223 runtime/internal/math [2019-12-08T17:34:22.750Z] #45 5.437 unicode [2019-12-08T17:34:22.750Z] #45 5.687 unicode/utf8 [2019-12-08T17:34:22.750Z] #45 6.450 math/bits [2019-12-08T17:34:22.750Z] #45 6.624 internal/bytealg [2019-12-08T17:34:22.750Z] #45 8.630 internal/testlog [2019-12-08T17:34:22.750Z] #45 8.770 math [2019-12-08T17:34:22.750Z] #45 9.945 runtime [2019-12-08T17:34:22.750Z] #45 10.13 unicode/utf16 [2019-12-08T17:34:22.750Z] #45 11.16 container/list [2019-12-08T17:34:22.750Z] #45 ... [2019-12-08T17:34:22.750Z] [2019-12-08T17:34:22.750Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:34:22.750Z] #48 0.631 + RM_GOPATH=0 [2019-12-08T17:34:22.750Z] #48 0.631 + TMP_GOPATH= [2019-12-08T17:34:22.750Z] #48 0.631 + : /build [2019-12-08T17:34:22.750Z] #48 0.632 + '[' -z '' ']' [2019-12-08T17:34:22.750Z] #48 0.633 ++ mktemp -d [2019-12-08T17:34:22.750Z] #48 0.639 + export GOPATH=/tmp/tmp.wDTmwdY0tW [2019-12-08T17:34:22.750Z] #48 0.639 + GOPATH=/tmp/tmp.wDTmwdY0tW [2019-12-08T17:34:22.750Z] #48 0.645 + RM_GOPATH=1 [2019-12-08T17:34:22.750Z] #48 0.648 ++ dirname ./install.sh [2019-12-08T17:34:22.750Z] #48 0.666 + dir=. [2019-12-08T17:34:22.750Z] #48 0.666 + bin=gotestsum [2019-12-08T17:34:22.750Z] #48 0.666 + shift [2019-12-08T17:34:22.750Z] #48 0.666 + '[' '!' -f ./gotestsum.installer ']' [2019-12-08T17:34:22.750Z] #48 0.666 + . ./gotestsum.installer [2019-12-08T17:34:22.750Z] #48 0.666 ++ : v0.3.5 [2019-12-08T17:34:22.750Z] #48 0.666 + install_gotestsum [2019-12-08T17:34:22.750Z] #48 0.667 Installing gotestsum version v0.3.5 [2019-12-08T17:34:22.750Z] #48 0.667 + echo 'Installing gotestsum version v0.3.5' [2019-12-08T17:34:22.750Z] #48 0.667 + go get -d gotest.tools/gotestsum [2019-12-08T17:34:22.750Z] #48 ... [2019-12-08T17:34:22.750Z] [2019-12-08T17:34:22.750Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:34:22.750Z] #51 0.552 + RM_GOPATH=0 [2019-12-08T17:34:22.750Z] #51 0.553 + TMP_GOPATH= [2019-12-08T17:34:22.750Z] #51 0.554 + : /build [2019-12-08T17:34:22.750Z] #51 0.555 + '[' -z '' ']' [2019-12-08T17:34:22.750Z] #51 0.564 ++ mktemp -d [2019-12-08T17:34:22.750Z] #51 0.577 + export GOPATH=/tmp/tmp.IY3pYsATHB [2019-12-08T17:34:22.750Z] #51 0.578 + GOPATH=/tmp/tmp.IY3pYsATHB [2019-12-08T17:34:22.750Z] #51 0.580 + RM_GOPATH=1 [2019-12-08T17:34:22.750Z] #51 0.598 ++ dirname ./install.sh [2019-12-08T17:34:22.750Z] #51 0.601 + dir=. [2019-12-08T17:34:22.750Z] #51 0.601 + bin=golangci_lint [2019-12-08T17:34:22.750Z] #51 0.601 + shift [2019-12-08T17:34:22.750Z] #51 0.601 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-08T17:34:22.750Z] #51 0.601 + . ./golangci_lint.installer [2019-12-08T17:34:22.750Z] #51 0.601 ++ : v1.20.0 [2019-12-08T17:34:22.750Z] #51 0.602 + install_golangci_lint [2019-12-08T17:34:22.750Z] #51 0.602 + echo 'Installing golangci-lint version v1.20.0' [2019-12-08T17:34:22.750Z] #51 0.602 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-08T17:34:22.750Z] #51 0.605 Installing golangci-lint version v1.20.0 [2019-12-08T17:34:22.867Z] #41 44.38 CC criu/arch/aarch64/crtools.o [2019-12-08T17:34:23.128Z] #41 44.78 CC criu/arch/aarch64/sigframe.o [2019-12-08T17:34:23.145Z] #18 129.8 Setting up dmsetup (2:1.02.137-2) ... [2019-12-08T17:34:23.145Z] #18 129.8 Setting up python3-setuptools (33.1.1-1) ... [2019-12-08T17:34:23.389Z] #41 44.94 LINK criu/arch/aarch64/crtools.built-in.o [2019-12-08T17:34:23.389Z] #41 45.00 DEP criu/arch/aarch64/intraprocedure.d [2019-12-08T17:34:23.389Z] #41 45.02 DEP criu/arch/aarch64/vdso-pie.d [2019-12-08T17:34:23.389Z] #41 45.10 DEP criu/pie/parasite-vdso.d [2019-12-08T17:34:23.649Z] #41 45.28 DEP criu/pie/util-vdso.d [2019-12-08T17:34:23.649Z] #41 45.41 DEP criu/pie/util.d [2019-12-08T17:34:23.910Z] #41 45.53 CC criu/pie/util.o [2019-12-08T17:34:23.910Z] #41 ... [2019-12-08T17:34:23.910Z] [2019-12-08T17:34:23.910Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-08T17:34:23.910Z] #29 DONE 0.2s [2019-12-08T17:34:23.997Z] #18 130.6 Setting up dh-python (2.20170125) ... [2019-12-08T17:34:24.171Z] [2019-12-08T17:34:24.171Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:34:24.171Z] #41 45.70 CC criu/pie/util-vdso.o [2019-12-08T17:34:24.171Z] #41 ... [2019-12-08T17:34:24.171Z] [2019-12-08T17:34:24.171Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-08T17:34:24.171Z] #32 DONE 0.2s [2019-12-08T17:34:24.171Z] [2019-12-08T17:34:24.171Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-08T17:34:24.171Z] #37 DONE 0.1s [2019-12-08T17:34:24.417Z] #18 131.2 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-12-08T17:34:24.417Z] #18 131.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:34:24.432Z] [2019-12-08T17:34:24.432Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-08T17:34:24.433Z] #39 DONE 0.2s [2019-12-08T17:34:24.433Z] [2019-12-08T17:34:24.433Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:34:24.433Z] #41 46.14 CC criu/pie/parasite-vdso.o [2019-12-08T17:34:24.693Z] #41 46.50 CC criu/arch/aarch64/vdso-pie.o [2019-12-08T17:34:24.804Z] #18 DONE 131.4s [2019-12-08T17:34:24.804Z] [2019-12-08T17:34:24.804Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:34:24.804Z] #42 117.9 CC criu/mount.o [2019-12-08T17:34:24.955Z] #41 46.73 CC criu/arch/aarch64/intraprocedure.o [2019-12-08T17:34:24.955Z] #41 46.76 AR criu/pie/pie.lib.a [2019-12-08T17:34:25.215Z] #41 46.83 DEP criu/pie/restorer.d [2019-12-08T17:34:25.238Z] #42 120.6 CC criu/namespaces.o [2019-12-08T17:34:25.476Z] #41 46.96 DEP criu/arch/aarch64/restorer.d [2019-12-08T17:34:25.476Z] #41 47.06 DEP criu/pie/parasite.d [2019-12-08T17:34:25.476Z] #41 47.19 CC criu/pie/parasite.o [2019-12-08T17:34:26.047Z] #41 47.79 LINK criu/pie/parasite.built-in.o [2019-12-08T17:34:26.308Z] #41 47.79 GEN criu/pie/parasite-blob.h [2019-12-08T17:34:26.308Z] #41 47.81 CC criu/arch/aarch64/restorer.o [2019-12-08T17:34:26.308Z] #41 48.02 CC criu/pie/restorer.o [2019-12-08T17:34:27.345Z] #42 122.4 CC criu/net.o [2019-12-08T17:34:27.632Z] #51 ... [2019-12-08T17:34:27.632Z] [2019-12-08T17:34:27.632Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:34:27.632Z] #45 15.64 crypto/internal/subtle [2019-12-08T17:34:27.632Z] #45 16.23 crypto/subtle [2019-12-08T17:34:27.651Z] #17 59.57 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-12-08T17:34:27.693Z] #41 49.34 LINK criu/pie/restorer.built-in.o [2019-12-08T17:34:27.693Z] #41 49.35 GEN criu/pie/restorer-blob.h [2019-12-08T17:34:27.693Z] #41 49.38 DEP criu/vdso.d [2019-12-08T17:34:27.953Z] #41 49.50 DEP criu/uts_ns.d [2019-12-08T17:34:27.953Z] #41 49.60 DEP criu/util.d [2019-12-08T17:34:28.214Z] #41 49.76 DEP criu/uffd.d [2019-12-08T17:34:28.214Z] #41 49.86 DEP criu/tun.d [2019-12-08T17:34:28.214Z] #41 49.97 DEP criu/tty.d [2019-12-08T17:34:28.368Z] #45 16.91 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-08T17:34:28.475Z] #41 50.11 DEP criu/timerfd.d [2019-12-08T17:34:28.475Z] #41 50.19 DEP criu/sysfs_parse.d [2019-12-08T17:34:28.475Z] #41 50.25 DEP criu/sysctl.d [2019-12-08T17:34:28.711Z] #45 17.41 internal/nettrace [2019-12-08T17:34:28.736Z] #41 50.32 DEP criu/string.d [2019-12-08T17:34:28.736Z] #41 50.35 DEP criu/stats.d [2019-12-08T17:34:28.736Z] #41 50.41 DEP criu/sockets.d [2019-12-08T17:34:28.736Z] #41 50.50 DEP criu/sk-unix.d [2019-12-08T17:34:28.997Z] #41 50.63 DEP criu/sk-tcp.d [2019-12-08T17:34:28.997Z] #41 50.73 DEP criu/sk-queue.d [2019-12-08T17:34:28.997Z] #41 50.82 DEP criu/sk-packet.d [2019-12-08T17:34:29.016Z] #17 ... [2019-12-08T17:34:29.016Z] [2019-12-08T17:34:29.016Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:34:29.016Z] #62 156.9 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-08T17:34:29.016Z] #62 156.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-08T17:34:29.016Z] #62 ... [2019-12-08T17:34:29.016Z] [2019-12-08T17:34:29.016Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:34:29.016Z] #41 63.04 CC images/cgroup.o [2019-12-08T17:34:29.016Z] #41 64.23 CC images/userns.o [2019-12-08T17:34:29.016Z] #41 64.71 CC images/google/protobuf/descriptor.o [2019-12-08T17:34:29.016Z] #41 67.96 CC images/opts.o [2019-12-08T17:34:29.016Z] #41 68.41 CC images/seccomp.o [2019-12-08T17:34:29.016Z] #41 68.99 CC images/binfmt-misc.o [2019-12-08T17:34:29.016Z] #41 69.63 CC images/time.o [2019-12-08T17:34:29.016Z] #41 70.19 CC images/sysctl.o [2019-12-08T17:34:29.016Z] #41 70.67 CC images/autofs.o [2019-12-08T17:34:29.016Z] #41 70.89 CC images/macvlan.o [2019-12-08T17:34:29.016Z] #41 71.30 CC images/sit.o [2019-12-08T17:34:29.016Z] #41 71.62 LINK images/built-in.o [2019-12-08T17:34:29.016Z] #41 71.91 GEN compel/include/asm [2019-12-08T17:34:29.016Z] #41 71.91 GEN compel/include/version.h [2019-12-08T17:34:29.016Z] #41 72.03 touch .config [2019-12-08T17:34:29.016Z] #41 72.09 GEN include/common/config.h [2019-12-08T17:34:29.272Z] #41 72.42 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-12-08T17:34:29.325Z] #42 124.7 CC criu/netfilter.o [2019-12-08T17:34:29.452Z] #45 17.91 runtime/cgo [2019-12-08T17:34:29.527Z] #41 72.51 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-12-08T17:34:29.527Z] #41 72.71 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-12-08T17:34:29.568Z] #41 50.97 DEP criu/sk-netlink.d [2019-12-08T17:34:29.568Z] #41 51.13 DEP criu/sk-inet.d [2019-12-08T17:34:29.568Z] #41 51.26 DEP criu/signalfd.d [2019-12-08T17:34:29.723Z] #42 124.9 CC criu/page-pipe.o [2019-12-08T17:34:29.783Z] #41 72.77 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-12-08T17:34:29.783Z] #41 72.78 DEP compel/arch/x86/plugins/std/memcpy.d [2019-12-08T17:34:29.783Z] #41 72.79 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-12-08T17:34:29.783Z] #41 72.84 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-08T17:34:29.783Z] #41 ... [2019-12-08T17:34:29.783Z] [2019-12-08T17:34:29.783Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:34:29.783Z] #44 157.9 vendor/golang.org/x/net/idna [2019-12-08T17:34:29.783Z] #44 162.0 vendor/golang.org/x/net/http2/hpack [2019-12-08T17:34:29.783Z] #44 164.7 mime [2019-12-08T17:34:29.829Z] #41 ... [2019-12-08T17:34:29.829Z] [2019-12-08T17:34:29.829Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:34:29.829Z] #54 93.13 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-08T17:34:29.829Z] #54 94.41 + mkdir -p /build [2019-12-08T17:34:29.829Z] #54 94.41 + cp runc /build/runc [2019-12-08T17:34:29.829Z] #54 DONE 94.7s [2019-12-08T17:34:29.829Z] [2019-12-08T17:34:29.829Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:34:29.829Z] #41 51.34 DEP criu/sigframe.d [2019-12-08T17:34:29.829Z] #41 51.40 DEP criu/shmem.d [2019-12-08T17:34:29.829Z] #41 51.49 DEP criu/servicefd.d [2019-12-08T17:34:30.039Z] #44 168.2 mime/quotedprintable [2019-12-08T17:34:30.039Z] #44 ... [2019-12-08T17:34:30.039Z] [2019-12-08T17:34:30.039Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:34:30.039Z] #41 73.02 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-12-08T17:34:30.090Z] #41 51.57 DEP criu/seize.d [2019-12-08T17:34:30.090Z] #41 51.66 DEP criu/seccomp.d [2019-12-08T17:34:30.127Z] #42 125.5 CC criu/page-xfer.o [2019-12-08T17:34:30.295Z] #41 73.19 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-08T17:34:30.295Z] #41 73.23 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-08T17:34:30.295Z] #41 73.25 DEP compel/plugins/std/infect.d [2019-12-08T17:34:30.350Z] #41 51.81 DEP criu/rst-malloc.d [2019-12-08T17:34:30.350Z] #41 51.87 DEP criu/rbtree.d [2019-12-08T17:34:30.350Z] #41 51.90 DEP criu/pstree.d [2019-12-08T17:34:30.350Z] #41 51.98 DEP criu/protobuf.d [2019-12-08T17:34:30.350Z] #41 52.05 GEN criu/protobuf-desc-gen.h [2019-12-08T17:34:30.524Z] #42 ... [2019-12-08T17:34:30.524Z] [2019-12-08T17:34:30.524Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-08T17:34:30.524Z] #19 3.813 Collecting yamllint==1.16.0 [2019-12-08T17:34:30.524Z] #19 4.467 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-08T17:34:30.524Z] #19 4.659 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-08T17:34:30.524Z] #19 4.742 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-12-08T17:34:30.524Z] #19 5.815 Collecting pyyaml (from yamllint==1.16.0) [2019-12-08T17:34:30.524Z] #19 6.000 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-08T17:34:30.550Z] #41 73.49 DEP compel/plugins/std/string.d [2019-12-08T17:34:30.808Z] #41 73.76 DEP compel/plugins/std/log.d [2019-12-08T17:34:30.808Z] #41 73.92 DEP compel/plugins/std/fds.d [2019-12-08T17:34:30.927Z] #19 ... [2019-12-08T17:34:30.927Z] [2019-12-08T17:34:30.927Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:34:30.927Z] #42 126.4 CC criu/pagemap-cache.o [2019-12-08T17:34:31.067Z] #41 74.06 DEP compel/plugins/std/std.d [2019-12-08T17:34:31.176Z] #45 ... [2019-12-08T17:34:31.176Z] [2019-12-08T17:34:31.176Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:34:31.176Z] #32 9.842 runtime/cgo [2019-12-08T17:34:31.322Z] #41 74.35 DEP compel/plugins/shmem/shmem.d [2019-12-08T17:34:31.462Z] #42 126.8 CC criu/pagemap.o [2019-12-08T17:34:31.578Z] #41 74.51 DEP compel/plugins/fds/fds.d [2019-12-08T17:34:31.734Z] #41 53.29 DEP criu/protobuf-desc.d [2019-12-08T17:34:31.734Z] #41 53.39 DEP criu/proc_parse.d [2019-12-08T17:34:31.834Z] #41 74.88 CC compel/plugins/std/std.o [2019-12-08T17:34:31.993Z] #42 127.6 CC criu/parasite-syscall.o [2019-12-08T17:34:31.995Z] #41 53.48 DEP criu/plugin.d [2019-12-08T17:34:31.995Z] #41 53.52 DEP criu/pipes.d [2019-12-08T17:34:31.995Z] #41 53.60 DEP criu/pie-util.d [2019-12-08T17:34:31.995Z] #41 53.65 DEP criu/pie-util-vdso.d [2019-12-08T17:34:31.995Z] #41 53.71 DEP criu/pie-util-vdso-elf32.d [2019-12-08T17:34:32.256Z] #41 53.77 DEP criu/path.d [2019-12-08T17:34:32.256Z] #41 53.83 DEP criu/parasite-syscall.d [2019-12-08T17:34:32.256Z] #41 53.94 DEP criu/pagemap.d [2019-12-08T17:34:32.256Z] #41 54.01 DEP criu/pagemap-cache.d [2019-12-08T17:34:32.256Z] #41 54.07 DEP criu/page-xfer.d [2019-12-08T17:34:32.397Z] #41 75.26 CC compel/plugins/std/fds.o [2019-12-08T17:34:32.517Z] #41 54.15 DEP criu/page-pipe.d [2019-12-08T17:34:32.517Z] #41 54.20 DEP criu/netfilter.d [2019-12-08T17:34:32.654Z] #41 ... [2019-12-08T17:34:32.654Z] [2019-12-08T17:34:32.654Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:34:32.654Z] #62 DONE 170.9s [2019-12-08T17:34:32.778Z] #41 54.27 DEP criu/net.d [2019-12-08T17:34:32.778Z] #41 54.43 DEP criu/namespaces.d [2019-12-08T17:34:32.909Z] [2019-12-08T17:34:32.909Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-08T17:34:32.909Z] #63 DONE 0.1s [2019-12-08T17:34:32.909Z] [2019-12-08T17:34:32.909Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:34:32.909Z] #41 75.88 CC compel/plugins/std/log.o [2019-12-08T17:34:33.039Z] #41 54.50 DEP criu/mount.d [2019-12-08T17:34:33.039Z] #41 54.58 DEP criu/mem.d [2019-12-08T17:34:33.039Z] #41 54.67 DEP criu/lsm.d [2019-12-08T17:34:33.039Z] #41 54.72 DEP criu/log.d [2019-12-08T17:34:33.299Z] #41 54.81 DEP criu/libnetlink.d [2019-12-08T17:34:33.299Z] #41 54.87 DEP criu/kerndat.d [2019-12-08T17:34:33.299Z] #41 54.97 DEP criu/kcmp-ids.d [2019-12-08T17:34:33.299Z] #41 55.00 DEP criu/irmap.d [2019-12-08T17:34:33.299Z] #41 55.09 DEP criu/ipc_ns.d [2019-12-08T17:34:33.464Z] #42 128.7 CC criu/path.o [2019-12-08T17:34:33.464Z] #42 128.9 CC criu/pie-util-vdso-elf32.o [2019-12-08T17:34:33.561Z] #41 55.18 DEP criu/image.d [2019-12-08T17:34:33.839Z] #41 55.27 DEP criu/image-desc.d [2019-12-08T17:34:33.839Z] #41 55.33 DEP criu/fsnotify.d [2019-12-08T17:34:33.839Z] #41 55.40 DEP criu/filesystems.d [2019-12-08T17:34:33.839Z] #41 55.47 DEP criu/files.d [2019-12-08T17:34:33.839Z] #41 55.57 DEP criu/files-reg.d [2019-12-08T17:34:33.839Z] #41 55.66 DEP criu/files-ext.d [2019-12-08T17:34:33.872Z] #42 129.3 CC criu/pie-util-vdso.o [2019-12-08T17:34:34.099Z] #41 55.72 DEP criu/file-lock.d [2019-12-08T17:34:34.099Z] #41 55.79 DEP criu/file-ids.d [2019-12-08T17:34:34.099Z] #41 55.85 DEP criu/fifo.d [2019-12-08T17:34:34.100Z] #41 55.90 DEP criu/fdstore.d [2019-12-08T17:34:34.240Z] #32 ... [2019-12-08T17:34:34.240Z] [2019-12-08T17:34:34.240Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-08T17:34:34.240Z] #11 22.63 Fetched 7728 kB in 22s (351 kB/s) [2019-12-08T17:34:34.292Z] #42 129.7 CC criu/pie-util.o [2019-12-08T17:34:34.292Z] #42 129.8 CC criu/pipes.o [2019-12-08T17:34:34.360Z] #41 55.95 DEP criu/fault-injection.d [2019-12-08T17:34:34.360Z] #41 55.97 DEP criu/external.d [2019-12-08T17:34:34.360Z] #41 56.02 DEP criu/eventpoll.d [2019-12-08T17:34:34.360Z] #41 56.09 DEP criu/eventfd.d [2019-12-08T17:34:34.360Z] #41 56.15 DEP criu/crtools.d [2019-12-08T17:34:34.620Z] #41 56.23 DEP criu/cr-service.d [2019-12-08T17:34:34.620Z] #41 56.30 DEP criu/cr-restore.d [2019-12-08T17:34:34.620Z] #41 56.42 DEP criu/cr-errno.d [2019-12-08T17:34:34.709Z] #42 130.4 CC criu/plugin.o [2019-12-08T17:34:34.832Z] #41 77.98 CC compel/plugins/std/string.o [2019-12-08T17:34:34.881Z] #41 56.43 DEP criu/cr-dump.d [2019-12-08T17:34:34.881Z] #41 56.53 DEP criu/cr-dedup.d [2019-12-08T17:34:34.881Z] #41 56.60 DEP criu/cr-check.d [2019-12-08T17:34:35.114Z] #42 ... [2019-12-08T17:34:35.114Z] [2019-12-08T17:34:35.115Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-08T17:34:35.115Z] #19 7.550 Building wheels for collected packages: pathspec, pyyaml [2019-12-08T17:34:35.115Z] #19 7.560 Running setup.py bdist_wheel for pathspec: started [2019-12-08T17:34:35.115Z] #19 8.590 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-12-08T17:34:35.115Z] #19 8.591 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-12-08T17:34:35.115Z] #19 8.622 Running setup.py bdist_wheel for pyyaml: started [2019-12-08T17:34:35.115Z] #19 9.512 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-08T17:34:35.115Z] #19 9.514 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-08T17:34:35.115Z] #19 9.564 Successfully built pathspec pyyaml [2019-12-08T17:34:35.115Z] #19 9.568 Installing collected packages: pathspec, pyyaml, yamllint [2019-12-08T17:34:35.115Z] #19 9.955 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-08T17:34:35.115Z] #19 DONE 10.3s [2019-12-08T17:34:35.115Z] [2019-12-08T17:34:35.115Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-08T17:34:35.115Z] #24 DONE 0.2s [2019-12-08T17:34:35.115Z] [2019-12-08T17:34:35.115Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-08T17:34:35.141Z] #41 56.70 DEP criu/config.d [2019-12-08T17:34:35.141Z] #41 56.76 DEP criu/clone-noasan.d [2019-12-08T17:34:35.141Z] #41 56.79 DEP criu/cgroup.d [2019-12-08T17:34:35.141Z] #41 56.87 DEP criu/cgroup-props.d [2019-12-08T17:34:35.141Z] #41 56.92 DEP criu/bitmap.d [2019-12-08T17:34:35.402Z] #41 56.94 DEP criu/bfd.d [2019-12-08T17:34:35.402Z] #41 56.98 DEP criu/autofs.d [2019-12-08T17:34:35.402Z] #41 57.05 DEP criu/aio.d [2019-12-08T17:34:35.402Z] #41 57.13 DEP criu/action-scripts.d [2019-12-08T17:34:35.518Z] #28 DONE 0.5s [2019-12-08T17:34:35.518Z] [2019-12-08T17:34:35.518Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:34:35.518Z] #42 130.7 CC criu/proc_parse.o [2019-12-08T17:34:35.662Z] #41 57.25 CC criu/action-scripts.o [2019-12-08T17:34:35.913Z] #42 ... [2019-12-08T17:34:35.913Z] [2019-12-08T17:34:35.913Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-08T17:34:35.913Z] #30 DONE 0.1s [2019-12-08T17:34:35.913Z] [2019-12-08T17:34:35.913Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-08T17:34:35.913Z] #33 DONE 0.1s [2019-12-08T17:34:35.913Z] [2019-12-08T17:34:35.913Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-08T17:34:35.913Z] #38 DONE 0.1s [2019-12-08T17:34:35.913Z] [2019-12-08T17:34:35.913Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:34:35.923Z] #41 57.50 CC criu/aio.o [2019-12-08T17:34:36.185Z] #41 57.78 CC criu/autofs.o [2019-12-08T17:34:36.198Z] #41 79.12 CC compel/plugins/std/infect.o [2019-12-08T17:34:36.757Z] #41 79.92 CC compel/arch/x86/plugins/std/parasite-head.o [2019-12-08T17:34:37.012Z] #41 79.97 CC compel/arch/x86/plugins/std/memcpy.o [2019-12-08T17:34:37.012Z] #41 80.06 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-12-08T17:34:37.127Z] #41 58.60 CC criu/bfd.o [2019-12-08T17:34:37.267Z] #41 80.29 AR compel/plugins/std.lib.a [2019-12-08T17:34:37.267Z] #41 80.47 CC compel/plugins/fds/fds.o [2019-12-08T17:34:37.294Z] #39 ... [2019-12-08T17:34:37.294Z] [2019-12-08T17:34:37.294Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:34:37.294Z] #42 132.6 CC criu/protobuf-desc.o [2019-12-08T17:34:37.388Z] #41 58.89 CC criu/bitmap.o [2019-12-08T17:34:37.388Z] #41 59.00 CC criu/cgroup-props.o [2019-12-08T17:34:37.959Z] #41 59.55 CC criu/cgroup.o [2019-12-08T17:34:38.191Z] #41 81.11 AR compel/plugins/fds.lib.a [2019-12-08T17:34:38.191Z] #41 81.29 HOSTDEP compel/src/lib/log-host.d [2019-12-08T17:34:38.423Z] #42 133.6 CC criu/protobuf.o [2019-12-08T17:34:38.423Z] #42 134.0 CC criu/pstree.o [2019-12-08T17:34:38.752Z] #41 81.52 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-08T17:34:38.752Z] #41 81.83 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-12-08T17:34:39.124Z] #11 22.63 Reading package lists... [2019-12-08T17:34:39.124Z] #11 ... [2019-12-08T17:34:39.124Z] [2019-12-08T17:34:39.124Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:34:39.124Z] #69 26.64 + cd /tmp/tmp.9aHFTmU2vN/src/github.com/docker/libnetwork [2019-12-08T17:34:39.124Z] #69 26.64 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-08T17:34:39.124Z] #69 27.49 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-08T17:34:39.314Z] #41 82.24 HOSTDEP compel/src/main-host.d [2019-12-08T17:34:39.314Z] #41 82.49 DEP compel/src/lib/ptrace.d [2019-12-08T17:34:39.343Z] #41 61.05 CC criu/clone-noasan.o [2019-12-08T17:34:39.399Z] #42 135.1 CC criu/rbtree.o [2019-12-08T17:34:39.603Z] #41 61.13 CC criu/config.o [2019-12-08T17:34:39.790Z] #42 135.3 CC criu/rst-malloc.o [2019-12-08T17:34:39.875Z] #41 82.69 DEP compel/src/lib/infect.d [2019-12-08T17:34:40.289Z] #41 82.97 DEP compel/src/lib/infect-util.d [2019-12-08T17:34:40.289Z] #41 83.16 DEP compel/src/lib/infect-rpc.d [2019-12-08T17:34:40.289Z] #41 83.36 DEP compel/arch/x86/src/lib/infect.d [2019-12-08T17:34:40.297Z] #41 61.93 CC criu/cr-check.o [2019-12-08T17:34:40.323Z] #42 135.6 CC criu/seccomp.o [2019-12-08T17:34:40.722Z] #42 136.1 CC criu/seize.o [2019-12-08T17:34:40.852Z] #41 83.68 DEP compel/arch/x86/src/lib/cpu.d [2019-12-08T17:34:40.852Z] #41 83.89 DEP compel/src/lib/log.d [2019-12-08T17:34:41.119Z] #42 136.8 CC criu/servicefd.o [2019-12-08T17:34:41.238Z] #41 62.82 CC criu/cr-dedup.o [2019-12-08T17:34:41.498Z] #41 63.09 CC criu/cr-dump.o [2019-12-08T17:34:41.541Z] #42 ... [2019-12-08T17:34:41.541Z] [2019-12-08T17:34:41.541Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:34:41.541Z] #55 148.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-08T17:34:41.541Z] #55 150.6 + mkdir -p /build [2019-12-08T17:34:41.541Z] #55 150.6 + cp runc /build/runc [2019-12-08T17:34:41.541Z] #55 DONE 150.8s [2019-12-08T17:34:41.541Z] [2019-12-08T17:34:41.541Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:34:41.585Z] #41 84.05 DEP compel/src/main.d [2019-12-08T17:34:41.840Z] #41 ... [2019-12-08T17:34:41.840Z] [2019-12-08T17:34:41.840Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:34:41.840Z] #44 169.4 net/http/internal [2019-12-08T17:34:41.840Z] #44 177.0 net/textproto [2019-12-08T17:34:41.840Z] #44 177.0 crypto/x509 [2019-12-08T17:34:41.840Z] #44 178.9 vendor/golang.org/x/net/http/httpguts [2019-12-08T17:34:41.840Z] #44 ... [2019-12-08T17:34:41.840Z] [2019-12-08T17:34:41.840Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:34:41.840Z] #17 64.26 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:34:41.840Z] #17 64.46 Fetched 90.9 MB in 13s (6714 kB/s) [2019-12-08T17:34:41.840Z] #17 64.92 Selecting previously unselected package bash-completion. [2019-12-08T17:34:41.840Z] #17 64.92 (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-12-08T17:34:41.840Z] #17 64.99 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-08T17:34:41.840Z] #17 73.19 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-08T17:34:41.840Z] #17 ... [2019-12-08T17:34:41.840Z] [2019-12-08T17:34:41.840Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:34:41.840Z] #41 84.80 DEP compel/src/lib/handle-elf.d [2019-12-08T17:34:41.840Z] #41 84.91 DEP compel/arch/x86/src/lib/handle-elf.d [2019-12-08T17:34:41.949Z] #39 ... [2019-12-08T17:34:41.949Z] [2019-12-08T17:34:41.949Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:34:41.949Z] #42 137.4 CC criu/shmem.o [2019-12-08T17:34:42.097Z] #41 ... [2019-12-08T17:34:42.097Z] [2019-12-08T17:34:42.097Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:34:42.097Z] #47 DONE 180.0s [2019-12-08T17:34:42.097Z] [2019-12-08T17:34:42.097Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:34:42.097Z] #44 179.9 vendor/golang.org/x/net/http/httpproxy [2019-12-08T17:34:42.702Z] #44 180.8 mime/multipart [2019-12-08T17:34:42.782Z] #42 138.3 CC criu/sigframe.o [2019-12-08T17:34:42.782Z] #42 138.4 CC criu/signalfd.o [2019-12-08T17:34:42.882Z] #41 64.45 CC criu/cr-errno.o [2019-12-08T17:34:42.882Z] #41 64.49 CC criu/cr-restore.o [2019-12-08T17:34:43.196Z] #42 138.6 CC criu/sk-inet.o [2019-12-08T17:34:43.823Z] #41 ... [2019-12-08T17:34:43.823Z] [2019-12-08T17:34:43.823Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:34:43.823Z] #50 DONE 109.2s [2019-12-08T17:34:43.823Z] [2019-12-08T17:34:43.823Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:34:44.036Z] #69 ... [2019-12-08T17:34:44.036Z] [2019-12-08T17:34:44.036Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:34:44.036Z] #51 30.87 + cd /tmp/tmp.IY3pYsATHB/src/github.com/golangci/golangci-lint/ [2019-12-08T17:34:44.036Z] #51 30.87 + git checkout -q v1.20.0 [2019-12-08T17:34:44.036Z] #51 31.80 ++ git describe --tags [2019-12-08T17:34:44.036Z] #51 31.81 + version=v1.20.0 [2019-12-08T17:34:44.036Z] #51 31.81 ++ git rev-parse --short HEAD [2019-12-08T17:34:44.036Z] #51 31.81 + commit=cc98739 [2019-12-08T17:34:44.036Z] #51 31.82 ++ git show -s --format=%cd [2019-12-08T17:34:44.036Z] #51 31.87 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-08T17:34:44.036Z] #51 31.87 + 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-12-08T17:34:44.156Z] #42 139.5 CC criu/sk-netlink.o [2019-12-08T17:34:44.383Z] #51 ... [2019-12-08T17:34:44.383Z] [2019-12-08T17:34:44.383Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-08T17:34:44.383Z] #25 23.24 Fetched 7728 kB in 22s (342 kB/s) [2019-12-08T17:34:44.383Z] #25 23.24 Reading package lists... [2019-12-08T17:34:44.383Z] #25 32.99 Reading package lists... [2019-12-08T17:34:44.383Z] #25 ... [2019-12-08T17:34:44.383Z] [2019-12-08T17:34:44.383Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:34:44.383Z] #34 23.32 Fetched 7728 kB in 22s (342 kB/s) [2019-12-08T17:34:44.383Z] #34 23.32 Reading package lists... [2019-12-08T17:34:44.572Z] #42 139.9 CC criu/sk-packet.o [2019-12-08T17:34:44.726Z] #34 33.59 Reading package lists... [2019-12-08T17:34:44.726Z] #34 ... [2019-12-08T17:34:44.726Z] [2019-12-08T17:34:44.726Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:34:44.726Z] #41 23.41 Fetched 7728 kB in 22s (339 kB/s) [2019-12-08T17:34:44.726Z] #41 23.41 Reading package lists... [2019-12-08T17:34:44.726Z] #41 ... [2019-12-08T17:34:44.726Z] [2019-12-08T17:34:44.726Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-08T17:34:44.726Z] #11 22.63 Reading package lists... [2019-12-08T17:34:44.764Z] #59 109.5 + bin/containerd [2019-12-08T17:34:44.981Z] #42 140.6 CC criu/sk-queue.o [2019-12-08T17:34:45.071Z] #11 33.00 Reading package lists... [2019-12-08T17:34:45.071Z] #11 ... [2019-12-08T17:34:45.071Z] [2019-12-08T17:34:45.071Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-08T17:34:45.071Z] #57 23.85 Fetched 7728 kB in 23s (333 kB/s) [2019-12-08T17:34:45.071Z] #57 23.85 Reading package lists... [2019-12-08T17:34:45.071Z] #57 33.72 Reading package lists... [2019-12-08T17:34:45.071Z] #57 ... [2019-12-08T17:34:45.071Z] [2019-12-08T17:34:45.071Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:34:45.380Z] #42 141.0 CC criu/sk-tcp.o [2019-12-08T17:34:45.414Z] #41 33.77 Reading package lists... [2019-12-08T17:34:45.414Z] #41 ... [2019-12-08T17:34:45.414Z] [2019-12-08T17:34:45.414Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:34:45.414Z] #45 23.79 vendor/golang.org/x/crypto/internal/subtle [2019-12-08T17:34:45.414Z] #45 ... [2019-12-08T17:34:45.414Z] [2019-12-08T17:34:45.414Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:34:45.414Z] #39 25.03 + cd /tmp/tmp.njM0Bk31cA/src/github.com/docker/distribution [2019-12-08T17:34:45.414Z] #39 25.03 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-08T17:34:45.414Z] #39 28.57 + GOPATH=/tmp/tmp.njM0Bk31cA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.njM0Bk31cA go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-08T17:34:45.964Z] #44 183.5 crypto/tls [2019-12-08T17:34:46.219Z] #42 141.4 CC criu/sk-unix.o [2019-12-08T17:34:47.039Z] #42 142.5 CC criu/sockets.o [2019-12-08T17:34:47.330Z] #44 ... [2019-12-08T17:34:47.330Z] [2019-12-08T17:34:47.330Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:34:47.330Z] #17 75.08 Selecting previously unselected package libnet1:amd64. [2019-12-08T17:34:47.330Z] #17 75.08 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-12-08T17:34:47.330Z] #17 75.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-08T17:34:47.330Z] #17 75.32 Selecting previously unselected package libnfnetlink0:amd64. [2019-12-08T17:34:47.330Z] #17 75.32 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-12-08T17:34:47.330Z] #17 75.34 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-12-08T17:34:47.330Z] #17 75.44 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-12-08T17:34:47.330Z] #17 75.44 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-12-08T17:34:47.330Z] #17 75.44 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-12-08T17:34:47.330Z] #17 75.69 Selecting previously unselected package libudev-dev:amd64. [2019-12-08T17:34:47.330Z] #17 75.69 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-12-08T17:34:47.330Z] #17 75.75 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-12-08T17:34:47.330Z] #17 76.09 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-12-08T17:34:47.330Z] #17 76.11 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-12-08T17:34:47.330Z] #17 76.11 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-12-08T17:34:47.330Z] #17 77.08 Selecting previously unselected package python3.5-minimal. [2019-12-08T17:34:47.330Z] #17 77.08 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-12-08T17:34:47.330Z] #17 77.08 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-08T17:34:47.330Z] #17 78.52 Selecting previously unselected package python3-minimal. [2019-12-08T17:34:47.330Z] #17 78.53 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-12-08T17:34:47.330Z] #17 78.55 Unpacking python3-minimal (3.5.3-1) ... [2019-12-08T17:34:47.330Z] #17 78.77 Selecting previously unselected package libmpdec2:amd64. [2019-12-08T17:34:47.330Z] #17 78.78 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-12-08T17:34:47.330Z] #17 78.80 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-12-08T17:34:47.330Z] #17 78.93 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-12-08T17:34:47.330Z] #17 78.94 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-12-08T17:34:47.330Z] #17 78.94 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-12-08T17:34:47.870Z] #42 143.1 CC criu/stats.o [2019-12-08T17:34:47.870Z] #42 143.3 CC criu/string.o [2019-12-08T17:34:47.870Z] #42 143.3 CC criu/sysctl.o [2019-12-08T17:34:48.292Z] #42 143.8 CC criu/sysfs_parse.o [2019-12-08T17:34:48.692Z] #42 144.1 CC criu/timerfd.o [2019-12-08T17:34:48.867Z] #17 81.51 Selecting previously unselected package python3.5. [2019-12-08T17:34:48.867Z] #17 81.51 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-12-08T17:34:48.867Z] #17 81.53 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-08T17:34:49.119Z] #42 144.4 CC criu/tty.o [2019-12-08T17:34:49.168Z] #17 81.79 Selecting previously unselected package libpython3-stdlib:amd64. [2019-12-08T17:34:49.168Z] #17 81.79 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-12-08T17:34:49.168Z] #17 81.82 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-12-08T17:34:49.426Z] #17 81.99 Selecting previously unselected package dh-python. [2019-12-08T17:34:49.426Z] #17 82.02 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-12-08T17:34:49.426Z] #17 82.04 Unpacking dh-python (2.20170125) ... [2019-12-08T17:34:49.653Z] #42 ... [2019-12-08T17:34:49.653Z] [2019-12-08T17:34:49.653Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:34:49.653Z] #39 186.4 + dpkg --print-architecture [2019-12-08T17:34:49.653Z] #39 186.4 + cd /tmp/tmp.zqj1xdFymp/src/github.com/docker/distribution [2019-12-08T17:34:49.653Z] #39 186.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-08T17:34:49.653Z] #39 186.6 + GOPATH=/tmp/tmp.zqj1xdFymp/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.zqj1xdFymp [2019-12-08T17:34:49.653Z] #39 186.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-08T17:34:49.994Z] #17 82.39 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-12-08T17:34:49.994Z] #17 82.41 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-08T17:34:50.046Z] #59 ... [2019-12-08T17:34:50.046Z] [2019-12-08T17:34:50.046Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:34:50.046Z] #41 67.09 CC criu/cr-service.o [2019-12-08T17:34:50.046Z] #41 68.06 CC criu/crtools.o [2019-12-08T17:34:50.046Z] #41 68.45 CC criu/eventfd.o [2019-12-08T17:34:50.046Z] #41 68.66 CC criu/eventpoll.o [2019-12-08T17:34:50.046Z] #41 69.16 CC criu/external.o [2019-12-08T17:34:50.046Z] #41 69.36 CC criu/fault-injection.o [2019-12-08T17:34:50.046Z] #41 69.42 CC criu/fdstore.o [2019-12-08T17:34:50.046Z] #41 69.64 CC criu/fifo.o [2019-12-08T17:34:50.046Z] #41 69.89 CC criu/file-ids.o [2019-12-08T17:34:50.046Z] #41 70.08 CC criu/file-lock.o [2019-12-08T17:34:50.046Z] #41 70.62 CC criu/files-ext.o [2019-12-08T17:34:50.046Z] #41 70.84 CC criu/files-reg.o [2019-12-08T17:34:50.306Z] #41 72.08 CC criu/files.o [2019-12-08T17:34:51.690Z] #41 73.32 CC criu/filesystems.o [2019-12-08T17:34:52.261Z] #41 73.76 CC criu/fsnotify.o [2019-12-08T17:34:52.596Z] #17 ... [2019-12-08T17:34:52.596Z] [2019-12-08T17:34:52.596Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:34:52.596Z] #41 85.27 CC compel/src/lib/log.o [2019-12-08T17:34:52.596Z] #41 85.78 CC compel/arch/x86/src/lib/cpu.o [2019-12-08T17:34:52.596Z] #41 87.18 CC compel/arch/x86/src/lib/infect.o [2019-12-08T17:34:52.596Z] #41 88.35 CC compel/src/lib/infect-rpc.o [2019-12-08T17:34:52.596Z] #41 88.91 CC compel/src/lib/infect-util.o [2019-12-08T17:34:52.596Z] #41 89.28 CC compel/src/lib/infect.o [2019-12-08T17:34:52.596Z] #41 92.76 CC compel/src/lib/ptrace.o [2019-12-08T17:34:52.596Z] #41 93.38 AR compel/libcompel.a [2019-12-08T17:34:52.596Z] #41 93.47 HOSTCC compel/src/main-host.o [2019-12-08T17:34:52.596Z] #41 94.14 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-12-08T17:34:52.596Z] #41 94.51 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-08T17:34:52.596Z] #41 95.44 HOSTCC compel/src/lib/log-host.o [2019-12-08T17:34:52.832Z] #41 74.44 CC criu/image-desc.o [2019-12-08T17:34:52.832Z] #41 74.54 CC criu/image.o [2019-12-08T17:34:52.852Z] #41 95.91 HOSTLINK compel/compel-host-bin [2019-12-08T17:34:53.107Z] #41 96.20 DEP soccr/soccr.d [2019-12-08T17:34:53.404Z] #41 75.08 CC criu/ipc_ns.o [2019-12-08T17:34:53.711Z] #41 96.64 CC soccr/soccr.o [2019-12-08T17:34:54.346Z] #41 75.82 CC criu/irmap.o [2019-12-08T17:34:54.474Z] #39 ... [2019-12-08T17:34:54.474Z] [2019-12-08T17:34:54.474Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-08T17:34:54.474Z] #11 33.00 Reading package lists... [2019-12-08T17:34:54.607Z] #41 76.21 CC criu/kcmp-ids.o [2019-12-08T17:34:54.868Z] #41 76.39 CC criu/kerndat.o [2019-12-08T17:34:55.084Z] #41 ... [2019-12-08T17:34:55.084Z] [2019-12-08T17:34:55.084Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:34:55.084Z] #17 87.76 Setting up python3-minimal (3.5.3-1) ... [2019-12-08T17:34:55.439Z] #41 77.14 CC criu/libnetlink.o [2019-12-08T17:34:55.671Z] #11 42.16 Building dependency tree... [2019-12-08T17:34:55.699Z] #41 77.37 CC criu/log.o [2019-12-08T17:34:56.152Z] #39 ... [2019-12-08T17:34:56.152Z] [2019-12-08T17:34:56.152Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:34:56.152Z] #42 146.2 CC criu/tun.o [2019-12-08T17:34:56.152Z] #42 146.5 CC criu/uffd.o [2019-12-08T17:34:56.152Z] #42 147.1 CC criu/util.o [2019-12-08T17:34:56.152Z] #42 147.9 CC criu/uts_ns.o [2019-12-08T17:34:56.152Z] #42 148.1 CC criu/vdso.o [2019-12-08T17:34:56.152Z] #42 148.5 LINK criu/built-in.o [2019-12-08T17:34:56.152Z] #42 148.7 LINK criu/criu [2019-12-08T17:34:56.152Z] #42 149.1 DEP lib/c/criu.d [2019-12-08T17:34:56.152Z] #42 149.1 CC images/rpc.pb-c.o [2019-12-08T17:34:56.152Z] #42 149.7 CC lib/c/criu.o [2019-12-08T17:34:56.152Z] #42 150.4 LINK lib/c/built-in.o [2019-12-08T17:34:56.152Z] #42 150.4 LINK lib/c/libcriu.so [2019-12-08T17:34:56.152Z] #42 150.5 GEN magic.py [2019-12-08T17:34:56.152Z] #42 150.6 Note: Building without setproctitle() and strlcpy() support. [2019-12-08T17:34:56.152Z] #42 150.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-08T17:34:56.152Z] #42 150.9 fatal: Not a git repository (or any of the parent directories): .git [2019-12-08T17:34:56.152Z] #42 151.4 make[1]: Nothing to be done for 'all'. [2019-12-08T17:34:56.271Z] #41 77.73 CC criu/lsm.o [2019-12-08T17:34:56.531Z] #41 77.99 CC criu/mem.o [2019-12-08T17:34:56.547Z] #42 151.8 make[1]: 'images/built-in.o' is up to date. [2019-12-08T17:34:56.547Z] #42 151.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-08T17:34:56.547Z] #42 151.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-08T17:34:56.547Z] #42 151.9 make[1]: 'compel/libcompel.a' is up to date. [2019-12-08T17:34:56.547Z] #42 151.9 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-08T17:34:56.547Z] #42 151.9 make[1]: Nothing to be done for 'all'. [2019-12-08T17:34:56.547Z] #42 151.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-08T17:34:56.547Z] #42 152.1 make[2]: Nothing to be done for 'all'. [2019-12-08T17:34:56.547Z] #42 152.1 make[2]: Nothing to be done for 'all'. [2019-12-08T17:34:56.547Z] #42 152.1 make[2]: Nothing to be done for 'all'. [2019-12-08T17:34:56.547Z] #42 152.2 make[2]: Nothing to be done for 'all'. [2019-12-08T17:34:56.867Z] #11 45.88 The following additional packages will be installed: [2019-12-08T17:34:56.957Z] #42 152.2 make[2]: Nothing to be done for 'all'. [2019-12-08T17:34:56.957Z] #42 152.2 make[2]: Nothing to be done for 'all'. [2019-12-08T17:34:56.957Z] #42 152.3 make[2]: Nothing to be done for 'all'. [2019-12-08T17:34:56.957Z] #42 152.4 make[2]: Nothing to be done for 'all'. [2019-12-08T17:34:56.957Z] #42 152.4 INSTALL criu/criu [2019-12-08T17:34:56.957Z] #42 DONE 152.5s [2019-12-08T17:34:56.957Z] [2019-12-08T17:34:56.957Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:34:56.972Z] #17 89.61 Selecting previously unselected package python3. [2019-12-08T17:34:56.972Z] #17 89.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 ... 16747 files and directories currently installed.) [2019-12-08T17:34:56.972Z] #17 89.68 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-12-08T17:34:57.212Z] #11 45.89 libapparmor1 libseccomp2 [2019-12-08T17:34:57.212Z] #11 45.90 Suggested packages: [2019-12-08T17:34:57.212Z] #11 45.90 seccomp [2019-12-08T17:34:57.229Z] #17 89.69 Unpacking python3 (3.5.3-1) ... [2019-12-08T17:34:57.229Z] #17 89.79 Selecting previously unselected package pigz. [2019-12-08T17:34:57.229Z] #17 89.80 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-12-08T17:34:57.229Z] #17 89.81 Unpacking pigz (2.3.4-1) ... [2019-12-08T17:34:57.486Z] #17 89.95 Selecting previously unselected package libip4tc0:amd64. [2019-12-08T17:34:57.486Z] #17 89.97 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-08T17:34:57.486Z] #17 89.97 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-08T17:34:57.486Z] #17 90.18 Selecting previously unselected package libip6tc0:amd64. [2019-12-08T17:34:57.486Z] #17 90.20 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-08T17:34:57.742Z] #17 90.24 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-08T17:34:57.742Z] #17 90.40 Selecting previously unselected package libiptc0:amd64. [2019-12-08T17:34:57.742Z] #17 90.41 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-08T17:34:57.742Z] #17 90.42 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-08T17:34:57.916Z] #41 79.19 CC criu/mount.o [2019-12-08T17:34:57.954Z] #11 46.64 The following NEW packages will be installed: [2019-12-08T17:34:57.954Z] #11 46.65 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-12-08T17:34:57.954Z] #11 46.87 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:34:57.954Z] #11 46.87 Need to get 296 kB of archives. [2019-12-08T17:34:57.954Z] #11 46.87 After this operation, 1346 kB of additional disk space will be used. [2019-12-08T17:34:57.954Z] #11 46.87 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-12-08T17:34:57.999Z] #17 90.55 Selecting previously unselected package libxtables12:amd64. [2019-12-08T17:34:57.999Z] #17 90.55 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-08T17:34:57.999Z] #17 90.56 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-08T17:34:57.999Z] #17 90.79 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-12-08T17:34:58.256Z] #17 90.79 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-12-08T17:34:58.256Z] #17 90.83 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-12-08T17:34:58.304Z] #11 47.05 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-12-08T17:34:58.304Z] #11 47.07 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-12-08T17:34:58.304Z] #11 47.08 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-12-08T17:34:58.513Z] #17 91.07 Selecting previously unselected package iptables. [2019-12-08T17:34:58.513Z] #17 91.07 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-08T17:34:58.513Z] #17 91.09 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-08T17:34:59.119Z] #17 91.52 Selecting previously unselected package xxd. [2019-12-08T17:34:59.119Z] #17 91.53 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-08T17:34:59.119Z] #17 91.54 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:34:59.119Z] #17 91.74 Selecting previously unselected package vim-common. [2019-12-08T17:34:59.119Z] #17 91.74 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-08T17:34:59.119Z] #17 91.76 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:34:59.375Z] #17 92.07 Selecting previously unselected package bzip2. [2019-12-08T17:34:59.499Z] #11 ... [2019-12-08T17:34:59.499Z] [2019-12-08T17:34:59.499Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:34:59.499Z] #34 33.59 Reading package lists... [2019-12-08T17:34:59.499Z] #34 42.66 Building dependency tree... [2019-12-08T17:34:59.499Z] #34 46.48 The following additional packages will be installed: [2019-12-08T17:34:59.499Z] #34 46.50 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-08T17:34:59.499Z] #34 46.52 Suggested packages: [2019-12-08T17:34:59.499Z] #34 46.52 codeblocks eclipse ninja-build lrzip [2019-12-08T17:34:59.499Z] #34 46.52 Recommended packages: [2019-12-08T17:34:59.499Z] #34 46.52 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-08T17:34:59.499Z] #34 47.88 The following NEW packages will be installed: [2019-12-08T17:34:59.499Z] #34 47.88 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-08T17:34:59.499Z] #34 47.88 vim-common xxd [2019-12-08T17:34:59.499Z] #34 48.02 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:34:59.499Z] #34 48.02 Need to get 13.4 MB of archives. [2019-12-08T17:34:59.499Z] #34 48.02 After this operation, 60.4 MB of additional disk space will be used. [2019-12-08T17:34:59.499Z] #34 48.02 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-12-08T17:34:59.500Z] #34 48.25 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-12-08T17:34:59.500Z] #34 48.41 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-12-08T17:34:59.631Z] #17 92.10 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-12-08T17:34:59.631Z] #17 92.10 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-08T17:34:59.887Z] #17 92.37 Selecting previously unselected package libgpm2:amd64. [2019-12-08T17:34:59.887Z] #17 92.37 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-12-08T17:34:59.887Z] #17 92.38 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-12-08T17:34:59.902Z] #41 81.65 CC criu/namespaces.o [2019-12-08T17:35:00.187Z] #17 92.79 Selecting previously unselected package xz-utils. [2019-12-08T17:35:00.187Z] #17 92.79 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-12-08T17:35:00.187Z] #17 92.81 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-08T17:35:00.240Z] #34 ... [2019-12-08T17:35:00.240Z] [2019-12-08T17:35:00.240Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-08T17:35:00.240Z] #11 49.01 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:35:00.240Z] #11 49.27 Fetched 296 kB in 0s (771 kB/s) [2019-12-08T17:35:00.586Z] #11 49.44 Selecting previously unselected package libseccomp2:ppc64el. [2019-12-08T17:35:00.586Z] #11 49.44 (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-12-08T17:35:00.586Z] #11 49.62 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-12-08T17:35:00.748Z] #17 93.46 Selecting previously unselected package aufs-tools. [2019-12-08T17:35:00.748Z] #17 93.46 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-12-08T17:35:00.935Z] #11 49.64 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-08T17:35:00.935Z] #11 49.98 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-12-08T17:35:01.004Z] #17 93.48 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-08T17:35:01.266Z] #17 93.78 Selecting previously unselected package liblzo2-2:amd64. [2019-12-08T17:35:01.266Z] #17 93.79 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-08T17:35:01.266Z] #17 93.79 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-08T17:35:01.266Z] #17 94.04 Selecting previously unselected package btrfs-progs. [2019-12-08T17:35:01.294Z] #41 82.99 CC criu/net.o [2019-12-08T17:35:01.322Z] #11 49.99 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-12-08T17:35:01.322Z] #11 50.01 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-08T17:35:01.566Z] #17 94.04 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-12-08T17:35:01.566Z] #17 94.06 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-08T17:35:01.665Z] #11 50.32 Selecting previously unselected package libapparmor1:ppc64el. [2019-12-08T17:35:01.665Z] #11 50.33 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-08T17:35:01.665Z] #11 50.33 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-12-08T17:35:01.665Z] #11 50.63 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-12-08T17:35:01.665Z] #11 50.65 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-08T17:35:01.665Z] #11 50.66 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-12-08T17:35:02.009Z] #11 ... [2019-12-08T17:35:02.009Z] [2019-12-08T17:35:02.009Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-08T17:35:02.009Z] #25 32.99 Reading package lists... [2019-12-08T17:35:02.009Z] #25 42.58 Building dependency tree... [2019-12-08T17:35:02.009Z] #25 46.17 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-08T17:35:02.009Z] #25 46.17 The following additional packages will be installed: [2019-12-08T17:35:02.009Z] #25 46.18 libjq1 libonig4 [2019-12-08T17:35:02.009Z] #25 46.95 The following NEW packages will be installed: [2019-12-08T17:35:02.009Z] #25 46.95 jq libjq1 libonig4 [2019-12-08T17:35:02.009Z] #25 47.06 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:35:02.009Z] #25 47.06 Need to get 310 kB of archives. [2019-12-08T17:35:02.009Z] #25 47.06 After this operation, 1267 kB of additional disk space will be used. [2019-12-08T17:35:02.009Z] #25 47.06 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-12-08T17:35:02.009Z] #25 47.12 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-12-08T17:35:02.009Z] #25 47.13 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-12-08T17:35:02.009Z] #25 48.99 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:35:02.009Z] #25 49.31 Fetched 310 kB in 0s (2633 kB/s) [2019-12-08T17:35:02.009Z] #25 49.57 Selecting previously unselected package libonig4:ppc64el. [2019-12-08T17:35:02.009Z] #25 49.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 ... 14950 files and directories currently installed.) [2019-12-08T17:35:02.009Z] #25 49.68 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-12-08T17:35:02.009Z] #25 49.70 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-12-08T17:35:02.009Z] #25 50.11 Selecting previously unselected package libjq1:ppc64el. [2019-12-08T17:35:02.009Z] #25 50.12 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-08T17:35:02.009Z] #25 50.13 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-08T17:35:02.009Z] #25 50.53 Selecting previously unselected package jq. [2019-12-08T17:35:02.009Z] #25 50.59 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-08T17:35:02.009Z] #25 50.60 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-08T17:35:02.009Z] #25 50.83 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-12-08T17:35:02.009Z] #25 50.83 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-08T17:35:02.009Z] #25 50.84 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:35:02.009Z] #25 50.89 Setting up jq (1.5+dfsg-1.3) ... [2019-12-08T17:35:02.009Z] #25 DONE 51.0s [2019-12-08T17:35:02.354Z] [2019-12-08T17:35:02.354Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-08T17:35:02.354Z] #26 DONE 0.1s [2019-12-08T17:35:02.354Z] [2019-12-08T17:35:02.354Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-08T17:35:02.354Z] #11 51.05 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:35:02.354Z] #11 51.21 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-08T17:35:02.354Z] #11 51.23 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-12-08T17:35:02.354Z] #11 51.25 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-08T17:35:02.354Z] #11 51.26 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-12-08T17:35:02.354Z] #11 51.27 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:35:02.493Z] #17 95.14 Selecting previously unselected package btrfs-tools. [2019-12-08T17:35:02.493Z] #17 95.14 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-12-08T17:35:02.493Z] #17 95.15 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-08T17:35:02.700Z] #11 DONE 51.6s [2019-12-08T17:35:02.700Z] [2019-12-08T17:35:02.700Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-08T17:35:02.700Z] #53 DONE 0.1s [2019-12-08T17:35:02.700Z] [2019-12-08T17:35:02.700Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-08T17:35:02.749Z] #17 95.30 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-12-08T17:35:02.749Z] #17 95.32 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-12-08T17:35:02.749Z] #17 95.35 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-12-08T17:35:02.749Z] #17 95.53 Selecting previously unselected package dmsetup. [2019-12-08T17:35:03.005Z] #17 95.54 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-12-08T17:35:03.005Z] #17 95.58 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-08T17:35:03.043Z] #54 DONE 0.1s [2019-12-08T17:35:03.043Z] [2019-12-08T17:35:03.043Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-08T17:35:03.043Z] #57 33.72 Reading package lists... [2019-12-08T17:35:03.043Z] #57 42.70 Building dependency tree... [2019-12-08T17:35:03.043Z] #57 46.79 The following additional packages will be installed: [2019-12-08T17:35:03.043Z] #57 46.80 btrfs-progs liblzo2-2 [2019-12-08T17:35:03.043Z] #57 47.05 The following NEW packages will be installed: [2019-12-08T17:35:03.043Z] #57 47.10 btrfs-progs btrfs-tools liblzo2-2 [2019-12-08T17:35:03.043Z] #57 47.21 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:35:03.043Z] #57 47.21 Need to get 588 kB of archives. [2019-12-08T17:35:03.043Z] #57 47.21 After this operation, 5005 kB of additional disk space will be used. [2019-12-08T17:35:03.043Z] #57 47.21 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-12-08T17:35:03.043Z] #57 47.41 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-12-08T17:35:03.043Z] #57 47.59 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-12-08T17:35:03.043Z] #57 49.21 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:35:03.043Z] #57 49.51 Fetched 588 kB in 0s (1372 kB/s) [2019-12-08T17:35:03.043Z] #57 49.74 Selecting previously unselected package liblzo2-2:ppc64el. [2019-12-08T17:35:03.043Z] #57 49.74 (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-12-08T17:35:03.043Z] #57 49.79 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-12-08T17:35:03.043Z] #57 49.82 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-08T17:35:03.043Z] #57 50.12 Selecting previously unselected package btrfs-progs. [2019-12-08T17:35:03.043Z] #57 50.14 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-12-08T17:35:03.043Z] #57 50.14 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-08T17:35:03.043Z] #57 51.19 Selecting previously unselected package btrfs-tools. [2019-12-08T17:35:03.043Z] #57 51.20 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-12-08T17:35:03.043Z] #57 51.23 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-08T17:35:03.043Z] #57 51.34 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:35:03.043Z] #57 51.53 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-08T17:35:03.043Z] #57 51.55 Setting up btrfs-progs (4.7.3-1) ... [2019-12-08T17:35:03.043Z] #57 51.58 Setting up btrfs-tools (4.7.3-1) ... [2019-12-08T17:35:03.043Z] #57 51.59 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:35:03.043Z] #57 DONE 51.9s [2019-12-08T17:35:03.043Z] [2019-12-08T17:35:03.043Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:35:03.043Z] #55 ... [2019-12-08T17:35:03.043Z] [2019-12-08T17:35:03.043Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-08T17:35:03.043Z] #58 DONE 0.1s [2019-12-08T17:35:03.302Z] #17 95.76 Selecting previously unselected package libonig4:amd64. [2019-12-08T17:35:03.302Z] #17 95.76 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-12-08T17:35:03.302Z] #17 95.77 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-12-08T17:35:03.389Z] [2019-12-08T17:35:03.389Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-08T17:35:03.389Z] #59 DONE 0.1s [2019-12-08T17:35:03.389Z] [2019-12-08T17:35:03.389Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:35:03.389Z] #60 ... [2019-12-08T17:35:03.389Z] [2019-12-08T17:35:03.389Z] #12 [dev 1/24] RUN groupadd -r docker [2019-12-08T17:35:03.389Z] #12 DONE 0.9s [2019-12-08T17:35:03.559Z] #17 96.00 Selecting previously unselected package libjq1:amd64. [2019-12-08T17:35:03.559Z] #17 96.00 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-12-08T17:35:03.559Z] #17 96.01 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-08T17:35:03.559Z] #17 96.25 Selecting previously unselected package jq. [2019-12-08T17:35:03.736Z] [2019-12-08T17:35:03.736Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:35:03.736Z] #60 0.416 + RM_GOPATH=0 [2019-12-08T17:35:03.736Z] #60 0.417 + TMP_GOPATH= [2019-12-08T17:35:03.736Z] #60 0.417 + : /build [2019-12-08T17:35:03.736Z] #60 0.417 + '[' -z '' ']' [2019-12-08T17:35:03.736Z] #60 0.425 ++ mktemp -d [2019-12-08T17:35:03.736Z] #60 0.460 + export GOPATH=/tmp/tmp.wERbTT9XOF [2019-12-08T17:35:03.736Z] #60 0.462 + GOPATH=/tmp/tmp.wERbTT9XOF [2019-12-08T17:35:03.736Z] #60 0.462 + RM_GOPATH=1 [2019-12-08T17:35:03.736Z] #60 0.463 ++ dirname ./install.sh [2019-12-08T17:35:03.736Z] #60 0.467 + dir=. [2019-12-08T17:35:03.736Z] #60 0.467 + bin=containerd [2019-12-08T17:35:03.736Z] #60 0.467 + shift [2019-12-08T17:35:03.736Z] #60 0.467 + '[' '!' -f ./containerd.installer ']' [2019-12-08T17:35:03.736Z] #60 0.467 + . ./containerd.installer [2019-12-08T17:35:03.736Z] #60 0.468 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-08T17:35:03.736Z] #60 0.476 + install_containerd [2019-12-08T17:35:03.736Z] #60 0.491 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-08T17:35:03.736Z] #60 0.491 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wERbTT9XOF/src/github.com/containerd/containerd [2019-12-08T17:35:03.736Z] #60 0.492 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-08T17:35:03.736Z] #60 0.498 Cloning into '/tmp/tmp.wERbTT9XOF/src/github.com/containerd/containerd'... [2019-12-08T17:35:03.817Z] #17 96.26 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-12-08T17:35:03.817Z] #17 96.29 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-08T17:35:03.817Z] #17 96.46 Selecting previously unselected package libaio1:amd64. [2019-12-08T17:35:03.817Z] #17 96.48 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-12-08T17:35:03.817Z] #17 96.49 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-12-08T17:35:03.831Z] #41 85.12 CC criu/netfilter.o [2019-12-08T17:35:03.831Z] #41 85.35 CC criu/page-pipe.o [2019-12-08T17:35:04.072Z] #17 96.59 Selecting previously unselected package libcap2-bin. [2019-12-08T17:35:04.072Z] #17 96.59 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-12-08T17:35:04.072Z] #17 96.74 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-08T17:35:04.081Z] #60 ... [2019-12-08T17:35:04.081Z] [2019-12-08T17:35:04.081Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-08T17:35:04.081Z] #13 DONE 0.5s [2019-12-08T17:35:04.081Z] [2019-12-08T17:35:04.081Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:35:04.081Z] #41 33.77 Reading package lists... [2019-12-08T17:35:04.081Z] #41 43.21 Building dependency tree... [2019-12-08T17:35:04.081Z] #41 46.60 The following additional packages will be installed: [2019-12-08T17:35:04.081Z] #41 46.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-08T17:35:04.081Z] #41 46.61 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-08T17:35:04.081Z] #41 46.62 Suggested packages: [2019-12-08T17:35:04.081Z] #41 46.62 manpages-dev python-setuptools [2019-12-08T17:35:04.081Z] #41 49.86 The following NEW packages will be installed: [2019-12-08T17:35:04.081Z] #41 49.87 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-08T17:35:04.081Z] #41 49.88 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-08T17:35:04.081Z] #41 49.89 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-08T17:35:04.081Z] #41 49.89 zlib1g-dev [2019-12-08T17:35:04.081Z] #41 50.09 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:35:04.081Z] #41 50.09 Need to get 3548 kB of archives. [2019-12-08T17:35:04.081Z] #41 50.09 After this operation, 21.2 MB of additional disk space will be used. [2019-12-08T17:35:04.081Z] #41 50.09 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-12-08T17:35:04.081Z] #41 50.13 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-12-08T17:35:04.081Z] #41 50.13 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-12-08T17:35:04.081Z] #41 50.16 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-12-08T17:35:04.081Z] #41 50.17 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-12-08T17:35:04.081Z] #41 50.17 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-12-08T17:35:04.081Z] #41 50.20 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-12-08T17:35:04.081Z] #41 50.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-12-08T17:35:04.081Z] #41 50.22 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-12-08T17:35:04.081Z] #41 50.30 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-12-08T17:35:04.081Z] #41 50.31 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-12-08T17:35:04.081Z] #41 50.49 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-12-08T17:35:04.081Z] #41 50.65 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-12-08T17:35:04.081Z] #41 50.67 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-12-08T17:35:04.081Z] #41 50.69 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-08T17:35:04.081Z] #41 50.75 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-12-08T17:35:04.081Z] #41 ... [2019-12-08T17:35:04.081Z] [2019-12-08T17:35:04.081Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:35:04.081Z] #55 0.441 + RM_GOPATH=0 [2019-12-08T17:35:04.081Z] #55 0.442 + TMP_GOPATH= [2019-12-08T17:35:04.081Z] #55 0.443 + : /build [2019-12-08T17:35:04.081Z] #55 0.443 + '[' -z '' ']' [2019-12-08T17:35:04.081Z] #55 0.449 ++ mktemp -d [2019-12-08T17:35:04.081Z] #55 0.462 + export GOPATH=/tmp/tmp.3uwe6aL3yc [2019-12-08T17:35:04.081Z] #55 0.463 + GOPATH=/tmp/tmp.3uwe6aL3yc [2019-12-08T17:35:04.081Z] #55 0.464 + RM_GOPATH=1 [2019-12-08T17:35:04.081Z] #55 0.469 ++ dirname ./install.sh [2019-12-08T17:35:04.081Z] #55 0.479 + dir=. [2019-12-08T17:35:04.081Z] #55 0.480 + bin=runc [2019-12-08T17:35:04.081Z] #55 0.480 + shift [2019-12-08T17:35:04.081Z] #55 0.481 + '[' '!' -f ./runc.installer ']' [2019-12-08T17:35:04.081Z] #55 0.482 + . ./runc.installer [2019-12-08T17:35:04.081Z] #55 0.485 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-08T17:35:04.081Z] #55 0.488 + install_runc [2019-12-08T17:35:04.081Z] #55 0.494 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-08T17:35:04.081Z] #55 0.500 + uname -r [2019-12-08T17:35:04.081Z] #55 0.517 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-08T17:35:04.081Z] #55 0.518 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-08T17:35:04.081Z] #55 0.518 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-08T17:35:04.081Z] #55 0.519 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3uwe6aL3yc/src/github.com/opencontainers/runc [2019-12-08T17:35:04.081Z] #55 0.537 Cloning into '/tmp/tmp.3uwe6aL3yc/src/github.com/opencontainers/runc'... [2019-12-08T17:35:04.328Z] #17 96.92 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-12-08T17:35:04.328Z] #17 96.92 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-12-08T17:35:04.328Z] #17 96.93 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-12-08T17:35:04.328Z] #17 97.07 Selecting previously unselected package libsepol1-dev:amd64. [2019-12-08T17:35:04.328Z] #17 97.09 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-12-08T17:35:04.328Z] #17 97.10 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-12-08T17:35:04.399Z] #41 85.79 CC criu/page-xfer.o [2019-12-08T17:35:04.819Z] #55 ... [2019-12-08T17:35:04.819Z] [2019-12-08T17:35:04.819Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-08T17:35:04.819Z] #14 0.376 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-08T17:35:04.819Z] #14 DONE 0.5s [2019-12-08T17:35:04.819Z] [2019-12-08T17:35:04.819Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:35:04.819Z] #41 53.27 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:35:04.819Z] #41 53.61 Fetched 3548 kB in 0s (4590 kB/s) [2019-12-08T17:35:04.819Z] #41 53.73 Selecting previously unselected package libnet1:ppc64el. [2019-12-08T17:35:04.967Z] #41 86.58 CC criu/pagemap-cache.o [2019-12-08T17:35:05.163Z] #41 53.73 (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% #41 ... [2019-12-08T17:35:05.163Z] [2019-12-08T17:35:05.163Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-08T17:35:05.163Z] #15 DONE 0.5s [2019-12-08T17:35:05.163Z] [2019-12-08T17:35:05.163Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:35:05.163Z] #41 53.73 (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-12-08T17:35:05.163Z] #41 53.85 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-12-08T17:35:05.163Z] #41 53.85 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-08T17:35:05.163Z] #41 54.08 Selecting previously unselected package libcap-dev:ppc64el. [2019-12-08T17:35:05.163Z] #41 54.09 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-12-08T17:35:05.163Z] #41 54.09 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-12-08T17:35:05.202Z] #39 201.8 + rm -rf /tmp/tmp.zqj1xdFymp/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.zqj1xdFymp [2019-12-08T17:35:05.202Z] #39 DONE 202.0s [2019-12-08T17:35:05.202Z] [2019-12-08T17:35:05.202Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:35:05.226Z] #41 86.82 CC criu/pagemap.o [2019-12-08T17:35:05.256Z] #17 97.59 Selecting previously unselected package libpcre16-3:amd64. [2019-12-08T17:35:05.256Z] #17 97.59 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-12-08T17:35:05.256Z] #17 97.59 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-12-08T17:35:05.256Z] #17 97.86 Selecting previously unselected package libpcre32-3:amd64. [2019-12-08T17:35:05.256Z] #17 97.87 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-12-08T17:35:05.256Z] #17 97.87 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-12-08T17:35:05.510Z] #41 ... [2019-12-08T17:35:05.510Z] [2019-12-08T17:35:05.510Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-08T17:35:05.510Z] #16 DONE 0.5s [2019-12-08T17:35:05.510Z] [2019-12-08T17:35:05.510Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:35:05.510Z] #41 54.39 Selecting previously unselected package libnet1-dev. [2019-12-08T17:35:05.510Z] #41 54.46 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-12-08T17:35:05.512Z] #17 98.20 Selecting previously unselected package libpcre3-dev:amd64. [2019-12-08T17:35:05.512Z] #17 98.21 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-12-08T17:35:05.512Z] #17 98.23 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-12-08T17:35:05.768Z] #17 ... [2019-12-08T17:35:05.768Z] [2019-12-08T17:35:05.768Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:35:05.768Z] #41 98.78 AR soccr/libsoccr.a [2019-12-08T17:35:05.768Z] #41 98.83 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-08T17:35:05.768Z] #41 99.29 DEP criu/arch/x86/sigframe.d [2019-12-08T17:35:05.768Z] #41 99.39 DEP criu/arch/x86/sigaction_compat.d [2019-12-08T17:35:05.768Z] #41 99.57 DEP criu/arch/x86/kerndat.d [2019-12-08T17:35:05.768Z] #41 99.76 DEP criu/arch/x86/crtools.d [2019-12-08T17:35:05.768Z] #41 100.0 DEP criu/arch/x86/cpu.d [2019-12-08T17:35:05.768Z] #41 100.2 CC criu/arch/x86/cpu.o [2019-12-08T17:35:05.768Z] #41 101.1 CC criu/arch/x86/crtools.o [2019-12-08T17:35:05.768Z] #41 102.9 CC criu/arch/x86/kerndat.o [2019-12-08T17:35:05.768Z] #41 103.5 CC criu/arch/x86/sigaction_compat.o [2019-12-08T17:35:05.768Z] #41 103.9 CC criu/arch/x86/sigframe.o [2019-12-08T17:35:05.768Z] #41 104.3 LINK criu/arch/x86/crtools.built-in.o [2019-12-08T17:35:05.768Z] #41 104.5 DEP criu/pie/util-vdso-elf32.d [2019-12-08T17:35:05.768Z] #41 104.8 DEP criu/arch/x86/vdso-pie.d [2019-12-08T17:35:05.768Z] #41 105.0 DEP criu/pie/parasite-vdso.d [2019-12-08T17:35:05.768Z] #41 105.3 DEP criu/pie/util-vdso.d [2019-12-08T17:35:05.768Z] #41 105.4 DEP criu/pie/util.d [2019-12-08T17:35:05.768Z] #41 105.7 CC criu/pie/util.o [2019-12-08T17:35:05.768Z] #41 106.2 CC criu/pie/util-vdso.o [2019-12-08T17:35:05.768Z] #41 107.2 CC criu/pie/parasite-vdso.o [2019-12-08T17:35:05.795Z] #41 87.42 CC criu/parasite-syscall.o [2019-12-08T17:35:05.855Z] #41 54.48 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-08T17:35:06.034Z] #41 ... [2019-12-08T17:35:06.034Z] [2019-12-08T17:35:06.034Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:35:06.034Z] #44 194.0 net/http/httptrace [2019-12-08T17:35:06.034Z] #44 194.4 net/http [2019-12-08T17:35:06.034Z] #44 ... [2019-12-08T17:35:06.034Z] [2019-12-08T17:35:06.034Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:35:06.034Z] #41 109.1 CC criu/arch/x86/vdso-pie.o [2019-12-08T17:35:06.057Z] #51 ... [2019-12-08T17:35:06.057Z] [2019-12-08T17:35:06.057Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-08T17:35:06.057Z] #40 DONE 0.2s [2019-12-08T17:35:06.057Z] [2019-12-08T17:35:06.057Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:35:06.057Z] #60 ... [2019-12-08T17:35:06.057Z] [2019-12-08T17:35:06.057Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-08T17:35:06.057Z] #43 DONE 0.1s [2019-12-08T17:35:06.057Z] [2019-12-08T17:35:06.057Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-08T17:35:06.201Z] #41 54.90 Selecting previously unselected package libnl-3-200:ppc64el.#41 ... [2019-12-08T17:35:06.201Z] [2019-12-08T17:35:06.201Z] #17 [dev 6/24] RUN ldconfig [2019-12-08T17:35:06.201Z] #17 DONE 0.5s [2019-12-08T17:35:06.201Z] [2019-12-08T17:35:06.201Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:35:06.201Z] #41 54.90 Selecting previously unselected package libnl-3-200:ppc64el. [2019-12-08T17:35:06.201Z] #41 54.94 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-12-08T17:35:06.201Z] #41 54.98 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-08T17:35:06.362Z] #41 87.97 CC criu/path.o [2019-12-08T17:35:06.452Z] #46 DONE 0.1s [2019-12-08T17:35:06.452Z] [2019-12-08T17:35:06.452Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-08T17:35:06.452Z] #49 DONE 0.1s [2019-12-08T17:35:06.452Z] [2019-12-08T17:35:06.452Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:35:06.558Z] #41 55.25 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-12-08T17:35:06.558Z] #41 55.27 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-12-08T17:35:06.558Z] #41 55.32 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-12-08T17:35:06.621Z] #41 88.15 CC criu/pie-util-vdso-elf32.o [2019-12-08T17:35:06.621Z] #41 88.41 CC criu/pie-util-vdso.o [2019-12-08T17:35:06.881Z] #41 88.66 CC criu/pie-util.o [2019-12-08T17:35:06.960Z] #41 109.8 CC criu/pie/util-vdso-elf32.o [2019-12-08T17:35:07.140Z] #41 88.78 CC criu/pipes.o [2019-12-08T17:35:07.295Z] #41 56.00 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-12-08T17:35:07.295Z] #41 56.05 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-12-08T17:35:07.295Z] #41 56.07 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-08T17:35:07.295Z] #41 56.31 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-12-08T17:35:07.639Z] #41 56.33 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-12-08T17:35:07.639Z] #41 56.34 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-12-08T17:35:07.639Z] #41 56.52 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-12-08T17:35:07.639Z] #41 56.55 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-12-08T17:35:07.639Z] #41 56.55 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-12-08T17:35:07.709Z] #41 89.24 CC criu/plugin.o [2019-12-08T17:35:07.709Z] #41 89.50 CC criu/proc_parse.o [2019-12-08T17:35:07.887Z] #41 110.9 AR criu/pie/pie.lib.a [2019-12-08T17:35:07.982Z] #41 57.03 Selecting previously unselected package libprotobuf10:ppc64el. [2019-12-08T17:35:08.143Z] #41 111.2 DEP criu/pie/restorer.d [2019-12-08T17:35:08.327Z] #41 57.03 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-12-08T17:35:08.327Z] #41 57.05 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-12-08T17:35:08.835Z] #41 111.8 DEP criu/arch/x86/sigaction_compat_pie.d [2019-12-08T17:35:09.091Z] #41 112.1 DEP criu/arch/x86/restorer_unmap.d [2019-12-08T17:35:09.091Z] #41 112.2 DEP criu/arch/x86/restorer.d [2019-12-08T17:35:09.347Z] #41 112.4 DEP criu/pie/parasite.d [2019-12-08T17:35:09.518Z] #41 58.30 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-12-08T17:35:09.518Z] #41 58.32 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-12-08T17:35:09.518Z] #41 58.33 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-12-08T17:35:09.603Z] #41 112.6 CC criu/pie/parasite.o [2019-12-08T17:35:09.617Z] #41 91.28 CC criu/protobuf-desc.o [2019-12-08T17:35:10.185Z] #41 91.87 CC criu/protobuf.o [2019-12-08T17:35:10.264Z] #41 58.98 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-12-08T17:35:10.264Z] #41 59.01 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-12-08T17:35:10.264Z] #41 59.03 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-12-08T17:35:10.445Z] #41 92.13 CC criu/pstree.o [2019-12-08T17:35:10.968Z] #41 114.0 LINK criu/pie/parasite.built-in.o [2019-12-08T17:35:10.968Z] #41 114.0 GEN criu/pie/parasite-blob.h [2019-12-08T17:35:10.968Z] #41 114.0 CC criu/arch/x86/restorer.o [2019-12-08T17:35:11.010Z] #41 ... [2019-12-08T17:35:11.010Z] [2019-12-08T17:35:11.010Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:35:11.010Z] #69 DONE 59.5s [2019-12-08T17:35:11.010Z] [2019-12-08T17:35:11.010Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:35:11.010Z] #27 4.948 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-08T17:35:11.010Z] #27 6.586 [2019-12-08T17:35:11.355Z] #27 7.348 ### 4.9% ######## 11.3% ############ 17.7% ############### 22.0% ################## 26.2% ####################### 32.6% ############################ 39.0% ############################### 43.2% ################################## 47.5% ###################################### 53.9% ############################################ 62.4% ################################################# 68.8% ##################################################### 74.7% ######################################################## 79.0% ########################################################## [2019-12-08T17:35:11.355Z] #27 ... [2019-12-08T17:35:11.355Z] [2019-12-08T17:35:11.355Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:35:11.355Z] #34 50.18 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-12-08T17:35:11.355Z] #34 50.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2019-12-08T17:35:11.355Z] #34 50.45 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-12-08T17:35:11.355Z] #34 50.45 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-12-08T17:35:11.355Z] #34 50.47 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-12-08T17:35:11.355Z] #34 50.76 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-08T17:35:11.355Z] #34 50.77 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-08T17:35:11.355Z] #34 53.02 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:35:11.355Z] #34 53.33 Fetched 13.4 MB in 2s (4757 kB/s) [2019-12-08T17:35:11.355Z] #34 53.62 Selecting previously unselected package cmake-data. [2019-12-08T17:35:11.355Z] #34 53.62 (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-12-08T17:35:11.355Z] #34 53.75 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-08T17:35:11.355Z] #34 53.77 Unpacking cmake-data (3.7.2-1) ... [2019-12-08T17:35:11.355Z] #34 58.30 Selecting previously unselected package liblzo2-2:ppc64el. [2019-12-08T17:35:11.355Z] #34 58.33 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-12-08T17:35:11.355Z] #34 58.35 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-08T17:35:11.355Z] #34 58.64 Selecting previously unselected package libicu57:ppc64el. [2019-12-08T17:35:11.355Z] #34 58.73 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-12-08T17:35:11.355Z] #34 58.75 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-12-08T17:35:11.355Z] #34 ... [2019-12-08T17:35:11.355Z] [2019-12-08T17:35:11.355Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:35:11.383Z] #41 92.90 CC criu/rbtree.o [2019-12-08T17:35:11.383Z] #41 93.09 CC criu/rst-malloc.o [2019-12-08T17:35:11.529Z] #41 114.7 CC criu/arch/x86/restorer_unmap.o [2019-12-08T17:35:11.642Z] #41 93.32 CC criu/seccomp.o [2019-12-08T17:35:11.786Z] #41 114.7 CC criu/arch/x86/sigaction_compat_pie.o [2019-12-08T17:35:12.042Z] #41 115.1 CC criu/pie/restorer.o [2019-12-08T17:35:12.046Z] #27 7.348 ### 4.9% ######## 11.3% ############ 17.7% ############### 22.0% ################## 26.2% ####################### 32.6% ############################ 39.0% ############################### 43.2% ################################## 47.5% ###################################### 53.9% ############################################ 62.4% ################################################# 68.8% ##################################################### 74.7% ######################################################## 79.0% ########################################################## 81.1% ############################################################# 85.4% ################################################################ 89.6% ################################################################### 93.9% ###################################################################### 98.1% ######################################################################## 100.0% [2019-12-08T17:35:12.212Z] #41 93.77 CC criu/seize.o [2019-12-08T17:35:12.687Z] #41 ... [2019-12-08T17:35:12.687Z] [2019-12-08T17:35:12.687Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:35:12.687Z] #17 99.19 Selecting previously unselected package libselinux1-dev:amd64. [2019-12-08T17:35:12.687Z] #17 99.19 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-12-08T17:35:12.687Z] #17 99.20 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-12-08T17:35:12.687Z] #17 99.77 Selecting previously unselected package libdevmapper-dev:amd64. [2019-12-08T17:35:12.687Z] #17 99.82 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-12-08T17:35:12.687Z] #17 99.82 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-12-08T17:35:12.687Z] #17 100.1 Selecting previously unselected package libnl-3-200:amd64. [2019-12-08T17:35:12.687Z] #17 100.1 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-12-08T17:35:12.687Z] #17 100.1 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-12-08T17:35:12.687Z] #17 100.3 Selecting previously unselected package libprotobuf-c1:amd64. [2019-12-08T17:35:12.687Z] #17 100.3 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-12-08T17:35:12.687Z] #17 100.3 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-08T17:35:12.687Z] #17 100.5 Selecting previously unselected package libreadline5:amd64. [2019-12-08T17:35:12.687Z] #17 100.5 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-12-08T17:35:12.687Z] #17 100.5 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-12-08T17:35:12.687Z] #17 100.7 Selecting previously unselected package libsystemd-dev:amd64. [2019-12-08T17:35:12.687Z] #17 100.7 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-12-08T17:35:12.687Z] #17 100.8 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-12-08T17:35:12.687Z] #17 103.0 Selecting previously unselected package net-tools. [2019-12-08T17:35:12.687Z] #17 103.0 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-12-08T17:35:12.687Z] #17 103.0 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-08T17:35:12.687Z] #17 103.3 Selecting previously unselected package python-pip-whl. [2019-12-08T17:35:12.687Z] #17 103.3 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-08T17:35:12.687Z] #17 103.3 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-08T17:35:12.687Z] #17 104.0 Selecting previously unselected package python3-pip. [2019-12-08T17:35:12.687Z] #17 104.0 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-08T17:35:12.687Z] #17 104.0 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-08T17:35:12.687Z] #17 104.2 Selecting previously unselected package python3-pkg-resources. [2019-12-08T17:35:12.687Z] #17 104.2 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-08T17:35:12.687Z] #17 104.2 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-08T17:35:12.687Z] #17 104.3 Selecting previously unselected package python3-setuptools. [2019-12-08T17:35:12.687Z] #17 104.3 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-12-08T17:35:12.687Z] #17 104.4 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-08T17:35:12.687Z] #17 104.7 Selecting previously unselected package python3-wheel. [2019-12-08T17:35:12.687Z] #17 104.7 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-12-08T17:35:12.687Z] #17 104.7 Unpacking python3-wheel (0.29.0-2) ... [2019-12-08T17:35:12.687Z] #17 104.9 Selecting previously unselected package thin-provisioning-tools. [2019-12-08T17:35:12.687Z] #17 104.9 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-12-08T17:35:12.687Z] #17 104.9 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-08T17:35:12.687Z] #17 105.1 Selecting previously unselected package vim-runtime. [2019-12-08T17:35:12.687Z] #17 105.1 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-08T17:35:12.687Z] #17 105.2 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-08T17:35:12.687Z] #17 105.2 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-08T17:35:12.687Z] #17 105.2 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:35:12.781Z] #41 94.37 CC criu/servicefd.o [2019-12-08T17:35:13.040Z] #41 94.70 CC criu/shmem.o [2019-12-08T17:35:13.243Z] #27 10.95 [2019-12-08T17:35:13.610Z] #41 95.36 CC criu/sigframe.o [2019-12-08T17:35:13.870Z] #41 95.47 CC criu/signalfd.o [2019-12-08T17:35:13.870Z] #41 95.67 CC criu/sk-inet.o [2019-12-08T17:35:14.766Z] #51 ... [2019-12-08T17:35:14.766Z] [2019-12-08T17:35:14.766Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:35:14.766Z] #60 183.2 + bin/containerd [2019-12-08T17:35:14.808Z] #41 96.37 CC criu/sk-netlink.o [2019-12-08T17:35:15.067Z] #41 96.65 CC criu/sk-packet.o [2019-12-08T17:35:15.291Z] #17 ... [2019-12-08T17:35:15.291Z] [2019-12-08T17:35:15.291Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:35:15.291Z] #41 118.2 LINK criu/pie/restorer.built-in.o [2019-12-08T17:35:15.291Z] #41 118.2 GEN criu/pie/restorer-blob.h [2019-12-08T17:35:15.291Z] #41 118.4 DEP criu/vdso.d [2019-12-08T17:35:15.327Z] #41 ... [2019-12-08T17:35:15.327Z] [2019-12-08T17:35:15.327Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:35:15.327Z] #59 139.9 + bin/containerd-stress [2019-12-08T17:35:15.485Z] #27 12.20 0.9% #### 5.9% ######### 13.8% ##################### 29.3% ############################# 40.5% ##################################### 51.6% ################################################# 68.3% ############################################################# 85.2% ######################################################################## 100.0% [2019-12-08T17:35:15.547Z] #41 118.7 DEP criu/vdso-compat.d [2019-12-08T17:35:15.803Z] #41 118.8 DEP criu/uts_ns.d [2019-12-08T17:35:16.058Z] #41 119.0 DEP criu/util.d [2019-12-08T17:35:16.058Z] #41 119.2 DEP criu/uffd.d [2019-12-08T17:35:16.221Z] #27 ... [2019-12-08T17:35:16.221Z] [2019-12-08T17:35:16.221Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:35:16.221Z] #18 0.727 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-08T17:35:16.221Z] #18 0.827 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-08T17:35:16.221Z] #18 1.051 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-08T17:35:16.221Z] #18 1.076 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-08T17:35:16.221Z] #18 1.240 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-08T17:35:16.221Z] #18 3.150 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-12-08T17:35:16.221Z] #18 6.885 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-08T17:35:16.221Z] #18 9.080 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-08T17:35:16.221Z] #18 ... [2019-12-08T17:35:16.221Z] [2019-12-08T17:35:16.221Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:35:16.221Z] #41 61.83 Selecting previously unselected package libprotoc10:ppc64el. [2019-12-08T17:35:16.221Z] #41 61.85 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-12-08T17:35:16.221Z] #41 61.86 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-12-08T17:35:16.221Z] #41 63.08 Selecting previously unselected package protobuf-c-compiler. [2019-12-08T17:35:16.221Z] #41 63.10 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-12-08T17:35:16.221Z] #41 63.11 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-08T17:35:16.221Z] #41 63.43 Selecting previously unselected package protobuf-compiler. [2019-12-08T17:35:16.221Z] #41 63.49 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-12-08T17:35:16.222Z] #41 63.49 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-08T17:35:16.222Z] #41 63.87 Selecting previously unselected package python-pkg-resources. [2019-12-08T17:35:16.222Z] #41 63.87 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-08T17:35:16.222Z] #41 63.89 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-08T17:35:16.222Z] #41 64.32 Selecting previously unselected package python-protobuf. [2019-12-08T17:35:16.222Z] #41 64.34 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-12-08T17:35:16.222Z] #41 64.35 Unpacking python-protobuf (3.0.0-9) ... [2019-12-08T17:35:16.314Z] #41 119.4 DEP criu/tun.d [2019-12-08T17:35:16.565Z] #41 65.44 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-08T17:35:16.875Z] #41 119.7 DEP criu/tty.d [2019-12-08T17:35:16.875Z] #41 120.1 DEP criu/timerfd.d [2019-12-08T17:35:16.907Z] #41 65.61 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-08T17:35:16.907Z] #41 65.63 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-08T17:35:17.437Z] #41 120.3 DEP criu/sysfs_parse.d [2019-12-08T17:35:17.437Z] #41 120.5 DEP criu/sysctl.d [2019-12-08T17:35:17.692Z] #41 120.7 DEP criu/string.d [2019-12-08T17:35:17.692Z] #41 120.8 DEP criu/stats.d [2019-12-08T17:35:17.692Z] #41 120.9 DEP criu/sockets.d [2019-12-08T17:35:17.866Z] #59 142.7 + bin/containerd-shim [2019-12-08T17:35:17.948Z] #41 121.1 DEP criu/sk-unix.d [2019-12-08T17:35:18.102Z] #41 ... [2019-12-08T17:35:18.102Z] [2019-12-08T17:35:18.102Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:35:18.102Z] #27 14.77 [2019-12-08T17:35:18.247Z] #41 121.4 DEP criu/sk-tcp.d [2019-12-08T17:35:18.547Z] #41 121.5 DEP criu/sk-queue.d [2019-12-08T17:35:18.803Z] #41 121.7 DEP criu/sk-packet.d [2019-12-08T17:35:18.803Z] #41 122.0 DEP criu/sk-netlink.d [2019-12-08T17:35:19.101Z] #41 122.2 DEP criu/sk-inet.d [2019-12-08T17:35:19.152Z] #27 15.44 #### 5.7% ########### 16.0% ################# 23.7% ###################### 31.5% ############################ 39.2% ##################################### 52.1% ######################################### 57.3% ############################################## 65.0% #################################################### 72.7% ######################################################### 80.5% ############################################################### 88.2% ##################################################################### 96.0% ######################################################################## 100.0% [2019-12-08T17:35:19.663Z] #41 122.4 DEP criu/signalfd.d [2019-12-08T17:35:19.663Z] #41 122.7 DEP criu/sigframe.d [2019-12-08T17:35:19.919Z] #41 122.8 DEP criu/shmem.d [2019-12-08T17:35:19.919Z] #41 123.0 DEP criu/servicefd.d [2019-12-08T17:35:20.175Z] #41 123.1 DEP criu/seize.d [2019-12-08T17:35:20.340Z] #27 18.12 [2019-12-08T17:35:20.430Z] #41 123.3 DEP criu/seccomp.d [2019-12-08T17:35:20.686Z] #41 123.6 DEP criu/rst-malloc.d [2019-12-08T17:35:20.686Z] #41 123.7 DEP criu/rbtree.d [2019-12-08T17:35:20.686Z] #41 123.7 DEP criu/pstree.d [2019-12-08T17:35:20.942Z] #41 123.9 DEP criu/protobuf.d [2019-12-08T17:35:21.165Z] #59 ... [2019-12-08T17:35:21.165Z] [2019-12-08T17:35:21.165Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:35:21.165Z] #41 97.11 CC criu/sk-queue.o [2019-12-08T17:35:21.165Z] #41 97.45 CC criu/sk-tcp.o [2019-12-08T17:35:21.165Z] #41 97.82 CC criu/sk-unix.o [2019-12-08T17:35:21.165Z] #41 99.24 CC criu/sockets.o [2019-12-08T17:35:21.165Z] #41 99.88 CC criu/stats.o [2019-12-08T17:35:21.165Z] #41 100.1 CC criu/string.o [2019-12-08T17:35:21.165Z] #41 100.2 CC criu/sysctl.o [2019-12-08T17:35:21.165Z] #41 100.7 CC criu/sysfs_parse.o [2019-12-08T17:35:21.165Z] #41 101.0 CC criu/timerfd.o [2019-12-08T17:35:21.165Z] #41 101.3 CC criu/tty.o [2019-12-08T17:35:21.165Z] #41 102.9 CC criu/tun.o [2019-12-08T17:35:21.198Z] #41 124.1 GEN criu/protobuf-desc-gen.h [2019-12-08T17:35:21.383Z] #60 ... [2019-12-08T17:35:21.383Z] [2019-12-08T17:35:21.383Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:35:21.383Z] #51 DONE 217.4s [2019-12-08T17:35:21.383Z] [2019-12-08T17:35:21.383Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:35:21.383Z] #60 ... [2019-12-08T17:35:21.383Z] [2019-12-08T17:35:21.383Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-08T17:35:21.383Z] #52 DONE 0.1s [2019-12-08T17:35:21.383Z] [2019-12-08T17:35:21.383Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-08T17:35:21.383Z] #56 DONE 0.1s [2019-12-08T17:35:21.383Z] [2019-12-08T17:35:21.383Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:35:21.736Z] #41 103.3 CC criu/uffd.o [2019-12-08T17:35:22.491Z] #27 18.87 # 1.5% # 2.4% ## 4.0% ##### 7.0% ###### 8.7% ####### 10.5% ########## 14.1% ############ 16.8% ############ 17.7% ############## 20.4% ################ 23.0% ################# 24.8% ################### 27.5% [2019-12-08T17:35:22.491Z] #27 ... [2019-12-08T17:35:22.491Z] [2019-12-08T17:35:22.491Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:35:22.491Z] #48 61.23 + cd /tmp/tmp.wDTmwdY0tW/src/gotest.tools/gotestsum [2019-12-08T17:35:22.491Z] #48 61.26 + git checkout -q v0.3.5 [2019-12-08T17:35:22.491Z] #48 61.60 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-08T17:35:22.676Z] #41 104.2 CC criu/util.o [2019-12-08T17:35:22.849Z] #48 ... [2019-12-08T17:35:22.850Z] [2019-12-08T17:35:22.850Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:35:23.085Z] #41 125.7 DEP criu/protobuf-desc.d [2019-12-08T17:35:23.086Z] #41 125.8 DEP criu/proc_parse.d [2019-12-08T17:35:23.086Z] #41 126.1 DEP criu/plugin.d [2019-12-08T17:35:23.086Z] #41 126.2 DEP criu/pipes.d [2019-12-08T17:35:23.341Z] #41 ... [2019-12-08T17:35:23.341Z] [2019-12-08T17:35:23.341Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:35:23.341Z] #17 109.7 Selecting previously unselected package vim. [2019-12-08T17:35:23.341Z] #17 109.7 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-08T17:35:23.341Z] #17 109.7 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:35:23.341Z] #17 110.4 Selecting previously unselected package xfsprogs. [2019-12-08T17:35:23.341Z] #17 110.4 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-12-08T17:35:23.341Z] #17 110.4 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-08T17:35:23.341Z] #17 111.1 Selecting previously unselected package zip. [2019-12-08T17:35:23.341Z] #17 111.1 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-12-08T17:35:23.341Z] #17 111.1 Unpacking zip (3.0-11+b1) ... [2019-12-08T17:35:23.341Z] #17 111.3 Selecting previously unselected package libapparmor-perl. [2019-12-08T17:35:23.342Z] #17 111.3 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-12-08T17:35:23.342Z] #17 111.3 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-08T17:35:23.342Z] #17 111.5 Selecting previously unselected package apparmor. [2019-12-08T17:35:23.342Z] #17 111.5 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-12-08T17:35:23.342Z] #17 111.5 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-08T17:35:23.342Z] #17 111.9 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-08T17:35:23.342Z] #17 112.0 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-12-08T17:35:23.342Z] #17 112.0 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-08T17:35:23.342Z] #17 113.7 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-08T17:35:23.342Z] #17 113.8 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-12-08T17:35:23.342Z] #17 113.8 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-08T17:35:23.342Z] #17 115.7 Selecting previously unselected package binutils-mingw-w64. [2019-12-08T17:35:23.342Z] #17 115.7 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-08T17:35:23.342Z] #17 115.7 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-08T17:35:23.342Z] #17 115.8 Selecting previously unselected package mingw-w64-common. [2019-12-08T17:35:23.342Z] #17 115.8 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-08T17:35:23.342Z] #17 115.8 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-08T17:35:23.617Z] #41 105.3 CC criu/uts_ns.o [2019-12-08T17:35:23.877Z] #41 105.5 CC criu/vdso.o [2019-12-08T17:35:24.137Z] #41 105.9 LINK criu/built-in.o [2019-12-08T17:35:24.268Z] #17 ... [2019-12-08T17:35:24.268Z] [2019-12-08T17:35:24.268Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:35:24.268Z] #44 212.3 github.com/LK4D4/vndr/godl [2019-12-08T17:35:24.268Z] #44 213.1 github.com/LK4D4/vndr [2019-12-08T17:35:24.268Z] #44 ... [2019-12-08T17:35:24.268Z] [2019-12-08T17:35:24.268Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:35:24.268Z] #41 126.4 DEP criu/pie-util.d [2019-12-08T17:35:24.268Z] #41 126.6 DEP criu/pie-util-vdso.d [2019-12-08T17:35:24.268Z] #41 126.8 DEP criu/pie-util-vdso-elf32.d [2019-12-08T17:35:24.268Z] #41 126.9 DEP criu/path.d [2019-12-08T17:35:24.268Z] #41 127.2 DEP criu/parasite-syscall.d [2019-12-08T17:35:24.397Z] #41 106.0 LINK criu/criu [2019-12-08T17:35:24.565Z] #41 127.5 DEP criu/pagemap.d [2019-12-08T17:35:24.657Z] #41 106.2 DEP lib/c/criu.d [2019-12-08T17:35:24.657Z] #41 106.3 CC images/rpc.pb-c.o [2019-12-08T17:35:24.821Z] #41 127.7 DEP criu/pagemap-cache.d [2019-12-08T17:35:24.821Z] #41 127.9 DEP criu/page-xfer.d [2019-12-08T17:35:24.917Z] #41 ... [2019-12-08T17:35:24.917Z] [2019-12-08T17:35:24.917Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:35:24.917Z] #59 149.6 + bin/containerd-shim-runc-v1 [2019-12-08T17:35:25.077Z] #41 128.0 DEP criu/page-pipe.d [2019-12-08T17:35:25.077Z] #41 128.2 DEP criu/netfilter.d [2019-12-08T17:35:25.334Z] #41 128.3 DEP criu/net.d [2019-12-08T17:35:25.590Z] #41 ... [2019-12-08T17:35:25.590Z] [2019-12-08T17:35:25.590Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:35:25.590Z] #44 DONE 223.6s [2019-12-08T17:35:25.590Z] [2019-12-08T17:35:25.590Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:35:25.590Z] #41 128.6 DEP criu/namespaces.d [2019-12-08T17:35:25.846Z] #41 129.0 DEP criu/mount.d [2019-12-08T17:35:26.112Z] #27 18.87 # 1.5% # 2.4% ## 4.0% ##### 7.0% ###### 8.7% ####### 10.5% ########## 14.1% ############ 16.8% ############ 17.7% ############## 20.4% ################ 23.0% ################# 24.8% ################### 27.5% ##################### 29.3% ###################### 31.1% ######################## 33.7% ########################## 36.4% ########################### 38.2% ############################ 40.0% ############################## 42.7% ################################ 44.5% ################################# 46.3% ################################### 48.9% ##################################### 52.5% ######################################## 56.1% ########################################## 58.8% ############################################ 62.3% ############################################## 65.0% ################################################ 67.7% ################################################### 71.3% ###################################################### 75.7% ####################################################### 76.6% ######################################################### 79.3% ########################################################## 81.1% ########################################################### 82.9% ############################################################ 84.7% ############################################################## 87.3% ################################################################# 90.9% ################################################################### 93.6% #################################################################### 95.4% ###################################################################### 98.0% ######################################################################## 100.0% [2019-12-08T17:35:26.409Z] #41 129.3 DEP criu/mem.d [2019-12-08T17:35:26.456Z] #27 24.12 [2019-12-08T17:35:26.665Z] #41 129.6 DEP criu/lsm.d [2019-12-08T17:35:26.665Z] #41 129.8 DEP criu/log.d [2019-12-08T17:35:27.226Z] #41 130.1 DEP criu/libnetlink.d [2019-12-08T17:35:27.481Z] #41 130.4 DEP criu/kerndat.d [2019-12-08T17:35:27.481Z] #41 130.6 DEP criu/kcmp-ids.d [2019-12-08T17:35:27.481Z] #41 130.7 DEP criu/irmap.d [2019-12-08T17:35:28.041Z] #41 130.9 DEP criu/ipc_ns.d [2019-12-08T17:35:28.041Z] #41 131.1 DEP criu/image.d [2019-12-08T17:35:28.041Z] #41 131.2 DEP criu/image-desc.d [2019-12-08T17:35:28.186Z] #27 ... [2019-12-08T17:35:28.186Z] [2019-12-08T17:35:28.186Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:35:28.186Z] #32 66.71 internal/reflectlite [2019-12-08T17:35:28.186Z] #32 66.72 sync [2019-12-08T17:35:28.186Z] #32 72.54 sort [2019-12-08T17:35:28.186Z] #32 72.56 errors [2019-12-08T17:35:28.186Z] #32 73.69 internal/oserror [2019-12-08T17:35:28.186Z] #32 73.70 io [2019-12-08T17:35:28.186Z] #32 73.96 strconv [2019-12-08T17:35:28.186Z] #32 74.18 syscall [2019-12-08T17:35:28.186Z] #32 ... [2019-12-08T17:35:28.186Z] [2019-12-08T17:35:28.186Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:35:28.186Z] #34 71.64 Selecting previously unselected package libxml2:ppc64el. [2019-12-08T17:35:28.186Z] #34 71.66 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-12-08T17:35:28.186Z] #34 71.66 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-08T17:35:28.186Z] #34 72.72 Selecting previously unselected package libarchive13:ppc64el. [2019-12-08T17:35:28.186Z] #34 72.73 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2019-12-08T17:35:28.186Z] #34 72.76 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-12-08T17:35:28.186Z] #34 73.40 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-12-08T17:35:28.186Z] #34 73.43 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-12-08T17:35:28.186Z] #34 73.44 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-12-08T17:35:28.186Z] #34 73.84 Selecting previously unselected package libuv1:ppc64el. [2019-12-08T17:35:28.186Z] #34 73.86 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-12-08T17:35:28.186Z] #34 73.88 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-12-08T17:35:28.186Z] #34 74.20 Selecting previously unselected package cmake. [2019-12-08T17:35:28.186Z] #34 74.21 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-12-08T17:35:28.186Z] #34 74.53 Unpacking cmake (3.7.2-1) ... [2019-12-08T17:35:28.296Z] #41 131.3 DEP criu/fsnotify.d [2019-12-08T17:35:28.531Z] #34 ... [2019-12-08T17:35:28.531Z] [2019-12-08T17:35:28.531Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:35:28.531Z] #45 66.97 sync [2019-12-08T17:35:28.531Z] #45 67.00 internal/reflectlite [2019-12-08T17:35:28.531Z] #45 71.19 github.com/LK4D4/vndr/godl/singleflight [2019-12-08T17:35:28.531Z] #45 71.22 math/rand [2019-12-08T17:35:28.531Z] #45 71.24 internal/singleflight [2019-12-08T17:35:28.531Z] #45 76.55 sort [2019-12-08T17:35:28.531Z] #45 76.62 io [2019-12-08T17:35:28.531Z] #45 76.66 syscall [2019-12-08T17:35:28.531Z] #45 76.69 strconv [2019-12-08T17:35:28.531Z] #45 ... [2019-12-08T17:35:28.531Z] [2019-12-08T17:35:28.531Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-08T17:35:28.531Z] #29 73.22 + cd /tmp/tmp.8pVh1m7ngK/src/github.com/go-swagger/go-swagger [2019-12-08T17:35:28.531Z] #29 73.22 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-08T17:35:28.531Z] #29 76.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-08T17:35:28.554Z] #41 131.5 DEP criu/filesystems.d [2019-12-08T17:35:28.809Z] #41 131.8 DEP criu/files.d [2019-12-08T17:35:29.065Z] #41 131.9 DEP criu/files-reg.d [2019-12-08T17:35:29.065Z] #41 132.1 DEP criu/files-ext.d [2019-12-08T17:35:29.115Z] #59 153.1 + bin/containerd-shim-runc-v2 [2019-12-08T17:35:29.115Z] #59 ... [2019-12-08T17:35:29.115Z] [2019-12-08T17:35:29.115Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:35:29.115Z] #41 106.8 CC lib/c/criu.o [2019-12-08T17:35:29.115Z] #41 107.7 LINK lib/c/built-in.o [2019-12-08T17:35:29.115Z] #41 107.7 LINK lib/c/libcriu.so [2019-12-08T17:35:29.115Z] #41 107.9 GEN magic.py [2019-12-08T17:35:29.115Z] #41 108.0 Note: Building without setproctitle() and strlcpy() support. [2019-12-08T17:35:29.115Z] #41 108.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-08T17:35:29.115Z] #41 108.4 fatal: Not a git repository (or any of the parent directories): .git [2019-12-08T17:35:29.115Z] #41 108.9 make[1]: Nothing to be done for 'all'. [2019-12-08T17:35:29.115Z] #41 109.3 make[1]: 'images/built-in.o' is up to date. [2019-12-08T17:35:29.115Z] #41 109.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-08T17:35:29.115Z] #41 109.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-08T17:35:29.115Z] #41 109.4 make[1]: 'compel/libcompel.a' is up to date. [2019-12-08T17:35:29.115Z] #41 109.4 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-08T17:35:29.115Z] #41 109.4 make[1]: Nothing to be done for 'all'. [2019-12-08T17:35:29.115Z] #41 109.5 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-08T17:35:29.115Z] #41 109.6 make[2]: Nothing to be done for 'all'. [2019-12-08T17:35:29.115Z] #41 109.6 make[2]: Nothing to be done for 'all'. [2019-12-08T17:35:29.115Z] #41 109.6 make[2]: Nothing to be done for 'all'. [2019-12-08T17:35:29.115Z] #41 109.7 make[2]: Nothing to be done for 'all'. [2019-12-08T17:35:29.115Z] #41 109.7 make[2]: Nothing to be done for 'all'. [2019-12-08T17:35:29.115Z] #41 109.7 make[2]: Nothing to be done for 'all'. [2019-12-08T17:35:29.115Z] #41 109.8 make[2]: Nothing to be done for 'all'. [2019-12-08T17:35:29.115Z] #41 109.8 make[2]: Nothing to be done for 'all'. [2019-12-08T17:35:29.115Z] #41 109.8 INSTALL criu/criu [2019-12-08T17:35:29.115Z] #41 DONE 110.3s [2019-12-08T17:35:29.115Z] [2019-12-08T17:35:29.115Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:35:29.320Z] #41 132.3 DEP criu/file-lock.d [2019-12-08T17:35:29.575Z] #41 132.5 DEP criu/file-ids.d [2019-12-08T17:35:29.575Z] #41 132.5 DEP criu/fifo.d [2019-12-08T17:35:29.685Z] #59 154.3 + binaries [2019-12-08T17:35:29.685Z] #59 154.3 + mkdir -p /build [2019-12-08T17:35:29.685Z] #59 154.3 + cp bin/containerd /build/containerd [2019-12-08T17:35:29.685Z] #59 154.4 + cp bin/containerd-shim /build/containerd-shim [2019-12-08T17:35:29.685Z] #59 154.4 + cp bin/ctr /build/ctr [2019-12-08T17:35:29.831Z] #41 132.7 DEP criu/fdstore.d [2019-12-08T17:35:29.831Z] #41 132.9 DEP criu/fault-injection.d [2019-12-08T17:35:29.831Z] #41 132.9 DEP criu/external.d [2019-12-08T17:35:30.087Z] #41 133.0 DEP criu/eventpoll.d [2019-12-08T17:35:30.087Z] #41 133.2 DEP criu/eventfd.d [2019-12-08T17:35:30.254Z] #29 ... [2019-12-08T17:35:30.254Z] [2019-12-08T17:35:30.254Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-08T17:35:30.254Z] #34 79.06 Selecting previously unselected package xxd. [2019-12-08T17:35:30.254Z] #34 79.07 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-12-08T17:35:30.254Z] #34 79.11 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:35:30.255Z] #59 DONE 154.8s [2019-12-08T17:35:30.255Z] [2019-12-08T17:35:30.255Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-08T17:35:30.255Z] #42 DONE 0.2s [2019-12-08T17:35:30.255Z] [2019-12-08T17:35:30.255Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-08T17:35:30.342Z] #41 133.4 DEP criu/crtools.d [2019-12-08T17:35:30.513Z] #45 DONE 0.2s [2019-12-08T17:35:30.513Z] [2019-12-08T17:35:30.513Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-08T17:35:30.513Z] #48 DONE 0.2s [2019-12-08T17:35:30.513Z] [2019-12-08T17:35:30.513Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-08T17:35:30.598Z] #41 133.6 DEP criu/cr-service.d [2019-12-08T17:35:30.603Z] #34 79.32 Selecting previously unselected package vim-common. [2019-12-08T17:35:30.603Z] #34 79.37 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-08T17:35:30.603Z] #34 79.43 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:35:30.939Z] #41 133.8 DEP criu/cr-restore.d [2019-12-08T17:35:30.939Z] #41 ... [2019-12-08T17:35:30.939Z] [2019-12-08T17:35:30.939Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-08T17:35:30.939Z] #28 228.9 + rm -rf /tmp/tmp.0WDd8MLuim [2019-12-08T17:35:30.939Z] #28 DONE 229.5s [2019-12-08T17:35:30.939Z] [2019-12-08T17:35:30.939Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:35:30.939Z] #17 121.0 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-08T17:35:30.939Z] #17 121.0 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-08T17:35:30.939Z] #17 121.0 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-08T17:35:30.945Z] #34 79.96 Processing triggers for mime-support (3.60) ... [2019-12-08T17:35:31.289Z] #34 80.15 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:35:31.289Z] #34 80.16 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-12-08T17:35:31.289Z] #34 80.17 Setting up cmake-data (3.7.2-1) ... [2019-12-08T17:35:31.289Z] #34 80.17 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-12-08T17:35:31.289Z] #34 80.18 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-08T17:35:31.289Z] #34 80.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:35:31.289Z] #34 80.30 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:35:31.289Z] #34 80.32 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-08T17:35:31.633Z] #34 80.34 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-12-08T17:35:31.633Z] #34 80.34 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-12-08T17:35:31.633Z] #34 80.35 Setting up cmake (3.7.2-1) ... [2019-12-08T17:35:31.633Z] #34 80.56 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:35:31.892Z] #51 DONE 1.4s [2019-12-08T17:35:31.980Z] #34 DONE 80.8s [2019-12-08T17:35:31.980Z] [2019-12-08T17:35:31.980Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:35:31.980Z] #32 80.52 bytes [2019-12-08T17:35:32.151Z] [2019-12-08T17:35:32.151Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-08T17:35:32.151Z] #55 DONE 0.1s [2019-12-08T17:35:32.151Z] [2019-12-08T17:35:32.151Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-08T17:35:32.326Z] #32 ... [2019-12-08T17:35:32.326Z] [2019-12-08T17:35:32.326Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-08T17:35:32.326Z] #35 DONE 0.1s [2019-12-08T17:35:32.326Z] [2019-12-08T17:35:32.326Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-08T17:35:32.326Z] #36 DONE 0.1s [2019-12-08T17:35:32.326Z] [2019-12-08T17:35:32.326Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:35:32.326Z] #32 80.62 strings [2019-12-08T17:35:33.086Z] #60 DONE 1.0s [2019-12-08T17:35:33.347Z] [2019-12-08T17:35:33.347Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-08T17:35:33.347Z] #64 DONE 0.3s [2019-12-08T17:35:33.563Z] #32 ... [2019-12-08T17:35:33.563Z] [2019-12-08T17:35:33.563Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:35:33.563Z] #55 20.69 + cd /tmp/tmp.3uwe6aL3yc/src/github.com/opencontainers/runc [2019-12-08T17:35:33.563Z] #55 20.69 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-08T17:35:33.563Z] #55 21.71 + '[' -z '' ']' [2019-12-08T17:35:33.563Z] #55 21.71 + target=static [2019-12-08T17:35:33.563Z] #55 21.71 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-08T17:35:33.563Z] #55 25.14 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-08T17:35:33.563Z] #55 ... [2019-12-08T17:35:33.563Z] [2019-12-08T17:35:33.563Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:35:33.563Z] #27 29.11 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-08T17:35:33.563Z] #27 30.48 [2019-12-08T17:35:33.563Z] #27 31.37 ######################################################################## 100.0% [2019-12-08T17:35:33.606Z] [2019-12-08T17:35:33.606Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-08T17:35:33.908Z] #27 ... [2019-12-08T17:35:33.909Z] [2019-12-08T17:35:33.909Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:35:33.909Z] #41 72.79 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-08T17:35:33.909Z] #41 72.79 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-12-08T17:35:33.909Z] #41 72.80 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:35:33.909Z] #41 72.88 Setting up python-protobuf (3.0.0-9) ... [2019-12-08T17:35:33.909Z] #41 ... [2019-12-08T17:35:33.909Z] [2019-12-08T17:35:33.909Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:35:33.909Z] #27 31.73 [2019-12-08T17:35:34.174Z] #66 DONE 0.7s [2019-12-08T17:35:34.174Z] [2019-12-08T17:35:34.174Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-08T17:35:34.174Z] #69 DONE 0.1s [2019-12-08T17:35:34.174Z] [2019-12-08T17:35:34.174Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-08T17:35:34.174Z] #70 DONE 0.0s [2019-12-08T17:35:34.174Z] [2019-12-08T17:35:34.174Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-12-08T17:35:34.288Z] #17 126.6 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-08T17:35:34.288Z] #17 126.6 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-08T17:35:34.288Z] #17 126.6 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-08T17:35:34.288Z] #17 126.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-08T17:35:34.288Z] #17 126.7 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-08T17:35:34.288Z] #17 126.7 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-08T17:35:34.648Z] #27 ... [2019-12-08T17:35:34.648Z] [2019-12-08T17:35:34.648Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-08T17:35:34.648Z] #41 82.96 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-12-08T17:35:34.648Z] #41 82.97 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-12-08T17:35:34.648Z] #41 82.97 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-08T17:35:34.648Z] #41 82.98 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-12-08T17:35:34.648Z] #41 82.99 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-12-08T17:35:34.648Z] #41 83.00 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-08T17:35:34.648Z] #41 83.01 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-12-08T17:35:34.648Z] #41 83.03 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-08T17:35:34.648Z] #41 83.08 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-12-08T17:35:34.648Z] #41 83.08 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-12-08T17:35:34.648Z] #41 83.09 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:35:34.648Z] #41 DONE 83.3s [2019-12-08T17:35:34.648Z] [2019-12-08T17:35:34.648Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:35:35.654Z] #17 ... [2019-12-08T17:35:35.654Z] [2019-12-08T17:35:35.654Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:35:35.654Z] #41 134.0 DEP criu/cr-errno.d [2019-12-08T17:35:35.654Z] #41 134.0 DEP criu/cr-dump.d [2019-12-08T17:35:35.654Z] #41 134.4 DEP criu/cr-dedup.d [2019-12-08T17:35:35.654Z] #41 134.8 DEP criu/cr-check.d [2019-12-08T17:35:35.654Z] #41 135.0 DEP criu/config.d [2019-12-08T17:35:35.654Z] #41 135.2 DEP criu/clone-noasan.d [2019-12-08T17:35:35.654Z] #41 135.3 DEP criu/cgroup.d [2019-12-08T17:35:35.654Z] #41 135.5 DEP criu/cgroup-props.d [2019-12-08T17:35:35.654Z] #41 135.6 DEP criu/bitmap.d [2019-12-08T17:35:35.654Z] #41 135.6 DEP criu/bfd.d [2019-12-08T17:35:35.654Z] #41 135.7 DEP criu/autofs.d [2019-12-08T17:35:35.654Z] #41 135.8 DEP criu/aio.d [2019-12-08T17:35:35.654Z] #41 135.9 DEP criu/action-scripts.d [2019-12-08T17:35:35.654Z] #41 136.2 CC criu/action-scripts.o [2019-12-08T17:35:35.654Z] #41 136.7 CC criu/aio.o [2019-12-08T17:35:35.654Z] #41 137.2 CC criu/autofs.o [2019-12-08T17:35:35.654Z] #41 138.6 CC criu/bfd.o [2019-12-08T17:35:36.082Z] #71 DONE 1.7s [2019-12-08T17:35:36.082Z] [2019-12-08T17:35:36.082Z] #72 exporting to image [2019-12-08T17:35:36.082Z] #72 exporting layers [2019-12-08T17:35:36.216Z] #41 139.2 CC criu/bitmap.o [2019-12-08T17:35:36.216Z] #41 139.3 CC criu/cgroup-props.o [2019-12-08T17:35:37.231Z] #41 140.1 CC criu/cgroup.o [2019-12-08T17:35:37.714Z] #42 2.678 Note: Building without setproctitle() and strlcpy() support. [2019-12-08T17:35:37.715Z] #42 2.682 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-08T17:35:39.456Z] #42 4.743 fatal: Not a git repository (or any of the parent directories): .git [2019-12-08T17:35:39.456Z] #42 4.781 GEN .gitid [2019-12-08T17:35:39.456Z] #42 4.825 GEN criu/include/version.h [2019-12-08T17:35:39.456Z] #42 4.901 GEN include/common/asm [2019-12-08T17:35:39.801Z] #42 ... [2019-12-08T17:35:39.801Z] [2019-12-08T17:35:39.801Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:35:39.801Z] #27 35.04 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-08T17:35:39.801Z] #27 36.26 [2019-12-08T17:35:39.801Z] #27 36.82 ######################################################################## 100.0% [2019-12-08T17:35:39.801Z] #27 37.13 [2019-12-08T17:35:39.832Z] #41 142.9 CC criu/clone-noasan.o [2019-12-08T17:35:40.126Z] #41 143.1 CC criu/config.o [2019-12-08T17:35:41.361Z] #72 exporting layers 4.8s done [2019-12-08T17:35:41.361Z] #72 writing image sha256:27875f1b30de3137cdd451e1a5b3a97bd8075ed8a32bd61339ce966da340ab58 done [2019-12-08T17:35:41.361Z] #72 naming to docker.io/library/docker:7f809e1080077469c26d7c9e3d7ef71151aa2faf done [2019-12-08T17:35:41.361Z] #72 DONE 4.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-08T17:35:41.496Z] #60 209.9 + bin/containerd-stress [2019-12-08T17:35:41.583Z] #41 144.7 CC criu/cr-check.o [2019-12-08T17:35:41.705Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40295/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f809e1080077469c26d7c9e3d7ef71151aa2faf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f809e1080077469c26d7c9e3d7ef71151aa2faf hack/test/unit [2019-12-08T17:35:42.141Z] #27 ... [2019-12-08T17:35:42.142Z] [2019-12-08T17:35:42.142Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:35:42.142Z] #37 0.446 + RM_GOPATH=0 [2019-12-08T17:35:42.142Z] #37 0.447 + TMP_GOPATH= [2019-12-08T17:35:42.142Z] #37 0.447 + : /build [2019-12-08T17:35:42.142Z] #37 0.448 + '[' -z '' ']' [2019-12-08T17:35:42.142Z] #37 0.454 ++ mktemp -d [2019-12-08T17:35:42.142Z] #37 0.462 + export GOPATH=/tmp/tmp.MujAjbBYjo [2019-12-08T17:35:42.142Z] #37 0.463 + GOPATH=/tmp/tmp.MujAjbBYjo [2019-12-08T17:35:42.142Z] #37 0.463 + RM_GOPATH=1 [2019-12-08T17:35:42.142Z] #37 0.465 ++ dirname ./install.sh [2019-12-08T17:35:42.142Z] #37 0.468 + dir=. [2019-12-08T17:35:42.142Z] #37 0.469 + bin=tini [2019-12-08T17:35:42.142Z] #37 0.469 + shift [2019-12-08T17:35:42.142Z] #37 0.469 + '[' '!' -f ./tini.installer ']' [2019-12-08T17:35:42.142Z] #37 0.469 + . ./tini.installer [2019-12-08T17:35:42.142Z] #37 0.469 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-08T17:35:42.142Z] #37 0.470 + install_tini [2019-12-08T17:35:42.142Z] #37 0.470 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-08T17:35:42.142Z] #37 0.471 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-08T17:35:42.142Z] #37 0.471 + git clone https://github.com/krallin/tini.git /tmp/tmp.MujAjbBYjo/tini [2019-12-08T17:35:42.142Z] #37 0.479 Cloning into '/tmp/tmp.MujAjbBYjo/tini'... [2019-12-08T17:35:42.142Z] #37 2.750 + cd /tmp/tmp.MujAjbBYjo/tini [2019-12-08T17:35:42.142Z] #37 2.751 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-08T17:35:42.142Z] #37 2.781 + cmake . [2019-12-08T17:35:42.142Z] #37 3.853 -- The C compiler identification is GNU 6.3.0 [2019-12-08T17:35:42.142Z] #37 3.933 -- Check for working C compiler: /usr/bin/cc [2019-12-08T17:35:42.142Z] #37 4.941 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-08T17:35:42.142Z] #37 4.944 -- Detecting C compiler ABI info [2019-12-08T17:35:42.142Z] #37 5.871 -- Detecting C compiler ABI info - done [2019-12-08T17:35:42.142Z] #37 6.188 -- Detecting C compile features [2019-12-08T17:35:42.142Z] #37 9.175 -- Detecting C compile features - done [2019-12-08T17:35:42.142Z] #37 9.244 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-08T17:35:42.142Z] #37 9.606 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-08T17:35:42.142Z] #37 9.857 -- Configuring done [2019-12-08T17:35:42.142Z] #37 9.914 -- Generating done [2019-12-08T17:35:42.142Z] #37 9.930 -- Build files have been written to: /tmp/tmp.MujAjbBYjo/tini [2019-12-08T17:35:42.142Z] #37 9.943 + make tini-static [2019-12-08T17:35:42.316Z] #60 211.8 + bin/containerd-shim [2019-12-08T17:35:42.487Z] #37 ... [2019-12-08T17:35:42.487Z] [2019-12-08T17:35:42.487Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:35:42.487Z] #42 7.856 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-08T17:35:42.487Z] #42 8.094 PBCC images/opts.pb-c.c [2019-12-08T17:35:42.487Z] #42 8.199 PBCC images/sit.pb-c.c [2019-12-08T17:35:42.834Z] #42 8.302 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-08T17:35:42.834Z] #42 8.505 DEP images/opts.pb-c.d [2019-12-08T17:35:43.181Z] #42 8.590 DEP images/sit.pb-c.d [2019-12-08T17:35:43.181Z] #42 8.736 PBCC images/macvlan.pb-c.c [2019-12-08T17:35:43.181Z] #42 8.782 DEP images/macvlan.pb-c.d [2019-12-08T17:35:43.181Z] #42 ... [2019-12-08T17:35:43.181Z] [2019-12-08T17:35:43.181Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:35:43.181Z] #18 27.21 Fetched 7728 kB in 26s (292 kB/s) [2019-12-08T17:35:43.181Z] #18 27.21 Reading package lists... [2019-12-08T17:35:43.510Z] #41 146.4 CC criu/cr-dedup.o [2019-12-08T17:35:43.528Z] #18 35.99 Reading package lists... [2019-12-08T17:35:43.528Z] #18 ... [2019-12-08T17:35:43.528Z] [2019-12-08T17:35:43.528Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:35:43.528Z] #42 8.895 PBCC images/autofs.pb-c.c [2019-12-08T17:35:43.528Z] #42 8.979 DEP images/autofs.pb-c.d [2019-12-08T17:35:43.528Z] #42 9.095 PBCC images/sysctl.pb-c.c [2019-12-08T17:35:43.528Z] #42 9.149 DEP images/sysctl.pb-c.d [2019-12-08T17:35:43.873Z] #42 9.268 PBCC images/time.pb-c.c [2019-12-08T17:35:43.873Z] #42 9.286 DEP images/time.pb-c.d [2019-12-08T17:35:43.873Z] #42 9.464 PBCC images/binfmt-misc.pb-c.c [2019-12-08T17:35:43.873Z] #42 9.538 DEP images/binfmt-misc.pb-c.d [2019-12-08T17:35:44.071Z] #41 146.9 CC criu/cr-dump.o [2019-12-08T17:35:44.235Z] #42 9.667 PBCC images/seccomp.pb-c.c [2019-12-08T17:35:44.235Z] #42 9.747 DEP images/seccomp.pb-c.d [2019-12-08T17:35:44.235Z] #42 9.933 PBCC images/userns.pb-c.c [2019-12-08T17:35:44.235Z] #42 ... [2019-12-08T17:35:44.235Z] [2019-12-08T17:35:44.235Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:35:44.235Z] #45 82.95 vendor/golang.org/x/net/dns/dnsmessage [2019-12-08T17:35:44.235Z] #45 83.42 bytes [2019-12-08T17:35:44.579Z] #45 ... [2019-12-08T17:35:44.579Z] [2019-12-08T17:35:44.579Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:35:44.579Z] #42 10.01 DEP images/userns.pb-c.d [2019-12-08T17:35:44.579Z] #42 10.19 PBCC images/cgroup.pb-c.c [2019-12-08T17:35:44.925Z] #42 10.26 DEP images/cgroup.pb-c.d [2019-12-08T17:35:44.925Z] #42 10.35 PBCC images/fown.pb-c.c [2019-12-08T17:35:44.925Z] #42 10.40 PBCC images/ext-file.pb-c.c [2019-12-08T17:35:44.925Z] #42 10.45 DEP images/fown.pb-c.d [2019-12-08T17:35:44.925Z] #42 10.56 DEP images/ext-file.pb-c.d [2019-12-08T17:35:45.273Z] #42 10.63 PBCC images/rpc.pb-c.c [2019-12-08T17:35:45.273Z] #42 10.77 DEP images/rpc.pb-c.d [2019-12-08T17:35:45.620Z] #42 10.90 PBCC images/siginfo.pb-c.c [2019-12-08T17:35:45.620Z] #42 10.94 DEP images/siginfo.pb-c.d [2019-12-08T17:35:45.620Z] #42 11.04 PBCC images/pagemap.pb-c.c [2019-12-08T17:35:45.620Z] #42 11.12 DEP images/pagemap.pb-c.d [2019-12-08T17:35:45.620Z] #42 11.26 PBCC images/rlimit.pb-c.c [2019-12-08T17:35:45.964Z] #42 11.32 DEP images/rlimit.pb-c.d [2019-12-08T17:35:45.964Z] #42 11.50 PBCC images/file-lock.pb-c.c [2019-12-08T17:35:46.309Z] #42 11.58 DEP images/file-lock.pb-c.d [2019-12-08T17:35:46.309Z] #42 11.77 PBCC images/tty.pb-c.c [2019-12-08T17:35:46.309Z] #42 11.93 DEP images/tty.pb-c.d [2019-12-08T17:35:46.585Z] #41 149.2 CC criu/cr-errno.o [2019-12-08T17:35:46.585Z] #41 149.3 CC criu/cr-restore.o [2019-12-08T17:35:46.655Z] #42 12.06 PBCC images/tun.pb-c.c [2019-12-08T17:35:46.655Z] #42 12.19 PBCC images/netdev.pb-c.c [2019-12-08T17:35:46.983Z] ? github.com/docker/docker/api [no test files] [2019-12-08T17:35:47.000Z] #42 12.35 DEP images/tun.pb-c.d [2019-12-08T17:35:47.000Z] #42 12.46 DEP images/netdev.pb-c.d [2019-12-08T17:35:47.000Z] #42 12.57 PBCC images/vma.pb-c.c [2019-12-08T17:35:47.000Z] #42 12.62 DEP images/vma.pb-c.d [2019-12-08T17:35:47.346Z] #42 12.82 PBCC images/creds.pb-c.c [2019-12-08T17:35:47.346Z] #42 ... [2019-12-08T17:35:47.346Z] [2019-12-08T17:35:47.346Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:35:47.346Z] #37 10.55 Scanning dependencies of target tini-static [2019-12-08T17:35:47.346Z] #37 10.70 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-08T17:35:47.346Z] #37 13.91 [100%] Linking C executable tini-static [2019-12-08T17:35:47.346Z] #37 15.02 [100%] Built target tini-static [2019-12-08T17:35:47.346Z] #37 15.10 + mkdir -p /build [2019-12-08T17:35:47.346Z] #37 15.10 + cp tini-static /build/docker-init [2019-12-08T17:35:47.346Z] #37 DONE 15.2s [2019-12-08T17:35:47.346Z] [2019-12-08T17:35:47.346Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:35:47.346Z] #42 12.85 DEP images/creds.pb-c.d [2019-12-08T17:35:47.691Z] #42 13.12 PBCC images/utsns.pb-c.c [2019-12-08T17:35:47.691Z] #42 13.15 DEP images/utsns.pb-c.d [2019-12-08T17:35:47.691Z] #42 13.34 PBCC images/ipc-desc.pb-c.c [2019-12-08T17:35:47.691Z] #42 13.41 PBCC images/ipc-sem.pb-c.c [2019-12-08T17:35:48.036Z] #42 13.47 DEP images/ipc-desc.pb-c.d [2019-12-08T17:35:48.036Z] #42 13.63 DEP images/ipc-sem.pb-c.d [2019-12-08T17:35:48.380Z] #42 13.75 PBCC images/ipc-msg.pb-c.c [2019-12-08T17:35:48.380Z] #42 13.96 DEP images/ipc-msg.pb-c.d [2019-12-08T17:35:48.725Z] #42 14.23 PBCC images/ipc-shm.pb-c.c [2019-12-08T17:35:48.725Z] #42 14.26 DEP images/ipc-shm.pb-c.d [2019-12-08T17:35:48.797Z] #60 218.2 + bin/containerd-shim-runc-v1 [2019-12-08T17:35:49.070Z] #42 14.48 PBCC images/ipc-var.pb-c.c [2019-12-08T17:35:49.070Z] #42 14.54 DEP images/ipc-var.pb-c.d [2019-12-08T17:35:49.070Z] #42 14.61 PBCC images/sk-opts.pb-c.c [2019-12-08T17:35:49.070Z] #42 14.64 PBCC images/packet-sock.pb-c.c [2019-12-08T17:35:49.096Z] #41 ... [2019-12-08T17:35:49.096Z] [2019-12-08T17:35:49.096Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:35:49.096Z] #17 141.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-08T17:35:49.096Z] #17 141.3 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-08T17:35:49.096Z] #17 141.3 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-08T17:35:49.416Z] #42 14.86 DEP images/sk-opts.pb-c.d [2019-12-08T17:35:49.416Z] #42 15.03 DEP images/packet-sock.pb-c.d [2019-12-08T17:35:49.416Z] #42 15.12 PBCC images/sk-netlink.pb-c.c [2019-12-08T17:35:49.768Z] #42 15.26 DEP images/sk-netlink.pb-c.d [2019-12-08T17:35:49.768Z] #42 15.35 PBCC images/sk-inet.pb-c.c [2019-12-08T17:35:50.111Z] #42 15.47 DEP images/sk-inet.pb-c.d [2019-12-08T17:35:50.111Z] #42 ... [2019-12-08T17:35:50.111Z] [2019-12-08T17:35:50.111Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-08T17:35:50.111Z] #27 40.64 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-08T17:35:50.111Z] #27 40.78 skipping existing c8c2d4a6b2e3 [2019-12-08T17:35:50.111Z] #27 41.07 [2019-12-08T17:35:50.111Z] #27 44.63 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-08T17:35:50.111Z] #27 46.16 [2019-12-08T17:35:50.111Z] #27 47.31 ######################################################################## 100.0% [2019-12-08T17:35:50.111Z] #27 47.68 [2019-12-08T17:35:50.111Z] #27 47.79 Download of images into '/build' complete. [2019-12-08T17:35:50.111Z] #27 47.79 Use something like the following to load the result into a Docker daemon: [2019-12-08T17:35:50.111Z] #27 47.79 tar -cC '/build' . | docker load [2019-12-08T17:35:50.111Z] #27 DONE 47.9s [2019-12-08T17:35:50.111Z] [2019-12-08T17:35:50.111Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:35:50.111Z] #42 15.66 PBCC images/sk-unix.pb-c.c [2019-12-08T17:35:50.454Z] #42 15.84 DEP images/sk-unix.pb-c.d [2019-12-08T17:35:50.797Z] #42 16.10 PBCC images/mm.pb-c.c [2019-12-08T17:35:50.797Z] #42 16.26 DEP images/mm.pb-c.d [2019-12-08T17:35:50.797Z] #42 16.44 PBCC images/timerfd.pb-c.c [2019-12-08T17:35:51.139Z] #42 16.56 DEP images/timerfd.pb-c.d [2019-12-08T17:35:51.139Z] #42 16.77 PBCC images/timer.pb-c.c [2019-12-08T17:35:51.139Z] #42 16.79 DEP images/timer.pb-c.d [2019-12-08T17:35:51.481Z] #42 16.90 PBCC images/sa.pb-c.c [2019-12-08T17:35:51.481Z] #42 17.00 DEP images/sa.pb-c.d [2019-12-08T17:35:51.481Z] #42 17.11 PBCC images/pipe-data.pb-c.c [2019-12-08T17:35:51.481Z] #42 17.16 DEP images/pipe-data.pb-c.d [2019-12-08T17:35:51.823Z] #42 17.36 PBCC images/mnt.pb-c.c [2019-12-08T17:35:52.086Z] #60 221.2 + bin/containerd-shim-runc-v2 [2019-12-08T17:35:52.164Z] #42 17.48 DEP images/mnt.pb-c.d [2019-12-08T17:35:52.164Z] #42 17.62 PBCC images/sk-packet.pb-c.c [2019-12-08T17:35:52.164Z] #42 17.67 DEP images/sk-packet.pb-c.d [2019-12-08T17:35:52.164Z] #42 17.75 PBCC images/tcp-stream.pb-c.c [2019-12-08T17:35:52.164Z] #42 17.87 DEP images/tcp-stream.pb-c.d [2019-12-08T17:35:52.457Z] #60 222.2 + binaries [2019-12-08T17:35:52.508Z] #42 17.99 PBCC images/pipe.pb-c.c [2019-12-08T17:35:52.508Z] #42 18.07 DEP images/pipe.pb-c.d [2019-12-08T17:35:52.508Z] #42 18.24 PBCC images/pstree.pb-c.c [2019-12-08T17:35:52.851Z] #60 222.2 + mkdir -p /build [2019-12-08T17:35:52.851Z] #60 222.2 + cp bin/containerd /build/containerd [2019-12-08T17:35:52.851Z] #60 222.2 + cp bin/containerd-shim /build/containerd-shim [2019-12-08T17:35:52.851Z] #60 222.2 + cp bin/ctr /build/ctr [2019-12-08T17:35:52.851Z] #60 DONE 222.4s [2019-12-08T17:35:52.852Z] #42 18.32 DEP images/pstree.pb-c.d [2019-12-08T17:35:52.852Z] #42 18.41 PBCC images/fs.pb-c.c [2019-12-08T17:35:52.852Z] #42 18.53 DEP images/fs.pb-c.d [2019-12-08T17:35:53.197Z] #42 18.60 PBCC images/signalfd.pb-c.c [2019-12-08T17:35:53.197Z] #42 18.73 DEP images/signalfd.pb-c.d [2019-12-08T17:35:53.197Z] #42 ... [2019-12-08T17:35:53.197Z] [2019-12-08T17:35:53.197Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:35:53.197Z] #32 91.80 bufio [2019-12-08T17:35:53.197Z] #32 93.75 reflect [2019-12-08T17:35:53.197Z] #32 94.51 path [2019-12-08T17:35:53.197Z] #32 99.10 text/tabwriter [2019-12-08T17:35:53.540Z] #32 ... [2019-12-08T17:35:53.540Z] [2019-12-08T17:35:53.540Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:35:53.540Z] #42 18.91 PBCC images/fh.pb-c.c [2019-12-08T17:35:53.540Z] #42 19.04 PBCC images/fsnotify.pb-c.c [2019-12-08T17:35:53.540Z] #42 19.24 DEP images/fh.pb-c.d [2019-12-08T17:35:53.751Z] [2019-12-08T17:35:53.751Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-08T17:35:53.884Z] #42 19.35 DEP images/fsnotify.pb-c.d [2019-12-08T17:35:53.884Z] #42 19.49 PBCC images/eventpoll.pb-c.c [2019-12-08T17:35:54.015Z] Running on azwin-2-5a6a40 in d:\jenkins\workspace\moby_PR-40295 [Pipeline] { [Pipeline] ws [2019-12-08T17:35:54.031Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-12-08T17:35:54.120Z] #61 DONE 0.2s [2019-12-08T17:35:54.120Z] [2019-12-08T17:35:54.120Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-08T17:35:54.120Z] #65 DONE 0.1s [2019-12-08T17:35:54.120Z] [2019-12-08T17:35:54.120Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-08T17:35:54.120Z] #67 DONE 0.1s [2019-12-08T17:35:54.228Z] #42 19.58 DEP images/eventpoll.pb-c.d [2019-12-08T17:35:54.228Z] #42 19.70 PBCC images/eventfd.pb-c.c [2019-12-08T17:35:54.228Z] #42 19.75 DEP images/eventfd.pb-c.d [2019-12-08T17:35:54.228Z] #42 19.85 PBCC images/remap-file-path.pb-c.c [2019-12-08T17:35:54.484Z] [2019-12-08T17:35:54.484Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-08T17:35:54.484Z] #70 DONE 0.1s [2019-12-08T17:35:54.484Z] [2019-12-08T17:35:54.484Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-08T17:35:54.484Z] #71 DONE 0.0s [2019-12-08T17:35:54.484Z] [2019-12-08T17:35:54.484Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-12-08T17:35:54.605Z] #42 19.91 DEP images/remap-file-path.pb-c.d [2019-12-08T17:35:54.605Z] #42 20.07 PBCC images/fifo.pb-c.c [2019-12-08T17:35:54.605Z] #42 20.12 DEP images/fifo.pb-c.d [2019-12-08T17:35:54.951Z] #42 20.29 PBCC images/ghost-file.pb-c.c [2019-12-08T17:35:54.951Z] #42 20.52 DEP images/ghost-file.pb-c.d [2019-12-08T17:35:55.293Z] #42 20.64 PBCC images/regfile.pb-c.c [2019-12-08T17:35:55.293Z] #42 20.80 DEP images/regfile.pb-c.d [2019-12-08T17:35:55.293Z] #42 20.88 PBCC images/ns.pb-c.c [2019-12-08T17:35:55.293Z] #42 20.91 DEP images/ns.pb-c.d [2019-12-08T17:35:55.293Z] #42 21.02 PBCC images/fdinfo.pb-c.c [2019-12-08T17:35:55.623Z] #17 ... [2019-12-08T17:35:55.623Z] [2019-12-08T17:35:55.623Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:35:55.623Z] #41 153.9 CC criu/cr-service.o [2019-12-08T17:35:55.623Z] #41 155.4 CC criu/crtools.o [2019-12-08T17:35:55.623Z] #41 156.2 CC criu/eventfd.o [2019-12-08T17:35:55.623Z] #41 156.6 CC criu/eventpoll.o [2019-12-08T17:35:55.623Z] #41 157.5 CC criu/external.o [2019-12-08T17:35:55.623Z] #41 158.0 CC criu/fault-injection.o [2019-12-08T17:35:55.623Z] #41 158.1 CC criu/fdstore.o [2019-12-08T17:35:55.623Z] #41 158.4 CC criu/fifo.o [2019-12-08T17:35:55.623Z] #41 158.8 CC criu/file-ids.o [2019-12-08T17:35:55.636Z] #42 21.15 DEP images/fdinfo.pb-c.d [2019-12-08T17:35:55.636Z] #42 ... [2019-12-08T17:35:55.636Z] [2019-12-08T17:35:55.636Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:35:55.636Z] #45 94.28 bufio [2019-12-08T17:35:55.636Z] #45 96.71 reflect [2019-12-08T17:35:55.636Z] #45 103.7 regexp/syntax [2019-12-08T17:35:55.982Z] #45 ... [2019-12-08T17:35:55.982Z] [2019-12-08T17:35:55.982Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:35:55.982Z] #42 21.32 PBCC images/core-aarch64.pb-c.c [2019-12-08T17:35:55.982Z] #42 21.42 PBCC images/core-arm.pb-c.c [2019-12-08T17:35:55.982Z] #42 21.55 PBCC images/core-ppc64.pb-c.c [2019-12-08T17:35:55.982Z] #42 21.65 PBCC images/core-s390.pb-c.c [2019-12-08T17:35:56.184Z] #41 159.2 CC criu/file-lock.o [2019-12-08T17:35:56.326Z] #42 21.80 PBCC images/core-x86.pb-c.c [2019-12-08T17:35:56.326Z] #42 21.90 PBCC images/core.pb-c.c [2019-12-08T17:35:56.372Z] #72 DONE 2.1s [2019-12-08T17:35:56.372Z] [2019-12-08T17:35:56.372Z] #73 exporting to oci image format [2019-12-08T17:35:56.671Z] #42 22.12 PBCC images/inventory.pb-c.c [2019-12-08T17:35:56.765Z] #73 exporting layers [2019-12-08T17:35:56.978Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements [2019-12-08T17:35:57.015Z] #42 22.36 DEP images/core-aarch64.pb-c.d [2019-12-08T17:35:57.015Z] #42 22.46 DEP images/core-arm.pb-c.d [2019-12-08T17:35:57.015Z] #42 22.54 DEP images/core-ppc64.pb-c.d [2019-12-08T17:35:57.117Z] #41 160.2 CC criu/files-ext.o [2019-12-08T17:35:57.359Z] #42 22.64 DEP images/core-s390.pb-c.d [2019-12-08T17:35:57.359Z] #42 22.69 DEP images/core-x86.pb-c.d [2019-12-08T17:35:57.359Z] #42 22.78 DEP images/core.pb-c.d [2019-12-08T17:35:57.359Z] #42 22.87 DEP images/inventory.pb-c.d [2019-12-08T17:35:57.359Z] #42 22.99 PBCC images/cpuinfo.pb-c.c [2019-12-08T17:35:57.676Z] #41 160.7 CC criu/files-reg.o [2019-12-08T17:35:57.704Z] #42 23.04 DEP images/cpuinfo.pb-c.d [2019-12-08T17:35:57.704Z] #42 23.12 PBCC images/stats.pb-c.c [2019-12-08T17:35:57.704Z] #42 23.15 DEP images/stats.pb-c.d [2019-12-08T17:35:59.043Z] #41 ... [2019-12-08T17:35:59.043Z] [2019-12-08T17:35:59.043Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:35:59.043Z] #17 151.8 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-08T17:35:59.298Z] #17 151.9 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-08T17:35:59.298Z] #17 151.9 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-12-08T17:35:59.298Z] #17 151.9 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-08T17:35:59.298Z] #17 151.9 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-08T17:35:59.298Z] #17 151.9 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-08T17:35:59.298Z] #17 151.9 Processing triggers for mime-support (3.60) ... [2019-12-08T17:35:59.298Z] #17 152.0 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:35:59.553Z] #17 152.0 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-12-08T17:35:59.553Z] #17 152.0 Setting up libcap2-bin (1:2.25-1) ... [2019-12-08T17:35:59.553Z] #17 152.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-08T17:35:59.553Z] #17 152.0 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-08T17:35:59.553Z] #17 152.0 Setting up bash-completion (1:2.1-4.3) ... [2019-12-08T17:36:00.050Z] #42 25.62 make[1]: Nothing to be done for 'all'. [2019-12-08T17:36:01.420Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|files|deps|imports|name) took 1m48.43822502s [2019-12-08T17:36:01.420Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 456.463656ms [2019-12-08T17:36:02.108Z] #17 154.6 Setting up libonig4:amd64 (6.1.3-2) ... [2019-12-08T17:36:02.108Z] #17 154.6 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-08T17:36:02.109Z] #17 154.6 Setting up zip (3.0-11+b1) ... [2019-12-08T17:36:02.109Z] #17 154.6 Setting up bzip2 (1.0.6-8.1) ... [2019-12-08T17:36:02.109Z] #17 154.6 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-08T17:36:02.109Z] #17 154.6 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-08T17:36:02.109Z] #17 154.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:36:02.109Z] #17 154.7 Setting up libaio1:amd64 (0.3.110-3) ... [2019-12-08T17:36:02.109Z] #17 154.7 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-08T17:36:02.109Z] #17 154.7 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-08T17:36:02.109Z] #17 154.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-08T17:36:02.109Z] #17 154.7 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-08T17:36:02.109Z] #17 154.7 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:36:02.109Z] #17 154.8 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-12-08T17:36:02.109Z] #17 154.8 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-12-08T17:36:02.109Z] #17 154.8 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-12-08T17:36:02.364Z] #17 154.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:36:02.510Z] #42 27.75 CC images/stats.o [2019-12-08T17:36:02.620Z] #17 155.3 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-12-08T17:36:02.620Z] #17 155.3 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-12-08T17:36:02.876Z] #17 155.4 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-12-08T17:36:02.876Z] #17 155.4 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-12-08T17:36:03.132Z] #17 155.8 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-08T17:36:03.132Z] #17 155.8 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-12-08T17:36:03.132Z] #17 ... [2019-12-08T17:36:03.132Z] [2019-12-08T17:36:03.132Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:36:03.132Z] #54 192.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-08T17:36:03.132Z] #54 194.4 + mkdir -p /build [2019-12-08T17:36:03.132Z] #54 194.4 + cp runc /build/runc [2019-12-08T17:36:03.132Z] #54 DONE 195.3s [2019-12-08T17:36:03.132Z] [2019-12-08T17:36:03.132Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:36:03.132Z] #17 155.8 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-12-08T17:36:03.132Z] #17 155.9 Setting up pigz (2.3.4-1) ... [2019-12-08T17:36:03.132Z] #17 155.9 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-08T17:36:03.132Z] #17 155.9 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-12-08T17:36:03.132Z] #17 155.9 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-08T17:36:03.132Z] #17 155.9 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-08T17:36:03.245Z] #42 28.47 CC images/core.o [2019-12-08T17:36:03.245Z] #42 ... [2019-12-08T17:36:03.245Z] [2019-12-08T17:36:03.245Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:36:03.245Z] #18 35.99 Reading package lists... [2019-12-08T17:36:03.245Z] #18 47.46 Building dependency tree... [2019-12-08T17:36:03.245Z] #18 50.15 The following additional packages will be installed: [2019-12-08T17:36:03.245Z] #18 50.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-12-08T17:36:03.245Z] #18 50.15 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-12-08T17:36:03.245Z] #18 50.16 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-12-08T17:36:03.245Z] #18 50.16 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-12-08T17:36:03.245Z] #18 50.16 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-12-08T17:36:03.245Z] #18 50.16 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-08T17:36:03.245Z] #18 50.16 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-12-08T17:36:03.245Z] #18 50.16 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-12-08T17:36:03.245Z] #18 50.16 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-12-08T17:36:03.245Z] #18 50.17 Suggested packages: [2019-12-08T17:36:03.245Z] #18 50.17 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-12-08T17:36:03.245Z] #18 50.17 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-12-08T17:36:03.245Z] #18 50.17 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-12-08T17:36:03.245Z] #18 50.17 vim-doc vim-scripts xfsdump acl attr quota [2019-12-08T17:36:03.245Z] #18 50.17 Recommended packages: [2019-12-08T17:36:03.245Z] #18 50.17 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-08T17:36:03.245Z] #18 50.17 python3-keyrings.alt python3-xdg unzip [2019-12-08T17:36:03.245Z] #18 57.19 The following NEW packages will be installed: [2019-12-08T17:36:03.245Z] #18 57.19 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-12-08T17:36:03.245Z] #18 57.19 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-12-08T17:36:03.245Z] #18 57.19 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-08T17:36:03.245Z] #18 57.19 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-12-08T17:36:03.245Z] #18 57.19 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-12-08T17:36:03.245Z] #18 57.19 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-12-08T17:36:03.245Z] #18 57.19 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-12-08T17:36:03.245Z] #18 57.19 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-12-08T17:36:03.245Z] #18 57.19 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-12-08T17:36:03.245Z] #18 57.19 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-12-08T17:36:03.245Z] #18 57.20 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-12-08T17:36:03.245Z] #18 57.20 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-12-08T17:36:03.245Z] #18 57.20 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-12-08T17:36:03.245Z] #18 57.20 xfsprogs xxd xz-utils zip [2019-12-08T17:36:03.387Z] #17 155.9 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-08T17:36:03.388Z] #17 156.0 Setting up jq (1.5+dfsg-1.3) ... [2019-12-08T17:36:03.388Z] #17 156.0 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-12-08T17:36:03.388Z] #17 156.0 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-12-08T17:36:03.388Z] #17 156.1 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-08T17:36:03.388Z] #17 156.1 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:36:03.388Z] #17 156.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-08T17:36:03.388Z] #17 156.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-08T17:36:03.388Z] #17 156.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-08T17:36:03.388Z] #17 156.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-08T17:36:03.388Z] #17 156.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-08T17:36:03.388Z] #17 156.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-08T17:36:03.388Z] #17 156.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-08T17:36:03.587Z] #18 57.32 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-12-08T17:36:03.587Z] #18 57.32 Need to get 87.3 MB of archives. [2019-12-08T17:36:03.587Z] #18 57.32 After this operation, 585 MB of additional disk space will be used. [2019-12-08T17:36:03.587Z] #18 57.32 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-12-08T17:36:03.587Z] #18 57.39 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-12-08T17:36:03.587Z] #18 57.41 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-12-08T17:36:03.587Z] #18 57.41 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-12-08T17:36:03.587Z] #18 57.44 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-12-08T17:36:03.587Z] #18 57.47 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-12-08T17:36:03.587Z] #18 57.57 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-12-08T17:36:03.643Z] #17 156.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-08T17:36:03.643Z] #17 156.2 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-12-08T17:36:03.643Z] #17 156.3 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-08T17:36:03.643Z] #17 156.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-08T17:36:03.643Z] #17 156.3 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-08T17:36:03.643Z] #17 156.3 Setting up btrfs-progs (4.7.3-1) ... [2019-12-08T17:36:03.643Z] #17 156.4 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-12-08T17:36:03.643Z] #17 156.4 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-08T17:36:03.930Z] #18 57.81 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-12-08T17:36:03.930Z] #18 57.90 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-12-08T17:36:03.930Z] #18 57.98 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-12-08T17:36:04.665Z] #18 ... [2019-12-08T17:36:04.665Z] [2019-12-08T17:36:04.665Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:36:04.665Z] #42 29.94 CC images/core-x86.o [2019-12-08T17:36:05.857Z] #42 31.32 CC images/core-arm.o [2019-12-08T17:36:06.598Z] #42 32.19 CC images/core-aarch64.o [2019-12-08T17:36:07.372Z] #42 33.06 CC images/core-ppc64.o [2019-12-08T17:36:08.932Z] #17 160.7 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-12-08T17:36:08.932Z] #17 160.7 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-08T17:36:08.932Z] #17 160.7 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-12-08T17:36:08.932Z] #17 160.7 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-12-08T17:36:08.932Z] #17 160.7 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-12-08T17:36:08.932Z] #17 160.7 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-12-08T17:36:08.932Z] #17 160.7 Setting up btrfs-tools (4.7.3-1) ... [2019-12-08T17:36:08.932Z] #17 160.7 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-08T17:36:08.932Z] #17 160.8 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-12-08T17:36:08.932Z] #17 160.8 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-12-08T17:36:08.932Z] #17 160.8 Setting up python3 (3.5.3-1) ... [2019-12-08T17:36:09.089Z] #42 34.38 CC images/core-s390.o [2019-12-08T17:36:09.089Z] #42 ... [2019-12-08T17:36:09.089Z] [2019-12-08T17:36:09.089Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:36:09.089Z] #32 107.3 internal/syscall/unix [2019-12-08T17:36:09.089Z] #32 107.4 time [2019-12-08T17:36:09.089Z] #32 ... [2019-12-08T17:36:09.089Z] [2019-12-08T17:36:09.089Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:36:09.089Z] #60 61.45 Checking out files: 47% (1402/2934) Checking out files: 48% (1409/2934) Checking out files: 49% (1438/2934) Checking out files: 50% (1467/2934) Checking out files: 51% (1497/2934) Checking out files: 52% (1526/2934) Checking out files: 53% (1556/2934) Checking out files: 54% (1585/2934) Checking out files: 55% (1614/2934) Checking out files: 56% (1644/2934) Checking out files: 57% (1673/2934) Checking out files: 58% (1702/2934) Checking out files: 59% (1732/2934) Checking out files: 60% (1761/2934) Checking out files: 61% (1790/2934) Checking out files: 62% (1820/2934) Checking out files: 63% (1849/2934) Checking out files: 64% (1878/2934) Checking out files: 65% (1908/2934) Checking out files: 66% (1937/2934) Checking out files: 67% (1966/2934) Checking out files: 68% (1996/2934) Checking out files: 69% (2025/2934) Checking out files: 70% (2054/2934) Checking out files: 71% (2084/2934) Checking out files: 72% (2113/2934) Checking out files: 73% (2142/2934) Checking out files: 74% (2172/2934) Checking out files: 75% (2201/2934) Checking out files: 76% (2230/2934) Checking out files: 77% (2260/2934) Checking out files: 78% (2289/2934) Checking out files: 79% (2318/2934) Checking out files: 80% (2348/2934) Checking out files: 81% (2377/2934) Checking out files: 82% (2406/2934) Checking out files: 83% (2436/2934) Checking out files: 84% (2465/2934) Checking out files: 84% (2488/2934) Checking out files: 85% (2494/2934) Checking out files: 86% (2524/2934) Checking out files: 87% (2553/2934) Checking out files: 88% (2582/2934) Checking out files: 89% (2612/2934) Checking out files: 90% (2641/2934) Checking out files: 91% (2670/2934) Checking out files: 92% (2700/2934) Checking out files: 93% (2729/2934) Checking out files: 94% (2758/2934) Checking out files: 95% (2788/2934) Checking out files: 96% (2817/2934) Checking out files: 97% (2846/2934) Checking out files: 98% (2876/2934) Checking out files: 99% (2905/2934) Checking out files: 100% (2934/2934) Checking out files: 100% (2934/2934), done. [2019-12-08T17:36:09.089Z] #60 63.05 + cd /tmp/tmp.wERbTT9XOF/src/github.com/containerd/containerd [2019-12-08T17:36:09.089Z] #60 63.05 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-08T17:36:09.089Z] #60 63.91 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-08T17:36:09.089Z] #60 63.91 + BUILDTAGS='netgo osusergo static_build' [2019-12-08T17:36:09.089Z] #60 63.91 + export EXTRA_FLAGS=-buildmode=pie [2019-12-08T17:36:09.089Z] #60 63.91 + EXTRA_FLAGS=-buildmode=pie [2019-12-08T17:36:09.089Z] #60 63.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-08T17:36:09.089Z] #60 63.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-08T17:36:09.089Z] #60 63.91 + '[' '' = dynamic ']' [2019-12-08T17:36:09.089Z] #60 63.91 + make [2019-12-08T17:36:09.089Z] #60 65.70 + bin/ctr [2019-12-08T17:36:09.493Z] #17 162.1 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-08T17:36:09.749Z] #17 ... [2019-12-08T17:36:09.749Z] [2019-12-08T17:36:09.749Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:36:09.749Z] #41 162.8 CC criu/files.o [2019-12-08T17:36:09.749Z] #41 165.1 CC criu/filesystems.o [2019-12-08T17:36:09.749Z] #41 165.8 CC criu/fsnotify.o [2019-12-08T17:36:09.749Z] #41 167.2 CC criu/image-desc.o [2019-12-08T17:36:09.749Z] #41 167.5 CC criu/image.o [2019-12-08T17:36:09.749Z] #41 168.4 CC criu/ipc_ns.o [2019-12-08T17:36:09.749Z] #41 169.5 CC criu/irmap.o [2019-12-08T17:36:09.749Z] #41 170.1 CC criu/kcmp-ids.o [2019-12-08T17:36:09.749Z] #41 170.4 CC criu/kerndat.o [2019-12-08T17:36:09.749Z] #41 171.4 CC criu/libnetlink.o [2019-12-08T17:36:09.749Z] #41 171.8 CC criu/log.o [2019-12-08T17:36:09.749Z] #41 172.3 CC criu/lsm.o [2019-12-08T17:36:09.749Z] #41 172.7 CC criu/mem.o [2019-12-08T17:36:10.005Z] #41 ... [2019-12-08T17:36:10.005Z] [2019-12-08T17:36:10.005Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:36:10.005Z] #38 264.4 + dpkg --print-architecture [2019-12-08T17:36:10.005Z] #38 264.4 + cd /tmp/tmp.uGMNhEPDaM/src/github.com/docker/distribution [2019-12-08T17:36:10.005Z] #38 264.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-08T17:36:10.005Z] #38 264.8 + GOPATH=/tmp/tmp.uGMNhEPDaM/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.uGMNhEPDaM [2019-12-08T17:36:10.005Z] #38 264.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-08T17:36:11.370Z] #38 ... [2019-12-08T17:36:11.370Z] [2019-12-08T17:36:11.370Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:36:11.370Z] #41 174.2 CC criu/mount.o [2019-12-08T17:36:12.140Z] #60 ... [2019-12-08T17:36:12.140Z] [2019-12-08T17:36:12.140Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:36:12.140Z] #45 110.7 vendor/golang.org/x/text/transform [2019-12-08T17:36:12.140Z] #45 116.5 time [2019-12-08T17:36:12.140Z] #45 ... [2019-12-08T17:36:12.140Z] [2019-12-08T17:36:12.140Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:36:12.140Z] #18 58.59 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-12-08T17:36:12.140Z] #18 58.63 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-12-08T17:36:12.140Z] #18 58.63 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-12-08T17:36:12.140Z] #18 58.64 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-12-08T17:36:12.140Z] #18 58.65 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-12-08T17:36:12.140Z] #18 58.73 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-12-08T17:36:12.140Z] #18 58.74 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-12-08T17:36:12.140Z] #18 58.75 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-12-08T17:36:12.140Z] #18 58.76 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-12-08T17:36:12.140Z] #18 58.86 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-12-08T17:36:12.140Z] #18 58.95 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-12-08T17:36:12.140Z] #18 58.98 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-08T17:36:12.140Z] #18 59.00 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-08T17:36:12.140Z] #18 59.02 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-12-08T17:36:12.140Z] #18 59.04 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-12-08T17:36:12.140Z] #18 59.05 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-12-08T17:36:12.140Z] #18 59.09 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-12-08T17:36:12.140Z] #18 59.12 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-12-08T17:36:12.140Z] #18 59.13 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-12-08T17:36:12.140Z] #18 59.20 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-12-08T17:36:12.140Z] #18 59.20 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-12-08T17:36:12.140Z] #18 59.22 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-12-08T17:36:12.140Z] #18 59.24 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-12-08T17:36:12.140Z] #18 59.27 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-12-08T17:36:12.140Z] #18 59.28 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-12-08T17:36:12.140Z] #18 59.29 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-12-08T17:36:12.140Z] #18 59.30 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-12-08T17:36:12.140Z] #18 59.31 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-12-08T17:36:12.140Z] #18 59.31 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-12-08T17:36:12.140Z] #18 59.36 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-12-08T17:36:12.140Z] #18 59.40 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-12-08T17:36:12.140Z] #18 59.43 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-12-08T17:36:12.140Z] #18 59.50 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-12-08T17:36:12.140Z] #18 59.53 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-12-08T17:36:12.140Z] #18 59.55 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-12-08T17:36:12.140Z] #18 59.55 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-12-08T17:36:12.140Z] #18 59.56 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-12-08T17:36:12.140Z] #18 59.60 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-12-08T17:36:12.140Z] #18 60.07 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-12-08T17:36:12.140Z] #18 60.10 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-08T17:36:12.140Z] #18 60.23 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-08T17:36:12.140Z] #18 60.25 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-08T17:36:12.140Z] #18 60.26 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-12-08T17:36:12.140Z] #18 60.29 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-08T17:36:12.140Z] #18 60.30 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-12-08T17:36:12.140Z] #18 60.34 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-08T17:36:12.140Z] #18 60.98 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-12-08T17:36:12.140Z] #18 61.09 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-12-08T17:36:12.140Z] #18 61.18 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-12-08T17:36:12.140Z] #18 61.21 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-12-08T17:36:12.140Z] #18 61.23 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-12-08T17:36:12.140Z] #18 61.40 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-12-08T17:36:12.140Z] #18 61.89 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-12-08T17:36:12.140Z] #18 62.42 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-12-08T17:36:12.140Z] #18 62.43 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-08T17:36:12.141Z] #18 62.87 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-12-08T17:36:12.141Z] #18 63.19 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-12-08T17:36:12.141Z] #18 63.27 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-12-08T17:36:13.864Z] #18 67.38 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-12-08T17:36:14.636Z] #41 177.6 CC criu/namespaces.o [2019-12-08T17:36:15.060Z] #18 ... [2019-12-08T17:36:15.060Z] [2019-12-08T17:36:15.060Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:36:15.060Z] #45 123.7 regexp [2019-12-08T17:36:16.527Z] #41 179.4 CC criu/net.o [2019-12-08T17:36:16.783Z] #41 ... [2019-12-08T17:36:16.783Z] [2019-12-08T17:36:16.783Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:36:16.783Z] #17 163.4 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-08T17:36:16.783Z] #17 163.5 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-08T17:36:16.783Z] #17 163.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-12-08T17:36:16.783Z] #17 163.6 Setting up python3-wheel (0.29.0-2) ... [2019-12-08T17:36:16.784Z] #17 164.4 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-08T17:36:16.784Z] #17 165.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-12-08T17:36:16.784Z] #17 165.5 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-08T17:36:16.784Z] #17 166.7 Setting up dmsetup (2:1.02.137-2) ... [2019-12-08T17:36:16.784Z] #17 166.7 Setting up python3-setuptools (33.1.1-1) ... [2019-12-08T17:36:16.784Z] #17 167.8 Setting up dh-python (2.20170125) ... [2019-12-08T17:36:16.784Z] #17 168.6 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-12-08T17:36:16.784Z] #17 168.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:36:16.784Z] #17 DONE 169.3s [2019-12-08T17:36:16.784Z] [2019-12-08T17:36:16.784Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-08T17:36:17.441Z] using credential docker-jenkins-github-credentials [2019-12-08T17:36:17.518Z] Cloning the remote Git repository [2019-12-08T17:36:17.518Z] Cloning with configured refspecs honoured and without tags [2019-12-08T17:36:17.727Z] Cloning repository https://github.com/moby/moby.git [2019-12-08T17:36:18.100Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-12-08T17:36:18.892Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-08T17:36:18.893Z] > git --version # timeout=10 [2019-12-08T17:36:18.941Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-08T17:36:18.944Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40295/head:refs/remotes/origin/PR-40295 +refs/heads/master:refs/remotes/origin/master [2019-12-08T17:36:19.958Z] #45 ... [2019-12-08T17:36:19.958Z] [2019-12-08T17:36:19.958Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:36:19.958Z] #32 118.1 internal/poll [2019-12-08T17:36:19.958Z] #32 122.4 os [2019-12-08T17:36:19.958Z] #32 124.4 internal/fmtsort [2019-12-08T17:36:19.958Z] #32 127.4 fmt [2019-12-08T17:36:19.958Z] #32 127.4 path/filepath [2019-12-08T17:36:19.958Z] #32 ... [2019-12-08T17:36:19.958Z] [2019-12-08T17:36:19.958Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:36:19.958Z] #18 71.29 debconf: delaying package configuration, since apt-utils is not installed [2019-12-08T17:36:19.958Z] #18 71.45 Fetched 87.3 MB in 12s (6775 kB/s) [2019-12-08T17:36:19.958Z] #18 71.60 Selecting previously unselected package bash-completion. [2019-12-08T17:36:19.958Z] #18 71.60 (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-12-08T17:36:19.958Z] #18 71.67 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-08T17:36:20.302Z] #18 ... [2019-12-08T17:36:20.302Z] [2019-12-08T17:36:20.302Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:36:20.302Z] #42 35.90 CC images/cpuinfo.o [2019-12-08T17:36:20.302Z] #42 36.90 CC images/inventory.o [2019-12-08T17:36:20.302Z] #42 37.43 CC images/fdinfo.o [2019-12-08T17:36:20.302Z] #42 38.18 CC images/fown.o [2019-12-08T17:36:20.302Z] #42 38.70 CC images/ns.o [2019-12-08T17:36:20.302Z] #42 39.13 CC images/regfile.o [2019-12-08T17:36:20.302Z] #42 39.58 CC images/ghost-file.o [2019-12-08T17:36:20.302Z] #42 40.34 CC images/fifo.o [2019-12-08T17:36:20.302Z] #42 40.75 CC images/remap-file-path.o [2019-12-08T17:36:20.302Z] #42 41.15 CC images/eventfd.o [2019-12-08T17:36:20.302Z] #42 41.43 CC images/eventpoll.o [2019-12-08T17:36:20.302Z] #42 42.02 CC images/fh.o [2019-12-08T17:36:20.302Z] #42 42.74 CC images/fsnotify.o [2019-12-08T17:36:20.302Z] #42 44.20 CC images/signalfd.o [2019-12-08T17:36:20.302Z] #42 44.61 CC images/fs.o [2019-12-08T17:36:20.302Z] #42 45.08 CC images/pstree.o [2019-12-08T17:36:20.302Z] #42 45.43 CC images/pipe.o [2019-12-08T17:36:20.647Z] #42 46.01 CC images/tcp-stream.o [2019-12-08T17:36:20.992Z] #42 46.45 CC images/sk-packet.o [2019-12-08T17:36:21.341Z] #42 ... [2019-12-08T17:36:21.341Z] [2019-12-08T17:36:21.341Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:36:21.341Z] #32 130.0 io/ioutil [2019-12-08T17:36:22.154Z] #18 ... [2019-12-08T17:36:22.154Z] [2019-12-08T17:36:22.154Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:36:22.154Z] #41 182.5 CC criu/netfilter.o [2019-12-08T17:36:22.154Z] #41 182.8 CC criu/page-pipe.o [2019-12-08T17:36:22.154Z] #41 183.5 CC criu/page-xfer.o [2019-12-08T17:36:22.154Z] #41 184.6 CC criu/pagemap-cache.o [2019-12-08T17:36:22.154Z] #41 185.0 CC criu/pagemap.o [2019-12-08T17:36:23.082Z] #41 185.9 CC criu/parasite-syscall.o [2019-12-08T17:36:23.644Z] #41 186.7 CC criu/path.o [2019-12-08T17:36:23.900Z] #41 186.9 CC criu/pie-util-vdso-elf32.o [2019-12-08T17:36:24.156Z] #41 187.3 CC criu/pie-util-vdso.o [2019-12-08T17:36:24.718Z] #41 187.6 CC criu/pie-util.o [2019-12-08T17:36:24.718Z] #41 187.8 CC criu/pipes.o [2019-12-08T17:36:25.244Z] #32 133.9 flag [2019-12-08T17:36:25.587Z] #32 133.9 log [2019-12-08T17:36:25.587Z] #32 133.9 github.com/BurntSushi/toml [2019-12-08T17:36:25.688Z] #41 188.4 CC criu/plugin.o [2019-12-08T17:36:25.688Z] #41 188.7 CC criu/proc_parse.o [2019-12-08T17:36:26.783Z] #32 ... [2019-12-08T17:36:26.783Z] [2019-12-08T17:36:26.783Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:36:26.783Z] #18 77.83 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-08T17:36:26.783Z] #18 78.72 Selecting previously unselected package libnet1:ppc64el. [2019-12-08T17:36:26.783Z] #18 78.73 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-12-08T17:36:26.783Z] #18 78.74 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-08T17:36:26.783Z] #18 78.91 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-12-08T17:36:26.783Z] #18 78.94 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-12-08T17:36:26.783Z] #18 78.95 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-12-08T17:36:26.783Z] #18 79.11 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-12-08T17:36:26.784Z] #18 79.12 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-12-08T17:36:26.784Z] #18 79.13 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-12-08T17:36:26.784Z] #18 79.28 Selecting previously unselected package libudev-dev:ppc64el. [2019-12-08T17:36:26.784Z] #18 79.30 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-12-08T17:36:26.784Z] #18 79.38 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-12-08T17:36:26.784Z] #18 79.73 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-12-08T17:36:26.784Z] #18 79.74 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-08T17:36:26.784Z] #18 79.74 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-12-08T17:36:26.784Z] #18 80.52 Selecting previously unselected package python3.5-minimal. [2019-12-08T17:36:26.784Z] #18 80.54 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-08T17:36:26.784Z] #18 80.57 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-08T17:36:28.289Z] #41 191.0 CC criu/protobuf-desc.o [2019-12-08T17:36:28.503Z] #18 82.24 Selecting previously unselected package python3-minimal. [2019-12-08T17:36:28.503Z] #18 82.25 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-12-08T17:36:28.503Z] #18 82.27 Unpacking python3-minimal (3.5.3-1) ... [2019-12-08T17:36:28.503Z] #18 82.40 Selecting previously unselected package libmpdec2:ppc64el. [2019-12-08T17:36:28.503Z] #18 82.42 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-12-08T17:36:28.503Z] #18 82.43 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-12-08T17:36:28.848Z] #18 82.59 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-12-08T17:36:28.848Z] #18 82.60 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-08T17:36:28.848Z] #18 82.60 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-12-08T17:36:28.851Z] #41 191.8 CC criu/protobuf.o [2019-12-08T17:36:29.107Z] #41 192.2 CC criu/pstree.o [2019-12-08T17:36:29.363Z] #41 ... [2019-12-08T17:36:29.363Z] [2019-12-08T17:36:29.363Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:36:29.619Z] #38 288.2 + rm -rf /tmp/tmp.uGMNhEPDaM/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.uGMNhEPDaM [2019-12-08T17:36:30.181Z] #38 DONE 288.6s [2019-12-08T17:36:30.181Z] [2019-12-08T17:36:30.181Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-08T17:36:30.181Z] #18 5.954 Collecting yamllint==1.16.0 [2019-12-08T17:36:30.181Z] #18 12.81 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-08T17:36:30.181Z] #18 13.14 Collecting pyyaml (from yamllint==1.16.0) [2019-12-08T17:36:30.181Z] #18 ... [2019-12-08T17:36:30.181Z] [2019-12-08T17:36:30.181Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:36:30.181Z] #41 193.3 CC criu/rbtree.o [2019-12-08T17:36:30.743Z] #41 193.7 CC criu/rst-malloc.o [2019-12-08T17:36:30.999Z] #41 194.1 CC criu/seccomp.o [2019-12-08T17:36:31.922Z] #18 85.23 Selecting previously unselected package python3.5. [2019-12-08T17:36:31.922Z] #18 85.24 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-08T17:36:31.922Z] #18 85.25 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-08T17:36:31.922Z] #18 85.65 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-12-08T17:36:31.922Z] #18 ... [2019-12-08T17:36:31.922Z] [2019-12-08T17:36:31.922Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:36:31.922Z] #42 47.13 CC images/mnt.o [2019-12-08T17:36:31.922Z] #42 47.59 CC images/pipe-data.o [2019-12-08T17:36:31.922Z] #42 48.09 CC images/sa.o [2019-12-08T17:36:31.922Z] #42 48.49 CC images/timer.o [2019-12-08T17:36:31.922Z] #42 49.39 CC images/timerfd.o [2019-12-08T17:36:31.922Z] #42 49.89 CC images/mm.o [2019-12-08T17:36:31.922Z] #42 50.58 CC images/sk-opts.o [2019-12-08T17:36:31.922Z] #42 51.10 CC images/sk-unix.o [2019-12-08T17:36:31.922Z] #42 51.74 CC images/sk-inet.o [2019-12-08T17:36:31.922Z] #42 52.59 CC images/tun.o [2019-12-08T17:36:31.922Z] #42 53.15 CC images/sk-netlink.o [2019-12-08T17:36:31.922Z] #42 53.59 CC images/packet-sock.o [2019-12-08T17:36:31.922Z] #42 54.45 CC images/ipc-var.o [2019-12-08T17:36:31.922Z] #42 54.89 CC images/ipc-desc.o [2019-12-08T17:36:31.922Z] #42 55.36 CC images/ipc-shm.o [2019-12-08T17:36:31.922Z] #42 55.79 CC images/ipc-msg.o [2019-12-08T17:36:31.922Z] #42 56.33 CC images/ipc-sem.o [2019-12-08T17:36:31.922Z] #42 56.68 CC images/utsns.o [2019-12-08T17:36:31.922Z] #42 57.15 CC images/creds.o [2019-12-08T17:36:31.922Z] #42 ... [2019-12-08T17:36:31.922Z] [2019-12-08T17:36:31.922Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:36:31.922Z] #18 85.65 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-12-08T17:36:31.922Z] #18 85.66 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-12-08T17:36:31.922Z] #18 85.67 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-12-08T17:36:31.922Z] #18 85.77 Selecting previously unselected package dh-python. [2019-12-08T17:36:31.922Z] #18 85.78 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-12-08T17:36:31.922Z] #18 85.79 Unpacking dh-python (2.20170125) ... [2019-12-08T17:36:31.926Z] #41 195.0 CC criu/seize.o [2019-12-08T17:36:32.265Z] #18 86.17 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-12-08T17:36:32.265Z] #18 86.20 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-08T17:36:32.898Z] #41 195.9 CC criu/servicefd.o [2019-12-08T17:36:33.463Z] #41 196.3 CC criu/shmem.o [2019-12-08T17:36:33.719Z] #41 196.8 CC criu/sigframe.o [2019-12-08T17:36:33.975Z] #41 196.9 CC criu/signalfd.o [2019-12-08T17:36:34.231Z] #41 197.2 CC criu/sk-inet.o [2019-12-08T17:36:34.659Z] Fetching without tags [2019-12-08T17:36:34.793Z] #41 197.9 CC criu/sk-netlink.o [2019-12-08T17:36:35.355Z] #41 198.3 CC criu/sk-packet.o [2019-12-08T17:36:35.396Z] Merging remotes/origin/master commit 3ce9258447e61233047a236aae03d6ccb1f2a758 into PR head commit 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:36:35.916Z] #41 198.9 CC criu/sk-queue.o [2019-12-08T17:36:36.167Z] #18 ... [2019-12-08T17:36:36.167Z] [2019-12-08T17:36:36.167Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:36:36.167Z] #45 134.2 os/exec [2019-12-08T17:36:36.167Z] #45 134.4 net [2019-12-08T17:36:36.167Z] #45 136.4 internal/lazyregexp [2019-12-08T17:36:36.167Z] #45 142.0 go/token [2019-12-08T17:36:36.167Z] #45 142.0 net/url [2019-12-08T17:36:36.167Z] #45 142.0 text/template/parse [2019-12-08T17:36:36.167Z] #45 ... [2019-12-08T17:36:36.167Z] [2019-12-08T17:36:36.167Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:36:36.167Z] #42 57.68 CC images/vma.o [2019-12-08T17:36:36.167Z] #42 58.52 CC images/netdev.o [2019-12-08T17:36:36.167Z] #42 59.46 CC images/tty.o [2019-12-08T17:36:36.167Z] #42 60.64 CC images/file-lock.o [2019-12-08T17:36:36.167Z] #42 60.99 CC images/rlimit.o [2019-12-08T17:36:36.167Z] #42 61.48 CC images/pagemap.o [2019-12-08T17:36:36.216Z] #41 199.2 CC criu/sk-tcp.o [2019-12-08T17:36:34.343Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-08T17:36:34.392Z] > git config --add remote.origin.fetch +refs/pull/40295/head:refs/remotes/origin/PR-40295 # timeout=10 [2019-12-08T17:36:34.445Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-08T17:36:34.565Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-08T17:36:34.690Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-08T17:36:34.691Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-08T17:36:34.692Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40295/head:refs/remotes/origin/PR-40295 +refs/heads/master:refs/remotes/origin/master [2019-12-08T17:36:35.498Z] > git config core.sparsecheckout # timeout=10 [2019-12-08T17:36:35.548Z] > git checkout -f 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:36:36.514Z] #42 62.05 CC images/siginfo.o [2019-12-08T17:36:36.820Z] #41 199.8 CC criu/sk-unix.o [2019-12-08T17:36:37.253Z] #42 62.55 CC images/rpc.o [2019-12-08T17:36:38.185Z] #41 ... [2019-12-08T17:36:38.185Z] [2019-12-08T17:36:38.185Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-08T17:36:38.185Z] #18 14.44 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-08T17:36:38.185Z] #18 16.50 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-08T17:36:38.185Z] #18 17.61 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-12-08T17:36:38.185Z] #18 18.62 Building wheels for collected packages: pyyaml, pathspec [2019-12-08T17:36:38.185Z] #18 18.62 Running setup.py bdist_wheel for pyyaml: started [2019-12-08T17:36:38.185Z] #18 19.64 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-08T17:36:38.185Z] #18 19.64 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-08T17:36:38.185Z] #18 19.71 Running setup.py bdist_wheel for pathspec: started [2019-12-08T17:36:38.185Z] #18 20.57 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-12-08T17:36:38.185Z] #18 20.57 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-12-08T17:36:38.185Z] #18 20.59 Successfully built pyyaml pathspec [2019-12-08T17:36:38.185Z] #18 20.59 Installing collected packages: pyyaml, pathspec, yamllint [2019-12-08T17:36:38.185Z] #18 20.98 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-08T17:36:38.185Z] #18 DONE 21.4s [2019-12-08T17:36:38.185Z] [2019-12-08T17:36:38.185Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-08T17:36:38.442Z] #23 DONE 0.4s [2019-12-08T17:36:38.442Z] [2019-12-08T17:36:38.442Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:36:38.442Z] #41 201.6 CC criu/sockets.o [2019-12-08T17:36:38.450Z] #42 ... [2019-12-08T17:36:38.450Z] [2019-12-08T17:36:38.450Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:36:38.450Z] #18 92.27 Setting up python3-minimal (3.5.3-1) ... [2019-12-08T17:36:38.486Z] Merge succeeded, producing 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:36:38.487Z] Checking out Revision 7f809e1080077469c26d7c9e3d7ef71151aa2faf (PR-40295) [2019-12-08T17:36:38.183Z] > git merge 3ce9258447e61233047a236aae03d6ccb1f2a758 # timeout=10 [2019-12-08T17:36:38.336Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-12-08T17:36:38.515Z] > git config core.sparsecheckout # timeout=10 [2019-12-08T17:36:38.569Z] > git checkout -f 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:36:39.369Z] #41 202.4 CC criu/stats.o [2019-12-08T17:36:39.625Z] #41 202.6 CC criu/string.o [2019-12-08T17:36:39.882Z] #41 202.8 CC criu/sysctl.o [2019-12-08T17:36:40.171Z] [2019-12-08T17:36:40.171Z] #18 ... [2019-12-08T17:36:40.171Z] [2019-12-08T17:36:40.171Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-08T17:36:40.171Z] #32 141.5 github.com/BurntSushi/toml/cmd/tomlv [2019-12-08T17:36:40.171Z] #32 DONE 148.9s [2019-12-08T17:36:40.171Z] [2019-12-08T17:36:40.171Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:36:40.171Z] #18 94.29 Selecting previously unselected package python3. [2019-12-08T17:36:40.443Z] #41 203.4 CC criu/sysfs_parse.o [2019-12-08T17:36:40.515Z] #18 94.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 ... 16606 files and directories currently installed.) [2019-12-08T17:36:40.515Z] #18 94.40 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-12-08T17:36:40.515Z] #18 94.43 Unpacking python3 (3.5.3-1) ... [2019-12-08T17:36:40.699Z] #41 ... [2019-12-08T17:36:40.699Z] [2019-12-08T17:36:40.699Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-08T17:36:40.699Z] #27 DONE 2.1s [2019-12-08T17:36:40.699Z] [2019-12-08T17:36:40.699Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:36:40.699Z] #41 203.8 CC criu/timerfd.o [2019-12-08T17:36:40.863Z] #18 94.56 Selecting previously unselected package pigz. [2019-12-08T17:36:40.863Z] #18 94.58 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-12-08T17:36:40.863Z] #18 94.58 Unpacking pigz (2.3.4-1) ... [2019-12-08T17:36:40.863Z] #18 94.72 Selecting previously unselected package libip4tc0:ppc64el. [2019-12-08T17:36:40.863Z] #18 94.74 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-08T17:36:40.863Z] #18 94.75 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-08T17:36:40.863Z] #18 94.96 Selecting previously unselected package libip6tc0:ppc64el. [2019-12-08T17:36:40.960Z] #41 ... [2019-12-08T17:36:40.960Z] [2019-12-08T17:36:40.960Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-08T17:36:40.960Z] #29 DONE 0.1s [2019-12-08T17:36:40.960Z] [2019-12-08T17:36:40.960Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-08T17:36:40.960Z] #32 DONE 0.1s [2019-12-08T17:36:40.960Z] [2019-12-08T17:36:40.960Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-08T17:36:40.960Z] #37 DONE 0.1s [2019-12-08T17:36:40.960Z] [2019-12-08T17:36:40.960Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-08T17:36:41.209Z] #18 94.97 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-08T17:36:41.209Z] #18 94.98 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-08T17:36:41.209Z] #18 95.11 Selecting previously unselected package libiptc0:ppc64el. [2019-12-08T17:36:41.209Z] #18 95.12 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-08T17:36:41.209Z] #18 95.13 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-08T17:36:41.216Z] #39 DONE 0.2s [2019-12-08T17:36:41.216Z] [2019-12-08T17:36:41.216Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:36:41.216Z] #41 204.1 CC criu/tty.o [2019-12-08T17:36:41.555Z] #18 95.29 Selecting previously unselected package libxtables12:ppc64el. [2019-12-08T17:36:41.555Z] #18 95.30 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-08T17:36:41.555Z] #18 95.33 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-08T17:36:41.555Z] #18 95.50 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-12-08T17:36:41.555Z] #18 95.51 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-12-08T17:36:41.555Z] #18 95.52 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-12-08T17:36:41.555Z] #18 95.65 Selecting previously unselected package iptables. [2019-12-08T17:36:41.900Z] #18 95.65 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-08T17:36:41.900Z] #18 95.67 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-08T17:36:42.579Z] #41 205.4 CC criu/tun.o [2019-12-08T17:36:42.579Z] #41 205.7 CC criu/uffd.o [2019-12-08T17:36:42.638Z] #18 96.56 Selecting previously unselected package xxd. [2019-12-08T17:36:42.638Z] #18 96.58 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-12-08T17:36:42.638Z] #18 96.59 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:36:42.984Z] #18 96.76 Selecting previously unselected package vim-common. [2019-12-08T17:36:42.984Z] #18 96.77 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-08T17:36:42.984Z] #18 96.79 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:36:43.328Z] #18 97.07 Selecting previously unselected package bzip2. [2019-12-08T17:36:43.328Z] #18 97.09 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-12-08T17:36:43.328Z] #18 97.09 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-08T17:36:43.328Z] #18 97.27 Selecting previously unselected package libgpm2:ppc64el. [2019-12-08T17:36:43.328Z] #18 97.27 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-12-08T17:36:43.328Z] #18 97.27 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-12-08T17:36:43.506Z] #41 206.5 CC criu/util.o [2019-12-08T17:36:43.672Z] #18 97.45 Selecting previously unselected package xz-utils. [2019-12-08T17:36:43.672Z] #18 97.45 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-12-08T17:36:43.672Z] #18 97.47 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-08T17:36:44.016Z] #18 97.73 Selecting previously unselected package aufs-tools. [2019-12-08T17:36:44.016Z] #18 97.75 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-12-08T17:36:44.016Z] #18 97.75 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-08T17:36:44.361Z] #18 98.06 Selecting previously unselected package liblzo2-2:ppc64el. [2019-12-08T17:36:44.361Z] #18 98.06 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-12-08T17:36:44.361Z] #18 98.07 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-08T17:36:44.361Z] #18 98.20 Selecting previously unselected package btrfs-progs. [2019-12-08T17:36:44.361Z] #18 98.21 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-12-08T17:36:44.361Z] #18 98.22 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-08T17:36:44.432Z] #41 207.4 CC criu/uts_ns.o [2019-12-08T17:36:44.432Z] #41 207.5 CC criu/vdso-compat.o [2019-12-08T17:36:44.688Z] #41 207.6 CC criu/vdso.o [2019-12-08T17:36:45.108Z] #18 98.96 Selecting previously unselected package btrfs-tools. [2019-12-08T17:36:45.108Z] #18 98.97 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-12-08T17:36:45.108Z] #18 98.97 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-08T17:36:45.108Z] #18 99.09 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-12-08T17:36:45.108Z] #18 99.12 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-12-08T17:36:45.108Z] #18 99.13 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-08T17:36:45.332Z] #41 208.3 LINK criu/built-in.o [2019-12-08T17:36:45.451Z] #18 99.37 Selecting previously unselected package dmsetup. [2019-12-08T17:36:45.451Z] #18 99.38 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-12-08T17:36:45.451Z] #18 99.38 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-08T17:36:45.588Z] #41 208.4 LINK criu/criu [2019-12-08T17:36:45.588Z] #41 208.7 DEP lib/c/criu.d [2019-12-08T17:36:45.793Z] #18 99.55 Selecting previously unselected package libonig4:ppc64el. [2019-12-08T17:36:45.793Z] #18 99.56 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-12-08T17:36:45.793Z] #18 99.57 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-12-08T17:36:45.844Z] #41 208.7 CC images/rpc.pb-c.o [2019-12-08T17:36:46.100Z] #41 209.1 CC lib/c/criu.o [2019-12-08T17:36:46.136Z] #18 99.80 Selecting previously unselected package libjq1:ppc64el. [2019-12-08T17:36:46.136Z] #18 99.82 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-08T17:36:46.136Z] #18 99.83 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-08T17:36:46.136Z] #18 100.1 Selecting previously unselected package jq. [2019-12-08T17:36:46.136Z] #18 100.1 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-08T17:36:46.136Z] #18 100.1 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-08T17:36:46.661Z] #18 100.3 Selecting previously unselected package libaio1:ppc64el. [2019-12-08T17:36:46.661Z] #18 100.4 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-12-08T17:36:46.661Z] #18 100.4 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-12-08T17:36:46.661Z] #18 100.5 Selecting previously unselected package libcap2-bin. [2019-12-08T17:36:46.661Z] #18 100.5 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-12-08T17:36:46.661Z] #18 100.5 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-08T17:36:46.663Z] #41 209.8 LINK lib/c/built-in.o [2019-12-08T17:36:46.919Z] #41 209.9 LINK lib/c/libcriu.so [2019-12-08T17:36:47.002Z] #18 100.7 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-12-08T17:36:47.002Z] #18 100.7 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-12-08T17:36:47.002Z] #18 100.7 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-08T17:36:47.002Z] #18 100.8 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-12-08T17:36:47.002Z] #18 100.8 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-12-08T17:36:47.002Z] #18 100.8 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-12-08T17:36:47.002Z] #18 ... [2019-12-08T17:36:47.002Z] [2019-12-08T17:36:47.002Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:36:47.002Z] #45 145.7 go/scanner [2019-12-08T17:36:47.002Z] #45 150.8 encoding/binary [2019-12-08T17:36:47.002Z] #45 152.4 go/ast [2019-12-08T17:36:47.164Z] Commit message: "Update containerd to v1.3.2" [2019-12-08T17:36:47.175Z] #41 210.0 GEN magic.py [2019-12-08T17:36:47.175Z] #41 210.1 Note: Building without setproctitle() and strlcpy() support. [2019-12-08T17:36:47.175Z] #41 210.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-08T17:36:47.175Z] #41 ... [2019-12-08T17:36:47.175Z] [2019-12-08T17:36:47.175Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:36:47.175Z] #59 239.3 + bin/containerd [2019-12-08T17:36:47.346Z] #45 ... [2019-12-08T17:36:47.346Z] [2019-12-08T17:36:47.346Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:36:47.346Z] #42 65.46 CC images/ext-file.o [2019-12-08T17:36:47.346Z] #42 66.07 CC images/cgroup.o [2019-12-08T17:36:47.346Z] #42 67.49 CC images/userns.o [2019-12-08T17:36:47.346Z] #42 67.94 CC images/google/protobuf/descriptor.o [2019-12-08T17:36:47.346Z] #42 71.36 CC images/opts.o [2019-12-08T17:36:47.346Z] #42 71.60 CC images/seccomp.o [2019-12-08T17:36:47.346Z] #42 71.91 CC images/binfmt-misc.o [2019-12-08T17:36:47.346Z] #42 72.18 CC images/time.o [2019-12-08T17:36:47.346Z] #42 72.55 CC images/sysctl.o [2019-12-08T17:36:47.346Z] #42 72.83 CC images/autofs.o [2019-12-08T17:36:47.346Z] #42 ... [2019-12-08T17:36:47.346Z] [2019-12-08T17:36:47.346Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:36:47.346Z] #18 101.3 Selecting previously unselected package libpcre16-3:ppc64el. [2019-12-08T17:36:47.346Z] #18 101.3 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-12-08T17:36:47.346Z] #18 101.3 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-12-08T17:36:47.593Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-12-08T17:36:48.085Z] #18 101.7 Selecting previously unselected package libpcre32-3:ppc64el. [2019-12-08T17:36:48.085Z] #18 101.7 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-12-08T17:36:48.085Z] #18 101.7 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-12-08T17:36:48.085Z] #18 102.0 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-12-08T17:36:48.085Z] #18 102.0 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-12-08T17:36:48.085Z] #18 102.1 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-08T17:36:48.825Z] #18 102.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-12-08T17:36:48.825Z] #18 102.8 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-12-08T17:36:48.825Z] #18 102.8 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-12-08T17:36:49.517Z] #18 103.2 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-12-08T17:36:49.517Z] #18 103.2 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-12-08T17:36:49.517Z] #18 103.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-12-08T17:36:49.517Z] #18 103.5 Selecting previously unselected package libnl-3-200:ppc64el. [2019-12-08T17:36:49.517Z] #18 103.5 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-12-08T17:36:49.517Z] #18 103.5 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-08T17:36:49.686Z] #59 ... [2019-12-08T17:36:49.686Z] [2019-12-08T17:36:49.686Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:36:49.686Z] #41 210.6 fatal: Not a git repository (or any of the parent directories): .git [2019-12-08T17:36:49.686Z] #41 211.1 make[1]: Nothing to be done for 'all'. [2019-12-08T17:36:49.686Z] #41 211.6 make[1]: 'images/built-in.o' is up to date. [2019-12-08T17:36:49.686Z] #41 211.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-08T17:36:49.686Z] #41 211.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-08T17:36:49.686Z] #41 211.7 make[1]: 'compel/libcompel.a' is up to date. [2019-12-08T17:36:49.686Z] #41 211.7 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-08T17:36:49.686Z] #41 211.7 make[1]: Nothing to be done for 'all'. [2019-12-08T17:36:49.686Z] #41 211.7 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-08T17:36:49.686Z] #41 211.9 make[2]: Nothing to be done for 'all'. [2019-12-08T17:36:49.686Z] #41 211.9 make[2]: Nothing to be done for 'all'. [2019-12-08T17:36:49.686Z] #41 211.9 make[2]: Nothing to be done for 'all'. [2019-12-08T17:36:49.686Z] #41 212.0 make[2]: Nothing to be done for 'all'. [2019-12-08T17:36:49.686Z] #41 212.0 make[2]: Nothing to be done for 'all'. [2019-12-08T17:36:49.686Z] #41 212.0 make[2]: Nothing to be done for 'all'. [2019-12-08T17:36:49.686Z] #41 212.1 make[2]: Nothing to be done for 'all'. [2019-12-08T17:36:49.686Z] #41 212.1 make[2]: Nothing to be done for 'all'. [2019-12-08T17:36:49.686Z] #41 212.2 INSTALL criu/criu [2019-12-08T17:36:49.686Z] #41 DONE 212.7s [2019-12-08T17:36:49.868Z] #18 103.7 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-12-08T17:36:49.868Z] #18 103.7 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-12-08T17:36:49.868Z] #18 103.7 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-08T17:36:49.868Z] #18 103.9 Selecting previously unselected package libreadline5:ppc64el. [2019-12-08T17:36:49.868Z] #18 103.9 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-12-08T17:36:49.868Z] #18 103.9 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-12-08T17:36:49.941Z] [2019-12-08T17:36:49.941Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:36:50.213Z] #18 104.1 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-12-08T17:36:50.213Z] #18 104.1 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-12-08T17:36:50.213Z] #18 104.1 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-12-08T17:36:50.603Z] + docker version [2019-12-08T17:36:51.312Z] #59 ... [2019-12-08T17:36:51.312Z] [2019-12-08T17:36:51.312Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-08T17:36:51.312Z] #42 DONE 0.1s [2019-12-08T17:36:51.312Z] [2019-12-08T17:36:51.312Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-08T17:36:51.312Z] #45 DONE 0.4s [2019-12-08T17:36:51.312Z] [2019-12-08T17:36:51.312Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:36:51.569Z] #59 ... [2019-12-08T17:36:51.569Z] [2019-12-08T17:36:51.569Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-08T17:36:51.569Z] #48 DONE 0.2s [2019-12-08T17:36:51.824Z] [2019-12-08T17:36:51.824Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:36:53.285Z] #18 106.8 Selecting previously unselected package net-tools. [2019-12-08T17:36:53.285Z] #18 106.8 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-12-08T17:36:53.285Z] #18 106.8 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-08T17:36:53.285Z] #18 107.2 Selecting previously unselected package python-pip-whl. [2019-12-08T17:36:53.285Z] #18 107.2 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-08T17:36:53.285Z] #18 107.2 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-08T17:36:53.374Z] ok github.com/docker/docker/api/server/httputils 0.024s coverage: 14.7% of statements [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-08T17:36:53.374Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-08T17:36:53.374Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2019-12-08T17:36:53.374Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2019-12-08T17:36:53.374Z] ok github.com/docker/docker/api/server/router/swarm 0.019s coverage: 4.0% of statements [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/types [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-08T17:36:53.374Z] ok github.com/docker/docker/api/types/time 0.032s coverage: 100.0% of statements [2019-12-08T17:36:53.374Z] ok github.com/docker/docker/api/types/versions 0.095s coverage: 75.0% of statements [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/builder [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-08T17:36:53.374Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-08T17:36:53.374Z] ok github.com/docker/docker/builder/dockerignore 0.040s coverage: 96.8% of statements [2019-12-08T17:36:53.374Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2019-12-08T17:36:53.374Z] ok github.com/docker/docker/builder/remotecontext 0.325s coverage: 13.6% of statements [2019-12-08T17:36:53.374Z] ok github.com/docker/docker/builder/remotecontext/git 3.366s coverage: 86.3% of statements [2019-12-08T17:36:53.945Z] ok github.com/docker/docker/builder/dockerfile 1.165s coverage: 48.2% of statements [2019-12-08T17:36:53.945Z] ? github.com/docker/docker/cli [no test files] [2019-12-08T17:36:53.945Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-08T17:36:54.021Z] #18 108.0 Selecting previously unselected package python3-pip. [2019-12-08T17:36:54.021Z] #18 108.0 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-08T17:36:54.021Z] #18 108.0 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-08T17:36:54.337Z] #50 DONE 312.5s [2019-12-08T17:36:54.337Z] [2019-12-08T17:36:54.337Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:36:54.368Z] #18 108.3 Selecting previously unselected package python3-pkg-resources. [2019-12-08T17:36:54.368Z] #18 108.3 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-08T17:36:54.368Z] #18 108.4 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-08T17:36:54.714Z] #18 108.5 Selecting previously unselected package python3-setuptools. [2019-12-08T17:36:54.714Z] #18 108.6 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-12-08T17:36:54.714Z] #18 108.6 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-08T17:36:55.060Z] #18 109.0 Selecting previously unselected package python3-wheel. [2019-12-08T17:36:55.060Z] #18 109.0 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-12-08T17:36:55.060Z] #18 109.0 Unpacking python3-wheel (0.29.0-2) ... [2019-12-08T17:36:55.277Z] Client: Docker Engine - Enterprise [2019-12-08T17:36:55.277Z] Version: 19.03.2 [2019-12-08T17:36:55.277Z] API version: 1.40 [2019-12-08T17:36:55.277Z] Go version: go1.12.8 [2019-12-08T17:36:55.277Z] Git commit: c92ab06ed9 [2019-12-08T17:36:55.277Z] Built: 09/03/2019 16:38:11 [2019-12-08T17:36:55.277Z] OS/Arch: windows/amd64 [2019-12-08T17:36:55.277Z] Experimental: false [2019-12-08T17:36:55.277Z] [2019-12-08T17:36:55.277Z] Server: Docker Engine - Enterprise [2019-12-08T17:36:55.277Z] Engine: [2019-12-08T17:36:55.277Z] Version: 19.03.2 [2019-12-08T17:36:55.277Z] API version: 1.40 (minimum version 1.24) [2019-12-08T17:36:55.277Z] Go version: go1.12.8 [2019-12-08T17:36:55.277Z] Git commit: c92ab06ed9 [2019-12-08T17:36:55.277Z] Built: 09/03/2019 16:35:47 [2019-12-08T17:36:55.277Z] OS/Arch: windows/amd64 [2019-12-08T17:36:55.277Z] Experimental: true [2019-12-08T17:36:55.406Z] #18 109.2 Selecting previously unselected package thin-provisioning-tools. [2019-12-08T17:36:55.406Z] #18 109.2 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-12-08T17:36:55.406Z] #18 109.2 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-08T17:36:55.748Z] #18 109.6 Selecting previously unselected package vim-runtime. [2019-12-08T17:36:55.748Z] #18 109.6 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-08T17:36:55.748Z] #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-12-08T17:36:55.748Z] #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-12-08T17:36:55.748Z] #18 109.7 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [Pipeline] sh [2019-12-08T17:36:56.225Z] #59 ... [2019-12-08T17:36:56.226Z] [2019-12-08T17:36:56.226Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-08T17:36:56.787Z] #51 DONE 0.5s [2019-12-08T17:36:56.787Z] [2019-12-08T17:36:56.788Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-08T17:36:56.788Z] #55 DONE 0.1s [2019-12-08T17:36:56.788Z] [2019-12-08T17:36:56.788Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:36:56.789Z] + docker info [2019-12-08T17:36:58.082Z] #18 ... [2019-12-08T17:36:58.082Z] [2019-12-08T17:36:58.082Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:36:58.082Z] #42 73.18 CC images/macvlan.o [2019-12-08T17:36:58.082Z] #42 73.65 CC images/sit.o [2019-12-08T17:36:58.082Z] #42 74.10 LINK images/built-in.o [2019-12-08T17:36:58.082Z] #42 74.34 GEN compel/include/asm [2019-12-08T17:36:58.082Z] #42 74.36 GEN compel/include/version.h [2019-12-08T17:36:58.082Z] #42 74.42 touch .config [2019-12-08T17:36:58.082Z] #42 74.44 GEN include/common/config.h [2019-12-08T17:36:58.082Z] #42 74.66 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-08T17:36:58.082Z] #42 74.72 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-08T17:36:58.082Z] #42 74.81 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-12-08T17:36:58.082Z] #42 74.85 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-12-08T17:36:58.082Z] #42 74.95 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-12-08T17:36:58.082Z] #42 75.04 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-12-08T17:36:58.082Z] #42 75.08 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-12-08T17:36:58.082Z] #42 75.14 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-08T17:36:58.082Z] #42 75.15 DEP compel/plugins/std/infect.d [2019-12-08T17:36:58.082Z] #42 75.40 DEP compel/plugins/std/string.d [2019-12-08T17:36:58.082Z] #42 75.60 DEP compel/plugins/std/log.d [2019-12-08T17:36:58.082Z] #42 75.82 DEP compel/plugins/std/fds.d [2019-12-08T17:36:58.082Z] #42 76.02 DEP compel/plugins/std/std.d [2019-12-08T17:36:58.082Z] #42 76.21 DEP compel/plugins/shmem/shmem.d [2019-12-08T17:36:58.082Z] #42 76.40 DEP compel/plugins/fds/fds.d [2019-12-08T17:36:58.082Z] #42 76.70 CC compel/plugins/std/std.o [2019-12-08T17:36:58.082Z] #42 77.37 CC compel/plugins/std/fds.o [2019-12-08T17:36:58.082Z] #42 78.19 CC compel/plugins/std/log.o [2019-12-08T17:36:58.082Z] #42 79.73 CC compel/plugins/std/string.o [2019-12-08T17:36:58.082Z] #42 80.92 CC compel/plugins/std/infect.o [2019-12-08T17:36:58.082Z] #42 81.88 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-12-08T17:36:58.082Z] #42 81.93 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-12-08T17:36:58.082Z] #42 82.02 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-12-08T17:36:58.082Z] #42 82.12 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-12-08T17:36:58.082Z] #42 82.23 AR compel/plugins/std.lib.a [2019-12-08T17:36:58.082Z] #42 82.40 CC compel/plugins/fds/fds.o [2019-12-08T17:36:58.082Z] #42 82.99 AR compel/plugins/fds.lib.a [2019-12-08T17:36:58.082Z] #42 83.08 HOSTDEP compel/src/lib/log-host.d [2019-12-08T17:36:58.082Z] #42 83.34 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-08T17:36:58.082Z] #42 83.66 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-12-08T17:36:58.146Z] ok github.com/docker/docker/client 0.350s coverage: 75.8% of statements [2019-12-08T17:36:58.447Z] #42 83.84 HOSTDEP compel/src/main-host.d [2019-12-08T17:36:58.791Z] #42 84.20 DEP compel/src/lib/ptrace.d [2019-12-08T17:36:59.134Z] #42 84.60 DEP compel/src/lib/infect.d [2019-12-08T17:36:59.479Z] #42 84.96 DEP compel/src/lib/infect-util.d [2019-12-08T17:36:59.479Z] #42 85.17 DEP compel/src/lib/infect-rpc.d [2019-12-08T17:36:59.822Z] #42 85.40 DEP compel/arch/ppc64/src/lib/infect.d [2019-12-08T17:37:00.167Z] #42 85.61 DEP compel/arch/ppc64/src/lib/cpu.d [2019-12-08T17:37:00.512Z] #42 85.82 DEP compel/src/lib/log.d [2019-12-08T17:37:00.512Z] #42 ... [2019-12-08T17:37:00.512Z] [2019-12-08T17:37:00.512Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:37:00.512Z] #45 159.0 encoding/base64 [2019-12-08T17:37:00.512Z] #45 161.0 text/template [2019-12-08T17:37:00.512Z] #45 161.9 encoding/json [2019-12-08T17:37:00.512Z] #45 ... [2019-12-08T17:37:00.512Z] [2019-12-08T17:37:00.512Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:37:00.512Z] #42 86.11 DEP compel/src/main.d [2019-12-08T17:37:00.857Z] #42 86.41 DEP compel/src/lib/handle-elf.d [2019-12-08T17:37:01.202Z] #42 86.74 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-12-08T17:37:01.546Z] #42 87.00 CC compel/src/lib/log.o [2019-12-08T17:37:02.287Z] #42 87.61 CC compel/arch/ppc64/src/lib/cpu.o [2019-12-08T17:37:02.632Z] #42 88.24 CC compel/arch/ppc64/src/lib/infect.o [2019-12-08T17:37:04.364Z] #42 89.84 CC compel/src/lib/infect-rpc.o [2019-12-08T17:37:05.100Z] #42 90.54 CC compel/src/lib/infect-util.o [2019-12-08T17:37:05.839Z] #42 91.12 CC compel/src/lib/infect.o [2019-12-08T17:37:07.059Z] #42 ... [2019-12-08T17:37:07.059Z] [2019-12-08T17:37:07.059Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:37:07.059Z] #18 115.0 Selecting previously unselected package vim. [2019-12-08T17:37:07.059Z] #18 115.0 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-12-08T17:37:07.059Z] #18 115.0 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:37:07.059Z] #18 115.8 Selecting previously unselected package xfsprogs. [2019-12-08T17:37:07.059Z] #18 115.8 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-12-08T17:37:07.059Z] #18 115.9 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-08T17:37:07.059Z] #18 116.7 Selecting previously unselected package zip. [2019-12-08T17:37:07.059Z] #18 116.7 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-12-08T17:37:07.059Z] #18 116.7 Unpacking zip (3.0-11+b1) ... [2019-12-08T17:37:07.059Z] #18 117.0 Selecting previously unselected package libapparmor-perl. [2019-12-08T17:37:07.059Z] #18 117.0 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-08T17:37:07.059Z] #18 117.0 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-08T17:37:07.059Z] #18 117.2 Selecting previously unselected package apparmor. [2019-12-08T17:37:07.060Z] #18 117.3 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-08T17:37:07.060Z] #18 117.5 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-08T17:37:07.060Z] #18 118.2 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-08T17:37:07.060Z] #18 118.2 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-12-08T17:37:07.060Z] #18 118.2 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-08T17:37:07.060Z] #18 120.6 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-08T17:37:07.060Z] #18 120.6 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-12-08T17:37:07.060Z] #18 120.6 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-08T17:37:07.715Z] #73 exporting layers 60.4s done [2019-12-08T17:37:07.715Z] #73 exporting manifest sha256:5c01050a6d9f0b2fd0c178b9c41ae3453e2dc9ad8f53cd1d8b297581657e3783 0.0s done [2019-12-08T17:37:07.715Z] #73 exporting config sha256:ef88e26845cbb426b65ac1870a58a3b7ee17b2138a1967397be4815bd8befc04 done [2019-12-08T17:37:07.715Z] #73 sending tarball [2019-12-08T17:37:07.715Z] #73 sending tarball 9.3s done [2019-12-08T17:37:07.715Z] #73 ... [2019-12-08T17:37:07.715Z] [2019-12-08T17:37:07.715Z] #74 importing to docker [2019-12-08T17:37:07.715Z] #74 ... [2019-12-08T17:37:07.715Z] [2019-12-08T17:37:07.715Z] #73 exporting to oci image format [2019-12-08T17:37:07.715Z] #73 DONE 70.0s [2019-12-08T17:37:07.715Z] [2019-12-08T17:37:07.715Z] #74 importing to docker [2019-12-08T17:37:10.110Z] #18 123.7 Selecting previously unselected package binutils-mingw-w64. [2019-12-08T17:37:10.110Z] #18 123.8 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-08T17:37:10.110Z] #18 123.8 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-08T17:37:10.110Z] #18 124.0 Selecting previously unselected package mingw-w64-common. [2019-12-08T17:37:10.110Z] #18 124.0 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-08T17:37:10.110Z] #18 124.0 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-08T17:37:10.454Z] #18 ... [2019-12-08T17:37:10.454Z] [2019-12-08T17:37:10.454Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:37:10.454Z] #42 95.95 CC compel/src/lib/ptrace.o [2019-12-08T17:37:11.693Z] #42 96.95 AR compel/libcompel.a [2019-12-08T17:37:11.693Z] #42 97.09 HOSTCC compel/src/main-host.o [2019-12-08T17:37:12.429Z] #42 97.81 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-12-08T17:37:12.773Z] #42 ... [2019-12-08T17:37:12.773Z] [2019-12-08T17:37:12.773Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:37:12.773Z] #45 171.3 go/parser [2019-12-08T17:37:12.773Z] #45 ... [2019-12-08T17:37:12.773Z] [2019-12-08T17:37:12.773Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:37:12.773Z] #42 98.32 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-08T17:37:13.960Z] #42 99.19 HOSTCC compel/src/lib/log-host.o [2019-12-08T17:37:13.960Z] #42 99.60 HOSTLINK compel/compel-host-bin [2019-12-08T17:37:14.306Z] #42 99.88 DEP soccr/soccr.d [2019-12-08T17:37:14.651Z] #42 100.3 CC soccr/soccr.o [2019-12-08T17:37:17.859Z] Client: [2019-12-08T17:37:17.859Z] Debug Mode: false [2019-12-08T17:37:17.859Z] Plugins: [2019-12-08T17:37:17.859Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-12-08T17:37:17.859Z] [2019-12-08T17:37:17.859Z] Server: [2019-12-08T17:37:17.859Z] Containers: 0 [2019-12-08T17:37:17.859Z] Running: 0 [2019-12-08T17:37:17.859Z] Paused: 0 [2019-12-08T17:37:17.859Z] Stopped: 0 [2019-12-08T17:37:17.859Z] Images: 0 [2019-12-08T17:37:17.859Z] Server Version: 19.03.2 [2019-12-08T17:37:17.859Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-12-08T17:37:17.859Z] Windows: [2019-12-08T17:37:17.859Z] LCOW: [2019-12-08T17:37:17.859Z] Logging Driver: json-file [2019-12-08T17:37:17.859Z] Plugins: [2019-12-08T17:37:17.859Z] Volume: local [2019-12-08T17:37:17.859Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-12-08T17:37:17.859Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-08T17:37:17.859Z] Swarm: inactive [2019-12-08T17:37:17.859Z] Default Isolation: process [2019-12-08T17:37:17.859Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-08T17:37:17.859Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-08T17:37:17.859Z] OSType: windows [2019-12-08T17:37:17.859Z] Architecture: x86_64 [2019-12-08T17:37:17.859Z] CPUs: 4 [2019-12-08T17:37:17.859Z] Total Memory: 32GiB [2019-12-08T17:37:17.859Z] Name: azwin-2-5a6a40 [2019-12-08T17:37:17.859Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-12-08T17:37:17.859Z] Docker Root Dir: D:\docker [2019-12-08T17:37:17.859Z] Debug Mode: false [2019-12-08T17:37:17.859Z] Registry: https://index.docker.io/v1/ [2019-12-08T17:37:17.859Z] Labels: [2019-12-08T17:37:17.859Z] Experimental: true [2019-12-08T17:37:17.859Z] Insecure Registries: [2019-12-08T17:37:17.859Z] 10.0.0.4:5000 [2019-12-08T17:37:17.859Z] 127.0.0.0/8 [2019-12-08T17:37:17.859Z] Registry Mirrors: [2019-12-08T17:37:17.859Z] http://10.0.0.4:5000/ [2019-12-08T17:37:17.859Z] Live Restore Enabled: false [2019-12-08T17:37:17.859Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-12-08T17:37:18.578Z] #42 ... [2019-12-08T17:37:18.578Z] [2019-12-08T17:37:18.578Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:37:18.578Z] #45 187.0 go/doc [2019-12-08T17:37:18.732Z] #59 270.0 + bin/containerd-stress [2019-12-08T17:37:19.656Z] #59 271.9 + bin/containerd-shim [2019-12-08T17:37:19.774Z] #45 188.4 encoding/xml [2019-12-08T17:37:21.503Z] #45 189.9 math/big [2019-12-08T17:37:24.550Z] #45 ... [2019-12-08T17:37:24.550Z] [2019-12-08T17:37:24.550Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:37:24.550Z] #42 103.9 AR soccr/libsoccr.a [2019-12-08T17:37:24.550Z] #42 104.0 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-08T17:37:24.550Z] #42 104.7 DEP criu/arch/ppc64/sigframe.d [2019-12-08T17:37:24.550Z] #42 105.0 DEP criu/arch/ppc64/crtools.d [2019-12-08T17:37:24.550Z] #42 105.3 DEP criu/arch/ppc64/cpu.d [2019-12-08T17:37:24.550Z] #42 105.7 CC criu/arch/ppc64/cpu.o [2019-12-08T17:37:24.550Z] #42 106.7 CC criu/arch/ppc64/crtools.o [2019-12-08T17:37:24.550Z] #42 108.7 CC criu/arch/ppc64/sigframe.o [2019-12-08T17:37:24.550Z] #42 109.3 LINK criu/arch/ppc64/crtools.built-in.o [2019-12-08T17:37:24.550Z] #42 109.4 DEP criu/arch/ppc64/misc.d [2019-12-08T17:37:24.550Z] #42 109.5 DEP criu/arch/ppc64/vdso-trampoline.d [2019-12-08T17:37:24.550Z] #42 109.5 DEP criu/arch/ppc64/vdso-pie.d [2019-12-08T17:37:24.550Z] #42 109.8 DEP criu/pie/parasite-vdso.d [2019-12-08T17:37:24.550Z] #42 110.1 DEP criu/pie/util-vdso.d [2019-12-08T17:37:24.718Z] ok github.com/docker/docker/cmd/dockerd 0.136s coverage: 30.3% of statements [2019-12-08T17:37:24.895Z] #42 110.4 DEP criu/pie/util.d [2019-12-08T17:37:25.238Z] #42 110.7 CC criu/pie/util.o [2019-12-08T17:37:25.288Z] ok github.com/docker/docker/container 0.161s coverage: 35.3% of statements [2019-12-08T17:37:25.289Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-08T17:37:25.289Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-08T17:37:25.289Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-08T17:37:25.289Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-08T17:37:26.038Z] #42 111.4 CC criu/pie/util-vdso.o [2019-12-08T17:37:26.185Z] #59 278.4 + bin/containerd-shim-runc-v1 [2019-12-08T17:37:27.229Z] #42 ... [2019-12-08T17:37:27.229Z] [2019-12-08T17:37:27.229Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:37:27.229Z] #18 130.9 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-08T17:37:27.229Z] #18 131.0 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-08T17:37:27.229Z] #18 131.0 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-08T17:37:27.229Z] #18 138.8 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-08T17:37:27.229Z] #18 138.8 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-12-08T17:37:27.229Z] #18 138.8 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-08T17:37:27.229Z] #18 139.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-08T17:37:27.229Z] #18 139.0 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-12-08T17:37:27.229Z] #18 139.0 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-08T17:37:27.229Z] #18 ... [2019-12-08T17:37:27.229Z] [2019-12-08T17:37:27.230Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:37:27.230Z] #42 112.8 CC criu/pie/parasite-vdso.o [2019-12-08T17:37:28.423Z] #42 ... [2019-12-08T17:37:28.423Z] [2019-12-08T17:37:28.423Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:37:28.423Z] #63 186.9 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-08T17:37:28.423Z] #63 186.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-08T17:37:28.766Z] #63 ... [2019-12-08T17:37:28.766Z] [2019-12-08T17:37:28.766Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:37:28.766Z] #42 114.1 CC criu/arch/ppc64/vdso-pie.o [2019-12-08T17:37:29.455Z] #59 281.6 + bin/containerd-shim-runc-v2 [2019-12-08T17:37:29.495Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.026s coverage: 65.3% of statements [2019-12-08T17:37:29.495Z] ok github.com/docker/docker/daemon/cluster/convert 0.029s coverage: 35.8% of statements [2019-12-08T17:37:29.505Z] #42 115.1 CC criu/arch/ppc64/vdso-trampoline.o [2019-12-08T17:37:29.505Z] #42 115.1 CC criu/arch/ppc64/misc.o [2019-12-08T17:37:29.849Z] #42 115.2 AR criu/pie/pie.lib.a [2019-12-08T17:37:29.849Z] #42 115.4 DEP criu/pie/restorer.d [2019-12-08T17:37:30.065Z] ok github.com/docker/docker/daemon/cluster 0.123s coverage: 0.5% of statements [2019-12-08T17:37:30.194Z] #42 115.9 DEP criu/arch/ppc64/restorer.d [2019-12-08T17:37:30.508Z] #59 282.5 + binaries [2019-12-08T17:37:30.508Z] #59 282.5 + mkdir -p /build [2019-12-08T17:37:30.508Z] #59 282.5 + cp bin/containerd /build/containerd [2019-12-08T17:37:30.508Z] #59 282.6 + cp bin/containerd-shim /build/containerd-shim [2019-12-08T17:37:30.508Z] #59 282.6 + cp bin/ctr /build/ctr [2019-12-08T17:37:30.965Z] #42 116.3 DEP criu/pie/parasite.d [2019-12-08T17:37:31.068Z] #59 DONE 283.2s [2019-12-08T17:37:31.576Z] #74 DONE 22.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-08T17:37:31.744Z] #42 117.2 CC criu/pie/parasite.o [2019-12-08T17:37:31.993Z] [2019-12-08T17:37:31.993Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-08T17:37:32.448Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40295/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f809e1080077469c26d7c9e3d7ef71151aa2faf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f809e1080077469c26d7c9e3d7ef71151aa2faf hack/test/unit [2019-12-08T17:37:32.482Z] #42 ... [2019-12-08T17:37:32.483Z] [2019-12-08T17:37:32.483Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:37:32.483Z] #63 DONE 200.9s [2019-12-08T17:37:32.483Z] [2019-12-08T17:37:32.483Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-08T17:37:32.483Z] #64 DONE 0.1s [2019-12-08T17:37:32.483Z] [2019-12-08T17:37:32.483Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:37:32.553Z] #60 DONE 0.5s [2019-12-08T17:37:32.553Z] [2019-12-08T17:37:32.553Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-08T17:37:32.553Z] #64 DONE 0.1s [2019-12-08T17:37:32.553Z] [2019-12-08T17:37:32.553Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-08T17:37:33.111Z] #66 DONE 0.4s [2019-12-08T17:37:33.112Z] [2019-12-08T17:37:33.112Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-08T17:37:33.112Z] #69 DONE 0.1s [2019-12-08T17:37:33.112Z] [2019-12-08T17:37:33.112Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-08T17:37:33.112Z] #70 DONE 0.0s [2019-12-08T17:37:33.112Z] [2019-12-08T17:37:33.112Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-12-08T17:37:33.402Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-12-08T17:37:33.402Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-41e271a7\powershellScript.ps1'; exit $LASTEXITCODE; [2019-12-08T17:37:33.402Z] ---------------------------------------------------------------------------- [2019-12-08T17:37:33.402Z] [2019-12-08T17:37:33.402Z] INFO: executeCI.ps1 starting at Sun Dec 8 17:37:32 CUT 2019 [2019-12-08T17:37:33.402Z] [2019-12-08T17:37:33.402Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-12-08T17:37:33.402Z] INFO: Running git version 2.24.0.windows.1 [2019-12-08T17:37:33.402Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-12-08T17:37:33.402Z] INFO: Environment variables: [2019-12-08T17:37:33.402Z] [2019-12-08T17:37:33.402Z] Name Value [2019-12-08T17:37:33.402Z] ---- ----- [2019-12-08T17:37:33.402Z] ALLUSERSPROFILE C:\ProgramData [2019-12-08T17:37:33.402Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-12-08T17:37:33.402Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-12-08T17:37:33.402Z] BRANCH_NAME PR-40295 [2019-12-08T17:37:33.402Z] BUILD_DISPLAY_NAME #1 [2019-12-08T17:37:33.402Z] BUILD_ID 1 [2019-12-08T17:37:33.402Z] BUILD_NUMBER 1 [2019-12-08T17:37:33.402Z] BUILD_TAG jenkins-moby-PR-40295-1 [2019-12-08T17:37:33.402Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40295/1/ [2019-12-08T17:37:33.402Z] CHANGE_AUTHOR tao12345666333 [2019-12-08T17:37:33.402Z] CHANGE_AUTHOR_DISPLAY_NAME Jintao Zhang [2019-12-08T17:37:33.402Z] CHANGE_AUTHOR_EMAIL zhangjintao9020@gmail.com [2019-12-08T17:37:33.402Z] CHANGE_BRANCH update-to-containerd-1.3.2 [2019-12-08T17:37:33.402Z] CHANGE_FORK tao12345666333 [2019-12-08T17:37:33.402Z] CHANGE_ID 40295 [2019-12-08T17:37:33.402Z] CHANGE_TARGET master [2019-12-08T17:37:33.402Z] CHANGE_TITLE Update containerd to v1.3.2 [2019-12-08T17:37:33.402Z] CHANGE_URL https://github.com/moby/moby/pull/40295 [2019-12-08T17:37:33.402Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-08T17:37:33.402Z] CommonProgramFiles C:\Program Files\Common Files [2019-12-08T17:37:33.402Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-12-08T17:37:33.402Z] CommonProgramW6432 C:\Program Files\Common Files [2019-12-08T17:37:33.402Z] COMPUTERNAME azwin-2-5a6a40 [2019-12-08T17:37:33.402Z] ComSpec C:\windows\system32\cmd.exe [2019-12-08T17:37:33.402Z] ConfigSequenceNumber 0 [2019-12-08T17:37:33.402Z] DOCKER_BUILDKIT 0 [2019-12-08T17:37:33.402Z] DOCKER_DUT_DEBUG 1 [2019-12-08T17:37:33.402Z] DOCKER_EXPERIMENTAL 1 [2019-12-08T17:37:33.402Z] DOCKER_GRAPHDRIVER overlay2 [2019-12-08T17:37:33.402Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-12-08T17:37:33.402Z] EXECUTOR_NUMBER 0 [2019-12-08T17:37:33.402Z] FQDN azwin-2-5a6a40.westus.cloudapp.azure.com [2019-12-08T17:37:33.402Z] GIT_BRANCH PR-40295 [2019-12-08T17:37:33.402Z] GIT_COMMIT 7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:37:33.402Z] GIT_URL https://github.com/moby/moby.git [2019-12-08T17:37:33.402Z] HUDSON_COOKIE ecf53936-9e85-4af6-aef2-bd14e908be4b [2019-12-08T17:37:33.402Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-12-08T17:37:33.402Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-12-08T17:37:33.402Z] HUDSON_URL https://ci.docker.com/public/ [2019-12-08T17:37:33.402Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64 [2019-12-08T17:37:33.402Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-12-08T17:37:33.402Z] JENKINS_NODE_COOKIE b7bde54b-3e44-400d-b516-32bfdee19ee5 [2019-12-08T17:37:33.402Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-12-08T17:37:33.402Z] JENKINS_URL https://ci.docker.com/public/ [2019-12-08T17:37:33.402Z] JOB_BASE_NAME PR-40295 [2019-12-08T17:37:33.402Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40295/display/redirect [2019-12-08T17:37:33.402Z] JOB_NAME moby/PR-40295 [2019-12-08T17:37:33.402Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40295/ [2019-12-08T17:37:33.402Z] library.jps.version master [2019-12-08T17:37:33.402Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-12-08T17:37:33.402Z] NODE_LABELS amd64 azure azwin-2-5a6a40 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-12-08T17:37:33.402Z] NODE_NAME azwin-2-5a6a40 [2019-12-08T17:37:33.402Z] NUMBER_OF_PROCESSORS 4 [2019-12-08T17:37:33.402Z] OS Windows_NT [2019-12-08T17:37:33.402Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-12-08T17:37:33.402Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-12-08T17:37:33.402Z] PROCESSOR_ARCHITECTURE AMD64 [2019-12-08T17:37:33.402Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-12-08T17:37:33.402Z] PROCESSOR_LEVEL 6 [2019-12-08T17:37:33.402Z] PROCESSOR_REVISION 4f01 [2019-12-08T17:37:33.403Z] ProgramData C:\ProgramData [2019-12-08T17:37:33.403Z] ProgramFiles C:\Program Files [2019-12-08T17:37:33.403Z] ProgramFiles(x86) C:\Program Files (x86) [2019-12-08T17:37:33.403Z] ProgramW6432 C:\Program Files [2019-12-08T17:37:33.403Z] PROMPT $P$G [2019-12-08T17:37:33.403Z] PSExecutionPolicyPreference Bypass [2019-12-08T17:37:33.403Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-12-08T17:37:33.403Z] PUBLIC C:\Users\Public [2019-12-08T17:37:33.403Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40295/1/display/redirect?page=changes [2019-12-08T17:37:33.403Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40295/1/display/redirect [2019-12-08T17:37:33.403Z] SKIP_VALIDATION_TESTS 1 [2019-12-08T17:37:33.403Z] SOURCES_DRIVE d [2019-12-08T17:37:33.403Z] SOURCES_SUBDIR gopath [2019-12-08T17:37:33.403Z] STAGE_NAME Run tests [2019-12-08T17:37:33.403Z] SystemDrive C: [2019-12-08T17:37:33.403Z] SystemRoot C:\windows [2019-12-08T17:37:33.403Z] TEMP C:\windows\TEMP [2019-12-08T17:37:33.403Z] TESTDEBUG 0 [2019-12-08T17:37:33.403Z] TESTRUN_DRIVE d [2019-12-08T17:37:33.403Z] TESTRUN_SUBDIR CI [2019-12-08T17:37:33.403Z] TIMEOUT 120m [2019-12-08T17:37:33.403Z] TMP C:\windows\TEMP [2019-12-08T17:37:33.403Z] USERDOMAIN WORKGROUP [2019-12-08T17:37:33.403Z] USERNAME azwin-2-5a6a40$ [2019-12-08T17:37:33.403Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-12-08T17:37:33.403Z] windir C:\windows [2019-12-08T17:37:33.403Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-12-08T17:37:33.403Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-12-08T17:37:33.403Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-12-08T17:37:33.403Z] [2019-12-08T17:37:33.403Z] [2019-12-08T17:37:33.403Z] [2019-12-08T17:37:33.403Z] INFO: Sources under d:\gopath\... [2019-12-08T17:37:33.403Z] INFO: Test run under d:\CI\... [2019-12-08T17:37:33.403Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-12-08T17:37:33.403Z] INFO: docker/docker repository was found [2019-12-08T17:37:33.403Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-12-08T17:37:33.554Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.0% of statements [2019-12-08T17:37:33.554Z] ok github.com/docker/docker/daemon/config 0.097s coverage: 82.1% of statements [2019-12-08T17:37:33.860Z] ltsc2019: Pulling from windows/servercore [2019-12-08T17:37:34.317Z] 65014b3c3121: Pulling fs layer [2019-12-08T17:37:34.318Z] e96b0897c5d1: Pulling fs layer [2019-12-08T17:37:34.498Z] ok github.com/docker/docker/daemon/events 0.094s coverage: 50.0% of statements [2019-12-08T17:37:34.995Z] #71 DONE 1.5s [2019-12-08T17:37:34.995Z] [2019-12-08T17:37:34.995Z] #72 exporting to image [2019-12-08T17:37:34.995Z] #72 exporting layers [2019-12-08T17:37:35.528Z] #48 ... [2019-12-08T17:37:35.528Z] [2019-12-08T17:37:35.528Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:37:35.528Z] #42 120.8 LINK criu/pie/parasite.built-in.o [2019-12-08T17:37:35.528Z] #42 120.8 GEN criu/pie/parasite-blob.h [2019-12-08T17:37:35.528Z] #42 120.9 CC criu/arch/ppc64/restorer.o [2019-12-08T17:37:35.706Z] ? github.com/docker/docker/api [no test files] [2019-12-08T17:37:35.883Z] ok github.com/docker/docker/daemon/graphdriver 0.019s coverage: 2.2% of statements [2019-12-08T17:37:36.267Z] #42 121.7 CC criu/pie/restorer.o [2019-12-08T17:37:37.840Z] INFO [runner] Issues before processing: 2318, after processing: 0 [2019-12-08T17:37:37.840Z] INFO [runner] Processors filtering stat (out/in): exclude: 1616/1616, filename_unadjuster: 1713/1713, skip_files: 1713/1713, autogenerated_exclude: 1616/1713, identifier_marker: 1616/1616, cgo: 1713/2318, path_prettifier: 1713/1713, skip_dirs: 1713/1713, exclude-rules: 63/1616, nolint: 0/63 [2019-12-08T17:37:37.840Z] INFO [runner] processing took 117.804178ms with stages: nolint: 50.553544ms, identifier_marker: 35.228086ms, path_prettifier: 12.580662ms, exclude-rules: 7.802447ms, autogenerated_exclude: 5.907041ms, skip_dirs: 3.598004ms, cgo: 1.242716ms, filename_unadjuster: 886.119µs, max_same_issues: 1.441µs, source_code: 929ns, path_shortener: 578ns, uniq_by_line: 519ns, skip_files: 494ns, diff: 480ns, max_from_linter: 445ns, exclude: 349ns, max_per_file_from_linter: 324ns [2019-12-08T17:37:37.840Z] INFO [runner] linters took 1m34.583840782s with stages: goanalysis_metalinter: 1m17.574856716s, unused: 16.890351583s [2019-12-08T17:37:37.840Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2019-12-08T17:37:37.840Z] INFO Memory: 1529 samples, avg is 269.6MB, max is 2832.4MB [2019-12-08T17:37:37.840Z] INFO Execution took 3m25.470535127s [2019-12-08T17:37:37.840Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-12-08T17:37:37.840Z] No api/types/ or api/swagger.yaml changes in diff. [2019-12-08T17:37:37.840Z] Congratulations! All toml source files changed here have valid syntax. [2019-12-08T17:37:37.840Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-12-08T17:37:37.840Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-12-08T17:37:38.164Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40295/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f809e1080077469c26d7c9e3d7ef71151aa2faf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f809e1080077469c26d7c9e3d7ef71151aa2faf hack/make.sh dynbinary-daemon test-docker-py [2019-12-08T17:37:38.729Z] [2019-12-08T17:37:38.729Z] Removing bundles/ [2019-12-08T17:37:38.729Z] [2019-12-08T17:37:38.729Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-12-08T17:37:38.729Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-08T17:37:38.729Z] GOOS="" GOARCH="" GOARM="" [2019-12-08T17:37:39.179Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2019-12-08T17:37:40.588Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.470s coverage: 13.7% of statements [2019-12-08T17:37:41.525Z] #72 exporting layers 6.4s done [2019-12-08T17:37:41.525Z] #72 writing image sha256:09914b140476eb1705d40b95204a528cca0d33e18ffe5ce2dfab42adbba6f745 done [2019-12-08T17:37:41.525Z] #72 naming to docker.io/library/docker:7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:37:41.525Z] #72 naming to docker.io/library/docker:7f809e1080077469c26d7c9e3d7ef71151aa2faf done [2019-12-08T17:37:41.525Z] #72 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2019-12-08T17:37:41.576Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.769s coverage: 57.0% of statements [Pipeline] sh [2019-12-08T17:37:42.312Z] #42 127.1 LINK criu/pie/restorer.built-in.o [2019-12-08T17:37:42.313Z] #42 127.1 GEN criu/pie/restorer-blob.h [2019-12-08T17:37:42.313Z] #42 127.3 DEP criu/vdso.d [2019-12-08T17:37:42.313Z] #42 127.8 DEP criu/uts_ns.d [2019-12-08T17:37:42.658Z] #42 128.1 DEP criu/util.d [2019-12-08T17:37:42.878Z] e96b0897c5d1: Verifying Checksum [2019-12-08T17:37:42.878Z] e96b0897c5d1: Download complete [2019-12-08T17:37:43.003Z] #42 128.6 DEP criu/uffd.d [2019-12-08T17:37:43.348Z] #42 128.9 DEP criu/tun.d [2019-12-08T17:37:43.554Z] [2019-12-08T17:37:43.554Z] Removing bundles/ [2019-12-08T17:37:43.554Z] [2019-12-08T17:37:43.554Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-12-08T17:37:43.554Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-08T17:37:43.554Z] GOOS="" GOARCH="" GOARM="" [2019-12-08T17:37:43.691Z] #42 129.3 DEP criu/tty.d [2019-12-08T17:37:44.429Z] #42 129.7 DEP criu/timerfd.d [2019-12-08T17:37:44.429Z] #42 130.0 DEP criu/sysfs_parse.d [2019-12-08T17:37:45.166Z] #42 130.4 DEP criu/sysctl.d [2019-12-08T17:37:45.510Z] #42 130.9 DEP criu/string.d [2019-12-08T17:37:45.510Z] #42 131.0 DEP criu/stats.d [2019-12-08T17:37:45.781Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.839s coverage: 48.6% of statements [2019-12-08T17:37:45.781Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.649s coverage: 72.5% of statements [2019-12-08T17:37:45.853Z] #42 131.3 DEP criu/sockets.d [2019-12-08T17:37:46.041Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.868s coverage: 46.2% of statements [2019-12-08T17:37:46.197Z] #42 131.8 DEP criu/sk-unix.d [2019-12-08T17:37:47.001Z] #42 132.2 DEP criu/sk-tcp.d [2019-12-08T17:37:47.001Z] #42 ... [2019-12-08T17:37:47.001Z] [2019-12-08T17:37:47.001Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:37:47.001Z] #45 205.7 github.com/LK4D4/vndr/build [2019-12-08T17:37:47.344Z] #45 ... [2019-12-08T17:37:47.344Z] [2019-12-08T17:37:47.344Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:37:47.344Z] #42 132.7 DEP criu/sk-queue.d [2019-12-08T17:37:47.494Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-12-08T17:37:47.690Z] #42 133.0 DEP criu/sk-packet.d [2019-12-08T17:37:47.959Z] ok github.com/docker/docker/daemon 12.335s coverage: 17.6% of statements [2019-12-08T17:37:47.959Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-08T17:37:47.959Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-08T17:37:47.959Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-08T17:37:47.959Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-08T17:37:47.959Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-08T17:37:48.035Z] #42 133.6 DEP criu/sk-netlink.d [2019-12-08T17:37:48.539Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2019-12-08T17:37:48.539Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.619s coverage: 76.1% of statements [2019-12-08T17:37:48.773Z] #42 134.1 DEP criu/sk-inet.d [2019-12-08T17:37:49.108Z] ok github.com/docker/docker/daemon/links 0.018s coverage: 93.0% of statements [2019-12-08T17:37:49.116Z] #42 134.5 DEP criu/signalfd.d [2019-12-08T17:37:49.460Z] #42 134.9 DEP criu/sigframe.d [2019-12-08T17:37:49.460Z] #42 135.0 DEP criu/shmem.d [2019-12-08T17:37:49.804Z] #42 135.3 DEP criu/servicefd.d [2019-12-08T17:37:50.492Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2019-12-08T17:37:50.542Z] #42 135.8 DEP criu/seize.d [2019-12-08T17:37:50.542Z] #42 136.2 DEP criu/seccomp.d [2019-12-08T17:37:51.280Z] #42 136.5 DEP criu/rst-malloc.d [2019-12-08T17:37:51.280Z] #42 136.7 DEP criu/rbtree.d [2019-12-08T17:37:51.280Z] #42 136.8 DEP criu/pstree.d [2019-12-08T17:37:51.428Z] 65014b3c3121: Verifying Checksum [2019-12-08T17:37:51.428Z] 65014b3c3121: Download complete [2019-12-08T17:37:51.628Z] #42 137.1 DEP criu/protobuf.d [2019-12-08T17:37:51.881Z] ok github.com/docker/docker/daemon/logger 0.244s coverage: 42.7% of statements [2019-12-08T17:37:51.972Z] #42 137.5 GEN criu/protobuf-desc-gen.h [2019-12-08T17:37:52.824Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 4.9% of statements [2019-12-08T17:37:53.086Z] ok github.com/docker/docker/daemon/logger/awslogs 0.314s coverage: 77.8% of statements [2019-12-08T17:37:53.086Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 67.0% of statements [2019-12-08T17:37:53.656Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.077s coverage: 60.1% of statements [2019-12-08T17:37:53.656Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-08T17:37:53.656Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-08T17:37:53.656Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-08T17:37:53.656Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-08T17:37:53.656Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-08T17:37:53.656Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-08T17:37:54.227Z] ok github.com/docker/docker/daemon/logger/journald 0.062s coverage: 26.2% of statements [2019-12-08T17:37:54.227Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.026s coverage: 88.3% of statements [2019-12-08T17:37:54.487Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.050s coverage: 62.1% of statements [2019-12-08T17:37:55.049Z] #42 140.3 DEP criu/protobuf-desc.d [2019-12-08T17:37:55.391Z] #42 140.7 DEP criu/proc_parse.d [2019-12-08T17:37:55.736Z] #42 ... [2019-12-08T17:37:55.736Z] [2019-12-08T17:37:55.736Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:37:55.871Z] ok github.com/docker/docker/daemon/logger/local 0.048s coverage: 74.7% of statements [2019-12-08T17:37:55.871Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-08T17:37:56.131Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.096s coverage: 19.9% of statements [2019-12-08T17:37:56.393Z] ok github.com/docker/docker/daemon/logger/templates 0.014s coverage: 8.3% of statements [2019-12-08T17:37:56.653Z] ok github.com/docker/docker/daemon/logger/syslog 0.031s coverage: 47.8% of statements [2019-12-08T17:37:57.459Z] #23 224.2 Checking out files: 18% (1940/10716) Checking out files: 19% (2037/10716) Checking out files: 20% (2144/10716) Checking out files: 21% (2251/10716) Checking out files: 22% (2358/10716) Checking out files: 23% (2465/10716) Checking out files: 24% (2572/10716) Checking out files: 25% (2679/10716) Checking out files: 26% (2787/10716) Checking out files: 27% (2894/10716) Checking out files: 28% (3001/10716) Checking out files: 29% (3108/10716) Checking out files: 30% (3215/10716) Checking out files: 31% (3322/10716) Checking out files: 31% (3417/10716) Checking out files: 32% (3430/10716) Checking out files: 33% (3537/10716) Checking out files: 34% (3644/10716) Checking out files: 35% (3751/10716) Checking out files: 36% (3858/10716) Checking out files: 37% (3965/10716) Checking out files: 38% (4073/10716) Checking out files: 39% (4180/10716) Checking out files: 40% (4287/10716) Checking out files: 41% (4394/10716) Checking out files: 42% (4501/10716) Checking out files: 42% (4516/10716) Checking out files: 43% (4608/10716) [2019-12-08T17:37:57.459Z] #23 ... [2019-12-08T17:37:57.459Z] [2019-12-08T17:37:57.459Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:37:57.459Z] #45 216.2 vendor/golang.org/x/net/idna [2019-12-08T17:37:57.459Z] #45 220.6 vendor/golang.org/x/net/http2/hpack [2019-12-08T17:37:57.459Z] #45 225.5 mime [2019-12-08T17:37:57.595Z] ok github.com/docker/docker/daemon/network 0.024s coverage: 63.8% of statements [2019-12-08T17:37:57.804Z] #45 ... [2019-12-08T17:37:57.804Z] [2019-12-08T17:37:57.804Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:37:58.166Z] ok github.com/docker/docker/daemon/logger/splunk 1.950s coverage: 82.5% of statements [2019-12-08T17:37:58.167Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-08T17:37:58.167Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-08T17:37:58.849Z] #23 224.2 Checking out files: 18% (1940/10716) Checking out files: 19% (2037/10716) Checking out files: 20% (2144/10716) Checking out files: 21% (2251/10716) Checking out files: 22% (2358/10716) Checking out files: 23% (2465/10716) Checking out files: 24% (2572/10716) Checking out files: 25% (2679/10716) Checking out files: 26% (2787/10716) Checking out files: 27% (2894/10716) Checking out files: 28% (3001/10716) Checking out files: 29% (3108/10716) Checking out files: 30% (3215/10716) Checking out files: 31% (3322/10716) Checking out files: 31% (3417/10716) Checking out files: 32% (3430/10716) Checking out files: 33% (3537/10716) Checking out files: 34% (3644/10716) Checking out files: 35% (3751/10716) Checking out files: 36% (3858/10716) Checking out files: 37% (3965/10716) Checking out files: 38% (4073/10716) Checking out files: 39% (4180/10716) Checking out files: 40% (4287/10716) Checking out files: 41% (4394/10716) Checking out files: 42% (4501/10716) Checking out files: 42% (4516/10716) Checking out files: 43% (4608/10716) Checking out files: 44% (4716/10716) Checking out files: 45% (4823/10716) Checking out files: 46% (4930/10716) Checking out files: 47% (5037/10716) Checking out files: 48% (5144/10716) Checking out files: 49% (5251/10716) Checking out files: 50% (5358/10716) Checking out files: 51% (5466/10716) Checking out files: 52% (5573/10716) Checking out files: 53% (5680/10716) Checking out files: 54% (5787/10716) Checking out files: 55% (5894/10716) Checking out files: 55% (5981/10716) Checking out files: 56% (6001/10716) Checking out files: 57% (6109/10716) Checking out files: 58% (6216/10716) Checking out files: 59% (6323/10716) [2019-12-08T17:37:58.849Z] #23 ... [2019-12-08T17:37:58.849Z] [2019-12-08T17:37:58.849Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:37:58.849Z] #18 162.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-08T17:37:58.849Z] #18 162.8 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-12-08T17:37:58.849Z] #18 162.8 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-08T17:37:58.849Z] #18 ... [2019-12-08T17:37:58.849Z] [2019-12-08T17:37:58.849Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:37:59.105Z] ok github.com/docker/docker/distribution/metadata 0.118s coverage: 48.2% of statements [2019-12-08T17:38:00.050Z] ok github.com/docker/docker/errdefs 0.022s coverage: 49.4% of statements [2019-12-08T17:38:00.326Z] ok github.com/docker/docker/distribution 0.310s coverage: 22.1% of statements [2019-12-08T17:38:00.326Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-08T17:38:01.716Z] ok github.com/docker/docker/image 0.050s coverage: 86.4% of statements [2019-12-08T17:38:01.808Z] #23 224.2 Checking out files: 18% (1940/10716) Checking out files: 19% (2037/10716) Checking out files: 20% (2144/10716) Checking out files: 21% (2251/10716) Checking out files: 22% (2358/10716) Checking out files: 23% (2465/10716) Checking out files: 24% (2572/10716) Checking out files: 25% (2679/10716) Checking out files: 26% (2787/10716) Checking out files: 27% (2894/10716) Checking out files: 28% (3001/10716) Checking out files: 29% (3108/10716) Checking out files: 30% (3215/10716) Checking out files: 31% (3322/10716) Checking out files: 31% (3417/10716) Checking out files: 32% (3430/10716) Checking out files: 33% (3537/10716) Checking out files: 34% (3644/10716) Checking out files: 35% (3751/10716) Checking out files: 36% (3858/10716) Checking out files: 37% (3965/10716) Checking out files: 38% (4073/10716) Checking out files: 39% (4180/10716) Checking out files: 40% (4287/10716) Checking out files: 41% (4394/10716) Checking out files: 42% (4501/10716) Checking out files: 42% (4516/10716) Checking out files: 43% (4608/10716) Checking out files: 44% (4716/10716) Checking out files: 45% (4823/10716) Checking out files: 46% (4930/10716) Checking out files: 47% (5037/10716) Checking out files: 48% (5144/10716) Checking out files: 49% (5251/10716) Checking out files: 50% (5358/10716) Checking out files: 51% (5466/10716) Checking out files: 52% (5573/10716) Checking out files: 53% (5680/10716) Checking out files: 54% (5787/10716) Checking out files: 55% (5894/10716) Checking out files: 55% (5981/10716) Checking out files: 56% (6001/10716) Checking out files: 57% (6109/10716) Checking out files: 58% (6216/10716) Checking out files: 59% (6323/10716) Checking out files: 60% (6430/10716) Checking out files: 61% (6537/10716) Checking out files: 62% (6644/10716) Checking out files: 63% (6752/10716) Checking out files: 64% (6859/10716) Checking out files: 65% (6966/10716) Checking out files: 66% (7073/10716) Checking out files: 67% (7180/10716) Checking out files: 68% (7287/10716) Checking out files: 69% (7395/10716) Checking out files: 69% (7444/10716) Checking out files: 70% (7502/10716) Checking out files: 71% (7609/10716) Checking out files: 72% (7716/10716) Checking out files: 73% (7823/10716) Checking out files: 74% (7930/10716) Checking out files: 75% (8037/10716) Checking out files: 76% (8145/10716) Checking out files: 77% (8252/10716) Checking out files: 78% (8359/10716) Checking out files: 79% (8466/10716) Checking out files: 80% (8573/10716) Checking out files: 81% (8680/10716) Checking out files: 81% (8758/10716) Checking out files: 82% (8788/10716) Checking out files: 83% (8895/10716) Checking out files: 84% (9002/10716) Checking out files: 85% (9109/10716) Checking out files: 86% (9216/10716) Checking out files: 87% (9323/10716) Checking out files: 88% (9431/10716) Checking out files: 89% (9538/10716) Checking out files: 90% (9645/10716) Checking out files: 91% (9752/10716) Checking out files: 92% (9859/10716) Checking out files: 93% (9966/10716) Checking out files: 94% (10074/10716) Checking out files: 95% (10181/10716) Checking out files: 96% (10288/10716) Checking out files: 97% (10395/10716) Checking out files: 98% (10502/10716) Checking out files: 98% (10506/10716) Checking out files: 99% (10609/10716) Checking out files: 100% (10716/10716) Checking out files: 100% (10716/10716), done. [2019-12-08T17:38:01.809Z] #23 230.5 + cd /tmp/tmp.OhMB7F2IsK/tmp/docker-ce [2019-12-08T17:38:01.809Z] #23 230.5 + git checkout -q v17.06.2-ce [2019-12-08T17:38:01.977Z] ok github.com/docker/docker/image/cache 0.027s coverage: 19.2% of statements [2019-12-08T17:38:02.238Z] ok github.com/docker/docker/image/v1 0.032s coverage: 25.0% of statements [2019-12-08T17:38:02.500Z] ok github.com/docker/docker/distribution/xfer 1.729s coverage: 85.6% of statements [2019-12-08T17:38:02.500Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-08T17:38:02.500Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-08T17:38:02.500Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-08T17:38:02.761Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2019-12-08T17:38:03.332Z] ok github.com/docker/docker/pkg/aaparser 0.019s coverage: 50.0% of statements [2019-12-08T17:38:04.274Z] ok github.com/docker/docker/opts 0.065s coverage: 66.9% of statements [2019-12-08T17:38:05.664Z] ok github.com/docker/docker/pkg/authorization 0.512s coverage: 68.3% of statements [2019-12-08T17:38:05.664Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2019-12-08T17:38:05.697Z] #23 ... [2019-12-08T17:38:05.697Z] [2019-12-08T17:38:05.697Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:38:05.697Z] #48 DONE 233.8s [2019-12-08T17:38:05.697Z] [2019-12-08T17:38:05.697Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:38:05.697Z] #42 141.1 DEP criu/plugin.d [2019-12-08T17:38:05.697Z] #42 141.4 DEP criu/pipes.d [2019-12-08T17:38:05.697Z] #42 141.9 DEP criu/pie-util.d [2019-12-08T17:38:05.697Z] #42 142.2 DEP criu/pie-util-vdso.d [2019-12-08T17:38:05.697Z] #42 142.5 DEP criu/pie-util-vdso-elf32.d [2019-12-08T17:38:05.697Z] #42 142.7 DEP criu/path.d [2019-12-08T17:38:05.697Z] #42 143.1 DEP criu/parasite-syscall.d [2019-12-08T17:38:05.697Z] #42 143.6 DEP criu/pagemap.d [2019-12-08T17:38:05.697Z] #42 144.0 DEP criu/pagemap-cache.d [2019-12-08T17:38:05.697Z] #42 144.3 DEP criu/page-xfer.d [2019-12-08T17:38:05.697Z] #42 144.7 DEP criu/page-pipe.d [2019-12-08T17:38:05.697Z] #42 145.1 DEP criu/netfilter.d [2019-12-08T17:38:05.697Z] #42 145.6 DEP criu/net.d [2019-12-08T17:38:05.697Z] #42 146.2 DEP criu/namespaces.d [2019-12-08T17:38:05.697Z] #42 146.6 DEP criu/mount.d [2019-12-08T17:38:05.697Z] #42 147.0 DEP criu/mem.d [2019-12-08T17:38:05.697Z] #42 147.5 DEP criu/lsm.d [2019-12-08T17:38:05.697Z] #42 147.9 DEP criu/log.d [2019-12-08T17:38:05.697Z] #42 148.3 DEP criu/libnetlink.d [2019-12-08T17:38:05.697Z] #42 148.6 DEP criu/kerndat.d [2019-12-08T17:38:05.697Z] #42 149.1 DEP criu/kcmp-ids.d [2019-12-08T17:38:05.697Z] #42 149.3 DEP criu/irmap.d [2019-12-08T17:38:05.697Z] #42 149.7 DEP criu/ipc_ns.d [2019-12-08T17:38:05.697Z] #42 150.1 DEP criu/image.d [2019-12-08T17:38:05.697Z] #42 150.6 DEP criu/image-desc.d [2019-12-08T17:38:05.697Z] #42 151.3 DEP criu/fsnotify.d [2019-12-08T17:38:05.924Z] ok github.com/docker/docker/pkg/capabilities 0.033s coverage: 87.5% of statements [2019-12-08T17:38:06.438Z] #42 151.8 DEP criu/filesystems.d [2019-12-08T17:38:06.493Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2019-12-08T17:38:07.192Z] #42 152.5 DEP criu/files.d [2019-12-08T17:38:07.192Z] #42 152.9 DEP criu/files-reg.d [2019-12-08T17:38:07.433Z] ok github.com/docker/docker/pkg/archive 1.301s coverage: 77.0% of statements [2019-12-08T17:38:07.433Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2019-12-08T17:38:07.951Z] #42 153.3 DEP criu/files-ext.d [2019-12-08T17:38:07.951Z] #42 153.5 DEP criu/file-lock.d [2019-12-08T17:38:07.951Z] #42 ... [2019-12-08T17:38:07.951Z] [2019-12-08T17:38:07.951Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:38:07.951Z] #23 236.7 + mkdir -p /tmp/tmp.OhMB7F2IsK/src/github.com/docker [2019-12-08T17:38:08.001Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2019-12-08T17:38:08.295Z] #23 236.7 + mv components/cli /tmp/tmp.OhMB7F2IsK/src/github.com/docker/cli [2019-12-08T17:38:08.295Z] #23 236.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-12-08T17:38:08.571Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-12-08T17:38:09.140Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2019-12-08T17:38:09.399Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-12-08T17:38:09.486Z] #23 ... [2019-12-08T17:38:09.486Z] [2019-12-08T17:38:09.486Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:38:09.486Z] #45 228.1 mime/quotedprintable [2019-12-08T17:38:09.486Z] #45 229.5 crypto/x509/pkix [2019-12-08T17:38:09.486Z] #45 230.3 vendor/golang.org/x/crypto/cryptobyte [2019-12-08T17:38:09.486Z] #45 231.9 net/http/internal [2019-12-08T17:38:09.486Z] #45 237.7 net/textproto [2019-12-08T17:38:09.486Z] #45 237.7 vendor/golang.org/x/net/http/httpproxy [2019-12-08T17:38:09.486Z] #45 237.8 crypto/x509 [2019-12-08T17:38:09.830Z] #45 ... [2019-12-08T17:38:09.830Z] [2019-12-08T17:38:09.830Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:38:09.830Z] #18 182.4 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-08T17:38:09.830Z] #18 182.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-08T17:38:09.830Z] #18 182.5 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-12-08T17:38:09.830Z] #18 182.5 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-08T17:38:09.830Z] #18 182.5 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-08T17:38:09.830Z] #18 182.6 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-08T17:38:09.830Z] #18 182.6 Processing triggers for mime-support (3.60) ... [2019-12-08T17:38:09.830Z] #18 182.8 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:38:09.830Z] #18 182.8 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-12-08T17:38:09.830Z] #18 182.8 Setting up libcap2-bin (1:2.25-1) ... [2019-12-08T17:38:09.830Z] #18 182.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-08T17:38:09.830Z] #18 182.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-08T17:38:09.830Z] #18 182.8 Setting up bash-completion (1:2.1-4.3) ... [2019-12-08T17:38:10.778Z] ok github.com/docker/docker/pkg/chrootarchive 3.490s coverage: 43.2% of statements [2019-12-08T17:38:10.778Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2019-12-08T17:38:11.348Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2019-12-08T17:38:11.608Z] ok github.com/docker/docker/pkg/fsutils 0.331s coverage: 85.1% of statements [2019-12-08T17:38:11.608Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2019-12-08T17:38:11.869Z] ok github.com/docker/docker/pkg/discovery/kv 3.135s coverage: 84.1% of statements [2019-12-08T17:38:12.130Z] ok github.com/docker/docker/layer 7.200s coverage: 68.8% of statements [2019-12-08T17:38:12.130Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-08T17:38:12.130Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-08T17:38:12.130Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-08T17:38:12.130Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-08T17:38:12.130Z] ? github.com/docker/docker/oci [no test files] [2019-12-08T17:38:12.130Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-08T17:38:12.130Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-08T17:38:12.130Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-08T17:38:12.701Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2019-12-08T17:38:12.961Z] ok github.com/docker/docker/pkg/locker 0.026s coverage: 88.9% of statements [2019-12-08T17:38:13.222Z] ok github.com/docker/docker/pkg/ioutils 0.655s coverage: 69.3% of statements [2019-12-08T17:38:13.222Z] ok github.com/docker/docker/pkg/longpath 0.033s coverage: 100.0% of statements [2019-12-08T17:38:13.483Z] ok github.com/docker/docker/pkg/idtools 1.014s coverage: 70.1% of statements [2019-12-08T17:38:13.483Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-08T17:38:13.743Z] ok github.com/docker/docker/pkg/namesgenerator 0.022s coverage: 85.7% of statements [2019-12-08T17:38:14.004Z] ok github.com/docker/docker/pkg/parsers 0.022s coverage: 97.0% of statements [2019-12-08T17:38:14.266Z] ok github.com/docker/docker/pkg/parsers/kernel 0.020s coverage: 60.0% of statements [2019-12-08T17:38:14.527Z] ok github.com/docker/docker/pkg/pidfile 0.018s coverage: 82.4% of statements [2019-12-08T17:38:14.710Z] #18 188.2 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-12-08T17:38:14.710Z] #18 188.2 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-08T17:38:14.710Z] #18 188.2 Setting up zip (3.0-11+b1) ... [2019-12-08T17:38:14.710Z] #18 188.2 Setting up bzip2 (1.0.6-8.1) ... [2019-12-08T17:38:14.710Z] #18 188.2 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-08T17:38:14.710Z] #18 188.2 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-08T17:38:14.710Z] #18 188.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:38:14.710Z] #18 188.3 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-12-08T17:38:14.710Z] #18 188.3 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-08T17:38:14.710Z] #18 188.3 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-08T17:38:14.710Z] #18 188.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-08T17:38:14.710Z] #18 188.4 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-08T17:38:14.710Z] #18 188.4 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:38:14.710Z] #18 188.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-12-08T17:38:14.710Z] #18 188.4 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-12-08T17:38:14.710Z] #18 188.5 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-12-08T17:38:14.710Z] #18 188.5 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:38:14.787Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.027s coverage: 91.4% of statements [2019-12-08T17:38:14.787Z] ok github.com/docker/docker/pkg/mount 0.889s coverage: 70.0% of statements [2019-12-08T17:38:14.787Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-08T17:38:14.787Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-08T17:38:14.787Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-08T17:38:15.358Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2019-12-08T17:38:15.445Z] #18 189.2 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-12-08T17:38:15.445Z] #18 189.2 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-12-08T17:38:15.445Z] #18 189.2 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-12-08T17:38:15.445Z] #18 189.2 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-08T17:38:15.445Z] #18 189.3 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-08T17:38:15.445Z] #18 189.3 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-12-08T17:38:15.445Z] #18 189.3 Setting up pigz (2.3.4-1) ... [2019-12-08T17:38:15.445Z] #18 189.3 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-08T17:38:15.445Z] #18 189.4 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-12-08T17:38:15.445Z] #18 189.4 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-08T17:38:15.445Z] #18 189.4 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-08T17:38:15.445Z] #18 189.4 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-08T17:38:15.445Z] #18 189.4 Setting up jq (1.5+dfsg-1.3) ... [2019-12-08T17:38:15.445Z] #18 189.4 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-12-08T17:38:15.445Z] #18 189.4 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-12-08T17:38:15.445Z] #18 189.4 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-08T17:38:15.445Z] #18 189.5 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-08T17:38:15.445Z] #18 189.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-08T17:38:15.445Z] #18 189.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-08T17:38:15.445Z] #18 189.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-08T17:38:15.445Z] #18 189.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-08T17:38:15.445Z] #18 189.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-08T17:38:15.790Z] #18 189.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-08T17:38:15.790Z] #18 189.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-08T17:38:15.790Z] #18 189.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-08T17:38:15.790Z] #18 189.6 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-12-08T17:38:15.790Z] #18 189.6 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-08T17:38:15.790Z] #18 189.6 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-08T17:38:15.790Z] #18 189.7 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-08T17:38:15.790Z] #18 189.7 Setting up btrfs-progs (4.7.3-1) ... [2019-12-08T17:38:15.790Z] #18 189.7 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-12-08T17:38:15.790Z] #18 189.7 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-08T17:38:15.929Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2019-12-08T17:38:15.929Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2019-12-08T17:38:16.190Z] ok github.com/docker/docker/pkg/plugins/transport 0.024s coverage: 85.7% of statements [2019-12-08T17:38:16.760Z] ok github.com/docker/docker/pkg/reexec 0.027s coverage: 82.4% of statements [2019-12-08T17:38:17.329Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2019-12-08T17:38:17.588Z] ok github.com/docker/docker/pkg/pubsub 1.100s coverage: 73.9% of statements [2019-12-08T17:38:18.158Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2019-12-08T17:38:18.158Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2019-12-08T17:38:18.419Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2019-12-08T17:38:18.680Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 80.6% of statements [2019-12-08T17:38:18.839Z] #18 ... [2019-12-08T17:38:18.839Z] [2019-12-08T17:38:18.839Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:38:18.839Z] #42 153.9 DEP criu/file-ids.d [2019-12-08T17:38:18.839Z] #42 154.3 DEP criu/fifo.d [2019-12-08T17:38:18.839Z] #42 154.6 DEP criu/fdstore.d [2019-12-08T17:38:18.839Z] #42 154.8 DEP criu/fault-injection.d [2019-12-08T17:38:18.839Z] #42 154.9 DEP criu/external.d [2019-12-08T17:38:18.839Z] #42 155.1 DEP criu/eventpoll.d [2019-12-08T17:38:18.839Z] #42 155.4 DEP criu/eventfd.d [2019-12-08T17:38:18.839Z] #42 155.7 DEP criu/crtools.d [2019-12-08T17:38:18.839Z] #42 156.1 DEP criu/cr-service.d [2019-12-08T17:38:18.839Z] #42 156.6 DEP criu/cr-restore.d [2019-12-08T17:38:18.839Z] #42 157.1 DEP criu/cr-errno.d [2019-12-08T17:38:18.839Z] #42 157.1 DEP criu/cr-dump.d [2019-12-08T17:38:18.839Z] #42 157.6 DEP criu/cr-dedup.d [2019-12-08T17:38:18.839Z] #42 157.9 DEP criu/cr-check.d [2019-12-08T17:38:18.839Z] #42 158.3 DEP criu/config.d [2019-12-08T17:38:18.839Z] #42 158.7 DEP criu/clone-noasan.d [2019-12-08T17:38:18.839Z] #42 158.9 DEP criu/cgroup.d [2019-12-08T17:38:18.839Z] #42 159.3 DEP criu/cgroup-props.d [2019-12-08T17:38:18.839Z] #42 159.6 DEP criu/bitmap.d [2019-12-08T17:38:18.839Z] #42 159.7 DEP criu/bfd.d [2019-12-08T17:38:18.839Z] #42 160.0 DEP criu/autofs.d [2019-12-08T17:38:18.839Z] #42 160.3 DEP criu/aio.d [2019-12-08T17:38:18.839Z] #42 160.7 DEP criu/action-scripts.d [2019-12-08T17:38:18.839Z] #42 161.4 CC criu/action-scripts.o [2019-12-08T17:38:18.839Z] #42 162.4 CC criu/aio.o [2019-12-08T17:38:18.839Z] #42 163.7 CC criu/autofs.o [2019-12-08T17:38:19.619Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 36.2% of statements [2019-12-08T17:38:19.619Z] ok github.com/docker/docker/pkg/tailfile 0.109s coverage: 88.6% of statements [2019-12-08T17:38:19.619Z] ok github.com/docker/docker/pkg/signal 2.781s coverage: 61.0% of statements [2019-12-08T17:38:20.190Z] testing: warning: no tests to run [2019-12-08T17:38:20.190Z] coverage: [no statements] [2019-12-08T17:38:20.190Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2019-12-08T17:38:20.452Z] ok github.com/docker/docker/pkg/term 0.023s coverage: 85.9% of statements [2019-12-08T17:38:20.452Z] ok github.com/docker/docker/pkg/tarsum 0.142s coverage: 89.3% of statements [2019-12-08T17:38:20.712Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2019-12-08T17:38:20.972Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2019-12-08T17:38:20.972Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2019-12-08T17:38:21.888Z] #42 ... [2019-12-08T17:38:21.888Z] [2019-12-08T17:38:21.888Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:38:21.888Z] #45 239.9 mime/multipart [2019-12-08T17:38:21.888Z] #45 240.0 vendor/golang.org/x/net/http/httpguts [2019-12-08T17:38:21.888Z] #45 244.8 crypto/tls [2019-12-08T17:38:21.888Z] #45 ... [2019-12-08T17:38:21.888Z] [2019-12-08T17:38:21.888Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:38:21.888Z] #42 167.3 CC criu/bfd.o [2019-12-08T17:38:22.885Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2019-12-08T17:38:22.885Z] ok github.com/docker/docker/profiles/seccomp 0.022s coverage: 73.8% of statements [2019-12-08T17:38:23.090Z] #42 168.8 CC criu/bitmap.o [2019-12-08T17:38:23.456Z] ok github.com/docker/docker/reference 0.016s coverage: 83.7% of statements [2019-12-08T17:38:23.846Z] #42 169.1 CC criu/cgroup-props.o [2019-12-08T17:38:24.393Z] ok github.com/docker/docker/plugin 0.616s coverage: 27.1% of statements [2019-12-08T17:38:24.393Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2019-12-08T17:38:24.963Z] ok github.com/docker/docker/restartmanager 0.017s coverage: 45.3% of statements [2019-12-08T17:38:25.533Z] ok github.com/docker/docker/registry 0.283s coverage: 56.0% of statements [2019-12-08T17:38:25.555Z] #42 170.9 CC criu/cgroup.o [2019-12-08T17:38:25.793Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2019-12-08T17:38:25.793Z] ok github.com/docker/docker/runconfig 0.026s coverage: 68.2% of statements [2019-12-08T17:38:27.271Z] #42 ... [2019-12-08T17:38:27.271Z] [2019-12-08T17:38:27.271Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:38:27.271Z] #18 199.8 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-12-08T17:38:27.271Z] #18 199.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-08T17:38:27.271Z] #18 199.9 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-12-08T17:38:27.271Z] #18 199.9 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-12-08T17:38:27.271Z] #18 199.9 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-12-08T17:38:27.271Z] #18 199.9 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-12-08T17:38:27.271Z] #18 199.9 Setting up btrfs-tools (4.7.3-1) ... [2019-12-08T17:38:27.271Z] #18 199.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-08T17:38:27.271Z] #18 199.9 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-12-08T17:38:27.271Z] #18 199.9 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-12-08T17:38:27.271Z] #18 200.0 Setting up python3 (3.5.3-1) ... [2019-12-08T17:38:27.708Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2019-12-08T17:38:28.649Z] ok github.com/docker/docker/volume/local 0.049s coverage: 73.0% of statements [2019-12-08T17:38:28.909Z] ok github.com/docker/docker/volume/mounts 0.052s coverage: 67.0% of statements [2019-12-08T17:38:29.477Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2019-12-08T17:38:29.604Z] #18 203.1 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-08T17:38:31.928Z] #18 ... [2019-12-08T17:38:31.928Z] [2019-12-08T17:38:31.928Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:38:31.928Z] #42 177.1 CC criu/clone-noasan.o [2019-12-08T17:38:31.928Z] #42 177.5 CC criu/config.o [2019-12-08T17:38:35.936Z] #42 181.4 CC criu/cr-check.o [2019-12-08T17:38:37.139Z] #42 ... [2019-12-08T17:38:37.139Z] [2019-12-08T17:38:37.139Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:38:37.139Z] #45 255.8 net/http/httptrace [2019-12-08T17:38:37.139Z] #45 256.3 net/http [2019-12-08T17:38:37.482Z] #45 ... [2019-12-08T17:38:37.482Z] [2019-12-08T17:38:37.482Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:38:37.482Z] #18 205.5 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-08T17:38:37.482Z] #18 205.8 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-08T17:38:37.482Z] #18 205.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-08T17:38:37.482Z] #18 205.9 Setting up python3-wheel (0.29.0-2) ... [2019-12-08T17:38:37.482Z] #18 207.8 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-08T17:38:37.482Z] #18 210.0 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-08T17:38:37.482Z] #18 210.0 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-08T17:38:38.681Z] #18 212.6 Setting up dmsetup (2:1.02.137-2) ... [2019-12-08T17:38:38.681Z] #18 212.6 Setting up python3-setuptools (33.1.1-1) ... [2019-12-08T17:38:40.399Z] #18 ... [2019-12-08T17:38:40.399Z] [2019-12-08T17:38:40.399Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:38:40.399Z] #42 186.0 CC criu/cr-dedup.o [2019-12-08T17:38:41.598Z] #42 187.1 CC criu/cr-dump.o [2019-12-08T17:38:43.318Z] #42 ... [2019-12-08T17:38:43.318Z] [2019-12-08T17:38:43.318Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-08T17:38:43.318Z] #18 215.1 Setting up dh-python (2.20170125) ... [2019-12-08T17:38:43.318Z] #18 216.5 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-12-08T17:38:43.318Z] #18 216.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-08T17:38:43.318Z] #18 DONE 216.8s [2019-12-08T17:38:43.318Z] [2019-12-08T17:38:43.318Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-08T17:38:46.546Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2019-12-08T17:38:46.546Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-08T17:38:46.546Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/types [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-08T17:38:46.546Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2019-12-08T17:38:46.546Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-08T17:38:46.546Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2019-12-08T17:38:46.546Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/builder [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-08T17:38:46.546Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-08T17:38:46.546Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2019-12-08T17:38:49.366Z] #19 ... [2019-12-08T17:38:49.366Z] [2019-12-08T17:38:49.366Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:38:49.366Z] #42 192.0 CC criu/cr-errno.o [2019-12-08T17:38:49.366Z] #42 192.2 CC criu/cr-restore.o [2019-12-08T17:38:49.920Z] ok github.com/docker/docker/builder/remotecontext 0.357s coverage: 13.6% of statements [2019-12-08T17:38:49.920Z] ok github.com/docker/docker/builder/dockerfile 0.875s coverage: 48.2% of statements [2019-12-08T17:38:50.729Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2019-12-08T17:38:51.127Z] ok github.com/docker/docker/builder/remotecontext/git 0.978s coverage: 86.3% of statements [2019-12-08T17:38:51.127Z] ? github.com/docker/docker/cli [no test files] [2019-12-08T17:38:51.127Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-08T17:38:51.404Z] ok github.com/docker/docker/pkg/plugins 33.655s coverage: 76.6% of statements [2019-12-08T17:38:51.404Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-08T17:38:51.404Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-08T17:38:51.404Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-08T17:38:51.404Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-08T17:38:51.404Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-08T17:38:51.404Z] ? github.com/docker/docker/rootless [no test files] [2019-12-08T17:38:51.404Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-08T17:38:51.404Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-08T17:38:51.404Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-08T17:38:51.404Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-08T17:38:51.404Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-08T17:38:51.404Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-08T17:38:51.404Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-08T17:38:51.404Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-08T17:38:51.404Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-08T17:38:51.404Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-08T17:38:51.404Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-08T17:38:51.404Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-08T17:38:51.404Z] ? github.com/docker/docker/volume [no test files] [2019-12-08T17:38:51.404Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-08T17:38:51.404Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-08T17:38:51.404Z] [2019-12-08T17:38:51.404Z] === Skipped [2019-12-08T17:38:51.404Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-08T17:38:51.404Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-08T17:38:51.404Z] [2019-12-08T17:38:51.404Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-08T17:38:51.404Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-08T17:38:51.404Z] [2019-12-08T17:38:51.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-08T17:38:51.404Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:38:51.404Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-08T17:38:51.404Z] [2019-12-08T17:38:51.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-08T17:38:51.404Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:38:51.404Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-08T17:38:51.404Z] [2019-12-08T17:38:51.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-08T17:38:51.404Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:38:51.404Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-08T17:38:51.404Z] [2019-12-08T17:38:51.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-08T17:38:51.404Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:38:51.404Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-08T17:38:51.404Z] [2019-12-08T17:38:51.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-08T17:38:51.404Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:38:51.404Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-08T17:38:51.404Z] [2019-12-08T17:38:51.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-08T17:38:51.404Z] graphtest_unix.go:73: No driver to put! [2019-12-08T17:38:51.404Z] [2019-12-08T17:38:51.404Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-08T17:38:51.404Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-08T17:38:51.404Z] [2019-12-08T17:38:51.404Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-08T17:38:51.404Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-08T17:38:51.404Z] [2019-12-08T17:38:51.404Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-08T17:38:51.404Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-08T17:38:51.404Z] [2019-12-08T17:38:51.404Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-08T17:38:51.404Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-08T17:38:51.404Z] [2019-12-08T17:38:51.404Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-08T17:38:51.404Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:38:51.404Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-08T17:38:51.404Z] [2019-12-08T17:38:51.404Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-08T17:38:51.404Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:38:51.404Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-08T17:38:51.404Z] [2019-12-08T17:38:51.404Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-08T17:38:51.404Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:38:51.404Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-08T17:38:51.404Z] [2019-12-08T17:38:51.404Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-08T17:38:51.404Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:38:51.404Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-08T17:38:51.404Z] [2019-12-08T17:38:51.404Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-08T17:38:51.404Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:38:51.404Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-08T17:38:51.404Z] [2019-12-08T17:38:51.404Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-08T17:38:51.404Z] graphtest_unix.go:73: No driver to put! [2019-12-08T17:38:51.404Z] [2019-12-08T17:38:51.404Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-08T17:38:51.404Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-08T17:38:51.404Z] [2019-12-08T17:38:51.404Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-08T17:38:51.404Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-08T17:38:51.404Z] [2019-12-08T17:38:51.404Z] [2019-12-08T17:38:51.404Z] DONE 2148 tests, 20 skipped in 184.729s Post stage [Pipeline] junit [2019-12-08T17:38:51.425Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-08T17:38:54.756Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40295/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f809e1080077469c26d7c9e3d7ef71151aa2faf -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:7f809e1080077469c26d7c9e3d7ef71151aa2faf hack/make.sh dynbinary test-integration [2019-12-08T17:38:55.365Z] ok github.com/docker/docker/client 0.252s coverage: 75.8% of statements [2019-12-08T17:38:55.409Z] #42 ... [2019-12-08T17:38:55.409Z] [2019-12-08T17:38:55.409Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-08T17:38:55.409Z] #19 11.62 Collecting yamllint==1.16.0 [2019-12-08T17:38:55.409Z] #19 ... [2019-12-08T17:38:55.409Z] [2019-12-08T17:38:55.409Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:38:55.409Z] #45 274.0 github.com/LK4D4/vndr/godl [2019-12-08T17:38:55.409Z] #45 275.1 github.com/LK4D4/vndr [2019-12-08T17:38:55.694Z] [2019-12-08T17:38:55.694Z] Removing bundles/ [2019-12-08T17:38:55.694Z] [2019-12-08T17:38:55.694Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-12-08T17:38:55.694Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-08T17:38:55.694Z] GOOS="" GOARCH="" GOARM="" [2019-12-08T17:38:56.147Z] #45 ... [2019-12-08T17:38:56.147Z] [2019-12-08T17:38:56.147Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:38:56.147Z] #42 201.6 CC criu/cr-service.o [2019-12-08T17:39:00.063Z] #42 205.5 CC criu/crtools.o [2019-12-08T17:39:00.147Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-08T17:39:00.147Z] [2019-12-08T17:39:00.147Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-12-08T17:39:00.147Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-12-08T17:39:00.147Z] Using test binary docker [2019-12-08T17:39:00.147Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-08T17:39:00.147Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-08T17:39:00.147Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-08T17:39:00.147Z] Warning failed to create cache: (null) [2019-12-08T17:39:00.147Z] . [2019-12-08T17:39:00.147Z] INFO: Waiting for daemon to start... [2019-12-08T17:39:00.147Z] Starting dockerd [2019-12-08T17:39:00.147Z] . [2019-12-08T17:39:00.147Z] INFO: Building docker-sdk-python3:4.1.0... [2019-12-08T17:39:01.263Z] #42 206.9 CC criu/eventfd.o [2019-12-08T17:39:02.001Z] #42 207.6 CC criu/eventpoll.o [2019-12-08T17:39:02.349Z] #42 ... [2019-12-08T17:39:02.349Z] [2019-12-08T17:39:02.349Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:39:02.349Z] #45 DONE 290.8s [2019-12-08T17:39:02.349Z] [2019-12-08T17:39:02.349Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-08T17:39:02.349Z] #19 13.81 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-08T17:39:02.349Z] #19 14.93 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-08T17:39:02.349Z] #19 15.27 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-12-08T17:39:02.349Z] #19 19.33 Collecting pyyaml (from yamllint==1.16.0) [2019-12-08T17:39:03.089Z] #19 20.19 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-08T17:39:04.814Z] #19 ... [2019-12-08T17:39:04.814Z] [2019-12-08T17:39:04.814Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:39:04.814Z] #42 210.3 CC criu/external.o [2019-12-08T17:39:04.916Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-08T17:39:04.916Z] [2019-12-08T17:39:04.916Z] [2019-12-08T17:39:04.916Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-08T17:39:04.916Z] PKG_CONFIG=pkg-config [2019-12-08T17:39:04.916Z] GOLANG_VERSION=1.13.4 [2019-12-08T17:39:04.916Z] HOSTNAME=0e1b94877512 [2019-12-08T17:39:04.916Z] KEEPBUNDLE=1 [2019-12-08T17:39:04.916Z] container=docker [2019-12-08T17:39:04.916Z] TEST_SKIP_INTEGRATION=1 [2019-12-08T17:39:04.916Z] GO111MODULE=off [2019-12-08T17:39:04.916Z] GOPATH=/go [2019-12-08T17:39:04.916Z] PWD=/go/src/github.com/docker/docker [2019-12-08T17:39:04.916Z] HOME=/root [2019-12-08T17:39:04.916Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-08T17:39:04.916Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-08T17:39:04.916Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-08T17:39:04.916Z] DOCKER_GITCOMMIT=7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:39:04.916Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-08T17:39:04.916Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-08T17:39:04.916Z] TERM=xterm [2019-12-08T17:39:04.916Z] VALIDATE_BRANCH=master [2019-12-08T17:39:04.916Z] DEST=bundles/test-integration [2019-12-08T17:39:04.916Z] SHLVL=1 [2019-12-08T17:39:04.916Z] TIMEOUT=120m [2019-12-08T17:39:04.917Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-12-08T17:39:04.917Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-08T17:39:04.917Z] DOCKER_PKG=github.com/docker/docker [2019-12-08T17:39:04.917Z] TESTDEBUG=0 [2019-12-08T17:39:04.917Z] _=/usr/bin/env [2019-12-08T17:39:04.917Z] Building test suite binary ./integration-cli/test.main [2019-12-08T17:39:05.172Z] [2019-12-08T17:39:05.428Z] [2019-12-08T17:39:05.428Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-12-08T17:39:05.428Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-08T17:39:05.428Z] PKG_CONFIG=pkg-config [2019-12-08T17:39:05.428Z] GOLANG_VERSION=1.13.4 [2019-12-08T17:39:05.428Z] HOSTNAME=3f4def7e5c40 [2019-12-08T17:39:05.428Z] KEEPBUNDLE=1 [2019-12-08T17:39:05.428Z] container=docker [2019-12-08T17:39:05.428Z] TEST_SKIP_INTEGRATION=1 [2019-12-08T17:39:05.428Z] GO111MODULE=off [2019-12-08T17:39:05.428Z] GOPATH=/go [2019-12-08T17:39:05.428Z] PWD=/go/src/github.com/docker/docker [2019-12-08T17:39:05.428Z] HOME=/root [2019-12-08T17:39:05.428Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-08T17:39:05.428Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-08T17:39:05.428Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-08T17:39:05.428Z] DOCKER_GITCOMMIT=7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:39:05.428Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-08T17:39:05.428Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-08T17:39:05.428Z] TERM=xterm [2019-12-08T17:39:05.428Z] VALIDATE_BRANCH=master [2019-12-08T17:39:05.428Z] DEST=bundles/test-integration [2019-12-08T17:39:05.428Z] SHLVL=1 [2019-12-08T17:39:05.428Z] TIMEOUT=120m [2019-12-08T17:39:05.428Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-12-08T17:39:05.428Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-08T17:39:05.428Z] DOCKER_PKG=github.com/docker/docker [2019-12-08T17:39:05.428Z] TESTDEBUG=0 [2019-12-08T17:39:05.428Z] _=/usr/bin/env [2019-12-08T17:39:05.428Z] Building test suite binary ./integration-cli/test.main [2019-12-08T17:39:05.553Z] #42 210.9 CC criu/fault-injection.o [2019-12-08T17:39:05.899Z] #42 211.2 CC criu/fdstore.o [2019-12-08T17:39:05.989Z] No new tests added to integration. [2019-12-08T17:39:05.989Z] [2019-12-08T17:39:05.989Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-08T17:39:06.639Z] #42 211.9 CC criu/fifo.o [2019-12-08T17:39:07.377Z] #42 213.0 CC criu/file-ids.o [2019-12-08T17:39:07.402Z] PKG_CONFIG=pkg-config [2019-12-08T17:39:07.402Z] GOLANG_VERSION=1.13.4 [2019-12-08T17:39:07.402Z] HOSTNAME=d424b53fbaa7 [2019-12-08T17:39:07.402Z] KEEPBUNDLE=1 [2019-12-08T17:39:07.402Z] container=docker [2019-12-08T17:39:07.402Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-08T17:39:07.402Z] GO111MODULE=off [2019-12-08T17:39:07.402Z] GOPATH=/go [2019-12-08T17:39:07.402Z] PWD=/go/src/github.com/docker/docker [2019-12-08T17:39:07.402Z] HOME=/root [2019-12-08T17:39:07.402Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-08T17:39:07.402Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-08T17:39:07.402Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-08T17:39:07.402Z] DOCKER_GITCOMMIT=7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:39:07.402Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-08T17:39:07.402Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-08T17:39:07.402Z] TERM=xterm [2019-12-08T17:39:07.402Z] VALIDATE_BRANCH=master [2019-12-08T17:39:07.402Z] DEST=bundles/test-integration [2019-12-08T17:39:07.402Z] SHLVL=1 [2019-12-08T17:39:07.402Z] TIMEOUT=120m [2019-12-08T17:39:07.402Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-08T17:39:07.402Z] DOCKER_PKG=github.com/docker/docker [2019-12-08T17:39:07.402Z] TESTDEBUG=0 [2019-12-08T17:39:07.402Z] _=/usr/bin/env [2019-12-08T17:39:07.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-08T17:39:08.117Z] #42 213.7 CC criu/file-lock.o [2019-12-08T17:39:10.453Z] #42 215.8 CC criu/files-ext.o [2019-12-08T17:39:11.219Z] #42 216.7 CC criu/files-reg.o [2019-12-08T17:39:13.540Z] #42 ... [2019-12-08T17:39:13.540Z] [2019-12-08T17:39:13.540Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-08T17:39:13.540Z] #19 24.49 Building wheels for collected packages: pathspec, pyyaml [2019-12-08T17:39:13.540Z] #19 24.49 Running setup.py bdist_wheel for pathspec: started [2019-12-08T17:39:13.540Z] #19 27.25 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-12-08T17:39:13.540Z] #19 27.25 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-12-08T17:39:13.540Z] #19 27.33 Running setup.py bdist_wheel for pyyaml: started [2019-12-08T17:39:13.540Z] #19 30.24 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-08T17:39:13.540Z] #19 30.24 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-08T17:39:13.540Z] #19 30.39 Successfully built pathspec pyyaml [2019-12-08T17:39:13.540Z] #19 30.39 Installing collected packages: pathspec, pyyaml, yamllint [2019-12-08T17:39:14.028Z] #19 31.10 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-08T17:39:14.372Z] #19 DONE 31.4s [2019-12-08T17:39:14.372Z] [2019-12-08T17:39:14.372Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:39:15.565Z] #23 ... [2019-12-08T17:39:15.565Z] [2019-12-08T17:39:15.565Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:39:15.565Z] #42 221.1 CC criu/files.o [2019-12-08T17:39:17.933Z] #42 ... [2019-12-08T17:39:17.933Z] [2019-12-08T17:39:17.933Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-08T17:39:17.933Z] #29 306.5 + rm -rf /tmp/tmp.8pVh1m7ngK [2019-12-08T17:39:17.933Z] #29 DONE 306.8s [2019-12-08T17:39:18.277Z] [2019-12-08T17:39:18.277Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:39:20.610Z] #60 ... [2019-12-08T17:39:20.610Z] [2019-12-08T17:39:20.610Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:39:20.610Z] #42 225.9 CC criu/filesystems.o [2019-12-08T17:39:21.348Z] #42 227.0 CC criu/fsnotify.o [2019-12-08T17:39:23.064Z] #42 228.6 CC criu/image-desc.o [2019-12-08T17:39:23.409Z] #42 228.8 CC criu/image.o [2019-12-08T17:39:24.605Z] #42 230.2 CC criu/ipc_ns.o [2019-12-08T17:39:26.967Z] #42 232.5 CC criu/irmap.o [2019-12-08T17:39:28.161Z] #42 233.6 CC criu/kcmp-ids.o [2019-12-08T17:39:28.507Z] #42 234.2 CC criu/kerndat.o [2019-12-08T17:39:29.706Z] ok github.com/docker/docker/cmd/dockerd 0.053s coverage: 30.3% of statements [2019-12-08T17:39:29.706Z] ok github.com/docker/docker/container 0.112s coverage: 35.3% of statements [2019-12-08T17:39:29.706Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-08T17:39:29.706Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-08T17:39:29.706Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-08T17:39:29.706Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-08T17:39:30.837Z] #42 236.1 CC criu/libnetlink.o [2019-12-08T17:39:31.182Z] #42 236.8 CC criu/log.o [2019-12-08T17:39:32.409Z] #42 237.8 CC criu/lsm.o [2019-12-08T17:39:33.145Z] #42 238.5 CC criu/mem.o [2019-12-08T17:39:35.136Z] ok github.com/docker/docker/daemon/cluster 0.031s coverage: 0.5% of statements [2019-12-08T17:39:36.185Z] #42 241.4 CC criu/mount.o [2019-12-08T17:39:36.429Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-12-08T17:39:38.258Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.8% of statements [2019-12-08T17:39:39.219Z] #42 ... [2019-12-08T17:39:39.219Z] [2019-12-08T17:39:39.219Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-08T17:39:39.219Z] #55 276.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-08T17:39:43.133Z] #55 279.5 + mkdir -p /build [2019-12-08T17:39:43.133Z] #55 279.5 + cp runc /build/runc [2019-12-08T17:39:43.133Z] #55 DONE 279.6s [2019-12-08T17:39:43.133Z] [2019-12-08T17:39:43.133Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:39:43.133Z] #42 247.8 CC criu/namespaces.o [2019-12-08T17:39:46.184Z] #42 251.3 CC criu/net.o [2019-12-08T17:39:46.801Z] sha256:a2b7420b7ca1b8b08fa0ebc54ca72ee3b875d4577ae90678794d9c49ff959d12 [2019-12-08T17:39:46.801Z] INFO: Starting docker-py tests... [2019-12-08T17:39:46.801Z] ============================= test session starts ============================== [2019-12-08T17:39:46.801Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.1 [2019-12-08T17:39:46.801Z] rootdir: /src, inifile: pytest.ini [2019-12-08T17:39:46.801Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-12-08T17:39:46.801Z] collected 385 items / 5 deselected / 380 selected [2019-12-08T17:39:46.801Z] [2019-12-08T17:39:47.859Z] ok github.com/docker/docker/daemon 12.318s coverage: 17.6% of statements [2019-12-08T17:39:47.859Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-08T17:39:47.859Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.7% of statements [2019-12-08T17:39:47.859Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-08T17:39:48.264Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-12-08T17:39:49.108Z] ok github.com/docker/docker/daemon/config 0.037s coverage: 82.1% of statements [2019-12-08T17:39:49.512Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-12-08T17:39:49.512Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-08T17:39:49.512Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-08T17:39:50.994Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-12-08T17:39:51.064Z] #42 256.2 CC criu/netfilter.o [2019-12-08T17:39:51.409Z] #42 256.8 CC criu/page-pipe.o [2019-12-08T17:39:52.599Z] #42 257.9 CC criu/page-xfer.o [2019-12-08T17:39:53.526Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-12-08T17:39:54.319Z] #42 260.0 CC criu/pagemap-cache.o [2019-12-08T17:39:54.841Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.266s coverage: 57.9% of statements [2019-12-08T17:39:55.059Z] #42 260.7 CC criu/pagemap.o [2019-12-08T17:39:56.775Z] #42 262.1 CC criu/parasite-syscall.o [2019-12-08T17:39:58.513Z] #42 263.9 CC criu/path.o [2019-12-08T17:39:59.250Z] #42 264.5 CC criu/pie-util-vdso-elf32.o [2019-12-08T17:39:59.594Z] #42 265.2 CC criu/pie-util-vdso.o [2019-12-08T17:40:00.332Z] #42 265.8 CC criu/pie-util.o [2019-12-08T17:40:00.676Z] #42 266.2 CC criu/pipes.o [2019-12-08T17:40:01.256Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.810s coverage: 45.9% of statements [2019-12-08T17:40:01.867Z] #42 267.5 CC criu/plugin.o [2019-12-08T17:40:02.623Z] #42 268.3 CC criu/proc_parse.o [2019-12-08T17:40:03.044Z] 65014b3c3121: Pull complete [2019-12-08T17:40:03.579Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-08T17:40:03.579Z] [2019-12-08T17:40:03.579Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-08T17:40:03.579Z] PKG_CONFIG=pkg-config [2019-12-08T17:40:03.579Z] GOLANG_VERSION=1.13.4 [2019-12-08T17:40:03.579Z] HOSTNAME=c81a960386f6 [2019-12-08T17:40:03.579Z] DOCKER_EXPERIMENTAL=1 [2019-12-08T17:40:03.579Z] container=docker [2019-12-08T17:40:03.579Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-08T17:40:03.579Z] GO111MODULE=off [2019-12-08T17:40:03.579Z] GOPATH=/go [2019-12-08T17:40:03.580Z] PWD=/go/src/github.com/docker/docker [2019-12-08T17:40:03.580Z] HOME=/root [2019-12-08T17:40:03.580Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-08T17:40:03.580Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-08T17:40:03.580Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-08T17:40:03.580Z] DOCKER_GITCOMMIT=7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:40:03.580Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-08T17:40:03.580Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-08T17:40:03.580Z] TERM=xterm [2019-12-08T17:40:03.580Z] VALIDATE_BRANCH=master [2019-12-08T17:40:03.580Z] DEST=bundles/test-integration [2019-12-08T17:40:03.580Z] SHLVL=1 [2019-12-08T17:40:03.580Z] TIMEOUT=120m [2019-12-08T17:40:03.580Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-08T17:40:03.580Z] DOCKER_PKG=github.com/docker/docker [2019-12-08T17:40:03.580Z] TESTDEBUG=0 [2019-12-08T17:40:03.580Z] _=/usr/bin/env [2019-12-08T17:40:03.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-08T17:40:04.647Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.830s coverage: 48.6% of statements [2019-12-08T17:40:04.647Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.566s coverage: 72.5% of statements [2019-12-08T17:40:04.647Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-08T17:40:07.228Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.592s coverage: 76.1% of statements [2019-12-08T17:40:07.559Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-12-08T17:40:07.620Z] #42 272.8 CC criu/protobuf-desc.o [2019-12-08T17:40:08.123Z] tests/integration/api_client_test.py ..... [ 7%] [2019-12-08T17:40:08.531Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-12-08T17:40:09.337Z] #42 274.6 CC criu/protobuf.o [2019-12-08T17:40:09.343Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2019-12-08T17:40:09.680Z] #42 275.2 CC criu/pstree.o [2019-12-08T17:40:09.750Z] tests/integration/api_config_test.py ..... [ 8%] [2019-12-08T17:40:11.391Z] #42 277.1 CC criu/rbtree.o [2019-12-08T17:40:11.734Z] #42 ... [2019-12-08T17:40:11.734Z] [2019-12-08T17:40:11.734Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:40:11.734Z] #39 360.5 + dpkg --print-architecture [2019-12-08T17:40:11.734Z] #39 360.5 + cd /tmp/tmp.njM0Bk31cA/src/github.com/docker/distribution [2019-12-08T17:40:11.734Z] #39 360.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-08T17:40:11.850Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 4.9% of statements [2019-12-08T17:40:11.850Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.033s coverage: 59.8% of statements [2019-12-08T17:40:11.850Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-08T17:40:11.850Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-08T17:40:11.850Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-08T17:40:12.126Z] #39 361.0 + GOPATH=/tmp/tmp.njM0Bk31cA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.njM0Bk31cA [2019-12-08T17:40:12.126Z] #39 361.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-08T17:40:12.752Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2019-12-08T17:40:12.753Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-08T17:40:14.809Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 42.7% of statements [2019-12-08T17:40:15.201Z] ok github.com/docker/docker/daemon/logger/awslogs 0.100s coverage: 77.4% of statements [2019-12-08T17:40:15.201Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-08T17:40:15.201Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-08T17:40:16.508Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2019-12-08T17:40:16.508Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 26.2% of statements [2019-12-08T17:40:17.366Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 88.3% of statements [2019-12-08T17:40:17.770Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 62.1% of statements [2019-12-08T17:40:19.095Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 74.7% of statements [2019-12-08T17:40:19.095Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-08T17:40:19.981Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.007s coverage: 19.9% of statements [2019-12-08T17:40:21.847Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 47.8% of statements [2019-12-08T17:40:21.847Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-12-08T17:40:22.652Z] ok github.com/docker/docker/daemon/logger/splunk 1.589s coverage: 82.5% of statements [2019-12-08T17:40:22.652Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-08T17:40:22.652Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-12-08T17:40:22.652Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-08T17:40:23.122Z] #39 ... [2019-12-08T17:40:23.123Z] [2019-12-08T17:40:23.123Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:40:23.123Z] #42 277.8 CC criu/rst-malloc.o [2019-12-08T17:40:23.123Z] #42 278.3 CC criu/seccomp.o [2019-12-08T17:40:23.123Z] #42 279.6 CC criu/seize.o [2019-12-08T17:40:23.123Z] #42 281.0 CC criu/servicefd.o [2019-12-08T17:40:23.123Z] #42 281.7 CC criu/shmem.o [2019-12-08T17:40:23.123Z] #42 283.3 CC criu/sigframe.o [2019-12-08T17:40:23.123Z] #42 283.7 CC criu/signalfd.o [2019-12-08T17:40:23.123Z] #42 284.2 CC criu/sk-inet.o [2019-12-08T17:40:23.123Z] #42 286.0 CC criu/sk-netlink.o [2019-12-08T17:40:23.123Z] #42 286.9 CC criu/sk-packet.o [2019-12-08T17:40:23.123Z] #42 288.0 CC criu/sk-queue.o [2019-12-08T17:40:23.466Z] #42 288.9 CC criu/sk-tcp.o [2019-12-08T17:40:24.665Z] #42 289.9 CC criu/sk-unix.o [2019-12-08T17:40:25.221Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 48.2% of statements [2019-12-08T17:40:25.664Z] ok github.com/docker/docker/distribution 0.341s coverage: 22.1% of statements [2019-12-08T17:40:25.664Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-08T17:40:27.676Z] ok github.com/docker/docker/errdefs 0.007s coverage: 49.4% of statements [2019-12-08T17:40:28.536Z] #42 293.4 CC criu/sockets.o [2019-12-08T17:40:29.013Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2019-12-08T17:40:29.726Z] #42 295.1 CC criu/stats.o [2019-12-08T17:40:29.800Z] ok github.com/docker/docker/distribution/xfer 1.958s coverage: 85.1% of statements [2019-12-08T17:40:29.800Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-08T17:40:29.800Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2019-12-08T17:40:29.800Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-08T17:40:30.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-08T17:40:30.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-08T17:40:30.465Z] #42 295.7 CC criu/string.o [2019-12-08T17:40:30.465Z] #42 295.9 CC criu/sysctl.o [2019-12-08T17:40:31.658Z] #42 297.0 CC criu/sysfs_parse.o [2019-12-08T17:40:31.924Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2019-12-08T17:40:31.924Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-08T17:40:32.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-08T17:40:32.406Z] #42 297.8 CC criu/timerfd.o [2019-12-08T17:40:32.750Z] #42 298.5 CC criu/tty.o [2019-12-08T17:40:32.761Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-12-08T17:40:33.605Z] ok github.com/docker/docker/opts 0.024s coverage: 66.9% of statements [2019-12-08T17:40:33.987Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-12-08T17:40:35.886Z] ok github.com/docker/docker/pkg/archive 0.538s coverage: 77.0% of statements [2019-12-08T17:40:36.624Z] #42 302.0 CC criu/tun.o [2019-12-08T17:40:37.725Z] ok github.com/docker/docker/pkg/authorization 0.784s coverage: 68.3% of statements [2019-12-08T17:40:37.813Z] #42 303.0 CC criu/uffd.o [2019-12-08T17:40:38.198Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-12-08T17:40:38.715Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-12-08T17:40:40.174Z] #42 305.5 CC criu/util.o [2019-12-08T17:40:40.574Z] ok github.com/docker/docker/layer 7.770s coverage: 68.8% of statements [2019-12-08T17:40:40.574Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-08T17:40:40.574Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-08T17:40:40.574Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-08T17:40:40.574Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-08T17:40:40.574Z] ? github.com/docker/docker/oci [no test files] [2019-12-08T17:40:40.574Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-08T17:40:40.574Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-12-08T17:40:40.954Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-12-08T17:40:41.320Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2019-12-08T17:40:43.190Z] ok github.com/docker/docker/pkg/chrootarchive 3.620s coverage: 43.2% of statements [2019-12-08T17:40:43.190Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-08T17:40:43.190Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-08T17:40:43.218Z] #42 308.6 CC criu/uts_ns.o [2019-12-08T17:40:43.563Z] #42 309.0 CC criu/vdso.o [2019-12-08T17:40:44.129Z] ok github.com/docker/docker/pkg/discovery/memory 0.019s coverage: 92.3% of statements [2019-12-08T17:40:44.395Z] #42 310.1 LINK criu/built-in.o [2019-12-08T17:40:44.606Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-12-08T17:40:45.041Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2019-12-08T17:40:45.131Z] #42 310.6 LINK criu/criu [2019-12-08T17:40:45.447Z] ok github.com/docker/docker/pkg/discovery/kv 3.116s coverage: 84.1% of statements [2019-12-08T17:40:45.835Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-12-08T17:40:45.867Z] #42 311.4 DEP lib/c/criu.d [2019-12-08T17:40:46.211Z] #42 311.6 CC images/rpc.pb-c.o [2019-12-08T17:40:46.220Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2019-12-08T17:40:46.622Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2019-12-08T17:40:47.014Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-12-08T17:40:47.014Z] ok github.com/docker/docker/pkg/fsutils 0.335s coverage: 85.1% of statements [2019-12-08T17:40:47.420Z] #42 312.9 CC lib/c/criu.o [2019-12-08T17:40:48.299Z] ok github.com/docker/docker/pkg/idtools 0.350s coverage: 70.1% of statements [2019-12-08T17:40:48.299Z] ok github.com/docker/docker/pkg/ioutils 0.449s coverage: 70.6% of statements [2019-12-08T17:40:48.690Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2019-12-08T17:40:49.091Z] ok github.com/docker/docker/pkg/locker 0.022s coverage: 88.9% of statements [2019-12-08T17:40:49.091Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2019-12-08T17:40:49.091Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-08T17:40:49.518Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-12-08T17:40:49.748Z] #42 315.0 LINK lib/c/built-in.o [2019-12-08T17:40:49.748Z] #42 315.0 LINK lib/c/libcriu.so [2019-12-08T17:40:49.748Z] #42 315.5 GEN magic.py [2019-12-08T17:40:50.048Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-12-08T17:40:50.092Z] #42 ... [2019-12-08T17:40:50.092Z] [2019-12-08T17:40:50.092Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-08T17:40:50.092Z] #39 399.0 + rm -rf /tmp/tmp.njM0Bk31cA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.njM0Bk31cA [2019-12-08T17:40:50.092Z] #39 DONE 399.2s [2019-12-08T17:40:50.092Z] [2019-12-08T17:40:50.092Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-08T17:40:50.092Z] #42 315.8 Note: Building without setproctitle() and strlcpy() support. [2019-12-08T17:40:50.092Z] #42 315.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-08T17:40:50.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-08T17:40:50.535Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-12-08T17:40:50.922Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 91.4% of statements [2019-12-08T17:40:51.309Z] ok github.com/docker/docker/pkg/mount 1.349s coverage: 70.0% of statements [2019-12-08T17:40:51.309Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-08T17:40:51.309Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2019-12-08T17:40:51.309Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-08T17:40:51.309Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-08T17:40:51.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-08T17:40:51.810Z] #42 317.3 fatal: Not a git repository (or any of the parent directories): .git [2019-12-08T17:40:52.655Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.029s coverage: 56.8% of statements [2019-12-08T17:40:52.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-08T17:40:53.475Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-12-08T17:40:53.476Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-12-08T17:40:53.548Z] #42 318.7 make[1]: Nothing to be done for 'all'. [2019-12-08T17:40:53.857Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-12-08T17:40:54.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-08T17:40:54.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-08T17:40:54.737Z] #42 320.1 make[1]: 'images/built-in.o' is up to date. [2019-12-08T17:40:54.737Z] #42 320.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-08T17:40:54.737Z] #42 320.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-08T17:40:54.737Z] #42 320.3 make[1]: 'compel/libcompel.a' is up to date. [2019-12-08T17:40:54.737Z] #42 320.3 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-08T17:40:54.737Z] #42 320.4 make[1]: Nothing to be done for 'all'. [2019-12-08T17:40:54.737Z] #42 320.4 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-08T17:40:55.080Z] #42 320.7 make[2]: Nothing to be done for 'all'. [2019-12-08T17:40:55.223Z] ok github.com/docker/docker/pkg/pubsub 1.040s coverage: 73.9% of statements [2019-12-08T17:40:55.423Z] #42 320.7 make[2]: Nothing to be done for 'all'. [2019-12-08T17:40:55.423Z] #42 320.8 make[2]: Nothing to be done for 'all'. [2019-12-08T17:40:55.423Z] #42 321.1 make[2]: Nothing to be done for 'all'. [2019-12-08T17:40:55.767Z] #42 321.2 make[2]: Nothing to be done for 'all'. [2019-12-08T17:40:55.767Z] #42 321.3 make[2]: Nothing to be done for 'all'. [2019-12-08T17:40:55.767Z] #42 321.4 make[2]: Nothing to be done for 'all'. [2019-12-08T17:40:55.783Z] ok github.com/docker/docker/pkg/reexec 0.039s coverage: 82.4% of statements [2019-12-08T17:40:56.111Z] #42 321.6 make[2]: Nothing to be done for 'all'. [2019-12-08T17:40:56.111Z] #42 321.6 INSTALL criu/criu [2019-12-08T17:40:56.111Z] #42 DONE 321.7s [2019-12-08T17:40:56.111Z] [2019-12-08T17:40:56.111Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:40:56.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-08T17:40:57.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-08T17:40:58.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-08T17:40:59.037Z] ok github.com/docker/docker/pkg/signal 2.463s coverage: 61.0% of statements [2019-12-08T17:40:59.424Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-12-08T17:40:59.808Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-12-08T17:41:00.199Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-12-08T17:41:00.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-08T17:41:00.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-08T17:41:00.582Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-12-08T17:41:00.968Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-12-08T17:41:01.851Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 36.2% of statements [2019-12-08T17:41:02.261Z] ok github.com/docker/docker/pkg/tailfile 0.125s coverage: 88.6% of statements [2019-12-08T17:41:02.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-08T17:41:03.182Z] ok github.com/docker/docker/pkg/tarsum 0.034s coverage: 89.3% of statements [2019-12-08T17:41:03.568Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-12-08T17:41:03.976Z] testing: warning: no tests to run [2019-12-08T17:41:03.976Z] coverage: [no statements] [2019-12-08T17:41:03.976Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-12-08T17:41:04.348Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-12-08T17:41:04.750Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-12-08T17:41:04.750Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-12-08T17:41:04.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-08T17:41:06.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-08T17:41:07.225Z] ok github.com/docker/docker/plugin 0.555s coverage: 27.1% of statements [2019-12-08T17:41:08.104Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-12-08T17:41:08.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-08T17:41:08.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-08T17:41:08.938Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2019-12-08T17:41:09.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-08T17:41:09.748Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2019-12-08T17:41:11.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-08T17:41:11.058Z] ok github.com/docker/docker/registry 0.147s coverage: 56.0% of statements [2019-12-08T17:41:11.883Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-12-08T17:41:12.257Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-12-08T17:41:12.431Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-08T17:41:12.431Z] Using test binary docker [2019-12-08T17:41:12.431Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-08T17:41:12.431Z] +++ /etc/init.d/apparmor start [2019-12-08T17:41:12.431Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-08T17:41:12.431Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-08T17:41:12.431Z] Warning failed to create cache: (null) [2019-12-08T17:41:12.431Z] . [2019-12-08T17:41:12.431Z] INFO: Waiting for daemon to start... [2019-12-08T17:41:12.431Z] Starting dockerd [2019-12-08T17:41:12.431Z] +++ 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-12-08T17:41:13.047Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2019-12-08T17:41:13.476Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-12-08T17:41:16.810Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-12-08T17:41:17.198Z] ok github.com/docker/docker/volume/local 0.045s coverage: 73.0% of statements [2019-12-08T17:41:17.698Z] . [2019-12-08T17:41:17.698Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-08T17:41:17.698Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-08T17:41:17.698Z] Error: No such image: emptyfs [2019-12-08T17:41:17.698Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-08T17:41:17.698Z] ++++ docker load [2019-12-08T17:41:17.698Z] Running integration-test (iteration 1) [2019-12-08T17:41:17.698Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-12-08T17:41:17.698Z] ++ 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-12-08T17:41:17.698Z] ++ set -e [2019-12-08T17:41:17.698Z] ++ '[' -n 0 ']' [2019-12-08T17:41:17.698Z] ++ set -x [2019-12-08T17:41:17.698Z] ++ env -i DEST=/go/src/github.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-12-08T17:41:18.036Z] ok github.com/docker/docker/volume/mounts 0.024s coverage: 67.0% of statements [2019-12-08T17:41:19.348Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-12-08T17:41:26.985Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2019-12-08T17:41:26.985Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-08T17:41:26.985Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-08T17:41:26.985Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-08T17:41:26.985Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-08T17:41:26.985Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-08T17:41:26.985Z] ? github.com/docker/docker/rootless [no test files] [2019-12-08T17:41:26.985Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-08T17:41:26.985Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-08T17:41:26.985Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-08T17:41:26.985Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-08T17:41:26.985Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-08T17:41:26.985Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-08T17:41:26.985Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-08T17:41:26.985Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-08T17:41:26.985Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-08T17:41:26.985Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-08T17:41:26.985Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-08T17:41:26.985Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-08T17:41:26.985Z] ? github.com/docker/docker/volume [no test files] [2019-12-08T17:41:26.985Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-08T17:41:26.985Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-08T17:41:26.985Z] [2019-12-08T17:41:26.985Z] === Skipped [2019-12-08T17:41:26.985Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-08T17:41:26.985Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-08T17:41:26.985Z] [2019-12-08T17:41:26.985Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-08T17:41:26.985Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-08T17:41:26.985Z] [2019-12-08T17:41:26.985Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-08T17:41:26.985Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:41:26.985Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-08T17:41:26.985Z] [2019-12-08T17:41:26.985Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-08T17:41:26.985Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:41:26.985Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-08T17:41:26.985Z] [2019-12-08T17:41:26.985Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-08T17:41:26.985Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:41:26.985Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-08T17:41:26.985Z] [2019-12-08T17:41:26.985Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-08T17:41:26.985Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:41:26.985Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-08T17:41:26.985Z] [2019-12-08T17:41:26.985Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-08T17:41:26.985Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:41:26.985Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-08T17:41:26.985Z] [2019-12-08T17:41:26.985Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-08T17:41:26.985Z] graphtest_unix.go:73: No driver to put! [2019-12-08T17:41:26.985Z] [2019-12-08T17:41:26.985Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-08T17:41:26.985Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-08T17:41:26.985Z] [2019-12-08T17:41:26.985Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-08T17:41:26.985Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-08T17:41:26.985Z] [2019-12-08T17:41:26.985Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-08T17:41:26.985Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-08T17:41:26.985Z] [2019-12-08T17:41:26.985Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-08T17:41:26.985Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-08T17:41:26.985Z] [2019-12-08T17:41:26.985Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-08T17:41:26.985Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:41:26.985Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-08T17:41:26.985Z] [2019-12-08T17:41:26.985Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-08T17:41:26.985Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:41:26.985Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-08T17:41:26.985Z] [2019-12-08T17:41:26.985Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-08T17:41:26.985Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:41:26.985Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-08T17:41:26.985Z] [2019-12-08T17:41:26.985Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-08T17:41:26.985Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:41:26.985Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-08T17:41:26.985Z] [2019-12-08T17:41:26.985Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-08T17:41:26.985Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:41:26.985Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-08T17:41:26.985Z] [2019-12-08T17:41:26.985Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-08T17:41:26.985Z] graphtest_unix.go:73: No driver to put! [2019-12-08T17:41:26.985Z] [2019-12-08T17:41:26.985Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-08T17:41:26.985Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-08T17:41:26.985Z] [2019-12-08T17:41:26.985Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-08T17:41:26.985Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-08T17:41:26.985Z] [2019-12-08T17:41:26.985Z] [2019-12-08T17:41:26.985Z] DONE 2148 tests, 20 skipped in 232.245s Post stage [Pipeline] junit [2019-12-08T17:41:27.123Z] Recording test results [2019-12-08T17:41:27.676Z] Loaded image: buildpack-deps:jessie [2019-12-08T17:41:27.676Z] Loaded image: busybox:latest [2019-12-08T17:41:27.676Z] Loaded image: busybox:glibc [2019-12-08T17:41:27.676Z] Loaded image: debian:jessie [2019-12-08T17:41:27.676Z] Loaded image: hello-world:latest [2019-12-08T17:41:27.676Z] INFO: Testing against a local daemon [2019-12-08T17:41:27.677Z] === RUN TestCgroupNamespacesBuild [2019-12-08T17:41:29.809Z] #51 ... [2019-12-08T17:41:29.809Z] [2019-12-08T17:41:29.809Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:41:29.809Z] #60 384.8 + bin/containerd [2019-12-08T17:41:30.962Z] --- PASS: TestCgroupNamespacesBuild (4.30s) [2019-12-08T17:41:30.962Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-08T17:41:32.141Z] #60 ... [2019-12-08T17:41:32.141Z] [2019-12-08T17:41:32.141Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:41:32.141Z] #51 DONE 440.5s [2019-12-08T17:41:32.141Z] [2019-12-08T17:41:32.141Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-08T17:41:32.867Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s) [2019-12-08T17:41:32.867Z] === RUN TestBuildWithSession [2019-12-08T17:41:32.867Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-08T17:41:32.867Z] build_session_test.go:25: TODO: BuildKit [2019-12-08T17:41:32.867Z] === RUN TestBuildSquashParent [2019-12-08T17:41:33.175Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40295/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f809e1080077469c26d7c9e3d7ef71151aa2faf -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:7f809e1080077469c26d7c9e3d7ef71151aa2faf hack/make.sh dynbinary test-integration [2019-12-08T17:41:33.558Z] [2019-12-08T17:41:33.558Z] Removing bundles/ [2019-12-08T17:41:33.558Z] [2019-12-08T17:41:33.558Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-12-08T17:41:33.558Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-08T17:41:33.558Z] GOOS="" GOARCH="" GOARM="" [2019-12-08T17:41:39.434Z] --- PASS: TestBuildSquashParent (5.98s) [2019-12-08T17:41:39.434Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-08T17:41:39.434Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-08T17:41:39.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-08T17:41:39.434Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-08T17:41:39.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-08T17:41:39.434Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-08T17:41:39.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-08T17:41:39.434Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-08T17:41:39.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-08T17:41:39.434Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-08T17:41:39.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-08T17:41:39.434Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-08T17:41:39.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-08T17:41:39.434Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-08T17:41:39.434Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-08T17:41:39.434Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-08T17:41:39.434Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-08T17:41:41.968Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-08T17:41:41.968Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-08T17:41:43.137Z] #23 451.3 + return [2019-12-08T17:41:43.137Z] #23 DONE 451.4s [2019-12-08T17:41:43.137Z] [2019-12-08T17:41:43.137Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:41:43.873Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-12-08T17:41:43.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.84s) [2019-12-08T17:41:43.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.86s) [2019-12-08T17:41:43.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.06s) [2019-12-08T17:41:43.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.07s) [2019-12-08T17:41:43.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s) [2019-12-08T17:41:43.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.22s) [2019-12-08T17:41:43.874Z] === RUN TestBuildMultiStageCopy [2019-12-08T17:41:43.874Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-08T17:41:44.856Z] #60 ... [2019-12-08T17:41:44.856Z] [2019-12-08T17:41:44.856Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-08T17:41:45.201Z] #24 DONE 0.1s [2019-12-08T17:41:45.201Z] [2019-12-08T17:41:45.201Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-08T17:41:45.546Z] #28 DONE 0.5s [2019-12-08T17:41:45.546Z] [2019-12-08T17:41:45.546Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-08T17:41:45.546Z] #30 DONE 0.1s [2019-12-08T17:41:45.546Z] [2019-12-08T17:41:45.546Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-08T17:41:45.888Z] #33 DONE 0.1s [2019-12-08T17:41:45.889Z] [2019-12-08T17:41:45.889Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-08T17:41:45.889Z] #38 DONE 0.2s [2019-12-08T17:41:45.889Z] [2019-12-08T17:41:45.889Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:41:46.231Z] #60 ... [2019-12-08T17:41:46.231Z] [2019-12-08T17:41:46.231Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-08T17:41:46.231Z] #40 DONE 0.2s [2019-12-08T17:41:46.231Z] [2019-12-08T17:41:46.231Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-08T17:41:46.231Z] #43 DONE 0.1s [2019-12-08T17:41:46.231Z] [2019-12-08T17:41:46.231Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:41:46.231Z] #60 ... [2019-12-08T17:41:46.231Z] [2019-12-08T17:41:46.231Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-08T17:41:46.231Z] #46 DONE 0.1s [2019-12-08T17:41:46.231Z] [2019-12-08T17:41:46.231Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-08T17:41:46.406Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-08T17:41:46.581Z] #49 DONE 0.1s [2019-12-08T17:41:46.581Z] [2019-12-08T17:41:46.581Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-08T17:41:46.581Z] #52 DONE 0.1s [2019-12-08T17:41:46.581Z] [2019-12-08T17:41:46.581Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:41:46.581Z] #60 ... [2019-12-08T17:41:46.581Z] [2019-12-08T17:41:46.581Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-08T17:41:46.581Z] #56 DONE 0.1s [2019-12-08T17:41:46.666Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-08T17:41:46.924Z] [2019-12-08T17:41:46.924Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-08T17:41:47.233Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-08T17:41:47.800Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-08T17:41:48.368Z] --- PASS: TestBuildMultiStageCopy (4.41s) [2019-12-08T17:41:48.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.31s) [2019-12-08T17:41:48.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2019-12-08T17:41:48.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2019-12-08T17:41:48.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2019-12-08T17:41:48.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2019-12-08T17:41:48.368Z] === RUN TestBuildMultiStageParentConfig [2019-12-08T17:41:48.633Z] ................................................ [ 29%] [2019-12-08T17:41:49.744Z] --- PASS: TestBuildMultiStageParentConfig (1.47s) [2019-12-08T17:41:49.744Z] === RUN TestBuildLabelWithTargets [2019-12-08T17:41:52.279Z] --- PASS: TestBuildLabelWithTargets (2.24s) [2019-12-08T17:41:52.279Z] === RUN TestBuildWithEmptyLayers [2019-12-08T17:41:53.224Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2019-12-08T17:41:53.224Z] === RUN TestBuildMultiStageOnBuild [2019-12-08T17:41:56.512Z] --- PASS: TestBuildMultiStageOnBuild (2.82s) [2019-12-08T17:41:56.512Z] === RUN TestBuildUncleanTarFilenames [2019-12-08T17:41:57.449Z] --- PASS: TestBuildUncleanTarFilenames (1.34s) [2019-12-08T17:41:57.449Z] === RUN TestBuildMultiStageLayerLeak [2019-12-08T17:41:59.452Z] e96b0897c5d1: Pull complete [2019-12-08T17:41:59.452Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33 [2019-12-08T17:41:59.452Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-08T17:41:59.452Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-08T17:41:59.452Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-12-08T17:41:59.452Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-12-08T17:41:59.452Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.864' [2019-12-08T17:41:59.452Z] INFO: Docker version of control daemon [2019-12-08T17:41:59.452Z] [2019-12-08T17:41:59.452Z] Client: Docker Engine - Enterprise [2019-12-08T17:41:59.452Z] Version: 19.03.2 [2019-12-08T17:41:59.452Z] API version: 1.40 [2019-12-08T17:41:59.452Z] Go version: go1.12.8 [2019-12-08T17:41:59.452Z] Git commit: c92ab06ed9 [2019-12-08T17:41:59.452Z] Built: 09/03/2019 16:38:11 [2019-12-08T17:41:59.452Z] OS/Arch: windows/amd64 [2019-12-08T17:41:59.452Z] Experimental: false [2019-12-08T17:41:59.452Z] [2019-12-08T17:41:59.452Z] Server: Docker Engine - Enterprise [2019-12-08T17:41:59.452Z] Engine: [2019-12-08T17:41:59.452Z] Version: 19.03.2 [2019-12-08T17:41:59.452Z] API version: 1.40 (minimum version 1.24) [2019-12-08T17:41:59.452Z] Go version: go1.12.8 [2019-12-08T17:41:59.452Z] Git commit: c92ab06ed9 [2019-12-08T17:41:59.452Z] Built: 09/03/2019 16:35:47 [2019-12-08T17:41:59.452Z] OS/Arch: windows/amd64 [2019-12-08T17:41:59.452Z] Experimental: true [2019-12-08T17:41:59.452Z] [2019-12-08T17:41:59.452Z] INFO: Docker info of control daemon [2019-12-08T17:41:59.452Z] [2019-12-08T17:42:00.416Z] Client: [2019-12-08T17:42:00.416Z] Debug Mode: false [2019-12-08T17:42:00.416Z] Plugins: [2019-12-08T17:42:00.416Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-12-08T17:42:00.416Z] [2019-12-08T17:42:00.416Z] Server: [2019-12-08T17:42:00.416Z] Containers: 0 [2019-12-08T17:42:00.416Z] Running: 0 [2019-12-08T17:42:00.416Z] Paused: 0 [2019-12-08T17:42:00.416Z] Stopped: 0 [2019-12-08T17:42:00.416Z] Images: 1 [2019-12-08T17:42:00.416Z] Server Version: 19.03.2 [2019-12-08T17:42:00.416Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-12-08T17:42:00.416Z] Windows: [2019-12-08T17:42:00.416Z] LCOW: [2019-12-08T17:42:00.416Z] Logging Driver: json-file [2019-12-08T17:42:00.416Z] Plugins: [2019-12-08T17:42:00.416Z] Volume: local [2019-12-08T17:42:00.416Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-12-08T17:42:00.416Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-08T17:42:00.416Z] Swarm: inactive [2019-12-08T17:42:00.416Z] Default Isolation: process [2019-12-08T17:42:00.416Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-08T17:42:00.416Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-08T17:42:00.416Z] OSType: windows [2019-12-08T17:42:00.416Z] Architecture: x86_64 [2019-12-08T17:42:00.416Z] CPUs: 4 [2019-12-08T17:42:00.416Z] Total Memory: 32GiB [2019-12-08T17:42:00.416Z] Name: azwin-2-5a6a40 [2019-12-08T17:42:00.416Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-12-08T17:42:00.416Z] Docker Root Dir: D:\docker [2019-12-08T17:42:00.416Z] Debug Mode: false [2019-12-08T17:42:00.416Z] Registry: https://index.docker.io/v1/ [2019-12-08T17:42:00.416Z] Labels: [2019-12-08T17:42:00.416Z] Experimental: true [2019-12-08T17:42:00.416Z] Insecure Registries: [2019-12-08T17:42:00.416Z] 10.0.0.4:5000 [2019-12-08T17:42:00.416Z] 127.0.0.0/8 [2019-12-08T17:42:00.416Z] Registry Mirrors: [2019-12-08T17:42:00.416Z] http://10.0.0.4:5000/ [2019-12-08T17:42:00.416Z] Live Restore Enabled: false [2019-12-08T17:42:00.416Z] [2019-12-08T17:42:00.416Z] [2019-12-08T17:42:00.416Z] INFO: Commit hash is 7f809e108 [2019-12-08T17:42:00.416Z] INFO: Nuke-Everything... [2019-12-08T17:42:00.416Z] INFO: Container count on control daemon to delete is 0 [2019-12-08T17:42:00.736Z] --- PASS: TestBuildMultiStageLayerLeak (2.91s) [2019-12-08T17:42:00.736Z] === RUN TestBuildWithHugeFile [2019-12-08T17:42:01.382Z] INFO: Nuking d:\CI [2019-12-08T17:42:01.382Z] INFO: Zapped successfully [2019-12-08T17:42:01.382Z] INFO: Location for testing is d:\CI\PR-40295\1 [2019-12-08T17:42:01.382Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-12-08T17:42:01.382Z] [2019-12-08T17:42:01.382Z] [2019-12-08T17:42:01.382Z] INFO: Building the image from Dockerfile.windows at 12/08/2019 17:42:01... [2019-12-08T17:42:01.382Z] [2019-12-08T17:42:07.156Z] Sending build context to Docker daemon 50.4MB [2019-12-08T17:42:07.156Z] [2019-12-08T17:42:07.156Z] Step 1/8 : FROM microsoft/windowsservercore [2019-12-08T17:42:07.156Z] ---> 49e459dc7a6b [2019-12-08T17:42:07.156Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-12-08T17:42:07.156Z] ---> Running in 7ae6d1fcd2a7 [2019-12-08T17:42:07.203Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-12-08T17:42:07.613Z] Removing intermediate container 7ae6d1fcd2a7 [2019-12-08T17:42:07.613Z] ---> 97b01a2af7aa [2019-12-08T17:42:07.613Z] Step 3/8 : ARG GO_VERSION=1.13.4 [2019-12-08T17:42:07.613Z] ---> Running in 19e4d2247d37 [2019-12-08T17:42:08.070Z] Removing intermediate container 19e4d2247d37 [2019-12-08T17:42:08.070Z] ---> 57516105cceb [2019-12-08T17:42:08.070Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-12-08T17:42:08.070Z] ---> Running in cc7e6a8c8b65 [2019-12-08T17:42:08.527Z] Removing intermediate container cc7e6a8c8b65 [2019-12-08T17:42:08.527Z] ---> 541b3de0f1b3 [2019-12-08T17:42:08.527Z] 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-12-08T17:42:08.527Z] ---> Running in 15aab0bcf796 [2019-12-08T17:42:15.209Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-12-08T17:42:17.091Z] [2019-12-08T17:42:17.091Z] SUCCESS: Specified value was saved. [2019-12-08T17:42:17.555Z] INFO: Downloading git... [2019-12-08T17:42:19.085Z] INFO: Downloading go... [2019-12-08T17:42:19.115Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-12-08T17:42:20.513Z] #60 435.9 + bin/containerd-stress [2019-12-08T17:42:22.821Z] #60 439.7 + bin/containerd-shim [2019-12-08T17:42:23.764Z] INFO: Downloading compiler 1 of 3... [2019-12-08T17:42:23.764Z] INFO: Downloading compiler 2 of 3... [2019-12-08T17:42:24.730Z] INFO: Downloading compiler 3 of 3... [2019-12-08T17:42:25.187Z] INFO: Extracting git... [2019-12-08T17:42:29.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-08T17:42:29.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-08T17:42:29.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-08T17:42:29.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-08T17:42:29.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-08T17:42:33.841Z] #60 449.8 + bin/containerd-shim-runc-v1 [2019-12-08T17:42:35.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-08T17:42:38.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-08T17:42:38.739Z] #60 454.8 + bin/containerd-shim-runc-v2 [2019-12-08T17:42:39.469Z] #60 456.2 + binaries [2019-12-08T17:42:39.469Z] #60 456.2 + mkdir -p /build [2019-12-08T17:42:39.469Z] #60 456.2 + cp bin/containerd /build/containerd [2019-12-08T17:42:39.469Z] #60 456.3 + cp bin/containerd-shim /build/containerd-shim [2019-12-08T17:42:39.469Z] #60 456.3 + cp bin/ctr /build/ctr [2019-12-08T17:42:39.469Z] #60 DONE 456.3s [2019-12-08T17:42:39.966Z] INFO: Expanding go... [2019-12-08T17:42:40.288Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-12-08T17:42:41.171Z] [2019-12-08T17:42:41.171Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-08T17:42:41.171Z] #61 DONE 0.1s [2019-12-08T17:42:41.171Z] [2019-12-08T17:42:41.171Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-08T17:42:41.171Z] #65 DONE 0.1s [2019-12-08T17:42:41.171Z] [2019-12-08T17:42:41.171Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-08T17:42:41.171Z] #67 DONE 0.1s [2019-12-08T17:42:41.171Z] [2019-12-08T17:42:41.171Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-08T17:42:41.171Z] #70 DONE 0.0s [2019-12-08T17:42:41.171Z] [2019-12-08T17:42:41.171Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-08T17:42:41.171Z] #71 DONE 0.0s [2019-12-08T17:42:41.171Z] [2019-12-08T17:42:41.171Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-12-08T17:42:42.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-08T17:42:43.481Z] #72 DONE 2.3s [2019-12-08T17:42:43.481Z] [2019-12-08T17:42:43.481Z] #73 exporting to oci image format [2019-12-08T17:42:43.481Z] #73 exporting layers [2019-12-08T17:42:43.934Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-08T17:42:43.934Z] [2019-12-08T17:42:43.934Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-08T17:42:43.934Z] PKG_CONFIG=pkg-config [2019-12-08T17:42:43.934Z] GOLANG_VERSION=1.13.4 [2019-12-08T17:42:43.934Z] HOSTNAME=0b3617d378f0 [2019-12-08T17:42:43.934Z] DOCKER_EXPERIMENTAL=1 [2019-12-08T17:42:43.934Z] container=docker [2019-12-08T17:42:43.934Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-08T17:42:43.934Z] GO111MODULE=off [2019-12-08T17:42:43.934Z] GOPATH=/go [2019-12-08T17:42:43.934Z] PWD=/go/src/github.com/docker/docker [2019-12-08T17:42:43.934Z] HOME=/root [2019-12-08T17:42:43.934Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-08T17:42:43.934Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-08T17:42:43.934Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-08T17:42:43.934Z] DOCKER_GITCOMMIT=7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:42:43.934Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-08T17:42:43.934Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-08T17:42:43.934Z] TERM=xterm [2019-12-08T17:42:43.934Z] VALIDATE_BRANCH=master [2019-12-08T17:42:43.934Z] DEST=bundles/test-integration [2019-12-08T17:42:43.934Z] SHLVL=1 [2019-12-08T17:42:43.934Z] TIMEOUT=120m [2019-12-08T17:42:43.934Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-08T17:42:43.934Z] DOCKER_PKG=github.com/docker/docker [2019-12-08T17:42:43.934Z] TESTDEBUG=0 [2019-12-08T17:42:43.934Z] _=/usr/bin/env [2019-12-08T17:42:43.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-08T17:42:47.427Z] --- PASS: TestBuildWithHugeFile (41.07s) [2019-12-08T17:42:47.427Z] === RUN TestBuildWithEmptyDockerfile [2019-12-08T17:42:47.427Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-08T17:42:47.427Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-08T17:42:47.427Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-08T17:42:47.427Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-08T17:42:47.427Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-08T17:42:47.427Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-08T17:42:47.427Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-08T17:42:47.427Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-08T17:42:47.427Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-08T17:42:47.427Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2019-12-08T17:42:47.427Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2019-12-08T17:42:47.427Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2019-12-08T17:42:47.427Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2019-12-08T17:42:47.427Z] === RUN TestBuildPreserveOwnership [2019-12-08T17:42:47.427Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-08T17:42:47.427Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-08T17:42:47.686Z] --- PASS: TestBuildPreserveOwnership (6.04s) [2019-12-08T17:42:47.686Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.94s) [2019-12-08T17:42:47.686Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2019-12-08T17:42:47.686Z] === RUN TestBuildPlatformInvalid [2019-12-08T17:42:47.945Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-12-08T17:42:47.945Z] PASS [2019-12-08T17:42:47.945Z] [2019-12-08T17:42:47.945Z] === Skipped [2019-12-08T17:42:47.945Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-12-08T17:42:47.945Z] build_session_test.go:25: TODO: BuildKit [2019-12-08T17:42:47.945Z] [2019-12-08T17:42:47.945Z] [2019-12-08T17:42:47.945Z] DONE 32 tests, 1 skipped in 90.337s [2019-12-08T17:42:47.945Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-12-08T17:42:47.945Z] ++ 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-12-08T17:42:47.945Z] ++ set -e [2019-12-08T17:42:47.945Z] ++ '[' -n 0 ']' [2019-12-08T17:42:47.945Z] ++ set -x [2019-12-08T17:42:47.945Z] ++ env -i DEST=/go/src/github.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-12-08T17:42:48.208Z] INFO: Testing against a local daemon [2019-12-08T17:42:48.208Z] === RUN TestConfigList [2019-12-08T17:42:48.720Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-12-08T17:42:49.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-08T17:42:50.345Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-12-08T17:42:51.495Z] --- PASS: TestConfigList (3.46s) [2019-12-08T17:42:51.495Z] === RUN TestConfigsCreateAndDelete [2019-12-08T17:42:53.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-08T17:42:54.609Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-12-08T17:42:54.782Z] --- PASS: TestConfigsCreateAndDelete (2.78s) [2019-12-08T17:42:54.782Z] === RUN TestConfigsUpdate [2019-12-08T17:42:56.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-08T17:42:58.067Z] --- PASS: TestConfigsUpdate (3.27s) [2019-12-08T17:42:58.067Z] === RUN TestTemplatedConfig [2019-12-08T17:43:01.353Z] --- PASS: TestTemplatedConfig (3.42s) [2019-12-08T17:43:01.353Z] === RUN TestConfigInspect [2019-12-08T17:43:01.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-08T17:43:03.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-08T17:43:03.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-08T17:43:04.639Z] --- PASS: TestConfigInspect (3.25s) [2019-12-08T17:43:04.639Z] === RUN TestConfigCreateWithLabels [2019-12-08T17:43:05.064Z] INFO: Expanding compiler 1 of 3... [2019-12-08T17:43:05.064Z] INFO: Expanding compiler 2 of 3... [2019-12-08T17:43:05.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-08T17:43:06.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-08T17:43:07.925Z] --- PASS: TestConfigCreateWithLabels (3.21s) [2019-12-08T17:43:07.925Z] === RUN TestConfigCreateResolve [2019-12-08T17:43:08.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-08T17:43:09.162Z] ......................... [ 67%] [2019-12-08T17:43:10.841Z] INFO: Expanding compiler 3 of 3... [2019-12-08T17:43:11.211Z] --- PASS: TestConfigCreateResolve (3.25s) [2019-12-08T17:43:11.211Z] === RUN TestConfigDaemonLibtrustID [2019-12-08T17:43:11.298Z] INFO: Removing downloaded files... [2019-12-08T17:43:11.298Z] INFO: Creating source directory... [2019-12-08T17:43:11.298Z] INFO: Configuring git core.autocrlf... [2019-12-08T17:43:11.298Z] INFO: Completed [2019-12-08T17:43:11.470Z] --- PASS: TestConfigDaemonLibtrustID (0.63s) [2019-12-08T17:43:11.470Z] PASS [2019-12-08T17:43:11.470Z] [2019-12-08T17:43:11.470Z] DONE 8 tests in 23.439s [2019-12-08T17:43:11.470Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-12-08T17:43:11.470Z] ++ 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-12-08T17:43:11.470Z] ++ set -e [2019-12-08T17:43:11.470Z] ++ '[' -n 0 ']' [2019-12-08T17:43:11.470Z] ++ set -x [2019-12-08T17:43:11.470Z] ++ env -i DEST=/go/src/github.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-12-08T17:43:11.728Z] INFO: Testing against a local daemon [2019-12-08T17:43:11.728Z] === RUN TestCheckpoint [2019-12-08T17:43:11.728Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-08T17:43:11.728Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-08T17:43:11.728Z] === RUN TestContainerInvalidJSON [2019-12-08T17:43:11.728Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-08T17:43:11.728Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-08T17:43:11.728Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-08T17:43:11.728Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-08T17:43:11.728Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-08T17:43:11.728Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-08T17:43:11.728Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-08T17:43:11.728Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-08T17:43:11.728Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-08T17:43:11.728Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-12-08T17:43:11.728Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-08T17:43:11.728Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-08T17:43:11.728Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-12-08T17:43:11.728Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-08T17:43:11.728Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-12-08T17:43:11.728Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-08T17:43:11.781Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-08T17:43:11.781Z] Using test binary docker [2019-12-08T17:43:11.781Z] +++ /etc/init.d/apparmor start [2019-12-08T17:43:11.781Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-08T17:43:11.987Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-12-08T17:43:11.987Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-08T17:43:11.987Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2019-12-08T17:43:11.987Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-08T17:43:12.035Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-08T17:43:12.035Z] Warning failed to create cache: (null) [2019-12-08T17:43:12.035Z] . [2019-12-08T17:43:12.035Z] Starting dockerd [2019-12-08T17:43:12.035Z] INFO: Waiting for daemon to start... [2019-12-08T17:43:12.035Z] +++ 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-12-08T17:43:12.245Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2019-12-08T17:43:12.246Z] === RUN TestCopyFromContainer [2019-12-08T17:43:13.918Z] . [2019-12-08T17:43:14.149Z] === RUN TestCopyFromContainer// [2019-12-08T17:43:14.173Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-08T17:43:14.173Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-08T17:43:14.173Z] Error: No such image: emptyfs [2019-12-08T17:43:14.173Z] ++++ docker load [2019-12-08T17:43:14.173Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-08T17:43:14.408Z] === RUN TestCopyFromContainer//bar/root [2019-12-08T17:43:14.408Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-08T17:43:14.666Z] === RUN TestCopyFromContainer/bar/quux [2019-12-08T17:43:14.666Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-08T17:43:14.733Z] Running integration-test (iteration 1) [2019-12-08T17:43:14.733Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-12-08T17:43:14.733Z] ++ 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-12-08T17:43:14.733Z] ++ set -e [2019-12-08T17:43:14.733Z] ++ '[' -n 0 ']' [2019-12-08T17:43:14.733Z] ++ set -x [2019-12-08T17:43:14.733Z] ++ env -i DEST=/go/src/github.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-12-08T17:43:14.925Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-08T17:43:14.925Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-08T17:43:14.925Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-08T17:43:15.184Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-08T17:43:15.184Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-08T17:43:15.442Z] --- PASS: TestCopyFromContainer (3.23s) [2019-12-08T17:43:15.442Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-12-08T17:43:15.443Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-12-08T17:43:15.443Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-12-08T17:43:15.443Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-12-08T17:43:15.443Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-12-08T17:43:15.443Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-12-08T17:43:15.443Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-12-08T17:43:15.443Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-12-08T17:43:15.443Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-12-08T17:43:15.443Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-12-08T17:43:15.443Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-08T17:43:15.443Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-08T17:43:15.443Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-08T17:43:15.443Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-08T17:43:15.443Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-08T17:43:15.443Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-08T17:43:15.443Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-08T17:43:15.443Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-08T17:43:15.443Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-08T17:43:15.443Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-08T17:43:15.443Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-12-08T17:43:15.443Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-12-08T17:43:15.443Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-12-08T17:43:15.443Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-12-08T17:43:15.443Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-08T17:43:15.443Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-12-08T17:43:15.443Z] === RUN TestCreateWithInvalidEnv [2019-12-08T17:43:15.443Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-08T17:43:15.443Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-08T17:43:15.443Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-08T17:43:15.443Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-08T17:43:15.443Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-08T17:43:15.443Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-08T17:43:15.443Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-08T17:43:15.443Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-08T17:43:15.443Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-08T17:43:15.443Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-12-08T17:43:15.443Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-08T17:43:15.443Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-08T17:43:15.443Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-08T17:43:15.443Z] === RUN TestCreateTmpfsMountsTarget [2019-12-08T17:43:15.443Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-12-08T17:43:15.443Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-08T17:43:17.990Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s) [2019-12-08T17:43:17.990Z] === RUN TestCreateWithCapabilities [2019-12-08T17:43:17.990Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-08T17:43:17.990Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-08T17:43:17.990Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-08T17:43:17.990Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-08T17:43:17.990Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-08T17:43:17.990Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-08T17:43:17.990Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-08T17:43:17.990Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-08T17:43:17.990Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-08T17:43:17.990Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-08T17:43:17.990Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-08T17:43:17.990Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-08T17:43:17.990Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-08T17:43:17.990Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-08T17:43:17.990Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-08T17:43:17.990Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-08T17:43:17.990Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-08T17:43:17.990Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-08T17:43:17.990Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-08T17:43:17.990Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-08T17:43:17.990Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-08T17:43:17.990Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-08T17:43:17.990Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-08T17:43:17.990Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-08T17:43:17.990Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-08T17:43:17.990Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-08T17:43:17.990Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-08T17:43:17.990Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-08T17:43:17.990Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-08T17:43:17.990Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-08T17:43:17.990Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-08T17:43:17.990Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-08T17:43:17.990Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-08T17:43:17.990Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-12-08T17:43:17.990Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-12-08T17:43:17.990Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-12-08T17:43:17.990Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-12-08T17:43:17.990Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2019-12-08T17:43:17.990Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2019-12-08T17:43:17.990Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2019-12-08T17:43:17.990Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-12-08T17:43:17.990Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2019-12-08T17:43:17.990Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2019-12-08T17:43:17.990Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-12-08T17:43:17.990Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-12-08T17:43:17.990Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-08T17:43:20.540Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.44s) [2019-12-08T17:43:20.540Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-08T17:43:20.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-08T17:43:20.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-08T17:43:20.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-08T17:43:20.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-08T17:43:20.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-08T17:43:20.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-08T17:43:20.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-08T17:43:20.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-08T17:43:20.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-08T17:43:20.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-08T17:43:20.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-08T17:43:20.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-08T17:43:20.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-08T17:43:20.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-08T17:43:20.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-08T17:43:20.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-12-08T17:43:20.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-12-08T17:43:20.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-12-08T17:43:20.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-12-08T17:43:20.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2019-12-08T17:43:20.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-12-08T17:43:20.540Z] === RUN TestContainerStartOnDaemonRestart [2019-12-08T17:43:20.540Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-08T17:43:20.540Z] === RUN TestDaemonRestartIpcMode [2019-12-08T17:43:20.540Z] === PAUSE TestDaemonRestartIpcMode [2019-12-08T17:43:20.540Z] === RUN TestDiff [2019-12-08T17:43:21.476Z] --- PASS: TestDiff (0.81s) [2019-12-08T17:43:21.476Z] === RUN TestExecWithCloseStdin [2019-12-08T17:43:22.412Z] --- PASS: TestExecWithCloseStdin (0.93s) [2019-12-08T17:43:22.413Z] === RUN TestExec [2019-12-08T17:43:23.348Z] --- PASS: TestExec (0.94s) [2019-12-08T17:43:23.348Z] === RUN TestExecUser [2019-12-08T17:43:24.284Z] --- PASS: TestExecUser (1.05s) [2019-12-08T17:43:24.284Z] === RUN TestExportContainerAndImportImage [2019-12-08T17:43:25.659Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2019-12-08T17:43:25.659Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-08T17:43:26.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-08T17:43:26.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-08T17:43:27.563Z] --- PASS: TestExportContainerAfterDaemonRestart (1.99s) [2019-12-08T17:43:27.563Z] === RUN TestHealthCheckWorkdir [2019-12-08T17:43:28.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-08T17:43:28.500Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2019-12-08T17:43:28.500Z] === RUN TestHealthKillContainer [2019-12-08T17:43:29.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-08T17:43:29.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-08T17:43:31.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-08T17:43:31.786Z] --- PASS: TestHealthKillContainer (2.99s) [2019-12-08T17:43:31.786Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-08T17:43:32.365Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2019-12-08T17:43:32.365Z] === RUN TestIpcModeNone [2019-12-08T17:43:32.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-08T17:43:33.302Z] --- PASS: TestIpcModeNone (0.91s) [2019-12-08T17:43:33.302Z] === RUN TestIpcModePrivate [2019-12-08T17:43:34.238Z] --- PASS: TestIpcModePrivate (0.89s) [2019-12-08T17:43:34.238Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-12-08T17:43:34.238Z] === RUN TestIpcModeShareable [2019-12-08T17:43:34.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-08T17:43:35.174Z] --- PASS: TestIpcModeShareable (0.93s) [2019-12-08T17:43:35.174Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-12-08T17:43:35.174Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-08T17:43:37.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-08T17:43:37.707Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.78s) [2019-12-08T17:43:37.707Z] === RUN TestAPIIpcModeHost [2019-12-08T17:43:38.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-08T17:43:38.643Z] --- PASS: TestAPIIpcModeHost (0.67s) [2019-12-08T17:43:38.643Z] === RUN TestDaemonIpcModeShareable [2019-12-08T17:43:39.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-08T17:43:40.547Z] --- PASS: TestDaemonIpcModeShareable (1.90s) [2019-12-08T17:43:40.547Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-12-08T17:43:40.547Z] === RUN TestDaemonIpcModePrivate [2019-12-08T17:43:41.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-08T17:43:42.453Z] --- PASS: TestDaemonIpcModePrivate (1.88s) [2019-12-08T17:43:42.453Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-12-08T17:43:42.453Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-08T17:43:43.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-08T17:43:44.357Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.92s) [2019-12-08T17:43:44.357Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-12-08T17:43:44.357Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-08T17:43:44.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-08T17:43:45.747Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-08T17:43:45.747Z] Using test binary docker [2019-12-08T17:43:45.747Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-08T17:43:45.747Z] +++ /etc/init.d/apparmor start [2019-12-08T17:43:45.747Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-08T17:43:45.747Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-08T17:43:45.747Z] Warning failed to create cache: (null) [2019-12-08T17:43:45.747Z] . [2019-12-08T17:43:45.747Z] Starting dockerd [2019-12-08T17:43:45.747Z] INFO: Waiting for daemon to start... [2019-12-08T17:43:45.747Z] +++ 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-12-08T17:43:46.113Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-12-08T17:43:46.260Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2019-12-08T17:43:46.260Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-12-08T17:43:46.260Z] === RUN TestIpcModeOlderClient [2019-12-08T17:43:46.260Z] === PAUSE TestIpcModeOlderClient [2019-12-08T17:43:46.260Z] === RUN TestKillContainerInvalidSignal [2019-12-08T17:43:46.826Z] Loaded image: buildpack-deps:jessie [2019-12-08T17:43:46.826Z] Loaded image: busybox:latest [2019-12-08T17:43:46.827Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2019-12-08T17:43:46.827Z] === RUN TestKillContainer [2019-12-08T17:43:46.827Z] === RUN TestKillContainer/no_signal [2019-12-08T17:43:47.667Z] . [2019-12-08T17:43:47.667Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-08T17:43:47.667Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-08T17:43:47.667Z] Error: No such image: emptyfs [2019-12-08T17:43:47.667Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-08T17:43:47.667Z] ++++ docker load [2019-12-08T17:43:47.751Z] Loaded image: busybox:glibc [2019-12-08T17:43:47.751Z] Loaded image: debian:jessie [2019-12-08T17:43:47.763Z] === RUN TestKillContainer/non_killing_signal [2019-12-08T17:43:48.038Z] Running integration-test (iteration 1) [2019-12-08T17:43:48.038Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-12-08T17:43:48.038Z] ++ 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-12-08T17:43:48.038Z] ++ set -e [2019-12-08T17:43:48.038Z] ++ '[' -n 0 ']' [2019-12-08T17:43:48.038Z] ++ set -x [2019-12-08T17:43:48.038Z] ++ env -i DEST=/go/src/github.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-12-08T17:43:48.310Z] Loaded image: hello-world:latest [2019-12-08T17:43:48.310Z] INFO: Testing against a local daemon [2019-12-08T17:43:48.310Z] === RUN TestCgroupNamespacesBuild [2019-12-08T17:43:48.330Z] === RUN TestKillContainer/killing_signal [2019-12-08T17:43:49.265Z] --- PASS: TestKillContainer (2.43s) [2019-12-08T17:43:49.265Z] --- PASS: TestKillContainer/no_signal (0.82s) [2019-12-08T17:43:49.265Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2019-12-08T17:43:49.265Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2019-12-08T17:43:49.265Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-08T17:43:49.265Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-08T17:43:50.201Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-08T17:43:50.769Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.58s) [2019-12-08T17:43:50.769Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2019-12-08T17:43:50.769Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2019-12-08T17:43:50.769Z] === RUN TestKillStoppedContainer [2019-12-08T17:43:51.027Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-12-08T17:43:51.027Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-08T17:43:51.027Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-12-08T17:43:51.027Z] === RUN TestKillDifferentUserContainer [2019-12-08T17:43:51.613Z] --- PASS: TestCgroupNamespacesBuild (2.93s) [2019-12-08T17:43:51.613Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-08T17:43:51.963Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2019-12-08T17:43:51.963Z] === RUN TestInspectOomKilledTrue [2019-12-08T17:43:51.963Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-12-08T17:43:51.964Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-08T17:43:51.964Z] === RUN TestInspectOomKilledFalse [2019-12-08T17:43:51.964Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-08T17:43:51.964Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-08T17:43:51.964Z] === RUN TestLinksEtcHostsContentMatch [2019-12-08T17:43:52.530Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2019-12-08T17:43:52.530Z] === RUN TestLinksContainerNames [2019-12-08T17:43:54.125Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.52s) [2019-12-08T17:43:54.125Z] === RUN TestBuildWithSession [2019-12-08T17:43:54.125Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-08T17:43:54.125Z] build_session_test.go:25: TODO: BuildKit [2019-12-08T17:43:54.125Z] === RUN TestBuildSquashParent [2019-12-08T17:43:54.434Z] --- PASS: TestLinksContainerNames (1.62s) [2019-12-08T17:43:54.434Z] === RUN TestLogsFollowTailEmpty [2019-12-08T17:43:55.001Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2019-12-08T17:43:55.001Z] === RUN TestContainerNetworkMountsNoChown [2019-12-08T17:43:55.937Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/default [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/default [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/private [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/private [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/rprivate [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/slave [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/slave [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/rslave [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/shared [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/shared [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/rshared [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-08T17:43:55.937Z] === CONT TestMountDaemonRoot/default [2019-12-08T17:43:55.937Z] === CONT TestMountDaemonRoot/rprivate [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-08T17:43:55.937Z] === CONT TestMountDaemonRoot/rslave [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-08T17:43:55.937Z] === CONT TestMountDaemonRoot/shared [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-08T17:43:55.937Z] === CONT TestMountDaemonRoot/private [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-08T17:43:55.937Z] === CONT TestMountDaemonRoot/rshared [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-08T17:43:55.937Z] === CONT TestMountDaemonRoot/slave [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-08T17:43:55.937Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-08T17:43:55.937Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-08T17:43:55.937Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-08T17:43:55.937Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-08T17:43:55.937Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-08T17:43:55.937Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-08T17:43:55.937Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-08T17:43:55.937Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-08T17:43:55.937Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-08T17:43:55.937Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-08T17:43:55.937Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-08T17:43:55.937Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-08T17:43:55.937Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-08T17:43:55.937Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-08T17:43:56.196Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-08T17:43:56.196Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-08T17:43:56.196Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-08T17:43:56.196Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-08T17:43:56.196Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-08T17:43:56.196Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-08T17:43:56.196Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-08T17:43:56.196Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-08T17:43:56.196Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-08T17:43:56.196Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-08T17:43:56.196Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-08T17:43:56.196Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-08T17:43:56.196Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-08T17:43:56.196Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-08T17:43:56.196Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-08T17:43:56.456Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/rprivate (0.01s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-12-08T17:43:56.456Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-12-08T17:43:56.456Z] === RUN TestContainerBindMountNonRecursive [2019-12-08T17:43:57.396Z] Loaded image: buildpack-deps:jessie [2019-12-08T17:43:57.396Z] Loaded image: busybox:latest [2019-12-08T17:43:57.396Z] Loaded image: busybox:glibc [2019-12-08T17:43:57.396Z] Loaded image: debian:jessie [2019-12-08T17:43:57.396Z] Loaded image: hello-world:latest [2019-12-08T17:43:57.396Z] INFO: Testing against a local daemon [2019-12-08T17:43:57.396Z] === RUN TestCgroupNamespacesBuild [2019-12-08T17:43:58.359Z] --- PASS: TestContainerBindMountNonRecursive (2.02s) [2019-12-08T17:43:58.359Z] === RUN TestNetworkNat [2019-12-08T17:43:59.209Z] --- PASS: TestCgroupNamespacesBuild (1.75s) [2019-12-08T17:43:59.209Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-08T17:43:59.296Z] --- PASS: TestNetworkNat (0.92s) [2019-12-08T17:43:59.296Z] === RUN TestNetworkLocalhostTCPNat [2019-12-08T17:44:00.232Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2019-12-08T17:44:00.232Z] === RUN TestNetworkLoopbackNat [2019-12-08T17:44:01.033Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.73s) [2019-12-08T17:44:01.033Z] === RUN TestBuildWithSession [2019-12-08T17:44:01.033Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-08T17:44:01.033Z] build_session_test.go:25: TODO: BuildKit [2019-12-08T17:44:01.033Z] === RUN TestBuildSquashParent [2019-12-08T17:44:01.609Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2019-12-08T17:44:01.609Z] === RUN TestPause [2019-12-08T17:44:02.177Z] --- PASS: TestPause (0.84s) [2019-12-08T17:44:02.177Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-08T17:44:02.177Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-08T17:44:02.177Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-08T17:44:02.177Z] === RUN TestPauseStopPausedContainer [2019-12-08T17:44:03.113Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2019-12-08T17:44:03.113Z] === RUN TestPsFilter [2019-12-08T17:44:03.372Z] --- PASS: TestPsFilter (0.29s) [2019-12-08T17:44:03.372Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-08T17:44:04.057Z] --- PASS: TestBuildSquashParent (10.41s) [2019-12-08T17:44:04.058Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-08T17:44:04.058Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-08T17:44:04.058Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-08T17:44:04.058Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-08T17:44:04.058Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-08T17:44:04.058Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-08T17:44:04.058Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-08T17:44:04.058Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-08T17:44:04.058Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-08T17:44:04.058Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-08T17:44:04.058Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-08T17:44:04.058Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-08T17:44:04.058Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-08T17:44:04.058Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-08T17:44:04.058Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-08T17:44:04.166Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-12-08T17:44:04.166Z] tests/integration/client_test.py ..... [ 75%] [2019-12-08T17:44:04.166Z] tests/integration/errors_test.py . [ 76%] [2019-12-08T17:44:04.308Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2019-12-08T17:44:04.308Z] === RUN TestRemoveContainerWithVolume [2019-12-08T17:44:05.245Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2019-12-08T17:44:05.245Z] === RUN TestRemoveContainerRunning [2019-12-08T17:44:05.813Z] --- PASS: TestRemoveContainerRunning (0.83s) [2019-12-08T17:44:05.813Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-08T17:44:06.749Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2019-12-08T17:44:06.749Z] === RUN TestRemoveInvalidContainer [2019-12-08T17:44:06.749Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-12-08T17:44:06.749Z] === RUN TestRenameLinkedContainer [2019-12-08T17:44:07.320Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-08T17:44:07.882Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-08T17:44:08.765Z] --- PASS: TestBuildSquashParent (6.79s) [2019-12-08T17:44:08.765Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-08T17:44:08.765Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-08T17:44:08.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-08T17:44:08.765Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-08T17:44:08.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-08T17:44:08.765Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-08T17:44:08.766Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-08T17:44:08.766Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-08T17:44:08.766Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-08T17:44:08.766Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-08T17:44:08.766Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-08T17:44:08.766Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-08T17:44:08.766Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-08T17:44:08.766Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-08T17:44:08.766Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-08T17:44:10.038Z] --- PASS: TestRenameLinkedContainer (3.17s) [2019-12-08T17:44:10.038Z] === RUN TestRenameStoppedContainer [2019-12-08T17:44:10.588Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-08T17:44:10.588Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-08T17:44:10.605Z] --- PASS: TestRenameStoppedContainer (0.76s) [2019-12-08T17:44:10.605Z] === RUN TestRenameRunningContainerAndReuse [2019-12-08T17:44:11.150Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-08T17:44:11.150Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-08T17:44:12.508Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s) [2019-12-08T17:44:12.508Z] === RUN TestRenameInvalidName [2019-12-08T17:44:13.075Z] --- PASS: TestRenameInvalidName (0.80s) [2019-12-08T17:44:13.075Z] === RUN TestRenameAnonymousContainer [2019-12-08T17:44:13.268Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-08T17:44:13.268Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-08T17:44:14.453Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-12-08T17:44:14.453Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.18s) [2019-12-08T17:44:14.453Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.64s) [2019-12-08T17:44:14.453Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.52s) [2019-12-08T17:44:14.453Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.40s) [2019-12-08T17:44:14.453Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.59s) [2019-12-08T17:44:14.453Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.35s) [2019-12-08T17:44:14.453Z] === RUN TestBuildMultiStageCopy [2019-12-08T17:44:14.453Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-08T17:44:15.872Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-12-08T17:44:15.872Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.75s) [2019-12-08T17:44:15.872Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.86s) [2019-12-08T17:44:15.872Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.48s) [2019-12-08T17:44:15.872Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.60s) [2019-12-08T17:44:15.872Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.74s) [2019-12-08T17:44:15.872Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.59s) [2019-12-08T17:44:15.872Z] === RUN TestBuildMultiStageCopy [2019-12-08T17:44:15.872Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-08T17:44:17.288Z] --- PASS: TestRenameAnonymousContainer (4.11s) [2019-12-08T17:44:17.288Z] === RUN TestRenameContainerWithSameName [2019-12-08T17:44:17.716Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-08T17:44:17.854Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2019-12-08T17:44:17.854Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-08T17:44:18.299Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-08T17:44:18.671Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-08T17:44:18.685Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-08T17:44:19.246Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-08T17:44:19.506Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-08T17:44:19.758Z] --- PASS: TestRenameContainerWithLinkedContainer (1.64s) [2019-12-08T17:44:19.758Z] === RUN TestResize [2019-12-08T17:44:19.908Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-08T17:44:20.173Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-08T17:44:20.326Z] --- PASS: TestResize (0.80s) [2019-12-08T17:44:20.326Z] === RUN TestResizeWithInvalidSize [2019-12-08T17:44:20.690Z] --- PASS: TestBuildMultiStageCopy (4.67s) [2019-12-08T17:44:20.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.52s) [2019-12-08T17:44:20.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2019-12-08T17:44:20.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2019-12-08T17:44:20.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2019-12-08T17:44:20.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2019-12-08T17:44:20.690Z] === RUN TestBuildMultiStageParentConfig [2019-12-08T17:44:20.734Z] --- PASS: TestBuildMultiStageCopy (6.16s) [2019-12-08T17:44:20.734Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s) [2019-12-08T17:44:20.734Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.70s) [2019-12-08T17:44:20.734Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.70s) [2019-12-08T17:44:20.734Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.77s) [2019-12-08T17:44:20.734Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.73s) [2019-12-08T17:44:20.734Z] === RUN TestBuildMultiStageParentConfig [2019-12-08T17:44:21.263Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2019-12-08T17:44:21.263Z] === RUN TestResizeWhenContainerNotStarted [2019-12-08T17:44:21.833Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2019-12-08T17:44:21.833Z] === RUN TestDaemonRestartKillContainers [2019-12-08T17:44:21.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-08T17:44:21.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-08T17:44:21.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-08T17:44:21.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-08T17:44:21.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-08T17:44:21.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-08T17:44:21.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-08T17:44:21.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-08T17:44:21.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-08T17:44:21.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-08T17:44:21.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-08T17:44:21.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-08T17:44:21.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-08T17:44:21.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-08T17:44:21.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-08T17:44:21.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-08T17:44:21.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-08T17:44:21.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-08T17:44:21.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-08T17:44:21.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-08T17:44:21.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-08T17:44:21.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-08T17:44:21.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-08T17:44:21.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-08T17:44:21.833Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-08T17:44:21.833Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-08T17:44:21.833Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-08T17:44:21.833Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-08T17:44:21.945Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2019-12-08T17:44:21.945Z] === RUN TestBuildLabelWithTargets [2019-12-08T17:44:22.660Z] --- PASS: TestBuildMultiStageParentConfig (1.66s) [2019-12-08T17:44:22.660Z] === RUN TestBuildLabelWithTargets [2019-12-08T17:44:23.772Z] --- PASS: TestBuildLabelWithTargets (2.04s) [2019-12-08T17:44:23.772Z] === RUN TestBuildWithEmptyLayers [2019-12-08T17:44:24.369Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-08T17:44:24.937Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-08T17:44:25.171Z] --- PASS: TestBuildLabelWithTargets (2.68s) [2019-12-08T17:44:25.171Z] === RUN TestBuildWithEmptyLayers [2019-12-08T17:44:25.263Z] --- PASS: TestBuildWithEmptyLayers (1.16s) [2019-12-08T17:44:25.263Z] === RUN TestBuildMultiStageOnBuild [2019-12-08T17:44:25.876Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-08T17:44:26.444Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-08T17:44:26.533Z] --- PASS: TestBuildWithEmptyLayers (1.43s) [2019-12-08T17:44:26.533Z] === RUN TestBuildMultiStageOnBuild [2019-12-08T17:44:26.703Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-08T17:44:26.703Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-08T17:44:28.084Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-08T17:44:28.343Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-08T17:44:28.438Z] --- PASS: TestBuildMultiStageOnBuild (3.14s) [2019-12-08T17:44:28.438Z] === RUN TestBuildUncleanTarFilenames [2019-12-08T17:44:29.713Z] --- PASS: TestBuildUncleanTarFilenames (1.25s) [2019-12-08T17:44:29.713Z] === RUN TestBuildMultiStageLayerLeak [2019-12-08T17:44:30.738Z] --- PASS: TestBuildMultiStageOnBuild (3.91s) [2019-12-08T17:44:30.738Z] === RUN TestBuildUncleanTarFilenames [2019-12-08T17:44:31.636Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-08T17:44:31.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.27s) [2019-12-08T17:44:31.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.07s) [2019-12-08T17:44:31.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s) [2019-12-08T17:44:31.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.50s) [2019-12-08T17:44:31.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (4.65s) [2019-12-08T17:44:31.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2019-12-08T17:44:31.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s) [2019-12-08T17:44:31.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.58s) [2019-12-08T17:44:31.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.68s) [2019-12-08T17:44:31.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.69s) [2019-12-08T17:44:31.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.27s) [2019-12-08T17:44:31.636Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.47s) [2019-12-08T17:44:31.636Z] === RUN TestCgroupNamespacesRun [2019-12-08T17:44:32.627Z] --- PASS: TestBuildUncleanTarFilenames (2.13s) [2019-12-08T17:44:32.627Z] === RUN TestBuildMultiStageLayerLeak [2019-12-08T17:44:33.017Z] --- PASS: TestBuildMultiStageLayerLeak (2.92s) [2019-12-08T17:44:33.017Z] === RUN TestBuildWithHugeFile [2019-12-08T17:44:33.539Z] --- PASS: TestCgroupNamespacesRun (1.88s) [2019-12-08T17:44:33.539Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-08T17:44:35.447Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s) [2019-12-08T17:44:35.447Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-08T17:44:36.868Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2019-12-08T17:44:36.868Z] === RUN TestBuildWithHugeFile [2019-12-08T17:44:37.283Z] #73 exporting layers 109.1s done [2019-12-08T17:44:37.283Z] #73 exporting manifest sha256:4d685ed39c36b2059aeeabc32978ad4414aeb372889f7c0291f4b2e1e77e0255 done [2019-12-08T17:44:37.283Z] #73 exporting config sha256:0e6027493293eea22ba5bc4cb39889a211843a363deba11184f4ae6890385a1f 0.0s done [2019-12-08T17:44:37.283Z] #73 sending tarball [2019-12-08T17:44:37.351Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2019-12-08T17:44:37.351Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-08T17:44:37.815Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-12-08T17:44:39.254Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2019-12-08T17:44:39.254Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-08T17:44:41.156Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2019-12-08T17:44:41.156Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-08T17:44:41.724Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.98s) [2019-12-08T17:44:41.724Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-08T17:44:42.109Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-08T17:44:42.109Z] Using test binary docker [2019-12-08T17:44:42.109Z] +++ /etc/init.d/apparmor start [2019-12-08T17:44:42.109Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-08T17:44:42.109Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-08T17:44:42.109Z] Warning failed to create cache: (null) [2019-12-08T17:44:42.109Z] . [2019-12-08T17:44:42.109Z] INFO: Waiting for daemon to start... [2019-12-08T17:44:42.109Z] Starting dockerd [2019-12-08T17:44:42.109Z] +++ 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-12-08T17:44:43.101Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2019-12-08T17:44:43.101Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-08T17:44:43.996Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-08T17:44:43.996Z] Using test binary docker [2019-12-08T17:44:43.996Z] +++ /etc/init.d/apparmor start [2019-12-08T17:44:43.996Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-08T17:44:44.251Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-08T17:44:44.251Z] Warning failed to create cache: (null) [2019-12-08T17:44:44.251Z] . [2019-12-08T17:44:44.251Z] INFO: Waiting for daemon to start... [2019-12-08T17:44:44.251Z] Starting dockerd [2019-12-08T17:44:44.251Z] +++ 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-12-08T17:44:45.004Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2019-12-08T17:44:45.004Z] === RUN TestKernelTCPMemory [2019-12-08T17:44:45.571Z] --- PASS: TestKernelTCPMemory (0.93s) [2019-12-08T17:44:45.571Z] === RUN TestNISDomainname [2019-12-08T17:44:46.508Z] --- PASS: TestNISDomainname (1.02s) [2019-12-08T17:44:46.508Z] === RUN TestHostnameDnsResolution [2019-12-08T17:44:47.509Z] . [2019-12-08T17:44:47.509Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-08T17:44:47.765Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-08T17:44:47.765Z] Error: No such image: emptyfs [2019-12-08T17:44:47.765Z] ++++ docker load [2019-12-08T17:44:47.765Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-08T17:44:48.412Z] --- PASS: TestHostnameDnsResolution (1.71s) [2019-12-08T17:44:48.412Z] === RUN TestStats [2019-12-08T17:44:48.690Z] Running integration-test (iteration 1) [2019-12-08T17:44:48.690Z] 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-12-08T17:44:48.690Z] ++ 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-12-08T17:44:48.690Z] ++ set -e [2019-12-08T17:44:48.690Z] ++ '[' -n 0 ']' [2019-12-08T17:44:48.690Z] ++ set -x [2019-12-08T17:44:48.690Z] ++ env -i DEST=/go/src/github.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-12-08T17:44:48.690Z] [2019-12-08T17:44:48.690Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-08T17:44:48.690Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-08T17:44:48.690Z] Error: No such image: emptyfs [2019-12-08T17:44:48.690Z] ++++ docker load [2019-12-08T17:44:48.690Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-08T17:44:49.250Z] Running integration-test (iteration 1) [2019-12-08T17:44:49.250Z] 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-12-08T17:44:49.250Z] ++ 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-12-08T17:44:49.250Z] ++ set -e [2019-12-08T17:44:49.250Z] ++ '[' -n 0 ']' [2019-12-08T17:44:49.250Z] ++ set -x [2019-12-08T17:44:49.250Z] ++ env -i DEST=/go/src/github.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-12-08T17:44:50.695Z] #73 sending tarball 17.4s done [2019-12-08T17:44:50.695Z] #73 DONE 126.6s [2019-12-08T17:44:50.695Z] [2019-12-08T17:44:50.695Z] #74 importing to docker [2019-12-08T17:44:50.945Z] --- PASS: TestStats (2.48s) [2019-12-08T17:44:50.945Z] === RUN TestStopContainerWithTimeout [2019-12-08T17:44:50.945Z] === RUN TestStopContainerWithTimeout/0 [2019-12-08T17:44:50.945Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-08T17:44:50.945Z] === RUN TestStopContainerWithTimeout/1 [2019-12-08T17:44:50.945Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-08T17:44:50.945Z] === RUN TestStopContainerWithTimeout/3 [2019-12-08T17:44:50.945Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-08T17:44:50.945Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-08T17:44:50.945Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-08T17:44:50.945Z] === CONT TestStopContainerWithTimeout/0 [2019-12-08T17:44:50.945Z] === CONT TestStopContainerWithTimeout/1 [2019-12-08T17:44:50.945Z] === CONT TestStopContainerWithTimeout/3 [2019-12-08T17:44:50.945Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-08T17:44:54.232Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-12-08T17:44:54.232Z] --- PASS: TestStopContainerWithTimeout/0 (1.49s) [2019-12-08T17:44:54.232Z] --- PASS: TestStopContainerWithTimeout/1 (2.38s) [2019-12-08T17:44:54.232Z] --- PASS: TestStopContainerWithTimeout/3 (2.96s) [2019-12-08T17:44:54.232Z] --- PASS: TestStopContainerWithTimeout/-1 (3.43s) [2019-12-08T17:44:54.232Z] === RUN TestDeleteDevicemapper [2019-12-08T17:44:54.232Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-08T17:44:54.232Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-08T17:44:54.232Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-08T17:44:56.856Z] ......... [ 85%] [2019-12-08T17:44:57.611Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.97s) [2019-12-08T17:44:57.611Z] === RUN TestUpdateMemory [2019-12-08T17:44:57.611Z] --- SKIP: TestUpdateMemory (0.00s) [2019-12-08T17:44:57.611Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-08T17:44:57.611Z] === RUN TestUpdateCPUQuota [2019-12-08T17:44:58.990Z] --- PASS: TestUpdateCPUQuota (1.52s) [2019-12-08T17:44:58.990Z] === RUN TestUpdatePidsLimit [2019-12-08T17:44:58.990Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-08T17:44:59.249Z] === RUN TestUpdatePidsLimit/no_change [2019-12-08T17:44:59.508Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-08T17:45:00.075Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-08T17:45:00.334Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-08T17:45:00.903Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-08T17:45:01.163Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-08T17:45:02.006Z] tests/integration/models_images_test.py ............... [ 89%] [2019-12-08T17:45:03.067Z] --- PASS: TestUpdatePidsLimit (4.08s) [2019-12-08T17:45:03.067Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2019-12-08T17:45:03.067Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2019-12-08T17:45:03.067Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2019-12-08T17:45:03.067Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2019-12-08T17:45:03.067Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2019-12-08T17:45:03.067Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2019-12-08T17:45:03.067Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.49s) [2019-12-08T17:45:03.067Z] === RUN TestUpdateRestartPolicy [2019-12-08T17:45:03.635Z] tests/integration/models_networks_test.py .... [ 90%] [2019-12-08T17:45:07.441Z] --- PASS: TestBuildWithHugeFile (31.25s) [2019-12-08T17:45:07.441Z] === RUN TestBuildWithEmptyDockerfile [2019-12-08T17:45:07.441Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-08T17:45:07.441Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-08T17:45:07.441Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-08T17:45:07.441Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-08T17:45:07.441Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-08T17:45:07.441Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-08T17:45:07.441Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-08T17:45:07.441Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-08T17:45:07.441Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-08T17:45:07.441Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-12-08T17:45:07.441Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2019-12-08T17:45:07.441Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2019-12-08T17:45:07.441Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-12-08T17:45:07.441Z] === RUN TestBuildPreserveOwnership [2019-12-08T17:45:07.441Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-08T17:45:07.822Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-08T17:45:10.182Z] tests/integration/models_nodes_test.py . [ 91%] [2019-12-08T17:45:10.271Z] --- PASS: TestBuildPreserveOwnership (6.03s) [2019-12-08T17:45:10.271Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.84s) [2019-12-08T17:45:10.271Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.18s) [2019-12-08T17:45:10.271Z] === RUN TestBuildPlatformInvalid [2019-12-08T17:45:10.271Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-12-08T17:45:10.271Z] PASS [2019-12-08T17:45:10.271Z] [2019-12-08T17:45:10.271Z] === Skipped [2019-12-08T17:45:10.271Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-12-08T17:45:10.271Z] build_session_test.go:25: TODO: BuildKit [2019-12-08T17:45:10.271Z] [2019-12-08T17:45:10.271Z] [2019-12-08T17:45:10.271Z] DONE 32 tests, 1 skipped in 82.150s [2019-12-08T17:45:10.271Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-12-08T17:45:10.271Z] ++ 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-12-08T17:45:10.271Z] ++ set -e [2019-12-08T17:45:10.271Z] ++ '[' -n 0 ']' [2019-12-08T17:45:10.271Z] ++ set -x [2019-12-08T17:45:10.271Z] ++ env -i DEST=/go/src/github.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-12-08T17:45:10.271Z] INFO: Testing against a local daemon [2019-12-08T17:45:10.271Z] === RUN TestConfigList [2019-12-08T17:45:10.444Z] tests/integration/models_resources_test.py . [ 91%] [2019-12-08T17:45:13.550Z] --- PASS: TestConfigList (2.84s) [2019-12-08T17:45:13.550Z] === RUN TestConfigsCreateAndDelete [2019-12-08T17:45:15.275Z] --- PASS: TestUpdateRestartPolicy (12.50s) [2019-12-08T17:45:15.275Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-08T17:45:16.022Z] --- PASS: TestConfigsCreateAndDelete (2.96s) [2019-12-08T17:45:16.022Z] === RUN TestConfigsUpdate [2019-12-08T17:45:16.210Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2019-12-08T17:45:16.211Z] === RUN TestWaitNonBlocked [2019-12-08T17:45:16.211Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-08T17:45:16.211Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-08T17:45:16.211Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-08T17:45:16.211Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-08T17:45:16.211Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-08T17:45:16.211Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-08T17:45:16.519Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-12-08T17:45:17.152Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-12-08T17:45:17.152Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2019-12-08T17:45:17.152Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s) [2019-12-08T17:45:17.152Z] === RUN TestWaitBlocked [2019-12-08T17:45:17.413Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-08T17:45:17.413Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-08T17:45:17.413Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-08T17:45:17.413Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-08T17:45:17.413Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-08T17:45:17.413Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-08T17:45:18.351Z] --- PASS: TestWaitBlocked (0.03s) [2019-12-08T17:45:18.351Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2019-12-08T17:45:18.351Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2019-12-08T17:45:18.351Z] === CONT TestContainerStartOnDaemonRestart [2019-12-08T17:45:18.351Z] === CONT TestIpcModeOlderClient [2019-12-08T17:45:18.351Z] === CONT TestDaemonRestartIpcMode [2019-12-08T17:45:18.610Z] --- PASS: TestIpcModeOlderClient (0.22s) [2019-12-08T17:45:19.290Z] --- PASS: TestConfigsUpdate (3.02s) [2019-12-08T17:45:19.290Z] === RUN TestTemplatedConfig [2019-12-08T17:45:19.782Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-12-08T17:45:19.782Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-12-08T17:45:21.898Z] --- PASS: TestContainerStartOnDaemonRestart (3.13s) [2019-12-08T17:45:22.486Z] --- PASS: TestTemplatedConfig (3.36s) [2019-12-08T17:45:22.486Z] === RUN TestConfigInspect [2019-12-08T17:45:22.834Z] --- PASS: TestDaemonRestartIpcMode (4.54s) [2019-12-08T17:45:22.834Z] PASS [2019-12-08T17:45:22.834Z] [2019-12-08T17:45:22.834Z] === Skipped [2019-12-08T17:45:22.834Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-12-08T17:45:22.834Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-08T17:45:22.834Z] [2019-12-08T17:45:22.834Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-12-08T17:45:22.834Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-08T17:45:22.834Z] [2019-12-08T17:45:22.834Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-12-08T17:45:22.834Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-08T17:45:22.834Z] [2019-12-08T17:45:22.834Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-08T17:45:22.834Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-08T17:45:22.834Z] [2019-12-08T17:45:22.834Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-12-08T17:45:22.834Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-08T17:45:22.834Z] [2019-12-08T17:45:22.834Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-12-08T17:45:22.834Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-08T17:45:22.834Z] [2019-12-08T17:45:22.834Z] [2019-12-08T17:45:22.834Z] DONE 197 tests, 6 skipped in 131.442s [2019-12-08T17:45:22.834Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-12-08T17:45:22.834Z] ++ 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-12-08T17:45:22.834Z] ++ set -e [2019-12-08T17:45:22.834Z] ++ '[' -n 0 ']' [2019-12-08T17:45:22.834Z] ++ set -x [2019-12-08T17:45:22.834Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-08T17:45:23.094Z] INFO: Testing against a local daemon [2019-12-08T17:45:23.094Z] === RUN TestCommitInheritsEnv [2019-12-08T17:45:23.208Z] Removing intermediate container 15aab0bcf796 [2019-12-08T17:45:23.208Z] ---> a7e63282426a [2019-12-08T17:45:23.208Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-12-08T17:45:23.208Z] ---> Running in dd00b1eeae99 [2019-12-08T17:45:23.208Z] Removing intermediate container dd00b1eeae99 [2019-12-08T17:45:23.208Z] ---> 74611dfa6272 [2019-12-08T17:45:23.208Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-12-08T17:45:23.208Z] ---> Running in 595e46a952d3 [2019-12-08T17:45:23.208Z] Removing intermediate container 595e46a952d3 [2019-12-08T17:45:23.208Z] ---> e5c56cba2b6f [2019-12-08T17:45:23.208Z] Step 8/8 : COPY . . [2019-12-08T17:45:23.662Z] --- PASS: TestCommitInheritsEnv (0.59s) [2019-12-08T17:45:23.662Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-08T17:45:23.662Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-12-08T17:45:23.662Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-12-08T17:45:23.662Z] === RUN TestImagesFilterMultiReference [2019-12-08T17:45:23.921Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-12-08T17:45:23.921Z] === RUN TestImagePullPlatformInvalid [2019-12-08T17:45:23.921Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-12-08T17:45:23.921Z] === RUN TestRemoveImageOrphaning [2019-12-08T17:45:24.488Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2019-12-08T17:45:24.488Z] === RUN TestRemoveImageGarbageCollector [2019-12-08T17:45:24.488Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-12-08T17:45:24.488Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:45:24.488Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-08T17:45:24.488Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-12-08T17:45:24.488Z] === RUN TestTagInvalidReference [2019-12-08T17:45:24.488Z] --- PASS: TestTagInvalidReference (0.03s) [2019-12-08T17:45:24.488Z] === RUN TestTagValidPrefixedRepo [2019-12-08T17:45:24.488Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-12-08T17:45:24.488Z] === RUN TestTagExistedNameWithoutForce [2019-12-08T17:45:24.549Z] tests/integration/regression_test.py ...... [ 98%] [2019-12-08T17:45:24.747Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-12-08T17:45:24.747Z] === RUN TestTagOfficialNames [2019-12-08T17:45:24.747Z] --- PASS: TestTagOfficialNames (0.08s) [2019-12-08T17:45:24.747Z] === RUN TestTagMatchesDigest [2019-12-08T17:45:24.747Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-12-08T17:45:24.747Z] PASS [2019-12-08T17:45:24.747Z] [2019-12-08T17:45:24.747Z] === Skipped [2019-12-08T17:45:24.747Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-12-08T17:45:24.747Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-12-08T17:45:24.747Z] [2019-12-08T17:45:24.747Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-12-08T17:45:24.747Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:45:24.747Z] [2019-12-08T17:45:24.747Z] [2019-12-08T17:45:24.747Z] DONE 12 tests, 2 skipped in 1.851s [2019-12-08T17:45:24.747Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-12-08T17:45:24.747Z] ++ 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-12-08T17:45:24.747Z] ++ set -e [2019-12-08T17:45:24.747Z] ++ '[' -n 0 ']' [2019-12-08T17:45:24.747Z] ++ set -x [2019-12-08T17:45:24.747Z] ++ env -i DEST=/go/src/github.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-12-08T17:45:24.806Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-12-08T17:45:24.806Z] tests/integration/credentials/utils_test.py . [100%] [2019-12-08T17:45:24.806Z] [2019-12-08T17:45:24.806Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-12-08T17:45:24.806Z] =========================== short test summary info ============================ [2019-12-08T17:45:24.806Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-12-08T17:45:24.806Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-12-08T17:45:24.806Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-12-08T17:45:24.806Z] Not supported on most drivers [2019-12-08T17:45:24.806Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-12-08T17:45:24.806Z] This doesn't seem to be taken into account by the engine [2019-12-08T17:45:24.806Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-12-08T17:45:24.806Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-12-08T17:45:24.806Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-12-08T17:45:24.806Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-12-08T17:45:24.806Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-12-08T17:45:24.806Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-12-08T17:45:24.806Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-12-08T17:45:24.806Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 340.89 seconds == [2019-12-08T17:45:25.006Z] INFO: Testing against a local daemon [2019-12-08T17:45:25.006Z] --- PASS: TestConfigInspect (2.58s) [2019-12-08T17:45:25.006Z] === RUN TestConfigCreateWithLabels [2019-12-08T17:45:25.006Z] === RUN TestNetworkCreateDelete [2019-12-08T17:45:25.265Z] --- PASS: TestNetworkCreateDelete (0.42s) [2019-12-08T17:45:25.265Z] === RUN TestDockerNetworkDeletePreferID [2019-12-08T17:45:25.370Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-12-08T17:45:26.644Z] --- PASS: TestDockerNetworkDeletePreferID (1.18s) [2019-12-08T17:45:26.644Z] === RUN TestInspectNetwork [2019-12-08T17:45:28.302Z] --- PASS: TestConfigCreateWithLabels (3.02s) [2019-12-08T17:45:28.302Z] === RUN TestConfigCreateResolve [2019-12-08T17:45:30.754Z] --- PASS: TestConfigCreateResolve (2.89s) [2019-12-08T17:45:30.754Z] === RUN TestConfigDaemonLibtrustID [2019-12-08T17:45:31.183Z] #74 DONE 35.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-08T17:45:31.645Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-12-08T17:45:31.645Z] PASS [2019-12-08T17:45:31.645Z] [2019-12-08T17:45:31.645Z] DONE 8 tests in 21.296s [2019-12-08T17:45:31.645Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-12-08T17:45:31.645Z] ++ 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-12-08T17:45:31.645Z] ++ set -e [2019-12-08T17:45:31.645Z] ++ '[' -n 0 ']' [2019-12-08T17:45:31.645Z] ++ set -x [2019-12-08T17:45:31.645Z] ++ env -i DEST=/go/src/github.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-12-08T17:45:31.645Z] INFO: Testing against a local daemon [2019-12-08T17:45:31.645Z] === RUN TestCheckpoint [2019-12-08T17:45:31.645Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-08T17:45:31.645Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-08T17:45:31.645Z] === RUN TestContainerInvalidJSON [2019-12-08T17:45:31.645Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-08T17:45:31.645Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-08T17:45:31.645Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-08T17:45:31.645Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-08T17:45:31.645Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-08T17:45:31.645Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-08T17:45:31.645Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-08T17:45:31.645Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-08T17:45:31.645Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-08T17:45:31.645Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-12-08T17:45:31.645Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-12-08T17:45:31.645Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-08T17:45:31.645Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-08T17:45:31.645Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-08T17:45:31.645Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-12-08T17:45:31.645Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-08T17:45:31.847Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40295/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f809e1080077469c26d7c9e3d7ef71151aa2faf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f809e1080077469c26d7c9e3d7ef71151aa2faf hack/test/unit [2019-12-08T17:45:32.023Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-12-08T17:45:32.023Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-08T17:45:32.023Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-12-08T17:45:32.023Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-08T17:45:32.023Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-12-08T17:45:32.023Z] === RUN TestCopyFromContainer [2019-12-08T17:45:33.220Z] === RUN TestInspectNetwork/full_network_id [2019-12-08T17:45:33.220Z] === RUN TestInspectNetwork/partial_network_id [2019-12-08T17:45:33.220Z] === RUN TestInspectNetwork/network_name [2019-12-08T17:45:33.220Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-08T17:45:33.824Z] === RUN TestCopyFromContainer// [2019-12-08T17:45:34.201Z] === RUN TestCopyFromContainer//bar/root [2019-12-08T17:45:34.201Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-08T17:45:34.201Z] === RUN TestCopyFromContainer/bar/quux [2019-12-08T17:45:34.564Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-08T17:45:34.564Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-08T17:45:34.564Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-08T17:45:34.564Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-08T17:45:34.564Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-08T17:45:34.934Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-08T17:45:34.934Z] --- PASS: TestCopyFromContainer (2.86s) [2019-12-08T17:45:34.934Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-12-08T17:45:34.934Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-12-08T17:45:34.934Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2019-12-08T17:45:34.934Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-12-08T17:45:34.934Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-12-08T17:45:34.934Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-12-08T17:45:34.934Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2019-12-08T17:45:34.934Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-12-08T17:45:34.934Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-12-08T17:45:34.934Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-12-08T17:45:34.934Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-08T17:45:34.934Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-08T17:45:34.934Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-08T17:45:34.934Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-08T17:45:34.934Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-08T17:45:34.934Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-08T17:45:34.934Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-08T17:45:34.934Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-08T17:45:34.934Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-08T17:45:34.934Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-08T17:45:34.934Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-12-08T17:45:34.934Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-12-08T17:45:34.934Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-12-08T17:45:34.934Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-12-08T17:45:34.934Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-08T17:45:34.934Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-12-08T17:45:34.934Z] === RUN TestCreateWithInvalidEnv [2019-12-08T17:45:34.934Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-08T17:45:34.934Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-08T17:45:34.934Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-08T17:45:34.934Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-08T17:45:34.934Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-08T17:45:34.934Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-08T17:45:34.934Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-08T17:45:34.934Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-08T17:45:34.934Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-08T17:45:34.934Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-12-08T17:45:34.934Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-08T17:45:34.934Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-08T17:45:34.934Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-08T17:45:34.934Z] === RUN TestCreateTmpfsMountsTarget [2019-12-08T17:45:34.934Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2019-12-08T17:45:34.934Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-08T17:45:35.713Z] ? github.com/docker/docker/api [no test files] [2019-12-08T17:45:35.893Z] Loaded image: buildpack-deps:jessie [2019-12-08T17:45:35.893Z] Loaded image: busybox:latest [2019-12-08T17:45:35.893Z] Loaded image: buildpack-deps:jessie [2019-12-08T17:45:35.893Z] Loaded image: busybox:latest [2019-12-08T17:45:35.893Z] Loaded image: busybox:glibc [2019-12-08T17:45:35.893Z] Loaded image: debian:jessie [2019-12-08T17:45:35.893Z] Loaded image: hello-world:latest [2019-12-08T17:45:35.893Z] INFO: Testing against a local daemon [2019-12-08T17:45:35.893Z] === RUN TestDockerSuite [2019-12-08T17:45:35.893Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-12-08T17:45:35.893Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-12-08T17:45:35.893Z] Loaded image: busybox:glibc [2019-12-08T17:45:35.894Z] Loaded image: debian:jessie [2019-12-08T17:45:35.894Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-12-08T17:45:35.894Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-12-08T17:45:35.894Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-12-08T17:45:35.894Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-12-08T17:45:35.894Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-12-08T17:45:35.894Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-12-08T17:45:35.894Z] Loaded image: hello-world:latest [2019-12-08T17:45:35.894Z] INFO: Testing against a local daemon [2019-12-08T17:45:35.894Z] === RUN TestDockerDaemonSuite [2019-12-08T17:45:35.894Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-12-08T17:45:35.894Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-12-08T17:45:35.894Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-12-08T17:45:35.894Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-12-08T17:45:35.894Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-12-08T17:45:37.465Z] --- PASS: TestCreateWithCustomMaskedPaths (2.55s) [2019-12-08T17:45:37.465Z] === RUN TestCreateWithCapabilities [2019-12-08T17:45:37.465Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-08T17:45:37.465Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-08T17:45:37.465Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-08T17:45:37.465Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-08T17:45:37.465Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-08T17:45:37.465Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-08T17:45:37.465Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-08T17:45:37.465Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-08T17:45:37.465Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-08T17:45:37.465Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-08T17:45:37.465Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-08T17:45:37.465Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-08T17:45:37.465Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-08T17:45:37.465Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-08T17:45:37.465Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-08T17:45:37.465Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-08T17:45:37.465Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-08T17:45:37.465Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-08T17:45:37.465Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-08T17:45:37.465Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-08T17:45:37.465Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-08T17:45:37.465Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-08T17:45:37.465Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-08T17:45:37.465Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-08T17:45:37.548Z] Clearing AppArmor profiles cache:. [2019-12-08T17:45:37.548Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-08T17:45:37.548Z] Unloading profiles will leave already running processes permanently [2019-12-08T17:45:37.548Z] unconfined, which can lead to unexpected situations. [2019-12-08T17:45:37.548Z] [2019-12-08T17:45:37.548Z] To set a process to complain mode, use the command line tool [2019-12-08T17:45:37.548Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-08T17:45:37.548Z] with the 'teardown' option." [2019-12-08T17:45:37.548Z] Post stage [Pipeline] junit [2019-12-08T17:45:37.817Z] Recording test results [2019-12-08T17:45:37.933Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-08T17:45:37.933Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-08T17:45:37.933Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-08T17:45:37.933Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-08T17:45:37.933Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-08T17:45:37.933Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-08T17:45:37.933Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-08T17:45:37.933Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-08T17:45:37.933Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-08T17:45:37.933Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-12-08T17:45:37.933Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-12-08T17:45:37.933Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-12-08T17:45:37.933Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-12-08T17:45:37.933Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-12-08T17:45:37.933Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-12-08T17:45:37.933Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-12-08T17:45:37.933Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-12-08T17:45:37.933Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-12-08T17:45:37.933Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2019-12-08T17:45:37.933Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-12-08T17:45:37.933Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-12-08T17:45:37.933Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-08T17:45:38.020Z] ---> 9e2c491f20de [2019-12-08T17:45:38.020Z] Successfully built 9e2c491f20de [2019-12-08T17:45:38.020Z] Successfully tagged docker:latest [2019-12-08T17:45:38.020Z] INFO: Image build ended at 12/08/2019 17:45:36. Duration:00:03:35.6531337 [2019-12-08T17:45:38.020Z] [2019-12-08T17:45:38.020Z] [2019-12-08T17:45:38.020Z] INFO: Building the test binaries at 12/08/2019 17:45:36... [2019-12-08T17:45:38.489Z] --- PASS: TestInspectNetwork (11.08s) [2019-12-08T17:45:38.489Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-12-08T17:45:38.489Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-08T17:45:38.489Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-08T17:45:38.489Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-08T17:45:38.489Z] === RUN TestRunContainerWithBridgeNone [Pipeline] sh [2019-12-08T17:45:39.473Z] + echo Ensuring container killed. [2019-12-08T17:45:39.473Z] Ensuring container killed. [2019-12-08T17:45:39.473Z] + docker rm -vf docker-pr1 [2019-12-08T17:45:39.473Z] Error: No such container: docker-pr1 [2019-12-08T17:45:39.473Z] + true [Pipeline] sh [2019-12-08T17:45:39.778Z] + echo Chowning /workspace to jenkins user [2019-12-08T17:45:39.778Z] Chowning /workspace to jenkins user [2019-12-08T17:45:39.778Z] + id -u [2019-12-08T17:45:39.778Z] + id -g [2019-12-08T17:45:39.778Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40295:/workspace busybox chown -R 1000:1000 /workspace [2019-12-08T17:45:40.053Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-12-08T17:45:40.053Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-12-08T17:45:40.053Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-12-08T17:45:40.307Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-12-08T17:45:40.401Z] --- PASS: TestRunContainerWithBridgeNone (2.57s) [2019-12-08T17:45:40.401Z] === RUN TestNetworkInvalidJSON [2019-12-08T17:45:40.401Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-08T17:45:40.401Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-08T17:45:40.401Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-08T17:45:40.401Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-08T17:45:40.401Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-08T17:45:40.401Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-08T17:45:40.401Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-08T17:45:40.401Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-08T17:45:40.401Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-08T17:45:40.401Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-12-08T17:45:40.401Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-08T17:45:40.401Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-08T17:45:40.401Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-08T17:45:40.401Z] === RUN TestDaemonRestartWithLiveRestore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-08T17:45:41.209Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.74s) [2019-12-08T17:45:41.209Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-08T17:45:41.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-08T17:45:41.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-08T17:45:41.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-08T17:45:41.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-08T17:45:41.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-08T17:45:41.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-08T17:45:41.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-08T17:45:41.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-08T17:45:41.209Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-08T17:45:41.209Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-08T17:45:41.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-08T17:45:41.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-08T17:45:41.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-08T17:45:41.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-08T17:45:41.209Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-08T17:45:41.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-12-08T17:45:41.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-12-08T17:45:41.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-12-08T17:45:41.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-12-08T17:45:41.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-12-08T17:45:41.209Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-12-08T17:45:41.209Z] === RUN TestContainerStartOnDaemonRestart [2019-12-08T17:45:41.209Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-08T17:45:41.209Z] === RUN TestDaemonRestartIpcMode [2019-12-08T17:45:41.209Z] === PAUSE TestDaemonRestartIpcMode [2019-12-08T17:45:41.209Z] === RUN TestDiff [2019-12-08T17:45:41.454Z] + bundleName=docker-py [2019-12-08T17:45:41.454Z] + echo Creating docker-py-bundles.tar.gz [2019-12-08T17:45:41.454Z] Creating docker-py-bundles.tar.gz [2019-12-08T17:45:41.454Z] + 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-12-08T17:45:41.465Z] Archiving artifacts [2019-12-08T17:45:41.569Z] --- PASS: TestDiff (0.82s) [2019-12-08T17:45:41.569Z] === RUN TestExecWithCloseStdin [2019-12-08T17:45:41.766Z] INFO: make.ps1 starting at 12/08/2019 17:45:41 [2019-12-08T17:45:41.766Z] INFO: Git commit (7f809e108) assumed from DOCKER_GITCOMMIT environment variable [2019-12-08T17:45:41.766Z] INFO: Invoking autogen... [2019-12-08T17:45:41.778Z] --- PASS: TestDaemonRestartWithLiveRestore (1.49s) [2019-12-08T17:45:41.778Z] === RUN TestDaemonDefaultNetworkPools [2019-12-08T17:45:42.193Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-12-08T17:45:42.477Z] --- PASS: TestExecWithCloseStdin (1.01s) [2019-12-08T17:45:42.477Z] === RUN TestExec [2019-12-08T17:45:42.729Z] INFO: Building daemon... [2019-12-08T17:45:42.753Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-12-08T17:45:42.753Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-12-08T17:45:42.753Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-12-08T17:45:42.753Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-12-08T17:45:43.156Z] --- PASS: TestDaemonDefaultNetworkPools (1.21s) [2019-12-08T17:45:43.156Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-08T17:45:43.412Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40295/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-12-08T17:45:43.678Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-12-08T17:45:43.774Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40295/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7f809e1080077469c26d7c9e3d7ef71151aa2faf -e DOCKER_GRAPHDRIVER docker:7f809e1080077469c26d7c9e3d7ef71151aa2faf hack/make.sh binary-daemon [2019-12-08T17:45:43.793Z] --- PASS: TestExec (1.00s) [2019-12-08T17:45:43.793Z] === RUN TestExecUser [2019-12-08T17:45:43.934Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-12-08T17:45:44.340Z] [2019-12-08T17:45:44.340Z] Removing bundles/ [2019-12-08T17:45:44.340Z] [2019-12-08T17:45:44.340Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-12-08T17:45:44.340Z] Building: bundles/binary-daemon/dockerd-dev [2019-12-08T17:45:44.340Z] GOOS="" GOARCH="" GOARM="" [2019-12-08T17:45:44.609Z] --- PASS: TestExecUser (1.02s) [2019-12-08T17:45:44.609Z] === RUN TestExportContainerAndImportImage [2019-12-08T17:45:45.061Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.98s) [2019-12-08T17:45:45.061Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-08T17:45:45.818Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-12-08T17:45:45.819Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-12-08T17:45:45.819Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-12-08T17:45:45.819Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-12-08T17:45:45.877Z] --- PASS: TestExportContainerAndImportImage (1.20s) [2019-12-08T17:45:45.877Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-08T17:45:47.136Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2019-12-08T17:45:47.137Z] === RUN TestHealthCheckWorkdir [2019-12-08T17:45:47.597Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s) [2019-12-08T17:45:47.597Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-08T17:45:48.164Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2019-12-08T17:45:48.164Z] === RUN TestServiceWithPredefinedNetwork [2019-12-08T17:45:48.416Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2019-12-08T17:45:48.416Z] === RUN TestHealthKillContainer [2019-12-08T17:45:49.168Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-12-08T17:45:51.453Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s) [2019-12-08T17:45:51.453Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-08T17:45:51.453Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-08T17:45:51.453Z] service_test.go:230: FLAKY_TEST [2019-12-08T17:45:51.453Z] === RUN TestServiceWithDataPathPortInit [2019-12-08T17:45:51.691Z] --- PASS: TestHealthKillContainer (3.13s) [2019-12-08T17:45:51.691Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-08T17:45:52.492Z] --- PASS: TestInspectCpusetInConfigPre120 (1.00s) [2019-12-08T17:45:52.492Z] === RUN TestIpcModeNone [2019-12-08T17:45:53.372Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-12-08T17:45:53.749Z] --- PASS: TestIpcModeNone (1.04s) [2019-12-08T17:45:53.749Z] === RUN TestIpcModePrivate [2019-12-08T17:45:54.560Z] --- PASS: TestIpcModePrivate (1.09s) [2019-12-08T17:45:54.560Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-12-08T17:45:54.560Z] === RUN TestIpcModeShareable [2019-12-08T17:45:55.884Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-12-08T17:45:55.924Z] --- PASS: TestIpcModeShareable (1.05s) [2019-12-08T17:45:55.924Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-12-08T17:45:55.924Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-08T17:45:56.139Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-12-08T17:45:59.009Z] ok github.com/docker/docker/api/server 0.034s coverage: 9.0% of statements [2019-12-08T17:45:59.096Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.85s) [2019-12-08T17:45:59.096Z] === RUN TestAPIIpcModeHost [2019-12-08T17:45:59.401Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-12-08T17:45:59.466Z] --- PASS: TestAPIIpcModeHost (0.77s) [2019-12-08T17:45:59.466Z] === RUN TestDaemonIpcModeShareable [2019-12-08T17:46:00.328Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-12-08T17:46:01.272Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2019-12-08T17:46:01.272Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-12-08T17:46:01.272Z] === RUN TestDaemonIpcModePrivate [2019-12-08T17:46:01.691Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-12-08T17:46:03.054Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-12-08T17:46:03.151Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2019-12-08T17:46:03.151Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-12-08T17:46:03.151Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-08T17:46:04.417Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-12-08T17:46:05.008Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2019-12-08T17:46:05.008Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-12-08T17:46:05.008Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-08T17:46:06.395Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-12-08T17:46:06.650Z] --- PASS: TestBuildWithHugeFile (89.66s) [2019-12-08T17:46:06.650Z] === RUN TestBuildWithEmptyDockerfile [2019-12-08T17:46:06.650Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-08T17:46:06.650Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-08T17:46:06.651Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-08T17:46:06.651Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-08T17:46:06.651Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-08T17:46:06.651Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-08T17:46:06.651Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-08T17:46:06.651Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-08T17:46:06.816Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2019-12-08T17:46:06.816Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-12-08T17:46:06.816Z] === RUN TestIpcModeOlderClient [2019-12-08T17:46:06.816Z] === PAUSE TestIpcModeOlderClient [2019-12-08T17:46:06.816Z] === RUN TestKillContainerInvalidSignal [2019-12-08T17:46:06.906Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-08T17:46:06.906Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2019-12-08T17:46:06.906Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2019-12-08T17:46:06.906Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2019-12-08T17:46:06.906Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-12-08T17:46:06.906Z] === RUN TestBuildPreserveOwnership [2019-12-08T17:46:06.906Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-12-08T17:46:06.906Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-08T17:46:07.597Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2019-12-08T17:46:07.597Z] === RUN TestKillContainer [2019-12-08T17:46:07.597Z] === RUN TestKillContainer/no_signal [2019-12-08T17:46:07.830Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-12-08T17:46:08.416Z] === RUN TestKillContainer/non_killing_signal [2019-12-08T17:46:08.754Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-12-08T17:46:08.754Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-12-08T17:46:08.824Z] === RUN TestKillContainer/killing_signal [2019-12-08T17:46:10.099Z] --- PASS: TestKillContainer (2.54s) [2019-12-08T17:46:10.099Z] --- PASS: TestKillContainer/no_signal (0.87s) [2019-12-08T17:46:10.099Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2019-12-08T17:46:10.099Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2019-12-08T17:46:10.099Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-08T17:46:10.099Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-08T17:46:10.638Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-12-08T17:46:10.888Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-08T17:46:11.199Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-08T17:46:11.691Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.80s) [2019-12-08T17:46:11.691Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s) [2019-12-08T17:46:11.691Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2019-12-08T17:46:11.691Z] === RUN TestKillStoppedContainer [2019-12-08T17:46:11.691Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-12-08T17:46:11.691Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-08T17:46:12.062Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-12-08T17:46:12.062Z] === RUN TestKillDifferentUserContainer [2019-12-08T17:46:12.124Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-12-08T17:46:12.684Z] === RUN TestDockerSuite/TestAttachDetach [2019-12-08T17:46:12.844Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2019-12-08T17:46:12.844Z] === RUN TestInspectOomKilledTrue [2019-12-08T17:46:12.844Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-12-08T17:46:12.844Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-08T17:46:12.844Z] === RUN TestInspectOomKilledFalse [2019-12-08T17:46:12.844Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-08T17:46:12.844Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-08T17:46:12.844Z] === RUN TestLinksEtcHostsContentMatch [2019-12-08T17:46:13.245Z] --- PASS: TestBuildPreserveOwnership (6.20s) [2019-12-08T17:46:13.245Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.27s) [2019-12-08T17:46:13.245Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.91s) [2019-12-08T17:46:13.245Z] === RUN TestBuildPlatformInvalid [2019-12-08T17:46:13.245Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-12-08T17:46:13.245Z] PASS [2019-12-08T17:46:13.245Z] [2019-12-08T17:46:13.245Z] === Skipped [2019-12-08T17:46:13.245Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-12-08T17:46:13.245Z] build_session_test.go:25: TODO: BuildKit [2019-12-08T17:46:13.245Z] [2019-12-08T17:46:13.245Z] [2019-12-08T17:46:13.245Z] DONE 32 tests, 1 skipped in 178.642s [2019-12-08T17:46:13.245Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-12-08T17:46:13.245Z] ++ 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-12-08T17:46:13.245Z] ++ set -e [2019-12-08T17:46:13.245Z] ++ '[' -n 0 ']' [2019-12-08T17:46:13.245Z] ++ set -x [2019-12-08T17:46:13.245Z] ++ env -i DEST=/go/src/github.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-12-08T17:46:13.382Z] --- PASS: TestServiceWithDataPathPortInit (19.26s) [2019-12-08T17:46:13.382Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-08T17:46:13.500Z] INFO: Testing against a local daemon [2019-12-08T17:46:13.500Z] === RUN TestConfigList [2019-12-08T17:46:13.621Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2019-12-08T17:46:13.621Z] === RUN TestLinksContainerNames [2019-12-08T17:46:13.755Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-12-08T17:46:14.681Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-12-08T17:46:15.011Z] --- PASS: TestLinksContainerNames (1.68s) [2019-12-08T17:46:15.011Z] === RUN TestLogsFollowTailEmpty [2019-12-08T17:46:15.607Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-12-08T17:46:16.256Z] --- PASS: TestLogsFollowTailEmpty (0.92s) [2019-12-08T17:46:16.256Z] === RUN TestContainerNetworkMountsNoChown [2019-12-08T17:46:16.532Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-12-08T17:46:16.787Z] --- PASS: TestConfigList (3.37s) [2019-12-08T17:46:16.787Z] === RUN TestConfigsCreateAndDelete [2019-12-08T17:46:17.041Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/default [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/default [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/private [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/private [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/rprivate [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/slave [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/slave [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/rslave [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/shared [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/shared [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/rshared [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-08T17:46:17.041Z] === CONT TestMountDaemonRoot/default [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-08T17:46:17.041Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-08T17:46:17.041Z] === CONT TestMountDaemonRoot/rshared [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-08T17:46:17.041Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-08T17:46:17.041Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-08T17:46:17.041Z] === CONT TestMountDaemonRoot/shared [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-08T17:46:17.041Z] === CONT TestMountDaemonRoot/rslave [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-08T17:46:17.041Z] === CONT TestMountDaemonRoot/slave [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-08T17:46:17.041Z] === CONT TestMountDaemonRoot/rprivate [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-08T17:46:17.041Z] === CONT TestMountDaemonRoot/private [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-08T17:46:17.041Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-08T17:46:17.041Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-08T17:46:17.041Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-08T17:46:17.041Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-08T17:46:17.041Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-08T17:46:17.041Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-08T17:46:17.041Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-08T17:46:17.421Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-08T17:46:17.421Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-08T17:46:17.421Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-08T17:46:17.421Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-08T17:46:17.421Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-08T17:46:17.421Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-08T17:46:17.421Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-08T17:46:17.421Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-08T17:46:17.421Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-08T17:46:17.421Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-08T17:46:17.421Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-08T17:46:17.421Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-08T17:46:17.421Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-08T17:46:17.421Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-08T17:46:17.421Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-08T17:46:17.712Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-12-08T17:46:17.807Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-08T17:46:17.807Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-08T17:46:17.807Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-08T17:46:17.807Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-08T17:46:17.807Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot (0.01s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.01s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-12-08T17:46:17.807Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-12-08T17:46:17.807Z] === RUN TestContainerBindMountNonRecursive [2019-12-08T17:46:17.968Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-12-08T17:46:18.529Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-12-08T17:46:19.457Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-12-08T17:46:19.733Z] --- PASS: TestContainerBindMountNonRecursive (2.10s) [2019-12-08T17:46:19.733Z] === RUN TestNetworkNat [2019-12-08T17:46:20.018Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-12-08T17:46:20.018Z] --- PASS: TestConfigsCreateAndDelete (3.22s) [2019-12-08T17:46:20.018Z] === RUN TestConfigsUpdate [2019-12-08T17:46:20.595Z] --- PASS: TestNetworkNat (0.85s) [2019-12-08T17:46:20.595Z] === RUN TestNetworkLocalhostTCPNat [2019-12-08T17:46:21.377Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2019-12-08T17:46:21.377Z] === RUN TestNetworkLoopbackNat [2019-12-08T17:46:21.495Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.85s) [2019-12-08T17:46:21.495Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ojvbchok91hcl8mvqte7c7z66 Created:2019-12-08 17:46:12.283855362 +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[2392f0e082fac1f698170464be6344e71767cbbcbd334b28386cf2445006535c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qv0rejguv7rdj05pv8oq9kzyg EndpointID:1e01abc99620fb3fd8603598a864060486971adf007767f5bc104eea8cd44a64 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4e1134ae47ff24ad0bb17252152dc9ebd54c8ab2a8a88f581788be226ea59d10 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:c20865393818 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qv0rejguv7rdj05pv8oq9kzyg EndpointID:1e01abc99620fb3fd8603598a864060486971adf007767f5bc104eea8cd44a64 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-08T17:46:21.495Z] PASS [2019-12-08T17:46:21.495Z] [2019-12-08T17:46:21.495Z] === Skipped [2019-12-08T17:46:21.495Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-08T17:46:21.495Z] service_test.go:230: FLAKY_TEST [2019-12-08T17:46:21.495Z] [2019-12-08T17:46:21.495Z] [2019-12-08T17:46:21.495Z] DONE 21 tests, 1 skipped in 55.708s [2019-12-08T17:46:21.495Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-08T17:46:21.495Z] ++ 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-12-08T17:46:21.495Z] ++ set -e [2019-12-08T17:46:21.495Z] ++ '[' -n 0 ']' [2019-12-08T17:46:21.495Z] ++ set -x [2019-12-08T17:46:21.495Z] ++ env -i DEST=/go/src/github.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-12-08T17:46:21.495Z] INFO: Testing against a local daemon [2019-12-08T17:46:21.495Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-08T17:46:21.495Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-12-08T17:46:21.495Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-08T17:46:21.495Z] === RUN TestDockerNetworkIpvlan [2019-12-08T17:46:21.495Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-08T17:46:21.495Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-08T17:46:21.495Z] PASS [2019-12-08T17:46:21.495Z] [2019-12-08T17:46:21.495Z] === Skipped [2019-12-08T17:46:21.495Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-12-08T17:46:21.495Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-08T17:46:21.495Z] [2019-12-08T17:46:21.495Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-08T17:46:21.495Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-08T17:46:21.495Z] [2019-12-08T17:46:21.495Z] [2019-12-08T17:46:21.495Z] DONE 2 tests, 2 skipped in 0.156s [2019-12-08T17:46:21.495Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-08T17:46:21.495Z] ++ 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-12-08T17:46:21.495Z] ++ set -e [2019-12-08T17:46:21.495Z] ++ '[' -n 0 ']' [2019-12-08T17:46:21.495Z] ++ set -x [2019-12-08T17:46:21.495Z] ++ env -i DEST=/go/src/github.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-12-08T17:46:21.495Z] INFO: Testing against a local daemon [2019-12-08T17:46:21.495Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-08T17:46:21.905Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-12-08T17:46:22.160Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-12-08T17:46:22.643Z] --- PASS: TestNetworkLoopbackNat (1.28s) [2019-12-08T17:46:22.643Z] === RUN TestPause [2019-12-08T17:46:22.720Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-12-08T17:46:22.873Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.09s) [2019-12-08T17:46:22.873Z] === RUN TestDockerNetworkMacvlan [2019-12-08T17:46:23.281Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-12-08T17:46:23.281Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-12-08T17:46:23.281Z] --- PASS: TestConfigsUpdate (3.29s) [2019-12-08T17:46:23.281Z] === RUN TestTemplatedConfig [2019-12-08T17:46:23.897Z] --- PASS: TestPause (0.90s) [2019-12-08T17:46:23.897Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-08T17:46:23.897Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-08T17:46:23.897Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-08T17:46:23.897Z] === RUN TestPauseStopPausedContainer [2019-12-08T17:46:24.251Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-08T17:46:24.644Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-12-08T17:46:24.644Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-12-08T17:46:24.644Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-12-08T17:46:24.681Z] --- PASS: TestPauseStopPausedContainer (0.99s) [2019-12-08T17:46:24.681Z] === RUN TestPsFilter [2019-12-08T17:46:25.064Z] --- PASS: TestPsFilter (0.22s) [2019-12-08T17:46:25.064Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-08T17:46:25.188Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-08T17:46:25.204Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-12-08T17:46:25.764Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-12-08T17:46:25.951Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2019-12-08T17:46:25.951Z] === RUN TestRemoveContainerWithVolume [2019-12-08T17:46:26.566Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-08T17:46:26.738Z] --- PASS: TestRemoveContainerWithVolume (0.93s) [2019-12-08T17:46:26.738Z] === RUN TestRemoveContainerRunning [2019-12-08T17:46:27.170Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-12-08T17:46:27.425Z] --- PASS: TestTemplatedConfig (3.93s) [2019-12-08T17:46:27.425Z] === RUN TestConfigInspect [2019-12-08T17:46:27.527Z] --- PASS: TestRemoveContainerRunning (0.95s) [2019-12-08T17:46:27.527Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-08T17:46:27.681Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-12-08T17:46:28.786Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s) [2019-12-08T17:46:28.786Z] === RUN TestRemoveInvalidContainer [2019-12-08T17:46:28.786Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-12-08T17:46:28.786Z] === RUN TestRenameLinkedContainer [2019-12-08T17:46:29.566Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-12-08T17:46:29.852Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-08T17:46:30.490Z] --- PASS: TestConfigInspect (3.28s) [2019-12-08T17:46:30.490Z] === RUN TestConfigCreateWithLabels [2019-12-08T17:46:32.139Z] --- PASS: TestRenameLinkedContainer (3.45s) [2019-12-08T17:46:32.139Z] === RUN TestRenameStoppedContainer [2019-12-08T17:46:32.464Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-12-08T17:46:32.937Z] --- PASS: TestRenameStoppedContainer (1.00s) [2019-12-08T17:46:32.937Z] === RUN TestRenameRunningContainerAndReuse [2019-12-08T17:46:33.388Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-12-08T17:46:33.950Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-12-08T17:46:33.950Z] --- PASS: TestConfigCreateWithLabels (3.44s) [2019-12-08T17:46:33.950Z] === RUN TestConfigCreateResolve [2019-12-08T17:46:34.754Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2019-12-08T17:46:34.754Z] === RUN TestRenameInvalidName [2019-12-08T17:46:35.123Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-08T17:46:35.538Z] --- PASS: TestRenameInvalidName (0.87s) [2019-12-08T17:46:35.538Z] === RUN TestRenameAnonymousContainer [2019-12-08T17:46:37.210Z] --- PASS: TestConfigCreateResolve (3.09s) [2019-12-08T17:46:37.210Z] === RUN TestConfigDaemonLibtrustID [2019-12-08T17:46:37.464Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-12-08T17:46:37.763Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-12-08T17:46:37.763Z] PASS [2019-12-08T17:46:37.763Z] [2019-12-08T17:46:37.763Z] DONE 8 tests in 24.348s [2019-12-08T17:46:37.763Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-12-08T17:46:37.763Z] ++ 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-12-08T17:46:37.764Z] ++ set -e [2019-12-08T17:46:37.764Z] ++ '[' -n 0 ']' [2019-12-08T17:46:37.764Z] ++ set -x [2019-12-08T17:46:37.764Z] ++ env -i DEST=/go/src/github.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-12-08T17:46:37.764Z] INFO: Testing against a local daemon [2019-12-08T17:46:37.764Z] === RUN TestCheckpoint [2019-12-08T17:46:37.764Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-08T17:46:37.764Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-08T17:46:37.764Z] === RUN TestContainerInvalidJSON [2019-12-08T17:46:37.764Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-08T17:46:37.764Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-08T17:46:37.764Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-08T17:46:37.764Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-08T17:46:37.764Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-08T17:46:37.764Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-08T17:46:37.764Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-08T17:46:37.764Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-08T17:46:38.018Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-08T17:46:38.018Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-12-08T17:46:38.018Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-08T17:46:38.018Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-08T17:46:38.018Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-12-08T17:46:38.018Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-08T17:46:38.018Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-12-08T17:46:38.018Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-08T17:46:38.018Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-12-08T17:46:38.018Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-08T17:46:38.274Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-12-08T17:46:38.274Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-08T17:46:38.274Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-12-08T17:46:38.274Z] === RUN TestCopyFromContainer [2019-12-08T17:46:38.797Z] --- PASS: TestRenameAnonymousContainer (2.86s) [2019-12-08T17:46:38.797Z] === RUN TestRenameContainerWithSameName [2019-12-08T17:46:39.174Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2019-12-08T17:46:39.174Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-08T17:46:40.160Z] === RUN TestCopyFromContainer// [2019-12-08T17:46:40.160Z] === RUN TestCopyFromContainer//bar/root [2019-12-08T17:46:40.160Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-08T17:46:40.160Z] === RUN TestCopyFromContainer/bar/quux [2019-12-08T17:46:40.415Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-08T17:46:40.415Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-08T17:46:40.415Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-08T17:46:40.670Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-08T17:46:40.670Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-08T17:46:40.924Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-08T17:46:40.924Z] --- PASS: TestCopyFromContainer (2.62s) [2019-12-08T17:46:40.924Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-12-08T17:46:40.924Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-12-08T17:46:40.924Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-12-08T17:46:40.924Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-12-08T17:46:40.924Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-12-08T17:46:40.924Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2019-12-08T17:46:40.924Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-12-08T17:46:40.924Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-12-08T17:46:40.924Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-12-08T17:46:40.924Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-12-08T17:46:40.924Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-08T17:46:40.924Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-08T17:46:40.924Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-08T17:46:40.924Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-08T17:46:40.924Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-08T17:46:40.924Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-08T17:46:40.924Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-08T17:46:40.924Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-08T17:46:40.924Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-08T17:46:40.924Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-08T17:46:40.924Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-12-08T17:46:40.924Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-12-08T17:46:40.924Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-12-08T17:46:40.924Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-12-08T17:46:40.924Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-08T17:46:40.924Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-12-08T17:46:40.924Z] === RUN TestCreateWithInvalidEnv [2019-12-08T17:46:40.924Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-08T17:46:40.924Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-08T17:46:40.924Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-08T17:46:40.924Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-08T17:46:40.924Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-08T17:46:40.924Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-08T17:46:40.924Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-08T17:46:40.924Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-08T17:46:40.924Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-08T17:46:40.924Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-12-08T17:46:40.924Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-08T17:46:40.924Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-08T17:46:40.925Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-08T17:46:40.925Z] === RUN TestCreateTmpfsMountsTarget [2019-12-08T17:46:40.925Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-12-08T17:46:40.925Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-08T17:46:40.973Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2019-12-08T17:46:40.973Z] === RUN TestResize [2019-12-08T17:46:41.179Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-12-08T17:46:41.689Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-08T17:46:41.740Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-12-08T17:46:41.765Z] --- PASS: TestResize (0.83s) [2019-12-08T17:46:41.765Z] === RUN TestResizeWithInvalidSize [2019-12-08T17:46:42.299Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-12-08T17:46:42.560Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2019-12-08T17:46:42.560Z] === RUN TestResizeWhenContainerNotStarted [2019-12-08T17:46:42.625Z] --- PASS: TestDockerNetworkMacvlan (19.53s) [2019-12-08T17:46:42.625Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2019-12-08T17:46:42.625Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2019-12-08T17:46:42.625Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2019-12-08T17:46:42.625Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.31s) [2019-12-08T17:46:42.625Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.69s) [2019-12-08T17:46:42.625Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2019-12-08T17:46:42.625Z] PASS [2019-12-08T17:46:42.625Z] [2019-12-08T17:46:42.625Z] DONE 8 tests in 21.768s [2019-12-08T17:46:42.625Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-08T17:46:42.625Z] ++ 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-12-08T17:46:42.625Z] ++ set -e [2019-12-08T17:46:42.625Z] ++ '[' -n 0 ']' [2019-12-08T17:46:42.625Z] ++ set -x [2019-12-08T17:46:42.625Z] ++ env -i DEST=/go/src/github.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-12-08T17:46:42.625Z] testing: warning: no tests to run [2019-12-08T17:46:42.625Z] PASS [2019-12-08T17:46:42.625Z] [2019-12-08T17:46:42.625Z] DONE 0 tests in 0.030s [2019-12-08T17:46:42.625Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-08T17:46:42.625Z] ++ 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-12-08T17:46:42.625Z] ++ set -e [2019-12-08T17:46:42.625Z] ++ '[' -n 0 ']' [2019-12-08T17:46:42.625Z] ++ set -x [2019-12-08T17:46:42.625Z] ++ env -i DEST=/go/src/github.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-12-08T17:46:42.625Z] INFO: Testing against a local daemon [2019-12-08T17:46:42.625Z] === RUN TestAuthZPluginAllowRequest [2019-12-08T17:46:42.859Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-12-08T17:46:43.114Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-12-08T17:46:43.673Z] --- PASS: TestCreateWithCustomMaskedPaths (2.65s) [2019-12-08T17:46:43.673Z] === RUN TestCreateWithCapabilities [2019-12-08T17:46:43.673Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-08T17:46:43.673Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-08T17:46:43.673Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-08T17:46:43.673Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-08T17:46:43.673Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-08T17:46:43.673Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-08T17:46:43.673Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-08T17:46:43.673Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-08T17:46:43.673Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-08T17:46:43.673Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-08T17:46:43.673Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-08T17:46:43.673Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-08T17:46:43.673Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-08T17:46:43.673Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-08T17:46:43.673Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-08T17:46:43.673Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-08T17:46:43.673Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-08T17:46:43.673Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-08T17:46:43.673Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-08T17:46:43.673Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-08T17:46:43.673Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-08T17:46:43.673Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-08T17:46:43.673Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-08T17:46:43.673Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-08T17:46:43.673Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-08T17:46:43.673Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-08T17:46:43.928Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-08T17:46:43.928Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-08T17:46:43.928Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-08T17:46:43.928Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-08T17:46:43.928Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-08T17:46:43.928Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-08T17:46:43.928Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-08T17:46:43.932Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s) [2019-12-08T17:46:43.932Z] === RUN TestDaemonRestartKillContainers [2019-12-08T17:46:43.932Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-08T17:46:43.932Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-08T17:46:43.932Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-08T17:46:43.932Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-08T17:46:43.932Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-08T17:46:43.932Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-08T17:46:43.932Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-08T17:46:43.932Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-08T17:46:43.932Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-08T17:46:43.932Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-08T17:46:43.932Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-08T17:46:43.932Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-08T17:46:43.932Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-08T17:46:43.932Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-08T17:46:43.932Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-08T17:46:43.932Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-08T17:46:43.932Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-08T17:46:43.932Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-08T17:46:43.932Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-08T17:46:43.932Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-08T17:46:43.932Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-08T17:46:43.932Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-08T17:46:43.932Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-08T17:46:43.932Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-08T17:46:43.932Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-08T17:46:43.932Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-08T17:46:44.183Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-12-08T17:46:44.183Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-12-08T17:46:44.183Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-12-08T17:46:44.183Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.20s) [2019-12-08T17:46:44.183Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.20s) [2019-12-08T17:46:44.183Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-12-08T17:46:44.183Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-12-08T17:46:44.183Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-12-08T17:46:44.183Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-12-08T17:46:44.183Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-12-08T17:46:44.183Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-12-08T17:46:44.183Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-12-08T17:46:44.183Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-08T17:46:44.527Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2019-12-08T17:46:44.527Z] === RUN TestAuthZPluginTLS [2019-12-08T17:46:45.095Z] --- PASS: TestAuthZPluginTLS (0.71s) [2019-12-08T17:46:45.095Z] === RUN TestAuthZPluginDenyRequest [2019-12-08T17:46:45.921Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-08T17:46:46.032Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2019-12-08T17:46:46.032Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-08T17:46:46.601Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2019-12-08T17:46:46.601Z] === RUN TestAuthZPluginDenyResponse [2019-12-08T17:46:46.693Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.49s) [2019-12-08T17:46:46.693Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-08T17:46:46.693Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-08T17:46:46.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-08T17:46:46.693Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-08T17:46:46.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-08T17:46:46.693Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-08T17:46:46.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-08T17:46:46.693Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-08T17:46:46.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-08T17:46:46.693Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-08T17:46:46.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-08T17:46:46.693Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-08T17:46:46.693Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-08T17:46:46.693Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-08T17:46:46.693Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-08T17:46:46.693Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-08T17:46:46.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-12-08T17:46:46.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-12-08T17:46:46.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-12-08T17:46:46.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-12-08T17:46:46.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-12-08T17:46:46.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-12-08T17:46:46.693Z] === RUN TestContainerStartOnDaemonRestart [2019-12-08T17:46:46.693Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-08T17:46:46.693Z] === RUN TestDaemonRestartIpcMode [2019-12-08T17:46:46.693Z] === PAUSE TestDaemonRestartIpcMode [2019-12-08T17:46:46.693Z] === RUN TestDiff [2019-12-08T17:46:46.713Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-08T17:46:46.992Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-12-08T17:46:46.992Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-12-08T17:46:47.169Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2019-12-08T17:46:47.169Z] === RUN TestAuthZPluginAllowEventStream [2019-12-08T17:46:47.522Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-08T17:46:47.595Z] --- PASS: TestDiff (0.78s) [2019-12-08T17:46:47.595Z] === RUN TestExecWithCloseStdin [2019-12-08T17:46:47.595Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-12-08T17:46:48.227Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-12-08T17:46:48.321Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-08T17:46:48.486Z] --- PASS: TestExecWithCloseStdin (1.18s) [2019-12-08T17:46:48.487Z] === RUN TestExec [2019-12-08T17:46:48.689Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-08T17:46:49.075Z] --- PASS: TestAuthZPluginAllowEventStream (1.83s) [2019-12-08T17:46:49.075Z] === RUN TestAuthZPluginErrorResponse [2019-12-08T17:46:49.545Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-08T17:46:49.643Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2019-12-08T17:46:49.643Z] === RUN TestAuthZPluginErrorRequest [2019-12-08T17:46:49.874Z] --- PASS: TestExec (1.02s) [2019-12-08T17:46:49.874Z] === RUN TestExecUser [2019-12-08T17:46:49.874Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-12-08T17:46:49.874Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-12-08T17:46:49.874Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-12-08T17:46:50.128Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-12-08T17:46:50.581Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2019-12-08T17:46:50.581Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-08T17:46:50.688Z] --- PASS: TestExecUser (1.00s) [2019-12-08T17:46:50.688Z] === RUN TestExportContainerAndImportImage [2019-12-08T17:46:51.148Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s) [2019-12-08T17:46:51.149Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-08T17:46:51.248Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-12-08T17:46:51.453Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-08T17:46:51.810Z] --- PASS: TestExportContainerAndImportImage (1.28s) [2019-12-08T17:46:51.810Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-08T17:46:51.830Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-08T17:46:52.371Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-12-08T17:46:53.683Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s) [2019-12-08T17:46:53.683Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-08T17:46:53.734Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2019-12-08T17:46:53.734Z] === RUN TestHealthCheckWorkdir [2019-12-08T17:46:53.734Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-12-08T17:46:54.332Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-08T17:46:54.792Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-12-08T17:46:54.792Z] --- PASS: TestHealthCheckWorkdir (1.25s) [2019-12-08T17:46:54.792Z] === RUN TestHealthKillContainer [2019-12-08T17:46:54.799Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-12-08T17:46:55.255Z] [2019-12-08T17:46:55.255Z] ________ ____ __. [2019-12-08T17:46:55.255Z] \_____ \ | |/ _| [2019-12-08T17:46:55.255Z] / | \| < [2019-12-08T17:46:55.255Z] / | \ | \ [2019-12-08T17:46:55.255Z] \_______ /____|__ \ [2019-12-08T17:46:55.255Z] \/ \/ [2019-12-08T17:46:55.255Z] [2019-12-08T17:46:55.255Z] INFO: make.ps1 ended at 12/08/2019 17:46:54 [2019-12-08T17:46:55.586Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2019-12-08T17:46:55.586Z] === RUN TestAuthZPluginHeader [2019-12-08T17:46:55.622Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-08T17:46:56.154Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-12-08T17:46:56.521Z] --- PASS: TestAuthZPluginHeader (1.01s) [2019-12-08T17:46:56.521Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-08T17:46:56.521Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-08T17:46:56.521Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:46:56.521Z] === RUN TestAuthZPluginV2Disable [2019-12-08T17:46:56.521Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-12-08T17:46:56.521Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:46:56.521Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-08T17:46:56.521Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-08T17:46:56.521Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:46:56.521Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-08T17:46:56.521Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-08T17:46:56.521Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:46:56.521Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-08T17:46:56.712Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-12-08T17:46:57.436Z] INFO: Binaries build ended at 12/08/2019 17:46:57. Duration:00:01:20.0680790 [2019-12-08T17:46:57.587Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-08T17:46:57.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s) [2019-12-08T17:46:57.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.22s) [2019-12-08T17:46:57.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2019-12-08T17:46:57.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2019-12-08T17:46:57.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s) [2019-12-08T17:46:57.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2019-12-08T17:46:57.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s) [2019-12-08T17:46:57.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.23s) [2019-12-08T17:46:57.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.83s) [2019-12-08T17:46:57.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.41s) [2019-12-08T17:46:57.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s) [2019-12-08T17:46:57.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.07s) [2019-12-08T17:46:57.587Z] === RUN TestCgroupNamespacesRun [2019-12-08T17:46:57.639Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-12-08T17:46:57.935Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-12-08T17:46:58.190Z] --- PASS: TestHealthKillContainer (3.33s) [2019-12-08T17:46:58.190Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-08T17:46:59.117Z] --- PASS: TestInspectCpusetInConfigPre120 (0.99s) [2019-12-08T17:46:59.117Z] === RUN TestIpcModeNone [2019-12-08T17:46:59.387Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2019-12-08T17:46:59.387Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-08T17:46:59.609Z] INFO: Copying the built daemon binary to d:\CI\PR-40295\1\binary\dockerd-7f809e108.exe... [2019-12-08T17:47:00.481Z] --- PASS: TestIpcModeNone (1.28s) [2019-12-08T17:47:00.481Z] === RUN TestIpcModePrivate [2019-12-08T17:47:00.574Z] INFO: Copying the built client binary to d:\CI\PR-40295\1\binary\docker-7f809e108.exe... [2019-12-08T17:47:00.574Z] INFO: Copying dockerversion from the container... [2019-12-08T17:47:00.574Z] INFO: Copying the golang package from the container to d:\CI\PR-40295\1\installer\go.zip... [2019-12-08T17:47:00.660Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2019-12-08T17:47:00.660Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-08T17:47:01.535Z] --- PASS: TestIpcModePrivate (1.16s) [2019-12-08T17:47:01.535Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:217, shared: false, mustBeShared: false [2019-12-08T17:47:01.535Z] === RUN TestIpcModeShareable [2019-12-08T17:47:01.535Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-12-08T17:47:02.099Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-12-08T17:47:02.660Z] --- PASS: TestIpcModeShareable (1.12s) [2019-12-08T17:47:02.660Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:200, shared: true, mustBeShared: true [2019-12-08T17:47:02.660Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-08T17:47:02.708Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2019-12-08T17:47:02.708Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-08T17:47:02.748Z] INFO: Extracting go.zip to d:\CI\PR-40295\1\go [2019-12-08T17:47:04.535Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2019-12-08T17:47:04.535Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-08T17:47:05.749Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-12-08T17:47:05.749Z] Copying nested executables into bundles/binary-daemon [2019-12-08T17:47:05.749Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-12-08T17:47:05.964Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-12-08T17:47:05.964Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.33s) [2019-12-08T17:47:05.964Z] === RUN TestAPIIpcModeHost [2019-12-08T17:47:06.088Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40295/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7f809e1080077469c26d7c9e3d7ef71151aa2faf -e DOCKER_GRAPHDRIVER docker:7f809e1080077469c26d7c9e3d7ef71151aa2faf hack/make.sh cross [2019-12-08T17:47:06.335Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2019-12-08T17:47:06.335Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-08T17:47:06.653Z] [2019-12-08T17:47:06.653Z] Removing bundles/ [2019-12-08T17:47:06.653Z] [2019-12-08T17:47:06.653Z] ---> Making bundle: cross (in bundles/cross) [2019-12-08T17:47:06.653Z] Cross building: bundles/cross/linux/amd64 [2019-12-08T17:47:06.653Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-12-08T17:47:06.653Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-12-08T17:47:06.889Z] --- PASS: TestAPIIpcModeHost (0.81s) [2019-12-08T17:47:06.889Z] === RUN TestDaemonIpcModeShareable [2019-12-08T17:47:06.889Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-12-08T17:47:07.126Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2019-12-08T17:47:07.126Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-08T17:47:07.923Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-12-08T17:47:07.923Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-08T17:47:08.775Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2019-12-08T17:47:08.775Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: true, mustBeShared: true [2019-12-08T17:47:08.775Z] === RUN TestDaemonIpcModePrivate [2019-12-08T17:47:09.985Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.92s) [2019-12-08T17:47:09.985Z] === RUN TestKernelTCPMemory [2019-12-08T17:47:10.138Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-12-08T17:47:10.393Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2019-12-08T17:47:10.393Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:225, shared: false, mustBeShared: false [2019-12-08T17:47:10.393Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-08T17:47:10.783Z] --- PASS: TestKernelTCPMemory (0.94s) [2019-12-08T17:47:10.783Z] === RUN TestNISDomainname [2019-12-08T17:47:11.893Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-12-08T17:47:11.893Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-12-08T17:47:12.045Z] --- PASS: TestNISDomainname (1.17s) [2019-12-08T17:47:12.045Z] === RUN TestHostnameDnsResolution [2019-12-08T17:47:12.148Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2019-12-08T17:47:12.149Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: false, mustBeShared: false [2019-12-08T17:47:12.149Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-08T17:47:13.315Z] --- PASS: TestHostnameDnsResolution (1.14s) [2019-12-08T17:47:13.315Z] === RUN TestStats [2019-12-08T17:47:14.075Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-12-08T17:47:14.075Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-12-08T17:47:14.075Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.95s) [2019-12-08T17:47:14.075Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:191, shared: true, mustBeShared: true [2019-12-08T17:47:14.075Z] === RUN TestIpcModeOlderClient [2019-12-08T17:47:14.075Z] === PAUSE TestIpcModeOlderClient [2019-12-08T17:47:14.075Z] === RUN TestKillContainerInvalidSignal [2019-12-08T17:47:14.331Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-12-08T17:47:14.891Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-12-08T17:47:15.146Z] --- PASS: TestKillContainerInvalidSignal (0.93s) [2019-12-08T17:47:15.146Z] === RUN TestKillContainer [2019-12-08T17:47:15.146Z] === RUN TestKillContainer/no_signal [2019-12-08T17:47:15.170Z] --- PASS: TestStats (2.11s) [2019-12-08T17:47:15.170Z] === RUN TestStopContainerWithTimeout [2019-12-08T17:47:15.170Z] === RUN TestStopContainerWithTimeout/0 [2019-12-08T17:47:15.170Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-08T17:47:15.170Z] === RUN TestStopContainerWithTimeout/1 [2019-12-08T17:47:15.170Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-08T17:47:15.170Z] === RUN TestStopContainerWithTimeout/3 [2019-12-08T17:47:15.170Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-08T17:47:15.170Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-08T17:47:15.170Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-08T17:47:15.170Z] === CONT TestStopContainerWithTimeout/0 [2019-12-08T17:47:15.170Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-08T17:47:15.401Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-12-08T17:47:16.327Z] === RUN TestKillContainer/non_killing_signal [2019-12-08T17:47:16.431Z] === CONT TestStopContainerWithTimeout/3 [2019-12-08T17:47:16.888Z] === RUN TestKillContainer/killing_signal [2019-12-08T17:47:17.450Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-12-08T17:47:18.010Z] --- PASS: TestKillContainer (2.77s) [2019-12-08T17:47:18.010Z] --- PASS: TestKillContainer/no_signal (1.07s) [2019-12-08T17:47:18.010Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2019-12-08T17:47:18.010Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2019-12-08T17:47:18.010Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-08T17:47:18.010Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-08T17:47:18.240Z] === CONT TestStopContainerWithTimeout/1 [2019-12-08T17:47:18.471Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.42s) [2019-12-08T17:47:18.471Z] PASS [2019-12-08T17:47:18.471Z] [2019-12-08T17:47:18.471Z] === Skipped [2019-12-08T17:47:18.471Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-08T17:47:18.471Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:47:18.471Z] [2019-12-08T17:47:18.471Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-12-08T17:47:18.471Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:47:18.471Z] [2019-12-08T17:47:18.471Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-08T17:47:18.471Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:47:18.471Z] [2019-12-08T17:47:18.471Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-08T17:47:18.471Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:47:18.471Z] [2019-12-08T17:47:18.471Z] [2019-12-08T17:47:18.471Z] DONE 17 tests, 4 skipped in 32.454s [2019-12-08T17:47:18.471Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-08T17:47:18.471Z] ++ 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-12-08T17:47:18.471Z] ++ set -e [2019-12-08T17:47:18.471Z] ++ '[' -n 0 ']' [2019-12-08T17:47:18.471Z] ++ set -x [2019-12-08T17:47:18.471Z] ++ env -i DEST=/go/src/github.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-12-08T17:47:18.471Z] INFO: Testing against a local daemon [2019-12-08T17:47:18.471Z] === RUN TestPluginInvalidJSON [2019-12-08T17:47:18.471Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-08T17:47:18.471Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-08T17:47:18.471Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-08T17:47:18.471Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-12-08T17:47:18.471Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-08T17:47:18.471Z] PASS [2019-12-08T17:47:18.471Z] [2019-12-08T17:47:18.471Z] DONE 2 tests in 0.178s [2019-12-08T17:47:18.471Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-08T17:47:18.471Z] ++ 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-12-08T17:47:18.471Z] ++ set -e [2019-12-08T17:47:18.471Z] ++ '[' -n 0 ']' [2019-12-08T17:47:18.471Z] ++ set -x [2019-12-08T17:47:18.471Z] ++ env -i DEST=/go/src/github.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-12-08T17:47:18.471Z] INFO: Testing against a local daemon [2019-12-08T17:47:18.471Z] === RUN TestExternalGraphDriver [2019-12-08T17:47:18.471Z] === RUN TestExternalGraphDriver/json [2019-12-08T17:47:18.471Z] === RUN TestExternalGraphDriver/spec [2019-12-08T17:47:18.570Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-12-08T17:47:18.826Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-08T17:47:19.471Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-12-08T17:47:20.031Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.98s) [2019-12-08T17:47:20.031Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.00s) [2019-12-08T17:47:20.031Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.74s) [2019-12-08T17:47:20.031Z] === RUN TestKillStoppedContainer [2019-12-08T17:47:20.031Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-12-08T17:47:20.031Z] --- PASS: TestKillStoppedContainer (0.14s) [2019-12-08T17:47:20.031Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-08T17:47:20.031Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-12-08T17:47:20.031Z] === RUN TestKillDifferentUserContainer [2019-12-08T17:47:20.039Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-12-08T17:47:20.039Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) [2019-12-08T17:47:20.039Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2019-12-08T17:47:20.039Z] --- PASS: TestStopContainerWithTimeout/3 (2.94s) [2019-12-08T17:47:20.039Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2019-12-08T17:47:20.039Z] === RUN TestDeleteDevicemapper [2019-12-08T17:47:20.039Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-08T17:47:20.039Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-08T17:47:20.039Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-08T17:47:20.957Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-12-08T17:47:21.005Z] === RUN TestExternalGraphDriver/pull [2019-12-08T17:47:21.225Z] --- PASS: TestKillDifferentUserContainer (1.00s) [2019-12-08T17:47:21.225Z] === RUN TestInspectOomKilledTrue [2019-12-08T17:47:21.225Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-12-08T17:47:21.225Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-08T17:47:21.225Z] === RUN TestInspectOomKilledFalse [2019-12-08T17:47:21.225Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-08T17:47:21.225Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-08T17:47:21.225Z] === RUN TestLinksEtcHostsContentMatch [2019-12-08T17:47:21.480Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-12-08T17:47:21.735Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2019-12-08T17:47:21.735Z] === RUN TestLinksContainerNames [2019-12-08T17:47:22.907Z] --- PASS: TestExternalGraphDriver (7.51s) [2019-12-08T17:47:22.907Z] --- PASS: TestExternalGraphDriver/json (2.47s) [2019-12-08T17:47:22.907Z] --- PASS: TestExternalGraphDriver/spec (2.64s) [2019-12-08T17:47:22.907Z] --- PASS: TestExternalGraphDriver/pull (2.23s) [2019-12-08T17:47:22.907Z] === RUN TestGraphdriverPluginV2 [2019-12-08T17:47:22.907Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2019-12-08T17:47:22.907Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:47:22.907Z] PASS [2019-12-08T17:47:22.907Z] [2019-12-08T17:47:22.907Z] === Skipped [2019-12-08T17:47:22.907Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2019-12-08T17:47:22.907Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:47:22.907Z] [2019-12-08T17:47:22.907Z] [2019-12-08T17:47:22.907Z] DONE 5 tests, 1 skipped in 7.701s [2019-12-08T17:47:22.907Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-08T17:47:22.907Z] ++ 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-12-08T17:47:22.907Z] ++ set -e [2019-12-08T17:47:22.907Z] ++ '[' -n 0 ']' [2019-12-08T17:47:22.907Z] ++ set -x [2019-12-08T17:47:22.907Z] ++ env -i DEST=/go/src/github.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-12-08T17:47:23.143Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-12-08T17:47:23.166Z] INFO: Testing against a local daemon [2019-12-08T17:47:23.166Z] === RUN TestContinueAfterPluginCrash [2019-12-08T17:47:23.166Z] === PAUSE TestContinueAfterPluginCrash [2019-12-08T17:47:23.166Z] === RUN TestDaemonStartWithLogOpt [2019-12-08T17:47:23.166Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-08T17:47:23.166Z] === CONT TestContinueAfterPluginCrash [2019-12-08T17:47:23.166Z] === CONT TestDaemonStartWithLogOpt [2019-12-08T17:47:23.705Z] --- PASS: TestLinksContainerNames (2.05s) [2019-12-08T17:47:23.705Z] === RUN TestLogsFollowTailEmpty [2019-12-08T17:47:24.318Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.72s) [2019-12-08T17:47:24.318Z] === RUN TestUpdateMemory [2019-12-08T17:47:24.318Z] --- SKIP: TestUpdateMemory (0.00s) [2019-12-08T17:47:24.318Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-08T17:47:24.318Z] === RUN TestUpdateCPUQuota [2019-12-08T17:47:25.069Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-12-08T17:47:25.069Z] --- PASS: TestLogsFollowTailEmpty (0.99s) [2019-12-08T17:47:25.069Z] === RUN TestContainerNetworkMountsNoChown [2019-12-08T17:47:25.069Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-12-08T17:47:25.111Z] --- PASS: TestUpdateCPUQuota (1.38s) [2019-12-08T17:47:25.111Z] === RUN TestUpdatePidsLimit [2019-12-08T17:47:25.479Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-08T17:47:25.856Z] === RUN TestUpdatePidsLimit/no_change [2019-12-08T17:47:25.995Z] --- PASS: TestContainerNetworkMountsNoChown (1.13s) [2019-12-08T17:47:25.995Z] === RUN TestMountDaemonRoot [2019-12-08T17:47:25.995Z] === RUN TestMountDaemonRoot/default [2019-12-08T17:47:25.995Z] === PAUSE TestMountDaemonRoot/default [2019-12-08T17:47:25.995Z] === RUN TestMountDaemonRoot/private [2019-12-08T17:47:25.995Z] === PAUSE TestMountDaemonRoot/private [2019-12-08T17:47:25.995Z] === RUN TestMountDaemonRoot/rprivate [2019-12-08T17:47:25.995Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-08T17:47:25.995Z] === RUN TestMountDaemonRoot/slave [2019-12-08T17:47:25.995Z] === PAUSE TestMountDaemonRoot/slave [2019-12-08T17:47:25.995Z] === RUN TestMountDaemonRoot/rslave [2019-12-08T17:47:25.995Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-08T17:47:25.995Z] === RUN TestMountDaemonRoot/shared [2019-12-08T17:47:25.995Z] === PAUSE TestMountDaemonRoot/shared [2019-12-08T17:47:25.995Z] === RUN TestMountDaemonRoot/rshared [2019-12-08T17:47:25.995Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-08T17:47:25.995Z] === CONT TestMountDaemonRoot/default [2019-12-08T17:47:25.995Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-08T17:47:25.995Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-08T17:47:25.995Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-08T17:47:25.995Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-08T17:47:25.995Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-08T17:47:25.995Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-08T17:47:25.995Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-08T17:47:25.995Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-08T17:47:25.995Z] === CONT TestMountDaemonRoot/rslave [2019-12-08T17:47:25.995Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-08T17:47:25.995Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-08T17:47:25.995Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-08T17:47:25.995Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-08T17:47:25.995Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-08T17:47:25.995Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-08T17:47:25.995Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-08T17:47:25.995Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-08T17:47:25.995Z] === CONT TestMountDaemonRoot/rshared [2019-12-08T17:47:25.995Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-08T17:47:25.995Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-08T17:47:25.995Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-08T17:47:25.995Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-08T17:47:25.995Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-08T17:47:25.995Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-08T17:47:25.995Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-08T17:47:25.995Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-08T17:47:25.995Z] === CONT TestMountDaemonRoot/shared [2019-12-08T17:47:25.995Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-08T17:47:25.995Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-08T17:47:25.995Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-08T17:47:25.995Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-08T17:47:25.995Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-08T17:47:25.995Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-08T17:47:25.995Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-08T17:47:25.995Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-08T17:47:25.995Z] === CONT TestMountDaemonRoot/rprivate [2019-12-08T17:47:25.996Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-08T17:47:25.996Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-08T17:47:25.996Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-08T17:47:25.996Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-08T17:47:25.996Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-08T17:47:25.996Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-08T17:47:25.996Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-08T17:47:25.996Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-08T17:47:25.996Z] === CONT TestMountDaemonRoot/slave [2019-12-08T17:47:25.996Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-08T17:47:25.996Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-08T17:47:25.996Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-08T17:47:25.996Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-08T17:47:25.996Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-08T17:47:25.996Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-08T17:47:25.996Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-08T17:47:25.996Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-08T17:47:25.996Z] === CONT TestMountDaemonRoot/private [2019-12-08T17:47:25.996Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-08T17:47:25.996Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-08T17:47:25.996Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-08T17:47:25.996Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-08T17:47:25.996Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-08T17:47:25.996Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-08T17:47:25.996Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-08T17:47:25.996Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-08T17:47:25.996Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-08T17:47:25.996Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-08T17:47:25.996Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-08T17:47:25.996Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-08T17:47:25.996Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-08T17:47:25.996Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-08T17:47:26.233Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-08T17:47:26.250Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-08T17:47:26.250Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-08T17:47:26.250Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-08T17:47:26.250Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-08T17:47:26.250Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-08T17:47:26.250Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-08T17:47:26.250Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-08T17:47:26.506Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-08T17:47:26.506Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-08T17:47:26.506Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-08T17:47:26.506Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-08T17:47:26.506Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-08T17:47:26.506Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-08T17:47:26.506Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-08T17:47:26.506Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-08T17:47:26.506Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-08T17:47:26.506Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-08T17:47:26.506Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-08T17:47:26.506Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-08T17:47:26.506Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-08T17:47:26.506Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-08T17:47:26.609Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-08T17:47:26.760Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-12-08T17:47:26.761Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-12-08T17:47:26.761Z] === RUN TestContainerBindMountNonRecursive [2019-12-08T17:47:26.761Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-12-08T17:47:26.994Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-08T17:47:27.422Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-08T17:47:27.728Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-12-08T17:47:27.828Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-08T17:47:29.095Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-12-08T17:47:29.095Z] --- PASS: TestContainerBindMountNonRecursive (2.42s) [2019-12-08T17:47:29.095Z] === RUN TestNetworkNat [2019-12-08T17:47:29.350Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-12-08T17:47:29.350Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-12-08T17:47:29.663Z] --- PASS: TestUpdatePidsLimit (4.17s) [2019-12-08T17:47:29.663Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2019-12-08T17:47:29.663Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2019-12-08T17:47:29.663Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2019-12-08T17:47:29.663Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2019-12-08T17:47:29.663Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2019-12-08T17:47:29.663Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2019-12-08T17:47:29.663Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2019-12-08T17:47:29.663Z] === RUN TestUpdateRestartPolicy [2019-12-08T17:47:30.278Z] --- PASS: TestNetworkNat (0.94s) [2019-12-08T17:47:30.278Z] === RUN TestNetworkLocalhostTCPNat [2019-12-08T17:47:30.533Z] === RUN TestDockerSuite/TestBuildAddScript [2019-12-08T17:47:30.788Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2019-12-08T17:47:30.788Z] === RUN TestNetworkLoopbackNat [2019-12-08T17:47:32.237Z] --- PASS: TestNetworkLoopbackNat (1.12s) [2019-12-08T17:47:32.237Z] === RUN TestPause [2019-12-08T17:47:32.659Z] INFO: Extraction ended at 12/08/2019 17:47:28. Duration:00:00:25.8437269 [2019-12-08T17:47:32.659Z] INFO: Updating the golang and path environment variables [2019-12-08T17:47:32.659Z] INFO: GOPATH=d:\gopath [2019-12-08T17:47:32.659Z] INFO: go version go1.13.4 windows/amd64 [2019-12-08T17:47:32.659Z] INFO: Running the daemon under test in debug mode [2019-12-08T17:47:32.659Z] INFO: Starting a daemon under test... [2019-12-08T17:47:32.659Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40295\1\daemon --pidfile d:\CI\PR-40295\1\docker.pid -D [2019-12-08T17:47:32.659Z] INFO: Process started successfully. [2019-12-08T17:47:32.659Z] INFO: Start tailing logs of the daemon under tests [2019-12-08T17:47:32.659Z] INFO: Waiting for the daemon under test to start... [2019-12-08T17:47:32.659Z] INFO: Daemon under test started and replied! [2019-12-08T17:47:32.659Z] INFO: Docker version of the daemon under test [2019-12-08T17:47:32.659Z] [2019-12-08T17:47:32.659Z] Client: [2019-12-08T17:47:32.659Z] Version: 17.06.2-ce [2019-12-08T17:47:32.659Z] API version: 1.30 [2019-12-08T17:47:32.659Z] Go version: go1.8.3 [2019-12-08T17:47:32.659Z] Git commit: cec0b72 [2019-12-08T17:47:32.659Z] Built: Tue Sep 5 19:57:19 2017 [2019-12-08T17:47:32.659Z] OS/Arch: windows/amd64 [2019-12-08T17:47:32.659Z] [2019-12-08T17:47:32.659Z] Server: [2019-12-08T17:47:32.659Z] Version: 0.0.0-dev [2019-12-08T17:47:32.659Z] API version: 1.41 (minimum version 1.24) [2019-12-08T17:47:32.659Z] Go version: go1.13.4 [2019-12-08T17:47:32.659Z] Git commit: 7f809e108 [2019-12-08T17:47:32.659Z] Built: 12/08/2019 17:45:41 [2019-12-08T17:47:32.659Z] OS/Arch: windows/amd64 [2019-12-08T17:47:32.659Z] Experimental: false [2019-12-08T17:47:32.659Z] [2019-12-08T17:47:32.659Z] INFO: Docker info of the daemon under test [2019-12-08T17:47:32.659Z] [2019-12-08T17:47:32.659Z] Containers: 0 [2019-12-08T17:47:32.659Z] Running: 0 [2019-12-08T17:47:32.659Z] Paused: 0 [2019-12-08T17:47:32.659Z] Stopped: 0 [2019-12-08T17:47:32.659Z] Images: 0 [2019-12-08T17:47:32.659Z] Server Version: 0.0.0-dev [2019-12-08T17:47:32.659Z] Storage Driver: windowsfilter [2019-12-08T17:47:32.659Z] Windows: [2019-12-08T17:47:32.659Z] Logging Driver: json-file [2019-12-08T17:47:32.659Z] Plugins: [2019-12-08T17:47:32.659Z] Volume: local [2019-12-08T17:47:32.660Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-12-08T17:47:32.660Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-08T17:47:32.660Z] Swarm: inactive [2019-12-08T17:47:32.660Z] Default Isolation: process [2019-12-08T17:47:32.660Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-08T17:47:32.660Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-08T17:47:32.660Z] OSType: windows [2019-12-08T17:47:32.660Z] Architecture: x86_64 [2019-12-08T17:47:32.660Z] CPUs: 4 [2019-12-08T17:47:32.660Z] Total Memory: 32GiB [2019-12-08T17:47:32.660Z] Name: azwin-2-5a6a40 [2019-12-08T17:47:32.660Z] ID: OPGU:JQIQ:7CFN:S3NB:PLV2:VO7K:JEUT:UPCB:VUEI:G2RI:NR32:2HCB [2019-12-08T17:47:32.660Z] Docker Root Dir: D:\CI\PR-40295\1\daemon [2019-12-08T17:47:32.660Z] Debug Mode (client): false [2019-12-08T17:47:32.660Z] Debug Mode (server): true [2019-12-08T17:47:32.660Z] File Descriptors: -1 [2019-12-08T17:47:32.660Z] Goroutines: 17 [2019-12-08T17:47:32.660Z] System Time: 2019-12-08T17:47:32.2593023Z [2019-12-08T17:47:32.660Z] EventsListeners: 0 [2019-12-08T17:47:32.660Z] Registry: https://index.docker.io/v1/ [2019-12-08T17:47:32.660Z] Labels: [2019-12-08T17:47:32.660Z] Experimental: false [2019-12-08T17:47:32.660Z] Insecure Registries: [2019-12-08T17:47:32.660Z] 127.0.0.0/8 [2019-12-08T17:47:32.660Z] Live Restore Enabled: false [2019-12-08T17:47:32.660Z] [2019-12-08T17:47:32.660Z] [2019-12-08T17:47:32.660Z] INFO: Docker images of the daemon under test [2019-12-08T17:47:32.660Z] [2019-12-08T17:47:32.660Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-12-08T17:47:32.660Z] [2019-12-08T17:47:32.660Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-12-08T17:47:32.660Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-12-08T17:47:32.660Z] ltsc2019: Pulling from windows/servercore [2019-12-08T17:47:33.118Z] 65014b3c3121: Pulling fs layer [2019-12-08T17:47:33.118Z] e96b0897c5d1: Pulling fs layer [2019-12-08T17:47:33.152Z] --- PASS: TestDaemonStartWithLogOpt (9.87s) [2019-12-08T17:47:33.162Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-12-08T17:47:33.162Z] --- PASS: TestPause (0.98s) [2019-12-08T17:47:33.162Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-08T17:47:33.162Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-08T17:47:33.162Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-08T17:47:33.162Z] === RUN TestPauseStopPausedContainer [2019-12-08T17:47:34.127Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-12-08T17:47:34.127Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2019-12-08T17:47:34.127Z] === RUN TestPsFilter [2019-12-08T17:47:34.127Z] --- PASS: TestPsFilter (0.22s) [2019-12-08T17:47:34.127Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-08T17:47:35.093Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.93s) [2019-12-08T17:47:35.093Z] === RUN TestRemoveContainerWithVolume [2019-12-08T17:47:36.018Z] --- PASS: TestRemoveContainerWithVolume (1.05s) [2019-12-08T17:47:36.018Z] === RUN TestRemoveContainerRunning [2019-12-08T17:47:37.032Z] --- PASS: TestRemoveContainerRunning (0.97s) [2019-12-08T17:47:37.032Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-08T17:47:37.510Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2019-12-08T17:47:37.510Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-08T17:47:37.510Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2019-12-08T17:47:37.510Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-08T17:47:37.510Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-08T17:47:37.510Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-08T17:47:38.241Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-08T17:47:38.242Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-08T17:47:38.242Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-08T17:47:38.242Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-08T17:47:38.242Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-08T17:47:38.393Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.04s) [2019-12-08T17:47:38.393Z] === RUN TestRemoveInvalidContainer [2019-12-08T17:47:38.393Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-12-08T17:47:38.393Z] === RUN TestRenameLinkedContainer [2019-12-08T17:47:38.418Z] --- PASS: TestContinueAfterPluginCrash (14.75s) [2019-12-08T17:47:38.419Z] PASS [2019-12-08T17:47:38.419Z] [2019-12-08T17:47:38.419Z] DONE 2 tests in 14.908s [2019-12-08T17:47:38.419Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-08T17:47:38.419Z] ++ 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-12-08T17:47:38.419Z] ++ set -e [2019-12-08T17:47:38.419Z] ++ '[' -n 0 ']' [2019-12-08T17:47:38.419Z] ++ set -x [2019-12-08T17:47:38.419Z] ++ env -i DEST=/go/src/github.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-12-08T17:47:38.419Z] INFO: Testing against a local daemon [2019-12-08T17:47:38.419Z] === RUN TestPluginWithDevMounts [2019-12-08T17:47:38.419Z] === PAUSE TestPluginWithDevMounts [2019-12-08T17:47:38.419Z] === CONT TestPluginWithDevMounts [2019-12-08T17:47:38.585Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-08T17:47:39.753Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-12-08T17:47:40.182Z] e96b0897c5d1: Verifying Checksum [2019-12-08T17:47:40.182Z] e96b0897c5d1: Download complete [2019-12-08T17:47:40.320Z] --- PASS: TestPluginWithDevMounts (2.23s) [2019-12-08T17:47:40.320Z] PASS [2019-12-08T17:47:40.320Z] [2019-12-08T17:47:40.320Z] DONE 1 tests in 2.388s [2019-12-08T17:47:40.320Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-12-08T17:47:40.320Z] ++ 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-12-08T17:47:40.320Z] ++ set -e [2019-12-08T17:47:40.320Z] ++ '[' -n 0 ']' [2019-12-08T17:47:40.320Z] ++ set -x [2019-12-08T17:47:40.321Z] ++ env -i DEST=/go/src/github.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-12-08T17:47:40.321Z] INFO: Testing against a local daemon [2019-12-08T17:47:40.321Z] === RUN TestSecretInspect [2019-12-08T17:47:40.912Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-08T17:47:40.912Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-08T17:47:41.642Z] --- PASS: TestRenameLinkedContainer (3.51s) [2019-12-08T17:47:41.642Z] === RUN TestRenameStoppedContainer [2019-12-08T17:47:41.647Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2019-12-08T17:47:41.647Z] ok github.com/docker/docker/api/types/filters 0.034s coverage: 92.2% of statements [2019-12-08T17:47:41.647Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.0% of statements [2019-12-08T17:47:41.647Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-08T17:47:41.647Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-08T17:47:41.647Z] ? github.com/docker/docker/api/types [no test files] [2019-12-08T17:47:41.647Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-08T17:47:41.647Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-08T17:47:41.647Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-08T17:47:41.647Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-08T17:47:41.647Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-08T17:47:41.647Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-08T17:47:41.647Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-08T17:47:41.647Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-08T17:47:41.647Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-08T17:47:41.647Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-08T17:47:41.647Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-08T17:47:41.991Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2019-12-08T17:47:42.216Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-12-08T17:47:42.728Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2019-12-08T17:47:42.728Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-08T17:47:42.728Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-08T17:47:42.728Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-08T17:47:42.728Z] ? github.com/docker/docker/builder [no test files] [2019-12-08T17:47:42.728Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-08T17:47:42.728Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-08T17:47:42.728Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-08T17:47:42.728Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-08T17:47:42.728Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-08T17:47:42.728Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-08T17:47:42.728Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-08T17:47:42.777Z] --- PASS: TestRenameStoppedContainer (1.17s) [2019-12-08T17:47:42.777Z] === RUN TestRenameRunningContainerAndReuse [2019-12-08T17:47:43.070Z] ok github.com/docker/docker/builder/dockerignore 0.029s coverage: 96.8% of statements [2019-12-08T17:47:43.304Z] --- PASS: TestUpdateRestartPolicy (12.97s) [2019-12-08T17:47:43.304Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-08T17:47:43.304Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s) [2019-12-08T17:47:43.304Z] === RUN TestWaitNonBlocked [2019-12-08T17:47:43.304Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-08T17:47:43.304Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-08T17:47:43.304Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-08T17:47:43.304Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-08T17:47:43.304Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-08T17:47:43.304Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-08T17:47:43.607Z] --- PASS: TestSecretInspect (3.28s) [2019-12-08T17:47:43.607Z] === RUN TestSecretList [2019-12-08T17:47:44.576Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-12-08T17:47:44.576Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2019-12-08T17:47:44.576Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2019-12-08T17:47:44.576Z] === RUN TestWaitBlocked [2019-12-08T17:47:44.576Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-08T17:47:44.576Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-08T17:47:44.576Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-08T17:47:44.576Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-08T17:47:44.576Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-08T17:47:44.576Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-08T17:47:45.288Z] --- PASS: TestRenameRunningContainerAndReuse (2.18s) [2019-12-08T17:47:45.288Z] === RUN TestRenameInvalidName [2019-12-08T17:47:45.543Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-12-08T17:47:45.864Z] --- PASS: TestWaitBlocked (0.01s) [2019-12-08T17:47:45.864Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.36s) [2019-12-08T17:47:45.864Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.42s) [2019-12-08T17:47:45.864Z] === CONT TestContainerStartOnDaemonRestart [2019-12-08T17:47:45.864Z] === CONT TestIpcModeOlderClient [2019-12-08T17:47:46.104Z] --- PASS: TestRenameInvalidName (1.16s) [2019-12-08T17:47:46.104Z] === RUN TestRenameAnonymousContainer [2019-12-08T17:47:46.258Z] --- PASS: TestIpcModeOlderClient (0.21s) [2019-12-08T17:47:46.258Z] === CONT TestDaemonRestartIpcMode [2019-12-08T17:47:46.892Z] --- PASS: TestSecretList (3.24s) [2019-12-08T17:47:46.892Z] === RUN TestSecretsCreateAndDelete [2019-12-08T17:47:47.992Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-12-08T17:47:48.247Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-12-08T17:47:48.724Z] 65014b3c3121: Verifying Checksum [2019-12-08T17:47:48.724Z] 65014b3c3121: Download complete [2019-12-08T17:47:49.127Z] ok github.com/docker/docker/cli/debug 0.016s coverage: 100.0% of statements [2019-12-08T17:47:49.617Z] --- PASS: TestContainerStartOnDaemonRestart (3.20s) [2019-12-08T17:47:50.185Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2019-12-08T17:47:50.185Z] === RUN TestSecretsUpdate [2019-12-08T17:47:50.421Z] --- PASS: TestDaemonRestartIpcMode (4.28s) [2019-12-08T17:47:50.421Z] PASS [2019-12-08T17:47:50.421Z] [2019-12-08T17:47:50.421Z] === Skipped [2019-12-08T17:47:50.421Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-12-08T17:47:50.421Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-08T17:47:50.421Z] [2019-12-08T17:47:50.421Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-12-08T17:47:50.421Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-08T17:47:50.421Z] [2019-12-08T17:47:50.421Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-12-08T17:47:50.421Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-08T17:47:50.421Z] [2019-12-08T17:47:50.421Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-08T17:47:50.421Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-08T17:47:50.421Z] [2019-12-08T17:47:50.421Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-12-08T17:47:50.421Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-08T17:47:50.421Z] [2019-12-08T17:47:50.421Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-12-08T17:47:50.421Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-08T17:47:50.421Z] [2019-12-08T17:47:50.421Z] [2019-12-08T17:47:50.421Z] DONE 197 tests, 6 skipped in 138.972s [2019-12-08T17:47:50.421Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-12-08T17:47:50.421Z] ++ 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-12-08T17:47:50.421Z] ++ set -e [2019-12-08T17:47:50.421Z] ++ '[' -n 0 ']' [2019-12-08T17:47:50.421Z] ++ set -x [2019-12-08T17:47:50.421Z] ++ env -i DEST=/go/src/github.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-12-08T17:47:50.421Z] INFO: Testing against a local daemon [2019-12-08T17:47:50.421Z] === RUN TestCommitInheritsEnv [2019-12-08T17:47:50.800Z] --- PASS: TestRenameAnonymousContainer (4.36s) [2019-12-08T17:47:50.800Z] === RUN TestRenameContainerWithSameName [2019-12-08T17:47:50.841Z] ok github.com/docker/docker/builder/remotecontext/git 4.574s coverage: 86.3% of statements [2019-12-08T17:47:51.201Z] --- PASS: TestCommitInheritsEnv (0.56s) [2019-12-08T17:47:51.201Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-08T17:47:51.201Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-12-08T17:47:51.201Z] === RUN TestImagesFilterMultiReference [2019-12-08T17:47:51.201Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2019-12-08T17:47:51.201Z] === RUN TestImagePullPlatformInvalid [2019-12-08T17:47:51.201Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-12-08T17:47:51.201Z] === RUN TestRemoveImageOrphaning [2019-12-08T17:47:51.575Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2019-12-08T17:47:51.575Z] === RUN TestRemoveImageGarbageCollector [2019-12-08T17:47:51.575Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-12-08T17:47:51.575Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:47:51.575Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-08T17:47:51.950Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-12-08T17:47:51.950Z] === RUN TestTagInvalidReference [2019-12-08T17:47:51.950Z] --- PASS: TestTagInvalidReference (0.02s) [2019-12-08T17:47:51.950Z] === RUN TestTagValidPrefixedRepo [2019-12-08T17:47:51.950Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-12-08T17:47:51.950Z] === RUN TestTagExistedNameWithoutForce [2019-12-08T17:47:51.950Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-12-08T17:47:51.950Z] === RUN TestTagOfficialNames [2019-12-08T17:47:51.950Z] --- PASS: TestTagOfficialNames (0.05s) [2019-12-08T17:47:51.950Z] === RUN TestTagMatchesDigest [2019-12-08T17:47:51.950Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-12-08T17:47:51.950Z] === CONT TestImportExtremelyLargeImageWorks [2019-12-08T17:47:52.163Z] --- PASS: TestRenameContainerWithSameName (1.43s) [2019-12-08T17:47:52.163Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-08T17:47:52.418Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-12-08T17:47:52.557Z] ok github.com/docker/docker/builder/remotecontext 0.500s coverage: 13.6% of statements [2019-12-08T17:47:52.674Z] === RUN TestDockerSuite/TestBuildAddTar [2019-12-08T17:47:53.473Z] --- PASS: TestSecretsUpdate (2.76s) [2019-12-08T17:47:53.473Z] === RUN TestTemplatedSecret [2019-12-08T17:47:54.083Z] --- PASS: TestRenameContainerWithLinkedContainer (1.90s) [2019-12-08T17:47:54.083Z] === RUN TestResize [2019-12-08T17:47:55.092Z] --- PASS: TestResize (1.18s) [2019-12-08T17:47:55.092Z] === RUN TestResizeWithInvalidSize [2019-12-08T17:47:56.017Z] --- PASS: TestResizeWithInvalidSize (0.96s) [2019-12-08T17:47:56.017Z] === RUN TestResizeWhenContainerNotStarted [2019-12-08T17:47:56.763Z] --- PASS: TestTemplatedSecret (3.39s) [2019-12-08T17:47:56.763Z] === RUN TestSecretCreateResolve [2019-12-08T17:47:56.985Z] --- PASS: TestResizeWhenContainerNotStarted (0.97s) [2019-12-08T17:47:56.985Z] === RUN TestDaemonRestartKillContainers [2019-12-08T17:47:56.985Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-08T17:47:56.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-08T17:47:56.985Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-08T17:47:56.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-08T17:47:56.985Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-08T17:47:56.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-08T17:47:56.985Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-08T17:47:56.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-08T17:47:56.985Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-08T17:47:56.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-08T17:47:56.985Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-08T17:47:56.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-08T17:47:56.986Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-08T17:47:56.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-08T17:47:56.986Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-08T17:47:56.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-08T17:47:56.986Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-08T17:47:56.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-08T17:47:56.986Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-08T17:47:56.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-08T17:47:56.986Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-08T17:47:56.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-08T17:47:56.986Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-08T17:47:56.986Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-08T17:47:56.986Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-08T17:47:56.986Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-08T17:47:57.437Z] ok github.com/docker/docker/builder/dockerfile 1.232s coverage: 48.2% of statements [2019-12-08T17:47:57.438Z] ? github.com/docker/docker/cli [no test files] [2019-12-08T17:47:57.438Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-08T17:48:00.048Z] --- PASS: TestSecretCreateResolve (3.26s) [2019-12-08T17:48:00.048Z] PASS [2019-12-08T17:48:00.048Z] [2019-12-08T17:48:00.048Z] DONE 6 tests in 19.315s [2019-12-08T17:48:00.048Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-12-08T17:48:00.048Z] ++ 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-12-08T17:48:00.048Z] ++ set -e [2019-12-08T17:48:00.048Z] ++ '[' -n 0 ']' [2019-12-08T17:48:00.048Z] ++ set -x [2019-12-08T17:48:00.048Z] ++ env -i DEST=/go/src/github.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-12-08T17:48:00.048Z] INFO: Testing against a local daemon [2019-12-08T17:48:00.048Z] === RUN TestServiceCreateInit [2019-12-08T17:48:00.048Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-08T17:48:00.325Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-08T17:48:01.253Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-08T17:48:03.142Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-12-08T17:48:03.465Z] ok github.com/docker/docker/client 1.016s coverage: 75.8% of statements [2019-12-08T17:48:04.505Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-08T17:48:05.317Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-08T17:48:05.517Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-12-08T17:48:06.120Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-08T17:48:06.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-12-08T17:48:07.086Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-12-08T17:48:07.341Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-12-08T17:48:07.902Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-08T17:48:08.873Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-08T17:48:09.129Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-12-08T17:48:10.493Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-08T17:48:10.588Z] --- PASS: TestServiceCreateInit (10.51s) [2019-12-08T17:48:10.588Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.27s) [2019-12-08T17:48:10.588Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.20s) [2019-12-08T17:48:10.588Z] === RUN TestCreateServiceMultipleTimes [2019-12-08T17:48:11.417Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-08T17:48:12.345Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-08T17:48:13.271Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-12-08T17:48:13.271Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-08T17:48:14.197Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-12-08T17:48:15.558Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-08T17:48:15.558Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.25s) [2019-12-08T17:48:15.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.35s) [2019-12-08T17:48:15.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.38s) [2019-12-08T17:48:15.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.67s) [2019-12-08T17:48:15.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.37s) [2019-12-08T17:48:15.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.95s) [2019-12-08T17:48:15.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.58s) [2019-12-08T17:48:15.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.49s) [2019-12-08T17:48:15.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2019-12-08T17:48:15.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.75s) [2019-12-08T17:48:15.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) [2019-12-08T17:48:15.559Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.37s) [2019-12-08T17:48:15.559Z] === RUN TestCgroupNamespacesRun [2019-12-08T17:48:16.485Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-12-08T17:48:17.409Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2019-12-08T17:48:17.409Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-08T17:48:19.378Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.87s) [2019-12-08T17:48:19.378Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-08T17:48:21.263Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.97s) [2019-12-08T17:48:21.263Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-08T17:48:21.824Z] === RUN TestDockerSuite/TestBuildBlankName [2019-12-08T17:48:22.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-12-08T17:48:22.335Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-12-08T17:48:23.261Z] --- PASS: TestCgroupNamespacesRunHostMode (1.88s) [2019-12-08T17:48:23.261Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-08T17:48:23.822Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-12-08T17:48:24.838Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) [2019-12-08T17:48:24.838Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-08T17:48:25.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-12-08T17:48:26.020Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2019-12-08T17:48:26.020Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-08T17:48:26.020Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-12-08T17:48:26.625Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-12-08T17:48:26.625Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-08T17:48:27.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-12-08T17:48:28.065Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-12-08T17:48:28.065Z] Copying nested executables into bundles/cross/linux/amd64 [2019-12-08T17:48:28.065Z] Cross building: bundles/cross/windows/amd64 [2019-12-08T17:48:28.065Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-12-08T17:48:28.065Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-12-08T17:48:28.593Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.97s) [2019-12-08T17:48:28.593Z] === RUN TestKernelTCPMemory [2019-12-08T17:48:29.560Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-12-08T17:48:29.815Z] --- PASS: TestKernelTCPMemory (0.99s) [2019-12-08T17:48:29.815Z] === RUN TestNISDomainname [2019-12-08T17:48:31.261Z] --- PASS: TestNISDomainname (1.34s) [2019-12-08T17:48:31.261Z] === RUN TestHostnameDnsResolution [2019-12-08T17:48:32.624Z] --- PASS: TestHostnameDnsResolution (1.54s) [2019-12-08T17:48:32.624Z] === RUN TestStats [2019-12-08T17:48:32.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-12-08T17:48:35.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-12-08T17:48:35.698Z] --- PASS: TestStats (3.05s) [2019-12-08T17:48:35.698Z] === RUN TestStopContainerWithTimeout [2019-12-08T17:48:35.698Z] === RUN TestStopContainerWithTimeout/0 [2019-12-08T17:48:35.698Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-08T17:48:35.698Z] === RUN TestStopContainerWithTimeout/1 [2019-12-08T17:48:35.698Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-08T17:48:35.698Z] === RUN TestStopContainerWithTimeout/3 [2019-12-08T17:48:35.698Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-08T17:48:35.698Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-08T17:48:35.698Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-08T17:48:35.698Z] === CONT TestStopContainerWithTimeout/0 [2019-12-08T17:48:35.698Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-08T17:48:37.131Z] --- PASS: TestCreateServiceMultipleTimes (25.09s) [2019-12-08T17:48:37.131Z] === RUN TestCreateServiceConflict [2019-12-08T17:48:37.626Z] === CONT TestStopContainerWithTimeout/3 [2019-12-08T17:48:37.626Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-12-08T17:48:38.187Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-12-08T17:48:39.035Z] --- PASS: TestCreateServiceConflict (3.29s) [2019-12-08T17:48:39.035Z] === RUN TestCreateServiceMaxReplicas [2019-12-08T17:48:39.114Z] === CONT TestStopContainerWithTimeout/1 [2019-12-08T17:48:39.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-12-08T17:48:40.422Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-12-08T17:48:41.069Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-12-08T17:48:41.069Z] --- PASS: TestStopContainerWithTimeout/0 (1.56s) [2019-12-08T17:48:41.069Z] --- PASS: TestStopContainerWithTimeout/-1 (3.57s) [2019-12-08T17:48:41.069Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2019-12-08T17:48:41.069Z] --- PASS: TestStopContainerWithTimeout/1 (1.97s) [2019-12-08T17:48:41.069Z] === RUN TestDeleteDevicemapper [2019-12-08T17:48:41.069Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-08T17:48:41.069Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-08T17:48:41.069Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-08T17:48:41.995Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-12-08T17:48:42.339Z] --- PASS: TestCreateServiceMaxReplicas (3.70s) [2019-12-08T17:48:42.340Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-08T17:48:43.361Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-12-08T17:48:44.726Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.66s) [2019-12-08T17:48:44.982Z] === RUN TestUpdateMemory [2019-12-08T17:48:44.982Z] --- SKIP: TestUpdateMemory (0.00s) [2019-12-08T17:48:44.982Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-08T17:48:44.982Z] === RUN TestUpdateCPUQuota [2019-12-08T17:48:44.982Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-12-08T17:48:46.867Z] --- PASS: TestUpdateCPUQuota (1.90s) [2019-12-08T17:48:46.867Z] === RUN TestUpdatePidsLimit [2019-12-08T17:48:46.867Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-08T17:48:47.122Z] === RUN TestUpdatePidsLimit/no_change [2019-12-08T17:48:47.682Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-08T17:48:47.939Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-08T17:48:48.500Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-12-08T17:48:48.500Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-12-08T17:48:48.500Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-12-08T17:48:48.500Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-08T17:48:48.755Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-08T17:48:49.315Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-08T17:48:50.678Z] --- PASS: TestUpdatePidsLimit (3.99s) [2019-12-08T17:48:50.678Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2019-12-08T17:48:50.678Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2019-12-08T17:48:50.678Z] --- PASS: TestUpdatePidsLimit/update_lower (0.48s) [2019-12-08T17:48:50.678Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2019-12-08T17:48:50.678Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2019-12-08T17:48:50.678Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s) [2019-12-08T17:48:50.678Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2019-12-08T17:48:50.678Z] === RUN TestUpdateRestartPolicy [2019-12-08T17:48:51.884Z] ok github.com/docker/docker/cmd/dockerd 0.246s coverage: 30.3% of statements [2019-12-08T17:48:52.569Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-12-08T17:48:56.729Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-12-08T17:48:57.289Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-12-08T17:48:59.289Z] ok github.com/docker/docker/container 0.209s coverage: 35.0% of statements [2019-12-08T17:48:59.289Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-08T17:48:59.289Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-08T17:48:59.289Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-08T17:48:59.289Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-08T17:48:59.847Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-12-08T17:49:00.406Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-12-08T17:49:00.423Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.50s) [2019-12-08T17:49:00.423Z] === RUN TestCreateServiceSecretFileMode [2019-12-08T17:49:00.989Z] --- PASS: TestCreateServiceSecretFileMode (3.24s) [2019-12-08T17:49:00.989Z] === RUN TestCreateServiceConfigFileMode [2019-12-08T17:49:02.291Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-12-08T17:49:02.362Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.073s coverage: 65.3% of statements [2019-12-08T17:49:02.545Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-12-08T17:49:03.472Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-12-08T17:49:04.276Z] --- PASS: TestCreateServiceConfigFileMode (3.24s) [2019-12-08T17:49:04.276Z] === RUN TestCreateServiceSysctls [2019-12-08T17:49:04.482Z] --- PASS: TestUpdateRestartPolicy (13.57s) [2019-12-08T17:49:04.482Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-08T17:49:05.408Z] --- PASS: TestUpdateRestartWithAutoRemove (1.09s) [2019-12-08T17:49:05.408Z] === RUN TestWaitNonBlocked [2019-12-08T17:49:05.408Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-08T17:49:05.408Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-08T17:49:05.408Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-08T17:49:05.408Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-08T17:49:05.408Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-08T17:49:05.408Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-08T17:49:05.663Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-12-08T17:49:05.918Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-12-08T17:49:06.849Z] --- PASS: TestWaitNonBlocked (0.06s) [2019-12-08T17:49:06.849Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2019-12-08T17:49:06.849Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.27s) [2019-12-08T17:49:06.849Z] === RUN TestWaitBlocked [2019-12-08T17:49:06.849Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-08T17:49:06.849Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-08T17:49:06.849Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-08T17:49:06.849Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-08T17:49:06.849Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-08T17:49:06.849Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-08T17:49:08.211Z] --- PASS: TestWaitBlocked (0.01s) [2019-12-08T17:49:08.211Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s) [2019-12-08T17:49:08.211Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s) [2019-12-08T17:49:08.211Z] === CONT TestContainerStartOnDaemonRestart [2019-12-08T17:49:08.211Z] === CONT TestIpcModeOlderClient [2019-12-08T17:49:08.211Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-12-08T17:49:08.211Z] === CONT TestDaemonRestartIpcMode [2019-12-08T17:49:08.466Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-12-08T17:49:08.469Z] --- PASS: TestCreateServiceSysctls (4.23s) [2019-12-08T17:49:08.469Z] === RUN TestCreateServiceCapabilities [2019-12-08T17:49:10.362Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-12-08T17:49:11.421Z] ok github.com/docker/docker/daemon/cluster/convert 0.028s coverage: 35.8% of statements [2019-12-08T17:49:12.158Z] ok github.com/docker/docker/daemon/cluster 0.241s coverage: 0.5% of statements [2019-12-08T17:49:12.258Z] --- PASS: TestContainerStartOnDaemonRestart (4.14s) [2019-12-08T17:49:12.659Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2019-12-08T17:49:12.659Z] === RUN TestInspect [2019-12-08T17:49:12.820Z] --- PASS: TestDaemonRestartIpcMode (4.43s) [2019-12-08T17:49:12.820Z] PASS [2019-12-08T17:49:12.820Z] [2019-12-08T17:49:12.820Z] === Skipped [2019-12-08T17:49:12.820Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-12-08T17:49:12.820Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-08T17:49:12.820Z] [2019-12-08T17:49:12.820Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2019-12-08T17:49:12.820Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-08T17:49:12.820Z] [2019-12-08T17:49:12.820Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-12-08T17:49:12.820Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-08T17:49:12.820Z] [2019-12-08T17:49:12.820Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-08T17:49:12.820Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-08T17:49:12.820Z] [2019-12-08T17:49:12.820Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-12-08T17:49:12.820Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-08T17:49:12.820Z] [2019-12-08T17:49:12.820Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-12-08T17:49:12.820Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-08T17:49:12.820Z] [2019-12-08T17:49:12.820Z] [2019-12-08T17:49:12.820Z] DONE 197 tests, 6 skipped in 154.952s [2019-12-08T17:49:12.820Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-12-08T17:49:12.820Z] ++ 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-12-08T17:49:12.820Z] ++ set -e [2019-12-08T17:49:12.820Z] ++ '[' -n 0 ']' [2019-12-08T17:49:12.820Z] ++ set -x [2019-12-08T17:49:12.820Z] ++ env -i DEST=/go/src/github.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-12-08T17:49:13.075Z] INFO: Testing against a local daemon [2019-12-08T17:49:13.075Z] === RUN TestCommitInheritsEnv [2019-12-08T17:49:13.636Z] --- PASS: TestCommitInheritsEnv (0.53s) [2019-12-08T17:49:13.636Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-08T17:49:13.636Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-12-08T17:49:13.636Z] === RUN TestImagesFilterMultiReference [2019-12-08T17:49:13.636Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-12-08T17:49:13.636Z] === RUN TestImagePullPlatformInvalid [2019-12-08T17:49:13.636Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-12-08T17:49:13.636Z] === RUN TestRemoveImageOrphaning [2019-12-08T17:49:14.197Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2019-12-08T17:49:14.197Z] === RUN TestRemoveImageGarbageCollector [2019-12-08T17:49:14.451Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-12-08T17:49:15.376Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-12-08T17:49:15.946Z] --- PASS: TestInspect (3.59s) [2019-12-08T17:49:15.946Z] === RUN TestServiceListWithStatuses [2019-12-08T17:49:15.946Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-08T17:49:15.946Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-08T17:49:15.946Z] === RUN TestDockerNetworkConnectAlias [2019-12-08T17:49:17.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-12-08T17:49:17.261Z] --- PASS: TestRemoveImageGarbageCollector (2.69s) [2019-12-08T17:49:17.261Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-08T17:49:17.261Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-12-08T17:49:17.261Z] === RUN TestTagInvalidReference [2019-12-08T17:49:17.261Z] --- PASS: TestTagInvalidReference (0.04s) [2019-12-08T17:49:17.261Z] === RUN TestTagValidPrefixedRepo [2019-12-08T17:49:17.261Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-12-08T17:49:17.261Z] === RUN TestTagExistedNameWithoutForce [2019-12-08T17:49:17.261Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-12-08T17:49:17.262Z] === RUN TestTagOfficialNames [2019-12-08T17:49:17.262Z] --- PASS: TestTagOfficialNames (0.08s) [2019-12-08T17:49:17.262Z] === RUN TestTagMatchesDigest [2019-12-08T17:49:17.262Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-12-08T17:49:17.262Z] === CONT TestImportExtremelyLargeImageWorks [2019-12-08T17:49:18.182Z] ok github.com/docker/docker/daemon/discovery 0.024s coverage: 30.0% of statements [2019-12-08T17:49:19.146Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-12-08T17:49:19.403Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-12-08T17:49:20.053Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-12-08T17:49:20.504Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2019-12-08T17:49:21.239Z] ok github.com/docker/docker/daemon/config 0.114s coverage: 82.1% of statements [2019-12-08T17:49:21.417Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-12-08T17:49:22.343Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-12-08T17:49:24.059Z] --- PASS: TestDockerNetworkConnectAlias (7.38s) [2019-12-08T17:49:24.059Z] === RUN TestDockerNetworkReConnect [2019-12-08T17:49:24.277Z] ok github.com/docker/docker/daemon/graphdriver 0.013s coverage: 2.2% of statements [2019-12-08T17:49:26.721Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-12-08T17:49:28.230Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.552s coverage: 13.7% of statements [2019-12-08T17:49:28.572Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2019-12-08T17:49:29.363Z] --- PASS: TestDockerNetworkReConnect (5.92s) [2019-12-08T17:49:29.363Z] === RUN TestServicePlugin [2019-12-08T17:49:29.363Z] --- SKIP: TestServicePlugin (0.00s) [2019-12-08T17:49:29.363Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:49:29.363Z] === RUN TestServiceUpdateLabel [2019-12-08T17:49:29.406Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-12-08T17:49:30.766Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-12-08T17:49:31.021Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-12-08T17:49:31.553Z] --- PASS: TestImportExtremelyLargeImageWorks (96.82s) [2019-12-08T17:49:31.553Z] PASS [2019-12-08T17:49:31.553Z] [2019-12-08T17:49:31.553Z] === Skipped [2019-12-08T17:49:31.553Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-12-08T17:49:31.553Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:49:31.553Z] [2019-12-08T17:49:31.553Z] [2019-12-08T17:49:31.553Z] DONE 12 tests, 1 skipped in 98.294s [2019-12-08T17:49:31.553Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-12-08T17:49:31.553Z] ++ 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-12-08T17:49:31.553Z] ++ set -e [2019-12-08T17:49:31.553Z] ++ '[' -n 0 ']' [2019-12-08T17:49:31.553Z] ++ set -x [2019-12-08T17:49:31.553Z] ++ env -i DEST=/go/src/github.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-12-08T17:49:31.553Z] INFO: Testing against a local daemon [2019-12-08T17:49:31.553Z] === RUN TestNetworkCreateDelete [2019-12-08T17:49:31.553Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-12-08T17:49:31.553Z] === RUN TestDockerNetworkDeletePreferID [2019-12-08T17:49:31.553Z] --- PASS: TestDockerNetworkDeletePreferID (0.31s) [2019-12-08T17:49:31.553Z] === RUN TestInspectNetwork [2019-12-08T17:49:31.633Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.958s coverage: 57.9% of statements [2019-12-08T17:49:31.633Z] ok github.com/docker/docker/daemon 12.554s coverage: 17.6% of statements [2019-12-08T17:49:31.633Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-08T17:49:31.633Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-08T17:49:31.633Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-08T17:49:31.633Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-08T17:49:32.382Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-12-08T17:49:32.651Z] --- PASS: TestServiceUpdateLabel (3.23s) [2019-12-08T17:49:32.651Z] === RUN TestServiceUpdateSecrets [2019-12-08T17:49:32.942Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-12-08T17:49:33.502Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-12-08T17:49:33.985Z] === RUN TestInspectNetwork/full_network_id [2019-12-08T17:49:33.985Z] === RUN TestInspectNetwork/partial_network_id [2019-12-08T17:49:33.985Z] === RUN TestInspectNetwork/network_name [2019-12-08T17:49:33.985Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-08T17:49:35.885Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-12-08T17:49:35.886Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-12-08T17:49:35.886Z] remote: Enumerating objects: 19, done. [2019-12-08T17:49:35.886Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-12-08T17:49:35.886Z] 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-12-08T17:49:35.886Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-12-08T17:49:36.496Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.574s coverage: 68.6% of statements [2019-12-08T17:49:36.763Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-12-08T17:49:37.678Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.984s coverage: 48.6% of statements [2019-12-08T17:49:38.413Z] [2019-12-08T17:49:38.867Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.567s coverage: 46.2% of statements [2019-12-08T17:49:38.867Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-08T17:49:39.089Z] --- PASS: TestInspectNetwork (9.71s) [2019-12-08T17:49:39.089Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-12-08T17:49:39.089Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-08T17:49:39.089Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-08T17:49:39.089Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-08T17:49:39.089Z] === RUN TestRunContainerWithBridgeNone [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-08T17:49:39.689Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40295/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f809e1080077469c26d7c9e3d7ef71151aa2faf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f809e1080077469c26d7c9e3d7ef71151aa2faf hack/test/unit [2019-12-08T17:49:41.250Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.357s coverage: 54.8% of statements [2019-12-08T17:49:41.250Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-08T17:49:41.250Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.723s coverage: 76.1% of statements [2019-12-08T17:49:41.250Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-08T17:49:41.558Z] --- PASS: TestRunContainerWithBridgeNone (2.59s) [2019-12-08T17:49:41.558Z] === RUN TestNetworkInvalidJSON [2019-12-08T17:49:41.558Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-08T17:49:41.558Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-08T17:49:41.558Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-08T17:49:41.558Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-08T17:49:41.558Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-08T17:49:41.558Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-08T17:49:41.558Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-08T17:49:41.558Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-08T17:49:41.558Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-08T17:49:41.558Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-12-08T17:49:41.558Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-08T17:49:41.558Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-08T17:49:41.558Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-08T17:49:41.558Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-08T17:49:41.592Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2019-12-08T17:49:42.000Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-12-08T17:49:42.213Z] ? github.com/docker/docker/api [no test files] [2019-12-08T17:49:42.559Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-12-08T17:49:42.956Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-12-08T17:49:42.956Z] === RUN TestDaemonDefaultNetworkPools [2019-12-08T17:49:43.310Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2019-12-08T17:49:43.316Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2019-12-08T17:49:43.316Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-08T17:49:43.920Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-12-08T17:49:44.182Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-12-08T17:49:44.437Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-12-08T17:49:44.498Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.037s coverage: 3.0% of statements [2019-12-08T17:49:44.608Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2019-12-08T17:49:44.608Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-08T17:49:44.998Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-12-08T17:49:45.253Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-12-08T17:49:45.863Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2019-12-08T17:49:45.863Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-08T17:49:46.178Z] === RUN TestDockerSuite/TestBuildCmd [2019-12-08T17:49:46.232Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-12-08T17:49:46.232Z] === RUN TestServiceWithPredefinedNetwork [2019-12-08T17:49:46.434Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-12-08T17:49:46.866Z] ok github.com/docker/docker/daemon/logger 0.254s coverage: 42.9% of statements [2019-12-08T17:49:46.995Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-12-08T17:49:47.528Z] --- PASS: TestServiceUpdateSecrets (15.32s) [2019-12-08T17:49:47.528Z] === RUN TestServiceUpdateConfigs [2019-12-08T17:49:47.554Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-12-08T17:49:47.555Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-12-08T17:49:48.580Z] ok github.com/docker/docker/daemon/logger/gelf 0.039s coverage: 67.0% of statements [2019-12-08T17:49:49.438Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-12-08T17:49:49.471Z] --- PASS: TestServiceWithPredefinedNetwork (2.64s) [2019-12-08T17:49:49.471Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-08T17:49:49.471Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-08T17:49:49.471Z] service_test.go:230: FLAKY_TEST [2019-12-08T17:49:49.471Z] === RUN TestServiceWithDataPathPortInit [2019-12-08T17:49:50.364Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-12-08T17:49:50.906Z] ok github.com/docker/docker/daemon/logger/awslogs 0.647s coverage: 77.4% of statements [2019-12-08T17:49:50.906Z] ok github.com/docker/docker/daemon/logger/journald 0.024s coverage: 26.2% of statements [2019-12-08T17:49:51.290Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-12-08T17:49:51.643Z] ok github.com/docker/docker/daemon/images 0.070s coverage: 4.9% of statements [2019-12-08T17:49:51.643Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-08T17:49:51.643Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-08T17:49:51.643Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-08T17:49:51.644Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-08T17:49:51.850Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-12-08T17:49:52.381Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.033s coverage: 88.3% of statements [2019-12-08T17:49:52.411Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-12-08T17:49:52.724Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.037s coverage: 62.1% of statements [2019-12-08T17:49:55.795Z] ok github.com/docker/docker/daemon/logger/local 0.060s coverage: 74.7% of statements [2019-12-08T17:49:55.795Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-08T17:49:56.533Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.064s coverage: 19.9% of statements [2019-12-08T17:49:56.613Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-12-08T17:49:56.868Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-12-08T17:49:56.868Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-12-08T17:49:57.072Z] ok github.com/docker/docker/api/server 0.020s coverage: 9.0% of statements [2019-12-08T17:49:57.268Z] ok github.com/docker/docker/daemon/logger/templates 0.032s coverage: 8.3% of statements [2019-12-08T17:49:57.608Z] ok github.com/docker/docker/daemon/logger/syslog 0.025s coverage: 47.8% of statements [2019-12-08T17:49:58.231Z] === RUN TestDockerSuite/TestBuildContChar [2019-12-08T17:49:59.928Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2019-12-08T17:49:59.928Z] ok github.com/docker/docker/daemon/logger/splunk 2.750s coverage: 82.5% of statements [2019-12-08T17:49:59.928Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-08T17:49:59.928Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-08T17:50:00.745Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-12-08T17:50:02.630Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-12-08T17:50:02.630Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-12-08T17:50:03.809Z] ok github.com/docker/docker/distribution/metadata 0.121s coverage: 48.2% of statements [2019-12-08T17:50:03.992Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-12-08T17:50:04.551Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-12-08T17:50:04.807Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-12-08T17:50:04.996Z] ok github.com/docker/docker/errdefs 0.048s coverage: 49.4% of statements [2019-12-08T17:50:05.454Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-12-08T17:50:05.613Z] --- PASS: TestServiceUpdateConfigs (15.43s) [2019-12-08T17:50:05.613Z] === RUN TestServiceUpdateNetwork [2019-12-08T17:50:05.733Z] ok github.com/docker/docker/distribution 0.594s coverage: 22.1% of statements [2019-12-08T17:50:05.733Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-08T17:50:05.914Z] --- PASS: TestServiceWithDataPathPortInit (16.82s) [2019-12-08T17:50:05.914Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-08T17:50:06.014Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-12-08T17:50:07.899Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-12-08T17:50:08.053Z] ok github.com/docker/docker/distribution/xfer 1.692s coverage: 85.1% of statements [2019-12-08T17:50:08.053Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-08T17:50:08.866Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-12-08T17:50:09.249Z] ok github.com/docker/docker/image 0.136s coverage: 86.4% of statements [2019-12-08T17:50:09.987Z] ok github.com/docker/docker/image/cache 0.050s coverage: 19.2% of statements [2019-12-08T17:50:09.987Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-08T17:50:09.987Z] ok github.com/docker/docker/image/v1 0.037s coverage: 25.0% of statements [2019-12-08T17:50:09.987Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-08T17:50:11.173Z] ok github.com/docker/docker/libcontainerd/queue 0.048s coverage: 100.0% of statements [2019-12-08T17:50:11.515Z] ok github.com/docker/docker/pkg/aaparser 0.018s coverage: 50.0% of statements [2019-12-08T17:50:15.228Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.62s) [2019-12-08T17:50:15.228Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fi8ppwitil222b99a3h44vkr3 Created:2019-12-08 17:50:07.378751526 +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[d00c204efb9be7fc9202010a203199b2eb281a267d7166374d98ff1de99946d3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.up2dx5by8jp7aolpjaofkahbt EndpointID:872654012ad17b58bdaa636a7ecc17bf125e27df34a4587a28100ace211f905c MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2d149c1ac84dc739d9c609c23bbe61deadfb97797e32d2c2e1f5e0714aa42d69 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:eba19173a390 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.up2dx5by8jp7aolpjaofkahbt EndpointID:872654012ad17b58bdaa636a7ecc17bf125e27df34a4587a28100ace211f905c EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-08T17:50:15.228Z] PASS [2019-12-08T17:50:15.228Z] [2019-12-08T17:50:15.228Z] === Skipped [2019-12-08T17:50:15.228Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-08T17:50:15.228Z] service_test.go:230: FLAKY_TEST [2019-12-08T17:50:15.228Z] [2019-12-08T17:50:15.228Z] [2019-12-08T17:50:15.228Z] DONE 21 tests, 1 skipped in 45.706s [2019-12-08T17:50:15.228Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-08T17:50:15.228Z] ++ 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-12-08T17:50:15.228Z] ++ set -e [2019-12-08T17:50:15.228Z] ++ '[' -n 0 ']' [2019-12-08T17:50:15.228Z] ++ set -x [2019-12-08T17:50:15.228Z] ++ env -i DEST=/go/src/github.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-12-08T17:50:15.228Z] INFO: Testing against a local daemon [2019-12-08T17:50:15.228Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-08T17:50:15.228Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-08T17:50:15.228Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-08T17:50:15.228Z] === RUN TestDockerNetworkIpvlan [2019-12-08T17:50:15.228Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-08T17:50:15.228Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-08T17:50:15.228Z] PASS [2019-12-08T17:50:15.228Z] [2019-12-08T17:50:15.228Z] === Skipped [2019-12-08T17:50:15.228Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-08T17:50:15.228Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-08T17:50:15.228Z] [2019-12-08T17:50:15.228Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-08T17:50:15.228Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-08T17:50:15.228Z] [2019-12-08T17:50:15.228Z] [2019-12-08T17:50:15.228Z] DONE 2 tests, 2 skipped in 0.090s [2019-12-08T17:50:15.228Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-08T17:50:15.228Z] ++ 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-12-08T17:50:15.228Z] ++ set -e [2019-12-08T17:50:15.228Z] ++ '[' -n 0 ']' [2019-12-08T17:50:15.228Z] ++ set -x [2019-12-08T17:50:15.228Z] ++ env -i DEST=/go/src/github.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-12-08T17:50:15.228Z] INFO: Testing against a local daemon [2019-12-08T17:50:15.228Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-08T17:50:15.478Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-12-08T17:50:15.995Z] 65014b3c3121: Pull complete [2019-12-08T17:50:16.190Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2019-12-08T17:50:16.190Z] === RUN TestDockerNetworkMacvlan [2019-12-08T17:50:16.369Z] ok github.com/docker/docker/opts 0.103s coverage: 66.9% of statements [2019-12-08T17:50:16.991Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-08T17:50:17.109Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2019-12-08T17:50:17.773Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-08T17:50:17.845Z] ok github.com/docker/docker/pkg/authorization 1.386s coverage: 68.3% of statements [2019-12-08T17:50:17.846Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2019-12-08T17:50:18.578Z] ok github.com/docker/docker/pkg/archive 1.617s coverage: 76.8% of statements [2019-12-08T17:50:18.886Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-12-08T17:50:18.919Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2019-12-08T17:50:19.041Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-08T17:50:20.488Z] --- PASS: TestServiceUpdateNetwork (15.76s) [2019-12-08T17:50:20.488Z] PASS [2019-12-08T17:50:20.488Z] [2019-12-08T17:50:20.488Z] === Skipped [2019-12-08T17:50:20.488Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-12-08T17:50:20.488Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-08T17:50:20.488Z] [2019-12-08T17:50:20.488Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-12-08T17:50:20.488Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:50:20.488Z] [2019-12-08T17:50:20.488Z] [2019-12-08T17:50:20.488Z] DONE 20 tests, 2 skipped in 138.969s [2019-12-08T17:50:20.488Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-12-08T17:50:20.488Z] ++ 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-12-08T17:50:20.488Z] ++ set -e [2019-12-08T17:50:20.488Z] ++ '[' -n 0 ']' [2019-12-08T17:50:20.488Z] ++ set -x [2019-12-08T17:50:20.488Z] ++ env -i DEST=/go/src/github.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-12-08T17:50:20.488Z] INFO: Testing against a local daemon [2019-12-08T17:50:20.488Z] === RUN TestSessionCreate [2019-12-08T17:50:20.488Z] --- PASS: TestSessionCreate (0.06s) [2019-12-08T17:50:20.488Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-08T17:50:20.488Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-12-08T17:50:20.488Z] PASS [2019-12-08T17:50:20.488Z] [2019-12-08T17:50:20.488Z] DONE 2 tests in 0.258s [2019-12-08T17:50:20.488Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-12-08T17:50:20.488Z] ++ 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-12-08T17:50:20.488Z] ++ set -e [2019-12-08T17:50:20.488Z] ++ '[' -n 0 ']' [2019-12-08T17:50:20.488Z] ++ set -x [2019-12-08T17:50:20.488Z] ++ env -i DEST=/go/src/github.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-12-08T17:50:20.488Z] INFO: Testing against a local daemon [2019-12-08T17:50:20.488Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-08T17:50:20.488Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-08T17:50:20.488Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-08T17:50:20.488Z] === RUN TestEventsExecDie [2019-12-08T17:50:20.488Z] --- PASS: TestEventsExecDie (0.97s) [2019-12-08T17:50:20.488Z] === RUN TestEventsBackwardsCompatible [2019-12-08T17:50:20.488Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-12-08T17:50:20.488Z] === RUN TestInfoBinaryCommits [2019-12-08T17:50:20.488Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-12-08T17:50:20.488Z] === RUN TestInfoAPIVersioned [2019-12-08T17:50:20.488Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-12-08T17:50:20.488Z] === RUN TestInfoDiscoveryBackend [2019-12-08T17:50:20.630Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-12-08T17:50:20.630Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 97.6% of statements [2019-12-08T17:50:20.746Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2019-12-08T17:50:20.746Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-08T17:50:21.557Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-08T17:50:22.122Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-08T17:50:22.122Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-08T17:50:22.145Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-12-08T17:50:22.336Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2019-12-08T17:50:22.381Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2019-12-08T17:50:22.381Z] === RUN TestInfoAPI [2019-12-08T17:50:22.399Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-12-08T17:50:22.640Z] --- PASS: TestInfoAPI (0.06s) [2019-12-08T17:50:22.640Z] === RUN TestInfoAPIWarnings [2019-12-08T17:50:23.066Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-12-08T17:50:23.207Z] --- PASS: TestInfoAPIWarnings (0.64s) [2019-12-08T17:50:23.207Z] === RUN TestInfoDebug [2019-12-08T17:50:23.414Z] ok github.com/docker/docker/layer 7.697s coverage: 68.8% of statements [2019-12-08T17:50:23.415Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-08T17:50:23.415Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-08T17:50:23.415Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-08T17:50:23.415Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-08T17:50:23.415Z] ? github.com/docker/docker/oci [no test files] [2019-12-08T17:50:23.415Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-08T17:50:23.757Z] ok github.com/docker/docker/pkg/dmesg 0.031s coverage: 83.3% of statements [2019-12-08T17:50:23.762Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-12-08T17:50:23.774Z] --- PASS: TestInfoDebug (0.63s) [2019-12-08T17:50:23.774Z] === RUN TestInfoInsecureRegistries [2019-12-08T17:50:24.322Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-12-08T17:50:24.342Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2019-12-08T17:50:24.342Z] === RUN TestInfoRegistryMirrors [2019-12-08T17:50:24.577Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-12-08T17:50:24.938Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2019-12-08T17:50:25.137Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-12-08T17:50:25.279Z] ok github.com/docker/docker/pkg/chrootarchive 4.470s coverage: 43.2% of statements [2019-12-08T17:50:25.279Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-08T17:50:25.279Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-08T17:50:25.279Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2019-12-08T17:50:25.281Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2019-12-08T17:50:25.281Z] === RUN TestLoginFailsWithBadCredentials [2019-12-08T17:50:25.539Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s) [2019-12-08T17:50:25.540Z] === RUN TestPingCacheHeaders [2019-12-08T17:50:25.540Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-12-08T17:50:25.540Z] === RUN TestPingGet [2019-12-08T17:50:25.540Z] --- PASS: TestPingGet (0.03s) [2019-12-08T17:50:25.540Z] === RUN TestPingHead [2019-12-08T17:50:25.540Z] --- PASS: TestPingHead (0.05s) [2019-12-08T17:50:25.540Z] === RUN TestVersion [2019-12-08T17:50:25.540Z] --- PASS: TestVersion (0.05s) [2019-12-08T17:50:25.540Z] PASS [2019-12-08T17:50:25.540Z] [2019-12-08T17:50:25.540Z] === Skipped [2019-12-08T17:50:25.540Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-08T17:50:25.540Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-08T17:50:25.540Z] [2019-12-08T17:50:25.540Z] [2019-12-08T17:50:25.540Z] DONE 18 tests, 1 skipped in 6.703s [2019-12-08T17:50:25.540Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-12-08T17:50:25.540Z] ++ 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-12-08T17:50:25.540Z] ++ set -e [2019-12-08T17:50:25.540Z] ++ '[' -n 0 ']' [2019-12-08T17:50:25.540Z] ++ set -x [2019-12-08T17:50:25.540Z] ++ env -i DEST=/go/src/github.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-12-08T17:50:25.736Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-08T17:50:25.740Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-12-08T17:50:25.799Z] INFO: Testing against a local daemon [2019-12-08T17:50:25.799Z] === RUN TestVolumesCreateAndList [2019-12-08T17:50:25.799Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-12-08T17:50:25.799Z] === RUN TestVolumesRemove [2019-12-08T17:50:26.012Z] ok github.com/docker/docker/pkg/discovery/kv 3.194s coverage: 84.1% of statements [2019-12-08T17:50:26.057Z] --- PASS: TestVolumesRemove (0.13s) [2019-12-08T17:50:26.057Z] === RUN TestVolumesInspect [2019-12-08T17:50:26.057Z] --- PASS: TestVolumesInspect (0.04s) [2019-12-08T17:50:26.057Z] === RUN TestVolumesInvalidJSON [2019-12-08T17:50:26.057Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-08T17:50:26.057Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-08T17:50:26.057Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-08T17:50:26.057Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-12-08T17:50:26.057Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-08T17:50:26.057Z] PASS [2019-12-08T17:50:26.057Z] [2019-12-08T17:50:26.057Z] DONE 5 tests in 0.393s [2019-12-08T17:50:26.057Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-08T17:50:26.300Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-12-08T17:50:26.316Z] ++++ cat bundles/test-integration/docker.pid [2019-12-08T17:50:26.316Z] +++ kill 13046 [2019-12-08T17:50:26.750Z] ok github.com/docker/docker/pkg/fsutils 0.415s coverage: 85.1% of statements [2019-12-08T17:50:26.750Z] ok github.com/docker/docker/pkg/homedir 0.017s coverage: 11.4% of statements [2019-12-08T17:50:27.691Z] +++ /etc/init.d/apparmor stop [2019-12-08T17:50:27.691Z] Clearing AppArmor profiles cache:. [2019-12-08T17:50:27.691Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-08T17:50:27.691Z] Unloading profiles will leave already running processes permanently [2019-12-08T17:50:27.691Z] unconfined, which can lead to unexpected situations. [2019-12-08T17:50:27.691Z] [2019-12-08T17:50:27.691Z] To set a process to complain mode, use the command line tool [2019-12-08T17:50:27.691Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-08T17:50:27.691Z] with the 'teardown' option." [2019-12-08T17:50:27.949Z] [2019-12-08T17:50:28.457Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2019-12-08T17:50:28.799Z] ok github.com/docker/docker/pkg/locker 0.059s coverage: 88.9% of statements [2019-12-08T17:50:28.811Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-12-08T17:50:28.811Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-12-08T17:50:29.066Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-12-08T17:50:29.531Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2019-12-08T17:50:29.531Z] ok github.com/docker/docker/pkg/idtools 0.916s coverage: 70.1% of statements [2019-12-08T17:50:29.876Z] ok github.com/docker/docker/pkg/ioutils 1.727s coverage: 70.6% of statements [2019-12-08T17:50:29.876Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-08T17:50:30.430Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled Post stage [Pipeline] junit [2019-12-08T17:50:30.497Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [2019-12-08T17:50:30.906Z] === RUN TestDockerNetworkMacvlan/Addressing [Pipeline] sh [2019-12-08T17:50:31.065Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2019-12-08T17:50:31.065Z] ok github.com/docker/docker/pkg/parsers 0.024s coverage: 97.0% of statements [2019-12-08T17:50:31.190Z] + echo Ensuring container killed. [2019-12-08T17:50:31.190Z] Ensuring container killed. [2019-12-08T17:50:31.190Z] + docker rm -vf docker-pr1 [2019-12-08T17:50:31.190Z] Error: No such container: docker-pr1 [2019-12-08T17:50:31.190Z] + true [Pipeline] sh [2019-12-08T17:50:31.278Z] --- PASS: TestDockerNetworkMacvlan (15.30s) [2019-12-08T17:50:31.278Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-12-08T17:50:31.278Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-12-08T17:50:31.278Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.25s) [2019-12-08T17:50:31.278Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.31s) [2019-12-08T17:50:31.278Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.20s) [2019-12-08T17:50:31.278Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2019-12-08T17:50:31.278Z] PASS [2019-12-08T17:50:31.278Z] [2019-12-08T17:50:31.278Z] DONE 8 tests in 16.843s [2019-12-08T17:50:31.278Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-08T17:50:31.278Z] ++ 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-12-08T17:50:31.278Z] ++ set -e [2019-12-08T17:50:31.278Z] ++ '[' -n 0 ']' [2019-12-08T17:50:31.278Z] ++ set -x [2019-12-08T17:50:31.279Z] ++ env -i DEST=/go/src/github.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-12-08T17:50:31.406Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2019-12-08T17:50:31.479Z] + echo Chowning /workspace to jenkins user [2019-12-08T17:50:31.479Z] Chowning /workspace to jenkins user [2019-12-08T17:50:31.479Z] + id -u [2019-12-08T17:50:31.479Z] + id -g [2019-12-08T17:50:31.479Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40295:/workspace busybox chown -R 1000:1000 /workspace [2019-12-08T17:50:31.479Z] Unable to find image 'busybox:latest' locally [2019-12-08T17:50:31.479Z] latest: Pulling from library/busybox [2019-12-08T17:50:31.647Z] testing: warning: no tests to run [2019-12-08T17:50:31.648Z] PASS [2019-12-08T17:50:31.648Z] [2019-12-08T17:50:31.648Z] DONE 0 tests in 0.027s [2019-12-08T17:50:31.648Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-08T17:50:31.648Z] ++ 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-12-08T17:50:31.648Z] ++ set -e [2019-12-08T17:50:31.648Z] ++ '[' -n 0 ']' [2019-12-08T17:50:31.648Z] ++ set -x [2019-12-08T17:50:31.648Z] ++ env -i DEST=/go/src/github.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-12-08T17:50:31.648Z] INFO: Testing against a local daemon [2019-12-08T17:50:31.648Z] === RUN TestAuthZPluginAllowRequest [2019-12-08T17:50:31.738Z] 220602de6ed2: Pulling fs layer [2019-12-08T17:50:31.738Z] 220602de6ed2: Verifying Checksum [2019-12-08T17:50:31.738Z] 220602de6ed2: Download complete [2019-12-08T17:50:31.748Z] ok github.com/docker/docker/pkg/mount 0.947s coverage: 70.0% of statements [2019-12-08T17:50:31.748Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-08T17:50:31.996Z] 220602de6ed2: Pull complete [2019-12-08T17:50:31.996Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084 [2019-12-08T17:50:31.996Z] Status: Downloaded newer image for busybox:latest [2019-12-08T17:50:32.090Z] ok github.com/docker/docker/pkg/pidfile 0.024s coverage: 82.4% of statements [2019-12-08T17:50:32.432Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 91.4% of statements [2019-12-08T17:50:32.432Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-08T17:50:32.432Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-08T17:50:32.443Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-12-08T17:50:33.619Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2019-12-08T17:50:33.619Z] === RUN TestAuthZPluginTLS [2019-12-08T17:50:33.621Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.037s coverage: 56.8% of statements [2019-12-08T17:50:33.991Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-12-08T17:50:33.991Z] === RUN TestAuthZPluginDenyRequest [2019-12-08T17:50:34.357Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-12-08T17:50:34.357Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-08T17:50:34.968Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-12-08T17:50:35.130Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-12-08T17:50:35.131Z] === RUN TestAuthZPluginDenyResponse [2019-12-08T17:50:35.333Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 88.2% of statements [2019-12-08T17:50:35.333Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-08T17:50:35.493Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-12-08T17:50:35.493Z] === RUN TestAuthZPluginAllowEventStream [2019-12-08T17:50:35.680Z] ok github.com/docker/docker/pkg/plugins/transport 0.022s coverage: 85.7% of statements [2019-12-08T17:50:35.684Z] + bundleName=arm64-integration [2019-12-08T17:50:35.684Z] + echo Creating arm64-integration-bundles.tar.gz [2019-12-08T17:50:35.684Z] Creating arm64-integration-bundles.tar.gz [2019-12-08T17:50:35.684Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-12-08T17:50:35.684Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-12-08T17:50:35.955Z] Archiving artifacts [2019-12-08T17:50:36.421Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2019-12-08T17:50:36.893Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-12-08T17:50:36.893Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-12-08T17:50:36.893Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-12-08T17:50:37.148Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-12-08T17:50:37.148Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-12-08T17:50:37.148Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-12-08T17:50:37.154Z] ok github.com/docker/docker/pkg/pubsub 1.179s coverage: 73.9% of statements [2019-12-08T17:50:37.480Z] --- PASS: TestAuthZPluginAllowEventStream (1.81s) [2019-12-08T17:50:37.480Z] === RUN TestAuthZPluginErrorResponse [2019-12-08T17:50:37.497Z] ok github.com/docker/docker/pkg/stdcopy 0.057s coverage: 100.0% of statements [2019-12-08T17:50:37.860Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-12-08T17:50:37.860Z] === RUN TestAuthZPluginErrorRequest [2019-12-08T17:50:37.896Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40295/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-08T17:50:38.215Z] + make clean [2019-12-08T17:50:38.509Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-12-08T17:50:38.663Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-12-08T17:50:38.663Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-08T17:50:38.680Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-12-08T17:50:38.680Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-12-08T17:50:38.782Z] docker volume rm -f docker-dev-cache [2019-12-08T17:50:39.030Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2019-12-08T17:50:39.030Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-08T17:50:39.040Z] docker-dev-cache [Pipeline] deleteDir [2019-12-08T17:50:39.410Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2019-12-08T17:50:39.752Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 80.0% of statements [2019-12-08T17:50:40.392Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-12-08T17:50:40.489Z] ok github.com/docker/docker/pkg/signal 3.445s coverage: 61.0% of statements [2019-12-08T17:50:41.223Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.2% of statements [2019-12-08T17:50:41.519Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2019-12-08T17:50:41.519Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-08T17:50:41.566Z] ok github.com/docker/docker/pkg/tailfile 0.156s coverage: 88.6% of statements [2019-12-08T17:50:42.305Z] testing: warning: no tests to run [2019-12-08T17:50:42.305Z] coverage: [no statements] [2019-12-08T17:50:42.305Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2019-12-08T17:50:42.648Z] ok github.com/docker/docker/pkg/term 0.010s coverage: 84.8% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-08T17:50:42.904Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-12-08T17:50:42.990Z] ok github.com/docker/docker/pkg/tarsum 0.200s coverage: 89.3% of statements [2019-12-08T17:50:43.451Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.34s) [2019-12-08T17:50:43.451Z] === RUN TestAuthZPluginHeader [2019-12-08T17:50:43.724Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2019-12-08T17:50:43.724Z] ok github.com/docker/docker/pkg/urlutil 0.023s coverage: 100.0% of statements [2019-12-08T17:50:44.066Z] ok github.com/docker/docker/pkg/useragent 0.019s coverage: 88.9% of statements [2019-12-08T17:50:44.240Z] --- PASS: TestAuthZPluginHeader (0.89s) [2019-12-08T17:50:44.240Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-08T17:50:44.240Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-08T17:50:44.240Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:50:44.240Z] === RUN TestAuthZPluginV2Disable [2019-12-08T17:50:44.240Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-12-08T17:50:44.240Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:50:44.240Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-08T17:50:44.240Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-08T17:50:44.240Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:50:44.240Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-08T17:50:44.240Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-08T17:50:44.240Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:50:44.240Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-08T17:50:44.306Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-12-08T17:50:47.101Z] ok github.com/docker/docker/plugin/v2 0.018s coverage: 14.5% of statements [2019-12-08T17:50:47.833Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 68.8% of statements [2019-12-08T17:50:48.508Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-12-08T17:50:48.581Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2019-12-08T17:50:49.068Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-12-08T17:50:49.767Z] ok github.com/docker/docker/plugin 0.622s coverage: 27.1% of statements [2019-12-08T17:50:50.953Z] ok github.com/docker/docker/registry/resumable 0.065s coverage: 100.0% of statements [2019-12-08T17:50:51.692Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 45.3% of statements [2019-12-08T17:50:52.885Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2019-12-08T17:50:53.228Z] ok github.com/docker/docker/runconfig 0.021s coverage: 68.2% of statements [2019-12-08T17:50:53.229Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-12-08T17:50:53.229Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-12-08T17:50:53.832Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-12-08T17:50:53.963Z] ok github.com/docker/docker/registry 0.614s coverage: 56.0% of statements [2019-12-08T17:50:55.800Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-12-08T17:50:56.726Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-12-08T17:50:57.009Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2019-12-08T17:50:58.090Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-12-08T17:51:00.053Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 67.0% of statements [2019-12-08T17:51:00.053Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2019-12-08T17:51:01.753Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2019-12-08T17:51:02.253Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-12-08T17:51:02.253Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-12-08T17:51:03.997Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2019-12-08T17:51:03.998Z] PASS [2019-12-08T17:51:03.998Z] [2019-12-08T17:51:03.998Z] === Skipped [2019-12-08T17:51:03.998Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-08T17:51:03.998Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:51:03.998Z] [2019-12-08T17:51:03.998Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-12-08T17:51:03.998Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:51:03.998Z] [2019-12-08T17:51:03.998Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-08T17:51:03.998Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:51:03.998Z] [2019-12-08T17:51:03.998Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-08T17:51:03.998Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:51:03.998Z] [2019-12-08T17:51:03.998Z] [2019-12-08T17:51:03.998Z] DONE 17 tests, 4 skipped in 29.724s [2019-12-08T17:51:03.998Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-08T17:51:03.998Z] ++ 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-12-08T17:51:03.998Z] ++ set -e [2019-12-08T17:51:03.998Z] ++ '[' -n 0 ']' [2019-12-08T17:51:03.998Z] ++ set -x [2019-12-08T17:51:03.998Z] ++ env -i DEST=/go/src/github.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-12-08T17:51:03.998Z] INFO: Testing against a local daemon [2019-12-08T17:51:03.998Z] === RUN TestPluginInvalidJSON [2019-12-08T17:51:03.998Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-08T17:51:03.998Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-08T17:51:03.998Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-08T17:51:03.998Z] --- PASS: TestPluginInvalidJSON (0.01s) [2019-12-08T17:51:03.998Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-08T17:51:03.998Z] PASS [2019-12-08T17:51:03.998Z] [2019-12-08T17:51:03.998Z] DONE 2 tests in 0.089s [2019-12-08T17:51:03.998Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-08T17:51:03.998Z] ++ 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-12-08T17:51:03.998Z] ++ set -e [2019-12-08T17:51:03.998Z] ++ '[' -n 0 ']' [2019-12-08T17:51:03.998Z] ++ set -x [2019-12-08T17:51:03.998Z] ++ env -i DEST=/go/src/github.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-12-08T17:51:03.998Z] INFO: Testing against a local daemon [2019-12-08T17:51:03.998Z] === RUN TestExternalGraphDriver [2019-12-08T17:51:03.998Z] === RUN TestExternalGraphDriver/json [2019-12-08T17:51:03.998Z] === RUN TestExternalGraphDriver/spec [2019-12-08T17:51:04.770Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-08T17:51:04.771Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2019-12-08T17:51:04.771Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-12-08T17:51:04.771Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-08T17:51:04.771Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-08T17:51:04.771Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-08T17:51:04.771Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-08T17:51:04.771Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-08T17:51:04.771Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-08T17:51:04.771Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-08T17:51:04.771Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-08T17:51:04.771Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-08T17:51:04.771Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-08T17:51:04.771Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-08T17:51:04.771Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 4.0% of statements [2019-12-08T17:51:04.771Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-08T17:51:04.771Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-08T17:51:04.771Z] ? github.com/docker/docker/api/types [no test files] [2019-12-08T17:51:04.771Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-08T17:51:04.771Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-08T17:51:04.771Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-08T17:51:04.771Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-08T17:51:05.028Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-12-08T17:51:05.028Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2019-12-08T17:51:05.028Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-08T17:51:05.028Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-08T17:51:05.028Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-08T17:51:05.028Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-08T17:51:05.028Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-08T17:51:05.028Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-08T17:51:05.028Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-08T17:51:05.593Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2019-12-08T17:51:05.593Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2019-12-08T17:51:05.593Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-08T17:51:05.593Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-08T17:51:05.593Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-08T17:51:05.593Z] ? github.com/docker/docker/builder [no test files] [2019-12-08T17:51:05.593Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-08T17:51:05.593Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-08T17:51:05.593Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-08T17:51:05.593Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-08T17:51:05.593Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-08T17:51:05.593Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-08T17:51:05.593Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-08T17:51:05.806Z] === RUN TestExternalGraphDriver/pull [2019-12-08T17:51:06.158Z] ok github.com/docker/docker/builder/dockerignore 0.004s coverage: 96.8% of statements [2019-12-08T17:51:07.709Z] --- PASS: TestExternalGraphDriver (6.40s) [2019-12-08T17:51:07.709Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2019-12-08T17:51:07.709Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2019-12-08T17:51:07.709Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2019-12-08T17:51:07.709Z] === RUN TestGraphdriverPluginV2 [2019-12-08T17:51:08.263Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-12-08T17:51:08.263Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:51:08.263Z] PASS [2019-12-08T17:51:08.263Z] [2019-12-08T17:51:08.263Z] === Skipped [2019-12-08T17:51:08.263Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-12-08T17:51:08.263Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:51:08.263Z] [2019-12-08T17:51:08.263Z] [2019-12-08T17:51:08.263Z] DONE 5 tests, 1 skipped in 6.549s [2019-12-08T17:51:08.263Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-08T17:51:08.263Z] ++ 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-12-08T17:51:08.263Z] ++ set -e [2019-12-08T17:51:08.263Z] ++ '[' -n 0 ']' [2019-12-08T17:51:08.263Z] ++ set -x [2019-12-08T17:51:08.263Z] ++ env -i DEST=/go/src/github.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-12-08T17:51:08.263Z] INFO: Testing against a local daemon [2019-12-08T17:51:08.263Z] === RUN TestContinueAfterPluginCrash [2019-12-08T17:51:08.263Z] === PAUSE TestContinueAfterPluginCrash [2019-12-08T17:51:08.263Z] === RUN TestDaemonStartWithLogOpt [2019-12-08T17:51:08.263Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-08T17:51:08.263Z] === CONT TestContinueAfterPluginCrash [2019-12-08T17:51:08.263Z] === CONT TestDaemonStartWithLogOpt [2019-12-08T17:51:09.104Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2019-12-08T17:51:09.104Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-08T17:51:09.104Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-08T17:51:09.104Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-08T17:51:09.104Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-08T17:51:09.104Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-08T17:51:09.104Z] ? github.com/docker/docker/rootless [no test files] [2019-12-08T17:51:09.104Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-08T17:51:09.104Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-08T17:51:09.104Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-08T17:51:09.104Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-08T17:51:09.104Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-08T17:51:09.104Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-08T17:51:09.104Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-08T17:51:09.104Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-08T17:51:09.104Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-08T17:51:09.104Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-08T17:51:09.104Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-08T17:51:09.104Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-08T17:51:09.104Z] ? github.com/docker/docker/volume [no test files] [2019-12-08T17:51:09.104Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-08T17:51:09.104Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-08T17:51:09.104Z] [2019-12-08T17:51:09.104Z] === Skipped [2019-12-08T17:51:09.104Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-08T17:51:09.104Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-08T17:51:09.104Z] [2019-12-08T17:51:09.104Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-08T17:51:09.104Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-08T17:51:09.104Z] [2019-12-08T17:51:09.104Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-08T17:51:09.104Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:51:09.104Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-08T17:51:09.104Z] [2019-12-08T17:51:09.104Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-08T17:51:09.104Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:51:09.104Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-08T17:51:09.104Z] [2019-12-08T17:51:09.104Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-08T17:51:09.104Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:51:09.104Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-08T17:51:09.104Z] [2019-12-08T17:51:09.104Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-08T17:51:09.104Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:51:09.104Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-08T17:51:09.104Z] [2019-12-08T17:51:09.104Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-08T17:51:09.104Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:51:09.104Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-08T17:51:09.104Z] [2019-12-08T17:51:09.104Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-08T17:51:09.104Z] graphtest_unix.go:73: No driver to put! [2019-12-08T17:51:09.104Z] [2019-12-08T17:51:09.104Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-08T17:51:09.104Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-08T17:51:09.104Z] [2019-12-08T17:51:09.104Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-08T17:51:09.104Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-08T17:51:09.104Z] [2019-12-08T17:51:09.104Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-08T17:51:09.104Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-08T17:51:09.104Z] [2019-12-08T17:51:09.104Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-08T17:51:09.104Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-08T17:51:09.104Z] [2019-12-08T17:51:09.104Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-08T17:51:09.104Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:51:09.104Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-08T17:51:09.104Z] [2019-12-08T17:51:09.104Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-08T17:51:09.104Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:51:09.104Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-08T17:51:09.104Z] [2019-12-08T17:51:09.104Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-08T17:51:09.104Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:51:09.104Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-08T17:51:09.104Z] [2019-12-08T17:51:09.104Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-08T17:51:09.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:51:09.105Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-08T17:51:09.105Z] [2019-12-08T17:51:09.105Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.01s) [2019-12-08T17:51:09.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:51:09.105Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-08T17:51:09.105Z] [2019-12-08T17:51:09.105Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-08T17:51:09.105Z] graphtest_unix.go:73: No driver to put! [2019-12-08T17:51:09.105Z] [2019-12-08T17:51:09.105Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-08T17:51:09.105Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-08T17:51:09.105Z] [2019-12-08T17:51:09.105Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-08T17:51:09.105Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-08T17:51:09.105Z] [2019-12-08T17:51:09.105Z] [2019-12-08T17:51:09.105Z] DONE 2148 tests, 20 skipped in 335.295s Post stage [Pipeline] junit [2019-12-08T17:51:09.924Z] Recording test results [2019-12-08T17:51:10.335Z] ok github.com/docker/docker/builder/dockerfile 0.512s coverage: 48.2% of statements [2019-12-08T17:51:10.336Z] ok github.com/docker/docker/builder/remotecontext 0.203s coverage: 13.6% of statements [2019-12-08T17:51:10.375Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-12-08T17:51:10.375Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-12-08T17:51:10.901Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-12-08T17:51:11.301Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-12-08T17:51:11.834Z] ok github.com/docker/docker/builder/remotecontext/git 1.161s coverage: 86.3% of statements [2019-12-08T17:51:11.834Z] ? github.com/docker/docker/cli [no test files] [2019-12-08T17:51:11.834Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-08T17:51:12.227Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-08T17:51:13.616Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40295/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f809e1080077469c26d7c9e3d7ef71151aa2faf -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:7f809e1080077469c26d7c9e3d7ef71151aa2faf hack/make.sh dynbinary test-integration [2019-12-08T17:51:13.959Z] [2019-12-08T17:51:13.959Z] Removing bundles/ [2019-12-08T17:51:13.959Z] [2019-12-08T17:51:13.959Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-12-08T17:51:13.959Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-08T17:51:13.959Z] GOOS="" GOARCH="" GOARM="" [2019-12-08T17:51:16.020Z] ok github.com/docker/docker/client 0.204s coverage: 75.8% of statements [2019-12-08T17:51:17.551Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-12-08T17:51:17.806Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-12-08T17:51:18.061Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-12-08T17:51:19.490Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-12-08T17:51:19.840Z] --- PASS: TestDaemonStartWithLogOpt (10.33s) [2019-12-08T17:51:21.417Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-12-08T17:51:21.417Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-12-08T17:51:22.864Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-12-08T17:51:23.112Z] --- PASS: TestContinueAfterPluginCrash (15.24s) [2019-12-08T17:51:23.112Z] PASS [2019-12-08T17:51:23.112Z] [2019-12-08T17:51:23.112Z] DONE 2 tests in 15.363s [2019-12-08T17:51:23.112Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-08T17:51:23.112Z] ++ 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-12-08T17:51:23.112Z] ++ set -e [2019-12-08T17:51:23.112Z] ++ '[' -n 0 ']' [2019-12-08T17:51:23.112Z] ++ set -x [2019-12-08T17:51:23.112Z] ++ env -i DEST=/go/src/github.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-12-08T17:51:23.485Z] INFO: Testing against a local daemon [2019-12-08T17:51:23.485Z] === RUN TestPluginWithDevMounts [2019-12-08T17:51:23.485Z] === PAUSE TestPluginWithDevMounts [2019-12-08T17:51:23.485Z] === CONT TestPluginWithDevMounts [2019-12-08T17:51:24.272Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-12-08T17:51:25.344Z] --- PASS: TestPluginWithDevMounts (2.04s) [2019-12-08T17:51:25.344Z] PASS [2019-12-08T17:51:25.344Z] [2019-12-08T17:51:25.344Z] DONE 1 tests in 2.142s [2019-12-08T17:51:25.344Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-12-08T17:51:25.344Z] ++ 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-12-08T17:51:25.344Z] ++ set -e [2019-12-08T17:51:25.344Z] ++ '[' -n 0 ']' [2019-12-08T17:51:25.344Z] ++ set -x [2019-12-08T17:51:25.344Z] ++ env -i DEST=/go/src/github.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-12-08T17:51:25.344Z] INFO: Testing against a local daemon [2019-12-08T17:51:25.344Z] === RUN TestSecretInspect [2019-12-08T17:51:26.783Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-12-08T17:51:27.855Z] --- PASS: TestSecretInspect (2.49s) [2019-12-08T17:51:27.855Z] === RUN TestSecretList [2019-12-08T17:51:30.043Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-12-08T17:51:30.043Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-12-08T17:51:31.035Z] --- PASS: TestSecretList (2.82s) [2019-12-08T17:51:31.035Z] === RUN TestSecretsCreateAndDelete [2019-12-08T17:51:34.269Z] --- PASS: TestSecretsCreateAndDelete (2.86s) [2019-12-08T17:51:34.269Z] === RUN TestSecretsUpdate [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite (362.82s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.33s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.62s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.67s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.67s) [2019-12-08T17:51:36.576Z] docker_cli_daemon_test.go:1449: [d45da3a46da4e] daemon is not started [2019-12-08T17:51:36.576Z] check_test.go:309: [d2b68c897a833] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (6.42s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.74s) [2019-12-08T17:51:36.576Z] check_test.go:309: [d9a515d6928af] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.30s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.54s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.63s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.28s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.58s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.41s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.44s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.56s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-12-08T17:51:36.576Z] check_test.go:309: [d7d7f56f26dfe] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-12-08T17:51:36.576Z] check_test.go:309: [d9d7e7acdb160] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.48s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2019-12-08T17:51:36.576Z] check_test.go:309: [d67027c850d08] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.65s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.47s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.97s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2019-12-08T17:51:36.576Z] check_test.go:309: [d01f5bda60dd5] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.65s) [2019-12-08T17:51:36.576Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-12-08T17:51:36.576Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-12-08T17:51:36.576Z] check_test.go:309: [d20df2f08d210] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.90s) [2019-12-08T17:51:36.576Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-12-08T17:51:36.576Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-12-08T17:51:36.576Z] check_test.go:309: [d8aeb8d36bb0a] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.45s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.35s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.63s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.75s) [2019-12-08T17:51:36.576Z] check_test.go:309: [d42a0a79a1d99] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.65s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2019-12-08T17:51:36.576Z] check_test.go:309: [d6b2b272e73f1] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.76s) [2019-12-08T17:51:36.576Z] docker_cli_daemon_plugins_test.go:79: [d62ede55d050e] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.95s) [2019-12-08T17:51:36.576Z] docker_cli_daemon_plugins_test.go:169: [d5b360384c5b1] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.87s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-12-08T17:51:36.576Z] check_test.go:309: [d73c1d0c10edd] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.04s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.02s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.06s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.79s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.93s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.69s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.05s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.03s) [2019-12-08T17:51:36.576Z] check_test.go:309: [d9615a20dcb3b] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.69s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.90s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.94s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.28s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.72s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.34s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.74s) [2019-12-08T17:51:36.576Z] check_test.go:309: [d7cc59e77831b] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.41s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.23s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.07s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.71s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.81s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.46s) [2019-12-08T17:51:36.576Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-12-08T17:51:36.576Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-12-08T17:51:36.576Z] check_test.go:309: [de30edb55748d] daemon is not started [2019-12-08T17:51:36.576Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-12-08T17:51:36.576Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-12-08T17:51:36.576Z] check_test.go:309: [de00d9a7fa545] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.86s) [2019-12-08T17:51:36.576Z] check_test.go:309: [d9a712f0b2f68] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.90s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.17s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.26s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.26s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.38s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.25s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.94s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.90s) [2019-12-08T17:51:36.576Z] check_test.go:309: [de687e57ee3bc] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.94s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.28s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.34s) [2019-12-08T17:51:36.576Z] check_test.go:309: [d07b9355816b5] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.19s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.29s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.23s) [2019-12-08T17:51:36.576Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-12-08T17:51:36.576Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-12-08T17:51:36.576Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-12-08T17:51:36.576Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-12-08T17:51:36.576Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-12-08T17:51:36.576Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-12-08T17:51:36.576Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-12-08T17:51:36.576Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-12-08T17:51:36.576Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-12-08T17:51:36.576Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-12-08T17:51:36.576Z] check_test.go:309: [deedf9f5384c0] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2019-12-08T17:51:36.576Z] check_test.go:309: [dee21da9941bf] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.86s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2019-12-08T17:51:36.576Z] check_test.go:309: [d7093626fc645] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.55s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.31s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.98s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2019-12-08T17:51:36.576Z] check_test.go:309: [dedd565c39602] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.70s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.96s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.42s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.56s) [2019-12-08T17:51:36.576Z] check_test.go:309: [d616f8a88e4b7] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.64s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.29s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-12-08T17:51:36.576Z] check_test.go:309: [de79cb3259113] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.98s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.91s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.34s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.83s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.82s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.37s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.18s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.24s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.90s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.23s) [2019-12-08T17:51:36.576Z] docker_cli_daemon_test.go:2542: [d3c6c7cddf204] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.13s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.14s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.25s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.05s) [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2019-12-08T17:51:36.576Z] check_test.go:309: [d1fbb4267002b] daemon is not started [2019-12-08T17:51:36.576Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.94s) [2019-12-08T17:51:36.576Z] === RUN TestDockerSwarmSuite [2019-12-08T17:51:36.576Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-12-08T17:51:36.576Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-12-08T17:51:36.749Z] --- PASS: TestSecretsUpdate (2.96s) [2019-12-08T17:51:36.749Z] === RUN TestTemplatedSecret [2019-12-08T17:51:38.461Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-12-08T17:51:39.923Z] --- PASS: TestTemplatedSecret (3.42s) [2019-12-08T17:51:39.923Z] === RUN TestSecretCreateResolve [2019-12-08T17:51:40.971Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-12-08T17:51:42.332Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-12-08T17:51:43.160Z] --- PASS: TestSecretCreateResolve (2.96s) [2019-12-08T17:51:43.160Z] PASS [2019-12-08T17:51:43.160Z] [2019-12-08T17:51:43.160Z] DONE 6 tests in 17.598s [2019-12-08T17:51:43.160Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-12-08T17:51:43.160Z] ++ 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-12-08T17:51:43.160Z] ++ set -e [2019-12-08T17:51:43.160Z] ++ '[' -n 0 ']' [2019-12-08T17:51:43.160Z] ++ set -x [2019-12-08T17:51:43.160Z] ++ env -i DEST=/go/src/github.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-12-08T17:51:43.161Z] INFO: Testing against a local daemon [2019-12-08T17:51:43.161Z] === RUN TestServiceCreateInit [2019-12-08T17:51:43.161Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-08T17:51:44.217Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-12-08T17:51:48.253Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-08T17:51:50.744Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-12-08T17:51:53.449Z] --- PASS: TestServiceCreateInit (10.34s) [2019-12-08T17:51:53.449Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.02s) [2019-12-08T17:51:53.449Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.30s) [2019-12-08T17:51:53.449Z] === RUN TestCreateServiceMultipleTimes [2019-12-08T17:51:54.708Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 30.3% of statements [2019-12-08T17:51:54.708Z] ok github.com/docker/docker/container 0.119s coverage: 35.3% of statements [2019-12-08T17:51:54.708Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-08T17:51:54.708Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-08T17:51:54.708Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-08T17:51:54.708Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-08T17:51:57.312Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-12-08T17:51:57.872Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-12-08T17:51:57.872Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-12-08T17:52:01.260Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2019-12-08T17:52:03.157Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-12-08T17:52:04.441Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-12-08T17:52:04.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-12-08T17:52:04.529Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-12-08T17:52:05.004Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-12-08T17:52:06.365Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-12-08T17:52:09.626Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-12-08T17:52:12.394Z] e96b0897c5d1: Pull complete [2019-12-08T17:52:12.394Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33 [2019-12-08T17:52:12.394Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-08T17:52:12.394Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-12-08T17:52:12.394Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-12-08T17:52:12.394Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.864' [2019-12-08T17:52:12.394Z] WARN: Skipping validation tests [2019-12-08T17:52:12.394Z] INFO: Running unit tests at 12/08/2019 17:52:06... [2019-12-08T17:52:12.394Z] INFO: make.ps1 starting at 12/08/2019 17:52:10 [2019-12-08T17:52:12.394Z] INFO: Git commit (7f809e108) assumed from DOCKER_GITCOMMIT environment variable [2019-12-08T17:52:12.394Z] INFO: Invoking autogen... [2019-12-08T17:52:12.394Z] INFO: Running unit tests... [2019-12-08T17:52:12.630Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.7% of statements [2019-12-08T17:52:13.195Z] --- PASS: TestCreateServiceMultipleTimes (17.82s) [2019-12-08T17:52:13.195Z] === RUN TestCreateServiceConflict [2019-12-08T17:52:14.003Z] ok github.com/docker/docker/daemon 12.239s coverage: 17.6% of statements [2019-12-08T17:52:14.003Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-08T17:52:14.003Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-08T17:52:14.261Z] ok github.com/docker/docker/daemon/config 0.045s coverage: 82.1% of statements [2019-12-08T17:52:14.441Z] --- PASS: TestCreateServiceConflict (2.99s) [2019-12-08T17:52:14.441Z] === RUN TestCreateServiceMaxReplicas [2019-12-08T17:52:15.455Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2019-12-08T17:52:15.455Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-12-08T17:52:15.455Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-08T17:52:15.455Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-08T17:52:17.353Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-12-08T17:52:17.958Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-12-08T17:52:18.594Z] --- PASS: TestCreateServiceMaxReplicas (3.88s) [2019-12-08T17:52:18.594Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-08T17:52:19.250Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-12-08T17:52:20.183Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.233s coverage: 57.0% of statements [2019-12-08T17:52:20.468Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-12-08T17:52:23.458Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.524s coverage: 72.5% of statements [2019-12-08T17:52:23.458Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.477s coverage: 45.9% of statements [2019-12-08T17:52:23.458Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-08T17:52:23.729Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-12-08T17:52:25.982Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.935s coverage: 48.6% of statements [2019-12-08T17:52:26.915Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.294s coverage: 76.1% of statements [2019-12-08T17:52:27.030Z] --- PASS: TestImportExtremelyLargeImageWorks (189.80s) [2019-12-08T17:52:27.030Z] PASS [2019-12-08T17:52:27.030Z] [2019-12-08T17:52:27.030Z] DONE 12 tests in 194.280s [2019-12-08T17:52:27.030Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-12-08T17:52:27.030Z] ++ 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-12-08T17:52:27.030Z] ++ set -e [2019-12-08T17:52:27.030Z] ++ '[' -n 0 ']' [2019-12-08T17:52:27.030Z] ++ set -x [2019-12-08T17:52:27.030Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-08T17:52:27.030Z] INFO: Testing against a local daemon [2019-12-08T17:52:27.030Z] === RUN TestNetworkCreateDelete [2019-12-08T17:52:27.285Z] --- PASS: TestNetworkCreateDelete (0.12s) [2019-12-08T17:52:27.285Z] === RUN TestDockerNetworkDeletePreferID [2019-12-08T17:52:27.844Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2019-12-08T17:52:27.844Z] === RUN TestInspectNetwork [2019-12-08T17:52:28.286Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-12-08T17:52:28.286Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.002s coverage: 60.1% of statements [2019-12-08T17:52:28.286Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-08T17:52:28.286Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-08T17:52:29.659Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-12-08T17:52:30.049Z] ? github.com/docker/docker/api [no test files] [2019-12-08T17:52:30.593Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2019-12-08T17:52:31.525Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-12-08T17:52:31.525Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-08T17:52:31.525Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-08T17:52:32.210Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.16s) [2019-12-08T17:52:32.210Z] === RUN TestCreateServiceSecretFileMode [2019-12-08T17:52:32.458Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 42.7% of statements [2019-12-08T17:52:33.392Z] ok github.com/docker/docker/daemon/logger/awslogs 0.162s coverage: 77.8% of statements [2019-12-08T17:52:33.392Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-08T17:52:33.392Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-08T17:52:33.957Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2019-12-08T17:52:34.461Z] === RUN TestInspectNetwork/full_network_id [2019-12-08T17:52:34.461Z] === RUN TestInspectNetwork/partial_network_id [2019-12-08T17:52:34.461Z] === RUN TestInspectNetwork/network_name [2019-12-08T17:52:34.461Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-08T17:52:34.523Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-12-08T17:52:35.416Z] --- PASS: TestCreateServiceSecretFileMode (3.25s) [2019-12-08T17:52:35.416Z] === RUN TestCreateServiceConfigFileMode [2019-12-08T17:52:35.458Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2019-12-08T17:52:35.458Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-12-08T17:52:35.821Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-12-08T17:52:35.821Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-12-08T17:52:36.829Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 74.7% of statements [2019-12-08T17:52:36.829Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-08T17:52:36.829Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 19.9% of statements [2019-12-08T17:52:38.198Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-12-08T17:52:38.330Z] --- PASS: TestInspectNetwork (10.23s) [2019-12-08T17:52:38.330Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-12-08T17:52:38.330Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-08T17:52:38.330Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-08T17:52:38.330Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-08T17:52:38.330Z] === RUN TestRunContainerWithBridgeNone [2019-12-08T17:52:38.762Z] --- PASS: TestCreateServiceConfigFileMode (3.17s) [2019-12-08T17:52:38.762Z] === RUN TestCreateServiceSysctls [2019-12-08T17:52:38.762Z] ok github.com/docker/docker/daemon/logger/templates 0.025s coverage: 8.3% of statements [2019-12-08T17:52:39.326Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2019-12-08T17:52:39.890Z] ok github.com/docker/docker/daemon/logger/splunk 1.632s coverage: 82.5% of statements [2019-12-08T17:52:39.890Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-08T17:52:39.890Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-08T17:52:40.838Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-12-08T17:52:40.838Z] --- PASS: TestRunContainerWithBridgeNone (2.81s) [2019-12-08T17:52:40.838Z] === RUN TestNetworkInvalidJSON [2019-12-08T17:52:40.838Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-08T17:52:40.838Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-08T17:52:40.838Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-08T17:52:40.838Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-08T17:52:40.838Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-08T17:52:40.838Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-08T17:52:40.838Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-12-08T17:52:40.838Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-08T17:52:40.838Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-08T17:52:40.838Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-08T17:52:40.838Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-12-08T17:52:40.838Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-08T17:52:40.838Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-08T17:52:40.838Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-08T17:52:40.838Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-08T17:52:41.762Z] --- PASS: TestDaemonRestartWithLiveRestore (1.09s) [2019-12-08T17:52:41.762Z] === RUN TestDaemonDefaultNetworkPools [2019-12-08T17:52:41.786Z] ok github.com/docker/docker/distribution 0.161s coverage: 22.1% of statements [2019-12-08T17:52:42.043Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 48.2% of statements [2019-12-08T17:52:42.044Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-08T17:52:42.687Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2019-12-08T17:52:42.688Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-08T17:52:42.846Z] --- PASS: TestCreateServiceSysctls (4.26s) [2019-12-08T17:52:42.846Z] === RUN TestCreateServiceCapabilities [2019-12-08T17:52:43.415Z] ok github.com/docker/docker/errdefs 0.013s coverage: 49.4% of statements [2019-12-08T17:52:44.091Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.26s) [2019-12-08T17:52:44.091Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-08T17:52:44.823Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-12-08T17:52:45.016Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2019-12-08T17:52:45.016Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-08T17:52:45.576Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s) [2019-12-08T17:52:45.576Z] === RUN TestServiceWithPredefinedNetwork [2019-12-08T17:52:45.576Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-12-08T17:52:45.771Z] ok github.com/docker/docker/distribution/xfer 1.900s coverage: 85.1% of statements [2019-12-08T17:52:45.771Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-08T17:52:45.771Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2019-12-08T17:52:45.771Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-08T17:52:46.135Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-12-08T17:52:46.247Z] --- PASS: TestCreateServiceCapabilities (3.17s) [2019-12-08T17:52:46.247Z] === RUN TestInspect [2019-12-08T17:52:46.390Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-12-08T17:52:46.950Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-12-08T17:52:47.143Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2019-12-08T17:52:47.143Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-08T17:52:47.206Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-12-08T17:52:47.461Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-12-08T17:52:47.702Z] ok github.com/docker/docker/api/server 0.127s coverage: 9.0% of statements [2019-12-08T17:52:47.716Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-12-08T17:52:48.076Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-12-08T17:52:49.009Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2019-12-08T17:52:49.078Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s) [2019-12-08T17:52:49.079Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-08T17:52:49.079Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-08T17:52:49.079Z] service_test.go:230: FLAKY_TEST [2019-12-08T17:52:49.079Z] === RUN TestServiceWithDataPathPortInit [2019-12-08T17:52:49.267Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-12-08T17:52:50.283Z] --- PASS: TestInspect (3.59s) [2019-12-08T17:52:50.283Z] === RUN TestServiceListWithStatuses [2019-12-08T17:52:50.283Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-08T17:52:50.283Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-08T17:52:50.283Z] === RUN TestDockerNetworkConnectAlias [2019-12-08T17:52:50.440Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-12-08T17:52:51.165Z] ok github.com/docker/docker/pkg/archive 0.385s coverage: 76.8% of statements [2019-12-08T17:52:52.096Z] ok github.com/docker/docker/pkg/authorization 0.151s coverage: 68.3% of statements [2019-12-08T17:52:52.096Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-12-08T17:52:52.322Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-12-08T17:52:52.354Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-12-08T17:52:53.809Z] === RUN TestDockerSuite/TestBuildEnv [2019-12-08T17:52:55.170Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-12-08T17:52:55.506Z] --- PASS: TestDockerNetworkConnectAlias (5.67s) [2019-12-08T17:52:55.506Z] === RUN TestDockerNetworkReConnect [2019-12-08T17:52:56.530Z] ok github.com/docker/docker/pkg/chrootarchive 2.888s coverage: 43.2% of statements [2019-12-08T17:52:56.530Z] ok github.com/docker/docker/layer 7.993s coverage: 68.8% of statements [2019-12-08T17:52:56.530Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-08T17:52:56.530Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-08T17:52:56.530Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-08T17:52:56.530Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-08T17:52:56.530Z] ? github.com/docker/docker/oci [no test files] [2019-12-08T17:52:56.530Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-08T17:52:56.530Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-08T17:52:56.530Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-08T17:52:56.530Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2019-12-08T17:52:56.574Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-12-08T17:52:56.787Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-12-08T17:52:56.787Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 97.6% of statements [2019-12-08T17:52:56.829Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-12-08T17:52:57.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-12-08T17:52:57.717Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-12-08T17:52:58.054Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-12-08T17:52:58.281Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-12-08T17:52:58.538Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-12-08T17:52:59.909Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2019-12-08T17:53:00.474Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2019-12-08T17:53:00.573Z] --- PASS: TestDockerNetworkReConnect (4.85s) [2019-12-08T17:53:00.573Z] === RUN TestServicePlugin [2019-12-08T17:53:00.573Z] --- SKIP: TestServicePlugin (0.00s) [2019-12-08T17:53:00.573Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:53:00.573Z] === RUN TestServiceUpdateLabel [2019-12-08T17:53:01.409Z] ok github.com/docker/docker/pkg/fsutils 0.181s coverage: 85.1% of statements [2019-12-08T17:53:01.409Z] ok github.com/docker/docker/pkg/discovery/kv 3.105s coverage: 84.1% of statements [2019-12-08T17:53:01.666Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-12-08T17:53:03.037Z] ok github.com/docker/docker/pkg/idtools 0.550s coverage: 70.1% of statements [2019-12-08T17:53:03.037Z] ok github.com/docker/docker/pkg/ioutils 0.426s coverage: 68.8% of statements [2019-12-08T17:53:03.231Z] --- PASS: TestServiceUpdateLabel (3.04s) [2019-12-08T17:53:03.231Z] === RUN TestServiceUpdateSecrets [2019-12-08T17:53:03.294Z] ok github.com/docker/docker/pkg/locker 0.022s coverage: 88.9% of statements [2019-12-08T17:53:03.294Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2019-12-08T17:53:03.860Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-12-08T17:53:03.860Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-08T17:53:04.425Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-12-08T17:53:04.425Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-12-08T17:53:04.682Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-12-08T17:53:04.940Z] ok github.com/docker/docker/pkg/mount 0.580s coverage: 70.0% of statements [2019-12-08T17:53:04.940Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-08T17:53:05.198Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2019-12-08T17:53:05.456Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-12-08T17:53:05.456Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-08T17:53:05.456Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-08T17:53:06.211Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-12-08T17:53:06.389Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2019-12-08T17:53:06.955Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2019-12-08T17:53:07.213Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-12-08T17:53:07.471Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-12-08T17:53:07.542Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-08T17:53:07.882Z] [2019-12-08T17:53:07.882Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-08T17:53:08.614Z] PKG_CONFIG=pkg-config [2019-12-08T17:53:08.614Z] GOLANG_VERSION=1.13.4 [2019-12-08T17:53:08.614Z] HOSTNAME=fbe2793db88f [2019-12-08T17:53:08.614Z] DOCKER_EXPERIMENTAL=1 [2019-12-08T17:53:08.614Z] container=docker [2019-12-08T17:53:08.614Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-08T17:53:08.614Z] GO111MODULE=off [2019-12-08T17:53:08.614Z] GOPATH=/go [2019-12-08T17:53:08.614Z] PWD=/go/src/github.com/docker/docker [2019-12-08T17:53:08.614Z] HOME=/root [2019-12-08T17:53:08.614Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-08T17:53:08.614Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-08T17:53:08.614Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-08T17:53:08.614Z] DOCKER_GITCOMMIT=7f809e1080077469c26d7c9e3d7ef71151aa2faf [2019-12-08T17:53:08.614Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-08T17:53:08.614Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-08T17:53:08.614Z] TERM=xterm [2019-12-08T17:53:08.614Z] VALIDATE_BRANCH=master [2019-12-08T17:53:08.614Z] DEST=bundles/test-integration [2019-12-08T17:53:08.614Z] SHLVL=1 [2019-12-08T17:53:08.614Z] TIMEOUT=120m [2019-12-08T17:53:08.614Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-08T17:53:08.614Z] DOCKER_PKG=github.com/docker/docker [2019-12-08T17:53:08.614Z] TESTDEBUG=0 [2019-12-08T17:53:08.614Z] _=/usr/bin/env [2019-12-08T17:53:08.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-08T17:53:08.841Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-12-08T17:53:08.894Z] --- PASS: TestServiceWithDataPathPortInit (19.48s) [2019-12-08T17:53:08.894Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-08T17:53:09.098Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-12-08T17:53:12.373Z] ok github.com/docker/docker/pkg/signal 2.399s coverage: 61.0% of statements [2019-12-08T17:53:12.373Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-12-08T17:53:12.630Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-12-08T17:53:12.888Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-12-08T17:53:13.145Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-12-08T17:53:13.711Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-12-08T17:53:13.969Z] ok github.com/docker/docker/pkg/system 0.020s coverage: 36.2% of statements [2019-12-08T17:53:14.534Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2019-12-08T17:53:15.098Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2019-12-08T17:53:15.355Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 85.9% of statements [2019-12-08T17:53:15.613Z] testing: warning: no tests to run [2019-12-08T17:53:15.613Z] coverage: [no statements] [2019-12-08T17:53:15.613Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-12-08T17:53:16.177Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-12-08T17:53:16.177Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-12-08T17:53:16.434Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-12-08T17:53:18.866Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.30s) [2019-12-08T17:53:18.867Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rwumayhgr8pl4x4jd414kvuse Created:2019-12-08 17:53:09.447466379 +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[2080ec8fd278a75685333ef7e26553ff3989237f272bb52c3ae2a26bd78b1418:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iqr98irc7aa5bkfsc4nvmf7yq EndpointID:89069c40b69e76610b048ca488f52f25e4befc1e3fe755d131a52d50fc78bc9c MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2369bdb12f27a0d10f34faa93ecf6f8946581fccea88d71ffcc10934c098bb46 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:b63121f8e2ee IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iqr98irc7aa5bkfsc4nvmf7yq EndpointID:89069c40b69e76610b048ca488f52f25e4befc1e3fe755d131a52d50fc78bc9c EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-08T17:53:18.867Z] PASS [2019-12-08T17:53:18.867Z] [2019-12-08T17:53:18.867Z] === Skipped [2019-12-08T17:53:18.867Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-08T17:53:18.867Z] service_test.go:230: FLAKY_TEST [2019-12-08T17:53:18.867Z] [2019-12-08T17:53:18.867Z] [2019-12-08T17:53:18.867Z] DONE 21 tests, 1 skipped in 50.743s [2019-12-08T17:53:18.867Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-08T17:53:18.867Z] ++ 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-12-08T17:53:18.867Z] ++ set -e [2019-12-08T17:53:18.867Z] ++ '[' -n 0 ']' [2019-12-08T17:53:18.867Z] ++ set -x [2019-12-08T17:53:18.867Z] ++ env -i DEST=/go/src/github.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-12-08T17:53:18.867Z] INFO: Testing against a local daemon [2019-12-08T17:53:18.867Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-08T17:53:18.867Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-08T17:53:18.867Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-08T17:53:18.867Z] === RUN TestDockerNetworkIpvlan [2019-12-08T17:53:18.867Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-08T17:53:18.867Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-08T17:53:18.867Z] PASS [2019-12-08T17:53:18.867Z] [2019-12-08T17:53:18.867Z] === Skipped [2019-12-08T17:53:18.867Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-08T17:53:18.867Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-08T17:53:18.867Z] [2019-12-08T17:53:18.867Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-08T17:53:18.867Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-08T17:53:18.867Z] [2019-12-08T17:53:18.867Z] [2019-12-08T17:53:18.867Z] DONE 2 tests, 2 skipped in 0.114s [2019-12-08T17:53:18.867Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-08T17:53:18.867Z] ++ 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-12-08T17:53:18.867Z] ++ set -e [2019-12-08T17:53:18.867Z] ++ '[' -n 0 ']' [2019-12-08T17:53:18.867Z] ++ set -x [2019-12-08T17:53:18.867Z] ++ env -i DEST=/go/src/github.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-12-08T17:53:18.867Z] INFO: Testing against a local daemon [2019-12-08T17:53:18.867Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-08T17:53:18.962Z] ok github.com/docker/docker/plugin 0.529s coverage: 27.1% of statements [2019-12-08T17:53:19.219Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-12-08T17:53:19.472Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2019-12-08T17:53:19.472Z] === RUN TestDockerNetworkMacvlan [2019-12-08T17:53:19.702Z] --- PASS: TestServiceUpdateSecrets (15.36s) [2019-12-08T17:53:19.702Z] === RUN TestServiceUpdateConfigs [2019-12-08T17:53:20.149Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-12-08T17:53:20.397Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-08T17:53:20.406Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-12-08T17:53:21.323Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-08T17:53:22.249Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-08T17:53:22.302Z] ok github.com/docker/docker/registry 0.095s coverage: 56.0% of statements [2019-12-08T17:53:22.559Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-12-08T17:53:22.816Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2019-12-08T17:53:23.381Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2019-12-08T17:53:23.639Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-12-08T17:53:25.509Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-08T17:53:26.164Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-12-08T17:53:27.095Z] ok github.com/docker/docker/volume/local 0.021s coverage: 73.0% of statements [2019-12-08T17:53:27.659Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-12-08T17:53:28.104Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-12-08T17:53:28.591Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2019-12-08T17:53:29.465Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-08T17:53:29.720Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-12-08T17:53:36.014Z] --- PASS: TestServiceUpdateConfigs (15.29s) [2019-12-08T17:53:36.014Z] === RUN TestServiceUpdateNetwork [2019-12-08T17:53:36.332Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-08T17:53:36.892Z] --- PASS: TestDockerNetworkMacvlan (17.33s) [2019-12-08T17:53:36.892Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-12-08T17:53:36.893Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-12-08T17:53:36.893Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s) [2019-12-08T17:53:36.893Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.00s) [2019-12-08T17:53:36.893Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.59s) [2019-12-08T17:53:36.893Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.15s) [2019-12-08T17:53:36.893Z] PASS [2019-12-08T17:53:36.893Z] [2019-12-08T17:53:36.893Z] DONE 8 tests in 18.895s [2019-12-08T17:53:36.893Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-08T17:53:36.893Z] ++ 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-12-08T17:53:36.893Z] ++ set -e [2019-12-08T17:53:36.893Z] ++ '[' -n 0 ']' [2019-12-08T17:53:36.893Z] ++ set -x [2019-12-08T17:53:36.893Z] ++ env -i DEST=/go/src/github.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-12-08T17:53:36.893Z] testing: warning: no tests to run [2019-12-08T17:53:36.893Z] PASS [2019-12-08T17:53:36.893Z] [2019-12-08T17:53:36.893Z] DONE 0 tests in 0.024s [2019-12-08T17:53:36.893Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-08T17:53:36.893Z] ++ 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-12-08T17:53:36.893Z] ++ set -e [2019-12-08T17:53:36.893Z] ++ '[' -n 0 ']' [2019-12-08T17:53:36.893Z] ++ set -x [2019-12-08T17:53:36.893Z] ++ env -i DEST=/go/src/github.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-12-08T17:53:36.893Z] INFO: Testing against a local daemon [2019-12-08T17:53:36.893Z] === RUN TestAuthZPluginAllowRequest [2019-12-08T17:53:38.503Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-08T17:53:38.503Z] ok github.com/docker/docker/api/server/httputils 0.116s coverage: 14.7% of statements [2019-12-08T17:53:38.777Z] --- PASS: TestAuthZPluginAllowRequest (1.59s) [2019-12-08T17:53:38.777Z] === RUN TestAuthZPluginTLS [2019-12-08T17:53:39.075Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-12-08T17:53:39.075Z] === RUN TestAuthZPluginDenyRequest [2019-12-08T17:53:39.678Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-12-08T17:53:39.678Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-08T17:53:39.933Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-12-08T17:53:40.036Z] ok github.com/docker/docker/api/server/middleware 0.182s coverage: 37.7% of statements [2019-12-08T17:53:40.036Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-08T17:53:40.036Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-08T17:53:40.036Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-08T17:53:40.036Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-08T17:53:40.036Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-08T17:53:40.036Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-08T17:53:40.036Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-08T17:53:40.036Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-08T17:53:40.036Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-08T17:53:40.188Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-12-08T17:53:40.188Z] === RUN TestAuthZPluginDenyResponse [2019-12-08T17:53:40.494Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-08T17:53:40.494Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-08T17:53:40.747Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-12-08T17:53:40.748Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2019-12-08T17:53:40.748Z] === RUN TestAuthZPluginAllowEventStream [2019-12-08T17:53:40.777Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.6% of statements [2019-12-08T17:53:40.777Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-08T17:53:40.777Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-08T17:53:40.777Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-08T17:53:40.777Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-08T17:53:40.777Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-08T17:53:40.777Z] ? github.com/docker/docker/rootless [no test files] [2019-12-08T17:53:40.777Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-08T17:53:40.777Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-08T17:53:40.777Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-08T17:53:40.777Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-08T17:53:40.777Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-08T17:53:40.777Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-08T17:53:40.777Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-08T17:53:40.777Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-08T17:53:40.777Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-08T17:53:40.777Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-08T17:53:40.777Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-08T17:53:40.777Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-08T17:53:40.777Z] ? github.com/docker/docker/volume [no test files] [2019-12-08T17:53:40.777Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-08T17:53:40.777Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-08T17:53:40.777Z] [2019-12-08T17:53:40.777Z] === Skipped [2019-12-08T17:53:40.777Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-08T17:53:40.777Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-08T17:53:40.777Z] [2019-12-08T17:53:40.777Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-08T17:53:40.777Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-08T17:53:40.777Z] [2019-12-08T17:53:40.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-08T17:53:40.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:53:40.777Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-08T17:53:40.777Z] [2019-12-08T17:53:40.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-08T17:53:40.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:53:40.777Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-08T17:53:40.777Z] [2019-12-08T17:53:40.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-08T17:53:40.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:53:40.777Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-08T17:53:40.777Z] [2019-12-08T17:53:40.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-08T17:53:40.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:53:40.777Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-08T17:53:40.777Z] [2019-12-08T17:53:40.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-08T17:53:40.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:53:40.777Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-08T17:53:40.777Z] [2019-12-08T17:53:40.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-08T17:53:40.777Z] graphtest_unix.go:73: No driver to put! [2019-12-08T17:53:40.777Z] [2019-12-08T17:53:40.777Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-08T17:53:40.777Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-08T17:53:40.777Z] [2019-12-08T17:53:40.777Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-08T17:53:40.777Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-08T17:53:40.777Z] [2019-12-08T17:53:40.777Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-08T17:53:40.777Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-08T17:53:40.777Z] [2019-12-08T17:53:40.777Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-08T17:53:40.777Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-08T17:53:40.777Z] [2019-12-08T17:53:40.777Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-08T17:53:40.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:53:40.777Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-08T17:53:40.777Z] [2019-12-08T17:53:40.777Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-08T17:53:40.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:53:40.777Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-08T17:53:40.777Z] [2019-12-08T17:53:40.777Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-08T17:53:40.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:53:40.777Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-08T17:53:40.777Z] [2019-12-08T17:53:40.777Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-08T17:53:40.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:53:40.777Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-08T17:53:40.777Z] [2019-12-08T17:53:40.777Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-08T17:53:40.777Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-08T17:53:40.777Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-08T17:53:40.777Z] [2019-12-08T17:53:40.777Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-08T17:53:40.777Z] graphtest_unix.go:73: No driver to put! [2019-12-08T17:53:40.777Z] [2019-12-08T17:53:40.777Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-08T17:53:40.777Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-08T17:53:40.777Z] [2019-12-08T17:53:40.777Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-08T17:53:40.777Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-08T17:53:40.777Z] [2019-12-08T17:53:40.777Z] [2019-12-08T17:53:40.777Z] DONE 2148 tests, 20 skipped in 239.195s Post stage [Pipeline] junit [2019-12-08T17:53:41.051Z] Recording test results [2019-12-08T17:53:41.309Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-12-08T17:53:41.912Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-12-08T17:53:41.962Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40295/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7f809e1080077469c26d7c9e3d7ef71151aa2faf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7f809e1080077469c26d7c9e3d7ef71151aa2faf hack/validate/vendor [2019-12-08T17:53:42.516Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2019-12-08T17:53:42.516Z] === RUN TestAuthZPluginErrorResponse [2019-12-08T17:53:42.664Z] ok github.com/docker/docker/api/server/router/swarm 0.174s coverage: 4.0% of statements [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/api/types [no test files] [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-08T17:53:42.664Z] ok github.com/docker/docker/api/types/filters 0.074s coverage: 92.2% of statements [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-08T17:53:42.664Z] ok github.com/docker/docker/api/types/strslice 0.064s coverage: 90.0% of statements [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-08T17:53:42.664Z] ok github.com/docker/docker/api/types/time 0.419s coverage: 100.0% of statements [2019-12-08T17:53:42.664Z] ok github.com/docker/docker/api/types/versions 0.076s coverage: 75.0% of statements [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/builder [no test files] [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-08T17:53:42.664Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-08T17:53:42.893Z] No vendor changes in diff. [2019-12-08T17:53:43.076Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-12-08T17:53:43.076Z] === RUN TestAuthZPluginErrorRequest [2019-12-08T17:53:43.331Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-12-08T17:53:43.331Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-12-08T17:53:43.585Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-12-08T17:53:43.585Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-08T17:53:43.586Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-12-08T17:53:43.781Z] + echo Building e2e image [2019-12-08T17:53:43.781Z] Building e2e image [2019-12-08T17:53:43.781Z] + docker build --build-arg DOCKER_GITCOMMIT=7f809e1080077469c26d7c9e3d7ef71151aa2faf -t moby-e2e-test -f Dockerfile.e2e . [2019-12-08T17:53:43.781Z] #2 [internal] load .dockerignore [2019-12-08T17:53:43.781Z] #2 transferring context: 34B done [2019-12-08T17:53:43.781Z] #2 DONE 0.0s [2019-12-08T17:53:43.781Z] [2019-12-08T17:53:43.781Z] #1 [internal] load build definition from Dockerfile.e2e [2019-12-08T17:53:43.781Z] #1 transferring dockerfile: 3.21kB done [2019-12-08T17:53:43.781Z] #1 DONE 0.0s [2019-12-08T17:53:43.781Z] [2019-12-08T17:53:43.781Z] #4 [internal] load metadata for docker.io/library/golang:1.13.4-alpine [2019-12-08T17:53:44.052Z] #4 ... [2019-12-08T17:53:44.052Z] [2019-12-08T17:53:44.052Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-12-08T17:53:44.052Z] #3 DONE 0.2s [2019-12-08T17:53:44.052Z] [2019-12-08T17:53:44.052Z] #4 [internal] load metadata for docker.io/library/golang:1.13.4-alpine [2019-12-08T17:53:44.052Z] #4 DONE 0.2s [2019-12-08T17:53:44.052Z] [2019-12-08T17:53:44.052Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-12-08T17:53:44.052Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2019-12-08T17:53:44.052Z] #5 DONE 0.0s [2019-12-08T17:53:44.052Z] [2019-12-08T17:53:44.052Z] #8 [internal] load build context [2019-12-08T17:53:44.145Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-12-08T17:53:44.145Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-08T17:53:44.624Z] #8 transferring context: 811.89kB 0.6s done [2019-12-08T17:53:44.624Z] #8 DONE 0.6s [2019-12-08T17:53:44.624Z] [2019-12-08T17:53:44.624Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-12-08T17:53:44.624Z] #14 resolve docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac done [2019-12-08T17:53:44.624Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 26.29MB / 126.86MB 0.6s [2019-12-08T17:53:44.624Z] #14 sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 125B / 125B 0.1s done [2019-12-08T17:53:44.624Z] #14 sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac 1.65kB / 1.65kB done [2019-12-08T17:53:44.624Z] #14 sha256:679fe3791d2710d53efe26b05ba1c7083178d6375318b0c669b6bcd98f25c448 1.36kB / 1.36kB done [2019-12-08T17:53:44.624Z] #14 sha256:3024b4e742b095f3c81ed71f3ddc7bb6796664827845988333fac28564a96b85 3.80kB / 3.80kB done [2019-12-08T17:53:44.883Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 33.76MB / 126.86MB 0.7s [2019-12-08T17:53:44.883Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 51.00MB / 126.86MB 0.9s [2019-12-08T17:53:44.883Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 58.85MB / 126.86MB 1.0s [2019-12-08T17:53:45.141Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 68.13MB / 126.86MB 1.1s [2019-12-08T17:53:45.399Z] #14 ... [2019-12-08T17:53:45.399Z] [2019-12-08T17:53:45.399Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-12-08T17:53:45.399Z] #6 DONE 1.4s [2019-12-08T17:53:45.399Z] [2019-12-08T17:53:45.399Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-12-08T17:53:45.399Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 81.09MB / 126.86MB 1.4s [2019-12-08T17:53:45.656Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 94.01MB / 126.86MB 1.7s [2019-12-08T17:53:45.913Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 100.48MB / 126.86MB 1.8s [2019-12-08T17:53:45.913Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 112.44MB / 126.86MB 2.0s [2019-12-08T17:53:46.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-12-08T17:53:46.170Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 124.68MB / 126.86MB 2.1s [2019-12-08T17:53:46.170Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.86MB / 126.86MB 2.2s done [2019-12-08T17:53:46.373Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2019-12-08T17:53:46.373Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-08T17:53:46.427Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 0.1s [2019-12-08T17:53:48.440Z] ok github.com/docker/docker/builder/dockerfile 0.646s coverage: 46.3% of statements [2019-12-08T17:53:48.440Z] ok github.com/docker/docker/builder/dockerignore 0.071s coverage: 96.8% of statements [2019-12-08T17:53:48.440Z] ok github.com/docker/docker/builder/remotecontext 0.930s coverage: 9.2% of statements [2019-12-08T17:53:49.616Z] --- PASS: TestServiceUpdateNetwork (14.76s) [2019-12-08T17:53:49.616Z] PASS [2019-12-08T17:53:49.616Z] [2019-12-08T17:53:49.616Z] === Skipped [2019-12-08T17:53:49.616Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2019-12-08T17:53:49.616Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-08T17:53:49.616Z] [2019-12-08T17:53:49.616Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-12-08T17:53:49.616Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:53:49.616Z] [2019-12-08T17:53:49.616Z] [2019-12-08T17:53:49.616Z] DONE 20 tests, 2 skipped in 125.685s [2019-12-08T17:53:49.616Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-12-08T17:53:49.616Z] ++ 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-12-08T17:53:49.616Z] ++ set -e [2019-12-08T17:53:49.616Z] ++ '[' -n 0 ']' [2019-12-08T17:53:49.616Z] ++ set -x [2019-12-08T17:53:49.616Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-12-08T17:53:49.616Z] INFO: Testing against a local daemon [2019-12-08T17:53:49.616Z] === RUN TestSessionCreate [2019-12-08T17:53:49.616Z] --- PASS: TestSessionCreate (0.04s) [2019-12-08T17:53:49.616Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-08T17:53:49.616Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-12-08T17:53:49.616Z] PASS [2019-12-08T17:53:49.616Z] [2019-12-08T17:53:49.616Z] DONE 2 tests in 0.143s [2019-12-08T17:53:49.616Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-12-08T17:53:49.616Z] ++ 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-12-08T17:53:49.616Z] ++ set -e [2019-12-08T17:53:49.616Z] ++ '[' -n 0 ']' [2019-12-08T17:53:49.616Z] ++ set -x [2019-12-08T17:53:49.616Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-12-08T17:53:49.616Z] INFO: Testing against a local daemon [2019-12-08T17:53:49.616Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-08T17:53:49.616Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-08T17:53:49.616Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-08T17:53:49.616Z] === RUN TestEventsExecDie [2019-12-08T17:53:49.665Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.77s) [2019-12-08T17:53:49.665Z] === RUN TestAuthZPluginHeader [2019-12-08T17:53:49.994Z] --- PASS: TestEventsExecDie (0.94s) [2019-12-08T17:53:49.994Z] === RUN TestEventsBackwardsCompatible [2019-12-08T17:53:49.994Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-12-08T17:53:49.994Z] === RUN TestInfoBinaryCommits [2019-12-08T17:53:49.994Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-12-08T17:53:49.994Z] === RUN TestInfoAPIVersioned [2019-12-08T17:53:49.994Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-12-08T17:53:49.994Z] === RUN TestInfoDiscoveryBackend [2019-12-08T17:53:50.232Z] --- PASS: TestAuthZPluginHeader (1.05s) [2019-12-08T17:53:50.232Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-08T17:53:50.795Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2019-12-08T17:53:50.795Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-08T17:53:51.572Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-08T17:53:51.572Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-08T17:53:51.684Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 5.2s [2019-12-08T17:53:51.942Z] #14 ... [2019-12-08T17:53:51.942Z] [2019-12-08T17:53:51.942Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-12-08T17:53:51.942Z] #7 0.927 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-12-08T17:53:51.942Z] #7 2.024 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-12-08T17:53:51.942Z] #7 2.137 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-12-08T17:53:51.942Z] #7 2.142 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-12-08T17:53:51.942Z] #7 2.361 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-12-08T17:53:51.942Z] #7 2.372 (4/31) Installing readline (8.0.0-r0) [2019-12-08T17:53:51.942Z] #7 2.380 (5/31) Installing bash (5.0.0-r0) [2019-12-08T17:53:51.942Z] #7 2.400 Executing bash-5.0.0-r0.post-install [2019-12-08T17:53:51.942Z] #7 2.410 (6/31) Installing ca-certificates (20190108-r0) [2019-12-08T17:53:51.942Z] #7 2.431 (7/31) Installing libgcc (8.3.0-r0) [2019-12-08T17:53:51.942Z] #7 2.437 (8/31) Installing libstdc++ (8.3.0-r0) [2019-12-08T17:53:51.942Z] #7 2.453 (9/31) Installing binutils (2.32-r0) [2019-12-08T17:53:51.942Z] #7 2.564 (10/31) Installing gmp (6.1.2-r1) [2019-12-08T17:53:51.942Z] #7 2.574 (11/31) Installing isl (0.18-r0) [2019-12-08T17:53:51.942Z] #7 2.600 (12/31) Installing libgomp (8.3.0-r0) [2019-12-08T17:53:51.942Z] #7 2.605 (13/31) Installing libatomic (8.3.0-r0) [2019-12-08T17:53:51.942Z] #7 2.607 (14/31) Installing mpfr3 (3.1.5-r1) [2019-12-08T17:53:51.942Z] #7 2.615 (15/31) Installing mpc1 (1.1.0-r0) [2019-12-08T17:53:51.942Z] #7 2.618 (16/31) Installing gcc (8.3.0-r0) [2019-12-08T17:53:51.942Z] #7 3.629 (17/31) Installing musl-dev (1.1.22-r3) [2019-12-08T17:53:51.942Z] #7 3.740 (18/31) Installing libc-dev (0.7.1-r0) [2019-12-08T17:53:51.942Z] #7 3.748 (19/31) Installing g++ (8.3.0-r0) [2019-12-08T17:53:51.942Z] #7 4.375 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-12-08T17:53:51.942Z] #7 4.379 (21/31) Installing libcurl (7.66.0-r0) [2019-12-08T17:53:51.942Z] #7 4.388 (22/31) Installing expat (2.2.8-r0) [2019-12-08T17:53:51.942Z] #7 4.393 (23/31) Installing pcre2 (10.33-r0) [2019-12-08T17:53:51.942Z] #7 4.404 (24/31) Installing git (2.22.0-r0) [2019-12-08T17:53:51.942Z] #7 4.644 (25/31) Installing libmnl (1.0.4-r0) [2019-12-08T17:53:51.942Z] #7 4.649 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-12-08T17:53:51.942Z] #7 4.654 (27/31) Installing iptables (1.8.3-r0) [2019-12-08T17:53:51.942Z] #7 4.683 (28/31) Installing pigz (2.4-r0) [2019-12-08T17:53:51.942Z] #7 4.688 (29/31) Installing tar (1.32-r0) [2019-12-08T17:53:51.942Z] #7 4.699 (30/31) Installing xz-libs (5.2.4-r0) [2019-12-08T17:53:51.942Z] #7 4.705 (31/31) Installing xz (5.2.4-r0) [2019-12-08T17:53:51.942Z] #7 4.717 Executing busybox-1.30.1-r2.trigger [2019-12-08T17:53:51.943Z] #7 4.725 Executing ca-certificates-20190108-r0.trigger [2019-12-08T17:53:51.943Z] #7 4.794 OK: 185 MiB in 45 packages [2019-12-08T17:53:51.943Z] #7 DONE 6.4s [2019-12-08T17:53:51.943Z] [2019-12-08T17:53:51.943Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-12-08T17:53:51.943Z] #14 ... [2019-12-08T17:53:51.943Z] [2019-12-08T17:53:51.943Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-12-08T17:53:51.948Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-12-08T17:53:51.948Z] === RUN TestInfoAPI [2019-12-08T17:53:52.199Z] #9 DONE 0.2s [2019-12-08T17:53:52.200Z] [2019-12-08T17:53:52.200Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-12-08T17:53:52.200Z] #14 ... [2019-12-08T17:53:52.200Z] [2019-12-08T17:53:52.200Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-12-08T17:53:52.200Z] #10 DONE 0.1s [2019-12-08T17:53:52.200Z] [2019-12-08T17:53:52.200Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-12-08T17:53:52.200Z] #11 DONE 0.1s [2019-12-08T17:53:52.200Z] [2019-12-08T17:53:52.200Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-12-08T17:53:52.320Z] --- PASS: TestInfoAPI (0.05s) [2019-12-08T17:53:52.320Z] === RUN TestInfoAPIWarnings [2019-12-08T17:53:52.456Z] #14 ... [2019-12-08T17:53:52.456Z] [2019-12-08T17:53:52.456Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-12-08T17:53:52.456Z] #12 DONE 0.1s [2019-12-08T17:53:52.456Z] [2019-12-08T17:53:52.456Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-12-08T17:53:52.456Z] #13 DONE 0.1s [2019-12-08T17:53:52.456Z] [2019-12-08T17:53:52.456Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-12-08T17:53:52.456Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 6.1s done [2019-12-08T17:53:52.687Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-12-08T17:53:52.688Z] === RUN TestInfoDebug [2019-12-08T17:53:52.713Z] #14 extracting sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 done [2019-12-08T17:53:52.971Z] #14 DONE 8.7s [2019-12-08T17:53:52.971Z] [2019-12-08T17:53:52.971Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-12-08T17:53:53.059Z] --- PASS: TestInfoDebug (0.55s) [2019-12-08T17:53:53.059Z] === RUN TestInfoInsecureRegistries [2019-12-08T17:53:53.536Z] #15 0.642 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-12-08T17:53:53.852Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-12-08T17:53:53.852Z] === RUN TestInfoRegistryMirrors [2019-12-08T17:53:54.437Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-12-08T17:53:54.437Z] === RUN TestLoginFailsWithBadCredentials [2019-12-08T17:53:54.467Z] #15 1.703 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-12-08T17:53:54.467Z] #15 1.773 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-12-08T17:53:54.724Z] #15 1.776 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-12-08T17:53:54.724Z] #15 1.918 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-12-08T17:53:54.724Z] #15 1.927 (4/43) Installing readline (8.0.0-r0) [2019-12-08T17:53:54.724Z] #15 1.932 (5/43) Installing bash (5.0.0-r0) [2019-12-08T17:53:54.724Z] #15 1.945 Executing bash-5.0.0-r0.post-install [2019-12-08T17:53:54.724Z] #15 1.947 (6/43) Installing linux-headers (4.19.36-r0) [2019-12-08T17:53:54.724Z] #15 2.021 (7/43) Installing libuuid (2.33.2-r0) [2019-12-08T17:53:54.854Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2019-12-08T17:53:54.854Z] === RUN TestPingCacheHeaders [2019-12-08T17:53:54.854Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-12-08T17:53:54.854Z] === RUN TestPingGet [2019-12-08T17:53:54.854Z] --- PASS: TestPingGet (0.01s) [2019-12-08T17:53:54.854Z] === RUN TestPingHead [2019-12-08T17:53:54.854Z] --- PASS: TestPingHead (0.02s) [2019-12-08T17:53:54.854Z] === RUN TestVersion [2019-12-08T17:53:54.854Z] --- PASS: TestVersion (0.03s) [2019-12-08T17:53:54.854Z] PASS [2019-12-08T17:53:54.854Z] [2019-12-08T17:53:54.854Z] === Skipped [2019-12-08T17:53:54.854Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-08T17:53:54.854Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-08T17:53:54.854Z] [2019-12-08T17:53:54.854Z] [2019-12-08T17:53:54.854Z] DONE 18 tests, 1 skipped in 5.882s [2019-12-08T17:53:54.854Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-12-08T17:53:54.854Z] ++ 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-12-08T17:53:54.854Z] ++ set -e [2019-12-08T17:53:54.854Z] ++ '[' -n 0 ']' [2019-12-08T17:53:54.854Z] ++ set -x [2019-12-08T17:53:54.854Z] ++ env -i DEST=/go/src/github.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-12-08T17:53:54.854Z] INFO: Testing against a local daemon [2019-12-08T17:53:54.854Z] === RUN TestVolumesCreateAndList [2019-12-08T17:53:54.854Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-12-08T17:53:54.854Z] === RUN TestVolumesRemove [2019-12-08T17:53:54.854Z] --- PASS: TestVolumesRemove (0.11s) [2019-12-08T17:53:54.854Z] === RUN TestVolumesInspect [2019-12-08T17:53:54.982Z] #15 2.024 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-12-08T17:53:54.982Z] #15 2.028 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-12-08T17:53:54.982Z] #15 2.039 (10/43) Installing binutils (2.32-r0) [2019-12-08T17:53:54.982Z] #15 2.110 (11/43) Installing libmagic (5.37-r1) [2019-12-08T17:53:54.982Z] #15 2.135 (12/43) Installing file (5.37-r1) [2019-12-08T17:53:54.982Z] #15 2.137 (13/43) Installing gmp (6.1.2-r1) [2019-12-08T17:53:54.982Z] #15 2.144 (14/43) Installing isl (0.18-r0) [2019-12-08T17:53:54.982Z] #15 2.161 (15/43) Installing libgomp (8.3.0-r0) [2019-12-08T17:53:54.982Z] #15 2.164 (16/43) Installing libatomic (8.3.0-r0) [2019-12-08T17:53:54.982Z] #15 2.167 (17/43) Installing libgcc (8.3.0-r0) [2019-12-08T17:53:54.982Z] #15 2.170 (18/43) Installing mpfr3 (3.1.5-r1) [2019-12-08T17:53:54.982Z] #15 2.175 (19/43) Installing mpc1 (1.1.0-r0) [2019-12-08T17:53:54.982Z] #15 2.178 (20/43) Installing libstdc++ (8.3.0-r0) [2019-12-08T17:53:54.982Z] #15 2.190 (21/43) Installing gcc (8.3.0-r0) [2019-12-08T17:53:55.221Z] --- PASS: TestVolumesInspect (0.04s) [2019-12-08T17:53:55.221Z] === RUN TestVolumesInvalidJSON [2019-12-08T17:53:55.221Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-08T17:53:55.221Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-08T17:53:55.221Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-08T17:53:55.221Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-12-08T17:53:55.221Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-08T17:53:55.221Z] PASS [2019-12-08T17:53:55.221Z] [2019-12-08T17:53:55.221Z] DONE 5 tests in 0.264s [2019-12-08T17:53:55.221Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-08T17:53:55.221Z] ++++ cat bundles/test-integration/docker.pid [2019-12-08T17:53:55.221Z] +++ kill 11535 [2019-12-08T17:53:55.465Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.66s) [2019-12-08T17:53:55.465Z] === RUN TestAuthZPluginV2Disable [2019-12-08T17:53:55.915Z] #15 2.887 (22/43) Installing musl-dev (1.1.22-r3) [2019-12-08T17:53:55.915Z] #15 2.969 (23/43) Installing libc-dev (0.7.1-r0) [2019-12-08T17:53:55.915Z] #15 2.971 (24/43) Installing g++ (8.3.0-r0) [2019-12-08T17:53:56.172Z] #15 3.397 (25/43) Installing make (4.2.1-r2) [2019-12-08T17:53:56.172Z] #15 3.402 (26/43) Installing fortify-headers (1.1-r0) [2019-12-08T17:53:56.172Z] #15 3.404 (27/43) Installing build-base (0.5-r1) [2019-12-08T17:53:56.172Z] #15 3.406 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-12-08T17:53:56.172Z] #15 3.409 (29/43) Installing libcurl (7.66.0-r0) [2019-12-08T17:53:56.172Z] #15 3.416 (30/43) Installing curl (7.66.0-r0) [2019-12-08T17:53:56.172Z] #15 3.419 (31/43) Installing oniguruma (6.9.4-r0) [2019-12-08T17:53:56.172Z] #15 3.426 (32/43) Installing jq (1.6-r0) [2019-12-08T17:53:56.172Z] #15 3.433 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-12-08T17:53:56.172Z] #15 3.439 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-12-08T17:53:56.429Z] #15 3.441 (35/43) Installing libaio (0.3.111-r0) [2019-12-08T17:53:56.429Z] #15 3.443 (36/43) Installing libblkid (2.33.2-r0) [2019-12-08T17:53:56.429Z] #15 3.448 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-12-08T17:53:56.429Z] #15 3.479 (38/43) Installing libfdisk (2.33.2-r0) [2019-12-08T17:53:56.429Z] #15 3.485 (39/43) Installing libmount (2.33.2-r0) [2019-12-08T17:53:56.429Z] #15 3.490 (40/43) Installing libsmartcols (2.33.2-r0) [2019-12-08T17:53:56.429Z] #15 3.494 (41/43) Installing pkgconf (1.6.1-r1) [2019-12-08T17:53:56.429Z] #15 3.497 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-12-08T17:53:56.429Z] #15 3.519 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-12-08T17:53:56.429Z] #15 3.524 Executing busybox-1.30.1-r2.trigger [2019-12-08T17:53:56.429Z] #15 3.530 OK: 189 MiB in 58 packages [2019-12-08T17:53:56.462Z] +++ /etc/init.d/apparmor stop [2019-12-08T17:53:56.462Z] Clearing AppArmor profiles cache:. [2019-12-08T17:53:56.462Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-08T17:53:56.462Z] Unloading profiles will leave already running processes permanently [2019-12-08T17:53:56.462Z] unconfined, which can lead to unexpected situations. [2019-12-08T17:53:56.462Z] [2019-12-08T17:53:56.462Z] To set a process to complain mode, use the command line tool [2019-12-08T17:53:56.462Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-08T17:53:56.462Z] with the 'teardown' option." [2019-12-08T17:53:56.462Z] [2019-12-08T17:53:56.826Z] === RUN TestDockerSuite/TestBuildExpose [2019-12-08T17:53:56.994Z] #15 DONE 4.2s [2019-12-08T17:53:56.994Z] [2019-12-08T17:53:56.994Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-12-08T17:53:57.081Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-12-08T17:53:57.639Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-12-08T17:53:57.924Z] #16 DONE 0.8s [2019-12-08T17:53:57.924Z] [2019-12-08T17:53:57.924Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-12-08T17:53:58.200Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto Post stage [Pipeline] junit [2019-12-08T17:53:58.435Z] Recording test results [2019-12-08T17:53:58.488Z] #17 DONE 0.8s [2019-12-08T17:53:58.488Z] [2019-12-08T17:53:58.488Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-12-08T17:53:58.488Z] #18 DONE 0.0s [2019-12-08T17:53:58.488Z] [2019-12-08T17:53:58.488Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-08T17:53:58.744Z] #22 DONE 0.1s [2019-12-08T17:53:58.744Z] [2019-12-08T17:53:58.744Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-12-08T17:53:58.744Z] #19 DONE 0.1s [2019-12-08T17:53:58.744Z] [2019-12-08T17:53:58.744Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-12-08T17:53:58.744Z] #26 DONE 0.1s [2019-12-08T17:53:58.744Z] [2019-12-08T17:53:58.744Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-12-08T17:53:58.744Z] #27 ... [2019-12-08T17:53:58.744Z] [2019-12-08T17:53:58.744Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-08T17:53:58.744Z] #23 DONE 0.1s [2019-12-08T17:53:58.764Z] --- PASS: TestAuthZPluginV2Disable (3.85s) [2019-12-08T17:53:58.764Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-08T17:53:58.764Z] === RUN TestDockerSuite/TestBuildFails [2019-12-08T17:53:59.001Z] [2019-12-08T17:53:59.001Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-12-08T17:53:59.001Z] #27 DONE 0.2s [2019-12-08T17:53:59.001Z] [2019-12-08T17:53:59.001Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-12-08T17:53:59.001Z] #28 DONE 0.1s [2019-12-08T17:53:59.001Z] [2019-12-08T17:53:59.001Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-08T17:53:59.689Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-12-08T17:53:59.689Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-12-08T17:54:00.160Z] + echo Ensuring container killed. [2019-12-08T17:54:00.160Z] Ensuring container killed. [2019-12-08T17:54:00.160Z] + docker rm -vf docker-pr1 [2019-12-08T17:54:00.160Z] Error: No such container: docker-pr1 [2019-12-08T17:54:00.160Z] + true [Pipeline] sh [2019-12-08T17:54:00.957Z] + echo Chowning /workspace to jenkins user [2019-12-08T17:54:00.957Z] Chowning /workspace to jenkins user [2019-12-08T17:54:00.957Z] + id -u [2019-12-08T17:54:00.957Z] + id -g [2019-12-08T17:54:00.957Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40295:/workspace busybox chown -R 1001:1001 /workspace [2019-12-08T17:54:00.957Z] Unable to find image 'busybox:latest' locally [2019-12-08T17:54:01.321Z] latest: Pulling from library/busybox [2019-12-08T17:54:01.321Z] 6dc7af96dfc8: Pulling fs layer [2019-12-08T17:54:01.321Z] 6dc7af96dfc8: Verifying Checksum [2019-12-08T17:54:01.321Z] 6dc7af96dfc8: Download complete [2019-12-08T17:54:02.092Z] 6dc7af96dfc8: Pull complete [2019-12-08T17:54:02.092Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084 [2019-12-08T17:54:02.092Z] Status: Downloaded newer image for busybox:latest [2019-12-08T17:54:02.241Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.31s) [2019-12-08T17:54:02.241Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-08T17:54:02.241Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-08T17:54:04.265Z] #29 ... [2019-12-08T17:54:04.265Z] [2019-12-08T17:54:04.265Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-12-08T17:54:04.265Z] #24 1.480 + RM_GOPATH=0 [2019-12-08T17:54:04.265Z] #24 1.480 + TMP_GOPATH= [2019-12-08T17:54:04.265Z] #24 1.480 + : /build [2019-12-08T17:54:04.265Z] #24 1.480 + '[' -z '' ']' [2019-12-08T17:54:04.265Z] #24 1.487 ++ mktemp -d [2019-12-08T17:54:04.265Z] #24 1.489 + export GOPATH=/tmp/tmp.bhnCiK [2019-12-08T17:54:04.265Z] #24 1.489 + GOPATH=/tmp/tmp.bhnCiK [2019-12-08T17:54:04.265Z] #24 1.489 + RM_GOPATH=1 [2019-12-08T17:54:04.265Z] #24 1.489 ++ dirname ./install.sh [2019-12-08T17:54:04.265Z] #24 1.489 + dir=. [2019-12-08T17:54:04.265Z] #24 1.489 + bin=dockercli [2019-12-08T17:54:04.265Z] #24 1.489 + shift [2019-12-08T17:54:04.265Z] #24 1.490 + '[' '!' -f ./dockercli.installer ']' [2019-12-08T17:54:04.265Z] #24 1.490 + . ./dockercli.installer [2019-12-08T17:54:04.265Z] #24 1.490 ++ : stable [2019-12-08T17:54:04.265Z] #24 1.491 ++ : 17.06.2-ce [2019-12-08T17:54:04.265Z] #24 1.491 + install_dockercli [2019-12-08T17:54:04.265Z] #24 1.494 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-08T17:54:04.265Z] #24 1.494 ++ uname -m [2019-12-08T17:54:04.265Z] #24 1.494 Install docker/cli version 17.06.2-ce from stable [2019-12-08T17:54:04.265Z] #24 1.495 + arch=x86_64 [2019-12-08T17:54:04.265Z] #24 1.495 + '[' x86_64 '!=' x86_64 ']' [2019-12-08T17:54:04.265Z] #24 1.495 + url=https://download.docker.com/linux/static [2019-12-08T17:54:04.265Z] #24 1.495 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-12-08T17:54:04.265Z] #24 1.496 + tar -xz docker/docker [2019-12-08T17:54:04.265Z] #24 4.229 + mkdir -p /build [2019-12-08T17:54:04.265Z] #24 4.233 + mv docker/docker /build/ [2019-12-08T17:54:04.265Z] #24 4.235 + rmdir docker [2019-12-08T17:54:04.265Z] #24 DONE 5.2s [2019-12-08T17:54:04.265Z] [2019-12-08T17:54:04.265Z] #31 [builder 1/4] COPY . . [2019-12-08T17:54:04.265Z] #31 DONE 5.5s [2019-12-08T17:54:04.265Z] [2019-12-08T17:54:04.265Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-12-08T17:54:04.265Z] #20 2.488 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-08T17:54:04.265Z] #20 2.934 [2019-12-08T17:54:04.266Z] #20 3.049 ###### 9.5% ###################### 31.8% ################################### 50.0% ############################################# 63.8% ############################################################# 85.7% ######################################################################## 100.0% [2019-12-08T17:54:04.266Z] #20 3.956 [2019-12-08T17:54:04.266Z] #20 4.099 0.1% ################################# 45.9% ######################################################################## 100.0% [2019-12-08T17:54:04.266Z] #20 4.875 [2019-12-08T17:54:04.266Z] #20 4.990 ## 3.8% ############################ 40.0% ############################################# 62.9% ####################################################### 77.6% ################################################################# 91.3% ######################################################################## 100.0% [2019-12-08T17:54:04.523Z] #20 6.005 [2019-12-08T17:54:04.720Z] + bundleName=s390x-integration [2019-12-08T17:54:04.720Z] + echo Creating s390x-integration-bundles.tar.gz [2019-12-08T17:54:04.720Z] Creating s390x-integration-bundles.tar.gz [2019-12-08T17:54:04.720Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-12-08T17:54:04.720Z] + 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-12-08T17:54:04.853Z] Archiving artifacts [2019-12-08T17:54:05.506Z] === RUN TestDockerSuite/TestBuildForceRm [2019-12-08T17:54:06.075Z] #20 6.198 0.0% ### 5.1% ######## 12.1% ################## 25.1% ###################### 31.1% ############################ 39.3% ################################### 49.0% ###################################### 53.7% ########################################## 59.1% ############################################### 66.1% #################################################### 72.7% ############################################################ 84.2% #20 ... [2019-12-08T17:54:06.075Z] [2019-12-08T17:54:06.076Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-12-08T17:54:06.076Z] #32 DONE 2.1s [2019-12-08T17:54:06.076Z] [2019-12-08T17:54:06.076Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-12-08T17:54:06.076Z] #20 6.198 0.0% ### 5.1% ######## 12.1% ################## 25.1% ###################### 31.1% ############################ 39.3% ################################### 49.0% ###################################### 53.7% ########################################## 59.1% ############################################### 66.1% #################################################### 72.7% ############################################################ 84.2% ##################################################################### 96.4% ######################################################################## 100.0% [2019-12-08T17:54:06.076Z] #20 ... [2019-12-08T17:54:06.076Z] [2019-12-08T17:54:06.076Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-08T17:54:06.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-08T17:54:06.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-08T17:54:06.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-08T17:54:07.449Z] #33 1.344 [2019-12-08T17:54:07.707Z] #33 1.460 Removing bundles/ [2019-12-08T17:54:07.707Z] #33 1.461 [2019-12-08T17:54:07.707Z] #33 1.472 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-12-08T17:54:08.764Z] === RUN TestDockerSuite/TestBuildFromGit [2019-12-08T17:54:09.080Z] #33 2.611 Building test suite binary ./integration-cli/test.main [2019-12-08T17:54:11.273Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-12-08T17:54:11.608Z] #33 ... [2019-12-08T17:54:11.608Z] [2019-12-08T17:54:11.608Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-12-08T17:54:11.608Z] #20 7.850 [2019-12-08T17:54:11.608Z] #20 8.987 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-08T17:54:11.608Z] #20 9.356 [2019-12-08T17:54:11.608Z] #20 9.472 ########################### 38.7% ######################################################################## 100.0% [2019-12-08T17:54:11.608Z] #20 9.889 [2019-12-08T17:54:11.608Z] #20 11.03 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-08T17:54:11.608Z] #20 11.48 [2019-12-08T17:54:11.608Z] #20 11.65 0.7% ######################################################################## 100.0% [2019-12-08T17:54:11.608Z] #20 11.96 [2019-12-08T17:54:11.832Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-12-08T17:54:11.866Z] #20 13.09 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-08T17:54:11.866Z] #20 13.29 skipping existing 1849cc453dee [2019-12-08T17:54:12.432Z] #20 13.61 [2019-12-08T17:54:12.798Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-12-08T17:54:12.963Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40295/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-08T17:54:13.509Z] #20 14.76 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-08T17:54:13.697Z] + make clean [2019-12-08T17:54:14.004Z] make: command: Command not found [2019-12-08T17:54:14.004Z] make: command: Command not found [2019-12-08T17:54:14.004Z] docker volume rm -f docker-dev-cache [2019-12-08T17:54:14.004Z] docker-dev-cache [Pipeline] deleteDir [2019-12-08T17:54:14.075Z] #20 15.23 [2019-12-08T17:54:14.075Z] #20 15.38 ######################################################################## 100.0% [2019-12-08T17:54:14.335Z] #20 15.72 [2019-12-08T17:54:14.593Z] #20 15.82 Download of images into '/build' complete. [2019-12-08T17:54:14.593Z] #20 15.82 Use something like the following to load the result into a Docker daemon: [2019-12-08T17:54:14.593Z] #20 15.82 tar -cC '/build' . | docker load [2019-12-08T17:54:14.593Z] #20 DONE 16.0s [2019-12-08T17:54:14.593Z] [2019-12-08T17:54:14.593Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-08T17:54:14.833Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.62s) [2019-12-08T17:54:14.833Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-08T17:54:14.833Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-12-08T17:54:15.802Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-12-08T17:54:16.057Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-12-08T17:54:17.874Z] #33 ... [2019-12-08T17:54:17.874Z] [2019-12-08T17:54:17.874Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-08T17:54:18.450Z] ok github.com/docker/docker/builder/remotecontext/git 33.243s coverage: 86.3% of statements [2019-12-08T17:54:18.450Z] ? github.com/docker/docker/cli [no test files] [2019-12-08T17:54:18.450Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-08T17:54:18.450Z] ok github.com/docker/docker/cli/debug 0.343s coverage: 100.0% of statements [2019-12-08T17:54:18.450Z] ok github.com/docker/docker/client 0.703s coverage: 75.3% of statements [2019-12-08T17:54:18.567Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-12-08T17:54:18.808Z] #21 DONE 1.1s [2019-12-08T17:54:18.808Z] [2019-12-08T17:54:18.808Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-08T17:54:18.808Z] #33 ... [2019-12-08T17:54:18.808Z] [2019-12-08T17:54:18.808Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-12-08T17:54:18.808Z] #25 DONE 0.2s [2019-12-08T17:54:18.808Z] [2019-12-08T17:54:18.808Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-12-08T17:54:20.056Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-12-08T17:54:22.025Z] === RUN TestDockerSuite/TestBuildHistory [2019-12-08T17:54:26.183Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-12-08T17:54:26.183Z] === RUN TestDockerSuite/TestBuildIidFile [2019-12-08T17:54:26.439Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-12-08T17:54:26.694Z] === RUN TestDockerSuite/TestBuildInheritance [2019-12-08T17:54:27.011Z] ok github.com/docker/docker/cmd/dockerd 0.739s coverage: 19.0% of statements [2019-12-08T17:54:27.254Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-12-08T17:54:27.973Z] ok github.com/docker/docker/container 0.539s coverage: 42.2% of statements [2019-12-08T17:54:27.973Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-08T17:54:27.974Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-08T17:54:27.974Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-08T17:54:27.974Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-08T17:54:28.178Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-12-08T17:54:28.178Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-12-08T17:54:29.103Z] === RUN TestDockerSuite/TestBuildLabel [2019-12-08T17:54:29.664Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-12-08T17:54:30.223Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-12-08T17:54:30.477Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-12-08T17:54:31.005Z] #29 31.79 # github.com/docker/docker/contrib/httpserver [2019-12-08T17:54:31.005Z] #29 31.79 loadinternal: cannot find runtime/cgo [2019-12-08T17:54:31.037Z] === RUN TestDockerSuite/TestBuildLabels [2019-12-08T17:54:31.263Z] #29 DONE 32.1s [2019-12-08T17:54:31.263Z] [2019-12-08T17:54:31.263Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-08T17:54:31.292Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2019-12-08T17:54:31.292Z] PASS [2019-12-08T17:54:31.292Z] [2019-12-08T17:54:31.292Z] DONE 17 tests in 54.343s [2019-12-08T17:54:31.292Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-08T17:54:31.292Z] ++ 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-12-08T17:54:31.292Z] ++ set -e [2019-12-08T17:54:31.292Z] ++ '[' -n 0 ']' [2019-12-08T17:54:31.292Z] ++ set -x [2019-12-08T17:54:31.292Z] ++ env -i DEST=/go/src/github.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-12-08T17:54:31.292Z] INFO: Testing against a local daemon [2019-12-08T17:54:31.292Z] === RUN TestPluginInvalidJSON [2019-12-08T17:54:31.292Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-08T17:54:31.292Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-08T17:54:31.292Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-08T17:54:31.292Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-12-08T17:54:31.292Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-08T17:54:31.292Z] PASS [2019-12-08T17:54:31.292Z] [2019-12-08T17:54:31.292Z] DONE 2 tests in 0.122s [2019-12-08T17:54:31.292Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-08T17:54:31.292Z] ++ 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-12-08T17:54:31.292Z] ++ set -e [2019-12-08T17:54:31.292Z] ++ '[' -n 0 ']' [2019-12-08T17:54:31.292Z] ++ set -x [2019-12-08T17:54:31.292Z] ++ env -i DEST=/go/src/github.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-12-08T17:54:31.292Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-12-08T17:54:31.548Z] INFO: Testing against a local daemon [2019-12-08T17:54:31.548Z] === RUN TestExternalGraphDriver [2019-12-08T17:54:31.548Z] === RUN TestExternalGraphDriver/json [2019-12-08T17:54:31.832Z] #33 ... [2019-12-08T17:54:31.832Z] [2019-12-08T17:54:31.832Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-12-08T17:54:31.832Z] #30 DONE 0.1s [2019-12-08T17:54:31.832Z] [2019-12-08T17:54:31.832Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-08T17:54:32.909Z] === RUN TestDockerSuite/TestBuildLabelsOverride [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-08T17:54:33.833Z] === RUN TestExternalGraphDriver/spec [2019-12-08T17:54:35.718Z] === RUN TestDockerSuite/TestBuildLastModified [2019-12-08T17:54:35.973Z] === RUN TestExternalGraphDriver/pull [2019-12-08T17:54:37.857Z] --- PASS: TestExternalGraphDriver (6.20s) [2019-12-08T17:54:37.857Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2019-12-08T17:54:37.857Z] --- PASS: TestExternalGraphDriver/spec (2.12s) [2019-12-08T17:54:37.857Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2019-12-08T17:54:37.857Z] === RUN TestGraphdriverPluginV2 [2019-12-08T17:54:40.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-08T17:54:41.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-08T17:54:42.016Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-12-08T17:54:42.577Z] --- PASS: TestGraphdriverPluginV2 (4.78s) [2019-12-08T17:54:42.577Z] PASS [2019-12-08T17:54:42.577Z] [2019-12-08T17:54:42.577Z] DONE 5 tests in 11.103s [2019-12-08T17:54:42.577Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-08T17:54:42.577Z] ++ 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-12-08T17:54:42.577Z] ++ set -e [2019-12-08T17:54:42.577Z] ++ '[' -n 0 ']' [2019-12-08T17:54:42.577Z] ++ set -x [2019-12-08T17:54:42.577Z] ++ env -i DEST=/go/src/github.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-12-08T17:54:42.577Z] INFO: Testing against a local daemon [2019-12-08T17:54:42.577Z] === RUN TestContinueAfterPluginCrash [2019-12-08T17:54:42.577Z] === PAUSE TestContinueAfterPluginCrash [2019-12-08T17:54:42.577Z] === RUN TestDaemonStartWithLogOpt [2019-12-08T17:54:42.577Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-08T17:54:42.577Z] === CONT TestContinueAfterPluginCrash [2019-12-08T17:54:42.577Z] === CONT TestDaemonStartWithLogOpt [2019-12-08T17:54:44.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-08T17:54:45.840Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-12-08T17:54:45.840Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-12-08T17:54:45.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-08T17:54:46.095Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-12-08T17:54:46.351Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-12-08T17:54:46.351Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-12-08T17:54:46.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-08T17:54:46.912Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-12-08T17:54:49.035Z] ok github.com/docker/docker/daemon 2.869s coverage: 9.2% of statements [2019-12-08T17:54:49.035Z] ok github.com/docker/docker/daemon/cluster 1.281s coverage: 0.5% of statements [2019-12-08T17:54:49.035Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.306s coverage: 65.3% of statements [2019-12-08T17:54:49.035Z] ok github.com/docker/docker/daemon/cluster/convert 0.565s coverage: 35.8% of statements [2019-12-08T17:54:49.035Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-08T17:54:49.035Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.178s coverage: 10.9% of statements [2019-12-08T17:54:49.035Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-08T17:54:49.035Z] ok github.com/docker/docker/daemon/config 1.206s coverage: 80.1% of statements [2019-12-08T17:54:49.035Z] ok github.com/docker/docker/daemon/discovery 0.202s coverage: 30.0% of statements [2019-12-08T17:54:49.035Z] ok github.com/docker/docker/daemon/events 0.355s coverage: 50.0% of statements [2019-12-08T17:54:49.035Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-08T17:54:49.035Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-08T17:54:49.035Z] ok github.com/docker/docker/daemon/graphdriver 0.181s coverage: 2.3% of statements [2019-12-08T17:54:49.035Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-12-08T17:54:49.035Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-12-08T17:54:49.035Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-08T17:54:49.035Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-12-08T17:54:49.035Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-12-08T17:54:49.035Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-12-08T17:54:49.035Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-12-08T17:54:49.035Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-08T17:54:49.035Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-12-08T17:54:49.035Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-12-08T17:54:49.035Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-12-08T17:54:49.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-08T17:54:50.177Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-12-08T17:54:50.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-12-08T17:54:51.204Z] ok github.com/docker/docker/daemon/images 0.355s coverage: 4.9% of statements [2019-12-08T17:54:51.204Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-08T17:54:51.204Z] ok github.com/docker/docker/daemon/links 0.067s coverage: 93.0% of statements [2019-12-08T17:54:51.204Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-08T17:54:51.204Z] ok github.com/docker/docker/daemon/logger 0.556s coverage: 43.0% of statements [2019-12-08T17:54:51.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-08T17:54:51.660Z] ok github.com/docker/docker/daemon/logger/awslogs 0.643s coverage: 77.8% of statements [2019-12-08T17:54:51.660Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-12-08T17:54:51.660Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-08T17:54:51.660Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-08T17:54:51.660Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-12-08T17:54:51.660Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-12-08T17:54:52.117Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.463s coverage: 62.1% of statements [2019-12-08T17:54:52.117Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.490s coverage: 88.3% of statements [2019-12-08T17:54:52.777Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-12-08T17:54:54.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-08T17:54:55.014Z] ok github.com/docker/docker/daemon/logger/local 0.542s coverage: 74.7% of statements [2019-12-08T17:54:55.014Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-08T17:54:55.014Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.200s coverage: 21.4% of statements [2019-12-08T17:54:57.908Z] ok github.com/docker/docker/daemon/logger/splunk 2.492s coverage: 82.5% of statements [2019-12-08T17:54:57.908Z] ok github.com/docker/docker/daemon/logger/syslog 0.198s coverage: 47.8% of statements [2019-12-08T17:54:57.908Z] ok github.com/docker/docker/daemon/logger/templates 0.070s coverage: 8.3% of statements [2019-12-08T17:54:57.908Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-08T17:54:57.908Z] ? github.com/docker/docker/daemon/network [no test files] [2019-12-08T17:54:57.908Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-08T17:54:58.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-08T17:54:59.501Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-12-08T17:54:59.501Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-12-08T17:54:59.501Z] --- PASS: TestDaemonStartWithLogOpt (16.71s) [2019-12-08T17:54:59.501Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-12-08T17:55:00.206Z] ok github.com/docker/docker/distribution 1.404s coverage: 20.3% of statements [2019-12-08T17:55:00.206Z] ok github.com/docker/docker/distribution/metadata 1.359s coverage: 48.2% of statements [2019-12-08T17:55:00.206Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-08T17:55:01.171Z] ok github.com/docker/docker/distribution/xfer 2.185s coverage: 76.8% of statements [2019-12-08T17:55:01.171Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-08T17:55:01.171Z] ok github.com/docker/docker/errdefs 0.100s coverage: 49.4% of statements [2019-12-08T17:55:01.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-08T17:55:03.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-08T17:55:04.066Z] ok github.com/docker/docker/image 1.241s coverage: 86.4% of statements [2019-12-08T17:55:04.066Z] ok github.com/docker/docker/image/cache 0.349s coverage: 19.2% of statements [2019-12-08T17:55:04.066Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-08T17:55:04.066Z] ok github.com/docker/docker/image/v1 0.179s coverage: 25.0% of statements [2019-12-08T17:55:04.066Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-08T17:55:04.736Z] --- PASS: TestContinueAfterPluginCrash (21.31s) [2019-12-08T17:55:04.736Z] PASS [2019-12-08T17:55:04.736Z] [2019-12-08T17:55:04.736Z] DONE 2 tests in 21.406s [2019-12-08T17:55:04.736Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-08T17:55:04.736Z] ++ 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-12-08T17:55:04.736Z] ++ set -e [2019-12-08T17:55:04.736Z] ++ '[' -n 0 ']' [2019-12-08T17:55:04.736Z] ++ set -x [2019-12-08T17:55:04.736Z] ++ env -i DEST=/go/src/github.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-12-08T17:55:04.736Z] INFO: Testing against a local daemon [2019-12-08T17:55:04.736Z] === RUN TestPluginWithDevMounts [2019-12-08T17:55:04.736Z] === PAUSE TestPluginWithDevMounts [2019-12-08T17:55:04.736Z] === CONT TestPluginWithDevMounts [2019-12-08T17:55:05.600Z] ok github.com/docker/docker/layer 0.592s coverage: 30.0% of statements [2019-12-08T17:55:05.600Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-08T17:55:06.141Z] --- PASS: TestPluginWithDevMounts (2.12s) [2019-12-08T17:55:06.142Z] PASS [2019-12-08T17:55:06.142Z] [2019-12-08T17:55:06.142Z] DONE 1 tests in 2.263s [2019-12-08T17:55:06.142Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-12-08T17:55:06.142Z] ++ 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-12-08T17:55:06.142Z] ++ set -e [2019-12-08T17:55:06.142Z] ++ '[' -n 0 ']' [2019-12-08T17:55:06.142Z] ++ set -x [2019-12-08T17:55:06.142Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-12-08T17:55:06.397Z] INFO: Testing against a local daemon [2019-12-08T17:55:06.397Z] === RUN TestSecretInspect [2019-12-08T17:55:07.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-08T17:55:08.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-08T17:55:09.332Z] ok github.com/docker/docker/libcontainerd/local 0.414s coverage: 1.0% of statements [2019-12-08T17:55:09.332Z] ok github.com/docker/docker/libcontainerd/queue 0.281s coverage: 100.0% of statements [2019-12-08T17:55:09.332Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-08T17:55:09.332Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-08T17:55:09.332Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-08T17:55:09.332Z] ? github.com/docker/docker/oci [no test files] [2019-12-08T17:55:09.332Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-08T17:55:09.332Z] ok github.com/docker/docker/opts 0.289s coverage: 67.3% of statements [2019-12-08T17:55:09.332Z] ok github.com/docker/docker/pkg/aaparser 0.051s coverage: 50.0% of statements [2019-12-08T17:55:09.655Z] --- PASS: TestSecretInspect (3.10s) [2019-12-08T17:55:09.655Z] === RUN TestSecretList [2019-12-08T17:55:09.911Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-12-08T17:55:11.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-08T17:55:12.504Z] --- PASS: TestSecretList (2.64s) [2019-12-08T17:55:12.504Z] === RUN TestSecretsCreateAndDelete [2019-12-08T17:55:12.787Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-08T17:55:12.787Z] Using test binary docker [2019-12-08T17:55:12.787Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-08T17:55:12.787Z] +++ /etc/init.d/apparmor start [2019-12-08T17:55:12.787Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-08T17:55:12.787Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-08T17:55:12.787Z] Warning failed to create cache: (null) [2019-12-08T17:55:12.787Z] . [2019-12-08T17:55:12.787Z] INFO: Waiting for daemon to start... [2019-12-08T17:55:12.787Z] Starting dockerd [2019-12-08T17:55:12.787Z] +++ 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-12-08T17:55:13.866Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-12-08T17:55:15.087Z] . [2019-12-08T17:55:15.087Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-08T17:55:15.087Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-08T17:55:15.087Z] Error: No such image: emptyfs [2019-12-08T17:55:15.087Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-08T17:55:15.087Z] ++++ docker load [2019-12-08T17:55:15.087Z] Running integration-test (iteration 1) [2019-12-08T17:55:15.087Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-12-08T17:55:15.087Z] ++ 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-12-08T17:55:15.087Z] ++ set -e [2019-12-08T17:55:15.087Z] ++ '[' -n 0 ']' [2019-12-08T17:55:15.087Z] ++ set -x [2019-12-08T17:55:15.087Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-12-08T17:55:15.228Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-12-08T17:55:15.228Z] --- PASS: TestSecretsCreateAndDelete (2.98s) [2019-12-08T17:55:15.228Z] === RUN TestSecretsUpdate [2019-12-08T17:55:15.228Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-12-08T17:55:18.579Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-12-08T17:55:18.579Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-12-08T17:55:19.181Z] --- PASS: TestSecretsUpdate (4.06s) [2019-12-08T17:55:19.181Z] === RUN TestTemplatedSecret [2019-12-08T17:55:20.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-12-08T17:55:23.452Z] --- PASS: TestTemplatedSecret (4.17s) [2019-12-08T17:55:23.452Z] === RUN TestSecretCreateResolve [2019-12-08T17:55:25.336Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-12-08T17:55:25.591Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-12-08T17:55:26.601Z] --- PASS: TestSecretCreateResolve (3.35s) [2019-12-08T17:55:26.601Z] PASS [2019-12-08T17:55:26.601Z] [2019-12-08T17:55:26.601Z] DONE 6 tests in 20.437s [2019-12-08T17:55:26.601Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-12-08T17:55:26.601Z] ++ 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-12-08T17:55:26.601Z] ++ set -e [2019-12-08T17:55:26.601Z] ++ '[' -n 0 ']' [2019-12-08T17:55:26.601Z] ++ set -x [2019-12-08T17:55:26.601Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-12-08T17:55:26.898Z] INFO: Testing against a local daemon [2019-12-08T17:55:26.898Z] === RUN TestServiceCreateInit [2019-12-08T17:55:26.898Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-08T17:55:27.821Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-12-08T17:55:28.427Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-12-08T17:55:30.938Z] === RUN TestDockerSuite/TestBuildNetNone [2019-12-08T17:55:31.147Z] Loaded image: buildpack-deps:jessie [2019-12-08T17:55:31.147Z] Loaded image: busybox:latest [2019-12-08T17:55:31.147Z] Loaded image: busybox:glibc [2019-12-08T17:55:31.147Z] Loaded image: debian:jessie [2019-12-08T17:55:31.147Z] Loaded image: hello-world:latest [2019-12-08T17:55:31.147Z] INFO: Testing against a local daemon [2019-12-08T17:55:31.147Z] === RUN TestCgroupNamespacesBuild [2019-12-08T17:55:31.147Z] --- PASS: TestCgroupNamespacesBuild (1.59s) [2019-12-08T17:55:31.147Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-08T17:55:31.497Z] === RUN TestDockerSuite/TestBuildNoContext [2019-12-08T17:55:32.425Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-08T17:55:32.680Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-12-08T17:55:32.848Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.59s) [2019-12-08T17:55:32.848Z] === RUN TestBuildWithSession [2019-12-08T17:55:32.848Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-08T17:55:32.848Z] build_session_test.go:25: TODO: BuildKit [2019-12-08T17:55:32.848Z] === RUN TestBuildSquashParent [2019-12-08T17:55:34.040Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-12-08T17:55:34.040Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-12-08T17:55:34.445Z] ok github.com/docker/docker/pkg/archive 9.538s coverage: 62.0% of statements [2019-12-08T17:55:34.445Z] ok github.com/docker/docker/pkg/authorization 0.881s coverage: 26.8% of statements [2019-12-08T17:55:34.445Z] ok github.com/docker/docker/pkg/broadcaster 0.097s coverage: 100.0% of statements [2019-12-08T17:55:34.445Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2019-12-08T17:55:34.445Z] ok github.com/docker/docker/pkg/chrootarchive 0.230s coverage: 15.4% of statements [2019-12-08T17:55:34.445Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-08T17:55:34.445Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-08T17:55:34.445Z] ok github.com/docker/docker/pkg/directory 0.122s coverage: 80.0% of statements [2019-12-08T17:55:34.445Z] ok github.com/docker/docker/pkg/discovery 0.118s coverage: 58.3% of statements [2019-12-08T17:55:34.445Z] ok github.com/docker/docker/pkg/discovery/file 0.118s coverage: 92.9% of statements [2019-12-08T17:55:34.445Z] ok github.com/docker/docker/pkg/discovery/kv 3.599s coverage: 84.1% of statements [2019-12-08T17:55:34.445Z] ok github.com/docker/docker/pkg/discovery/memory 0.139s coverage: 92.3% of statements [2019-12-08T17:55:34.445Z] ok github.com/docker/docker/pkg/discovery/nodes 0.147s coverage: 93.8% of statements [2019-12-08T17:55:34.445Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 36.2% of statements [2019-12-08T17:55:34.445Z] ok github.com/docker/docker/pkg/fileutils 0.177s coverage: 87.7% of statements [2019-12-08T17:55:34.445Z] ok github.com/docker/docker/pkg/homedir 0.061s coverage: 42.9% of statements [2019-12-08T17:55:34.445Z] ok github.com/docker/docker/pkg/idtools 0.063s coverage: 6.3% of statements [2019-12-08T17:55:34.445Z] ok github.com/docker/docker/pkg/ioutils 0.804s coverage: 69.2% of statements [2019-12-08T17:55:34.445Z] ok github.com/docker/docker/pkg/jsonmessage 0.237s coverage: 91.7% of statements [2019-12-08T17:55:34.445Z] ok github.com/docker/docker/pkg/locker 0.068s coverage: 88.9% of statements [2019-12-08T17:55:34.445Z] ok github.com/docker/docker/pkg/longpath 0.092s coverage: 100.0% of statements [2019-12-08T17:55:34.445Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-12-08T17:55:34.445Z] ok github.com/docker/docker/pkg/namesgenerator 0.087s coverage: 85.7% of statements [2019-12-08T17:55:34.445Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-08T17:55:34.445Z] ok github.com/docker/docker/pkg/parsers 0.083s coverage: 97.0% of statements [2019-12-08T17:55:34.445Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-12-08T17:55:34.445Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-12-08T17:55:34.445Z] ok github.com/docker/docker/pkg/pidfile 0.052s coverage: 82.6% of statements [2019-12-08T17:55:34.445Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-08T17:55:34.445Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-08T17:55:36.551Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-12-08T17:55:36.807Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-12-08T17:55:36.807Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-12-08T17:55:37.367Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-12-08T17:55:37.622Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-12-08T17:55:37.690Z] --- PASS: TestBuildSquashParent (4.91s) [2019-12-08T17:55:37.690Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-08T17:55:37.690Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-08T17:55:37.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-08T17:55:37.690Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-08T17:55:37.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-08T17:55:37.690Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-08T17:55:37.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-08T17:55:37.690Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-08T17:55:37.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-08T17:55:37.690Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-08T17:55:37.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-08T17:55:37.690Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-08T17:55:37.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-08T17:55:37.690Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-08T17:55:37.690Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-08T17:55:37.690Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-08T17:55:37.690Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-08T17:55:37.877Z] --- PASS: TestServiceCreateInit (11.02s) [2019-12-08T17:55:37.877Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.40s) [2019-12-08T17:55:37.877Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.58s) [2019-12-08T17:55:37.877Z] === RUN TestCreateServiceMultipleTimes [2019-12-08T17:55:38.478Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-12-08T17:55:40.730Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-08T17:55:40.731Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-08T17:55:41.742Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-12-08T17:55:41.997Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-12-08T17:55:43.037Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-12-08T17:55:43.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.04s) [2019-12-08T17:55:43.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.04s) [2019-12-08T17:55:43.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.21s) [2019-12-08T17:55:43.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.56s) [2019-12-08T17:55:43.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.32s) [2019-12-08T17:55:43.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.39s) [2019-12-08T17:55:43.037Z] === RUN TestBuildMultiStageCopy [2019-12-08T17:55:43.037Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-08T17:55:44.737Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-08T17:55:45.077Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-08T17:55:45.256Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-12-08T17:55:45.806Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-08T17:55:46.145Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-08T17:55:46.516Z] --- PASS: TestBuildMultiStageCopy (3.47s) [2019-12-08T17:55:46.516Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.89s) [2019-12-08T17:55:46.516Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2019-12-08T17:55:46.516Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2019-12-08T17:55:46.516Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s) [2019-12-08T17:55:46.516Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2019-12-08T17:55:46.516Z] === RUN TestBuildMultiStageParentConfig [2019-12-08T17:55:47.183Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-12-08T17:55:47.693Z] --- PASS: TestBuildMultiStageParentConfig (1.01s) [2019-12-08T17:55:47.693Z] === RUN TestBuildLabelWithTargets [2019-12-08T17:55:48.871Z] --- PASS: TestBuildLabelWithTargets (1.58s) [2019-12-08T17:55:48.871Z] === RUN TestBuildWithEmptyLayers [2019-12-08T17:55:49.938Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-12-08T17:55:50.051Z] --- PASS: TestBuildWithEmptyLayers (0.79s) [2019-12-08T17:55:50.051Z] === RUN TestBuildMultiStageOnBuild [2019-12-08T17:55:51.299Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-12-08T17:55:52.394Z] --- PASS: TestBuildMultiStageOnBuild (2.24s) [2019-12-08T17:55:52.394Z] === RUN TestBuildUncleanTarFilenames [2019-12-08T17:55:52.874Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-12-08T17:55:52.874Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-12-08T17:55:53.124Z] --- PASS: TestBuildUncleanTarFilenames (1.18s) [2019-12-08T17:55:53.124Z] === RUN TestBuildMultiStageLayerLeak [2019-12-08T17:55:55.430Z] --- PASS: TestBuildMultiStageLayerLeak (2.28s) [2019-12-08T17:55:55.430Z] === RUN TestBuildWithHugeFile [2019-12-08T17:55:57.032Z] === RUN TestDockerSuite/TestBuildPATH [2019-12-08T17:55:59.542Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/pkg/plugins 35.130s coverage: 73.4% of statements [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.299s coverage: 56.8% of statements [2019-12-08T17:55:59.543Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-08T17:55:59.543Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/pkg/plugins/transport 0.136s coverage: 85.7% of statements [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/pkg/pools 0.095s coverage: 88.2% of statements [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/pkg/pubsub 1.087s coverage: 73.9% of statements [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/pkg/reexec 0.096s coverage: 82.4% of statements [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/pkg/signal 0.067s coverage: 20.3% of statements [2019-12-08T17:55:59.543Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/pkg/stdcopy 0.068s coverage: 100.0% of statements [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/pkg/streamformatter 0.075s coverage: 66.2% of statements [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/pkg/stringid 0.093s coverage: 70.6% of statements [2019-12-08T17:55:59.543Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/pkg/sysinfo 0.045s coverage: 38.2% of statements [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/pkg/system 0.089s coverage: 13.1% of statements [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/pkg/tailfile 0.094s coverage: 88.6% of statements [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/pkg/tarsum 0.149s coverage: 89.3% of statements [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/pkg/term 0.049s coverage: 30.8% of statements [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/pkg/term/windows 0.048s coverage: 0.0% of statements [no tests to run] [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/pkg/useragent 0.086s coverage: 88.9% of statements [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/plugin 0.197s coverage: 11.6% of statements [2019-12-08T17:55:59.543Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/plugin/v2 0.155s coverage: 20.1% of statements [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/reference 0.134s coverage: 84.4% of statements [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/registry 0.382s coverage: 51.7% of statements [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/registry/resumable 0.375s coverage: 100.0% of statements [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/restartmanager 0.068s coverage: 50.9% of statements [2019-12-08T17:55:59.543Z] ? github.com/docker/docker/rootless [no test files] [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/runconfig 0.138s coverage: 54.5% of statements [2019-12-08T17:55:59.543Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/testutil 0.054s coverage: 62.5% of statements [2019-12-08T17:55:59.543Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-08T17:55:59.543Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-08T17:55:59.543Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-08T17:55:59.543Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-08T17:55:59.543Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-08T17:55:59.543Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-08T17:55:59.543Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-08T17:55:59.543Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-08T17:55:59.543Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-08T17:55:59.543Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-08T17:55:59.543Z] ? github.com/docker/docker/volume [no test files] [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/volume/drivers 0.304s coverage: 36.1% of statements [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/volume/local 0.201s coverage: 37.7% of statements [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/volume/mounts 0.189s coverage: 66.2% of statements [2019-12-08T17:55:59.543Z] ok github.com/docker/docker/volume/service 0.406s coverage: 70.3% of statements [2019-12-08T17:55:59.543Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-08T17:55:59.543Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-08T17:55:59.543Z] INFO: make.ps1 ended at 12/08/2019 17:55:59 [2019-12-08T17:56:00.102Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-12-08T17:56:00.356Z] --- PASS: TestCreateServiceMultipleTimes (22.65s) [2019-12-08T17:56:00.356Z] === RUN TestCreateServiceConflict [2019-12-08T17:56:01.072Z] INFO: Unit tests ended at 12/08/2019 17:56:00. Duration:00:03:54.3346409 [2019-12-08T17:56:01.072Z] INFO: Building busybox [2019-12-08T17:56:01.072Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-12-08T17:56:01.072Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-12-08T17:56:01.072Z] [2019-12-08T17:56:01.072Z] Sending build context to Docker daemon 2.56kB [2019-12-08T17:56:01.072Z] [2019-12-08T17:56:01.072Z] Step 1/6 : FROM microsoft/windowsservercore [2019-12-08T17:56:01.072Z] ---> 49e459dc7a6b [2019-12-08T17:56:01.072Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-12-08T17:56:01.281Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-12-08T17:56:01.528Z] ---> Running in 80afc56a9727 [2019-12-08T17:56:03.790Z] --- PASS: TestCreateServiceConflict (3.12s) [2019-12-08T17:56:03.790Z] === RUN TestCreateServiceMaxReplicas [2019-12-08T17:56:07.051Z] --- PASS: TestCreateServiceMaxReplicas (3.30s) [2019-12-08T17:56:07.051Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-08T17:56:07.303Z] Removing intermediate container 80afc56a9727 [2019-12-08T17:56:07.303Z] ---> e44dcf7bc753 [2019-12-08T17:56:07.303Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-12-08T17:56:07.759Z] [2019-12-08T17:56:08.216Z] ---> 691be8a97e44 [2019-12-08T17:56:08.216Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-12-08T17:56:08.216Z] ---> Running in 007af2178a00 [2019-12-08T17:56:09.745Z] [2019-12-08T17:56:09.745Z] SUCCESS: Specified value was saved. [2019-12-08T17:56:11.913Z] Removing intermediate container 007af2178a00 [2019-12-08T17:56:11.913Z] ---> 4011d7d56893 [2019-12-08T17:56:11.913Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-12-08T17:56:11.913Z] ---> Running in 143bc11ddc75 [2019-12-08T17:56:12.286Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-12-08T17:56:16.444Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-12-08T17:56:18.371Z] === RUN TestDockerSuite/TestBuildRm [2019-12-08T17:56:18.965Z] Cannot create a file when that file already exists. [2019-12-08T17:56:21.716Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-12-08T17:56:22.277Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.41s) [2019-12-08T17:56:22.277Z] === RUN TestCreateServiceSecretFileMode [2019-12-08T17:56:22.532Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-12-08T17:56:23.265Z] #33 124.7 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-08T17:56:23.265Z] #33 127.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-08T17:56:23.265Z] #33 128.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-08T17:56:23.265Z] #33 130.5 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-08T17:56:23.265Z] #33 132.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-08T17:56:23.265Z] #33 134.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-08T17:56:23.265Z] #33 135.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-08T17:56:23.265Z] #33 136.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-08T17:56:23.265Z] #33 136.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-08T17:56:24.197Z] #33 138.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-08T17:56:24.414Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-12-08T17:56:24.854Z] Removing intermediate container 143bc11ddc75 [2019-12-08T17:56:24.854Z] ---> bcca32a4e256 [2019-12-08T17:56:24.854Z] Step 6/6 : CMD ["sh"] [2019-12-08T17:56:24.854Z] ---> Running in af3a6e5a5417 [2019-12-08T17:56:24.854Z] Removing intermediate container af3a6e5a5417 [2019-12-08T17:56:24.854Z] ---> 9c831e49a6c0 [2019-12-08T17:56:24.854Z] Successfully built 9c831e49a6c0 [2019-12-08T17:56:24.854Z] Successfully tagged busybox:latest [2019-12-08T17:56:24.854Z] INFO: Docker images of the daemon under test [2019-12-08T17:56:24.854Z] [2019-12-08T17:56:24.854Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-12-08T17:56:24.854Z] busybox latest 9c831e49a6c0 Less than a second ago 4.85GB [2019-12-08T17:56:24.854Z] microsoft/windowsservercore latest 49e459dc7a6b 4 weeks ago 4.81GB [2019-12-08T17:56:24.854Z] mcr.microsoft.com/windows/servercore ltsc2019 49e459dc7a6b 4 weeks ago 4.81GB [2019-12-08T17:56:24.854Z] [2019-12-08T17:56:24.854Z] INFO: Running integration tests at 12/08/2019 17:56:24... [2019-12-08T17:56:24.854Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-12-08T17:56:24.854Z] INFO: Integration API tests being run from the host: [2019-12-08T17:56:24.854Z] INFO: make.ps1 starting at 12/08/2019 17:56:24 [2019-12-08T17:56:24.974Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-12-08T17:56:25.128Z] #33 139.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-08T17:56:25.534Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-12-08T17:56:25.819Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-12-08T17:56:25.832Z] --- PASS: TestCreateServiceSecretFileMode (3.36s) [2019-12-08T17:56:25.832Z] === RUN TestCreateServiceConfigFileMode [2019-12-08T17:56:25.832Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-12-08T17:56:27.055Z] #33 140.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-08T17:56:27.237Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-12-08T17:56:28.424Z] #33 142.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-08T17:56:29.252Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-12-08T17:56:29.506Z] --- PASS: TestCreateServiceConfigFileMode (3.80s) [2019-12-08T17:56:29.506Z] === RUN TestCreateServiceSysctls [2019-12-08T17:56:30.150Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-12-08T17:56:30.319Z] #33 143.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-08T17:56:31.252Z] #33 145.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-08T17:56:33.150Z] #33 146.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-08T17:56:33.414Z] --- PASS: TestCreateServiceSysctls (3.84s) [2019-12-08T17:56:33.415Z] === RUN TestCreateServiceCapabilities [2019-12-08T17:56:34.081Z] #33 147.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-08T17:56:35.344Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-12-08T17:56:35.344Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-12-08T17:56:35.454Z] #33 149.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-08T17:56:35.905Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-12-08T17:56:35.905Z] === RUN TestDockerSuite/TestBuildSpaces [2019-12-08T17:56:36.390Z] #33 150.3 [2019-12-08T17:56:36.465Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-12-08T17:56:36.465Z] --- PASS: TestCreateServiceCapabilities (3.25s) [2019-12-08T17:56:36.465Z] === RUN TestInspect [2019-12-08T17:56:36.955Z] #33 DONE 150.8s [2019-12-08T17:56:36.955Z] [2019-12-08T17:56:36.955Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-12-08T17:56:37.827Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-12-08T17:56:37.827Z] === RUN TestDockerSuite/TestBuildStderr [2019-12-08T17:56:38.850Z] #34 DONE 1.7s [2019-12-08T17:56:39.191Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-12-08T17:56:40.222Z] [2019-12-08T17:56:40.222Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-12-08T17:56:41.097Z] --- PASS: TestInspect (4.59s) [2019-12-08T17:56:41.097Z] === RUN TestServiceListWithStatuses [2019-12-08T17:56:41.097Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-08T17:56:41.097Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-08T17:56:41.097Z] === RUN TestDockerNetworkConnectAlias [2019-12-08T17:56:41.152Z] #35 DONE 0.9s [2019-12-08T17:56:41.152Z] [2019-12-08T17:56:41.152Z] #36 exporting to image [2019-12-08T17:56:41.152Z] #36 exporting layers [2019-12-08T17:56:43.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-12-08T17:56:44.167Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-12-08T17:56:44.426Z] #36 exporting layers 3.4s done [2019-12-08T17:56:44.426Z] #36 writing image sha256:fe702bda24c47fc9921fa237e1f2d70b27254ad2d96cf096d4f2aa127a239a5b done [2019-12-08T17:56:44.426Z] #36 naming to docker.io/library/moby-e2e-test done [2019-12-08T17:56:44.426Z] #36 DONE 3.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-08T17:56:44.734Z] + echo Ensuring container killed. [2019-12-08T17:56:44.734Z] Ensuring container killed. [2019-12-08T17:56:44.734Z] + docker rm -vf docker-pr1 [2019-12-08T17:56:44.734Z] Error: No such container: docker-pr1 [2019-12-08T17:56:44.734Z] + true [Pipeline] sh [2019-12-08T17:56:45.018Z] + echo Chowning /workspace to jenkins user [2019-12-08T17:56:45.018Z] Chowning /workspace to jenkins user [2019-12-08T17:56:45.018Z] + id -u [2019-12-08T17:56:45.018Z] + id -g [2019-12-08T17:56:45.018Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40295:/workspace busybox chown -R 1000:1000 /workspace [2019-12-08T17:56:45.614Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-08T17:56:46.686Z] + bundleName=unit [2019-12-08T17:56:46.686Z] + echo Creating unit-bundles.tar.gz [2019-12-08T17:56:46.686Z] Creating unit-bundles.tar.gz [2019-12-08T17:56:46.686Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-12-08T17:56:46.686Z] bundles/junit-report.xml [2019-12-08T17:56:46.686Z] bundles/go-test-report.json [2019-12-08T17:56:46.686Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-12-08T17:56:46.697Z] Archiving artifacts [2019-12-08T17:56:46.950Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-12-08T17:56:46.950Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-12-08T17:56:47.153Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40295/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-08T17:56:47.466Z] + make clean [2019-12-08T17:56:47.499Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-12-08T17:56:47.723Z] docker volume rm -f docker-dev-cache [2019-12-08T17:56:47.723Z] docker-dev-cache [Pipeline] deleteDir [2019-12-08T17:56:47.754Z] === RUN TestDockerSuite/TestBuildTagEvent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-08T17:56:49.116Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-12-08T17:56:49.371Z] --- PASS: TestDockerNetworkConnectAlias (8.08s) [2019-12-08T17:56:49.371Z] === RUN TestDockerNetworkReConnect [2019-12-08T17:56:49.849Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-12-08T17:56:50.818Z] === RUN TestDockerSuite/TestBuildUser [2019-12-08T17:56:52.753Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-12-08T17:56:53.329Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-12-08T17:56:54.935Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-12-08T17:56:55.395Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-12-08T17:56:55.840Z] --- PASS: TestDockerNetworkReConnect (6.16s) [2019-12-08T17:56:55.840Z] === RUN TestServicePlugin [2019-12-08T17:56:56.360Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-12-08T17:56:56.400Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-12-08T17:56:57.331Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-12-08T17:56:58.299Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-12-08T17:57:00.481Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-12-08T17:57:04.214Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-12-08T17:57:11.304Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-12-08T17:57:12.970Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-12-08T17:57:15.879Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-12-08T17:57:18.309Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-12-08T17:57:18.310Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-12-08T17:57:18.310Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-12-08T17:57:18.564Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-12-08T17:57:18.732Z] --- PASS: TestBuildWithHugeFile (80.54s) [2019-12-08T17:57:18.732Z] === RUN TestBuildWithEmptyDockerfile [2019-12-08T17:57:18.732Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-08T17:57:18.732Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-08T17:57:18.732Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-08T17:57:18.732Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-08T17:57:18.732Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-08T17:57:18.732Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-08T17:57:18.732Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-08T17:57:18.732Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-08T17:57:18.732Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-08T17:57:18.732Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-12-08T17:57:18.732Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2019-12-08T17:57:18.732Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2019-12-08T17:57:18.732Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2019-12-08T17:57:18.732Z] === RUN TestBuildPreserveOwnership [2019-12-08T17:57:18.732Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-08T17:57:18.782Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-12-08T17:57:19.463Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-08T17:57:19.924Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-12-08T17:57:20.179Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-12-08T17:57:20.958Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-12-08T17:57:21.166Z] --- PASS: TestBuildPreserveOwnership (4.89s) [2019-12-08T17:57:21.166Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.19s) [2019-12-08T17:57:21.166Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.70s) [2019-12-08T17:57:21.166Z] === RUN TestBuildPlatformInvalid [2019-12-08T17:57:21.507Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-12-08T17:57:21.507Z] PASS [2019-12-08T17:57:21.507Z] [2019-12-08T17:57:21.507Z] === Skipped [2019-12-08T17:57:21.507Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-12-08T17:57:21.507Z] build_session_test.go:25: TODO: BuildKit [2019-12-08T17:57:21.507Z] [2019-12-08T17:57:21.507Z] [2019-12-08T17:57:21.507Z] DONE 32 tests, 1 skipped in 126.312s [2019-12-08T17:57:21.507Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-12-08T17:57:21.507Z] ++ 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-12-08T17:57:21.507Z] ++ set -e [2019-12-08T17:57:21.507Z] ++ '[' -n 0 ']' [2019-12-08T17:57:21.507Z] ++ set -x [2019-12-08T17:57:21.507Z] ++ env -i DEST=/go/src/github.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-12-08T17:57:21.507Z] INFO: Testing against a local daemon [2019-12-08T17:57:21.507Z] === RUN TestConfigList [2019-12-08T17:57:21.540Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-12-08T17:57:21.540Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-12-08T17:57:21.540Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-12-08T17:57:21.540Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-12-08T17:57:21.540Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-12-08T17:57:23.143Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-12-08T17:57:23.423Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-12-08T17:57:23.423Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-12-08T17:57:23.815Z] --- PASS: TestConfigList (2.27s) [2019-12-08T17:57:23.815Z] === RUN TestConfigsCreateAndDelete [2019-12-08T17:57:24.346Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-12-08T17:57:24.906Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-12-08T17:57:26.044Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-12-08T17:57:26.044Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-08T17:57:26.044Z] INFO: Testing against a local daemon [2019-12-08T17:57:26.044Z] === RUN TestBuildWithSession [2019-12-08T17:57:26.044Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-08T17:57:26.044Z] build_session_test.go:25: TODO: BuildKit [2019-12-08T17:57:26.044Z] === RUN TestBuildSquashParent [2019-12-08T17:57:26.044Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-12-08T17:57:26.044Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:57:26.044Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-08T17:57:26.044Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-12-08T17:57:26.044Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-08T17:57:26.044Z] === RUN TestBuildMultiStageCopy [2019-12-08T17:57:26.044Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-08T17:57:26.121Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2019-12-08T17:57:26.121Z] === RUN TestConfigsUpdate [2019-12-08T17:57:26.311Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-12-08T17:57:26.311Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-12-08T17:57:26.915Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-12-08T17:57:28.457Z] --- PASS: TestConfigsUpdate (2.23s) [2019-12-08T17:57:28.457Z] === RUN TestTemplatedConfig [2019-12-08T17:57:30.261Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-12-08T17:57:30.517Z] --- PASS: TestServicePlugin (35.00s) [2019-12-08T17:57:30.517Z] plugin_test.go:62: [d43086d87bcc6] joining swarm manager [d89c35bceee80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T17:57:30.517Z] plugin_test.go:65: [d0a5d885bc09f] joining swarm manager [d89c35bceee80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-08T17:57:30.517Z] === RUN TestServiceUpdateLabel [2019-12-08T17:57:31.477Z] --- PASS: TestTemplatedConfig (2.67s) [2019-12-08T17:57:31.477Z] === RUN TestConfigInspect [2019-12-08T17:57:31.877Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-12-08T17:57:33.177Z] --- PASS: TestConfigInspect (2.25s) [2019-12-08T17:57:33.177Z] === RUN TestConfigCreateWithLabels [2019-12-08T17:57:33.327Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-12-08T17:57:33.327Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-12-08T17:57:33.583Z] --- PASS: TestServiceUpdateLabel (3.23s) [2019-12-08T17:57:33.583Z] === RUN TestServiceUpdateSecrets [2019-12-08T17:57:34.143Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-12-08T17:57:34.143Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-12-08T17:57:35.067Z] === RUN TestDockerSuite/TestBuildXZHost [2019-12-08T17:57:35.516Z] --- PASS: TestConfigCreateWithLabels (2.20s) [2019-12-08T17:57:35.516Z] === RUN TestConfigCreateResolve [2019-12-08T17:57:36.344Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-08T17:57:36.344Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-08T17:57:36.801Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-08T17:57:37.703Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-12-08T17:57:37.703Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-12-08T17:57:37.703Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-12-08T17:57:37.771Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-08T17:57:37.825Z] --- PASS: TestConfigCreateResolve (2.25s) [2019-12-08T17:57:37.825Z] === RUN TestConfigDaemonLibtrustID [2019-12-08T17:57:38.166Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-12-08T17:57:38.166Z] PASS [2019-12-08T17:57:38.166Z] [2019-12-08T17:57:38.166Z] DONE 8 tests in 16.737s [2019-12-08T17:57:38.166Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-12-08T17:57:38.166Z] ++ 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-12-08T17:57:38.166Z] ++ set -e [2019-12-08T17:57:38.166Z] ++ '[' -n 0 ']' [2019-12-08T17:57:38.166Z] ++ set -x [2019-12-08T17:57:38.166Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-08T17:57:38.506Z] INFO: Testing against a local daemon [2019-12-08T17:57:38.506Z] === RUN TestCheckpoint [2019-12-08T17:57:38.506Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-08T17:57:38.506Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-08T17:57:38.506Z] === RUN TestContainerInvalidJSON [2019-12-08T17:57:38.506Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-08T17:57:38.506Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-08T17:57:38.506Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-08T17:57:38.506Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-08T17:57:38.506Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-08T17:57:38.506Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-08T17:57:38.506Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-08T17:57:38.506Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-08T17:57:38.506Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-08T17:57:38.506Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-12-08T17:57:38.506Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-08T17:57:38.506Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-12-08T17:57:38.506Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-08T17:57:38.506Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-08T17:57:38.506Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-12-08T17:57:38.506Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-08T17:57:38.506Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-12-08T17:57:38.506Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-08T17:57:38.506Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2019-12-08T17:57:38.506Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-08T17:57:38.627Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-12-08T17:57:38.846Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-12-08T17:57:38.846Z] === RUN TestCopyFromContainer [2019-12-08T17:57:39.306Z] --- PASS: TestBuildMultiStageCopy (13.69s) [2019-12-08T17:57:39.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.19s) [2019-12-08T17:57:39.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.76s) [2019-12-08T17:57:39.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.05s) [2019-12-08T17:57:39.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.28s) [2019-12-08T17:57:39.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.41s) [2019-12-08T17:57:39.306Z] === RUN TestBuildMultiStageParentConfig [2019-12-08T17:57:39.306Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-12-08T17:57:39.306Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-08T17:57:39.306Z] === RUN TestBuildLabelWithTargets [2019-12-08T17:57:39.306Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-12-08T17:57:39.306Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-08T17:57:39.306Z] === RUN TestBuildWithEmptyLayers [2019-12-08T17:57:39.551Z] === RUN TestDockerSuite/TestCommitChange [2019-12-08T17:57:40.275Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2019-12-08T17:57:40.275Z] === RUN TestBuildMultiStageOnBuild [2019-12-08T17:57:40.275Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-12-08T17:57:40.275Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-08T17:57:40.275Z] === RUN TestBuildUncleanTarFilenames [2019-12-08T17:57:40.275Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-12-08T17:57:40.275Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-08T17:57:40.275Z] === RUN TestBuildMultiStageLayerLeak [2019-12-08T17:57:40.275Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-12-08T17:57:40.275Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-08T17:57:40.276Z] === RUN TestBuildWithHugeFile [2019-12-08T17:57:40.276Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-12-08T17:57:40.276Z] build_test.go:491: testEnv.OSType == "windows" [2019-12-08T17:57:40.276Z] === RUN TestBuildWithEmptyDockerfile [2019-12-08T17:57:40.276Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-08T17:57:40.276Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-08T17:57:40.276Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-08T17:57:40.276Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-08T17:57:40.474Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-12-08T17:57:40.550Z] === RUN TestCopyFromContainer// [2019-12-08T17:57:40.550Z] === RUN TestCopyFromContainer//bar/root [2019-12-08T17:57:40.550Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-08T17:57:40.550Z] === RUN TestCopyFromContainer/bar/quux [2019-12-08T17:57:40.550Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-08T17:57:40.733Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-08T17:57:40.733Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-08T17:57:40.733Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-08T17:57:40.733Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-08T17:57:40.733Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-08T17:57:40.733Z] --- PASS: TestBuildWithEmptyDockerfile (0.35s) [2019-12-08T17:57:40.733Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-12-08T17:57:40.733Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-12-08T17:57:40.733Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-12-08T17:57:40.733Z] === RUN TestBuildPreserveOwnership [2019-12-08T17:57:40.733Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-12-08T17:57:40.733Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-08T17:57:40.733Z] === RUN TestBuildPlatformInvalid [2019-12-08T17:57:40.733Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2019-12-08T17:57:40.733Z] PASS [2019-12-08T17:57:40.733Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-12-08T17:57:40.733Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-08T17:57:40.733Z] INFO: Testing against a local daemon [2019-12-08T17:57:40.733Z] === RUN TestConfigList [2019-12-08T17:57:40.733Z] --- SKIP: TestConfigList (0.00s) [2019-12-08T17:57:40.733Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:57:40.733Z] === RUN TestConfigsCreateAndDelete [2019-12-08T17:57:40.733Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-12-08T17:57:40.733Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:57:40.733Z] === RUN TestConfigsUpdate [2019-12-08T17:57:40.733Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-12-08T17:57:40.733Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:57:40.733Z] === RUN TestTemplatedConfig [2019-12-08T17:57:40.733Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-12-08T17:57:40.733Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:57:40.733Z] === RUN TestConfigInspect [2019-12-08T17:57:40.733Z] --- SKIP: TestConfigInspect (0.00s) [2019-12-08T17:57:40.733Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:57:40.733Z] === RUN TestConfigCreateWithLabels [2019-12-08T17:57:40.733Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-12-08T17:57:40.733Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-12-08T17:57:40.733Z] === RUN TestConfigCreateResolve [2019-12-08T17:57:40.733Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-12-08T17:57:40.733Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-12-08T17:57:40.733Z] === RUN TestConfigDaemonLibtrustID [2019-12-08T17:57:40.733Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-12-08T17:57:40.733Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-12-08T17:57:40.733Z] PASS [2019-12-08T17:57:40.733Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-12-08T17:57:40.888Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-08T17:57:40.889Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-08T17:57:40.889Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-08T17:57:40.889Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-08T17:57:41.191Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-08T17:57:41.192Z] INFO: Testing against a local daemon [2019-12-08T17:57:41.192Z] === RUN TestCheckpoint [2019-12-08T17:57:41.192Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-08T17:57:41.192Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-08T17:57:41.192Z] === RUN TestContainerInvalidJSON [2019-12-08T17:57:41.192Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-08T17:57:41.192Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-08T17:57:41.192Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-08T17:57:41.192Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-08T17:57:41.192Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-08T17:57:41.192Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-08T17:57:41.192Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-08T17:57:41.192Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-08T17:57:41.192Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-08T17:57:41.192Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-12-08T17:57:41.192Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-08T17:57:41.192Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-08T17:57:41.192Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-12-08T17:57:41.192Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-08T17:57:41.192Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-12-08T17:57:41.192Z] copy_test.go:25: testEnv.OSType == "windows" [2019-12-08T17:57:41.192Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-08T17:57:41.192Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-12-08T17:57:41.192Z] copy_test.go:39: testEnv.OSType == "windows" [2019-12-08T17:57:41.192Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-08T17:57:41.192Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-12-08T17:57:41.192Z] copy_test.go:51: testEnv.OSType == "windows" [2019-12-08T17:57:41.192Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-08T17:57:41.192Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-12-08T17:57:41.192Z] copy_test.go:65: testEnv.OSType == "windows" [2019-12-08T17:57:41.192Z] === RUN TestCopyFromContainer [2019-12-08T17:57:41.192Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-12-08T17:57:41.192Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:57:41.192Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-08T17:57:41.192Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-08T17:57:41.192Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-08T17:57:41.192Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-08T17:57:41.192Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-08T17:57:41.192Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-08T17:57:41.192Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-08T17:57:41.192Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-08T17:57:41.192Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-08T17:57:41.192Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-08T17:57:41.192Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-12-08T17:57:41.192Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-12-08T17:57:41.192Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-12-08T17:57:41.192Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-12-08T17:57:41.192Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-08T17:57:41.192Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-12-08T17:57:41.192Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-12-08T17:57:41.192Z] === RUN TestCreateWithInvalidEnv [2019-12-08T17:57:41.192Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-08T17:57:41.192Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-08T17:57:41.192Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-08T17:57:41.192Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-08T17:57:41.192Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-08T17:57:41.192Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-08T17:57:41.192Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-08T17:57:41.192Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-08T17:57:41.192Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-08T17:57:41.192Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-12-08T17:57:41.192Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-08T17:57:41.192Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-08T17:57:41.192Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-08T17:57:41.192Z] === RUN TestCreateTmpfsMountsTarget [2019-12-08T17:57:41.192Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-12-08T17:57:41.192Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:57:41.192Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-08T17:57:41.192Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-12-08T17:57:41.192Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-12-08T17:57:41.192Z] === RUN TestCreateWithCapabilities [2019-12-08T17:57:41.192Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-12-08T17:57:41.192Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-12-08T17:57:41.192Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-08T17:57:41.192Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-12-08T17:57:41.192Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-12-08T17:57:41.192Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-08T17:57:41.192Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-08T17:57:41.192Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-08T17:57:41.192Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-08T17:57:41.192Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-08T17:57:41.192Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-08T17:57:41.192Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-08T17:57:41.192Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-08T17:57:41.192Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-08T17:57:41.192Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-08T17:57:41.192Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-08T17:57:41.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-08T17:57:41.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-08T17:57:41.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-08T17:57:41.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-08T17:57:41.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-08T17:57:41.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-12-08T17:57:41.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-12-08T17:57:41.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-12-08T17:57:41.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-12-08T17:57:41.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-12-08T17:57:41.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-12-08T17:57:41.192Z] === RUN TestDiff [2019-12-08T17:57:41.192Z] --- SKIP: TestDiff (0.00s) [2019-12-08T17:57:41.192Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-12-08T17:57:41.192Z] === RUN TestExecWithCloseStdin [2019-12-08T17:57:41.229Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-08T17:57:41.229Z] --- PASS: TestCopyFromContainer (2.53s) [2019-12-08T17:57:41.229Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-12-08T17:57:41.229Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-12-08T17:57:41.229Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-12-08T17:57:41.229Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-12-08T17:57:41.229Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-12-08T17:57:41.229Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-12-08T17:57:41.229Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-12-08T17:57:41.229Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-12-08T17:57:41.229Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-12-08T17:57:41.229Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-12-08T17:57:41.229Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-08T17:57:41.229Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-08T17:57:41.229Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-08T17:57:41.229Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-08T17:57:41.229Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-08T17:57:41.229Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-08T17:57:41.229Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-08T17:57:41.229Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-08T17:57:41.229Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-08T17:57:41.229Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-08T17:57:41.229Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-12-08T17:57:41.229Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-12-08T17:57:41.229Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-12-08T17:57:41.229Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-12-08T17:57:41.229Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-08T17:57:41.229Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-12-08T17:57:41.229Z] === RUN TestCreateWithInvalidEnv [2019-12-08T17:57:41.229Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-08T17:57:41.229Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-08T17:57:41.229Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-08T17:57:41.229Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-08T17:57:41.229Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-08T17:57:41.229Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-08T17:57:41.229Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-08T17:57:41.229Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-08T17:57:41.229Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-08T17:57:41.229Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-12-08T17:57:41.229Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-08T17:57:41.229Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-08T17:57:41.229Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-08T17:57:41.229Z] === RUN TestCreateTmpfsMountsTarget [2019-12-08T17:57:41.568Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2019-12-08T17:57:41.568Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-08T17:57:41.835Z] === RUN TestDockerSuite/TestCommitHardlink [2019-12-08T17:57:43.195Z] === RUN TestDockerSuite/TestCommitNewFile [2019-12-08T17:57:43.295Z] --- PASS: TestCreateWithCustomMaskedPaths (1.85s) [2019-12-08T17:57:43.295Z] === RUN TestCreateWithCapabilities [2019-12-08T17:57:43.295Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-08T17:57:43.295Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-08T17:57:43.295Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-08T17:57:43.295Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-08T17:57:43.295Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-08T17:57:43.295Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-08T17:57:43.295Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-08T17:57:43.295Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-08T17:57:43.295Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-08T17:57:43.295Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-08T17:57:43.295Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-08T17:57:43.295Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-08T17:57:43.295Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-08T17:57:43.295Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-08T17:57:43.295Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-08T17:57:43.295Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-08T17:57:43.295Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-08T17:57:43.295Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-08T17:57:43.295Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-08T17:57:43.295Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-08T17:57:43.295Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-08T17:57:43.295Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-08T17:57:43.295Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-08T17:57:43.295Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-08T17:57:43.295Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-08T17:57:43.295Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-08T17:57:43.295Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-08T17:57:43.295Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-08T17:57:43.295Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-08T17:57:43.295Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-08T17:57:43.295Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-08T17:57:43.295Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-08T17:57:43.295Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-08T17:57:43.295Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-12-08T17:57:43.295Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-12-08T17:57:43.295Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-12-08T17:57:43.295Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-12-08T17:57:43.295Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-12-08T17:57:43.295Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-12-08T17:57:43.295Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-12-08T17:57:43.295Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-12-08T17:57:43.295Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-12-08T17:57:43.295Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-12-08T17:57:43.295Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-12-08T17:57:43.295Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-12-08T17:57:43.295Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-08T17:57:43.364Z] --- PASS: TestExecWithCloseStdin (1.99s) [2019-12-08T17:57:43.364Z] === RUN TestExec [2019-12-08T17:57:43.364Z] --- SKIP: TestExec (0.00s) [2019-12-08T17:57:43.364Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-12-08T17:57:43.364Z] === RUN TestExecUser [2019-12-08T17:57:43.364Z] --- SKIP: TestExecUser (0.00s) [2019-12-08T17:57:43.364Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-12-08T17:57:43.364Z] === RUN TestExportContainerAndImportImage [2019-12-08T17:57:43.364Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-12-08T17:57:43.364Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:57:43.364Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-08T17:57:43.364Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-12-08T17:57:43.364Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:57:43.364Z] === RUN TestHealthCheckWorkdir [2019-12-08T17:57:43.364Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-12-08T17:57:43.364Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-12-08T17:57:43.364Z] === RUN TestHealthKillContainer [2019-12-08T17:57:43.364Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-12-08T17:57:43.364Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-12-08T17:57:43.364Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-08T17:57:43.364Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-12-08T17:57:43.364Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-12-08T17:57:43.364Z] === RUN TestKillContainerInvalidSignal [2019-12-08T17:57:44.898Z] --- PASS: TestKillContainerInvalidSignal (1.63s) [2019-12-08T17:57:44.898Z] === RUN TestKillContainer [2019-12-08T17:57:44.898Z] --- SKIP: TestKillContainer (0.00s) [2019-12-08T17:57:44.898Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-12-08T17:57:44.898Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-08T17:57:44.898Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-12-08T17:57:44.898Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-12-08T17:57:44.898Z] === RUN TestKillStoppedContainer [2019-12-08T17:57:44.898Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-12-08T17:57:44.898Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-12-08T17:57:44.898Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-08T17:57:44.898Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-12-08T17:57:44.898Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-12-08T17:57:44.898Z] === RUN TestKillDifferentUserContainer [2019-12-08T17:57:44.898Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-12-08T17:57:44.898Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-12-08T17:57:44.898Z] === RUN TestInspectOomKilledTrue [2019-12-08T17:57:44.898Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-12-08T17:57:44.898Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-08T17:57:44.898Z] === RUN TestInspectOomKilledFalse [2019-12-08T17:57:44.898Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-08T17:57:44.898Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-08T17:57:44.898Z] === RUN TestLogsFollowTailEmpty [2019-12-08T17:57:45.119Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-12-08T17:57:45.601Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2019-12-08T17:57:45.601Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-08T17:57:45.601Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-08T17:57:45.601Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-08T17:57:45.601Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-08T17:57:45.601Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-08T17:57:45.601Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-08T17:57:45.601Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-08T17:57:45.601Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-08T17:57:45.601Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-08T17:57:45.601Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-08T17:57:45.601Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-08T17:57:45.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-08T17:57:45.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-08T17:57:45.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-08T17:57:45.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-08T17:57:45.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-08T17:57:45.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-12-08T17:57:45.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-12-08T17:57:45.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-12-08T17:57:45.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-12-08T17:57:45.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-12-08T17:57:45.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-12-08T17:57:45.601Z] === RUN TestContainerStartOnDaemonRestart [2019-12-08T17:57:45.601Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-08T17:57:45.601Z] === RUN TestDaemonRestartIpcMode [2019-12-08T17:57:45.601Z] === PAUSE TestDaemonRestartIpcMode [2019-12-08T17:57:45.601Z] === RUN TestDiff [2019-12-08T17:57:46.043Z] === RUN TestDockerSuite/TestCommitTTY [2019-12-08T17:57:46.297Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-12-08T17:57:46.329Z] --- PASS: TestDiff (0.67s) [2019-12-08T17:57:46.329Z] === RUN TestExecWithCloseStdin [2019-12-08T17:57:47.057Z] --- PASS: TestExecWithCloseStdin (0.79s) [2019-12-08T17:57:47.058Z] === RUN TestExec [2019-12-08T17:57:47.069Z] --- PASS: TestLogsFollowTailEmpty (1.83s) [2019-12-08T17:57:47.069Z] === RUN TestNetworkNat [2019-12-08T17:57:47.069Z] --- SKIP: TestNetworkNat (0.00s) [2019-12-08T17:57:47.069Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-12-08T17:57:47.069Z] === RUN TestNetworkLocalhostTCPNat [2019-12-08T17:57:47.069Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-12-08T17:57:47.069Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-08T17:57:47.069Z] === RUN TestNetworkLoopbackNat [2019-12-08T17:57:47.069Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-12-08T17:57:47.069Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-12-08T17:57:47.069Z] === RUN TestPause [2019-12-08T17:57:47.069Z] --- SKIP: TestPause (0.00s) [2019-12-08T17:57:47.069Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-12-08T17:57:47.069Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-08T17:57:47.659Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-12-08T17:57:47.845Z] --- PASS: TestExec (0.84s) [2019-12-08T17:57:47.845Z] === RUN TestExecUser [2019-12-08T17:57:48.573Z] --- PASS: TestExecUser (0.79s) [2019-12-08T17:57:48.573Z] === RUN TestExportContainerAndImportImage [2019-12-08T17:57:48.601Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.65s) [2019-12-08T17:57:48.601Z] === RUN TestPauseStopPausedContainer [2019-12-08T17:57:48.601Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-12-08T17:57:48.601Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:57:48.601Z] === RUN TestPsFilter [2019-12-08T17:57:48.601Z] --- PASS: TestPsFilter (0.15s) [2019-12-08T17:57:48.601Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-08T17:57:49.020Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-12-08T17:57:49.020Z] --- PASS: TestServiceUpdateSecrets (15.47s) [2019-12-08T17:57:49.020Z] === RUN TestServiceUpdateConfigs [2019-12-08T17:57:49.750Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2019-12-08T17:57:49.750Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-08T17:57:50.773Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.97s) [2019-12-08T17:57:50.773Z] === RUN TestRemoveContainerWithVolume [2019-12-08T17:57:50.927Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2019-12-08T17:57:50.927Z] === RUN TestHealthCheckWorkdir [2019-12-08T17:57:51.531Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-12-08T17:57:52.105Z] --- PASS: TestHealthCheckWorkdir (0.91s) [2019-12-08T17:57:52.105Z] === RUN TestHealthKillContainer [2019-12-08T17:57:52.457Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-12-08T17:57:52.457Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-12-08T17:57:52.457Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-12-08T17:57:52.457Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-12-08T17:57:52.457Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-12-08T17:57:52.457Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-12-08T17:57:52.457Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-12-08T17:57:52.943Z] --- PASS: TestRemoveContainerWithVolume (2.19s) [2019-12-08T17:57:52.943Z] === RUN TestRemoveContainerRunning [2019-12-08T17:57:54.342Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-12-08T17:57:54.477Z] --- PASS: TestRemoveContainerRunning (1.70s) [2019-12-08T17:57:54.477Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-08T17:57:55.113Z] --- PASS: TestHealthKillContainer (2.84s) [2019-12-08T17:57:55.113Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-08T17:57:55.452Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2019-12-08T17:57:55.452Z] === RUN TestIpcModeNone [2019-12-08T17:57:56.013Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.79s) [2019-12-08T17:57:56.013Z] === RUN TestRemoveInvalidContainer [2019-12-08T17:57:56.013Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-12-08T17:57:56.013Z] === RUN TestRenameLinkedContainer [2019-12-08T17:57:56.013Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-12-08T17:57:56.013Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-12-08T17:57:56.013Z] === RUN TestRenameStoppedContainer [2019-12-08T17:57:56.186Z] --- PASS: TestIpcModeNone (0.81s) [2019-12-08T17:57:56.186Z] === RUN TestIpcModePrivate [2019-12-08T17:57:56.271Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-12-08T17:57:56.271Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-12-08T17:57:56.830Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-12-08T17:57:56.917Z] --- PASS: TestIpcModePrivate (0.77s) [2019-12-08T17:57:56.917Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-12-08T17:57:56.917Z] === RUN TestIpcModeShareable [2019-12-08T17:57:57.644Z] --- PASS: TestIpcModeShareable (0.77s) [2019-12-08T17:57:57.644Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-12-08T17:57:57.644Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-08T17:57:57.796Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-12-08T17:57:58.197Z] --- PASS: TestRenameStoppedContainer (2.05s) [2019-12-08T17:57:58.197Z] === RUN TestRenameRunningContainerAndReuse [2019-12-08T17:57:58.366Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-12-08T17:57:59.421Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-12-08T17:58:00.086Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.21s) [2019-12-08T17:58:00.086Z] === RUN TestAPIIpcModeHost [2019-12-08T17:58:00.391Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-12-08T17:58:00.391Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-12-08T17:58:00.391Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-12-08T17:58:00.817Z] --- PASS: TestAPIIpcModeHost (0.65s) [2019-12-08T17:58:00.817Z] === RUN TestDaemonIpcModeShareable [2019-12-08T17:58:01.315Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-12-08T17:58:01.315Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-12-08T17:58:01.315Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-12-08T17:58:01.315Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-12-08T17:58:01.315Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-12-08T17:58:01.929Z] --- PASS: TestRenameRunningContainerAndReuse (3.53s) [2019-12-08T17:58:01.929Z] === RUN TestRenameInvalidName [2019-12-08T17:58:02.239Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-12-08T17:58:02.525Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2019-12-08T17:58:02.525Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-12-08T17:58:02.525Z] === RUN TestDaemonIpcModePrivate [2019-12-08T17:58:03.332Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-12-08T17:58:03.462Z] --- PASS: TestRenameInvalidName (1.76s) [2019-12-08T17:58:03.462Z] === RUN TestRenameAnonymousContainer [2019-12-08T17:58:03.462Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-12-08T17:58:03.462Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-12-08T17:58:03.462Z] === RUN TestRenameContainerWithSameName [2019-12-08T17:58:03.892Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-12-08T17:58:03.892Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-12-08T17:58:04.224Z] --- PASS: TestDaemonIpcModePrivate (1.61s) [2019-12-08T17:58:04.224Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-12-08T17:58:04.224Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-08T17:58:04.890Z] --- PASS: TestServiceUpdateConfigs (15.69s) [2019-12-08T17:58:04.890Z] === RUN TestServiceUpdateNetwork [2019-12-08T17:58:04.995Z] --- PASS: TestRenameContainerWithSameName (1.64s) [2019-12-08T17:58:04.995Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-08T17:58:04.995Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-12-08T17:58:04.995Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-12-08T17:58:04.995Z] === RUN TestResize [2019-12-08T17:58:04.995Z] --- SKIP: TestResize (0.00s) [2019-12-08T17:58:04.995Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-12-08T17:58:04.995Z] === RUN TestResizeWithInvalidSize [2019-12-08T17:58:04.995Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-12-08T17:58:04.995Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-12-08T17:58:04.995Z] === RUN TestResizeWhenContainerNotStarted [2019-12-08T17:58:05.400Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s) [2019-12-08T17:58:05.400Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-12-08T17:58:05.400Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-08T17:58:06.266Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-12-08T17:58:06.829Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-12-08T17:58:06.829Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-12-08T17:58:07.108Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s) [2019-12-08T17:58:07.108Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-12-08T17:58:07.108Z] === RUN TestIpcModeOlderClient [2019-12-08T17:58:07.108Z] === PAUSE TestIpcModeOlderClient [2019-12-08T17:58:07.108Z] === RUN TestKillContainerInvalidSignal [2019-12-08T17:58:07.167Z] --- PASS: TestResizeWhenContainerNotStarted (1.90s) [2019-12-08T17:58:07.167Z] === RUN TestDaemonRestartKillContainers [2019-12-08T17:58:07.167Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-12-08T17:58:07.167Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:58:07.167Z] === RUN TestStats [2019-12-08T17:58:07.167Z] --- SKIP: TestStats (0.00s) [2019-12-08T17:58:07.167Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-12-08T17:58:07.167Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-08T17:58:07.755Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-12-08T17:58:07.835Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2019-12-08T17:58:07.835Z] === RUN TestKillContainer [2019-12-08T17:58:07.835Z] === RUN TestKillContainer/no_signal [2019-12-08T17:58:08.563Z] === RUN TestKillContainer/non_killing_signal [2019-12-08T17:58:08.679Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-12-08T17:58:08.902Z] === RUN TestKillContainer/killing_signal [2019-12-08T17:58:09.281Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-12-08T17:58:10.131Z] --- PASS: TestKillContainer (1.97s) [2019-12-08T17:58:10.131Z] --- PASS: TestKillContainer/no_signal (0.65s) [2019-12-08T17:58:10.131Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2019-12-08T17:58:10.131Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2019-12-08T17:58:10.131Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-08T17:58:10.131Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-08T17:58:10.204Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-12-08T17:58:10.205Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-12-08T17:58:10.469Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-08T17:58:11.128Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-12-08T17:58:11.200Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2019-12-08T17:58:11.200Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2019-12-08T17:58:11.200Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2019-12-08T17:58:11.200Z] === RUN TestKillStoppedContainer [2019-12-08T17:58:11.200Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-12-08T17:58:11.200Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-08T17:58:11.200Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-12-08T17:58:11.200Z] === RUN TestKillDifferentUserContainer [2019-12-08T17:58:11.853Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.89s) [2019-12-08T17:58:11.853Z] === RUN TestStopContainerWithTimeout [2019-12-08T17:58:11.853Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-12-08T17:58:11.853Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-12-08T17:58:11.853Z] === RUN TestUpdateRestartPolicy [2019-12-08T17:58:11.928Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2019-12-08T17:58:11.929Z] === RUN TestInspectOomKilledTrue [2019-12-08T17:58:12.051Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-12-08T17:58:12.612Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-12-08T17:58:12.912Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-12-08T17:58:13.104Z] --- PASS: TestInspectOomKilledTrue (1.19s) [2019-12-08T17:58:13.104Z] === RUN TestInspectOomKilledFalse [2019-12-08T17:58:13.870Z] --- PASS: TestInspectOomKilledFalse (0.63s) [2019-12-08T17:58:13.870Z] === RUN TestLinksEtcHostsContentMatch [2019-12-08T17:58:13.878Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-12-08T17:58:14.207Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2019-12-08T17:58:14.207Z] === RUN TestLinksContainerNames [2019-12-08T17:58:15.238Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-12-08T17:58:15.903Z] --- PASS: TestLinksContainerNames (1.25s) [2019-12-08T17:58:15.903Z] === RUN TestLogsFollowTailEmpty [2019-12-08T17:58:16.243Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2019-12-08T17:58:16.243Z] === RUN TestContainerNetworkMountsNoChown [2019-12-08T17:58:16.972Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2019-12-08T17:58:16.972Z] === RUN TestMountDaemonRoot [2019-12-08T17:58:16.972Z] === RUN TestMountDaemonRoot/default [2019-12-08T17:58:16.972Z] === PAUSE TestMountDaemonRoot/default [2019-12-08T17:58:16.972Z] === RUN TestMountDaemonRoot/private [2019-12-08T17:58:16.972Z] === PAUSE TestMountDaemonRoot/private [2019-12-08T17:58:16.972Z] === RUN TestMountDaemonRoot/rprivate [2019-12-08T17:58:16.972Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-08T17:58:16.972Z] === RUN TestMountDaemonRoot/slave [2019-12-08T17:58:16.972Z] === PAUSE TestMountDaemonRoot/slave [2019-12-08T17:58:16.972Z] === RUN TestMountDaemonRoot/rslave [2019-12-08T17:58:16.972Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-08T17:58:16.972Z] === RUN TestMountDaemonRoot/shared [2019-12-08T17:58:16.972Z] === PAUSE TestMountDaemonRoot/shared [2019-12-08T17:58:16.972Z] === RUN TestMountDaemonRoot/rshared [2019-12-08T17:58:16.972Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-08T17:58:16.972Z] === CONT TestMountDaemonRoot/default [2019-12-08T17:58:16.972Z] === CONT TestMountDaemonRoot/rslave [2019-12-08T17:58:16.972Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-08T17:58:16.972Z] === CONT TestMountDaemonRoot/slave [2019-12-08T17:58:16.972Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-08T17:58:16.972Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-08T17:58:16.972Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-08T17:58:16.972Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-08T17:58:16.972Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-08T17:58:16.972Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-08T17:58:16.972Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-08T17:58:16.972Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-08T17:58:16.972Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-08T17:58:16.972Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-08T17:58:16.972Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-08T17:58:16.972Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-08T17:58:16.972Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-08T17:58:16.972Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-08T17:58:16.972Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-08T17:58:16.972Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-08T17:58:16.972Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-08T17:58:16.972Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-08T17:58:16.972Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-08T17:58:16.972Z] === CONT TestMountDaemonRoot/private [2019-12-08T17:58:16.972Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-08T17:58:16.972Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-08T17:58:16.972Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-08T17:58:16.972Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-08T17:58:16.973Z] === CONT TestMountDaemonRoot/rshared [2019-12-08T17:58:16.973Z] === CONT TestMountDaemonRoot/shared [2019-12-08T17:58:16.973Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-08T17:58:16.973Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-08T17:58:16.973Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-08T17:58:16.973Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-08T17:58:16.973Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-08T17:58:16.973Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-08T17:58:16.973Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-08T17:58:16.973Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-08T17:58:16.973Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-08T17:58:16.973Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-08T17:58:16.973Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-08T17:58:16.973Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-08T17:58:16.973Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-08T17:58:16.973Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-08T17:58:16.973Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-08T17:58:16.973Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-08T17:58:16.973Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-08T17:58:16.973Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-08T17:58:16.973Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-08T17:58:16.973Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-08T17:58:16.973Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-08T17:58:16.973Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-08T17:58:16.973Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-08T17:58:16.973Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-08T17:58:16.973Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-08T17:58:16.973Z] === CONT TestMountDaemonRoot/rprivate [2019-12-08T17:58:16.973Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-08T17:58:16.973Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-08T17:58:16.973Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-08T17:58:16.973Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-08T17:58:16.973Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-08T17:58:16.973Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-08T17:58:16.973Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-08T17:58:16.973Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-08T17:58:16.973Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-08T17:58:16.973Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-08T17:58:16.973Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-08T17:58:16.973Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-08T17:58:16.973Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-08T17:58:16.973Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-08T17:58:16.973Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-08T17:58:17.119Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-12-08T17:58:17.119Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-12-08T17:58:17.119Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-12-08T17:58:17.119Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-12-08T17:58:17.119Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-12-08T17:58:17.312Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-08T17:58:17.312Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-08T17:58:17.312Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-08T17:58:17.312Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-08T17:58:17.312Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-08T17:58:17.312Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-08T17:58:17.312Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-08T17:58:17.312Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-08T17:58:17.312Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-08T17:58:17.312Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-08T17:58:17.312Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-08T17:58:17.312Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-08T17:58:17.312Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-08T17:58:17.312Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-08T17:58:17.312Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-08T17:58:17.312Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-08T17:58:17.312Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-08T17:58:17.312Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-08T17:58:17.312Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-08T17:58:17.312Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-12-08T17:58:17.312Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2019-12-08T17:58:17.312Z] === RUN TestContainerBindMountNonRecursive [2019-12-08T17:58:18.042Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-12-08T17:58:19.035Z] --- PASS: TestContainerBindMountNonRecursive (1.62s) [2019-12-08T17:58:19.035Z] === RUN TestNetworkNat [2019-12-08T17:58:19.821Z] --- PASS: TestNetworkNat (0.72s) [2019-12-08T17:58:19.821Z] === RUN TestNetworkLocalhostTCPNat [2019-12-08T17:58:20.548Z] --- PASS: TestServiceUpdateNetwork (15.70s) [2019-12-08T17:58:20.548Z] PASS [2019-12-08T17:58:20.548Z] [2019-12-08T17:58:20.548Z] === Skipped [2019-12-08T17:58:20.548Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-12-08T17:58:20.548Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-08T17:58:20.548Z] [2019-12-08T17:58:20.548Z] [2019-12-08T17:58:20.548Z] DONE 20 tests, 1 skipped in 173.795s [2019-12-08T17:58:20.548Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-12-08T17:58:20.548Z] ++ 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-12-08T17:58:20.548Z] ++ set -e [2019-12-08T17:58:20.548Z] ++ '[' -n 0 ']' [2019-12-08T17:58:20.548Z] ++ set -x [2019-12-08T17:58:20.548Z] ++ env -i DEST=/go/src/github.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-12-08T17:58:20.548Z] INFO: Testing against a local daemon [2019-12-08T17:58:20.548Z] === RUN TestSessionCreate [2019-12-08T17:58:20.548Z] --- PASS: TestSessionCreate (0.03s) [2019-12-08T17:58:20.548Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-08T17:58:20.549Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2019-12-08T17:58:20.549Z] === RUN TestNetworkLoopbackNat [2019-12-08T17:58:20.803Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-12-08T17:58:20.803Z] PASS [2019-12-08T17:58:20.803Z] [2019-12-08T17:58:20.803Z] DONE 2 tests in 0.180s [2019-12-08T17:58:20.803Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-12-08T17:58:20.803Z] ++ 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-12-08T17:58:20.803Z] ++ set -e [2019-12-08T17:58:20.803Z] ++ '[' -n 0 ']' [2019-12-08T17:58:20.803Z] ++ set -x [2019-12-08T17:58:20.803Z] ++ env -i DEST=/go/src/github.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-12-08T17:58:20.803Z] INFO: Testing against a local daemon [2019-12-08T17:58:20.803Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-08T17:58:20.803Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-08T17:58:20.803Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-08T17:58:20.803Z] === RUN TestEventsExecDie [2019-12-08T17:58:21.280Z] --- PASS: TestNetworkLoopbackNat (0.93s) [2019-12-08T17:58:21.280Z] === RUN TestPause [2019-12-08T17:58:21.773Z] --- PASS: TestEventsExecDie (0.88s) [2019-12-08T17:58:21.773Z] === RUN TestEventsBackwardsCompatible [2019-12-08T17:58:21.773Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-12-08T17:58:21.773Z] === RUN TestInfoBinaryCommits [2019-12-08T17:58:21.773Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-12-08T17:58:21.773Z] === RUN TestInfoAPIVersioned [2019-12-08T17:58:21.773Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-12-08T17:58:21.773Z] === RUN TestInfoDiscoveryBackend [2019-12-08T17:58:22.009Z] --- PASS: TestPause (0.72s) [2019-12-08T17:58:22.009Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-08T17:58:22.009Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-08T17:58:22.009Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-08T17:58:22.009Z] === RUN TestPauseStopPausedContainer [2019-12-08T17:58:22.421Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-12-08T17:58:22.421Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2019-12-08T17:58:22.421Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-08T17:58:22.738Z] --- PASS: TestPauseStopPausedContainer (0.69s) [2019-12-08T17:58:22.738Z] === RUN TestPsFilter [2019-12-08T17:58:23.076Z] --- PASS: TestPsFilter (0.20s) [2019-12-08T17:58:23.076Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-08T17:58:23.347Z] === RUN TestDockerSuite/TestContainerAPITop [2019-12-08T17:58:23.347Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-08T17:58:23.347Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-08T17:58:23.805Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2019-12-08T17:58:23.805Z] === RUN TestRemoveContainerWithVolume [2019-12-08T17:58:23.906Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2019-12-08T17:58:23.906Z] === RUN TestInfoAPI [2019-12-08T17:58:23.906Z] --- PASS: TestInfoAPI (0.03s) [2019-12-08T17:58:23.906Z] === RUN TestInfoAPIWarnings [2019-12-08T17:58:24.144Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2019-12-08T17:58:24.144Z] === RUN TestRemoveContainerRunning [2019-12-08T17:58:24.167Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-12-08T17:58:24.167Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-12-08T17:58:24.167Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-12-08T17:58:24.436Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-12-08T17:58:24.436Z] === RUN TestInfoDebug [2019-12-08T17:58:24.873Z] --- PASS: TestRemoveContainerRunning (0.65s) [2019-12-08T17:58:24.873Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-08T17:58:24.995Z] --- PASS: TestInfoDebug (0.53s) [2019-12-08T17:58:24.995Z] === RUN TestInfoInsecureRegistries [2019-12-08T17:58:25.554Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-12-08T17:58:25.554Z] === RUN TestInfoRegistryMirrors [2019-12-08T17:58:25.607Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2019-12-08T17:58:25.607Z] === RUN TestRemoveInvalidContainer [2019-12-08T17:58:25.607Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-12-08T17:58:25.607Z] === RUN TestRenameLinkedContainer [2019-12-08T17:58:26.157Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2019-12-08T17:58:26.157Z] === RUN TestLoginFailsWithBadCredentials [2019-12-08T17:58:26.412Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2019-12-08T17:58:26.412Z] === RUN TestPingCacheHeaders [2019-12-08T17:58:26.412Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-12-08T17:58:26.412Z] === RUN TestPingGet [2019-12-08T17:58:26.412Z] --- PASS: TestPingGet (0.02s) [2019-12-08T17:58:26.412Z] === RUN TestPingHead [2019-12-08T17:58:26.412Z] --- PASS: TestPingHead (0.02s) [2019-12-08T17:58:26.412Z] === RUN TestVersion [2019-12-08T17:58:26.412Z] --- PASS: TestVersion (0.02s) [2019-12-08T17:58:26.412Z] PASS [2019-12-08T17:58:26.412Z] [2019-12-08T17:58:26.412Z] === Skipped [2019-12-08T17:58:26.412Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-08T17:58:26.412Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-08T17:58:26.412Z] [2019-12-08T17:58:26.412Z] [2019-12-08T17:58:26.412Z] DONE 18 tests, 1 skipped in 5.736s [2019-12-08T17:58:26.412Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-12-08T17:58:26.412Z] ++ 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-12-08T17:58:26.412Z] ++ set -e [2019-12-08T17:58:26.412Z] ++ '[' -n 0 ']' [2019-12-08T17:58:26.412Z] ++ set -x [2019-12-08T17:58:26.412Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-08T17:58:26.667Z] INFO: Testing against a local daemon [2019-12-08T17:58:26.667Z] === RUN TestVolumesCreateAndList [2019-12-08T17:58:26.667Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-12-08T17:58:26.667Z] === RUN TestVolumesRemove [2019-12-08T17:58:26.667Z] --- PASS: TestVolumesRemove (0.09s) [2019-12-08T17:58:26.667Z] === RUN TestVolumesInspect [2019-12-08T17:58:26.667Z] --- PASS: TestVolumesInspect (0.03s) [2019-12-08T17:58:26.667Z] === RUN TestVolumesInvalidJSON [2019-12-08T17:58:26.667Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-08T17:58:26.667Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-08T17:58:26.667Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-08T17:58:26.667Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-12-08T17:58:26.667Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-08T17:58:26.667Z] PASS [2019-12-08T17:58:26.667Z] [2019-12-08T17:58:26.667Z] DONE 5 tests in 0.243s [2019-12-08T17:58:26.667Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-08T17:58:26.962Z] ++++ cat bundles/test-integration/docker.pid [2019-12-08T17:58:26.962Z] +++ kill 5327 [2019-12-08T17:58:27.219Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-12-08T17:58:28.142Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-12-08T17:58:28.397Z] +++ /etc/init.d/apparmor stop [2019-12-08T17:58:28.397Z] Clearing AppArmor profiles cache:. [2019-12-08T17:58:28.397Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-08T17:58:28.397Z] Unloading profiles will leave already running processes permanently [2019-12-08T17:58:28.397Z] unconfined, which can lead to unexpected situations. [2019-12-08T17:58:28.397Z] [2019-12-08T17:58:28.397Z] To set a process to complain mode, use the command line tool [2019-12-08T17:58:28.397Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-08T17:58:28.397Z] with the 'teardown' option." [2019-12-08T17:58:28.397Z] [2019-12-08T17:58:28.653Z] --- PASS: TestRenameLinkedContainer (2.60s) [2019-12-08T17:58:28.653Z] === RUN TestRenameStoppedContainer [2019-12-08T17:58:28.993Z] --- PASS: TestRenameStoppedContainer (0.65s) [2019-12-08T17:58:28.993Z] === RUN TestRenameRunningContainerAndReuse [2019-12-08T17:58:29.321Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-12-08T17:58:30.171Z] --- PASS: TestRenameRunningContainerAndReuse (1.29s) [2019-12-08T17:58:30.171Z] === RUN TestRenameInvalidName [2019-12-08T17:58:30.898Z] --- PASS: TestRenameInvalidName (0.66s) [2019-12-08T17:58:30.898Z] === RUN TestRenameAnonymousContainer [2019-12-08T17:58:32.975Z] --- PASS: TestUpdateRestartPolicy (19.88s) [2019-12-08T17:58:32.975Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-08T17:58:33.206Z] --- PASS: TestRenameAnonymousContainer (2.40s) [2019-12-08T17:58:33.206Z] === RUN TestRenameContainerWithSameName [2019-12-08T17:58:33.444Z] --- PASS: TestUpdateRestartWithAutoRemove (1.64s) [2019-12-08T17:58:33.444Z] === RUN TestWaitNonBlocked [2019-12-08T17:58:33.444Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-08T17:58:33.444Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-08T17:58:33.444Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-08T17:58:33.444Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-08T17:58:33.444Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-08T17:58:33.444Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-08T17:58:33.934Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2019-12-08T17:58:33.935Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-08T17:58:34.552Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-12-08T17:58:34.552Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-12-08T17:58:35.113Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s) [2019-12-08T17:58:35.113Z] === RUN TestResize [2019-12-08T17:58:35.844Z] --- PASS: TestResize (0.70s) [2019-12-08T17:58:35.844Z] === RUN TestResizeWithInvalidSize [2019-12-08T17:58:36.346Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-12-08T17:58:36.346Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.64s) [2019-12-08T17:58:36.346Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.75s) [2019-12-08T17:58:36.346Z] === RUN TestWaitBlocked [2019-12-08T17:58:36.346Z] --- SKIP: TestWaitBlocked (0.00s) [2019-12-08T17:58:36.346Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-12-08T17:58:36.346Z] PASS [2019-12-08T17:58:36.346Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-12-08T17:58:36.346Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-08T17:58:36.346Z] INFO: Testing against a local daemon [2019-12-08T17:58:36.346Z] === RUN TestCommitInheritsEnv [2019-12-08T17:58:36.346Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-12-08T17:58:36.346Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-08T17:58:36.346Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-08T17:58:36.346Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-12-08T17:58:36.346Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-12-08T17:58:36.346Z] === RUN TestImagesFilterMultiReference [2019-12-08T17:58:36.346Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-12-08T17:58:36.346Z] === RUN TestImagePullPlatformInvalid [2019-12-08T17:58:36.346Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-12-08T17:58:36.346Z] === RUN TestRemoveImageOrphaning [2019-12-08T17:58:36.346Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-12-08T17:58:36.346Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-08T17:58:36.346Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-08T17:58:36.346Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-12-08T17:58:36.346Z] === RUN TestTagInvalidReference [2019-12-08T17:58:36.346Z] --- PASS: TestTagInvalidReference (0.03s) [2019-12-08T17:58:36.346Z] === RUN TestTagValidPrefixedRepo [2019-12-08T17:58:36.346Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-12-08T17:58:36.346Z] === RUN TestTagExistedNameWithoutForce [2019-12-08T17:58:36.433Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-12-08T17:58:36.574Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2019-12-08T17:58:36.574Z] === RUN TestResizeWhenContainerNotStarted [2019-12-08T17:58:36.803Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-12-08T17:58:36.803Z] === RUN TestTagOfficialNames [2019-12-08T17:58:36.803Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-12-08T17:58:36.803Z] tag_test.go:98: testEnv.OSType == "windows" [2019-12-08T17:58:36.803Z] === RUN TestTagMatchesDigest [2019-12-08T17:58:36.803Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-12-08T17:58:36.803Z] PASS [2019-12-08T17:58:36.803Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-12-08T17:58:36.803Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-08T17:58:36.803Z] INFO: Testing against a local daemon [2019-12-08T17:58:36.803Z] === RUN TestNetworkCreateDelete [2019-12-08T17:58:36.803Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-12-08T17:58:36.803Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-12-08T17:58:36.803Z] === RUN TestDockerNetworkDeletePreferID [2019-12-08T17:58:36.803Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-12-08T17:58:36.803Z] 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-12-08T17:58:36.803Z] === RUN TestInspectNetwork [2019-12-08T17:58:36.803Z] --- SKIP: TestInspectNetwork (0.00s) [2019-12-08T17:58:36.803Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-12-08T17:58:36.803Z] === RUN TestRunContainerWithBridgeNone [2019-12-08T17:58:36.803Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-12-08T17:58:36.803Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-12-08T17:58:36.803Z] === RUN TestNetworkInvalidJSON [2019-12-08T17:58:36.803Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-08T17:58:36.803Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-08T17:58:36.803Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-08T17:58:36.803Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-08T17:58:36.803Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-08T17:58:36.803Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-08T17:58:36.803Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-08T17:58:36.803Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-08T17:58:36.803Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-08T17:58:36.804Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-12-08T17:58:36.804Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-08T17:58:36.804Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-08T17:58:36.804Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-08T17:58:36.804Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-08T17:58:36.804Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-12-08T17:58:36.804Z] service_test.go:29: testEnv.OSType == "windows" [2019-12-08T17:58:36.804Z] === RUN TestDaemonDefaultNetworkPools [2019-12-08T17:58:36.804Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-12-08T17:58:36.804Z] service_test.go:51: testEnv.OSType == "windows" [2019-12-08T17:58:36.804Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-08T17:58:36.804Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-12-08T17:58:36.804Z] service_test.go:94: testEnv.OSType == "windows" [2019-12-08T17:58:36.804Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-08T17:58:36.804Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-12-08T17:58:36.804Z] service_test.go:127: testEnv.OSType == "windows" [2019-12-08T17:58:36.804Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-08T17:58:36.804Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-12-08T17:58:36.804Z] service_test.go:177: testEnv.OSType == "windows" [2019-12-08T17:58:36.804Z] === RUN TestServiceWithPredefinedNetwork [2019-12-08T17:58:36.804Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-12-08T17:58:36.804Z] service_test.go:201: testEnv.OSType == "windows" [2019-12-08T17:58:36.804Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-08T17:58:36.804Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-08T17:58:36.804Z] service_test.go:230: FLAKY_TEST [2019-12-08T17:58:36.804Z] === RUN TestServiceWithDataPathPortInit [2019-12-08T17:58:36.804Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-12-08T17:58:36.804Z] service_test.go:319: testEnv.OSType == "windows" [2019-12-08T17:58:36.804Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-08T17:58:36.804Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-12-08T17:58:36.804Z] service_test.go:386: testEnv.OSType == "windows" [2019-12-08T17:58:36.804Z] PASS [2019-12-08T17:58:36.804Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-12-08T17:58:36.804Z] PASS [2019-12-08T17:58:36.804Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-12-08T17:58:36.804Z] PASS [2019-12-08T17:58:36.804Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-12-08T17:58:36.804Z] PASS [2019-12-08T17:58:36.804Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-12-08T17:58:36.804Z] PASS [2019-12-08T17:58:36.804Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-12-08T17:58:36.804Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-08T17:58:36.804Z] INFO: Testing against a local daemon [2019-12-08T17:58:36.804Z] === RUN TestPluginInvalidJSON [2019-12-08T17:58:36.804Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-08T17:58:36.804Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-08T17:58:36.804Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-08T17:58:36.804Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-12-08T17:58:36.804Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2019-12-08T17:58:36.804Z] PASS [2019-12-08T17:58:36.804Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-12-08T17:58:36.804Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-08T17:58:36.804Z] INFO: Testing against a local daemon [2019-12-08T17:58:36.804Z] === RUN TestExternalGraphDriver [2019-12-08T17:58:36.804Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-12-08T17:58:36.804Z] external_test.go:48: runtime.GOOS == "windows" [2019-12-08T17:58:36.804Z] === RUN TestGraphdriverPluginV2 [2019-12-08T17:58:36.804Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-12-08T17:58:36.804Z] external_test.go:407: runtime.GOOS == "windows" [2019-12-08T17:58:36.804Z] PASS [2019-12-08T17:58:36.804Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-12-08T17:58:37.261Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-08T17:58:37.261Z] INFO: Testing against a local daemon [2019-12-08T17:58:37.261Z] PASS [2019-12-08T17:58:37.261Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-12-08T17:58:37.261Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-08T17:58:37.261Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-12-08T17:58:37.261Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-08T17:58:37.261Z] INFO: Testing against a local daemon [2019-12-08T17:58:37.261Z] === RUN TestSecretInspect [2019-12-08T17:58:37.261Z] --- SKIP: TestSecretInspect (0.00s) [2019-12-08T17:58:37.261Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:58:37.261Z] === RUN TestSecretList [2019-12-08T17:58:37.261Z] --- SKIP: TestSecretList (0.00s) [2019-12-08T17:58:37.261Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:58:37.261Z] === RUN TestSecretsCreateAndDelete [2019-12-08T17:58:37.261Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-12-08T17:58:37.261Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:58:37.261Z] === RUN TestSecretsUpdate [2019-12-08T17:58:37.261Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-12-08T17:58:37.261Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:58:37.261Z] === RUN TestTemplatedSecret [2019-12-08T17:58:37.261Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-12-08T17:58:37.261Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:58:37.261Z] === RUN TestSecretCreateResolve [2019-12-08T17:58:37.261Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-12-08T17:58:37.261Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-12-08T17:58:37.261Z] PASS [2019-12-08T17:58:37.261Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-12-08T17:58:37.261Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-08T17:58:37.261Z] INFO: Testing against a local daemon [2019-12-08T17:58:37.261Z] === RUN TestServiceCreateInit [2019-12-08T17:58:37.261Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-08T17:58:37.261Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-08T17:58:37.261Z] --- PASS: TestServiceCreateInit (0.03s) [2019-12-08T17:58:37.261Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-12-08T17:58:37.261Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:58:37.261Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-12-08T17:58:37.261Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:58:37.261Z] === RUN TestCreateServiceMultipleTimes [2019-12-08T17:58:37.261Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-12-08T17:58:37.261Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:58:37.262Z] === RUN TestCreateServiceConflict [2019-12-08T17:58:37.262Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-12-08T17:58:37.262Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:58:37.262Z] === RUN TestCreateServiceMaxReplicas [2019-12-08T17:58:37.262Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2019-12-08T17:58:37.262Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:58:37.262Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-08T17:58:37.262Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-12-08T17:58:37.262Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:58:37.262Z] === RUN TestCreateServiceSecretFileMode [2019-12-08T17:58:37.262Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-12-08T17:58:37.262Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:58:37.262Z] === RUN TestCreateServiceConfigFileMode [2019-12-08T17:58:37.262Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-12-08T17:58:37.262Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:58:37.262Z] === RUN TestCreateServiceSysctls [2019-12-08T17:58:37.262Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-12-08T17:58:37.262Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:58:37.262Z] === RUN TestCreateServiceCapabilities [2019-12-08T17:58:37.262Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-12-08T17:58:37.262Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:58:37.262Z] === RUN TestInspect [2019-12-08T17:58:37.262Z] --- SKIP: TestInspect (0.00s) [2019-12-08T17:58:37.262Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:58:37.262Z] === RUN TestServiceListWithStatuses [2019-12-08T17:58:37.262Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-08T17:58:37.262Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:58:37.262Z] === RUN TestDockerNetworkConnectAlias [2019-12-08T17:58:37.262Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-12-08T17:58:37.262Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:58:37.262Z] === RUN TestDockerNetworkReConnect [2019-12-08T17:58:37.262Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-12-08T17:58:37.262Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:58:37.262Z] === RUN TestServicePlugin [2019-12-08T17:58:37.262Z] --- SKIP: TestServicePlugin (0.00s) [2019-12-08T17:58:37.262Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:58:37.262Z] === RUN TestServiceUpdateLabel [2019-12-08T17:58:37.262Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-12-08T17:58:37.262Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-12-08T17:58:37.262Z] === RUN TestServiceUpdateSecrets [2019-12-08T17:58:37.262Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-12-08T17:58:37.262Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-12-08T17:58:37.262Z] === RUN TestServiceUpdateConfigs [2019-12-08T17:58:37.262Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-12-08T17:58:37.262Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-12-08T17:58:37.262Z] === RUN TestServiceUpdateNetwork [2019-12-08T17:58:37.262Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-12-08T17:58:37.262Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-12-08T17:58:37.262Z] PASS [2019-12-08T17:58:37.262Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-12-08T17:58:37.262Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-08T17:58:37.262Z] INFO: Testing against a local daemon [2019-12-08T17:58:37.262Z] === RUN TestSessionCreate [2019-12-08T17:58:37.262Z] --- SKIP: TestSessionCreate (0.00s) [2019-12-08T17:58:37.262Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-12-08T17:58:37.262Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-08T17:58:37.262Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-12-08T17:58:37.262Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-12-08T17:58:37.262Z] PASS [2019-12-08T17:58:37.262Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-12-08T17:58:37.309Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2019-12-08T17:58:37.309Z] === RUN TestDaemonRestartKillContainers [2019-12-08T17:58:37.309Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-08T17:58:37.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-08T17:58:37.309Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-08T17:58:37.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-08T17:58:37.309Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-08T17:58:37.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-08T17:58:37.309Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-08T17:58:37.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-08T17:58:37.309Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-08T17:58:37.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-08T17:58:37.309Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-08T17:58:37.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-08T17:58:37.309Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-08T17:58:37.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-08T17:58:37.309Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-08T17:58:37.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-08T17:58:37.309Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-08T17:58:37.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-08T17:58:37.309Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-08T17:58:37.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-08T17:58:37.309Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-08T17:58:37.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-08T17:58:37.309Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-08T17:58:37.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-08T17:58:37.309Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-08T17:58:37.309Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-08T17:58:37.309Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-08T17:58:37.309Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-08T17:58:37.719Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-08T17:58:37.719Z] INFO: Testing against a local daemon [2019-12-08T17:58:37.719Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-08T17:58:37.719Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-08T17:58:37.719Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-12-08T17:58:37.719Z] === RUN TestEventsExecDie [2019-12-08T17:58:37.719Z] --- SKIP: TestEventsExecDie (0.00s) [2019-12-08T17:58:37.719Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-12-08T17:58:37.719Z] === RUN TestEventsBackwardsCompatible [2019-12-08T17:58:37.719Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-12-08T17:58:37.719Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-12-08T17:58:37.719Z] === RUN TestInfoAPI [2019-12-08T17:58:37.719Z] --- PASS: TestInfoAPI (0.04s) [2019-12-08T17:58:37.719Z] === RUN TestInfoAPIWarnings [2019-12-08T17:58:37.719Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-12-08T17:58:37.719Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-08T17:58:37.719Z] === RUN TestInfoDebug [2019-12-08T17:58:37.719Z] --- SKIP: TestInfoDebug (0.00s) [2019-12-08T17:58:37.719Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-12-08T17:58:37.719Z] === RUN TestInfoInsecureRegistries [2019-12-08T17:58:37.719Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2019-12-08T17:58:37.719Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-12-08T17:58:37.719Z] === RUN TestInfoRegistryMirrors [2019-12-08T17:58:37.719Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2019-12-08T17:58:37.719Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-12-08T17:58:37.719Z] === RUN TestLoginFailsWithBadCredentials [2019-12-08T17:58:37.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-12-08T17:58:38.682Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2019-12-08T17:58:38.682Z] === RUN TestPingCacheHeaders [2019-12-08T17:58:38.682Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-12-08T17:58:38.682Z] === RUN TestPingGet [2019-12-08T17:58:38.682Z] --- PASS: TestPingGet (0.03s) [2019-12-08T17:58:38.682Z] === RUN TestPingHead [2019-12-08T17:58:38.682Z] --- PASS: TestPingHead (0.03s) [2019-12-08T17:58:38.682Z] === RUN TestVersion [2019-12-08T17:58:38.682Z] --- PASS: TestVersion (0.02s) [2019-12-08T17:58:38.682Z] PASS [2019-12-08T17:58:38.682Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-12-08T17:58:38.682Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-08T17:58:38.682Z] INFO: Testing against a local daemon [2019-12-08T17:58:38.682Z] === RUN TestVolumesCreateAndList [2019-12-08T17:58:38.682Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-12-08T17:58:38.682Z] === RUN TestVolumesRemove [2019-12-08T17:58:38.682Z] --- SKIP: TestVolumesRemove (0.00s) [2019-12-08T17:58:38.682Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-12-08T17:58:38.682Z] === RUN TestVolumesInspect [2019-12-08T17:58:38.682Z] --- PASS: TestVolumesInspect (0.04s) [2019-12-08T17:58:38.682Z] === RUN TestVolumesInvalidJSON [2019-12-08T17:58:38.682Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-08T17:58:38.682Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-08T17:58:38.682Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-08T17:58:38.682Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-12-08T17:58:38.682Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-08T17:58:38.682Z] PASS [2019-12-08T17:58:38.682Z] INFO: make.ps1 ended at 12/08/2019 17:58:38 [2019-12-08T17:58:38.682Z] INFO: Integration CLI tests being run from the host: [2019-12-08T17:58:38.682Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-12-08T17:58:38.852Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2019-12-08T17:58:40.362Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-08T17:58:40.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2019-12-08T17:58:41.099Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-08T17:58:42.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-12-08T17:58:42.812Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-08T17:58:42.812Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-08T17:58:43.154Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-08T17:58:44.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-12-08T17:58:44.341Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-08T17:58:45.167Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-08T17:58:45.422Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000820360_} [2019-12-08T17:58:45.531Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-08T17:58:47.247Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-08T17:58:47.247Z] INFO: Testing against a local daemon [2019-12-08T17:58:47.247Z] === RUN TestDockerSuite [2019-12-08T17:58:47.247Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-12-08T17:58:47.247Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-12-08T17:58:47.247Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-12-08T17:58:47.247Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-12-08T17:58:47.247Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-12-08T17:58:47.247Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-12-08T17:58:47.247Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-12-08T17:58:47.247Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-12-08T17:58:47.247Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-12-08T17:58:47.247Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-12-08T17:58:47.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1490725628_/foo_false____} [2019-12-08T17:58:48.212Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-12-08T17:58:48.212Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-12-08T17:58:48.562Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-08T17:58:48.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.09s) [2019-12-08T17:58:48.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.85s) [2019-12-08T17:58:48.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.13s) [2019-12-08T17:58:48.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.37s) [2019-12-08T17:58:48.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (5.72s) [2019-12-08T17:58:48.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) [2019-12-08T17:58:48.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (3.95s) [2019-12-08T17:58:48.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2019-12-08T17:58:48.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (4.59s) [2019-12-08T17:58:48.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.13s) [2019-12-08T17:58:48.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.92s) [2019-12-08T17:58:48.562Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s) [2019-12-08T17:58:48.562Z] === RUN TestCgroupNamespacesRun [2019-12-08T17:58:48.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-12-08T17:58:48.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1490725628_/foo_true____} [2019-12-08T17:58:50.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3288564267_/foo_false____} [2019-12-08T17:58:50.263Z] --- PASS: TestCgroupNamespacesRun (1.65s) [2019-12-08T17:58:50.263Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-08T17:58:51.443Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2019-12-08T17:58:51.443Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-08T17:58:52.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3288564267_/foo_true____} [2019-12-08T17:58:53.147Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2019-12-08T17:58:53.147Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-08T17:58:53.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3288564267_/foo_true__0xc0008207e0__} [2019-12-08T17:58:54.848Z] --- PASS: TestCgroupNamespacesRunHostMode (1.60s) [2019-12-08T17:58:54.848Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-08T17:58:55.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000820800_} [2019-12-08T17:58:56.551Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2019-12-08T17:58:56.551Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-08T17:58:57.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000820820_} [2019-12-08T17:58:57.283Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2019-12-08T17:58:57.283Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-08T17:58:58.463Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2019-12-08T17:58:58.463Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-08T17:58:59.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000820840_} [2019-12-08T17:59:00.190Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s) [2019-12-08T17:59:00.190Z] === RUN TestKernelTCPMemory [2019-12-08T17:59:00.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000820880_} [2019-12-08T17:59:00.917Z] --- PASS: TestKernelTCPMemory (0.79s) [2019-12-08T17:59:00.917Z] === RUN TestNISDomainname [2019-12-08T17:59:01.645Z] --- PASS: TestNISDomainname (0.87s) [2019-12-08T17:59:01.645Z] === RUN TestHostnameDnsResolution [2019-12-08T17:59:01.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-12-08T17:59:02.826Z] --- PASS: TestHostnameDnsResolution (1.07s) [2019-12-08T17:59:02.826Z] === RUN TestStats [2019-12-08T17:59:03.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-12-08T17:59:03.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-12-08T17:59:03.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-12-08T17:59:03.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-12-08T17:59:03.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-12-08T17:59:03.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-12-08T17:59:03.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-12-08T17:59:03.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-12-08T17:59:03.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-12-08T17:59:03.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-12-08T17:59:03.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-12-08T17:59:03.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-12-08T17:59:03.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-12-08T17:59:03.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-12-08T17:59:03.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-12-08T17:59:04.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-12-08T17:59:04.132Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-12-08T17:59:04.132Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-12-08T17:59:05.148Z] --- PASS: TestStats (2.56s) [2019-12-08T17:59:05.148Z] === RUN TestStopContainerWithTimeout [2019-12-08T17:59:05.148Z] === RUN TestStopContainerWithTimeout/0 [2019-12-08T17:59:05.148Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-08T17:59:05.148Z] === RUN TestStopContainerWithTimeout/1 [2019-12-08T17:59:05.148Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-08T17:59:05.148Z] === RUN TestStopContainerWithTimeout/3 [2019-12-08T17:59:05.148Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-08T17:59:05.148Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-08T17:59:05.148Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-08T17:59:05.148Z] === CONT TestStopContainerWithTimeout/0 [2019-12-08T17:59:05.148Z] === CONT TestStopContainerWithTimeout/3 [2019-12-08T17:59:05.148Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-08T17:59:05.148Z] === CONT TestStopContainerWithTimeout/1 [2019-12-08T17:59:07.390Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-12-08T17:59:08.170Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-12-08T17:59:08.170Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2019-12-08T17:59:08.170Z] --- PASS: TestStopContainerWithTimeout/1 (2.18s) [2019-12-08T17:59:08.170Z] --- PASS: TestStopContainerWithTimeout/-1 (2.84s) [2019-12-08T17:59:08.170Z] --- PASS: TestStopContainerWithTimeout/3 (3.00s) [2019-12-08T17:59:08.170Z] === RUN TestDeleteDevicemapper [2019-12-08T17:59:08.170Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-08T17:59:08.170Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-08T17:59:08.170Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-08T17:59:09.440Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-12-08T17:59:11.196Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.01s) [2019-12-08T17:59:11.196Z] === RUN TestUpdateMemory [2019-12-08T17:59:12.374Z] --- PASS: TestUpdateMemory (0.90s) [2019-12-08T17:59:12.374Z] === RUN TestUpdateCPUQuota [2019-12-08T17:59:12.747Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-12-08T17:59:13.550Z] --- PASS: TestUpdateCPUQuota (1.20s) [2019-12-08T17:59:13.550Z] === RUN TestUpdatePidsLimit [2019-12-08T17:59:13.550Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-08T17:59:13.893Z] === RUN TestUpdatePidsLimit/no_change [2019-12-08T17:59:14.107Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-12-08T17:59:14.107Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-12-08T17:59:14.232Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-08T17:59:14.232Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-08T17:59:14.570Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-08T17:59:14.908Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-08T17:59:15.037Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-12-08T17:59:15.247Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-08T17:59:15.961Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-12-08T17:59:16.958Z] --- PASS: TestUpdatePidsLimit (3.26s) [2019-12-08T17:59:16.958Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2019-12-08T17:59:16.958Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2019-12-08T17:59:16.958Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2019-12-08T17:59:16.958Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2019-12-08T17:59:16.958Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2019-12-08T17:59:16.958Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2019-12-08T17:59:16.958Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2019-12-08T17:59:16.958Z] === RUN TestUpdateRestartPolicy [2019-12-08T17:59:17.321Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-12-08T17:59:18.245Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-12-08T17:59:19.171Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-12-08T17:59:20.095Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-12-08T17:59:21.029Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-12-08T17:59:22.034Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-12-08T17:59:23.002Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-12-08T17:59:24.366Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-12-08T17:59:25.334Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-12-08T17:59:26.306Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-12-08T17:59:27.315Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-12-08T17:59:28.676Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-12-08T17:59:30.037Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-12-08T17:59:30.199Z] --- PASS: TestUpdateRestartPolicy (12.08s) [2019-12-08T17:59:30.200Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-08T17:59:30.200Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2019-12-08T17:59:30.200Z] === RUN TestWaitNonBlocked [2019-12-08T17:59:30.200Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-08T17:59:30.200Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-08T17:59:30.200Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-08T17:59:30.200Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-08T17:59:30.200Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-08T17:59:30.200Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-08T17:59:30.541Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-12-08T17:59:30.541Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2019-12-08T17:59:30.541Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2019-12-08T17:59:30.541Z] === RUN TestWaitBlocked [2019-12-08T17:59:30.541Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-08T17:59:30.541Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-08T17:59:30.541Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-08T17:59:30.541Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-08T17:59:30.541Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-08T17:59:30.541Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-08T17:59:30.963Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-12-08T17:59:30.963Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-12-08T17:59:31.715Z] --- PASS: TestWaitBlocked (0.03s) [2019-12-08T17:59:31.715Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) [2019-12-08T17:59:31.715Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2019-12-08T17:59:31.715Z] === CONT TestContainerStartOnDaemonRestart [2019-12-08T17:59:31.715Z] === CONT TestIpcModeOlderClient [2019-12-08T17:59:31.715Z] === CONT TestDaemonRestartIpcMode [2019-12-08T17:59:31.715Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-12-08T17:59:31.930Z] === RUN TestDockerSuite/TestCpRelativePath [2019-12-08T17:59:33.076Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-12-08T17:59:33.999Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-12-08T17:59:34.757Z] --- PASS: TestContainerStartOnDaemonRestart (3.16s) [2019-12-08T17:59:34.932Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-12-08T17:59:35.936Z] --- PASS: TestDaemonRestartIpcMode (4.56s) [2019-12-08T17:59:35.936Z] PASS [2019-12-08T17:59:35.936Z] [2019-12-08T17:59:35.936Z] === Skipped [2019-12-08T17:59:35.936Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-12-08T17:59:35.936Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-08T17:59:35.936Z] [2019-12-08T17:59:35.936Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-08T17:59:35.936Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-08T17:59:35.936Z] [2019-12-08T17:59:35.936Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-12-08T17:59:35.936Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-08T17:59:35.936Z] [2019-12-08T17:59:35.936Z] [2019-12-08T17:59:35.936Z] DONE 197 tests, 3 skipped in 117.788s [2019-12-08T17:59:35.936Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-12-08T17:59:35.936Z] ++ 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-12-08T17:59:35.936Z] ++ set -e [2019-12-08T17:59:35.936Z] ++ '[' -n 0 ']' [2019-12-08T17:59:35.936Z] ++ set -x [2019-12-08T17:59:35.936Z] ++ env -i DEST=/go/src/github.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-12-08T17:59:36.276Z] INFO: Testing against a local daemon [2019-12-08T17:59:36.276Z] === RUN TestCommitInheritsEnv [2019-12-08T17:59:36.296Z] === RUN TestDockerSuite/TestCpToCaseA [2019-12-08T17:59:36.614Z] --- PASS: TestCommitInheritsEnv (0.40s) [2019-12-08T17:59:36.614Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-08T17:59:36.614Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-12-08T17:59:36.614Z] === RUN TestImagesFilterMultiReference [2019-12-08T17:59:36.614Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-12-08T17:59:36.614Z] === RUN TestImagePullPlatformInvalid [2019-12-08T17:59:36.614Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-12-08T17:59:36.614Z] === RUN TestRemoveImageOrphaning [2019-12-08T17:59:37.343Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2019-12-08T17:59:37.343Z] === RUN TestRemoveImageGarbageCollector [2019-12-08T17:59:37.343Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-12-08T17:59:37.343Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T17:59:37.343Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-08T17:59:37.343Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-12-08T17:59:37.343Z] === RUN TestTagInvalidReference [2019-12-08T17:59:37.343Z] --- PASS: TestTagInvalidReference (0.04s) [2019-12-08T17:59:37.343Z] === RUN TestTagValidPrefixedRepo [2019-12-08T17:59:37.343Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-12-08T17:59:37.343Z] === RUN TestTagExistedNameWithoutForce [2019-12-08T17:59:37.343Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-12-08T17:59:37.343Z] === RUN TestTagOfficialNames [2019-12-08T17:59:37.343Z] --- PASS: TestTagOfficialNames (0.06s) [2019-12-08T17:59:37.343Z] === RUN TestTagMatchesDigest [2019-12-08T17:59:37.343Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-12-08T17:59:37.343Z] === CONT TestImportExtremelyLargeImageWorks [2019-12-08T17:59:38.264Z] === RUN TestDockerSuite/TestCpToCaseB [2019-12-08T17:59:38.866Z] === RUN TestDockerSuite/TestCpToCaseC [2019-12-08T17:59:41.459Z] === RUN TestDockerSuite/TestCpToCaseD [2019-12-08T17:59:46.692Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-12-08T17:59:46.692Z] === RUN TestDockerSuite/TestCpToCaseE [2019-12-08T17:59:50.168Z] === RUN TestDockerSuite/TestCpToCaseF [2019-12-08T17:59:51.094Z] === RUN TestDockerSuite/TestCpToCaseG [2019-12-08T17:59:56.371Z] === RUN TestDockerSuite/TestCpToCaseH [2019-12-08T17:59:59.675Z] === RUN TestDockerSuite/TestCpToCaseI [2019-12-08T18:00:00.597Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-12-08T18:00:05.838Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-12-08T18:00:06.397Z] === RUN TestDockerSuite/TestCpToDot [2019-12-08T18:00:07.447Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-12-08T18:00:07.447Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-12-08T18:00:09.675Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-12-08T18:00:11.862Z] === RUN TestDockerSuite/TestCpToStdout [2019-12-08T18:00:12.163Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-12-08T18:00:12.419Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-12-08T18:00:16.795Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-12-08T18:00:16.795Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-12-08T18:00:17.847Z] === RUN TestDockerSuite/TestCpVolumePath [2019-12-08T18:00:20.359Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-12-08T18:00:20.359Z] === RUN TestDockerSuite/TestCreateArgs [2019-12-08T18:00:20.359Z] === RUN TestDockerSuite/TestCreateByImageID [2019-12-08T18:00:20.919Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-12-08T18:00:21.843Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-12-08T18:00:21.843Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-12-08T18:00:21.843Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-12-08T18:00:22.451Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-12-08T18:00:23.053Z] === RUN TestDockerSuite/TestCreateLabels [2019-12-08T18:00:23.053Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-12-08T18:00:23.053Z] === RUN TestDockerSuite/TestCreateRM [2019-12-08T18:00:23.308Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-12-08T18:00:23.308Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-12-08T18:00:23.308Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-12-08T18:00:23.562Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-12-08T18:00:26.072Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-12-08T18:00:26.072Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-12-08T18:00:26.072Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-12-08T18:00:30.232Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-12-08T18:00:30.232Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-12-08T18:00:30.487Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-12-08T18:00:30.487Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-12-08T18:00:30.487Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-12-08T18:00:30.784Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-12-08T18:00:31.471Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-12-08T18:00:31.738Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-12-08T18:00:33.324Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-12-08T18:00:34.291Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-12-08T18:00:36.174Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-12-08T18:00:38.186Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-12-08T18:00:39.152Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-12-08T18:00:40.075Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-12-08T18:00:40.075Z] === RUN TestDockerSuite/TestDevicePermissions [2019-12-08T18:00:40.999Z] === RUN TestDockerSuite/TestDockerFails [2019-12-08T18:00:40.999Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-12-08T18:00:40.999Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-12-08T18:00:40.999Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-12-08T18:00:42.404Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-12-08T18:00:43.411Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-12-08T18:00:44.823Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-12-08T18:00:44.823Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-12-08T18:00:44.823Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-12-08T18:00:44.823Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-12-08T18:00:50.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-12-08T18:00:51.414Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-12-08T18:00:58.352Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-12-08T18:00:58.352Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-12-08T18:00:59.715Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-12-08T18:01:01.077Z] === RUN TestDockerSuite/TestEventsAttach [2019-12-08T18:01:01.637Z] === RUN TestDockerSuite/TestEventsCommit [2019-12-08T18:01:02.997Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-12-08T18:01:03.556Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-12-08T18:01:04.479Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-12-08T18:01:05.404Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-12-08T18:01:05.404Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-12-08T18:01:07.301Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-12-08T18:01:09.186Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-12-08T18:01:11.825Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-12-08T18:01:12.751Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-12-08T18:01:15.060Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-12-08T18:01:15.061Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-12-08T18:01:15.061Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-12-08T18:01:15.061Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-12-08T18:01:15.061Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-12-08T18:01:15.061Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-12-08T18:01:15.061Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-12-08T18:01:15.061Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-12-08T18:01:15.061Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-12-08T18:01:15.061Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-12-08T18:01:15.061Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-12-08T18:01:15.061Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-12-08T18:01:16.011Z] === RUN TestDockerSuite/TestEventsCopy [2019-12-08T18:01:16.935Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-12-08T18:01:18.821Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-12-08T18:01:19.745Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-12-08T18:01:20.000Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-12-08T18:01:20.847Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-12-08T18:01:20.847Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-12-08T18:01:20.847Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-12-08T18:01:21.883Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-12-08T18:01:22.137Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-12-08T18:01:22.392Z] === RUN TestDockerSuite/TestEventsFilterType [2019-12-08T18:01:22.647Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-12-08T18:01:22.902Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-12-08T18:01:22.902Z] === RUN TestDockerSuite/TestEventsFilters [2019-12-08T18:01:23.022Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-12-08T18:01:24.785Z] === RUN TestDockerSuite/TestEventsFormat [2019-12-08T18:01:25.193Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-12-08T18:01:25.193Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-12-08T18:01:25.193Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-12-08T18:01:25.193Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-12-08T18:01:25.193Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-12-08T18:01:26.147Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-12-08T18:01:26.147Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-12-08T18:01:26.147Z] === RUN TestDockerSuite/TestEventsImageImport [2019-12-08T18:01:27.071Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-12-08T18:01:27.071Z] === RUN TestDockerSuite/TestEventsImagePull [2019-12-08T18:01:27.326Z] === RUN TestDockerSuite/TestEventsImageTag [2019-12-08T18:01:28.097Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-12-08T18:01:28.097Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-12-08T18:01:28.097Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-12-08T18:01:28.703Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-12-08T18:01:28.703Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-12-08T18:01:28.703Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-12-08T18:01:28.703Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-12-08T18:01:30.586Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-12-08T18:01:31.510Z] === RUN TestDockerSuite/TestEventsRename [2019-12-08T18:01:32.197Z] === RUN TestDockerSuite/TestEventsResize [2019-12-08T18:01:33.121Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-12-08T18:01:33.680Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-12-08T18:01:34.604Z] === RUN TestDockerSuite/TestEventsStreaming [2019-12-08T18:01:35.157Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-12-08T18:01:35.528Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-12-08T18:01:38.787Z] === RUN TestDockerSuite/TestEventsTop [2019-12-08T18:01:39.346Z] === RUN TestDockerSuite/TestEventsUntag [2019-12-08T18:01:41.229Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-12-08T18:01:41.789Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-12-08T18:01:43.884Z] === RUN TestDockerSuite/TestExec [2019-12-08T18:01:44.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-12-08T18:01:44.443Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-12-08T18:01:45.368Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-12-08T18:01:46.293Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-12-08T18:01:46.853Z] === RUN TestDockerSuite/TestExecAPIStart [2019-12-08T18:01:49.416Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-12-08T18:01:49.975Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-12-08T18:01:50.898Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-12-08T18:01:51.458Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-12-08T18:01:52.383Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-12-08T18:01:53.307Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-12-08T18:01:54.038Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-12-08T18:01:55.922Z] === RUN TestDockerSuite/TestExecCgroup [2019-12-08T18:01:57.850Z] === RUN TestDockerSuite/TestExecEnv [2019-12-08T18:01:58.409Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-12-08T18:02:00.292Z] === RUN TestDockerSuite/TestExecExitStatus [2019-12-08T18:02:00.852Z] === RUN TestDockerSuite/TestExecInspectID [2019-12-08T18:02:02.861Z] === RUN TestDockerSuite/TestExecInteractive [2019-12-08T18:02:03.829Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-12-08T18:02:04.389Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-12-08T18:02:05.314Z] === RUN TestDockerSuite/TestExecParseError [2019-12-08T18:02:06.240Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-12-08T18:02:07.173Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-12-08T18:02:08.098Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-12-08T18:02:08.098Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-12-08T18:02:09.502Z] === RUN TestDockerSuite/TestExecSetEnv [2019-12-08T18:02:10.907Z] === RUN TestDockerSuite/TestExecStartFails [2019-12-08T18:02:11.467Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-12-08T18:02:24.003Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-12-08T18:02:24.003Z] === RUN TestDockerSuite/TestExecTTY [2019-12-08T18:02:24.562Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-12-08T18:02:25.570Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-12-08T18:02:26.494Z] === RUN TestDockerSuite/TestExecUlimits [2019-12-08T18:02:27.419Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-12-08T18:02:27.419Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-12-08T18:02:30.016Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-12-08T18:02:30.576Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-12-08T18:02:32.022Z] === RUN TestDockerSuite/TestExecWithTERM [2019-12-08T18:02:32.582Z] === RUN TestDockerSuite/TestExecWithUser [2019-12-08T18:02:33.506Z] === RUN TestDockerSuite/TestGetContainerStats [2019-12-08T18:02:35.396Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-12-08T18:02:38.655Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-12-08T18:02:43.935Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-12-08T18:02:45.296Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-12-08T18:02:50.572Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-12-08T18:02:51.133Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-12-08T18:02:51.133Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-12-08T18:02:51.388Z] === RUN TestDockerSuite/TestHealth [2019-12-08T18:03:01.316Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-12-08T18:03:13.511Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-12-08T18:03:13.511Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-12-08T18:03:13.511Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-12-08T18:03:13.511Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-12-08T18:03:13.511Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-12-08T18:03:13.511Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-12-08T18:03:14.437Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-12-08T18:03:14.437Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-12-08T18:03:14.437Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-12-08T18:03:14.437Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-12-08T18:03:14.999Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-12-08T18:03:15.254Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-12-08T18:03:15.509Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-12-08T18:03:15.763Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-12-08T18:03:16.688Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-12-08T18:03:16.688Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-12-08T18:03:17.612Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-12-08T18:03:18.536Z] === RUN TestDockerSuite/TestImagesFormat [2019-12-08T18:03:18.536Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-12-08T18:03:19.459Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-12-08T18:03:22.719Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-12-08T18:03:22.719Z] === RUN TestDockerSuite/TestImportBadURL [2019-12-08T18:03:22.719Z] === RUN TestDockerSuite/TestImportDisplay [2019-12-08T18:03:24.646Z] === RUN TestDockerSuite/TestImportFile [2019-12-08T18:03:26.529Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-12-08T18:03:26.529Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-12-08T18:03:28.496Z] === RUN TestDockerSuite/TestImportGzipped [2019-12-08T18:03:30.423Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-12-08T18:03:31.588Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-12-08T18:03:31.590Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-12-08T18:03:31.590Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-12-08T18:03:31.590Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-12-08T18:03:31.590Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-12-08T18:03:31.590Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-12-08T18:03:31.591Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-12-08T18:03:31.591Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-12-08T18:03:31.591Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-12-08T18:03:31.591Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-12-08T18:03:31.591Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-12-08T18:03:32.495Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-12-08T18:03:33.183Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-12-08T18:03:33.767Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-12-08T18:03:34.107Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-12-08T18:03:34.732Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-12-08T18:03:34.732Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-12-08T18:03:34.732Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-12-08T18:03:34.732Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-12-08T18:03:35.030Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-12-08T18:03:35.030Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-12-08T18:03:35.030Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-12-08T18:03:35.956Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-12-08T18:03:36.516Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-12-08T18:03:37.525Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-12-08T18:03:37.636Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-12-08T18:03:38.084Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-12-08T18:03:39.008Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-12-08T18:03:39.933Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-12-08T18:03:39.933Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-12-08T18:03:41.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-12-08T18:03:41.593Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-12-08T18:03:42.518Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-12-08T18:03:43.442Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-12-08T18:03:43.442Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-12-08T18:03:44.371Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-12-08T18:03:44.371Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-12-08T18:03:45.735Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-12-08T18:03:46.661Z] === RUN TestDockerSuite/TestInspectDefault [2019-12-08T18:03:47.585Z] === RUN TestDockerSuite/TestInspectHistory [2019-12-08T18:03:48.528Z] === RUN TestDockerSuite/TestInspectImage [2019-12-08T18:03:48.528Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-12-08T18:03:48.528Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-12-08T18:03:48.528Z] === RUN TestDockerSuite/TestInspectInt64 [2019-12-08T18:03:49.452Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-12-08T18:03:50.007Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-12-08T18:03:50.420Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-12-08T18:03:50.420Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-12-08T18:03:51.346Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-12-08T18:03:52.312Z] === RUN TestDockerSuite/TestInspectPlugin [2019-12-08T18:03:54.196Z] === RUN TestDockerSuite/TestInspectRootFS [2019-12-08T18:03:54.196Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-12-08T18:03:54.718Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-12-08T18:03:55.179Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-12-08T18:03:55.179Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-12-08T18:03:55.557Z] === RUN TestDockerSuite/TestInspectStatus [2019-12-08T18:03:56.483Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-12-08T18:03:58.076Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-12-08T18:03:58.368Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-12-08T18:03:58.972Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-12-08T18:03:59.609Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-12-08T18:03:59.958Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-12-08T18:04:00.884Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-12-08T18:04:01.853Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-12-08T18:04:02.415Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-12-08T18:04:03.424Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-12-08T18:04:03.424Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-12-08T18:04:04.330Z] === RUN TestDockerSuite/TestBuildAddScript [2019-12-08T18:04:04.330Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-12-08T18:04:04.330Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-12-08T18:04:04.330Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-12-08T18:04:04.330Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-12-08T18:04:04.788Z] === RUN TestDockerSuite/TestBuildAddTar [2019-12-08T18:04:06.684Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-12-08T18:04:07.259Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-12-08T18:04:07.867Z] === RUN TestDockerSuite/TestLinksEnvs [2019-12-08T18:04:09.752Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-12-08T18:04:10.357Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-12-08T18:04:12.869Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-12-08T18:04:12.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-12-08T18:04:15.556Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-12-08T18:04:15.556Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-12-08T18:04:18.067Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-12-08T18:04:18.067Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-12-08T18:04:18.993Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-12-08T18:04:20.355Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-12-08T18:04:20.914Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-12-08T18:04:21.840Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-12-08T18:04:22.399Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-12-08T18:04:25.665Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-12-08T18:04:29.025Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-12-08T18:04:34.277Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-12-08T18:04:34.532Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-12-08T18:04:37.043Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-12-08T18:04:38.929Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-12-08T18:04:39.490Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-12-08T18:04:40.050Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-12-08T18:04:42.604Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-12-08T18:04:42.604Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-12-08T18:04:43.164Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-12-08T18:04:43.164Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-12-08T18:04:43.164Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-12-08T18:04:44.129Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-12-08T18:04:44.732Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-12-08T18:04:47.019Z] --- PASS: TestImportExtremelyLargeImageWorks (297.64s) [2019-12-08T18:04:47.019Z] PASS [2019-12-08T18:04:47.019Z] [2019-12-08T18:04:47.019Z] === Skipped [2019-12-08T18:04:47.019Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-12-08T18:04:47.019Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T18:04:47.019Z] [2019-12-08T18:04:47.019Z] [2019-12-08T18:04:47.019Z] DONE 12 tests, 1 skipped in 298.986s [2019-12-08T18:04:47.019Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-12-08T18:04:47.019Z] ++ 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-12-08T18:04:47.019Z] ++ set -e [2019-12-08T18:04:47.019Z] ++ '[' -n 0 ']' [2019-12-08T18:04:47.019Z] ++ set -x [2019-12-08T18:04:47.019Z] ++ env -i DEST=/go/src/github.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-12-08T18:04:47.019Z] INFO: Testing against a local daemon [2019-12-08T18:04:47.019Z] === RUN TestNetworkCreateDelete [2019-12-08T18:04:47.019Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-12-08T18:04:47.019Z] === RUN TestDockerNetworkDeletePreferID [2019-12-08T18:04:47.019Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2019-12-08T18:04:47.019Z] === RUN TestInspectNetwork [2019-12-08T18:04:47.019Z] === RUN TestInspectNetwork/full_network_id [2019-12-08T18:04:47.019Z] === RUN TestInspectNetwork/partial_network_id [2019-12-08T18:04:47.019Z] === RUN TestInspectNetwork/network_name [2019-12-08T18:04:47.019Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-08T18:04:47.019Z] --- PASS: TestInspectNetwork (9.55s) [2019-12-08T18:04:47.019Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-12-08T18:04:47.019Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-08T18:04:47.019Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-08T18:04:47.019Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-08T18:04:47.019Z] === RUN TestRunContainerWithBridgeNone [2019-12-08T18:04:47.289Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-12-08T18:04:47.289Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-12-08T18:04:47.289Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-12-08T18:04:47.752Z] --- PASS: TestRunContainerWithBridgeNone (2.30s) [2019-12-08T18:04:47.752Z] === RUN TestNetworkInvalidJSON [2019-12-08T18:04:47.752Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-08T18:04:47.752Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-08T18:04:47.752Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-08T18:04:47.752Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-08T18:04:47.752Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-08T18:04:47.752Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-08T18:04:47.752Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-08T18:04:47.752Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-08T18:04:47.752Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-08T18:04:47.752Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-12-08T18:04:47.752Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-08T18:04:47.752Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-08T18:04:47.752Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-08T18:04:47.752Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-08T18:04:48.936Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-12-08T18:04:48.936Z] === RUN TestDaemonDefaultNetworkPools [2019-12-08T18:04:48.973Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-12-08T18:04:49.531Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-12-08T18:04:49.666Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2019-12-08T18:04:49.666Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-08T18:04:50.883Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2019-12-08T18:04:50.883Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-08T18:04:52.728Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.49s) [2019-12-08T18:04:52.728Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-08T18:04:53.069Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-12-08T18:04:53.069Z] === RUN TestServiceWithPredefinedNetwork [2019-12-08T18:04:54.768Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-12-08T18:04:55.023Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-12-08T18:04:55.023Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-12-08T18:04:55.392Z] --- PASS: TestServiceWithPredefinedNetwork (2.39s) [2019-12-08T18:04:55.392Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-08T18:04:55.392Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-08T18:04:55.392Z] service_test.go:230: FLAKY_TEST [2019-12-08T18:04:55.392Z] === RUN TestServiceWithDataPathPortInit [2019-12-08T18:04:56.470Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-12-08T18:04:57.395Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-12-08T18:04:58.755Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-12-08T18:04:59.679Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-12-08T18:05:00.693Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-12-08T18:05:03.247Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-12-08T18:05:04.170Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-12-08T18:05:04.732Z] === RUN TestDockerSuite/TestLogsSince [2019-12-08T18:05:05.656Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-12-08T18:05:08.375Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-12-08T18:05:08.375Z] === RUN TestDockerSuite/TestBuildBlankName [2019-12-08T18:05:08.375Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-12-08T18:05:12.221Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-12-08T18:05:14.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-12-08T18:05:14.697Z] --- PASS: TestServiceWithDataPathPortInit (16.55s) [2019-12-08T18:05:14.697Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-08T18:05:15.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-12-08T18:05:16.384Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-12-08T18:05:17.352Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-12-08T18:05:18.277Z] === RUN TestDockerSuite/TestLogsTail [2019-12-08T18:05:19.245Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-12-08T18:05:19.802Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-12-08T18:05:20.169Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-12-08T18:05:20.169Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-12-08T18:05:20.717Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.42s) [2019-12-08T18:05:20.717Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vu4s8gob8qn4t0hssw8lgi5zb Created:2019-12-08 18:05:13.038905891 +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[3185048f15b9f2e1ecba2b698f4d3c526363d44cc0ef736a44428a2bff5ad6ee:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e0ozfshsyvx1u3erg5312xer8 EndpointID:387e61f2d66f6afde246c420ecc6d9c34c2b58bcbce7db51c0317cebb04c8291 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8b2257e9e84d6aada908f958fe8f6916adac60a707be5d88605ecd07a4138d9b 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:a919ef1d2fc9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e0ozfshsyvx1u3erg5312xer8 EndpointID:387e61f2d66f6afde246c420ecc6d9c34c2b58bcbce7db51c0317cebb04c8291 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-08T18:05:20.717Z] PASS [2019-12-08T18:05:20.717Z] [2019-12-08T18:05:20.717Z] === Skipped [2019-12-08T18:05:20.717Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-08T18:05:20.717Z] service_test.go:230: FLAKY_TEST [2019-12-08T18:05:20.717Z] [2019-12-08T18:05:20.717Z] [2019-12-08T18:05:20.717Z] DONE 21 tests, 1 skipped in 45.286s [2019-12-08T18:05:20.717Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-08T18:05:20.717Z] ++ 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-12-08T18:05:20.717Z] ++ set -e [2019-12-08T18:05:20.717Z] ++ '[' -n 0 ']' [2019-12-08T18:05:20.717Z] ++ set -x [2019-12-08T18:05:20.717Z] ++ env -i DEST=/go/src/github.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-12-08T18:05:20.717Z] INFO: Testing against a local daemon [2019-12-08T18:05:20.717Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-08T18:05:20.717Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-08T18:05:20.717Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-08T18:05:20.717Z] === RUN TestDockerNetworkIpvlan [2019-12-08T18:05:20.717Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-08T18:05:20.717Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-08T18:05:20.717Z] PASS [2019-12-08T18:05:20.717Z] [2019-12-08T18:05:20.717Z] === Skipped [2019-12-08T18:05:20.717Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-08T18:05:20.717Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-08T18:05:20.717Z] [2019-12-08T18:05:20.717Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-08T18:05:20.717Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-08T18:05:20.717Z] [2019-12-08T18:05:20.717Z] [2019-12-08T18:05:20.717Z] DONE 2 tests, 2 skipped in 0.093s [2019-12-08T18:05:20.717Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-08T18:05:20.717Z] ++ 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-12-08T18:05:20.717Z] ++ set -e [2019-12-08T18:05:20.717Z] ++ '[' -n 0 ']' [2019-12-08T18:05:20.717Z] ++ set -x [2019-12-08T18:05:20.717Z] ++ env -i DEST=/go/src/github.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-12-08T18:05:20.717Z] INFO: Testing against a local daemon [2019-12-08T18:05:20.717Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-08T18:05:20.728Z] === RUN TestDockerSuite/TestMountIntoProc [2019-12-08T18:05:21.288Z] === RUN TestDockerSuite/TestMountIntoSys [2019-12-08T18:05:22.212Z] === RUN TestDockerSuite/TestNetHostname [2019-12-08T18:05:22.419Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2019-12-08T18:05:22.419Z] === RUN TestDockerNetworkMacvlan [2019-12-08T18:05:23.151Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-08T18:05:23.885Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-08T18:05:24.722Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-12-08T18:05:24.977Z] === RUN TestDockerSuite/TestNetworkEvents [2019-12-08T18:05:25.072Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-08T18:05:26.339Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-12-08T18:05:27.381Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-08T18:05:28.848Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-12-08T18:05:29.408Z] === RUN TestDockerSuite/TestPluginActive [2019-12-08T18:05:30.114Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-12-08T18:05:31.230Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-08T18:05:31.290Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-12-08T18:05:33.224Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-12-08T18:05:36.072Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-08T18:05:36.827Z] --- PASS: TestDockerNetworkMacvlan (14.65s) [2019-12-08T18:05:36.827Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-12-08T18:05:36.827Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-12-08T18:05:36.827Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2019-12-08T18:05:36.827Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.14s) [2019-12-08T18:05:36.827Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.21s) [2019-12-08T18:05:36.827Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2019-12-08T18:05:36.827Z] PASS [2019-12-08T18:05:36.827Z] [2019-12-08T18:05:36.827Z] DONE 8 tests in 16.239s [2019-12-08T18:05:36.827Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-08T18:05:36.827Z] ++ 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-12-08T18:05:36.827Z] ++ set -e [2019-12-08T18:05:36.827Z] ++ '[' -n 0 ']' [2019-12-08T18:05:36.827Z] ++ set -x [2019-12-08T18:05:36.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=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-12-08T18:05:36.827Z] testing: warning: no tests to run [2019-12-08T18:05:36.827Z] PASS [2019-12-08T18:05:36.827Z] [2019-12-08T18:05:36.827Z] DONE 0 tests in 0.016s [2019-12-08T18:05:36.827Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-08T18:05:36.827Z] ++ 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-12-08T18:05:36.827Z] ++ set -e [2019-12-08T18:05:36.827Z] ++ '[' -n 0 ']' [2019-12-08T18:05:36.827Z] ++ set -x [2019-12-08T18:05:36.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=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-12-08T18:05:36.827Z] INFO: Testing against a local daemon [2019-12-08T18:05:36.827Z] === RUN TestAuthZPluginAllowRequest [2019-12-08T18:05:38.473Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-12-08T18:05:38.658Z] --- PASS: TestAuthZPluginAllowRequest (1.55s) [2019-12-08T18:05:38.658Z] === RUN TestAuthZPluginTLS [2019-12-08T18:05:38.670Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-12-08T18:05:38.670Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-12-08T18:05:38.728Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-12-08T18:05:38.728Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-12-08T18:05:38.997Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-12-08T18:05:38.997Z] === RUN TestAuthZPluginDenyRequest [2019-12-08T18:05:39.653Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-12-08T18:05:39.729Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-12-08T18:05:39.729Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-08T18:05:40.070Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s) [2019-12-08T18:05:40.070Z] === RUN TestAuthZPluginDenyResponse [2019-12-08T18:05:40.804Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-12-08T18:05:40.804Z] === RUN TestAuthZPluginAllowEventStream [2019-12-08T18:05:41.537Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-12-08T18:05:42.504Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s) [2019-12-08T18:05:42.504Z] === RUN TestAuthZPluginErrorResponse [2019-12-08T18:05:42.844Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-12-08T18:05:42.844Z] === RUN TestAuthZPluginErrorRequest [2019-12-08T18:05:42.901Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-12-08T18:05:43.575Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-12-08T18:05:43.575Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-08T18:05:43.914Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-12-08T18:05:43.914Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-08T18:05:44.263Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-12-08T18:05:44.453Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-12-08T18:05:44.453Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-12-08T18:05:44.453Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-12-08T18:05:44.823Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-12-08T18:05:46.227Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2019-12-08T18:05:46.227Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-08T18:05:46.706Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-12-08T18:05:48.540Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s) [2019-12-08T18:05:48.540Z] === RUN TestAuthZPluginHeader [2019-12-08T18:05:48.591Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-12-08T18:05:49.269Z] --- PASS: TestAuthZPluginHeader (0.94s) [2019-12-08T18:05:49.269Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-08T18:05:49.269Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-08T18:05:49.269Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T18:05:49.269Z] === RUN TestAuthZPluginV2Disable [2019-12-08T18:05:49.269Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-12-08T18:05:49.269Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T18:05:49.269Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-08T18:05:49.269Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-08T18:05:49.269Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T18:05:49.269Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-08T18:05:49.269Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-08T18:05:49.269Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T18:05:49.269Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-08T18:05:50.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-12-08T18:05:50.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-12-08T18:05:50.699Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-12-08T18:05:50.699Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-12-08T18:05:50.699Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-12-08T18:05:51.101Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-12-08T18:05:52.988Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-12-08T18:05:53.547Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-12-08T18:05:55.431Z] === RUN TestDockerSuite/TestPortHostBinding [2019-12-08T18:05:56.374Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-12-08T18:05:56.934Z] === RUN TestDockerSuite/TestPortList [2019-12-08T18:05:59.445Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-12-08T18:06:03.605Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-12-08T18:06:07.850Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-12-08T18:06:08.622Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-12-08T18:06:08.622Z] PASS [2019-12-08T18:06:08.622Z] [2019-12-08T18:06:08.622Z] === Skipped [2019-12-08T18:06:08.622Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-08T18:06:08.622Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T18:06:08.622Z] [2019-12-08T18:06:08.622Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-12-08T18:06:08.622Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T18:06:08.622Z] [2019-12-08T18:06:08.622Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-08T18:06:08.622Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T18:06:08.622Z] [2019-12-08T18:06:08.622Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-08T18:06:08.622Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T18:06:08.622Z] [2019-12-08T18:06:08.622Z] [2019-12-08T18:06:08.622Z] DONE 17 tests, 4 skipped in 29.174s [2019-12-08T18:06:08.622Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-08T18:06:08.622Z] ++ 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-12-08T18:06:08.622Z] ++ set -e [2019-12-08T18:06:08.622Z] ++ '[' -n 0 ']' [2019-12-08T18:06:08.622Z] ++ set -x [2019-12-08T18:06:08.622Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-12-08T18:06:08.622Z] INFO: Testing against a local daemon [2019-12-08T18:06:08.622Z] === RUN TestPluginInvalidJSON [2019-12-08T18:06:08.622Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-08T18:06:08.622Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-08T18:06:08.622Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-08T18:06:08.622Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-12-08T18:06:08.622Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-08T18:06:08.622Z] PASS [2019-12-08T18:06:08.622Z] [2019-12-08T18:06:08.622Z] DONE 2 tests in 0.129s [2019-12-08T18:06:08.622Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-08T18:06:08.622Z] ++ 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-12-08T18:06:08.622Z] ++ set -e [2019-12-08T18:06:08.622Z] ++ '[' -n 0 ']' [2019-12-08T18:06:08.622Z] ++ set -x [2019-12-08T18:06:08.622Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-12-08T18:06:08.622Z] INFO: Testing against a local daemon [2019-12-08T18:06:08.622Z] === RUN TestExternalGraphDriver [2019-12-08T18:06:08.622Z] === RUN TestExternalGraphDriver/json [2019-12-08T18:06:08.622Z] === RUN TestExternalGraphDriver/spec [2019-12-08T18:06:09.735Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-12-08T18:06:09.735Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-12-08T18:06:10.930Z] === RUN TestExternalGraphDriver/pull [2019-12-08T18:06:12.630Z] --- PASS: TestExternalGraphDriver (6.51s) [2019-12-08T18:06:12.630Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2019-12-08T18:06:12.630Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2019-12-08T18:06:12.630Z] --- PASS: TestExternalGraphDriver/pull (2.11s) [2019-12-08T18:06:12.630Z] === RUN TestGraphdriverPluginV2 [2019-12-08T18:06:12.970Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-12-08T18:06:12.970Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T18:06:12.970Z] PASS [2019-12-08T18:06:12.970Z] [2019-12-08T18:06:12.970Z] === Skipped [2019-12-08T18:06:12.970Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-12-08T18:06:12.970Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T18:06:12.970Z] [2019-12-08T18:06:12.970Z] [2019-12-08T18:06:12.970Z] DONE 5 tests, 1 skipped in 6.661s [2019-12-08T18:06:12.970Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-08T18:06:12.970Z] ++ 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-12-08T18:06:12.970Z] ++ set -e [2019-12-08T18:06:12.970Z] ++ '[' -n 0 ']' [2019-12-08T18:06:12.970Z] ++ set -x [2019-12-08T18:06:12.970Z] ++ env -i DEST=/go/src/github.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-12-08T18:06:12.970Z] INFO: Testing against a local daemon [2019-12-08T18:06:12.970Z] === RUN TestContinueAfterPluginCrash [2019-12-08T18:06:12.970Z] === PAUSE TestContinueAfterPluginCrash [2019-12-08T18:06:12.970Z] === RUN TestDaemonStartWithLogOpt [2019-12-08T18:06:12.970Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-08T18:06:12.970Z] === CONT TestContinueAfterPluginCrash [2019-12-08T18:06:12.970Z] === CONT TestDaemonStartWithLogOpt [2019-12-08T18:06:16.302Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-12-08T18:06:16.862Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-12-08T18:06:16.862Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-12-08T18:06:17.117Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-12-08T18:06:18.045Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-12-08T18:06:18.045Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-12-08T18:06:19.062Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-12-08T18:06:19.062Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-12-08T18:06:19.985Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-12-08T18:06:19.985Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-12-08T18:06:20.637Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-12-08T18:06:21.351Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-12-08T18:06:21.351Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-12-08T18:06:24.365Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-12-08T18:06:24.823Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-12-08T18:06:25.284Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-12-08T18:06:25.509Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-12-08T18:06:26.257Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-12-08T18:06:26.434Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-12-08T18:06:26.690Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-12-08T18:06:26.715Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-12-08T18:06:26.944Z] === RUN TestDockerSuite/TestPsByOrder [2019-12-08T18:06:29.147Z] --- PASS: TestDaemonStartWithLogOpt (16.08s) [2019-12-08T18:06:29.455Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-12-08T18:06:30.015Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-12-08T18:06:31.376Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-12-08T18:06:31.402Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-12-08T18:06:32.301Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-12-08T18:06:32.369Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-12-08T18:06:32.369Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-12-08T18:06:32.369Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-12-08T18:06:33.903Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-12-08T18:06:33.978Z] --- PASS: TestContinueAfterPluginCrash (20.83s) [2019-12-08T18:06:33.978Z] PASS [2019-12-08T18:06:33.978Z] [2019-12-08T18:06:33.978Z] DONE 2 tests in 20.930s [2019-12-08T18:06:33.978Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-08T18:06:33.978Z] ++ 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-12-08T18:06:33.978Z] ++ set -e [2019-12-08T18:06:33.978Z] ++ '[' -n 0 ']' [2019-12-08T18:06:33.978Z] ++ set -x [2019-12-08T18:06:33.978Z] ++ env -i DEST=/go/src/github.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-12-08T18:06:33.978Z] INFO: Testing against a local daemon [2019-12-08T18:06:33.978Z] === RUN TestPluginWithDevMounts [2019-12-08T18:06:33.978Z] === PAUSE TestPluginWithDevMounts [2019-12-08T18:06:33.978Z] === CONT TestPluginWithDevMounts [2019-12-08T18:06:34.360Z] === RUN TestDockerSuite/TestBuildCmd [2019-12-08T18:06:34.942Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-12-08T18:06:35.326Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-12-08T18:06:35.784Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-12-08T18:06:36.242Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-12-08T18:06:36.284Z] --- PASS: TestPluginWithDevMounts (2.26s) [2019-12-08T18:06:36.284Z] PASS [2019-12-08T18:06:36.284Z] [2019-12-08T18:06:36.284Z] DONE 1 tests in 2.363s [2019-12-08T18:06:36.284Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-12-08T18:06:36.284Z] ++ 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-12-08T18:06:36.284Z] ++ set -e [2019-12-08T18:06:36.284Z] ++ '[' -n 0 ']' [2019-12-08T18:06:36.284Z] ++ set -x [2019-12-08T18:06:36.284Z] ++ env -i DEST=/go/src/github.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-12-08T18:06:36.284Z] INFO: Testing against a local daemon [2019-12-08T18:06:36.284Z] === RUN TestSecretInspect [2019-12-08T18:06:36.390Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-12-08T18:06:38.593Z] --- PASS: TestSecretInspect (2.27s) [2019-12-08T18:06:38.593Z] === RUN TestSecretList [2019-12-08T18:06:39.690Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-12-08T18:06:39.945Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-12-08T18:06:40.201Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-12-08T18:06:40.901Z] --- PASS: TestSecretList (2.21s) [2019-12-08T18:06:40.901Z] === RUN TestSecretsCreateAndDelete [2019-12-08T18:06:42.023Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-12-08T18:06:43.265Z] --- PASS: TestSecretsCreateAndDelete (2.28s) [2019-12-08T18:06:43.265Z] === RUN TestSecretsUpdate [2019-12-08T18:06:43.557Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-12-08T18:06:43.557Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-12-08T18:06:44.367Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-12-08T18:06:44.525Z] === RUN TestDockerSuite/TestBuildContChar [2019-12-08T18:06:44.943Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-12-08T18:06:45.573Z] --- PASS: TestSecretsUpdate (2.28s) [2019-12-08T18:06:45.573Z] === RUN TestTemplatedSecret [2019-12-08T18:06:48.246Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-12-08T18:06:48.598Z] --- PASS: TestTemplatedSecret (2.76s) [2019-12-08T18:06:48.598Z] === RUN TestSecretCreateResolve [2019-12-08T18:06:50.313Z] --- PASS: TestSecretCreateResolve (2.33s) [2019-12-08T18:06:50.313Z] PASS [2019-12-08T18:06:50.313Z] [2019-12-08T18:06:50.313Z] DONE 6 tests in 14.222s [2019-12-08T18:06:50.313Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-12-08T18:06:50.313Z] ++ 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-12-08T18:06:50.313Z] ++ set -e [2019-12-08T18:06:50.313Z] ++ '[' -n 0 ']' [2019-12-08T18:06:50.313Z] ++ set -x [2019-12-08T18:06:50.313Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-12-08T18:06:50.652Z] INFO: Testing against a local daemon [2019-12-08T18:06:50.652Z] === RUN TestServiceCreateInit [2019-12-08T18:06:50.652Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-08T18:06:52.406Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-12-08T18:06:54.334Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-12-08T18:06:54.517Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-08T18:06:56.842Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-12-08T18:06:58.202Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-12-08T18:06:59.320Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-12-08T18:06:59.320Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-12-08T18:06:59.320Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-12-08T18:06:59.357Z] --- PASS: TestServiceCreateInit (8.32s) [2019-12-08T18:06:59.357Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.14s) [2019-12-08T18:06:59.357Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.14s) [2019-12-08T18:06:59.357Z] === RUN TestCreateServiceMultipleTimes [2019-12-08T18:06:59.566Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-12-08T18:06:59.778Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-12-08T18:07:00.743Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-12-08T18:07:01.201Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-12-08T18:07:01.201Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-12-08T18:07:01.451Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-12-08T18:07:01.451Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-12-08T18:07:02.168Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-12-08T18:07:02.627Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-12-08T18:07:02.627Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-12-08T18:07:02.627Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-12-08T18:07:03.961Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-12-08T18:07:05.408Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-12-08T18:07:05.843Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-12-08T18:07:06.402Z] === RUN TestDockerSuite/TestPsRightTagName [2019-12-08T18:07:08.544Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-12-08T18:07:08.922Z] === RUN TestDockerSuite/TestPsShowMounts [2019-12-08T18:07:11.432Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-12-08T18:07:12.400Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-12-08T18:07:12.400Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-12-08T18:07:12.654Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-12-08T18:07:12.654Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-12-08T18:07:12.654Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-12-08T18:07:13.665Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-12-08T18:07:14.632Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-12-08T18:07:15.560Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-12-08T18:07:17.444Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-12-08T18:07:18.370Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-12-08T18:07:18.864Z] --- PASS: TestCreateServiceMultipleTimes (17.60s) [2019-12-08T18:07:18.864Z] === RUN TestCreateServiceConflict [2019-12-08T18:07:18.864Z] --- PASS: TestCreateServiceConflict (2.27s) [2019-12-08T18:07:18.864Z] === RUN TestCreateServiceMaxReplicas [2019-12-08T18:07:21.887Z] --- PASS: TestCreateServiceMaxReplicas (3.12s) [2019-12-08T18:07:21.887Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-08T18:07:26.450Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-12-08T18:07:27.811Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-12-08T18:07:28.370Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-12-08T18:07:30.255Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-12-08T18:07:30.255Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-12-08T18:07:30.255Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-12-08T18:07:30.510Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-12-08T18:07:31.895Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-12-08T18:07:33.256Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-12-08T18:07:35.140Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-12-08T18:07:37.957Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.38s) [2019-12-08T18:07:37.957Z] === RUN TestCreateServiceSecretFileMode [2019-12-08T18:07:38.689Z] --- PASS: TestCreateServiceSecretFileMode (2.55s) [2019-12-08T18:07:38.689Z] === RUN TestCreateServiceConfigFileMode [2019-12-08T18:07:39.303Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-12-08T18:07:40.665Z] === RUN TestDockerSuite/TestRmiBlank [2019-12-08T18:07:40.665Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-12-08T18:07:40.665Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-12-08T18:07:41.710Z] --- PASS: TestCreateServiceConfigFileMode (2.67s) [2019-12-08T18:07:41.710Z] === RUN TestCreateServiceSysctls [2019-12-08T18:07:44.213Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-12-08T18:07:44.214Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-12-08T18:07:44.740Z] --- PASS: TestCreateServiceSysctls (3.38s) [2019-12-08T18:07:44.740Z] === RUN TestCreateServiceCapabilities [2019-12-08T18:07:44.823Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-12-08T18:07:45.179Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-12-08T18:07:45.748Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-12-08T18:07:46.005Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-12-08T18:07:47.760Z] --- PASS: TestCreateServiceCapabilities (2.64s) [2019-12-08T18:07:47.760Z] === RUN TestInspect [2019-12-08T18:07:47.974Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-12-08T18:07:48.899Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-12-08T18:07:50.785Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-12-08T18:07:50.786Z] --- PASS: TestInspect (2.94s) [2019-12-08T18:07:50.786Z] === RUN TestServiceListWithStatuses [2019-12-08T18:07:50.786Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-08T18:07:50.786Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-08T18:07:50.786Z] === RUN TestDockerNetworkConnectAlias [2019-12-08T18:07:50.960Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-12-08T18:07:50.960Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-12-08T18:07:51.418Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-12-08T18:07:51.418Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-12-08T18:07:51.708Z] === RUN TestDockerSuite/TestRmiTag [2019-12-08T18:07:51.877Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-12-08T18:07:51.877Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-12-08T18:07:51.966Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-12-08T18:07:51.966Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-12-08T18:07:52.889Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-12-08T18:07:55.517Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-12-08T18:07:56.849Z] --- PASS: TestDockerNetworkConnectAlias (5.60s) [2019-12-08T18:07:56.849Z] === RUN TestDockerNetworkReConnect [2019-12-08T18:07:58.029Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-12-08T18:07:58.029Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-12-08T18:07:58.954Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-12-08T18:08:00.315Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-12-08T18:08:00.703Z] --- PASS: TestDockerNetworkReConnect (4.59s) [2019-12-08T18:08:00.703Z] === RUN TestServicePlugin [2019-12-08T18:08:00.703Z] --- SKIP: TestServicePlugin (0.00s) [2019-12-08T18:08:00.703Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T18:08:00.703Z] === RUN TestServiceUpdateLabel [2019-12-08T18:08:00.874Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-12-08T18:08:02.758Z] === RUN TestDockerSuite/TestRunAddHost [2019-12-08T18:08:03.016Z] --- PASS: TestServiceUpdateLabel (2.35s) [2019-12-08T18:08:03.016Z] === RUN TestServiceUpdateSecrets [2019-12-08T18:08:03.318Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-12-08T18:08:03.878Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-12-08T18:08:04.438Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-12-08T18:08:04.438Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-12-08T18:08:05.362Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-12-08T18:08:07.249Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-12-08T18:08:07.809Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-12-08T18:08:08.817Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-12-08T18:08:09.743Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-12-08T18:08:11.627Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-12-08T18:08:12.987Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-12-08T18:08:13.962Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-12-08T18:08:14.885Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-12-08T18:08:15.809Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-12-08T18:08:16.493Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-12-08T18:08:17.418Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-12-08T18:08:17.673Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-12-08T18:08:18.598Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-12-08T18:08:19.020Z] --- PASS: TestServiceUpdateSecrets (14.77s) [2019-12-08T18:08:19.020Z] === RUN TestServiceUpdateConfigs [2019-12-08T18:08:19.961Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-12-08T18:08:20.885Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-12-08T18:08:21.445Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-12-08T18:08:21.863Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-12-08T18:08:21.863Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-12-08T18:08:21.863Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-12-08T18:08:22.372Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-12-08T18:08:22.372Z] === RUN TestDockerSuite/TestRunBindMounts [2019-12-08T18:08:24.882Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-12-08T18:08:25.441Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-12-08T18:08:26.001Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-12-08T18:08:26.256Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-12-08T18:08:27.181Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-12-08T18:08:28.105Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-12-08T18:08:28.105Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-12-08T18:08:28.360Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-12-08T18:08:29.329Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-12-08T18:08:29.889Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-12-08T18:08:30.813Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-12-08T18:08:31.744Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-12-08T18:08:32.321Z] --- PASS: TestServiceUpdateConfigs (14.66s) [2019-12-08T18:08:32.321Z] === RUN TestServiceUpdateNetwork [2019-12-08T18:08:32.668Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-12-08T18:08:32.668Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-12-08T18:08:33.591Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-12-08T18:08:33.592Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-12-08T18:08:34.952Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-12-08T18:08:35.511Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-12-08T18:08:36.436Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-12-08T18:08:37.360Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-12-08T18:08:37.360Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-12-08T18:08:38.287Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-12-08T18:08:39.534Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-12-08T18:08:39.534Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-12-08T18:08:39.693Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-12-08T18:08:40.521Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-12-08T18:08:41.619Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-12-08T18:08:42.981Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-12-08T18:08:43.904Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-12-08T18:08:44.252Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-12-08T18:08:44.830Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-12-08T18:08:44.830Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-12-08T18:08:45.578Z] --- PASS: TestServiceUpdateNetwork (13.27s) [2019-12-08T18:08:45.578Z] PASS [2019-12-08T18:08:45.578Z] [2019-12-08T18:08:45.578Z] === Skipped [2019-12-08T18:08:45.578Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-12-08T18:08:45.578Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-08T18:08:45.578Z] [2019-12-08T18:08:45.578Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-12-08T18:08:45.578Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-08T18:08:45.578Z] [2019-12-08T18:08:45.578Z] [2019-12-08T18:08:45.578Z] DONE 20 tests, 2 skipped in 115.220s [2019-12-08T18:08:45.578Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-12-08T18:08:45.578Z] ++ 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-12-08T18:08:45.578Z] ++ set -e [2019-12-08T18:08:45.578Z] ++ '[' -n 0 ']' [2019-12-08T18:08:45.578Z] ++ set -x [2019-12-08T18:08:45.578Z] ++ env -i DEST=/go/src/github.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-12-08T18:08:45.798Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-12-08T18:08:45.918Z] INFO: Testing against a local daemon [2019-12-08T18:08:45.918Z] === RUN TestSessionCreate [2019-12-08T18:08:45.918Z] --- PASS: TestSessionCreate (0.07s) [2019-12-08T18:08:45.918Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-08T18:08:45.918Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-12-08T18:08:45.918Z] PASS [2019-12-08T18:08:45.918Z] [2019-12-08T18:08:45.918Z] DONE 2 tests in 0.207s [2019-12-08T18:08:45.918Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-12-08T18:08:45.918Z] ++ 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-12-08T18:08:45.918Z] ++ set -e [2019-12-08T18:08:45.918Z] ++ '[' -n 0 ']' [2019-12-08T18:08:45.918Z] ++ set -x [2019-12-08T18:08:45.918Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-08T18:08:45.918Z] INFO: Testing against a local daemon [2019-12-08T18:08:45.918Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-08T18:08:45.918Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-08T18:08:45.918Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-08T18:08:45.918Z] === RUN TestEventsExecDie [2019-12-08T18:08:46.646Z] --- PASS: TestEventsExecDie (0.78s) [2019-12-08T18:08:46.646Z] === RUN TestEventsBackwardsCompatible [2019-12-08T18:08:46.723Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-12-08T18:08:46.986Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-12-08T18:08:46.986Z] === RUN TestInfoBinaryCommits [2019-12-08T18:08:46.986Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-12-08T18:08:46.986Z] === RUN TestInfoAPIVersioned [2019-12-08T18:08:46.986Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-12-08T18:08:46.986Z] === RUN TestInfoDiscoveryBackend [2019-12-08T18:08:47.149Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-12-08T18:08:47.329Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-12-08T18:08:47.329Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-08T18:08:47.648Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-12-08T18:08:48.506Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-08T18:08:48.506Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-08T18:08:49.236Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-12-08T18:08:49.236Z] === RUN TestInfoAPI [2019-12-08T18:08:49.236Z] --- PASS: TestInfoAPI (0.05s) [2019-12-08T18:08:49.236Z] === RUN TestInfoAPIWarnings [2019-12-08T18:08:49.579Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-12-08T18:08:49.579Z] === RUN TestInfoDebug [2019-12-08T18:08:49.663Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-12-08T18:08:50.046Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-12-08T18:08:50.304Z] --- PASS: TestInfoDebug (0.54s) [2019-12-08T18:08:50.304Z] === RUN TestInfoInsecureRegistries [2019-12-08T18:08:50.646Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-12-08T18:08:50.646Z] === RUN TestInfoRegistryMirrors [2019-12-08T18:08:51.372Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-12-08T18:08:51.372Z] === RUN TestLoginFailsWithBadCredentials [2019-12-08T18:08:51.713Z] --- PASS: TestLoginFailsWithBadCredentials (0.59s) [2019-12-08T18:08:51.713Z] === RUN TestPingCacheHeaders [2019-12-08T18:08:52.053Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-12-08T18:08:52.053Z] === RUN TestPingGet [2019-12-08T18:08:52.053Z] --- PASS: TestPingGet (0.04s) [2019-12-08T18:08:52.053Z] === RUN TestPingHead [2019-12-08T18:08:52.053Z] --- PASS: TestPingHead (0.07s) [2019-12-08T18:08:52.053Z] === RUN TestVersion [2019-12-08T18:08:52.054Z] --- PASS: TestVersion (0.05s) [2019-12-08T18:08:52.054Z] PASS [2019-12-08T18:08:52.054Z] [2019-12-08T18:08:52.054Z] === Skipped [2019-12-08T18:08:52.054Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-08T18:08:52.054Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-08T18:08:52.054Z] [2019-12-08T18:08:52.054Z] [2019-12-08T18:08:52.054Z] DONE 18 tests, 1 skipped in 6.159s [2019-12-08T18:08:52.054Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-12-08T18:08:52.054Z] ++ 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-12-08T18:08:52.054Z] ++ set -e [2019-12-08T18:08:52.054Z] ++ '[' -n 0 ']' [2019-12-08T18:08:52.054Z] ++ set -x [2019-12-08T18:08:52.054Z] ++ env -i DEST=/go/src/github.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-12-08T18:08:52.054Z] INFO: Testing against a local daemon [2019-12-08T18:08:52.054Z] === RUN TestVolumesCreateAndList [2019-12-08T18:08:52.054Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-12-08T18:08:52.054Z] === RUN TestVolumesRemove [2019-12-08T18:08:52.392Z] --- PASS: TestVolumesRemove (0.10s) [2019-12-08T18:08:52.392Z] === RUN TestVolumesInspect [2019-12-08T18:08:52.392Z] --- PASS: TestVolumesInspect (0.04s) [2019-12-08T18:08:52.392Z] === RUN TestVolumesInvalidJSON [2019-12-08T18:08:52.392Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-08T18:08:52.392Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-08T18:08:52.392Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-08T18:08:52.392Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-12-08T18:08:52.392Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-08T18:08:52.392Z] PASS [2019-12-08T18:08:52.392Z] [2019-12-08T18:08:52.392Z] DONE 5 tests in 0.301s [2019-12-08T18:08:52.392Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-08T18:08:52.730Z] ++++ cat bundles/test-integration/docker.pid [2019-12-08T18:08:52.730Z] +++ kill 13145 [2019-12-08T18:08:53.867Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-12-08T18:08:53.868Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-12-08T18:08:54.166Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-12-08T18:08:54.425Z] +++ /etc/init.d/apparmor stop [2019-12-08T18:08:54.426Z] Clearing AppArmor profiles cache:. [2019-12-08T18:08:54.426Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-08T18:08:54.426Z] Unloading profiles will leave already running processes permanently [2019-12-08T18:08:54.426Z] unconfined, which can lead to unexpected situations. [2019-12-08T18:08:54.426Z] [2019-12-08T18:08:54.426Z] To set a process to complain mode, use the command line tool [2019-12-08T18:08:54.426Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-08T18:08:54.426Z] with the 'teardown' option." [2019-12-08T18:08:54.426Z] Post stage [Pipeline] junit [2019-12-08T18:08:56.226Z] Recording test results [2019-12-08T18:08:56.677Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-08T18:08:57.518Z] + echo Ensuring container killed. [2019-12-08T18:08:57.518Z] Ensuring container killed. [2019-12-08T18:08:57.518Z] + docker rm -vf docker-pr1 [2019-12-08T18:08:57.518Z] Error: No such container: docker-pr1 [2019-12-08T18:08:57.518Z] + true [Pipeline] sh [2019-12-08T18:08:58.099Z] + echo Chowning /workspace to jenkins user [2019-12-08T18:08:58.100Z] Chowning /workspace to jenkins user [2019-12-08T18:08:58.100Z] + id -u [2019-12-08T18:08:58.100Z] + id -g [2019-12-08T18:08:58.100Z] + docker run --rm -v /home/docker/workspace/moby_PR-40295:/workspace busybox chown -R 1001:1001 /workspace [2019-12-08T18:08:58.100Z] Unable to find image 'busybox:latest' locally [2019-12-08T18:08:58.438Z] latest: Pulling from library/busybox [2019-12-08T18:08:58.438Z] d7e28ec550a2: Pulling fs layer [2019-12-08T18:08:58.602Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-12-08T18:08:58.778Z] d7e28ec550a2: Verifying Checksum [2019-12-08T18:08:58.778Z] d7e28ec550a2: Download complete [2019-12-08T18:08:59.116Z] d7e28ec550a2: Pull complete [2019-12-08T18:08:59.116Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084 [2019-12-08T18:08:59.116Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-08T18:09:01.211Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-12-08T18:09:01.409Z] + bundleName=ppc64le-integration [2019-12-08T18:09:01.409Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-12-08T18:09:01.409Z] Creating ppc64le-integration-bundles.tar.gz [2019-12-08T18:09:01.409Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -name *-report.xml ) -print [2019-12-08T18:09:01.409Z] xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-12-08T18:09:01.500Z] Archiving artifacts [2019-12-08T18:09:03.719Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-12-08T18:09:03.719Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-12-08T18:09:03.719Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-12-08T18:09:04.279Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-12-08T18:09:04.838Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-12-08T18:09:07.245Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40295/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-08T18:09:07.350Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-12-08T18:09:07.804Z] + make clean [2019-12-08T18:09:08.143Z] make: command: Command not found [2019-12-08T18:09:08.143Z] make: command: Command not found [2019-12-08T18:09:08.143Z] docker volume rm -f docker-dev-cache [2019-12-08T18:09:08.482Z] docker-dev-cache [Pipeline] deleteDir [2019-12-08T18:09:08.714Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-08T18:09:12.018Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-12-08T18:09:12.273Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-12-08T18:09:12.832Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-12-08T18:09:14.196Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-12-08T18:09:14.756Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-12-08T18:09:14.756Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-12-08T18:09:15.682Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-12-08T18:09:17.566Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-12-08T18:09:17.566Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-12-08T18:09:18.490Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-12-08T18:09:19.414Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-12-08T18:09:19.973Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-12-08T18:09:20.897Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-12-08T18:09:20.897Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-12-08T18:09:21.822Z] === RUN TestDockerSuite/TestRunEnvironment [2019-12-08T18:09:22.381Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-12-08T18:09:23.742Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-12-08T18:09:24.303Z] === RUN TestDockerSuite/TestRunExitCode [2019-12-08T18:09:25.227Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-12-08T18:09:25.786Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-12-08T18:09:26.712Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-12-08T18:09:27.636Z] === RUN TestDockerSuite/TestRunExposePort [2019-12-08T18:09:27.636Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-12-08T18:09:28.282Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-12-08T18:09:29.206Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-12-08T18:09:30.616Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-12-08T18:09:30.871Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-12-08T18:09:30.871Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-12-08T18:09:35.157Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-12-08T18:09:35.413Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-12-08T18:09:47.568Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-12-08T18:09:48.536Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-12-08T18:09:49.988Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-12-08T18:09:49.988Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-12-08T18:09:49.988Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-12-08T18:09:49.988Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-12-08T18:09:50.954Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-12-08T18:09:54.215Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-12-08T18:09:55.576Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-12-08T18:09:57.460Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-12-08T18:09:58.021Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-12-08T18:09:58.944Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-12-08T18:09:59.504Z] === RUN TestDockerSuite/TestRunModeHostname [2019-12-08T18:10:00.868Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-12-08T18:10:00.868Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-12-08T18:10:00.868Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-12-08T18:10:02.118Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-12-08T18:10:02.759Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-12-08T18:10:03.686Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-12-08T18:10:05.727Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-12-08T18:10:05.727Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-12-08T18:10:05.727Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-12-08T18:10:05.846Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-12-08T18:10:06.302Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-12-08T18:10:07.609Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-12-08T18:10:08.971Z] === RUN TestDockerSuite/TestRunMount [2019-12-08T18:10:15.539Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-12-08T18:10:16.507Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-12-08T18:10:17.431Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-12-08T18:10:18.794Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-12-08T18:10:21.303Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-12-08T18:10:25.470Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-12-08T18:10:27.353Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-12-08T18:10:29.862Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-12-08T18:10:31.745Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-12-08T18:10:33.628Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-12-08T18:10:33.628Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-12-08T18:10:34.188Z] === RUN TestDockerSuite/TestRunNetHost [2019-12-08T18:10:35.549Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-12-08T18:10:36.150Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-12-08T18:10:37.074Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-12-08T18:10:39.719Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-12-08T18:10:42.273Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-12-08T18:10:46.941Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-12-08T18:10:47.241Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-12-08T18:10:47.241Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-12-08T18:10:48.171Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-12-08T18:10:48.171Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-12-08T18:10:49.096Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-12-08T18:10:49.655Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-12-08T18:10:49.655Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-12-08T18:10:50.579Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-12-08T18:10:51.503Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-12-08T18:10:51.504Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-12-08T18:10:52.429Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-12-08T18:10:52.990Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-12-08T18:10:54.878Z] === RUN TestDockerSuite/TestRunPortInUse [2019-12-08T18:10:55.802Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-12-08T18:10:56.726Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-12-08T18:10:57.285Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-12-08T18:10:57.845Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-12-08T18:10:58.770Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-12-08T18:10:59.694Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-12-08T18:10:59.694Z] === RUN TestDockerSuite/TestRunPublishPort [2019-12-08T18:11:00.253Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-12-08T18:11:01.178Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-12-08T18:11:01.178Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-12-08T18:11:02.192Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-12-08T18:11:03.637Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-12-08T18:11:03.637Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-12-08T18:11:06.986Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-12-08T18:11:08.431Z] === RUN TestDockerSuite/TestRunRm [2019-12-08T18:11:09.355Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-12-08T18:11:13.512Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-12-08T18:11:14.071Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-12-08T18:11:14.631Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-12-08T18:11:16.556Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-12-08T18:11:17.116Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-12-08T18:11:18.374Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-12-08T18:11:18.374Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-12-08T18:11:18.374Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-12-08T18:11:21.447Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-12-08T18:11:23.335Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-12-08T18:11:26.642Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-12-08T18:11:26.896Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-12-08T18:11:27.821Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-12-08T18:11:28.745Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-12-08T18:11:29.316Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-12-08T18:11:29.316Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-12-08T18:11:30.240Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-12-08T18:11:30.743Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-12-08T18:11:31.208Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-12-08T18:11:32.182Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-12-08T18:11:32.742Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-12-08T18:11:33.668Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-12-08T18:11:36.307Z] === RUN TestDockerSuite/TestRunState [2019-12-08T18:11:38.235Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-12-08T18:11:38.882Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-12-08T18:11:39.891Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-12-08T18:11:40.147Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-12-08T18:11:40.147Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-12-08T18:11:40.147Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-12-08T18:11:41.057Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-12-08T18:11:41.070Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-12-08T18:11:41.629Z] === RUN TestDockerSuite/TestRunSysctls [2019-12-08T18:11:43.559Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-12-08T18:11:43.559Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-12-08T18:11:43.559Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-12-08T18:11:44.484Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-12-08T18:11:47.744Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-12-08T18:11:48.303Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-12-08T18:11:48.558Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-12-08T18:11:50.455Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-12-08T18:11:51.422Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-12-08T18:11:55.623Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-12-08T18:11:58.135Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-12-08T18:11:58.135Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-12-08T18:11:59.060Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-12-08T18:11:59.984Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-12-08T18:12:00.954Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-12-08T18:12:00.954Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-12-08T18:12:02.127Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-12-08T18:12:03.590Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-12-08T18:12:05.037Z] === RUN TestDockerSuite/TestRunUserByID [2019-12-08T18:12:05.598Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-12-08T18:12:05.598Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-12-08T18:12:05.854Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-12-08T18:12:05.854Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-12-08T18:12:06.110Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-12-08T18:12:07.037Z] === RUN TestDockerSuite/TestRunUserByName [2019-12-08T18:12:07.961Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-12-08T18:12:08.930Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-12-08T18:12:08.930Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-12-08T18:12:09.226Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-12-08T18:12:09.958Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-12-08T18:12:13.404Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-12-08T18:12:14.373Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-12-08T18:12:15.251Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-12-08T18:12:15.251Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-12-08T18:12:15.853Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-12-08T18:12:17.214Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-12-08T18:12:18.138Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-12-08T18:12:20.024Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-12-08T18:12:21.995Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-12-08T18:12:24.675Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-12-08T18:12:27.269Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-12-08T18:12:27.828Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-12-08T18:12:28.758Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-12-08T18:12:29.681Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-12-08T18:12:29.681Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-12-08T18:12:29.681Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-12-08T18:12:29.681Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-12-08T18:12:29.681Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-12-08T18:12:30.606Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-12-08T18:12:31.530Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-12-08T18:12:32.068Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-12-08T18:12:32.497Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-12-08T18:12:33.945Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-12-08T18:12:34.868Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-12-08T18:12:35.941Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-12-08T18:12:35.941Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-12-08T18:12:36.504Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-12-08T18:12:36.504Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-12-08T18:12:36.759Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-12-08T18:12:36.759Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-12-08T18:12:36.759Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-12-08T18:12:36.759Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-12-08T18:12:37.013Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-12-08T18:12:37.268Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-12-08T18:12:37.268Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-12-08T18:12:37.523Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-12-08T18:12:38.446Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-12-08T18:12:39.127Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-12-08T18:12:39.412Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-12-08T18:12:40.015Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-12-08T18:12:40.015Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-12-08T18:12:40.938Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-12-08T18:12:41.235Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-12-08T18:12:42.160Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-12-08T18:12:42.160Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-12-08T18:12:43.084Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-12-08T18:12:43.643Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-12-08T18:12:43.643Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-12-08T18:12:43.643Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-12-08T18:12:44.654Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-12-08T18:12:46.664Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-12-08T18:12:46.960Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-12-08T18:12:46.960Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-12-08T18:12:47.928Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-12-08T18:12:47.928Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-12-08T18:12:49.432Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-12-08T18:12:49.812Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-12-08T18:12:50.436Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-12-08T18:12:52.946Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-12-08T18:12:53.870Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-12-08T18:12:53.870Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-12-08T18:12:53.870Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-12-08T18:12:54.794Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-12-08T18:12:56.241Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-12-08T18:12:57.165Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-12-08T18:12:57.419Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-12-08T18:12:59.302Z] === RUN TestDockerSuite/TestSaveImageId [2019-12-08T18:12:59.302Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-12-08T18:12:59.862Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-12-08T18:13:02.414Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-12-08T18:13:02.414Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-12-08T18:13:03.905Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-12-08T18:13:03.905Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-12-08T18:13:03.905Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-12-08T18:13:05.788Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-12-08T18:13:07.672Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-12-08T18:13:07.927Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-12-08T18:13:07.927Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-12-08T18:13:07.927Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-12-08T18:13:08.182Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-12-08T18:13:08.436Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-12-08T18:13:10.947Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-12-08T18:13:12.314Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-12-08T18:13:17.672Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-12-08T18:13:19.620Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-12-08T18:13:20.546Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-12-08T18:13:22.517Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-12-08T18:13:25.027Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-12-08T18:13:28.287Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-12-08T18:13:28.542Z] === RUN TestDockerSuite/TestStartRecordError [2019-12-08T18:13:30.425Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-12-08T18:13:32.979Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-12-08T18:13:35.541Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-12-08T18:13:39.702Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-12-08T18:13:43.131Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-12-08T18:13:46.392Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-12-08T18:13:53.083Z] === RUN TestDockerSuite/TestStatsNoStream [2019-12-08T18:13:54.966Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-12-08T18:13:56.890Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-12-08T18:13:57.815Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-12-08T18:13:58.739Z] === RUN TestDockerSuite/TestTopPrivileged [2019-12-08T18:13:59.662Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-12-08T18:13:59.662Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-12-08T18:14:00.222Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-12-08T18:14:03.489Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-12-08T18:14:04.851Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-12-08T18:14:09.181Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-12-08T18:14:09.181Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-12-08T18:14:10.107Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-12-08T18:14:10.107Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-12-08T18:14:11.031Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-12-08T18:14:12.915Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-12-08T18:14:12.915Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-12-08T18:14:14.842Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-12-08T18:14:15.444Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-12-08T18:14:16.369Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-12-08T18:14:16.625Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-12-08T18:14:17.986Z] === RUN TestDockerSuite/TestUpdateStats [2019-12-08T18:14:23.394Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-12-08T18:14:23.394Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-12-08T18:14:24.405Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-12-08T18:14:24.405Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-12-08T18:14:25.422Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-12-08T18:14:26.793Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-12-08T18:14:30.655Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-12-08T18:14:30.655Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-12-08T18:14:30.655Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-12-08T18:14:30.655Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-12-08T18:14:30.655Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-12-08T18:14:30.655Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-12-08T18:14:30.655Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-12-08T18:14:30.655Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-12-08T18:14:30.655Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-12-08T18:14:30.950Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-12-08T18:14:32.190Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-12-08T18:14:35.106Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-12-08T18:14:35.259Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-12-08T18:14:38.405Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-12-08T18:14:39.941Z] === RUN TestDockerSuite/TestBuildEnv [2019-12-08T18:14:39.941Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-12-08T18:14:40.399Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-12-08T18:14:40.399Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-12-08T18:14:40.399Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-12-08T18:14:40.399Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-12-08T18:14:41.040Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-12-08T18:14:44.127Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-12-08T18:14:44.127Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-12-08T18:14:44.127Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-12-08T18:14:44.127Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-12-08T18:14:44.585Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-12-08T18:14:45.197Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-12-08T18:14:50.380Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-12-08T18:14:50.514Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-12-08T18:14:52.397Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-12-08T18:14:54.921Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-12-08T18:14:56.806Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-12-08T18:14:58.169Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-12-08T18:15:00.679Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-12-08T18:15:03.187Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-12-08T18:15:05.698Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-12-08T18:15:08.049Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-12-08T18:15:08.049Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-12-08T18:15:08.049Z] === RUN TestDockerSuite/TestBuildExpose [2019-12-08T18:15:08.049Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-12-08T18:15:08.049Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-12-08T18:15:08.049Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-12-08T18:15:08.049Z] === RUN TestDockerSuite/TestBuildFails [2019-12-08T18:15:08.205Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-12-08T18:15:10.089Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-12-08T18:15:10.220Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-12-08T18:15:10.220Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-12-08T18:15:16.007Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-12-08T18:15:20.726Z] === RUN TestDockerSuite/TestBuildForceRm [2019-12-08T18:15:27.794Z] === RUN TestDockerSuite/TestBuildFromGit [2019-12-08T18:15:28.118Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-12-08T18:15:28.119Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-12-08T18:15:28.119Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-12-08T18:15:28.119Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-12-08T18:15:28.119Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-12-08T18:15:28.119Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-12-08T18:15:28.119Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-12-08T18:15:28.119Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-12-08T18:15:28.119Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-12-08T18:15:28.119Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-12-08T18:15:28.374Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-12-08T18:15:28.374Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-12-08T18:15:28.374Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-12-08T18:15:28.374Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-12-08T18:15:30.971Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-12-08T18:15:30.971Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-12-08T18:15:30.971Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-12-08T18:15:31.225Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-12-08T18:15:31.225Z] === RUN TestDockerSuite/TestVolumeEvents [2019-12-08T18:15:32.276Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-12-08T18:15:33.697Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-12-08T18:15:34.156Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-12-08T18:15:34.785Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-12-08T18:15:34.785Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-12-08T18:15:34.785Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-12-08T18:15:38.172Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-12-08T18:15:39.938Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-12-08T18:15:39.938Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-12-08T18:15:40.905Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-12-08T18:15:41.363Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-12-08T18:15:41.363Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-12-08T18:15:42.332Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite (1809.72s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.15s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (3.68s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.26s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.64s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.43s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.23s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.62s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.83s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.52s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.96s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.74s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.45s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (2.62s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.90s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.77s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.06s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.84s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAttachDetach (1.17s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.08s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.84s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.12s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.91s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.24s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.13s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.12s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.50s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.26s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.97s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.57s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.76s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.75s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.98s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.59s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.04s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.92s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.09s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.98s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.05s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.50s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.43s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.94s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.02s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.47s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.35s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.25s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.25s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.90s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.40s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.37s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddTar (12.54s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.83s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.87s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.99s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.86s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.71s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.70s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.63s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.22s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.31s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.16s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.32s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.85s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.97s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.28s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.69s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.37s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.03s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.90s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.83s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.58s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.02s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.14s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.11s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.90s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.00s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.11s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.16s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.76s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.01s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.16s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.68s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCmd (0.58s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2019-12-08T18:15:42.332Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-12-08T18:15:42.332Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.84s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.51s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.44s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildContChar (4.35s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.43s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.35s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.42s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.36s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.60s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.77s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.09s) [2019-12-08T18:15:42.332Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-12-08T18:15:42.332Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-12-08T18:15:42.332Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-12-08T18:15:42.332Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-12-08T18:15:42.332Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-12-08T18:15:42.332Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-12-08T18:15:42.332Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-12-08T18:15:42.332Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.50s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.50s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.03s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.08s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.78s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.86s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.95s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.83s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.53s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.51s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.57s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.00s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.57s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.02s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.75s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.03s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.37s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.89s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.19s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.01s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.00s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.94s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.19s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.93s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.38s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.65s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.64s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.70s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.59s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildEnv (1.38s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.62s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.31s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.12s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.74s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.86s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.19s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.84s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.59s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.36s) [2019-12-08T18:15:42.332Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-12-08T18:15:42.332Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (13.09s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildExpose (0.39s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.51s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.58s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildFails (0.96s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.38s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.16s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildForceRm (3.48s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.62s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.14s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.04s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.10s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.09s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.49s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildHistory (4.24s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.51s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.70s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.07s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildLabel (0.49s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.35s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.23s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.15s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.49s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.44s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.18s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.18s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.23s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.18s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.93s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.93s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.53s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.52s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.51s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.47s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.09s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.38s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.27s) [2019-12-08T18:15:42.332Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-12-08T18:15:42.332Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.35s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.55s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.37s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.47s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.82s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.15s) [2019-12-08T18:15:42.332Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.19s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.31s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.57s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.43s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.96s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.86s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.66s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.19s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.58s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.83s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.40s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.47s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.40s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.95s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildPATH (2.22s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.89s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.02s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.75s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.25s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.34s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildRm (3.00s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.18s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.51s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.70s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.65s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.64s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.79s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.22s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.04s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.21s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s) [2019-12-08T18:15:42.333Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-12-08T18:15:42.333Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.51s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.29s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildStderr (1.16s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.16s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.49s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.55s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.66s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.16s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.70s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildUser (2.13s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.62s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.23s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.50s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.09s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.12s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.66s) [2019-12-08T18:15:42.333Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-12-08T18:15:42.333Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-12-08T18:15:42.333Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-12-08T18:15:42.333Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-12-08T18:15:42.333Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-12-08T18:15:42.333Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-12-08T18:15:42.333Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-12-08T18:15:42.333Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.95s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.98s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.61s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.20s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.43s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.18s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.07s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.69s) [2019-12-08T18:15:42.333Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-12-08T18:15:42.333Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.98s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.57s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-12-08T18:15:42.333Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-12-08T18:15:42.333Z] docker_cli_sni_test.go:18: Flakey test [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.78s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.95s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCommitChange (1.05s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.11s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.57s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.71s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.96s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCommitTTY (1.88s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.20s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.10s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.21s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.68s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.78s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.80s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.04s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.76s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.12s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.85s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.78s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.75s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.81s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.86s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.61s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.65s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.56s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.85s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.85s) [2019-12-08T18:15:42.333Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-12-08T18:15:42.333Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.02s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.87s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.21s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.57s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.51s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.96s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.27s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.44s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.59s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.79s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.59s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.61s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000820360_} (1.60s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1490725628_/foo_false____} (1.58s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1490725628_/foo_true____} (1.60s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3288564267_/foo_false____} (1.76s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3288564267_/foo_true____} (1.63s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3288564267_/foo_true__0xc0008207e0__} (1.77s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000820800_} (1.64s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000820820_} (1.80s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000820840_} (1.59s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000820880_} (1.62s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.63s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.51s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.89s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.29s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.98s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.62s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.01s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.09s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.91s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.06s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.89s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.18s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.93s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.13s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.43s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.03s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.96s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.95s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.96s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.23s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.78s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.84s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.63s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.95s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.80s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.87s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.25s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.44s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.80s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.86s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.00s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpToDot (0.99s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.79s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.33s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpToStdout (0.91s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.63s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.59s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.26s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCpVolumePath (2.09s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.72s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.70s) [2019-12-08T18:15:42.333Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-12-08T18:15:42.333Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.78s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2019-12-08T18:15:42.333Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-12-08T18:15:42.333Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.41s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.12s) [2019-12-08T18:15:42.333Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.72s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.97s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.66s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.15s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.17s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.92s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.79s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.32s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.83s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.48s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.12s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.58s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.28s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.01s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.99s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.19s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsAttach (0.87s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsCommit (1.00s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.94s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.82s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.82s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.90s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.68s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.73s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsCopy (1.53s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.85s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.85s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.58s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.59s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsFilters (1.67s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsFormat (1.53s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.85s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.31s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2019-12-08T18:15:42.334Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-12-08T18:15:42.334Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-12-08T18:15:42.334Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-12-08T18:15:42.334Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.75s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.82s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsRename (0.78s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsResize (0.90s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.77s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.92s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.84s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.98s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsTop (0.80s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.66s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExec (0.86s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.94s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.84s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.78s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.00s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.89s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.89s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.69s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.87s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.93s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.88s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.83s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecCgroup (1.53s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecEnv (0.80s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.70s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.92s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecInspectID (1.92s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecInteractive (0.78s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.91s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.89s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecParseError (0.87s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.88s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.79s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.54s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.19s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecStartFails (0.86s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.09s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.86s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecTTY (0.97s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.96s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.87s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecUlimits (1.20s) [2019-12-08T18:15:42.334Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-12-08T18:15:42.334Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.21s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.89s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.17s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.91s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestExecWithUser (0.97s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.86s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.86s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.01s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.95s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.89s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestHealth (21.01s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.97s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.01s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.42s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.91s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.90s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.93s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.81s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.99s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestImportBadURL (0.13s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestImportDisplay (2.07s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestImportFile (1.81s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.91s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestImportGzipped (2.10s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.86s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.90s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.84s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.00s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.80s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.86s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.80s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.78s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.81s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.61s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.86s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.95s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.93s) [2019-12-08T18:15:42.334Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-12-08T18:15:42.334Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.38s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.89s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectDefault (1.01s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectHistory (1.02s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2019-12-08T18:15:42.334Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-12-08T18:15:42.334Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.79s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.85s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.89s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.06s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.90s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.04s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectStatus (1.00s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.72s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.87s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.98s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.97s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.83s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.73s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.79s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.92s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.70s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.97s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.40s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.27s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.86s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.59s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.36s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.99s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.62s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.66s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.89s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.90s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.77s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.88s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.79s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.82s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.78s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.85s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.16s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.14s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.17s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.23s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.04s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.32s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.86s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.82s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLogsSince (6.85s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.64s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.84s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLogsTail (0.95s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.95s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.76s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.52s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.95s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestNetHostname (2.22s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.21s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.39s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.80s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestPluginActive (1.93s) [2019-12-08T18:15:42.334Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.45s) [2019-12-08T18:15:42.334Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-12-08T18:15:42.334Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.77s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.25s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.55s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.08s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.89s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.38s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.61s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.72s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPortList (10.92s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.73s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.41s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (1.02s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.85s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.85s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.55s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.30s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.62s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPsByOrder (3.19s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.13s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.67s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.24s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.12s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.08s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.61s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.42s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.57s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.57s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.67s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.53s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.65s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.88s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.44s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.60s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.81s) [2019-12-08T18:15:42.335Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-12-08T18:15:42.335Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.30s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.94s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.85s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.66s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.97s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.03s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.44s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.28s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.32s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.53s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.73s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.79s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.83s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.93s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.11s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.04s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.85s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.73s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.05s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRmiTag (0.33s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.95s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.17s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.84s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.28s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.74s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.69s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunAddHost (0.78s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.78s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.67s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.82s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.91s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.91s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.61s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.54s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.95s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.95s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.92s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.84s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.97s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.11s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.21s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.87s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.83s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.41s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.89s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.93s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.92s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.94s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.84s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.91s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.79s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.29s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.83s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.80s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.86s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.60s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.60s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.51s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.95s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.97s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.00s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.00s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.89s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.90s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.81s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.80s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.36s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.80s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.66s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.74s) [2019-12-08T18:15:42.335Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-12-08T18:15:42.335Z] docker_cli_run_test.go:4144: unmatched requirement DaemonIsWindows [2019-12-08T18:15:42.335Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-12-08T18:15:42.335Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsWindows [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.84s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.26s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.76s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.74s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.78s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.77s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.85s) [2019-12-08T18:15:42.335Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-12-08T18:15:42.335Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.93s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.82s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.82s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.77s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.77s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (1.03s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.77s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunExitCode (0.77s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.83s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.75s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.55s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2019-12-08T18:15:42.335Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-12-08T18:15:42.335Z] docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.75s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.66s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.10s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.60s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.92s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.13s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.64s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.60s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.83s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.69s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.27s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.54s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.25s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.63s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.80s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.61s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunMount (6.57s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.82s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.53s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.52s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.44s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.46s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.78s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.72s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.63s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.71s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunNetHost (1.27s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.80s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.78s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.37s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.43s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.76s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.68s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.79s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.80s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.87s) [2019-12-08T18:15:42.335Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-12-08T18:15:42.335Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.82s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.76s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.00s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s) [2019-12-08T18:15:42.335Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.74s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.69s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.79s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.76s) [2019-12-08T18:15:42.335Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-12-08T18:15:42.335Z] docker_cli_run_test.go:4229: unmatched requirement IsolationIsProcess [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.82s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.77s) [2019-12-08T18:15:42.335Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-12-08T18:15:42.335Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.80s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.58s) [2019-12-08T18:15:42.335Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-12-08T18:15:42.335Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.23s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.66s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunRm (0.80s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.86s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.87s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.78s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.74s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.79s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.79s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.12s) [2019-12-08T18:15:42.335Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.75s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.78s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.85s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.76s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.88s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.82s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.99s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.77s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.87s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.81s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunState (1.80s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.73s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.94s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.24s) [2019-12-08T18:15:42.336Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-12-08T18:15:42.336Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.75s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunSysctls (1.92s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.92s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.88s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.79s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.15s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.53s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.15s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.85s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (1.07s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.80s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.65s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.36s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunUserByID (0.96s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.87s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunUserByName (0.82s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.12s) [2019-12-08T18:15:42.336Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-12-08T18:15:42.336Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.86s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.13s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.89s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.33s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.82s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.72s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.40s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.90s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.69s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s) [2019-12-08T18:15:42.336Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-12-08T18:15:42.336Z] docker_cli_run_test.go:4199: unmatched requirement DaemonIsWindows [2019-12-08T18:15:42.336Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-12-08T18:15:42.336Z] docker_cli_run_test.go:4219: unmatched requirement DaemonIsWindows [2019-12-08T18:15:42.336Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-12-08T18:15:42.336Z] docker_cli_run_test.go:4209: unmatched requirement DaemonIsWindows [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.84s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.00s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.83s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.62s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.84s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.85s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.15s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.19s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.87s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.84s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.86s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.83s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.83s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.84s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.64s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.83s) [2019-12-08T18:15:42.336Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-12-08T18:15:42.336Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.71s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.59s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.61s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.85s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.12s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.30s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.99s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.57s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.15s) [2019-12-08T18:15:42.336Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents657339309 [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.79s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.68s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.85s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.43s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.85s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.56s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.10s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.80s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.90s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.61s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.92s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestStartRecordError (1.82s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.54s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.25s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.79s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.20s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.76s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.03s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.89s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.87s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.86s) [2019-12-08T18:15:42.336Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-12-08T18:15:42.336Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.45s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.73s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.78s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s) [2019-12-08T18:15:42.336Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-12-08T18:15:42.336Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.94s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.80s) [2019-12-08T18:15:42.336Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-12-08T18:15:42.336Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.61s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.00s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.94s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.70s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUpdateStats (4.57s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.68s) [2019-12-08T18:15:42.336Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-12-08T18:15:42.336Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.13s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.11s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.21s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.69s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.48s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.62s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.45s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.06s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.40s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.46s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.71s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.64s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.38s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.42s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.33s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.41s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.37s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.83s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.86s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.08s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.39s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.96s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.39s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.39s) [2019-12-08T18:15:42.336Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.11s) [2019-12-08T18:15:42.336Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-12-08T18:15:42.336Z] docker_cli_run_test.go:4537: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-12-08T18:15:42.336Z] === RUN TestDockerRegistrySuite [2019-12-08T18:15:42.336Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-12-08T18:15:44.219Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-12-08T18:15:45.581Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-12-08T18:15:47.466Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-12-08T18:15:47.466Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-12-08T18:15:51.637Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-12-08T18:15:51.672Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-12-08T18:15:51.672Z] === RUN TestDockerSuite/TestBuildHistory [2019-12-08T18:15:57.000Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-12-08T18:16:00.299Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-12-08T18:16:01.789Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-12-08T18:16:01.986Z] === RUN TestDockerSuite/TestBuildIidFile [2019-12-08T18:16:02.951Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-12-08T18:16:03.275Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-12-08T18:16:04.636Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-12-08T18:16:05.126Z] === RUN TestDockerSuite/TestBuildInheritance [2019-12-08T18:16:05.126Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-12-08T18:16:05.584Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-12-08T18:16:05.584Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-12-08T18:16:05.997Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-12-08T18:16:07.360Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-12-08T18:16:08.720Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-12-08T18:16:10.082Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-12-08T18:16:10.271Z] === RUN TestDockerSuite/TestBuildLabel [2019-12-08T18:16:11.236Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-12-08T18:16:12.203Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-12-08T18:16:12.782Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-12-08T18:16:13.240Z] === RUN TestDockerSuite/TestBuildLabels [2019-12-08T18:16:13.401Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-12-08T18:16:14.205Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-12-08T18:16:15.739Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-12-08T18:16:15.919Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-12-08T18:16:16.843Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-12-08T18:16:20.104Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-12-08T18:16:21.466Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-12-08T18:16:21.466Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-12-08T18:16:21.544Z] === RUN TestDockerSuite/TestBuildLastModified [2019-12-08T18:16:21.544Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-12-08T18:16:21.544Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-12-08T18:16:21.544Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-12-08T18:16:21.544Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-12-08T18:16:21.544Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-12-08T18:16:21.544Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-12-08T18:16:22.006Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-12-08T18:16:22.828Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-12-08T18:16:22.971Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-12-08T18:16:24.188Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-12-08T18:16:25.551Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-12-08T18:16:26.111Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-12-08T18:16:28.754Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-12-08T18:16:29.454Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-12-08T18:16:30.014Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-12-08T18:16:31.374Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-12-08T18:16:31.933Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-12-08T18:16:31.933Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-12-08T18:16:32.187Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-12-08T18:16:32.441Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-12-08T18:16:33.001Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-12-08T18:16:33.001Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-12-08T18:16:34.362Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-12-08T18:16:36.932Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-12-08T18:16:37.857Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-12-08T18:16:39.218Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-12-08T18:16:40.143Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-12-08T18:16:40.399Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-12-08T18:16:41.325Z] --- PASS: TestDockerRegistrySuite (58.96s) [2019-12-08T18:16:41.325Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.86s) [2019-12-08T18:16:41.325Z] check_test.go:196: [d7bda9d5d9f38] daemon is not started [2019-12-08T18:16:41.325Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.46s) [2019-12-08T18:16:41.325Z] check_test.go:196: [dec65401c43cc] daemon is not started [2019-12-08T18:16:41.325Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.78s) [2019-12-08T18:16:41.325Z] check_test.go:196: [d81868695ac1e] daemon is not started [2019-12-08T18:16:41.325Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-12-08T18:16:41.325Z] check_test.go:196: [da3c72558d483] daemon is not started [2019-12-08T18:16:41.325Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.30s) [2019-12-08T18:16:41.325Z] check_test.go:196: [d6f6f77e97061] daemon is not started [2019-12-08T18:16:41.325Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.45s) [2019-12-08T18:16:41.325Z] check_test.go:196: [d499ad553947c] daemon is not started [2019-12-08T18:16:41.325Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.23s) [2019-12-08T18:16:41.325Z] check_test.go:196: [dcf323a6e313f] daemon is not started [2019-12-08T18:16:41.325Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.45s) [2019-12-08T18:16:41.325Z] check_test.go:196: [dcff8ba5938f0] daemon is not started [2019-12-08T18:16:41.325Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.24s) [2019-12-08T18:16:41.325Z] check_test.go:196: [d533db61a6733] daemon is not started [2019-12-08T18:16:41.325Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.44s) [2019-12-08T18:16:41.325Z] check_test.go:196: [d0bfc455b1f61] daemon is not started [2019-12-08T18:16:41.325Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.47s) [2019-12-08T18:16:41.325Z] check_test.go:196: [d9c2cbd611feb] daemon is not started [2019-12-08T18:16:41.325Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.46s) [2019-12-08T18:16:41.325Z] check_test.go:196: [d8714c28290ac] daemon is not started [2019-12-08T18:16:41.325Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.29s) [2019-12-08T18:16:41.325Z] check_test.go:196: [dea42967ee44f] daemon is not started [2019-12-08T18:16:41.325Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.39s) [2019-12-08T18:16:41.325Z] check_test.go:196: [db5441301ed67] daemon is not started [2019-12-08T18:16:41.325Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.68s) [2019-12-08T18:16:41.325Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c2826da0cc83bcb094290607e54531973abccebb9a8d6a68a89055e72c7699d9 [2019-12-08T18:16:41.325Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:89194419525ab86069ffea05f38301bc02b801e778b7241fd33815dfe844f639 [2019-12-08T18:16:41.325Z] check_test.go:196: [dae23ba472da4] daemon is not started [2019-12-08T18:16:41.325Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.67s) [2019-12-08T18:16:41.325Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9e9ef2e3238b9095bc7b1d5e439f6868870bec0a1cbb257f282e28d85a3573c4 [2019-12-08T18:16:41.325Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:080ba13f1c84d7d739ef81096701444ce564cbdb8411283de3a7109f6591ce9d [2019-12-08T18:16:41.325Z] check_test.go:196: [d059abbce1f9a] daemon is not started [2019-12-08T18:16:41.325Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.34s) [2019-12-08T18:16:41.325Z] check_test.go:196: [d4d90418f713a] daemon is not started [2019-12-08T18:16:41.325Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.26s) [2019-12-08T18:16:41.325Z] check_test.go:196: [df4de99ea6eac] daemon is not started [2019-12-08T18:16:41.325Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.37s) [2019-12-08T18:16:41.325Z] check_test.go:196: [d5785aa1b5f4d] daemon is not started [2019-12-08T18:16:41.325Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-12-08T18:16:41.325Z] check_test.go:196: [d8429bb19e1d6] daemon is not started [2019-12-08T18:16:41.326Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.34s) [2019-12-08T18:16:41.326Z] check_test.go:196: [dee8e81060699] daemon is not started [2019-12-08T18:16:41.326Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.20s) [2019-12-08T18:16:41.326Z] check_test.go:196: [d7517fc3a8ae6] daemon is not started [2019-12-08T18:16:41.326Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.33s) [2019-12-08T18:16:41.326Z] check_test.go:196: [d797c019db3c4] daemon is not started [2019-12-08T18:16:41.326Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.09s) [2019-12-08T18:16:41.326Z] check_test.go:196: [da7b87476f21b] daemon is not started [2019-12-08T18:16:41.326Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.44s) [2019-12-08T18:16:41.326Z] check_test.go:196: [dbc28118aebad] daemon is not started [2019-12-08T18:16:41.326Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.46s) [2019-12-08T18:16:41.326Z] check_test.go:196: [d71e29ddcd1de] daemon is not started [2019-12-08T18:16:41.326Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2019-12-08T18:16:41.326Z] check_test.go:196: [ded844fc79383] daemon is not started [2019-12-08T18:16:41.326Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-12-08T18:16:41.326Z] check_test.go:196: [ddfb6cea77bb4] daemon is not started [2019-12-08T18:16:41.326Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2019-12-08T18:16:41.326Z] check_test.go:196: [d157d792b0748] daemon is not started [2019-12-08T18:16:41.326Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2019-12-08T18:16:41.326Z] check_test.go:196: [dd8ca9322e71a] daemon is not started [2019-12-08T18:16:41.326Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2019-12-08T18:16:41.326Z] check_test.go:196: [de06a56819b89] daemon is not started [2019-12-08T18:16:41.326Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-12-08T18:16:41.326Z] check_test.go:196: [db30c5e2b015c] daemon is not started [2019-12-08T18:16:41.326Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.42s) [2019-12-08T18:16:41.326Z] check_test.go:196: [d8c396e91482d] daemon is not started [2019-12-08T18:16:41.326Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.19s) [2019-12-08T18:16:41.326Z] check_test.go:196: [d257f83da7ecf] daemon is not started [2019-12-08T18:16:41.326Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.24s) [2019-12-08T18:16:41.326Z] check_test.go:196: [d6f619434f6f9] daemon is not started [2019-12-08T18:16:41.326Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.39s) [2019-12-08T18:16:41.326Z] check_test.go:196: [d89cda151b38f] daemon is not started [2019-12-08T18:16:41.326Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.04s) [2019-12-08T18:16:41.326Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.84s) [2019-12-08T18:16:41.326Z] === RUN TestDockerSchema1RegistrySuite [2019-12-08T18:16:41.326Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-12-08T18:16:41.326Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-12-08T18:16:41.886Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2019-12-08T18:16:42.183Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2019-12-08T18:16:42.438Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2019-12-08T18:16:42.438Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2019-12-08T18:16:43.885Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-12-08T18:16:46.394Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-12-08T18:16:46.650Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-12-08T18:16:49.831Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-12-08T18:16:49.831Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-12-08T18:16:49.831Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-12-08T18:16:50.811Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-12-08T18:16:52.218Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-12-08T18:16:55.477Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-12-08T18:16:55.477Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-12-08T18:16:56.840Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-12-08T18:16:58.740Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-12-08T18:16:58.741Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-12-08T18:17:00.144Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-12-08T18:17:01.506Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-12-08T18:17:02.950Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-12-08T18:17:07.194Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-12-08T18:17:07.194Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-12-08T18:17:07.753Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-12-08T18:17:07.753Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-12-08T18:17:08.008Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-12-08T18:17:08.264Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-12-08T18:17:08.824Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-12-08T18:17:08.824Z] --- PASS: TestDockerSchema1RegistrySuite (27.72s) [2019-12-08T18:17:08.824Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s) [2019-12-08T18:17:08.824Z] check_test.go:223: [dc1010b840ed7] daemon is not started [2019-12-08T18:17:08.824Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.66s) [2019-12-08T18:17:08.824Z] check_test.go:223: [de02b3ee2ec55] daemon is not started [2019-12-08T18:17:08.824Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.78s) [2019-12-08T18:17:08.824Z] check_test.go:223: [dc1c54230f2a3] daemon is not started [2019-12-08T18:17:08.824Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.51s) [2019-12-08T18:17:08.824Z] check_test.go:223: [d6cec5d0cf326] daemon is not started [2019-12-08T18:17:08.824Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.49s) [2019-12-08T18:17:08.824Z] check_test.go:223: [d1837a9aa3ff7] daemon is not started [2019-12-08T18:17:08.824Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.74s) [2019-12-08T18:17:08.824Z] check_test.go:223: [d6feec86c14ea] daemon is not started [2019-12-08T18:17:08.824Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-12-08T18:17:08.824Z] check_test.go:223: [da5c8d25ae678] daemon is not started [2019-12-08T18:17:08.824Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.56s) [2019-12-08T18:17:08.824Z] check_test.go:223: [dd7e68e2542e1] daemon is not started [2019-12-08T18:17:08.824Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.36s) [2019-12-08T18:17:08.825Z] check_test.go:223: [dc747e4d12154] daemon is not started [2019-12-08T18:17:08.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.29s) [2019-12-08T18:17:08.825Z] check_test.go:223: [d0b5a8547e34a] daemon is not started [2019-12-08T18:17:08.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.89s) [2019-12-08T18:17:08.825Z] check_test.go:223: [d5d2db9f51995] daemon is not started [2019-12-08T18:17:08.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2019-12-08T18:17:08.825Z] check_test.go:223: [db98b7744750b] daemon is not started [2019-12-08T18:17:08.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.50s) [2019-12-08T18:17:08.825Z] check_test.go:223: [de0f0145f93b6] daemon is not started [2019-12-08T18:17:08.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-12-08T18:17:08.825Z] check_test.go:223: [d3ce798b1ffe0] daemon is not started [2019-12-08T18:17:08.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s) [2019-12-08T18:17:08.825Z] check_test.go:223: [d1bc59e7b23d7] daemon is not started [2019-12-08T18:17:08.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2019-12-08T18:17:08.825Z] check_test.go:223: [d6056fef4e3e4] daemon is not started [2019-12-08T18:17:08.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2019-12-08T18:17:08.825Z] check_test.go:223: [d7f1c0dfede76] daemon is not started [2019-12-08T18:17:08.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-12-08T18:17:08.825Z] check_test.go:223: [d76b1ac48c930] daemon is not started [2019-12-08T18:17:08.825Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-12-08T18:17:08.825Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-12-08T18:17:09.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-12-08T18:17:10.309Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-12-08T18:17:10.564Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-12-08T18:17:12.050Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-12-08T18:17:12.050Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-12-08T18:17:12.348Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-12-08T18:17:12.950Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-12-08T18:17:13.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.26s) [2019-12-08T18:17:13.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.01s) [2019-12-08T18:17:13.205Z] check_test.go:252: [d9db4ee0a5787] daemon is not started [2019-12-08T18:17:13.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s) [2019-12-08T18:17:13.205Z] check_test.go:252: [d37a9b721ac77] daemon is not started [2019-12-08T18:17:13.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-12-08T18:17:13.205Z] check_test.go:252: [d4490263ef189] daemon is not started [2019-12-08T18:17:13.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.19s) [2019-12-08T18:17:13.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2019-12-08T18:17:13.205Z] check_test.go:252: [d9ede302648c8] daemon is not started [2019-12-08T18:17:13.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2019-12-08T18:17:13.205Z] check_test.go:252: [dceb9f33b9c58] daemon is not started [2019-12-08T18:17:13.206Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.58s) [2019-12-08T18:17:13.206Z] check_test.go:252: [d695c2e1f2208] daemon is not started [2019-12-08T18:17:13.206Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2019-12-08T18:17:13.206Z] check_test.go:252: [d8acf55364fe7] daemon is not started [2019-12-08T18:17:13.206Z] === RUN TestDockerRegistryAuthTokenSuite [2019-12-08T18:17:13.206Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-12-08T18:17:18.522Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-12-08T18:17:18.522Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-12-08T18:17:18.522Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-12-08T18:17:18.777Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-12-08T18:17:18.777Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2019-12-08T18:17:18.777Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2019-12-08T18:17:18.777Z] check_test.go:279: [d53b81c4ce2d1] daemon is not started [2019-12-08T18:17:18.777Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-12-08T18:17:18.777Z] check_test.go:279: [d22a277fdcc13] daemon is not started [2019-12-08T18:17:18.777Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-12-08T18:17:18.777Z] check_test.go:279: [d6df5ed222008] daemon is not started [2019-12-08T18:17:18.777Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2019-12-08T18:17:18.777Z] check_test.go:279: [d1bfa8acc6ee4] daemon is not started [2019-12-08T18:17:18.777Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2019-12-08T18:17:18.777Z] check_test.go:279: [d2b9cea1554e8] daemon is not started [2019-12-08T18:17:18.777Z] === RUN TestDockerNetworkSuite [2019-12-08T18:17:18.777Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-12-08T18:17:22.038Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-12-08T18:17:23.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-12-08T18:17:25.493Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-12-08T18:17:28.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-12-08T18:17:30.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-12-08T18:17:34.733Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-12-08T18:17:36.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-12-08T18:17:40.391Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-12-08T18:17:44.119Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-12-08T18:17:46.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-12-08T18:17:48.697Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-12-08T18:17:48.953Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-12-08T18:17:49.902Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-12-08T18:17:50.313Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-12-08T18:17:51.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-12-08T18:17:51.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-12-08T18:17:52.360Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-12-08T18:17:53.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-12-08T18:17:54.583Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-12-08T18:17:55.699Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-12-08T18:17:55.699Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-12-08T18:17:56.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-12-08T18:17:56.258Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-12-08T18:17:57.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-12-08T18:17:57.875Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-12-08T18:17:58.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-12-08T18:17:58.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-12-08T18:17:59.490Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-12-08T18:17:59.491Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-12-08T18:18:01.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-12-08T18:18:01.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-12-08T18:18:01.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-12-08T18:18:01.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-12-08T18:18:04.442Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-12-08T18:18:06.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-12-08T18:18:07.211Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-12-08T18:18:10.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-12-08T18:18:12.251Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-12-08T18:18:12.252Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-12-08T18:18:19.317Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-12-08T18:18:19.775Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-12-08T18:18:19.775Z] === RUN TestDockerSuite/TestBuildNetNone [2019-12-08T18:18:19.775Z] === RUN TestDockerSuite/TestBuildNoContext [2019-12-08T18:18:20.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-12-08T18:18:20.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-12-08T18:18:20.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-12-08T18:18:21.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-12-08T18:18:21.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-12-08T18:18:21.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-12-08T18:18:21.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-12-08T18:18:21.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-12-08T18:18:21.952Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-12-08T18:18:25.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-12-08T18:18:25.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-12-08T18:18:25.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-12-08T18:18:26.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-12-08T18:18:27.735Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-12-08T18:18:27.761Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-12-08T18:18:29.269Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-12-08T18:18:29.727Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-12-08T18:18:29.727Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-12-08T18:18:31.901Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-12-08T18:18:32.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-12-08T18:18:33.435Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-12-08T18:18:34.401Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-12-08T18:18:36.292Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-12-08T18:18:36.292Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-12-08T18:18:37.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-12-08T18:18:40.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-12-08T18:18:40.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-12-08T18:18:41.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-12-08T18:18:42.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-12-08T18:18:43.070Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-12-08T18:18:44.431Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-12-08T18:18:44.711Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-12-08T18:18:45.169Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-12-08T18:18:46.373Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-12-08T18:18:50.576Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite (93.25s) [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.97s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [db3965a656c43] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.31s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d8dfdb8ec5e0a] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.67s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d90db0b836e8b] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.66s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d865e47b79fcf] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.62s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:1233: [de44539dffef4] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.89s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d6b19b6cdd076] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.98s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d20abd4f88595] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.35s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d745682ce22a5] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.77s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [dc8f56602a439] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.02s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d9e7b76d86c76] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.71s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [dd42d50966c94] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.64s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [dc573fc6d5c20] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.97s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [dab5eeee47ddc] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.27s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d640f83f8f1d6] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.45s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [dbe0260863432] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.58s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d27ea0f2434fd] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [dcdd3d5683ca8] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.09s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [ddd84d62f856d] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d9d3de0ba1e28] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.41s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d2400067c8f72] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.68s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d0c4442016c20] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d205991578bc9] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.45s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d68bb876b98bd] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d34729bb307b6] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.72s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:968: [de47465e1b0c8] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.62s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d4af1e7af0151] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.57s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:1116: [dc0a54972f7c0] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [dc8c2b9357b7d] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.73s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d3f7c3629058f] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d330fd47e10eb] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d8e947f48d2df] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d2435a4a416ba] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d8569478016c4] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [dad88667ca6ca] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.07s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d69305b5ff492] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d8e0f7f319e78] daemon is not started [2019-12-08T18:18:52.459Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [df55bf112b769] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.30s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [de7aa9401d1ee] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.77s) [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.57s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:1084: [d8d87dabff229] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d031c89c0066a] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.44s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d2f387fa6e53f] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.80s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [dd7a054b265ff] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [db14b8cd6b8a5] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.47s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d8f108fd21005] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.85s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d0f3b228f3831] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.74s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d929ba5610bea] daemon is not started [2019-12-08T18:18:52.459Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.69s) [2019-12-08T18:18:52.459Z] docker_cli_network_unix_test.go:46: [d8ada2fccdb8a] daemon is not started [2019-12-08T18:18:52.459Z] === RUN TestDockerHubPullSuite [2019-12-08T18:18:52.459Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-12-08T18:18:53.821Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-12-08T18:18:55.487Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-12-08T18:18:55.706Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-12-08T18:18:56.004Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-12-08T18:18:56.563Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-12-08T18:18:57.664Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-12-08T18:18:57.926Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-12-08T18:18:58.181Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-12-08T18:18:58.181Z] --- PASS: TestDockerHubPullSuite (6.16s) [2019-12-08T18:18:58.181Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.69s) [2019-12-08T18:18:58.181Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2019-12-08T18:18:58.181Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.45s) [2019-12-08T18:18:58.181Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.41s) [2019-12-08T18:18:58.181Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.32s) [2019-12-08T18:18:58.181Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2019-12-08T18:18:58.181Z] PASS [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === Skipped [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-12-08T18:18:58.181Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-12-08T18:18:58.181Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-12-08T18:18:58.181Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-12-08T18:18:58.181Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-12-08T18:18:58.181Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-12-08T18:18:58.181Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-12-08T18:18:58.181Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-12-08T18:18:58.181Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-12-08T18:18:58.181Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-12-08T18:18:58.181Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-12-08T18:18:58.181Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-12-08T18:18:58.181Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-12-08T18:18:58.181Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-12-08T18:18:58.181Z] docker_cli_sni_test.go:18: Flakey test [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-12-08T18:18:58.181Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-12-08T18:18:58.181Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-12-08T18:18:58.181Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-12-08T18:18:58.181Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-12-08T18:18:58.181Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-12-08T18:18:58.181Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-12-08T18:18:58.181Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-12-08T18:18:58.181Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-12-08T18:18:58.181Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-12-08T18:18:58.181Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-12-08T18:18:58.181Z] docker_cli_run_test.go:4144: unmatched requirement DaemonIsWindows [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-12-08T18:18:58.181Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsWindows [2019-12-08T18:18:58.181Z] [2019-12-08T18:18:58.181Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-12-08T18:18:58.181Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-12-08T18:18:58.181Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-12-08T18:18:58.182Z] [2019-12-08T18:18:58.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-12-08T18:18:58.182Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-12-08T18:18:58.182Z] docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv [2019-12-08T18:18:58.182Z] [2019-12-08T18:18:58.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-12-08T18:18:58.182Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-12-08T18:18:58.182Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-12-08T18:18:58.182Z] [2019-12-08T18:18:58.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-12-08T18:18:58.182Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-12-08T18:18:58.182Z] docker_cli_run_test.go:4229: unmatched requirement IsolationIsProcess [2019-12-08T18:18:58.182Z] [2019-12-08T18:18:58.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-12-08T18:18:58.182Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-12-08T18:18:58.182Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-12-08T18:18:58.182Z] [2019-12-08T18:18:58.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-12-08T18:18:58.182Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-12-08T18:18:58.182Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-12-08T18:18:58.182Z] [2019-12-08T18:18:58.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-12-08T18:18:58.182Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-12-08T18:18:58.182Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-12-08T18:18:58.182Z] [2019-12-08T18:18:58.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-12-08T18:18:58.182Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-12-08T18:18:58.182Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-12-08T18:18:58.182Z] [2019-12-08T18:18:58.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-12-08T18:18:58.182Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-12-08T18:18:58.182Z] docker_cli_run_test.go:4199: unmatched requirement DaemonIsWindows [2019-12-08T18:18:58.182Z] [2019-12-08T18:18:58.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-12-08T18:18:58.182Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-12-08T18:18:58.182Z] docker_cli_run_test.go:4219: unmatched requirement DaemonIsWindows [2019-12-08T18:18:58.182Z] [2019-12-08T18:18:58.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-12-08T18:18:58.182Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-12-08T18:18:58.182Z] docker_cli_run_test.go:4209: unmatched requirement DaemonIsWindows [2019-12-08T18:18:58.182Z] [2019-12-08T18:18:58.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-12-08T18:18:58.182Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-12-08T18:18:58.182Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-12-08T18:18:58.182Z] [2019-12-08T18:18:58.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-12-08T18:18:58.182Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-12-08T18:18:58.182Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-12-08T18:18:58.182Z] [2019-12-08T18:18:58.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-12-08T18:18:58.182Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-12-08T18:18:58.182Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-12-08T18:18:58.182Z] [2019-12-08T18:18:58.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-12-08T18:18:58.182Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-12-08T18:18:58.182Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-12-08T18:18:58.182Z] [2019-12-08T18:18:58.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-12-08T18:18:58.182Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-12-08T18:18:58.182Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-12-08T18:18:58.182Z] [2019-12-08T18:18:58.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-12-08T18:18:58.182Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-12-08T18:18:58.182Z] docker_cli_run_test.go:4537: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-12-08T18:18:58.182Z] [2019-12-08T18:18:58.182Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-12-08T18:18:58.182Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-12-08T18:18:58.182Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-12-08T18:18:58.182Z] docker_cli_network_unix_test.go:46: [df55bf112b769] daemon is not started [2019-12-08T18:18:58.182Z] [2019-12-08T18:18:58.182Z] [2019-12-08T18:18:58.182Z] DONE 1277 tests, 44 skipped in 2049.703s [2019-12-08T18:18:58.437Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-08T18:18:58.437Z] ++++ cat bundles/test-integration/docker.pid [2019-12-08T18:18:58.437Z] +++ kill 7275 [2019-12-08T18:19:04.970Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-12-08T18:19:06.223Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-12-08T18:19:06.417Z] +++ /etc/init.d/apparmor stop [2019-12-08T18:19:06.417Z] Clearing AppArmor profiles cache:. [2019-12-08T18:19:06.417Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-08T18:19:06.417Z] Unloading profiles will leave already running processes permanently [2019-12-08T18:19:06.417Z] unconfined, which can lead to unexpected situations. [2019-12-08T18:19:06.417Z] [2019-12-08T18:19:06.417Z] To set a process to complain mode, use the command line tool [2019-12-08T18:19:06.417Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-08T18:19:06.417Z] with the 'teardown' option." [2019-12-08T18:19:06.417Z] [2019-12-08T18:19:09.758Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-12-08T18:19:12.003Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-12-08T18:19:13.016Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-12-08T18:19:16.275Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-12-08T18:19:16.682Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-12-08T18:19:17.648Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-12-08T18:19:17.648Z] === RUN TestDockerSuite/TestBuildPATH [2019-12-08T18:19:17.648Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-12-08T18:19:19.533Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-12-08T18:19:19.820Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-12-08T18:19:19.820Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-12-08T18:19:22.792Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-12-08T18:19:25.302Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-12-08T18:19:28.562Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-12-08T18:20:02.318Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-12-08T18:20:20.012Z] === RUN TestDockerSuite/TestBuildRm [2019-12-08T18:20:24.754Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-12-08T18:20:34.809Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-12-08T18:20:36.342Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-12-08T18:20:36.342Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-12-08T18:20:36.801Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-12-08T18:20:38.335Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-12-08T18:20:39.701Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-12-08T18:20:42.069Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-12-08T18:20:44.972Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-12-08T18:20:50.773Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-12-08T18:20:57.725Z] --- PASS: TestDockerSwarmSuite (1760.81s) [2019-12-08T18:20:57.725Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.79s) [2019-12-08T18:20:57.725Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.62s) [2019-12-08T18:20:57.725Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.42s) [2019-12-08T18:20:57.725Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.25s) [2019-12-08T18:20:57.725Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.07s) [2019-12-08T18:20:57.725Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.69s) [2019-12-08T18:20:57.725Z] docker_api_swarm_test.go:563: [da9fb380861a8] joining swarm manager [d92842b9f53c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.725Z] docker_api_swarm_test.go:585: [d78eaddfb5c0d] joining swarm manager [d92842b9f53c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-08T18:20:57.725Z] check_test.go:380: [da9fb380861a8] daemon is not started [2019-12-08T18:20:57.725Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-12-08T18:20:57.725Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-12-08T18:20:57.725Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.75s) [2019-12-08T18:20:57.725Z] docker_api_swarm_test.go:46: [df4cd3f579987] joining swarm manager [d1668c8081420]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.725Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s) [2019-12-08T18:20:57.725Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.59s) [2019-12-08T18:20:57.725Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.00s) [2019-12-08T18:20:57.725Z] docker_api_swarm_test.go:304: [df73eb6d5b84b] joining swarm manager [d45082fe44905]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.725Z] docker_api_swarm_test.go:305: [d1e0e3ed0ad64] joining swarm manager [d45082fe44905]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-08T18:20:57.725Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-12-08T18:20:57.725Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-12-08T18:20:57.725Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.54s) [2019-12-08T18:20:57.725Z] docker_api_swarm_test.go:272: [d8649185ab18a] joining swarm manager [de2e19a7db8a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.725Z] docker_api_swarm_test.go:273: [d411bbcef7ed1] joining swarm manager [de2e19a7db8a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-08T18:20:57.725Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.77s) [2019-12-08T18:20:57.725Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.98s) [2019-12-08T18:20:57.725Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.97s) [2019-12-08T18:20:57.725Z] docker_api_swarm_node_test.go:19: [d407c6a8b5277] joining swarm manager [de04902382a73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.725Z] docker_api_swarm_node_test.go:20: [dd9859ae1342b] joining swarm manager [de04902382a73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-08T18:20:57.725Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.95s) [2019-12-08T18:20:57.725Z] docker_api_swarm_test.go:502: [dbd3482c44b42] joining swarm manager [d23f6b79ddbf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.725Z] docker_api_swarm_test.go:507: [d4872f3423760] joining swarm manager [d23f6b79ddbf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-08T18:20:57.725Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.33s) [2019-12-08T18:20:57.725Z] docker_api_swarm_node_test.go:80: [d2b2c6bc9d3f1] joining swarm manager [d72e121639e93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.725Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.87s) [2019-12-08T18:20:57.725Z] docker_api_swarm_node_test.go:52: [dc99c059bc8b0] joining swarm manager [d8bb110515605]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.725Z] docker_api_swarm_node_test.go:53: [d9a2a83c115e5] joining swarm manager [d8bb110515605]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-08T18:20:57.725Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.65s) [2019-12-08T18:20:57.725Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.40s) [2019-12-08T18:20:57.726Z] docker_api_swarm_test.go:202: [db5750d44793d] joining swarm manager [d21e8a94cd4eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.32s) [2019-12-08T18:20:57.726Z] docker_api_swarm_test.go:384: [d180e50712e0f] joining swarm manager [dfaaa179d6ff3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.726Z] docker_api_swarm_test.go:385: [dcac9d0307b27] joining swarm manager [dfaaa179d6ff3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-08T18:20:57.726Z] check_test.go:380: [dcac9d0307b27] daemon is not started [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.28s) [2019-12-08T18:20:57.726Z] docker_api_swarm_test.go:802: [de8c3cc6dfdad] joining swarm manager [d89fae225bc46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.726Z] docker_api_swarm_test.go:802: [dc7ff6040e876] joining swarm manager [d89fae225bc46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-08T18:20:57.726Z] docker_api_swarm_test.go:802: [d5ebef4603255] joining swarm manager [d89fae225bc46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-12-08T18:20:57.726Z] docker_api_swarm_test.go:802: [d7af2f8b9bbe5] joining swarm manager [d89fae225bc46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-12-08T18:20:57.726Z] docker_api_swarm_test.go:810: [db1fba14d2d8a] joining swarm manager [d89fae225bc46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.79s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.81s) [2019-12-08T18:20:57.726Z] docker_api_swarm_service_test.go:394: [d4a4fb528e2a4] joining swarm manager [d3f39319f6c3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.726Z] docker_api_swarm_service_test.go:394: [db5bc1ff1525c] joining swarm manager [d3f39319f6c3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.50s) [2019-12-08T18:20:57.726Z] docker_api_swarm_service_test.go:342: [daf305245758d] joining swarm manager [df22baf746ec7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.726Z] docker_api_swarm_service_test.go:342: [d3159fef2125d] joining swarm manager [df22baf746ec7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.17s) [2019-12-08T18:20:57.726Z] docker_api_swarm_service_test.go:489: [d8f9cf9bb1d72] joining swarm manager [d2c6406a3b261]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.726Z] docker_api_swarm_service_test.go:489: [d10076ae0b5bf] joining swarm manager [d2c6406a3b261]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.37s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.28s) [2019-12-08T18:20:57.726Z] docker_api_swarm_service_test.go:127: [dab5416acb2f6] joining swarm manager [df27a27564745]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.726Z] docker_api_swarm_service_test.go:128: [db40d41bc2387] joining swarm manager [df27a27564745]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-08T18:20:57.726Z] docker_api_swarm_service_test.go:136: [d5d2407998965] joining swarm manager [df27a27564745]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-12-08T18:20:57.726Z] docker_api_swarm_service_test.go:137: [de26fec399dd4] joining swarm manager [df27a27564745]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.16s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.84s) [2019-12-08T18:20:57.726Z] docker_api_swarm_service_test.go:303: [d670f3679e060] joining swarm manager [de789588ec564]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.726Z] docker_api_swarm_service_test.go:303: [d86a87e367950] joining swarm manager [de789588ec564]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.38s) [2019-12-08T18:20:57.726Z] docker_api_swarm_service_test.go:99: [dcabf7171d106] joining swarm manager [dc027fe089786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.726Z] docker_api_swarm_service_test.go:100: [d080febe4e432] joining swarm manager [dc027fe089786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-08T18:20:57.726Z] check_test.go:380: [dcabf7171d106] daemon is not started [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.90s) [2019-12-08T18:20:57.726Z] docker_api_swarm_service_test.go:532: [d0c072546b959] joining swarm manager [d01cd9b9301a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.726Z] docker_api_swarm_service_test.go:533: [d6aed09200812] joining swarm manager [d01cd9b9301a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.03s) [2019-12-08T18:20:57.726Z] docker_api_swarm_service_test.go:147: [d6f9f10b45f35] joining swarm manager [dd039582671ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.726Z] docker_api_swarm_service_test.go:147: [da3b6c8abb4b8] joining swarm manager [dd039582671ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.68s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.43s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.98s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.30s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.53s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.98s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.05s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.08s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.84s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.27s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.53s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.96s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.91s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (5.05s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.44s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.38s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.47s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.62s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.45s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.02s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.67s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.66s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.72s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.49s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.28s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.06s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.35s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.34s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.27s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.26s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.15s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.73s) [2019-12-08T18:20:57.726Z] docker_cli_service_logs_test.go:241: checking task rxszzqyaw7p1 [2019-12-08T18:20:57.726Z] docker_cli_service_logs_test.go:246: checking messages for rxszzqyaw7p1 [2019-12-08T18:20:57.726Z] docker_cli_service_logs_test.go:241: checking task z2cxa1c498z6 [2019-12-08T18:20:57.726Z] docker_cli_service_logs_test.go:246: checking messages for z2cxa1c498z6 [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.30s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.17s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.07s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.65s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.97s) [2019-12-08T18:20:57.726Z] docker_cli_swarm_test.go:1901: [d98382e047931] joining swarm manager [d61878fc62254]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.726Z] docker_cli_swarm_test.go:1902: [d2acfb6b785c4] joining swarm manager [d61878fc62254]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.30s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.37s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.54s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.33s) [2019-12-08T18:20:57.726Z] docker_cli_swarm_test.go:1802: [d88a4c3a1c548] joining swarm manager [df98660a50601]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.726Z] docker_cli_swarm_test.go:1803: [da6e969d97ea2] joining swarm manager [df98660a50601]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.60s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (130.42s) [2019-12-08T18:20:57.726Z] docker_cli_swarm_test.go:1321: [dd294bb7f9b2b] joining swarm manager [da7e91c914e1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.726Z] docker_cli_swarm_test.go:1322: [d6704147df30f] joining swarm manager [da7e91c914e1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.32s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.77s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.40s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.90s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.21s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.10s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.89s) [2019-12-08T18:20:57.726Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-12-08T18:20:57.726Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.52s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.18s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.29s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.61s) [2019-12-08T18:20:57.726Z] docker_cli_swarm_test.go:1186: [d0299223c9346] joining swarm manager [dca10b9aeb61f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.726Z] docker_cli_swarm_test.go:1195: [de82374a680d0] joining swarm manager [dca10b9aeb61f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.55s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.88s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.65s) [2019-12-08T18:20:57.726Z] docker_cli_swarm_test.go:1118: [d62f0dee8d427] joining swarm manager [d117cdd894653]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.726Z] docker_cli_swarm_test.go:1119: [ddc30167a113b] joining swarm manager [d117cdd894653]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-08T18:20:57.726Z] docker_cli_swarm_test.go:1172: [dbfa76ef33c15] joining swarm manager [d117cdd894653]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.13s) [2019-12-08T18:20:57.726Z] docker_cli_swarm_test.go:1453: [de698e78f2b01] joining swarm manager [da1154ab8a243]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.726Z] docker_cli_swarm_test.go:1454: [dac17806c1c8a] joining swarm manager [da1154ab8a243]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.35s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.36s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.10s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.94s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.42s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.32s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.80s) [2019-12-08T18:20:57.726Z] docker_cli_swarm_unix_test.go:62: [d47424d8df846] joining swarm manager [d8d27fbdcdc0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.17s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.99s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.24s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.70s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.97s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.73s) [2019-12-08T18:20:57.726Z] docker_api_swarm_test.go:962: [dec11fd294c7b] joining swarm manager [d0cb1fa677020]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.23s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.32s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (4.26s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.78s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.66s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.59s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.15s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.06s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.26s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.08s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.99s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.33s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.93s) [2019-12-08T18:20:57.726Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.97s) [2019-12-08T18:20:57.726Z] === RUN TestDockerExternalVolumeSuite [2019-12-08T18:20:57.726Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-12-08T18:21:08.446Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-12-08T18:21:08.446Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-12-08T18:21:08.446Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-12-08T18:21:12.591Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-12-08T18:21:20.834Z] === RUN TestDockerSuite/TestBuildSpaces [2019-12-08T18:21:20.834Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-12-08T18:21:25.521Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-12-08T18:21:25.521Z] === RUN TestDockerSuite/TestBuildStderr [2019-12-08T18:21:30.199Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-12-08T18:21:51.353Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-12-08T18:21:51.353Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-12-08T18:21:53.527Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-12-08T18:21:54.500Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-12-08T18:21:59.181Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-12-08T18:22:04.963Z] === RUN TestDockerSuite/TestBuildUser [2019-12-08T18:22:04.963Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-12-08T18:22:04.963Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-12-08T18:22:04.963Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-12-08T18:22:09.645Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-12-08T18:22:09.645Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-12-08T18:22:12.544Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-12-08T18:22:12.544Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-12-08T18:22:12.544Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-12-08T18:22:20.359Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-12-08T18:22:30.286Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-12-08T18:22:37.677Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-12-08T18:22:37.677Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-12-08T18:22:50.043Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-12-08T18:22:55.827Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-12-08T18:22:55.827Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-12-08T18:22:55.827Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-12-08T18:22:58.725Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-12-08T18:22:58.725Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-12-08T18:23:02.288Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-12-08T18:23:11.090Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-12-08T18:23:15.771Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-12-08T18:23:15.771Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-12-08T18:23:17.154Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-12-08T18:23:33.437Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-12-08T18:23:33.895Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-12-08T18:23:34.352Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-12-08T18:23:34.352Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-12-08T18:23:35.890Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-12-08T18:23:44.450Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-12-08T18:23:46.624Z] === RUN TestDockerSuite/TestBuildXZHost [2019-12-08T18:23:47.082Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-12-08T18:23:47.082Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-12-08T18:23:47.082Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-12-08T18:23:49.198Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-12-08T18:23:49.257Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-12-08T18:23:59.561Z] === RUN TestDockerSuite/TestCommitChange [2019-12-08T18:24:01.350Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-12-08T18:24:03.289Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-12-08T18:24:07.967Z] === RUN TestDockerSuite/TestCommitHardlink [2019-12-08T18:24:07.967Z] === RUN TestDockerSuite/TestCommitNewFile [2019-12-08T18:24:15.027Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-12-08T18:24:15.028Z] === RUN TestDockerSuite/TestCommitTTY [2019-12-08T18:24:32.693Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-12-08T18:24:33.490Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-12-08T18:24:35.591Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-12-08T18:24:35.591Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-12-08T18:24:35.591Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-12-08T18:24:35.591Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-12-08T18:24:35.591Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-12-08T18:24:35.591Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-12-08T18:24:35.591Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-12-08T18:24:35.591Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-12-08T18:24:36.049Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-12-08T18:24:43.107Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-12-08T18:24:48.891Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-12-08T18:24:48.891Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-12-08T18:24:51.064Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-12-08T18:24:51.064Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-12-08T18:24:51.064Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-12-08T18:24:51.064Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-12-08T18:24:51.603Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-12-08T18:24:53.238Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-12-08T18:24:53.238Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-12-08T18:24:53.238Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-12-08T18:24:55.411Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-12-08T18:24:55.411Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-12-08T18:24:55.411Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-12-08T18:24:55.411Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-12-08T18:24:55.411Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-12-08T18:24:57.584Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-12-08T18:24:59.756Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-12-08T18:25:01.290Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-12-08T18:25:01.290Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-12-08T18:25:01.290Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-12-08T18:25:03.463Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-12-08T18:25:03.463Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-12-08T18:25:05.634Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-12-08T18:25:05.634Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-12-08T18:25:05.634Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-12-08T18:25:06.423Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-12-08T18:25:07.807Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-12-08T18:25:07.807Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-12-08T18:25:09.339Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-12-08T18:25:09.339Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-12-08T18:25:11.514Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-12-08T18:25:11.973Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-12-08T18:25:14.147Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-12-08T18:25:17.875Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-12-08T18:25:21.614Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-12-08T18:25:21.614Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-12-08T18:25:21.614Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-12-08T18:25:21.614Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-12-08T18:25:21.614Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-12-08T18:25:23.147Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-12-08T18:25:23.147Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-12-08T18:25:25.319Z] === RUN TestDockerSuite/TestContainerAPITop [2019-12-08T18:25:25.319Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-12-08T18:25:26.853Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-12-08T18:25:26.853Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-12-08T18:25:31.533Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-12-08T18:25:33.069Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-12-08T18:25:33.069Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-12-08T18:25:33.069Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-12-08T18:25:33.069Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-12-08T18:25:33.069Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-12-08T18:25:33.069Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-12-08T18:25:35.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-12-08T18:25:35.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2019-12-08T18:25:37.532Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2019-12-08T18:25:44.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2019-12-08T18:25:47.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2019-12-08T18:25:49.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000862b00_} [2019-12-08T18:25:51.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1122402318_c:\foo_false____} [2019-12-08T18:25:53.140Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-12-08T18:25:54.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1122402318_c:\foo_true____} [2019-12-08T18:25:56.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-12-08T18:25:56.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-12-08T18:25:56.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-12-08T18:25:56.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-12-08T18:25:56.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-12-08T18:25:56.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-12-08T18:25:56.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-12-08T18:25:56.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-12-08T18:25:56.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-12-08T18:25:56.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-12-08T18:25:56.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-12-08T18:25:56.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-12-08T18:25:56.921Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-12-08T18:25:56.921Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-12-08T18:25:56.921Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-12-08T18:25:56.921Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-12-08T18:25:56.921Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-12-08T18:25:56.921Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-12-08T18:25:59.095Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-12-08T18:25:59.095Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-12-08T18:25:59.095Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-12-08T18:25:59.095Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-12-08T18:25:59.095Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-12-08T18:25:59.095Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-12-08T18:25:59.095Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-12-08T18:25:59.095Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-12-08T18:25:59.095Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-12-08T18:25:59.095Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-12-08T18:25:59.095Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-12-08T18:25:59.095Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-12-08T18:25:59.095Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-12-08T18:25:59.095Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-12-08T18:26:01.270Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-12-08T18:26:01.732Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-12-08T18:26:01.732Z] === RUN TestDockerSuite/TestCpRelativePath [2019-12-08T18:26:03.904Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-12-08T18:26:03.904Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-12-08T18:26:03.904Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-12-08T18:26:03.904Z] === RUN TestDockerSuite/TestCpToCaseA [2019-12-08T18:26:08.590Z] === RUN TestDockerSuite/TestCpToCaseB [2019-12-08T18:26:10.123Z] === RUN TestDockerSuite/TestCpToCaseC [2019-12-08T18:26:10.123Z] === RUN TestDockerSuite/TestCpToCaseD [2019-12-08T18:26:10.123Z] === RUN TestDockerSuite/TestCpToCaseE [2019-12-08T18:26:11.165Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-12-08T18:26:18.680Z] === RUN TestDockerSuite/TestCpToCaseF [2019-12-08T18:26:18.680Z] === RUN TestDockerSuite/TestCpToCaseG [2019-12-08T18:26:18.680Z] === RUN TestDockerSuite/TestCpToCaseH [2019-12-08T18:26:27.237Z] === RUN TestDockerSuite/TestCpToCaseI [2019-12-08T18:26:27.237Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-12-08T18:26:27.237Z] === RUN TestDockerSuite/TestCpToDot [2019-12-08T18:26:29.413Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-12-08T18:26:29.413Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-12-08T18:26:29.413Z] === RUN TestDockerSuite/TestCpToStdout [2019-12-08T18:26:31.585Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-12-08T18:26:31.585Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-12-08T18:26:31.585Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-12-08T18:26:31.585Z] === RUN TestDockerSuite/TestCpVolumePath [2019-12-08T18:26:31.585Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-12-08T18:26:31.585Z] === RUN TestDockerSuite/TestCreateArgs [2019-12-08T18:26:32.046Z] === RUN TestDockerSuite/TestCreateByImageID [2019-12-08T18:26:33.579Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-12-08T18:26:35.753Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-12-08T18:26:35.753Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-12-08T18:26:36.211Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-12-08T18:26:37.743Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-12-08T18:26:38.712Z] === RUN TestDockerSuite/TestCreateLabels [2019-12-08T18:26:38.712Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-12-08T18:26:38.712Z] === RUN TestDockerSuite/TestCreateRM [2019-12-08T18:26:39.169Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-12-08T18:26:39.170Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-12-08T18:26:39.170Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-12-08T18:26:39.628Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-12-08T18:26:43.209Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-12-08T18:26:46.689Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-12-08T18:26:46.689Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-12-08T18:26:47.654Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-12-08T18:26:51.381Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-12-08T18:26:51.381Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-12-08T18:26:51.381Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-12-08T18:26:53.558Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-12-08T18:26:53.558Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-12-08T18:26:53.558Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-12-08T18:26:53.558Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-12-08T18:26:53.558Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-12-08T18:26:53.558Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-12-08T18:26:53.558Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-12-08T18:26:53.558Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-12-08T18:26:53.558Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-12-08T18:26:53.558Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-12-08T18:26:54.017Z] === RUN TestDockerSuite/TestDevicePermissions [2019-12-08T18:26:54.017Z] === RUN TestDockerSuite/TestDockerFails [2019-12-08T18:26:54.017Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-12-08T18:26:54.017Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-12-08T18:26:54.017Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-12-08T18:26:54.017Z] === RUN TestDockerSuite/TestEventsAttach [2019-12-08T18:26:54.017Z] === RUN TestDockerSuite/TestEventsCommit [2019-12-08T18:26:54.017Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-12-08T18:26:56.190Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-12-08T18:26:58.364Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-12-08T18:27:00.536Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-12-08T18:27:15.292Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-12-08T18:27:18.287Z] === RUN TestDockerSuite/TestEventsCopy [2019-12-08T18:27:23.013Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-12-08T18:27:27.738Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-12-08T18:27:29.951Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-12-08T18:27:30.282Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-12-08T18:27:30.415Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-12-08T18:27:34.180Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-12-08T18:27:34.180Z] === RUN TestDockerSuite/TestEventsFilterType [2019-12-08T18:27:35.169Z] === RUN TestDockerSuite/TestEventsFilters [2019-12-08T18:27:39.906Z] === RUN TestDockerSuite/TestEventsFormat [2019-12-08T18:27:44.631Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-12-08T18:27:44.631Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-12-08T18:27:44.631Z] === RUN TestDockerSuite/TestEventsImageImport [2019-12-08T18:27:44.631Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-12-08T18:27:44.631Z] === RUN TestDockerSuite/TestEventsImagePull [2019-12-08T18:27:44.631Z] === RUN TestDockerSuite/TestEventsImageTag [2019-12-08T18:27:45.097Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-12-08T18:27:45.097Z] === RUN TestDockerSuite/TestEventsRename [2019-12-08T18:27:48.028Z] === RUN TestDockerSuite/TestEventsResize [2019-12-08T18:27:48.308Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-12-08T18:27:50.227Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-12-08T18:27:52.427Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-12-08T18:27:54.630Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-12-08T18:27:59.357Z] === RUN TestDockerSuite/TestEventsTop [2019-12-08T18:27:59.357Z] === RUN TestDockerSuite/TestEventsUntag [2019-12-08T18:28:01.558Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-12-08T18:28:03.169Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-12-08T18:28:05.326Z] === RUN TestDockerSuite/TestExec [2019-12-08T18:28:05.327Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-12-08T18:28:05.327Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-12-08T18:28:06.881Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-12-08T18:28:08.435Z] === RUN TestDockerSuite/TestExecAPIStart [2019-12-08T18:28:08.435Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-12-08T18:28:08.903Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-12-08T18:28:08.903Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-12-08T18:28:10.457Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-12-08T18:28:12.657Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-12-08T18:28:14.857Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-12-08T18:28:16.409Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-12-08T18:28:17.987Z] --- PASS: TestDockerExternalVolumeSuite (441.44s) [2019-12-08T18:28:17.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.91s) [2019-12-08T18:28:17.988Z] docker_cli_external_volume_driver_test.go:53: [d58229e54669e] daemon is not started [2019-12-08T18:28:17.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2019-12-08T18:28:17.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.58s) [2019-12-08T18:28:17.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-12-08T18:28:17.988Z] docker_cli_external_volume_driver_test.go:53: [d74520a807e24] daemon is not started [2019-12-08T18:28:17.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-12-08T18:28:17.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-12-08T18:28:17.988Z] docker_cli_external_volume_driver_test.go:53: [d8ecc7ca6a751] daemon is not started [2019-12-08T18:28:17.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-12-08T18:28:17.988Z] docker_cli_external_volume_driver_test.go:53: [daa1c69fe726d] daemon is not started [2019-12-08T18:28:17.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.56s) [2019-12-08T18:28:17.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.57s) [2019-12-08T18:28:17.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2019-12-08T18:28:17.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-12-08T18:28:17.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.75s) [2019-12-08T18:28:17.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.73s) [2019-12-08T18:28:17.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.16s) [2019-12-08T18:28:17.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.55s) [2019-12-08T18:28:17.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.44s) [2019-12-08T18:28:17.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s) [2019-12-08T18:28:17.988Z] docker_cli_external_volume_driver_test.go:485: [d67ee4d6f9c9d] daemon is not started [2019-12-08T18:28:17.988Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-12-08T18:28:17.988Z] docker_cli_external_volume_driver_test.go:53: [db81623b6f02a] daemon is not started [2019-12-08T18:28:17.988Z] PASS [2019-12-08T18:28:17.988Z] [2019-12-08T18:28:17.988Z] === Skipped [2019-12-08T18:28:17.988Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-12-08T18:28:17.988Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-12-08T18:28:17.988Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-12-08T18:28:17.988Z] check_test.go:309: [d20df2f08d210] daemon is not started [2019-12-08T18:28:17.988Z] [2019-12-08T18:28:17.988Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-12-08T18:28:17.988Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-12-08T18:28:17.988Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-12-08T18:28:17.988Z] check_test.go:309: [d8aeb8d36bb0a] daemon is not started [2019-12-08T18:28:17.988Z] [2019-12-08T18:28:17.988Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-12-08T18:28:17.988Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-12-08T18:28:17.988Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-12-08T18:28:17.988Z] check_test.go:309: [de30edb55748d] daemon is not started [2019-12-08T18:28:17.988Z] [2019-12-08T18:28:17.988Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-12-08T18:28:17.988Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-12-08T18:28:17.988Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-12-08T18:28:17.988Z] check_test.go:309: [de00d9a7fa545] daemon is not started [2019-12-08T18:28:17.988Z] [2019-12-08T18:28:17.988Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-12-08T18:28:17.988Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-12-08T18:28:17.988Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-12-08T18:28:17.988Z] [2019-12-08T18:28:17.988Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-12-08T18:28:17.988Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-12-08T18:28:17.988Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-12-08T18:28:17.988Z] [2019-12-08T18:28:17.988Z] [2019-12-08T18:28:17.988Z] DONE 273 tests, 6 skipped in 2608.765s [2019-12-08T18:28:17.988Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-08T18:28:18.547Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0e755d7f3a73/docker.pid [2019-12-08T18:28:18.547Z] +++ kill 3677 [2019-12-08T18:28:18.547Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3677 is not a child of this shell [2019-12-08T18:28:18.547Z] warning: PID 3677 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0e755d7f3a73/docker.pid had a nonzero exit code [2019-12-08T18:28:18.547Z] ++++ cat bundles/test-integration/docker.pid [2019-12-08T18:28:18.547Z] +++ kill 7293 [2019-12-08T18:28:19.513Z] +++ /etc/init.d/apparmor stop [2019-12-08T18:28:19.513Z] Clearing AppArmor profiles cache:. [2019-12-08T18:28:19.513Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-08T18:28:19.513Z] Unloading profiles will leave already running processes permanently [2019-12-08T18:28:19.513Z] unconfined, which can lead to unexpected situations. [2019-12-08T18:28:19.513Z] [2019-12-08T18:28:19.513Z] To set a process to complain mode, use the command line tool [2019-12-08T18:28:19.513Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-08T18:28:19.513Z] with the 'teardown' option." [2019-12-08T18:28:19.513Z] [2019-12-08T18:28:20.072Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-12-08T18:28:20.115Z] Recording test results [2019-12-08T18:28:21.137Z] === RUN TestDockerSuite/TestExecCgroup [2019-12-08T18:28:21.137Z] === RUN TestDockerSuite/TestExecEnv [2019-12-08T18:28:21.137Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-12-08T18:28:21.137Z] === RUN TestDockerSuite/TestExecExitStatus [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-08T18:28:22.450Z] + echo Ensuring container killed. [2019-12-08T18:28:22.450Z] Ensuring container killed. [2019-12-08T18:28:22.450Z] + docker ps -aq -f name=docker-pr1-* [2019-12-08T18:28:22.450Z] + cids=3f4def7e5c40 [2019-12-08T18:28:22.450Z] d424b53fbaa7 [2019-12-08T18:28:22.450Z] 0e1b94877512 [2019-12-08T18:28:22.450Z] + [ -n 3f4def7e5c40 [2019-12-08T18:28:22.450Z] d424b53fbaa7 [2019-12-08T18:28:22.450Z] 0e1b94877512 ] [2019-12-08T18:28:22.450Z] + docker rm -vf 3f4def7e5c40 d424b53fbaa7 0e1b94877512 [2019-12-08T18:28:22.689Z] === RUN TestDockerSuite/TestExecInspectID [2019-12-08T18:28:25.711Z] 3f4def7e5c40 [2019-12-08T18:28:25.711Z] d424b53fbaa7 [2019-12-08T18:28:25.711Z] 0e1b94877512 [Pipeline] sh [2019-12-08T18:28:26.036Z] + echo Chowning /workspace to jenkins user [2019-12-08T18:28:26.036Z] Chowning /workspace to jenkins user [2019-12-08T18:28:26.036Z] + id -u [2019-12-08T18:28:26.036Z] + id -g [2019-12-08T18:28:26.036Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40295:/workspace busybox chown -R 1000:1000 /workspace [2019-12-08T18:28:26.036Z] Unable to find image 'busybox:latest' locally [2019-12-08T18:28:26.036Z] latest: Pulling from library/busybox [2019-12-08T18:28:26.036Z] 322973677ef5: Pulling fs layer [2019-12-08T18:28:26.294Z] 322973677ef5: Verifying Checksum [2019-12-08T18:28:26.294Z] 322973677ef5: Download complete [2019-12-08T18:28:26.294Z] 322973677ef5: Pull complete [2019-12-08T18:28:26.294Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084 [2019-12-08T18:28:26.294Z] Status: Downloaded newer image for busybox:latest [2019-12-08T18:28:27.416Z] === RUN TestDockerSuite/TestExecInteractive [2019-12-08T18:28:27.416Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-12-08T18:28:27.416Z] === RUN TestDockerSuite/TestExecParseError [2019-12-08T18:28:27.416Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-12-08T18:28:27.416Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-12-08T18:28:27.416Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-12-08T18:28:29.614Z] === RUN TestDockerSuite/TestExecSetEnv [2019-12-08T18:28:29.614Z] === RUN TestDockerSuite/TestExecStartFails [2019-12-08T18:28:29.614Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-12-08T18:28:29.614Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-12-08T18:28:29.614Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-12-08T18:28:29.614Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-08T18:28:30.834Z] + bundleName=amd64 [2019-12-08T18:28:30.834Z] + echo Creating amd64-bundles.tar.gz [2019-12-08T18:28:30.834Z] Creating amd64-bundles.tar.gz [2019-12-08T18:28:30.834Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-12-08T18:28:30.834Z] + xargs tar -czf amd64-bundles.tar.gz [2019-12-08T18:28:31.819Z] === RUN TestDockerSuite/TestExecUlimits [2019-12-08T18:28:31.819Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [Pipeline] archiveArtifacts [2019-12-08T18:28:32.202Z] Archiving artifacts [2019-12-08T18:28:34.595Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40295/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-08T18:28:35.028Z] + make clean [2019-12-08T18:28:35.283Z] docker volume rm -f docker-dev-cache [2019-12-08T18:28:35.283Z] docker-dev-cache [Pipeline] deleteDir [2019-12-08T18:28:39.077Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-12-08T18:28:39.077Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-12-08T18:28:39.077Z] === RUN TestDockerSuite/TestExecWithUser [2019-12-08T18:28:39.077Z] === RUN TestDockerSuite/TestGetContainerStats [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-08T18:28:44.910Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-12-08T18:28:52.033Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-12-08T18:28:54.966Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-12-08T18:29:00.800Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-12-08T18:29:00.800Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-12-08T18:29:00.800Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-12-08T18:29:00.800Z] === RUN TestDockerSuite/TestHealth [2019-12-08T18:29:00.800Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-12-08T18:29:00.800Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-12-08T18:29:00.800Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-12-08T18:29:00.800Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-12-08T18:29:05.527Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-12-08T18:29:05.527Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-12-08T18:29:05.527Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-12-08T18:29:05.527Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-12-08T18:29:05.527Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-12-08T18:29:05.991Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-12-08T18:29:06.456Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-12-08T18:29:06.456Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-12-08T18:29:07.434Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-12-08T18:29:07.434Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-12-08T18:29:08.987Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-12-08T18:29:09.452Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-12-08T18:29:11.653Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-12-08T18:29:13.852Z] === RUN TestDockerSuite/TestImagesFormat [2019-12-08T18:29:13.852Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-12-08T18:29:13.852Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-12-08T18:29:17.618Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-12-08T18:29:17.618Z] === RUN TestDockerSuite/TestImportBadURL [2019-12-08T18:29:19.924Z] === RUN TestDockerSuite/TestImportDisplay [2019-12-08T18:29:19.924Z] === RUN TestDockerSuite/TestImportFile [2019-12-08T18:29:19.924Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-12-08T18:29:19.924Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-12-08T18:29:19.924Z] === RUN TestDockerSuite/TestImportGzipped [2019-12-08T18:29:19.924Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-12-08T18:29:19.924Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-12-08T18:29:19.924Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-12-08T18:29:19.924Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-12-08T18:29:19.924Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-12-08T18:29:19.924Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-12-08T18:29:19.924Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-12-08T18:29:19.924Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-12-08T18:29:22.124Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-12-08T18:29:24.322Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-12-08T18:29:24.322Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-12-08T18:29:24.322Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-12-08T18:29:24.322Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-12-08T18:29:24.322Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-12-08T18:29:31.447Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-12-08T18:29:31.447Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-12-08T18:29:33.647Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-12-08T18:29:33.647Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-12-08T18:29:33.647Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-12-08T18:29:33.647Z] === RUN TestDockerSuite/TestInspectDefault [2019-12-08T18:29:35.850Z] === RUN TestDockerSuite/TestInspectHistory [2019-12-08T18:29:40.585Z] === RUN TestDockerSuite/TestInspectImage [2019-12-08T18:29:40.585Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-12-08T18:29:40.585Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-12-08T18:29:40.585Z] === RUN TestDockerSuite/TestInspectInt64 [2019-12-08T18:29:47.706Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-12-08T18:29:49.260Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-12-08T18:29:49.260Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-12-08T18:29:51.461Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-12-08T18:29:53.659Z] === RUN TestDockerSuite/TestInspectPlugin [2019-12-08T18:29:53.659Z] === RUN TestDockerSuite/TestInspectRootFS [2019-12-08T18:29:53.659Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-12-08T18:29:55.859Z] === RUN TestDockerSuite/TestInspectStatus [2019-12-08T18:29:58.060Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-12-08T18:30:02.788Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-12-08T18:30:04.347Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-12-08T18:30:06.544Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-12-08T18:30:08.097Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-12-08T18:30:10.302Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-12-08T18:30:11.963Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-12-08T18:30:14.166Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-12-08T18:30:14.166Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-12-08T18:30:14.166Z] === RUN TestDockerSuite/TestLinksEnvs [2019-12-08T18:30:14.166Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-12-08T18:30:14.166Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-12-08T18:30:14.166Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-12-08T18:30:14.166Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-12-08T18:30:14.166Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-12-08T18:30:14.166Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-12-08T18:30:14.166Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-12-08T18:30:14.166Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-12-08T18:30:14.166Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-12-08T18:30:14.166Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-12-08T18:30:14.166Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-12-08T18:30:14.166Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-12-08T18:30:14.630Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-12-08T18:30:14.630Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-12-08T18:30:14.630Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-12-08T18:30:14.630Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-12-08T18:30:14.630Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-12-08T18:30:16.182Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-12-08T18:30:17.736Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-12-08T18:30:23.572Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-12-08T18:30:25.772Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-12-08T18:30:25.772Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-12-08T18:30:27.974Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-12-08T18:30:27.974Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-12-08T18:30:35.105Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-12-08T18:30:42.231Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-12-08T18:30:49.354Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-12-08T18:30:50.909Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-12-08T18:30:53.112Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-12-08T18:30:53.112Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-12-08T18:31:00.234Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-12-08T18:31:02.435Z] === RUN TestDockerSuite/TestLogsSince [2019-12-08T18:31:11.063Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-12-08T18:31:11.063Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-12-08T18:31:11.063Z] === RUN TestDockerSuite/TestLogsTail [2019-12-08T18:31:13.992Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-12-08T18:31:16.191Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-12-08T18:31:18.388Z] === RUN TestDockerSuite/TestMountIntoProc [2019-12-08T18:31:18.388Z] === RUN TestDockerSuite/TestMountIntoSys [2019-12-08T18:31:18.388Z] === RUN TestDockerSuite/TestNetHostname [2019-12-08T18:31:18.388Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-12-08T18:31:18.388Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-12-08T18:31:18.388Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-12-08T18:31:18.388Z] === RUN TestDockerSuite/TestPluginActive [2019-12-08T18:31:18.388Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-12-08T18:31:18.388Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-12-08T18:31:18.388Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-12-08T18:31:18.388Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-12-08T18:31:18.388Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-12-08T18:31:18.388Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-12-08T18:31:18.388Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-12-08T18:31:18.388Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-12-08T18:31:18.388Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-12-08T18:31:18.388Z] === RUN TestDockerSuite/TestPortHostBinding [2019-12-08T18:31:18.388Z] === RUN TestDockerSuite/TestPortList [2019-12-08T18:31:18.388Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-12-08T18:31:28.776Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-12-08T18:31:28.776Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-12-08T18:31:28.776Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-12-08T18:31:28.776Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-12-08T18:31:28.776Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-12-08T18:31:28.776Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-12-08T18:31:28.776Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-12-08T18:31:28.776Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-12-08T18:31:28.776Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-12-08T18:31:28.776Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-12-08T18:31:31.707Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-12-08T18:31:31.707Z] === RUN TestDockerSuite/TestPsByOrder [2019-12-08T18:31:38.829Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-12-08T18:31:38.829Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-12-08T18:31:47.453Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-12-08T18:31:59.904Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-12-08T18:31:59.904Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-12-08T18:31:59.904Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-12-08T18:32:12.351Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-12-08T18:32:14.538Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-12-08T18:32:21.629Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-12-08T18:32:24.689Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-12-08T18:32:24.689Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-12-08T18:32:24.689Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-12-08T18:32:29.398Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-12-08T18:32:29.398Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-12-08T18:32:29.398Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-12-08T18:32:29.398Z] === RUN TestDockerSuite/TestPsRightTagName [2019-12-08T18:32:29.398Z] === RUN TestDockerSuite/TestPsShowMounts [2019-12-08T18:32:35.210Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-12-08T18:32:35.210Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-12-08T18:32:36.753Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-12-08T18:32:36.753Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-12-08T18:32:38.296Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-12-08T18:32:38.758Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-12-08T18:32:38.758Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-12-08T18:32:42.505Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-12-08T18:32:47.216Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-12-08T18:32:48.759Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-12-08T18:33:09.901Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-12-08T18:33:09.901Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-12-08T18:33:15.715Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-12-08T18:33:15.715Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-12-08T18:33:16.176Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-12-08T18:33:16.638Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-12-08T18:33:21.350Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-12-08T18:33:25.100Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-12-08T18:33:25.100Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-12-08T18:33:28.853Z] === RUN TestDockerSuite/TestRmiBlank [2019-12-08T18:33:28.853Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-12-08T18:33:29.315Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-12-08T18:33:44.159Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-12-08T18:33:46.344Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-12-08T18:33:46.805Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-12-08T18:33:53.903Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-12-08T18:33:58.708Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-12-08T18:34:05.799Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-12-08T18:34:10.506Z] === RUN TestDockerSuite/TestRmiTag [2019-12-08T18:34:10.506Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-12-08T18:34:12.693Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-12-08T18:34:42.787Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-12-08T18:34:42.787Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-12-08T18:34:47.496Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-12-08T18:34:49.051Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-12-08T18:34:49.051Z] === RUN TestDockerSuite/TestRunAddHost [2019-12-08T18:34:49.051Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-12-08T18:34:49.051Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-12-08T18:34:49.051Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-12-08T18:34:49.051Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-12-08T18:34:49.051Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-12-08T18:34:49.051Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-12-08T18:34:51.348Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-12-08T18:34:51.348Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-12-08T18:34:51.348Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-12-08T18:34:59.941Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-12-08T18:35:02.859Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-12-08T18:35:09.953Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-12-08T18:35:17.045Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-12-08T18:35:18.589Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-12-08T18:35:18.589Z] === RUN TestDockerSuite/TestRunBindMounts [2019-12-08T18:35:23.301Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-12-08T18:35:23.301Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-12-08T18:35:23.301Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-12-08T18:35:23.301Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-12-08T18:35:23.301Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-12-08T18:35:23.301Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-12-08T18:35:23.301Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-12-08T18:35:23.301Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-12-08T18:35:23.301Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-12-08T18:35:23.301Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-12-08T18:35:23.301Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-12-08T18:35:23.301Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-12-08T18:35:25.490Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-12-08T18:35:25.490Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-12-08T18:35:28.407Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-12-08T18:35:28.407Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-12-08T18:35:28.407Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-12-08T18:35:29.952Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-12-08T18:35:29.952Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-12-08T18:35:29.952Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-12-08T18:35:29.952Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-12-08T18:35:29.952Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-12-08T18:35:29.952Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-12-08T18:35:29.952Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-12-08T18:35:30.413Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-12-08T18:35:32.601Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-12-08T18:35:34.789Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-12-08T18:35:36.336Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-12-08T18:35:36.336Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-12-08T18:35:36.336Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-12-08T18:35:36.336Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-12-08T18:35:38.524Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-12-08T18:35:38.524Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-12-08T18:35:38.524Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-12-08T18:35:38.524Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-12-08T18:35:38.524Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-12-08T18:35:40.708Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-12-08T18:35:53.227Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-12-08T18:35:53.227Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-12-08T18:35:53.227Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-12-08T18:35:53.227Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-12-08T18:35:53.227Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-12-08T18:35:53.227Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-12-08T18:35:53.227Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-12-08T18:35:54.771Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-12-08T18:35:54.771Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-12-08T18:35:54.771Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-12-08T18:35:54.771Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-12-08T18:35:56.958Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-12-08T18:35:59.146Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-12-08T18:35:59.146Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-12-08T18:36:01.335Z] === RUN TestDockerSuite/TestRunEnvironment [2019-12-08T18:36:01.335Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-12-08T18:36:01.335Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-12-08T18:36:01.335Z] === RUN TestDockerSuite/TestRunExitCode [2019-12-08T18:36:03.523Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-12-08T18:36:05.068Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-12-08T18:36:07.254Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-12-08T18:36:09.441Z] === RUN TestDockerSuite/TestRunExposePort [2019-12-08T18:36:09.441Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-12-08T18:36:09.441Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-12-08T18:36:09.441Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-12-08T18:36:09.441Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-12-08T18:36:09.441Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-12-08T18:36:09.441Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-12-08T18:36:09.441Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-12-08T18:36:09.441Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-12-08T18:36:13.344Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-12-08T18:36:13.344Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-12-08T18:36:13.344Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-12-08T18:36:13.344Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-12-08T18:36:13.344Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-12-08T18:36:13.344Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-12-08T18:36:13.344Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-12-08T18:36:23.688Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-12-08T18:36:23.688Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-12-08T18:36:23.688Z] === RUN TestDockerSuite/TestRunModeHostname [2019-12-08T18:36:23.688Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-12-08T18:36:23.688Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-12-08T18:36:23.688Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-12-08T18:36:23.688Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-12-08T18:36:24.150Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-12-08T18:36:24.150Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-12-08T18:36:24.150Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-12-08T18:36:24.150Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-12-08T18:36:24.150Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-12-08T18:36:24.150Z] === RUN TestDockerSuite/TestRunMount [2019-12-08T18:36:24.150Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-12-08T18:36:24.150Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-12-08T18:36:24.150Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-12-08T18:36:24.150Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-12-08T18:36:31.243Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-12-08T18:36:31.243Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-12-08T18:36:31.243Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-12-08T18:36:31.243Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-12-08T18:36:34.992Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-12-08T18:36:38.747Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-12-08T18:36:38.747Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-12-08T18:36:38.747Z] === RUN TestDockerSuite/TestRunNetHost [2019-12-08T18:36:38.747Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-12-08T18:36:38.747Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-12-08T18:36:38.747Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-12-08T18:36:38.747Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-12-08T18:36:38.747Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-12-08T18:36:38.747Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-12-08T18:36:38.747Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-12-08T18:36:39.208Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-12-08T18:36:40.181Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-12-08T18:36:42.368Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-12-08T18:36:43.911Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-12-08T18:36:44.883Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-12-08T18:36:47.069Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-12-08T18:36:47.069Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-12-08T18:36:47.069Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-12-08T18:36:47.069Z] === RUN TestDockerSuite/TestRunPortInUse [2019-12-08T18:36:47.069Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-12-08T18:36:47.069Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-12-08T18:36:47.535Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-12-08T18:36:47.535Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-12-08T18:36:47.535Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-12-08T18:36:49.724Z] === RUN TestDockerSuite/TestRunPublishPort [2019-12-08T18:36:49.724Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-12-08T18:36:49.724Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-12-08T18:36:50.185Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-12-08T18:36:50.185Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-12-08T18:36:50.185Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-12-08T18:37:02.598Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-12-08T18:37:02.598Z] === RUN TestDockerSuite/TestRunRm [2019-12-08T18:37:04.143Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-12-08T18:37:09.954Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-12-08T18:37:11.498Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-12-08T18:37:13.685Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-12-08T18:37:15.229Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-12-08T18:37:18.153Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-12-08T18:37:18.153Z] === RUN TestDockerSuite/TestRunState [2019-12-08T18:37:18.153Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-12-08T18:37:20.341Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-12-08T18:37:20.341Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-12-08T18:37:21.886Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-12-08T18:37:21.886Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-12-08T18:37:21.886Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-12-08T18:37:22.348Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-12-08T18:37:22.348Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-12-08T18:37:22.348Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-12-08T18:37:27.064Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-12-08T18:37:27.064Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-12-08T18:37:27.064Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-12-08T18:37:27.064Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-12-08T18:37:27.064Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-12-08T18:37:27.064Z] === RUN TestDockerSuite/TestRunUserByID [2019-12-08T18:37:27.064Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-12-08T18:37:27.064Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-12-08T18:37:27.064Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-12-08T18:37:27.064Z] === RUN TestDockerSuite/TestRunUserByName [2019-12-08T18:37:27.064Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-12-08T18:37:29.251Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-12-08T18:37:29.251Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-12-08T18:37:31.440Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-12-08T18:37:31.440Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-12-08T18:37:31.440Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-12-08T18:37:34.356Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-12-08T18:37:40.167Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-12-08T18:37:44.875Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-12-08T18:37:50.684Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-12-08T18:37:50.684Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-12-08T18:37:50.684Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-12-08T18:37:50.684Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-12-08T18:37:50.684Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-12-08T18:37:52.879Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-12-08T18:37:54.530Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-12-08T18:37:56.717Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-12-08T18:37:56.717Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-12-08T18:37:56.717Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-12-08T18:37:56.717Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-12-08T18:37:56.717Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-12-08T18:37:56.717Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-12-08T18:37:56.717Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-12-08T18:37:56.717Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-12-08T18:37:56.717Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-12-08T18:38:01.425Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-12-08T18:38:02.398Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-12-08T18:38:04.591Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-12-08T18:38:11.687Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-12-08T18:38:11.687Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-12-08T18:38:11.687Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-12-08T18:38:11.687Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-12-08T18:38:11.687Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-12-08T18:38:11.687Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-12-08T18:38:11.687Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-12-08T18:38:11.687Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-12-08T18:38:11.687Z] === RUN TestDockerSuite/TestSaveImageId [2019-12-08T18:38:11.687Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-12-08T18:38:11.687Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-12-08T18:38:11.687Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-12-08T18:38:11.687Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-12-08T18:38:11.687Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-12-08T18:38:11.687Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-12-08T18:38:11.687Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-12-08T18:38:11.687Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-12-08T18:38:11.687Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-12-08T18:38:13.873Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-12-08T18:38:14.334Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-12-08T18:38:14.796Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-12-08T18:38:14.796Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-12-08T18:38:16.347Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-12-08T18:38:23.445Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-12-08T18:38:23.445Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-12-08T18:38:30.574Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-12-08T18:38:30.574Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-12-08T18:38:33.496Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-12-08T18:38:33.957Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-12-08T18:38:33.957Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-12-08T18:38:33.957Z] === RUN TestDockerSuite/TestStartRecordError [2019-12-08T18:38:33.957Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-12-08T18:38:44.307Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-12-08T18:38:44.307Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-12-08T18:38:44.307Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-12-08T18:38:44.307Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-12-08T18:38:44.307Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-12-08T18:38:44.307Z] === RUN TestDockerSuite/TestStatsNoStream [2019-12-08T18:38:44.307Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-12-08T18:38:44.769Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-12-08T18:38:47.684Z] === RUN TestDockerSuite/TestTopPrivileged [2019-12-08T18:38:47.684Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-12-08T18:38:49.228Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-12-08T18:38:49.228Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-12-08T18:38:49.228Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-12-08T18:38:49.228Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-12-08T18:38:49.228Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-12-08T18:38:49.228Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-12-08T18:38:49.228Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-12-08T18:39:06.941Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-12-08T18:39:06.941Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-12-08T18:39:06.941Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-12-08T18:39:06.941Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-12-08T18:39:06.941Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-12-08T18:39:06.941Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-12-08T18:39:06.941Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-12-08T18:39:07.914Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-12-08T18:39:07.914Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-12-08T18:39:10.831Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-12-08T18:39:11.292Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-12-08T18:39:11.292Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-12-08T18:39:11.753Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-12-08T18:39:11.753Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-12-08T18:39:18.849Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-12-08T18:39:18.849Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-12-08T18:39:19.312Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-12-08T18:39:19.772Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-12-08T18:39:19.772Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-12-08T18:39:32.183Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-12-08T18:39:32.183Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-12-08T18:39:32.183Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-12-08T18:39:39.276Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-12-08T18:39:39.276Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite (2453.88s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-12-08T18:39:40.249Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-12-08T18:39:40.249Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.62s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (143.01s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.83s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2019-12-08T18:39:40.249Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2019-12-08T18:39:40.249Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2019-12-08T18:39:40.249Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2019-12-08T18:39:40.249Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-12-08T18:39:40.249Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-12-08T18:39:40.249Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2019-12-08T18:39:40.249Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2019-12-08T18:39:40.249Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.76s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-12-08T18:39:40.249Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-12-08T18:39:40.249Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.00s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.03s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-12-08T18:39:40.249Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-12-08T18:39:40.249Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-12-08T18:39:40.249Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-12-08T18:39:40.249Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.97s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-12-08T18:39:40.249Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-12-08T18:39:40.249Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.28s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (103.85s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2019-12-08T18:39:40.249Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.74s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.16s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.82s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.24s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.37s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.10s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.10s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.35s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.84s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.65s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.38s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.77s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.06s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.75s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.64s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.01s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.20s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.03s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.57s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.40s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.80s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.74s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.41s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.57s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.31s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-12-08T18:39:40.249Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.25s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.26s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.02s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildContChar (13.04s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.05s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.85s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.66s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.62s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.58s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.23s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.63s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.41s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2019-12-08T18:39:40.249Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2019-12-08T18:39:40.249Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.43s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.56s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.86s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.57s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.99s) [2019-12-08T18:39:40.249Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.72s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildDockerignore (70.68s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.66s) [2019-12-08T18:39:40.250Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2019-12-08T18:39:40.250Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (61.74s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.74s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.77s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.29s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.96s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (19.72s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.15s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.16s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.70s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (94.40s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.47s) [2019-12-08T18:39:40.250Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2019-12-08T18:39:40.250Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.250Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-12-08T18:39:40.250Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.97s) [2019-12-08T18:39:40.250Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2019-12-08T18:39:40.250Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.83s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.88s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.91s) [2019-12-08T18:39:40.250Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-12-08T18:39:40.250Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.250Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2019-12-08T18:39:40.250Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.250Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-12-08T18:39:40.250Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.250Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-12-08T18:39:40.250Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.250Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-12-08T18:39:40.250Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.20s) [2019-12-08T18:39:40.250Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-12-08T18:39:40.250Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.250Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-12-08T18:39:40.250Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.250Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-12-08T18:39:40.250Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.95s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.75s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2019-12-08T18:39:40.250Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-12-08T18:39:40.250Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.250Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-12-08T18:39:40.250Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.250Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-12-08T18:39:40.250Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.250Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-12-08T18:39:40.250Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.250Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-12-08T18:39:40.250Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildFails (2.21s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.06s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.09s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.60s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.93s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.39s) [2019-12-08T18:39:40.250Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.72s) [2019-12-08T18:39:40.250Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-12-08T18:39:40.713Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-12-08T18:39:40.713Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2019-12-08T18:39:40.713Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2019-12-08T18:39:40.713Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-12-08T18:39:40.713Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.713Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.34s) [2019-12-08T18:39:40.713Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-12-08T18:39:40.713Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.713Z] --- PASS: TestDockerSuite/TestBuildHistory (11.11s) [2019-12-08T18:39:40.713Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.91s) [2019-12-08T18:39:40.713Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.02s) [2019-12-08T18:39:40.713Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-12-08T18:39:40.713Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.713Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.68s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildLabel (0.91s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildLabels (0.91s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.52s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.13s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2019-12-08T18:39:40.714Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2019-12-08T18:39:40.714Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.55s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.16s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.97s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-12-08T18:39:40.714Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.00s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.12s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.27s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.84s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.45s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.10s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.60s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-12-08T18:39:40.714Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.66s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-12-08T18:39:40.714Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-12-08T18:39:40.714Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.49s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.87s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.22s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.19s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.34s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.22s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.18s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.49s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.17s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.32s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.84s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.14s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.85s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.06s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-12-08T18:39:40.714Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-12-08T18:39:40.714Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.00s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2019-12-08T18:39:40.714Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.92s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.56s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildRm (13.88s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.25s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-12-08T18:39:40.714Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2019-12-08T18:39:40.714Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.42s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.63s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.40s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.01s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.77s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.82s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.35s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.18s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildStderr (4.84s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.96s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2019-12-08T18:39:40.714Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.91s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.20s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.86s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.32s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-12-08T18:39:40.714Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-12-08T18:39:40.714Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-12-08T18:39:40.714Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.40s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.94s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-12-08T18:39:40.714Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-12-08T18:39:40.714Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.37s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.86s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.25s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.32s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2019-12-08T18:39:40.714Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2019-12-08T18:39:40.714Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.47s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2019-12-08T18:39:40.714Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.85s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.72s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.43s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.96s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2019-12-08T18:39:40.714Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2019-12-08T18:39:40.714Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-12-08T18:39:40.714Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.28s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.62s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.20s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2019-12-08T18:39:40.714Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-12-08T18:39:40.714Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-12-08T18:39:40.714Z] docker_cli_sni_test.go:18: Flakey test [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.98s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (9.53s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestCommitChange (4.92s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.70s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-12-08T18:39:40.714Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.51s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2019-12-08T18:39:40.714Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestCommitTTY (16.52s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.54s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-12-08T18:39:40.714Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-12-08T18:39:40.714Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-12-08T18:39:40.714Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-12-08T18:39:40.714Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-12-08T18:39:40.714Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-12-08T18:39:40.714Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-12-08T18:39:40.714Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.68s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.48s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-12-08T18:39:40.714Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.99s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-12-08T18:39:40.714Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-12-08T18:39:40.714Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-12-08T18:39:40.714Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.06s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2019-12-08T18:39:40.714Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.12s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-12-08T18:39:40.714Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-12-08T18:39:40.714Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-12-08T18:39:40.714Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.49s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.88s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.74s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-12-08T18:39:40.714Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.98s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.06s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-12-08T18:39:40.714Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-12-08T18:39:40.714Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.08s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.79s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-12-08T18:39:40.714Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.22s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.97s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.54s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.70s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.70s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-12-08T18:39:40.714Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.26s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-12-08T18:39:40.714Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.82s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.06s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.84s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-12-08T18:39:40.714Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-12-08T18:39:40.714Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-12-08T18:39:40.714Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-12-08T18:39:40.714Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-12-08T18:39:40.714Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.03s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.52s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.32s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.36s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.43s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.32s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000862b00_} (2.38s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1122402318_c:\foo_false____} (2.30s) [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1122402318_c:\foo_true____} (2.37s) [2019-12-08T18:39:40.714Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2019-12-08T18:39:40.714Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.18s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2019-12-08T18:39:40.715Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.28s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.24s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.21s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.25s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.28s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.52s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2019-12-08T18:39:40.715Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCpToDot (2.09s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCpToStdout (2.25s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2019-12-08T18:39:40.715Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.63s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.10s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.90s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.56s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCreateRM (0.29s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.19s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.55s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.96s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-12-08T18:39:40.715Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.05s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-12-08T18:39:40.715Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-12-08T18:39:40.715Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-12-08T18:39:40.715Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-12-08T18:39:40.715Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-12-08T18:39:40.715Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-12-08T18:39:40.715Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-12-08T18:39:40.715Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-12-08T18:39:40.715Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-12-08T18:39:40.715Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.12s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.26s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.27s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (17.03s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestEventsCopy (5.22s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.58s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.23s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.76s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.24s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.68s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.05s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestEventsFilters (4.38s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestEventsFormat (4.19s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestEventsRename (2.38s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestEventsResize (2.45s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.94s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.32s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.60s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.34s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-12-08T18:39:40.715Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.71s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.82s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2019-12-08T18:39:40.715Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-12-08T18:39:40.715Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-12-08T18:39:40.715Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.93s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.92s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.00s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.94s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.97s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.04s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestExecInspectID (4.62s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-12-08T18:39:40.715Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.34s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2019-12-08T18:39:40.715Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.06s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.49s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.81s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.21s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.50s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.79s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-12-08T18:39:40.715Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2019-12-08T18:39:40.715Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-12-08T18:39:40.715Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-12-08T18:39:40.715Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.64s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.87s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.60s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.87s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.30s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.59s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestImportBadURL (2.35s) [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-12-08T18:39:40.716Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-12-08T18:39:40.716Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.97s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.19s) [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-12-08T18:39:40.716Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-12-08T18:39:40.716Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (6.84s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.94s) [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInspectDefault (2.12s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInspectHistory (4.81s) [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInspectInt64 (6.99s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.85s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.30s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.06s) [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.84s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInspectStatus (2.46s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.94s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.09s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.06s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.84s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.97s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.08s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.04s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2019-12-08T18:39:40.716Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.66s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.73s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.48s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.31s) [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-12-08T18:39:40.716Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.06s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.99s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.83s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.85s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.10s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.35s) [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (7.04s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.18s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestLogsSince (8.93s) [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestLogsTail (2.68s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.27s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.04s) [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2019-12-08T18:39:40.716Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2019-12-08T18:39:40.716Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (8.90s) [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-12-08T18:39:40.716Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-12-08T18:39:40.716Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-12-08T18:39:40.716Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-12-08T18:39:40.716Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-12-08T18:39:40.716Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-12-08T18:39:40.716Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-12-08T18:39:40.716Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-12-08T18:39:40.716Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.22s) [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-12-08T18:39:40.716Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestPsByOrder (7.15s) [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-12-08T18:39:40.716Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.95s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.54s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-12-08T18:39:40.716Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.43s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.18s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.63s) [2019-12-08T18:39:40.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.94s) [2019-12-08T18:39:40.716Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-12-08T18:39:40.716Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.07s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2019-12-08T18:39:40.717Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.36s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.33s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-12-08T18:39:40.717Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.78s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.85s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.05s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.27s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.79s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.68s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.01s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.00s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.13s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.21s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.53s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.83s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.29s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.12s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.30s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.50s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRmiTag (0.67s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.17s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (26.41s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.54s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.82s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.17s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:4039: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.98s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.07s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.65s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (6.85s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.94s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.11s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.48s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.04s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.88s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.89s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.08s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.12s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.06s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.96s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.10s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.05s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:4004: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.07s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:4179: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.98s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.05s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:4262: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.03s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunExitCode (2.29s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.97s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.09s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.04s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:4501: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:4514: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.76s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.74s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.62s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:4324: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:4312: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.52s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-12-08T18:39:40.717Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.38s) [2019-12-08T18:39:40.717Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.77s) [2019-12-08T18:39:40.717Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.93s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.94s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.97s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.93s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.98s) [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.59s) [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.30s) [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunRm (2.02s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.19s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.09s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.93s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.85s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.63s) [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.16s) [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.83s) [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.64s) [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.01s) [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.99s) [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:3969: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:3962: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.01s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.08s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.22s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.67s) [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.49s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.00s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.00s) [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.87s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.71s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.00s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.87s) [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2019-12-08T18:39:40.718Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.59s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.21s) [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.18s) [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.81s) [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.18s) [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.89s) [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.51s) [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.75s) [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.718Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-12-08T18:39:40.718Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.719Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-12-08T18:39:40.719Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.719Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-12-08T18:39:40.719Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.719Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-12-08T18:39:40.719Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.719Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-12-08T18:39:40.719Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.719Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2019-12-08T18:39:40.719Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2019-12-08T18:39:40.719Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2019-12-08T18:39:40.719Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-12-08T18:39:40.719Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.719Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2019-12-08T18:39:40.719Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2019-12-08T18:39:40.719Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2019-12-08T18:39:40.719Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.40s) [2019-12-08T18:39:40.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-12-08T18:39:40.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.61s) [2019-12-08T18:39:40.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2019-12-08T18:39:40.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2019-12-08T18:39:40.719Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2019-12-08T18:39:40.719Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2019-12-08T18:39:40.719Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.17s) [2019-12-08T18:39:40.719Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-12-08T18:39:40.719Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.719Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.58s) [2019-12-08T18:39:40.719Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2019-12-08T18:39:40.719Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-12-08T18:39:40.719Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.719Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.99s) [2019-12-08T18:39:40.719Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2019-12-08T18:39:40.719Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2019-12-08T18:39:40.719Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.77s) [2019-12-08T18:39:40.719Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-12-08T18:39:40.719Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2019-12-08T18:39:40.719Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.35s) [2019-12-08T18:39:40.719Z] === RUN TestDockerRegistrySuite [2019-12-08T18:39:40.719Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-12-08T18:39:40.719Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-12-08T18:39:40.719Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-12-08T18:39:40.719Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-12-08T18:39:40.719Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-12-08T18:39:40.719Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-12-08T18:39:40.719Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-12-08T18:39:40.719Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-12-08T18:39:40.719Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-12-08T18:39:40.719Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-12-08T18:39:40.719Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-12-08T18:39:40.719Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-12-08T18:39:40.719Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-12-08T18:39:40.719Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-12-08T18:39:40.719Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-12-08T18:39:40.719Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-12-08T18:39:40.719Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-12-08T18:39:40.719Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-12-08T18:39:40.719Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-12-08T18:39:40.719Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-12-08T18:39:40.719Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-12-08T18:39:41.181Z] --- PASS: TestDockerRegistrySuite (0.02s) [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] === RUN TestDockerSchema1RegistrySuite [2019-12-08T18:39:41.181Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-12-08T18:39:41.181Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-12-08T18:39:41.181Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-12-08T18:39:41.181Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-12-08T18:39:41.181Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-12-08T18:39:41.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-12-08T18:39:41.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-12-08T18:39:41.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-12-08T18:39:41.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-12-08T18:39:41.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-12-08T18:39:41.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-12-08T18:39:41.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-12-08T18:39:41.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-12-08T18:39:41.181Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-12-08T18:39:41.181Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-12-08T18:39:41.181Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-12-08T18:39:41.181Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-12-08T18:39:41.181Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-12-08T18:39:41.181Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-12-08T18:39:41.181Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistryAuthTokenSuite [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-12-08T18:39:41.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-12-08T18:39:41.181Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-12-08T18:39:41.181Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.181Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-12-08T18:39:41.182Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.182Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-12-08T18:39:41.182Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.182Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-12-08T18:39:41.182Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.182Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-12-08T18:39:41.182Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.182Z] === RUN TestDockerDaemonSuite [2019-12-08T18:39:41.182Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-12-08T18:39:41.182Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-12-08T18:39:41.182Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-12-08T18:39:41.182Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-12-08T18:39:41.182Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-12-08T18:39:41.182Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.182Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-12-08T18:39:41.182Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.182Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-12-08T18:39:41.182Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.182Z] === RUN TestDockerSwarmSuite [2019-12-08T18:39:41.182Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-12-08T18:39:41.182Z] === RUN TestDockerPluginSuite [2019-12-08T18:39:41.182Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-12-08T18:39:41.182Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-12-08T18:39:41.182Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-12-08T18:39:41.182Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-12-08T18:39:41.182Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-12-08T18:39:41.182Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-12-08T18:39:41.182Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-12-08T18:39:41.182Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-12-08T18:39:41.182Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-12-08T18:39:41.182Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-12-08T18:39:41.182Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-12-08T18:39:41.182Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-12-08T18:39:41.182Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-12-08T18:39:41.182Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.182Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-12-08T18:39:41.182Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.182Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-12-08T18:39:41.182Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.182Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-12-08T18:39:41.182Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.182Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-12-08T18:39:41.182Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.182Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-12-08T18:39:41.182Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.182Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-12-08T18:39:41.182Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.182Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-12-08T18:39:41.182Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.182Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-12-08T18:39:41.182Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.182Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-12-08T18:39:41.182Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.182Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-12-08T18:39:41.182Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.182Z] === RUN TestDockerExternalVolumeSuite [2019-12-08T18:39:41.182Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-12-08T18:39:41.182Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.182Z] === RUN TestDockerNetworkSuite [2019-12-08T18:39:41.182Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-12-08T18:39:41.182Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.182Z] === RUN TestDockerHubPullSuite [2019-12-08T18:39:41.182Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-12-08T18:39:41.182Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-12-08T18:39:41.182Z] PASS [2019-12-08T18:39:41.182Z] ok github.com/docker/docker/integration-cli 2454.632s [2019-12-08T18:39:41.182Z] INFO: Integration tests ended at 12/08/2019 18:39:40. Duration:00:41:02.2078473 [2019-12-08T18:39:41.182Z] INFO: Docker info of the daemon under test at end of run [2019-12-08T18:39:41.182Z] [2019-12-08T18:39:41.182Z] Containers: 2 [2019-12-08T18:39:41.182Z] Running: 0 [2019-12-08T18:39:41.182Z] Paused: 0 [2019-12-08T18:39:41.182Z] Stopped: 2 [2019-12-08T18:39:41.182Z] Images: 12 [2019-12-08T18:39:41.182Z] Server Version: 0.0.0-dev [2019-12-08T18:39:41.182Z] Storage Driver: windowsfilter [2019-12-08T18:39:41.182Z] Windows: [2019-12-08T18:39:41.182Z] Logging Driver: json-file [2019-12-08T18:39:41.182Z] Plugins: [2019-12-08T18:39:41.182Z] Volume: local [2019-12-08T18:39:41.182Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-12-08T18:39:41.182Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-08T18:39:41.182Z] Swarm: inactive [2019-12-08T18:39:41.182Z] Default Isolation: process [2019-12-08T18:39:41.182Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-08T18:39:41.182Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-08T18:39:41.182Z] OSType: windows [2019-12-08T18:39:41.182Z] Architecture: x86_64 [2019-12-08T18:39:41.182Z] CPUs: 4 [2019-12-08T18:39:41.182Z] Total Memory: 32GiB [2019-12-08T18:39:41.182Z] Name: azwin-2-5a6a40 [2019-12-08T18:39:41.182Z] ID: OPGU:JQIQ:7CFN:S3NB:PLV2:VO7K:JEUT:UPCB:VUEI:G2RI:NR32:2HCB [2019-12-08T18:39:41.182Z] Docker Root Dir: D:\CI\PR-40295\1\daemon [2019-12-08T18:39:41.182Z] Debug Mode (client): false [2019-12-08T18:39:41.182Z] Debug Mode (server): true [2019-12-08T18:39:41.182Z] File Descriptors: -1 [2019-12-08T18:39:41.182Z] Goroutines: 18 [2019-12-08T18:39:41.182Z] System Time: 2019-12-08T18:39:40.7873128Z [2019-12-08T18:39:41.182Z] EventsListeners: 0 [2019-12-08T18:39:41.182Z] Registry: https://index.docker.io/v1/ [2019-12-08T18:39:41.182Z] Labels: [2019-12-08T18:39:41.182Z] Experimental: false [2019-12-08T18:39:41.182Z] Insecure Registries: [2019-12-08T18:39:41.182Z] 127.0.0.0/8 [2019-12-08T18:39:41.182Z] Live Restore Enabled: false [2019-12-08T18:39:41.182Z] [2019-12-08T18:39:41.182Z] [2019-12-08T18:39:41.182Z] INFO: Stopping daemon under test [2019-12-08T18:39:41.182Z] SUCCESS: The process with PID 776 (child process of PID 4992) has been terminated. [2019-12-08T18:39:41.182Z] SUCCESS: The process with PID 4992 (child process of PID 992) has been terminated. [2019-12-08T18:39:41.182Z] INFO: Stop tailing logs of the daemon under tests [2019-12-08T18:39:41.182Z] INFO: executeCI.ps1 Completed successfully at 12/08/2019 18:39:40. [2019-12-08T18:39:41.182Z] INFO: Tidying up at end of run [2019-12-08T18:39:41.182Z] INFO: Saving daemon under test log (d:\CI\PR-40295\1\dut.out) to C:\windows\TEMP\CIDUT.out [2019-12-08T18:39:41.182Z] INFO: Saving daemon under test log (d:\CI\PR-40295\1\dut.err) to C:\windows\TEMP\CIDUT.err [2019-12-08T18:39:41.182Z] INFO: Nuke-Everything... [2019-12-08T18:39:41.645Z] INFO: Container count on control daemon to delete is 2 [2019-12-08T18:39:42.107Z] d2665c6baf44 [2019-12-08T18:39:42.107Z] 239880d3a4c9 [2019-12-08T18:39:42.107Z] INFO: Tidying pidfile d:\CI\PR-40295\1\docker.pid [2019-12-08T18:39:42.571Z] INFO: Nuking d:\CI [2019-12-08T18:40:12.586Z] INFO: Zapped successfully [2019-12-08T18:40:12.586Z] [2019-12-08T18:40:12.586Z] INFO: executeCI.ps1 exiting at Sun Dec 8 18:40:12 CUT 2019. Duration 01:02:40.1311474 [2019-12-08T18:40:12.586Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-12-08T18:40:14.265Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-12-08T18:40:15.456Z] Archiving artifacts [2019-12-08T18:40:30.846Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40295/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-08T18:40:31.775Z] + make clean [2019-12-08T18:40:33.963Z] docker volume rm -f docker-dev-cache [2019-12-08T18:40:33.963Z] 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