Pull request #40594 opened Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 38f52c9fec820cece6c51d65a161648347fb2ee1 rather than 83c0bedba914fa08c9d1f2fe1e47b38a3264777d Obtained Jenkinsfile from 38f52c9fec820cece6c51d65a161648347fb2ee1 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 49b252bdf16273de41b9b961caae5440a249d3e0 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 49b252bdf16273de41b9b961caae5440a249d3e0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0 Commit message: "Merge pull request #19 from docker/add-getNodeNamesByLabel" > git rev-list --no-walk 49b252bdf16273de41b9b961caae5440a249d3e0 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-02-28T13:31:55.106Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-02-28T13:31:55.115Z] Trying to pass milestone 2 [Pipeline] milestone [2020-02-28T13:31:55.144Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-02-28T13:32:10.271Z] Still waiting to schedule task [2020-02-28T13:32:10.271Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-02-28T13:36:43.813Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09e4010fec419824b) in /home/ubuntu/workspace/moby_PR-40594 [Pipeline] { [Pipeline] checkout [2020-02-28T13:36:45.808Z] using credential docker-jenkins-github-credentials [2020-02-28T13:36:45.817Z] Cloning the remote Git repository [2020-02-28T13:36:45.817Z] Cloning with configured refspecs honoured and without tags [2020-02-28T13:36:45.815Z] Cloning repository https://github.com/moby/moby.git [2020-02-28T13:36:45.844Z] > git init /home/ubuntu/workspace/moby_PR-40594 # timeout=10 [2020-02-28T13:36:46.157Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T13:36:46.157Z] > git --version # timeout=10 [2020-02-28T13:36:46.168Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T13:36:46.169Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40594/head:refs/remotes/origin/PR-40594 +refs/heads/master:refs/remotes/origin/master [2020-02-28T13:37:07.706Z] Fetching without tags [2020-02-28T13:37:07.583Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T13:37:07.612Z] > git config --add remote.origin.fetch +refs/pull/40594/head:refs/remotes/origin/PR-40594 # timeout=10 [2020-02-28T13:37:07.633Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-28T13:37:07.660Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T13:37:07.702Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T13:37:07.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T13:37:07.703Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40594/head:refs/remotes/origin/PR-40594 +refs/heads/master:refs/remotes/origin/master [2020-02-28T13:37:08.068Z] Merging remotes/origin/master commit 38f52c9fec820cece6c51d65a161648347fb2ee1 into PR head commit 83c0bedba914fa08c9d1f2fe1e47b38a3264777d [2020-02-28T13:37:09.753Z] Merge succeeded, producing 31549a69e13df4487a313bd6a6211b5f532f0eb0 [2020-02-28T13:37:09.754Z] Checking out Revision 31549a69e13df4487a313bd6a6211b5f532f0eb0 (PR-40594) [2020-02-28T13:37:08.070Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T13:37:08.093Z] > git checkout -f 83c0bedba914fa08c9d1f2fe1e47b38a3264777d [2020-02-28T13:37:08.914Z] > git merge 38f52c9fec820cece6c51d65a161648347fb2ee1 # timeout=10 [2020-02-28T13:37:09.723Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-28T13:37:09.791Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T13:37:09.800Z] > git checkout -f 31549a69e13df4487a313bd6a6211b5f532f0eb0 [2020-02-28T13:37:10.731Z] Commit message: "Merge commit '38f52c9fec820cece6c51d65a161648347fb2ee1' into HEAD" [2020-02-28T13:37:10.732Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-28T13:37:12.118Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40594:/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 [2020-02-28T13:37:22.134Z] Unable to find image 'alpine:latest' locally [2020-02-28T13:37:22.134Z] latest: Pulling from library/alpine [2020-02-28T13:37:22.134Z] c9b1b535fdd9: Pulling fs layer [2020-02-28T13:37:22.134Z] c9b1b535fdd9: Verifying Checksum [2020-02-28T13:37:22.391Z] c9b1b535fdd9: Pull complete [2020-02-28T13:37:22.391Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-02-28T13:37:22.391Z] Status: Downloaded newer image for alpine:latest [2020-02-28T13:37:28.967Z] 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 [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] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [2020-02-28T13:37:29.512Z] Running on ppc64le-ubuntu-26 in /home/docker/workspace/moby_PR-40594 [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] } [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-02-28T13:37:29.580Z] Running on s390x-ubuntu-13 in /home/jenkins/workspace/moby_PR-40594 [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2020-02-28T13:37:29.781Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-02-28T13:37:29.799Z] Cloning the remote Git repository [2020-02-28T13:37:29.799Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] } [2020-02-28T13:37:30.134Z] using credential docker-jenkins-github-credentials [2020-02-28T13:37:30.180Z] Cloning the remote Git repository [2020-02-28T13:37:30.180Z] Cloning with configured refspecs honoured and without tags [2020-02-28T13:37:29.814Z] Cloning repository https://github.com/moby/moby.git [2020-02-28T13:37:29.840Z] > git init /home/docker/workspace/moby_PR-40594 # timeout=10 [2020-02-28T13:37:29.850Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T13:37:29.850Z] > git --version # timeout=10 [2020-02-28T13:37:29.854Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T13:37:29.856Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40594/head:refs/remotes/origin/PR-40594 +refs/heads/master:refs/remotes/origin/master [2020-02-28T13:37:30.235Z] Cloning repository https://github.com/moby/moby.git [2020-02-28T13:37:30.353Z] > git init /home/jenkins/workspace/moby_PR-40594 # timeout=10 [2020-02-28T13:37:30.366Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T13:37:30.368Z] > git --version # timeout=10 [2020-02-28T13:37:30.380Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T13:37:30.381Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40594/head:refs/remotes/origin/PR-40594 +refs/heads/master:refs/remotes/origin/master [2020-02-28T13:37:38.748Z] Fetching without tags [2020-02-28T13:37:39.123Z] Merging remotes/origin/master commit 38f52c9fec820cece6c51d65a161648347fb2ee1 into PR head commit 83c0bedba914fa08c9d1f2fe1e47b38a3264777d [2020-02-28T13:37:38.651Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T13:37:38.664Z] > git config --add remote.origin.fetch +refs/pull/40594/head:refs/remotes/origin/PR-40594 # timeout=10 [2020-02-28T13:37:38.676Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-28T13:37:38.727Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T13:37:38.784Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T13:37:38.785Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T13:37:38.786Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40594/head:refs/remotes/origin/PR-40594 +refs/heads/master:refs/remotes/origin/master [2020-02-28T13:37:39.156Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T13:37:39.168Z] > git checkout -f 83c0bedba914fa08c9d1f2fe1e47b38a3264777d [2020-02-28T13:37:40.178Z] Merge succeeded, producing cd12b165658f8c32cb84186cc75d1ec2993ab8e9 [2020-02-28T13:37:40.179Z] Checking out Revision cd12b165658f8c32cb84186cc75d1ec2993ab8e9 (PR-40594) [2020-02-28T13:37:39.759Z] > git merge 38f52c9fec820cece6c51d65a161648347fb2ee1 # timeout=10 [2020-02-28T13:37:40.155Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-28T13:37:40.211Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T13:37:40.225Z] > git checkout -f cd12b165658f8c32cb84186cc75d1ec2993ab8e9 [2020-02-28T13:37:41.313Z] Commit message: "Merge commit '38f52c9fec820cece6c51d65a161648347fb2ee1' into HEAD" [2020-02-28T13:37:41.313Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-28T13:37:42.654Z] + docker version [2020-02-28T13:37:42.654Z] Client: [2020-02-28T13:37:42.654Z] Version: 18.06.1-ce [2020-02-28T13:37:42.654Z] API version: 1.38 [2020-02-28T13:37:42.654Z] Go version: go1.10.3 [2020-02-28T13:37:42.654Z] Git commit: e68fc7a [2020-02-28T13:37:42.654Z] Built: Tue Aug 21 17:24:34 2018 [2020-02-28T13:37:42.654Z] OS/Arch: linux/s390x [2020-02-28T13:37:42.654Z] Experimental: false [2020-02-28T13:37:42.654Z] [2020-02-28T13:37:42.654Z] Server: [2020-02-28T13:37:42.654Z] Engine: [2020-02-28T13:37:42.654Z] Version: 18.06.1-ce [2020-02-28T13:37:42.654Z] API version: 1.38 (minimum version 1.12) [2020-02-28T13:37:42.654Z] Go version: go1.10.3 [2020-02-28T13:37:42.654Z] Git commit: e68fc7a [2020-02-28T13:37:42.654Z] Built: Tue Aug 21 17:23:34 2018 [2020-02-28T13:37:42.654Z] OS/Arch: linux/s390x [2020-02-28T13:37:42.654Z] Experimental: true [Pipeline] sh [2020-02-28T13:37:43.378Z] + docker info [2020-02-28T13:37:43.378Z] Containers: 0 [2020-02-28T13:37:43.378Z] Running: 0 [2020-02-28T13:37:43.378Z] Paused: 0 [2020-02-28T13:37:43.378Z] Stopped: 0 [2020-02-28T13:37:43.378Z] Images: 0 [2020-02-28T13:37:43.378Z] Server Version: 18.06.1-ce [2020-02-28T13:37:43.378Z] Storage Driver: overlay2 [2020-02-28T13:37:43.378Z] Backing Filesystem: extfs [2020-02-28T13:37:43.378Z] Supports d_type: true [2020-02-28T13:37:43.378Z] Native Overlay Diff: true [2020-02-28T13:37:43.378Z] Logging Driver: json-file [2020-02-28T13:37:43.378Z] Cgroup Driver: cgroupfs [2020-02-28T13:37:43.378Z] Plugins: [2020-02-28T13:37:43.378Z] Volume: local [2020-02-28T13:37:43.378Z] Network: bridge host ipvlan macvlan null overlay [2020-02-28T13:37:43.378Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-28T13:37:43.378Z] Swarm: inactive [2020-02-28T13:37:43.378Z] Runtimes: runc [2020-02-28T13:37:43.378Z] Default Runtime: runc [2020-02-28T13:37:43.378Z] Init Binary: docker-init [2020-02-28T13:37:43.378Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-28T13:37:43.378Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-02-28T13:37:43.378Z] init version: fec3683 [2020-02-28T13:37:43.378Z] Security Options: [2020-02-28T13:37:43.378Z] apparmor [2020-02-28T13:37:43.378Z] seccomp [2020-02-28T13:37:43.378Z] Profile: default [2020-02-28T13:37:43.378Z] Kernel Version: 4.4.0-171-generic [2020-02-28T13:37:43.378Z] Operating System: Ubuntu 16.04.5 LTS [2020-02-28T13:37:43.378Z] OSType: linux [2020-02-28T13:37:43.378Z] Architecture: s390x [2020-02-28T13:37:43.378Z] CPUs: 2 [2020-02-28T13:37:43.378Z] Total Memory: 7.862GiB [2020-02-28T13:37:43.378Z] Name: s390x-ubuntu-13 [2020-02-28T13:37:43.378Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-02-28T13:37:43.378Z] Docker Root Dir: /var/lib/docker [2020-02-28T13:37:43.378Z] Debug Mode (client): false [2020-02-28T13:37:43.378Z] Debug Mode (server): false [2020-02-28T13:37:43.378Z] Username: dockerbuildbot [2020-02-28T13:37:43.378Z] Registry: https://index.docker.io/v1/ [2020-02-28T13:37:43.378Z] Labels: [2020-02-28T13:37:43.378Z] Experimental: true [2020-02-28T13:37:43.378Z] Insecure Registries: [2020-02-28T13:37:43.378Z] 127.0.0.0/8 [2020-02-28T13:37:43.378Z] Live Restore Enabled: false [2020-02-28T13:37:43.378Z] [2020-02-28T13:37:43.378Z] WARNING: No swap limit support [Pipeline] sh [2020-02-28T13:37:44.109Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-28T13:37:44.109Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-28T13:37:44.109Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40594/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-28T13:37:44.109Z] + bash /home/jenkins/workspace/moby_PR-40594/check-config.sh [2020-02-28T13:37:44.109Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-28T13:37:44.109Z] info: reading kernel config from /boot/config-4.4.0-171-generic ... [2020-02-28T13:37:44.109Z] [2020-02-28T13:37:44.109Z] Generally Necessary: [2020-02-28T13:37:44.109Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-28T13:37:44.109Z] - apparmor: enabled and tools installed [2020-02-28T13:37:44.109Z] - CONFIG_NAMESPACES: enabled [2020-02-28T13:37:44.109Z] - CONFIG_NET_NS: enabled [2020-02-28T13:37:44.109Z] - CONFIG_PID_NS: enabled [2020-02-28T13:37:44.109Z] - CONFIG_IPC_NS: enabled [2020-02-28T13:37:44.109Z] - CONFIG_UTS_NS: enabled [2020-02-28T13:37:44.109Z] - CONFIG_CGROUPS: enabled [2020-02-28T13:37:44.109Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-28T13:37:44.109Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-28T13:37:44.109Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-28T13:37:44.109Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-28T13:37:44.109Z] - CONFIG_CPUSETS: enabled [2020-02-28T13:37:44.109Z] - CONFIG_MEMCG: enabled [2020-02-28T13:37:44.109Z] - CONFIG_KEYS: enabled [2020-02-28T13:37:44.109Z] - CONFIG_VETH: enabled (as module) [2020-02-28T13:37:44.109Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-28T13:37:44.109Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-28T13:37:44.109Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-28T13:37:44.109Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-28T13:37:44.109Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-28T13:37:44.109Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-28T13:37:44.109Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-28T13:37:44.109Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-28T13:37:44.109Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-28T13:37:44.109Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-28T13:37:44.109Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-28T13:37:44.109Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-28T13:37:44.109Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-28T13:37:44.109Z] [2020-02-28T13:37:44.109Z] Optional Features: [2020-02-28T13:37:44.109Z] - CONFIG_USER_NS: enabled [2020-02-28T13:37:44.109Z] - CONFIG_SECCOMP: enabled [2020-02-28T13:37:44.109Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-28T13:37:44.109Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-28T13:37:44.109Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-28T13:37:44.109Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-28T13:37:44.109Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-28T13:37:44.109Z] - CONFIG_BLK_CGROUP: enabled [2020-02-28T13:37:44.109Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-28T13:37:44.109Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-28T13:37:44.109Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-28T13:37:44.109Z] - CONFIG_CGROUP_PERF: enabled [2020-02-28T13:37:44.109Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-28T13:37:44.109Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-28T13:37:44.109Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-28T13:37:44.109Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-28T13:37:44.109Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-28T13:37:44.109Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-28T13:37:44.109Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-28T13:37:44.109Z] - CONFIG_IP_VS: enabled (as module) [2020-02-28T13:37:44.109Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-28T13:37:44.109Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-28T13:37:44.109Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-28T13:37:44.109Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-28T13:37:44.109Z] - CONFIG_EXT4_FS: enabled [2020-02-28T13:37:44.109Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-28T13:37:44.109Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-28T13:37:44.388Z] Still waiting to schedule task [2020-02-28T13:37:44.388Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-02-28T13:37:44.392Z] Still waiting to schedule task [2020-02-28T13:37:44.392Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-02-28T13:37:44.404Z] Still waiting to schedule task [2020-02-28T13:37:44.404Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-05e9171d7d2286bd9)’ [2020-02-28T13:37:44.407Z] Still waiting to schedule task [2020-02-28T13:37:44.407Z] All nodes of label ‘windows-2019’ are offline [2020-02-28T13:37:44.459Z] - Network Drivers: [2020-02-28T13:37:44.459Z] - "overlay": [2020-02-28T13:37:44.459Z] - CONFIG_VXLAN: enabled (as module) [2020-02-28T13:37:44.459Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-28T13:37:44.459Z] Optional (for encrypted networks): [2020-02-28T13:37:44.459Z] - CONFIG_CRYPTO: enabled [2020-02-28T13:37:44.459Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-28T13:37:44.459Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-28T13:37:44.459Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-28T13:37:44.459Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-28T13:37:44.459Z] - CONFIG_XFRM: enabled [2020-02-28T13:37:44.459Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-28T13:37:44.459Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-28T13:37:44.459Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-28T13:37:44.459Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-28T13:37:44.459Z] - "ipvlan": [2020-02-28T13:37:44.459Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-28T13:37:44.459Z] - "macvlan": [2020-02-28T13:37:44.459Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-28T13:37:44.459Z] - CONFIG_DUMMY: enabled (as module) [2020-02-28T13:37:44.459Z] - "ftp,tftp client in container": [2020-02-28T13:37:44.459Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-28T13:37:44.459Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-28T13:37:44.459Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-28T13:37:44.459Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-28T13:37:44.459Z] - Storage Drivers: [2020-02-28T13:37:44.459Z] - "aufs": [2020-02-28T13:37:44.459Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-28T13:37:44.459Z] - "btrfs": [2020-02-28T13:37:44.459Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-28T13:37:44.459Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-28T13:37:44.459Z] - "devicemapper": [2020-02-28T13:37:44.459Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-28T13:37:44.459Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-28T13:37:44.459Z] - "overlay": [2020-02-28T13:37:44.459Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-28T13:37:44.459Z] - "zfs": [2020-02-28T13:37:44.459Z] - /dev/zfs: missing [2020-02-28T13:37:44.459Z] - zfs command: missing [2020-02-28T13:37:44.459Z] - zpool command: missing [2020-02-28T13:37:44.459Z] [2020-02-28T13:37:44.459Z] Limits: [2020-02-28T13:37:44.459Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-28T13:37:44.459Z] [2020-02-28T13:37:44.459Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-28T13:37:45.230Z] + make bundles/buildx [2020-02-28T13:37:45.230Z] make: command: Command not found [2020-02-28T13:37:45.230Z] make: command: Command not found [2020-02-28T13:37:45.230Z] mkdir bundles [2020-02-28T13:37:45.230Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-02-28T13:37:45.230Z] --build-arg BUILDX_COMMIT \ [2020-02-28T13:37:45.230Z] --build-arg BUILDX_REPO \ [2020-02-28T13:37:45.230Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-02-28T13:37:45.230Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-02-28T13:37:45.230Z] . [2020-02-28T13:37:45.230Z] /bin/sh: 4: go: not found [2020-02-28T13:37:45.230Z] /bin/sh: 5: go: not found [2020-02-28T13:37:46.513Z] Sending build context to Docker daemon 54.2MB [2020-02-28T13:37:46.513Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-02-28T13:37:46.513Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-02-28T13:37:46.513Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-02-28T13:37:46.513Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-02-28T13:37:46.891Z] 1.12.10-stretch: Pulling from library/golang [2020-02-28T13:37:46.891Z] ade01ea651a2: Pulling fs layer [2020-02-28T13:37:46.891Z] fbabdb69f639: Pulling fs layer [2020-02-28T13:37:46.891Z] ff33bd1013d7: Pulling fs layer [2020-02-28T13:37:46.891Z] 85cfe9d77eff: Pulling fs layer [2020-02-28T13:37:46.891Z] ace5139f9caa: Pulling fs layer [2020-02-28T13:37:46.891Z] e4d79466b81c: Pulling fs layer [2020-02-28T13:37:46.891Z] b00baabad4ce: Pulling fs layer [2020-02-28T13:37:46.891Z] 85cfe9d77eff: Waiting [2020-02-28T13:37:46.891Z] ace5139f9caa: Waiting [2020-02-28T13:37:46.891Z] e4d79466b81c: Waiting [2020-02-28T13:37:46.891Z] b00baabad4ce: Waiting [2020-02-28T13:37:47.724Z] ff33bd1013d7: Verifying Checksum [2020-02-28T13:37:47.724Z] ff33bd1013d7: Download complete [2020-02-28T13:37:48.174Z] fbabdb69f639: Verifying Checksum [2020-02-28T13:37:48.174Z] fbabdb69f639: Download complete [2020-02-28T13:37:49.099Z] 85cfe9d77eff: Verifying Checksum [2020-02-28T13:37:49.099Z] 85cfe9d77eff: Download complete [2020-02-28T13:37:49.099Z] ace5139f9caa: Verifying Checksum [2020-02-28T13:37:49.099Z] ace5139f9caa: Download complete [2020-02-28T13:37:49.466Z] b00baabad4ce: Verifying Checksum [2020-02-28T13:37:49.466Z] b00baabad4ce: Download complete [2020-02-28T13:37:51.304Z] ade01ea651a2: Verifying Checksum [2020-02-28T13:37:51.304Z] ade01ea651a2: Download complete [2020-02-28T13:37:51.304Z] e4d79466b81c: Download complete [2020-02-28T13:37:52.566Z] ade01ea651a2: Pull complete [2020-02-28T13:37:52.940Z] fbabdb69f639: Pull complete [2020-02-28T13:37:52.940Z] ff33bd1013d7: Pull complete [2020-02-28T13:37:54.737Z] 85cfe9d77eff: Pull complete [2020-02-28T13:37:55.957Z] ace5139f9caa: Pull complete [2020-02-28T13:37:57.351Z] Fetching without tags [2020-02-28T13:37:57.315Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T13:37:57.320Z] > git config --add remote.origin.fetch +refs/pull/40594/head:refs/remotes/origin/PR-40594 # timeout=10 [2020-02-28T13:37:57.324Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-28T13:37:57.341Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T13:37:57.358Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T13:37:57.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T13:37:57.360Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40594/head:refs/remotes/origin/PR-40594 +refs/heads/master:refs/remotes/origin/master [2020-02-28T13:37:58.430Z] Merging remotes/origin/master commit 38f52c9fec820cece6c51d65a161648347fb2ee1 into PR head commit 83c0bedba914fa08c9d1f2fe1e47b38a3264777d [2020-02-28T13:37:59.058Z] e4d79466b81c: Pull complete [2020-02-28T13:37:59.058Z] b00baabad4ce: Pull complete [2020-02-28T13:37:59.058Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-02-28T13:37:59.058Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-02-28T13:37:59.058Z] ---> 687421176e14 [2020-02-28T13:37:59.058Z] Step 5/16 : ARG BUILDX_REPO [2020-02-28T13:37:59.058Z] ---> Running in 6007b2f0e6ac [2020-02-28T13:37:59.058Z] Removing intermediate container 6007b2f0e6ac [2020-02-28T13:37:59.058Z] ---> 8ddfd70f5b58 [2020-02-28T13:37:59.058Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-02-28T13:37:59.058Z] ---> Running in 511a5fc6a87f [2020-02-28T13:37:59.814Z] Cloning into '/buildx'... [2020-02-28T13:37:58.438Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T13:37:58.444Z] > git checkout -f 83c0bedba914fa08c9d1f2fe1e47b38a3264777d [2020-02-28T13:37:59.539Z] > git merge 38f52c9fec820cece6c51d65a161648347fb2ee1 # timeout=10 [2020-02-28T13:38:00.382Z] Merge succeeded, producing c261ec4386402602554f06db8f1e8c74aba81a4e [2020-02-28T13:38:00.383Z] Checking out Revision c261ec4386402602554f06db8f1e8c74aba81a4e (PR-40594) [2020-02-28T13:38:00.536Z] Commit message: "Merge commit '38f52c9fec820cece6c51d65a161648347fb2ee1' into HEAD" [2020-02-28T13:38:00.536Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-28T13:38:01.471Z] + docker version [2020-02-28T13:38:01.471Z] Client: [2020-02-28T13:38:01.471Z] Version: 18.06.1-ce [2020-02-28T13:38:01.471Z] API version: 1.38 [2020-02-28T13:38:01.471Z] Go version: go1.10.3 [2020-02-28T13:38:01.471Z] Git commit: e68fc7a [2020-02-28T13:38:01.471Z] Built: Tue Aug 21 17:26:10 2018 [2020-02-28T13:38:01.471Z] OS/Arch: linux/ppc64le [2020-02-28T13:38:01.471Z] Experimental: false [2020-02-28T13:38:01.471Z] [2020-02-28T13:38:01.471Z] Server: [2020-02-28T13:38:01.471Z] Engine: [2020-02-28T13:38:01.471Z] Version: 18.06.1-ce [2020-02-28T13:38:01.471Z] API version: 1.38 (minimum version 1.12) [2020-02-28T13:38:01.471Z] Go version: go1.10.3 [2020-02-28T13:38:01.471Z] Git commit: e68fc7a [2020-02-28T13:38:01.471Z] Built: Tue Aug 21 17:24:20 2018 [2020-02-28T13:38:01.471Z] OS/Arch: linux/ppc64le [2020-02-28T13:38:01.471Z] Experimental: true [Pipeline] sh [2020-02-28T13:38:01.868Z] + docker info [2020-02-28T13:38:01.868Z] Containers: 0 [2020-02-28T13:38:01.868Z] Running: 0 [2020-02-28T13:38:01.868Z] Paused: 0 [2020-02-28T13:38:01.868Z] Stopped: 0 [2020-02-28T13:38:01.868Z] Images: 0 [2020-02-28T13:38:01.868Z] Server Version: 18.06.1-ce [2020-02-28T13:38:01.868Z] Storage Driver: overlay2 [2020-02-28T13:38:01.868Z] Backing Filesystem: extfs [2020-02-28T13:38:01.868Z] Supports d_type: true [2020-02-28T13:38:01.868Z] Native Overlay Diff: true [2020-02-28T13:38:01.868Z] Logging Driver: json-file [2020-02-28T13:38:01.868Z] Cgroup Driver: cgroupfs [2020-02-28T13:38:01.868Z] Plugins: [2020-02-28T13:38:01.868Z] Volume: local [2020-02-28T13:38:01.868Z] Network: bridge host ipvlan macvlan null overlay [2020-02-28T13:38:01.868Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-28T13:38:01.868Z] Swarm: inactive [2020-02-28T13:38:01.868Z] Runtimes: runc [2020-02-28T13:38:01.868Z] Default Runtime: runc [2020-02-28T13:38:01.868Z] Init Binary: docker-init [2020-02-28T13:38:01.868Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-28T13:38:01.868Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-02-28T13:38:01.868Z] init version: fec3683 [2020-02-28T13:38:01.868Z] Security Options: [2020-02-28T13:38:01.868Z] apparmor [2020-02-28T13:38:01.868Z] seccomp [2020-02-28T13:38:01.868Z] Profile: default [2020-02-28T13:38:01.868Z] Kernel Version: 4.4.0-139-generic [2020-02-28T13:38:01.868Z] Operating System: Ubuntu 16.04.3 LTS [2020-02-28T13:38:01.868Z] OSType: linux [2020-02-28T13:38:01.868Z] Architecture: ppc64le [2020-02-28T13:38:01.868Z] CPUs: 4 [2020-02-28T13:38:01.868Z] Total Memory: 7.972GiB [2020-02-28T13:38:01.868Z] Name: ppc64le-ubuntu-26 [2020-02-28T13:38:01.868Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-02-28T13:38:01.868Z] Docker Root Dir: /var/lib/docker [2020-02-28T13:38:01.868Z] Debug Mode (client): false [2020-02-28T13:38:01.868Z] Debug Mode (server): false [2020-02-28T13:38:01.868Z] Username: dockerbuildbot [2020-02-28T13:38:01.868Z] Registry: https://index.docker.io/v1/ [2020-02-28T13:38:01.868Z] Labels: [2020-02-28T13:38:01.868Z] Experimental: true [2020-02-28T13:38:01.868Z] Insecure Registries: [2020-02-28T13:38:01.868Z] 127.0.0.0/8 [2020-02-28T13:38:01.868Z] Live Restore Enabled: false [2020-02-28T13:38:01.868Z] [Pipeline] sh [2020-02-28T13:38:02.267Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-28T13:38:02.267Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-28T13:38:02.267Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40594/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-28T13:38:02.267Z] + bash /home/docker/workspace/moby_PR-40594/check-config.sh [2020-02-28T13:38:02.267Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-28T13:38:02.267Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-02-28T13:38:02.267Z] [2020-02-28T13:38:02.267Z] Generally Necessary: [2020-02-28T13:38:02.267Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-28T13:38:02.267Z] - apparmor: enabled and tools installed [2020-02-28T13:38:02.381Z] Removing intermediate container 511a5fc6a87f [2020-02-28T13:38:02.381Z] ---> 6947613a9ffe [2020-02-28T13:38:02.381Z] Step 7/16 : WORKDIR /buildx [2020-02-28T13:38:02.381Z] ---> Running in 503f221fcb43 [2020-02-28T13:38:02.381Z] Removing intermediate container 503f221fcb43 [2020-02-28T13:38:02.381Z] ---> e7ada60e9dbc [2020-02-28T13:38:02.381Z] Step 8/16 : ARG BUILDX_COMMIT [2020-02-28T13:38:02.381Z] ---> Running in 67dbe34a50ba [2020-02-28T13:38:02.381Z] Removing intermediate container 67dbe34a50ba [2020-02-28T13:38:02.381Z] ---> 382e29c04a98 [2020-02-28T13:38:02.381Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-02-28T13:38:02.559Z] - CONFIG_NAMESPACES: enabled [2020-02-28T13:38:02.559Z] - CONFIG_NET_NS: enabled [2020-02-28T13:38:02.559Z] - CONFIG_PID_NS: enabled [2020-02-28T13:38:02.559Z] - CONFIG_IPC_NS: enabled [2020-02-28T13:38:02.559Z] - CONFIG_UTS_NS: enabled [2020-02-28T13:38:02.559Z] - CONFIG_CGROUPS: enabled [2020-02-28T13:38:02.559Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-28T13:38:02.559Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-28T13:38:02.559Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-28T13:38:02.559Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-28T13:38:02.559Z] - CONFIG_CPUSETS: enabled [2020-02-28T13:38:02.559Z] - CONFIG_MEMCG: enabled [2020-02-28T13:38:02.559Z] - CONFIG_KEYS: enabled [2020-02-28T13:38:02.559Z] - CONFIG_VETH: enabled (as module) [2020-02-28T13:38:02.559Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-28T13:38:02.559Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-28T13:38:02.559Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-28T13:38:02.559Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-28T13:38:02.559Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-28T13:38:02.559Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-28T13:38:02.559Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-28T13:38:02.559Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-28T13:38:02.559Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-28T13:38:02.559Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-28T13:38:02.559Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-28T13:38:02.559Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-28T13:38:02.559Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-28T13:38:02.559Z] [2020-02-28T13:38:02.559Z] Optional Features: [2020-02-28T13:38:02.559Z] - CONFIG_USER_NS: enabled [2020-02-28T13:38:00.370Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-28T13:38:00.393Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T13:38:00.399Z] > git checkout -f c261ec4386402602554f06db8f1e8c74aba81a4e [2020-02-28T13:38:02.769Z] ---> Running in 85add77bc885 [2020-02-28T13:38:02.849Z] - CONFIG_SECCOMP: enabled [2020-02-28T13:38:02.849Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-28T13:38:02.849Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-28T13:38:02.849Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-28T13:38:02.849Z] (cgroup swap accounting is currently enabled) [2020-02-28T13:38:02.849Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-28T13:38:02.849Z] - CONFIG_BLK_CGROUP: enabled [2020-02-28T13:38:02.849Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-28T13:38:02.849Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-28T13:38:02.849Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-28T13:38:02.849Z] - CONFIG_CGROUP_PERF: enabled [2020-02-28T13:38:02.849Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-28T13:38:02.849Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-28T13:38:02.849Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-28T13:38:02.849Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-28T13:38:02.849Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-28T13:38:02.849Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-28T13:38:02.849Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-28T13:38:02.849Z] - CONFIG_IP_VS: enabled (as module) [2020-02-28T13:38:02.849Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-28T13:38:02.849Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-28T13:38:02.849Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-28T13:38:02.849Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-28T13:38:02.849Z] - CONFIG_EXT4_FS: enabled [2020-02-28T13:38:02.849Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-28T13:38:02.849Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-28T13:38:02.849Z] - Network Drivers: [2020-02-28T13:38:02.849Z] - "overlay": [2020-02-28T13:38:03.142Z] - CONFIG_VXLAN: enabled (as module) [2020-02-28T13:38:03.142Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-28T13:38:03.142Z] Optional (for encrypted networks): [2020-02-28T13:38:03.142Z] - CONFIG_CRYPTO: enabled [2020-02-28T13:38:03.142Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-28T13:38:03.142Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-28T13:38:03.142Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-28T13:38:03.142Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-28T13:38:03.142Z] - CONFIG_XFRM: enabled [2020-02-28T13:38:03.142Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-28T13:38:03.142Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-28T13:38:03.142Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-28T13:38:03.142Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-28T13:38:03.142Z] - "ipvlan": [2020-02-28T13:38:03.142Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-28T13:38:03.142Z] - "macvlan": [2020-02-28T13:38:03.142Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-28T13:38:03.142Z] - CONFIG_DUMMY: enabled (as module) [2020-02-28T13:38:03.142Z] - "ftp,tftp client in container": [2020-02-28T13:38:03.142Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-28T13:38:03.142Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-28T13:38:03.142Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-28T13:38:03.142Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-28T13:38:03.142Z] - Storage Drivers: [2020-02-28T13:38:03.142Z] - "aufs": [2020-02-28T13:38:03.142Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-28T13:38:03.142Z] - "btrfs": [2020-02-28T13:38:03.142Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-28T13:38:03.142Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-28T13:38:03.142Z] - "devicemapper": [2020-02-28T13:38:03.167Z] From https://github.com/docker/buildx [2020-02-28T13:38:03.167Z]  * [new tag] v0.3.1 -> build [2020-02-28T13:38:03.428Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-28T13:38:03.428Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-28T13:38:03.428Z] - "overlay": [2020-02-28T13:38:03.428Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-28T13:38:03.428Z] - "zfs": [2020-02-28T13:38:03.428Z] - /dev/zfs: missing [2020-02-28T13:38:03.428Z] - zfs command: missing [2020-02-28T13:38:03.428Z] - zpool command: missing [2020-02-28T13:38:03.428Z] [2020-02-28T13:38:03.428Z] Limits: [2020-02-28T13:38:03.428Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-28T13:38:03.428Z] [2020-02-28T13:38:03.428Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-28T13:38:03.532Z] Switched to branch 'build' [2020-02-28T13:38:03.875Z] + make bundles/buildx [2020-02-28T13:38:04.405Z] Removing intermediate container 85add77bc885 [2020-02-28T13:38:04.405Z] ---> d92fe9ce90ea [2020-02-28T13:38:04.405Z] Step 10/16 : RUN go mod download [2020-02-28T13:38:04.405Z] ---> Running in 9743c7e954c5 [2020-02-28T13:38:04.501Z] make: command: Command not found [2020-02-28T13:38:04.501Z] make: command: Command not found [2020-02-28T13:38:04.501Z] mkdir bundles [2020-02-28T13:38:04.501Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-02-28T13:38:04.501Z] --build-arg BUILDX_COMMIT \ [2020-02-28T13:38:04.501Z] --build-arg BUILDX_REPO \ [2020-02-28T13:38:04.501Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-02-28T13:38:04.501Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-02-28T13:38:04.501Z] . [2020-02-28T13:38:04.501Z] /bin/sh: 4: go: not found [2020-02-28T13:38:04.501Z] /bin/sh: 5: go: not found [2020-02-28T13:38:05.222Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-02-28T13:38:05.222Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-02-28T13:38:05.222Z] go: finding github.com/gofrs/flock v0.7.0 [2020-02-28T13:38:05.222Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-02-28T13:38:05.222Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-02-28T13:38:05.222Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-02-28T13:38:05.222Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-02-28T13:38:05.222Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-02-28T13:38:05.992Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-02-28T13:38:05.992Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-02-28T13:38:05.992Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-02-28T13:38:05.992Z] go: finding github.com/json-iterator/go v1.1.6 [2020-02-28T13:38:05.992Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-02-28T13:38:05.992Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-02-28T13:38:05.992Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-02-28T13:38:05.992Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-02-28T13:38:06.371Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-02-28T13:38:06.736Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-02-28T13:38:06.736Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-02-28T13:38:06.736Z] go: finding github.com/spf13/cobra v0.0.3 [2020-02-28T13:38:06.736Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-02-28T13:38:07.116Z] go: finding github.com/gorilla/mux v1.7.0 [2020-02-28T13:38:07.116Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-02-28T13:38:07.226Z] Sending build context to Docker daemon 54.2MB [2020-02-28T13:38:07.226Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-02-28T13:38:07.226Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-02-28T13:38:07.226Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-02-28T13:38:07.226Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-02-28T13:38:07.226Z] 1.12.10-stretch: Pulling from library/golang [2020-02-28T13:38:07.226Z] fb056072eab9: Pulling fs layer [2020-02-28T13:38:07.226Z] 6a33b1f9796f: Pulling fs layer [2020-02-28T13:38:07.226Z] 8f8f8962e456: Pulling fs layer [2020-02-28T13:38:07.226Z] 68adcc365214: Pulling fs layer [2020-02-28T13:38:07.226Z] 76d8adf27bdf: Pulling fs layer [2020-02-28T13:38:07.226Z] d66e58854927: Pulling fs layer [2020-02-28T13:38:07.226Z] 71497195576e: Pulling fs layer [2020-02-28T13:38:07.226Z] 76d8adf27bdf: Waiting [2020-02-28T13:38:07.226Z] 68adcc365214: Waiting [2020-02-28T13:38:07.226Z] d66e58854927: Waiting [2020-02-28T13:38:07.226Z] 71497195576e: Waiting [2020-02-28T13:38:07.859Z] 8f8f8962e456: Verifying Checksum [2020-02-28T13:38:07.859Z] 8f8f8962e456: Download complete [2020-02-28T13:38:07.924Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-02-28T13:38:07.924Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-02-28T13:38:07.924Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-02-28T13:38:07.924Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-02-28T13:38:08.155Z] 6a33b1f9796f: Verifying Checksum [2020-02-28T13:38:08.155Z] 6a33b1f9796f: Download complete [2020-02-28T13:38:08.297Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-02-28T13:38:08.676Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-02-28T13:38:09.050Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-02-28T13:38:09.050Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-02-28T13:38:09.050Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-02-28T13:38:09.436Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-02-28T13:38:09.436Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-02-28T13:38:09.821Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-02-28T13:38:09.821Z] go: finding github.com/spf13/pflag v1.0.3 [2020-02-28T13:38:10.279Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-02-28T13:38:10.279Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-02-28T13:38:10.703Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-02-28T13:38:10.900Z] fb056072eab9: Verifying Checksum [2020-02-28T13:38:10.900Z] fb056072eab9: Download complete [2020-02-28T13:38:11.189Z] go: finding github.com/jinzhu/now v1.0.0 [2020-02-28T13:38:11.189Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-02-28T13:38:11.189Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-02-28T13:38:11.635Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-02-28T13:38:11.635Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-02-28T13:38:12.010Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-02-28T13:38:12.014Z] 68adcc365214: Verifying Checksum [2020-02-28T13:38:12.014Z] 68adcc365214: Download complete [2020-02-28T13:38:12.309Z] 71497195576e: Verifying Checksum [2020-02-28T13:38:12.309Z] 71497195576e: Download complete [2020-02-28T13:38:12.309Z] 76d8adf27bdf: Verifying Checksum [2020-02-28T13:38:12.309Z] 76d8adf27bdf: Download complete [2020-02-28T13:38:12.375Z] go: finding github.com/stretchr/objx v0.1.1 [2020-02-28T13:38:12.375Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-02-28T13:38:12.375Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-02-28T13:38:12.761Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-02-28T13:38:12.761Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-02-28T13:38:13.134Z] go: finding github.com/stretchr/testify v1.2.2 [2020-02-28T13:38:13.520Z] go: finding github.com/docker/go-connections v0.4.0 [2020-02-28T13:38:13.520Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-02-28T13:38:13.520Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-02-28T13:38:13.910Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-02-28T13:38:14.318Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-02-28T13:38:14.318Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-02-28T13:38:14.318Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-02-28T13:38:14.696Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-02-28T13:38:14.696Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-02-28T13:38:14.696Z] go: finding github.com/pkg/errors v0.8.1 [2020-02-28T13:38:15.063Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-02-28T13:38:15.444Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-02-28T13:38:15.444Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-02-28T13:38:15.819Z] fb056072eab9: Pull complete [2020-02-28T13:38:16.124Z] 6a33b1f9796f: Pull complete [2020-02-28T13:38:16.254Z] go: finding github.com/stretchr/testify v1.3.0 [2020-02-28T13:38:16.254Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-02-28T13:38:16.412Z] 8f8f8962e456: Pull complete [2020-02-28T13:38:16.648Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-02-28T13:38:17.038Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-02-28T13:38:17.038Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-02-28T13:38:17.038Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-02-28T13:38:17.826Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-02-28T13:38:17.826Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-02-28T13:38:17.915Z] d66e58854927: Verifying Checksum [2020-02-28T13:38:17.915Z] d66e58854927: Download complete [2020-02-28T13:38:18.219Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-02-28T13:38:18.219Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-02-28T13:38:18.219Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-02-28T13:38:18.616Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-02-28T13:38:18.616Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-02-28T13:38:19.013Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-02-28T13:38:19.391Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-02-28T13:38:19.391Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-02-28T13:38:19.391Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-02-28T13:38:19.762Z] go: finding github.com/spf13/viper v1.3.2 [2020-02-28T13:38:19.762Z] go: finding github.com/stretchr/objx v0.1.0 [2020-02-28T13:38:20.140Z] go: finding github.com/imdario/mergo v0.3.7 [2020-02-28T13:38:20.526Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-02-28T13:38:20.526Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-02-28T13:38:20.526Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-02-28T13:38:20.629Z] 68adcc365214: Pull complete [2020-02-28T13:38:20.892Z] go: finding github.com/golang/protobuf v1.2.0 [2020-02-28T13:38:21.282Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-02-28T13:38:21.662Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-02-28T13:38:21.662Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-02-28T13:38:21.662Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-02-28T13:38:21.662Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-02-28T13:38:22.057Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-02-28T13:38:22.458Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-02-28T13:38:22.684Z] 76d8adf27bdf: Pull complete [2020-02-28T13:38:22.857Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-02-28T13:38:22.857Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-02-28T13:38:22.857Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-02-28T13:38:22.857Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-02-28T13:38:22.857Z] go: finding github.com/lib/pq v1.0.0 [2020-02-28T13:38:23.693Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-02-28T13:38:23.694Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-02-28T13:38:23.694Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-02-28T13:38:24.086Z] go: finding gotest.tools v2.2.0+incompatible [2020-02-28T13:38:24.463Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-02-28T13:38:24.463Z] go: finding github.com/docker/go-connections v0.3.0 [2020-02-28T13:38:24.463Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-02-28T13:38:25.275Z] go: finding github.com/google/go-cmp v0.2.0 [2020-02-28T13:38:25.275Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-02-28T13:38:25.275Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-02-28T13:38:25.275Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-02-28T13:38:25.275Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-02-28T13:38:25.665Z] go: finding github.com/magiconair/properties v1.8.0 [2020-02-28T13:38:25.665Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-02-28T13:38:26.053Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-02-28T13:38:26.053Z] go: finding github.com/spf13/cast v1.3.0 [2020-02-28T13:38:26.882Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-02-28T13:38:26.882Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-02-28T13:38:26.882Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-02-28T13:38:26.882Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-02-28T13:38:26.882Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-02-28T13:38:27.275Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-02-28T13:38:27.275Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-02-28T13:38:27.275Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-02-28T13:38:27.645Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-02-28T13:38:28.023Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-02-28T13:38:28.023Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-02-28T13:38:28.023Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-02-28T13:38:28.639Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-02-28T13:38:28.639Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-02-28T13:38:28.639Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-02-28T13:38:29.183Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-02-28T13:38:29.183Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-02-28T13:38:29.183Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-02-28T13:38:29.183Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-02-28T13:38:29.566Z] d66e58854927: Pull complete [2020-02-28T13:38:29.566Z] 71497195576e: Pull complete [2020-02-28T13:38:29.566Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-02-28T13:38:29.566Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-02-28T13:38:29.566Z] ---> ebd73b5ebd31 [2020-02-28T13:38:29.566Z] Step 5/16 : ARG BUILDX_REPO [2020-02-28T13:38:29.566Z] ---> Running in d50c2db968f2 [2020-02-28T13:38:29.566Z] Removing intermediate container d50c2db968f2 [2020-02-28T13:38:29.566Z] ---> 9e72992ea50e [2020-02-28T13:38:29.566Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-02-28T13:38:29.566Z] ---> Running in 8d083ad86f33 [2020-02-28T13:38:29.566Z] Cloning into '/buildx'... [2020-02-28T13:38:30.133Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-02-28T13:38:30.133Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-02-28T13:38:30.551Z] go: finding github.com/kr/pretty v0.1.0 [2020-02-28T13:38:30.551Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-02-28T13:38:30.551Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-02-28T13:38:30.961Z] go: finding github.com/pkg/profile v1.2.1 [2020-02-28T13:38:31.392Z] go: finding golang.org/x/text v0.3.0 [2020-02-28T13:38:31.800Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-02-28T13:38:31.800Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-02-28T13:38:32.194Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-02-28T13:38:32.194Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-02-28T13:38:32.194Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-02-28T13:38:32.578Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-02-28T13:38:32.578Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-02-28T13:38:32.971Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-02-28T13:38:32.971Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-02-28T13:38:32.971Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-02-28T13:38:33.366Z] go: finding github.com/kr/text v0.1.0 [2020-02-28T13:38:33.366Z] go: finding github.com/spf13/afero v1.1.2 [2020-02-28T13:38:33.366Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-02-28T13:38:33.366Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-02-28T13:38:33.761Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-02-28T13:38:33.761Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-02-28T13:38:34.031Z] Removing intermediate container 8d083ad86f33 [2020-02-28T13:38:34.031Z] ---> d58a4b9fe466 [2020-02-28T13:38:34.031Z] Step 7/16 : WORKDIR /buildx [2020-02-28T13:38:34.031Z] ---> Running in 8f49f5ab574e [2020-02-28T13:38:34.031Z] Removing intermediate container 8f49f5ab574e [2020-02-28T13:38:34.031Z] ---> 299ea74833a8 [2020-02-28T13:38:34.031Z] Step 8/16 : ARG BUILDX_COMMIT [2020-02-28T13:38:34.031Z] ---> Running in 7cf116773677 [2020-02-28T13:38:34.031Z] Removing intermediate container 7cf116773677 [2020-02-28T13:38:34.031Z] ---> 8510a28d7468 [2020-02-28T13:38:34.031Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-02-28T13:38:34.031Z] ---> Running in 9fbd90fe4336 [2020-02-28T13:38:34.140Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-02-28T13:38:34.140Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-02-28T13:38:34.140Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-02-28T13:38:34.140Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-02-28T13:38:34.319Z] From https://github.com/docker/buildx [2020-02-28T13:38:34.319Z] * [new tag] v0.3.1 -> build [2020-02-28T13:38:34.520Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-02-28T13:38:34.520Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-02-28T13:38:34.946Z] Switched to branch 'build' [2020-02-28T13:38:35.336Z] go: finding gotest.tools v2.1.0+incompatible [2020-02-28T13:38:35.336Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-02-28T13:38:35.336Z] go: finding github.com/onsi/gomega v1.4.3 [2020-02-28T13:38:35.336Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-02-28T13:38:35.336Z] go: finding google.golang.org/grpc v1.20.1 [2020-02-28T13:38:35.714Z] go: finding github.com/docker/go-units v0.3.1 [2020-02-28T13:38:35.714Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-02-28T13:38:35.980Z] Removing intermediate container 9fbd90fe4336 [2020-02-28T13:38:35.980Z] ---> 39bbc83a2d6a [2020-02-28T13:38:35.980Z] Step 10/16 : RUN go mod download [2020-02-28T13:38:35.980Z] ---> Running in 8e44ea3cebed [2020-02-28T13:38:36.093Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-02-28T13:38:36.271Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-02-28T13:38:36.271Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-02-28T13:38:36.271Z] go: finding github.com/spf13/viper v1.3.2 [2020-02-28T13:38:36.271Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-02-28T13:38:36.271Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-02-28T13:38:36.271Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-02-28T13:38:36.271Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-02-28T13:38:36.271Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-02-28T13:38:36.271Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-02-28T13:38:36.292Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-090bc3f742ca462a9) in /home/ubuntu/workspace/moby_PR-40594 [Pipeline] { [Pipeline] checkout [2020-02-28T13:38:36.458Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-02-28T13:38:36.458Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-02-28T13:38:36.458Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-02-28T13:38:36.458Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-02-28T13:38:36.829Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-02-28T13:38:36.829Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-02-28T13:38:37.325Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-02-28T13:38:37.641Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-02-28T13:38:37.641Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-02-28T13:38:37.641Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-02-28T13:38:37.641Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-02-28T13:38:37.641Z] go: finding cloud.google.com/go v0.26.0 [2020-02-28T13:38:37.641Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-02-28T13:38:38.364Z] go: finding github.com/spf13/afero v1.1.2 [2020-02-28T13:38:38.364Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-02-28T13:38:38.364Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-02-28T13:38:38.658Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-02-28T13:38:38.658Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-02-28T13:38:39.075Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-02-28T13:38:39.076Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-02-28T13:38:39.295Z] go: finding github.com/spf13/cobra v0.0.3 [2020-02-28T13:38:39.295Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-02-28T13:38:39.467Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-02-28T13:38:39.498Z] using credential docker-jenkins-github-credentials [2020-02-28T13:38:39.516Z] Cloning the remote Git repository [2020-02-28T13:38:39.516Z] Cloning with configured refspecs honoured and without tags [2020-02-28T13:38:39.588Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-02-28T13:38:39.865Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-02-28T13:38:39.849Z] Cloning repository https://github.com/moby/moby.git [2020-02-28T13:38:39.922Z] > git init /home/ubuntu/workspace/moby_PR-40594 # timeout=10 [2020-02-28T13:38:40.128Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T13:38:40.128Z] > git --version # timeout=10 [2020-02-28T13:38:40.141Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T13:38:40.144Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40594/head:refs/remotes/origin/PR-40594 +refs/heads/master:refs/remotes/origin/master [2020-02-28T13:38:40.225Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-02-28T13:38:40.234Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-02-28T13:38:40.234Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-02-28T13:38:40.520Z] go: finding github.com/pkg/errors v0.8.1 [2020-02-28T13:38:40.609Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-02-28T13:38:40.609Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-02-28T13:38:40.980Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-02-28T13:38:40.980Z] go: finding github.com/containerd/containerd v1.2.4 [2020-02-28T13:38:40.980Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-02-28T13:38:40.980Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-02-28T13:38:41.182Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-02-28T13:38:41.182Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-02-28T13:38:41.368Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-02-28T13:38:41.742Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-02-28T13:38:41.742Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-02-28T13:38:41.742Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-02-28T13:38:41.742Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-02-28T13:38:41.819Z] go: finding github.com/gorilla/mux v1.7.0 [2020-02-28T13:38:41.819Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-02-28T13:38:42.112Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-02-28T13:38:42.115Z] go: finding github.com/golang/mock v1.1.1 [2020-02-28T13:38:42.115Z] go: finding github.com/kr/pty v1.1.1 [2020-02-28T13:38:42.115Z] go: finding google.golang.org/appengine v1.1.0 [2020-02-28T13:38:42.481Z] go: finding github.com/client9/misspell v0.3.4 [2020-02-28T13:38:42.869Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-02-28T13:38:43.227Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-02-28T13:38:43.634Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-02-28T13:38:43.634Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-02-28T13:38:44.271Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-02-28T13:38:44.564Z] go: finding github.com/magiconair/properties v1.8.0 [2020-02-28T13:38:44.857Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-02-28T13:38:45.508Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-02-28T13:38:45.508Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-02-28T13:38:45.508Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-02-28T13:38:46.171Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-02-28T13:38:46.171Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-02-28T13:38:46.476Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-02-28T13:38:46.476Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-02-28T13:38:47.121Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-02-28T13:38:47.419Z] go: finding github.com/imdario/mergo v0.3.7 [2020-02-28T13:38:47.715Z] go: finding github.com/spf13/pflag v1.0.3 [2020-02-28T13:38:47.715Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-02-28T13:38:48.356Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-02-28T13:38:48.650Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-02-28T13:38:49.294Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-02-28T13:38:49.294Z] go: finding github.com/gofrs/flock v0.7.0 [2020-02-28T13:38:49.587Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-02-28T13:38:49.880Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-02-28T13:38:50.172Z] go: finding github.com/jinzhu/now v1.0.0 [2020-02-28T13:38:50.172Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-02-28T13:38:51.210Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-02-28T13:38:51.502Z] go: finding github.com/stretchr/testify v1.2.2 [2020-02-28T13:38:51.502Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-02-28T13:38:51.797Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-02-28T13:38:52.436Z] go: finding github.com/stretchr/objx v0.1.1 [2020-02-28T13:38:55.180Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-02-28T13:38:55.180Z] go: finding github.com/spf13/cast v1.3.0 [2020-02-28T13:38:55.180Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-02-28T13:38:55.180Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-02-28T13:38:55.180Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-02-28T13:38:55.180Z] go: finding github.com/json-iterator/go v1.1.6 [2020-02-28T13:38:55.472Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-02-28T13:38:57.354Z] Fetching without tags [2020-02-28T13:38:57.573Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-02-28T13:38:57.737Z] Merging remotes/origin/master commit 38f52c9fec820cece6c51d65a161648347fb2ee1 into PR head commit 83c0bedba914fa08c9d1f2fe1e47b38a3264777d [2020-02-28T13:38:57.921Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-02-28T13:38:57.921Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-02-28T13:38:57.921Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-02-28T13:38:58.218Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-02-28T13:38:57.379Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T13:38:57.402Z] > git config --add remote.origin.fetch +refs/pull/40594/head:refs/remotes/origin/PR-40594 # timeout=10 [2020-02-28T13:38:57.425Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-28T13:38:57.440Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T13:38:57.455Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T13:38:57.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T13:38:57.457Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40594/head:refs/remotes/origin/PR-40594 +refs/heads/master:refs/remotes/origin/master [2020-02-28T13:38:57.848Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T13:38:57.856Z] > git checkout -f 83c0bedba914fa08c9d1f2fe1e47b38a3264777d [2020-02-28T13:38:58.858Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-02-28T13:38:59.441Z] Merge succeeded, producing c8012c7cb1b6b6fd91794fb293d5f8a38395b654 [2020-02-28T13:38:59.441Z] Checking out Revision c8012c7cb1b6b6fd91794fb293d5f8a38395b654 (PR-40594) [2020-02-28T13:38:59.499Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-02-28T13:39:00.264Z] Commit message: "Merge commit '38f52c9fec820cece6c51d65a161648347fb2ee1' into HEAD" [2020-02-28T13:39:00.265Z] First time build. Skipping changelog. [2020-02-28T13:39:00.536Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-02-28T13:39:00.536Z] go: finding github.com/stretchr/testify v1.3.0 [2020-02-28T13:39:00.536Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-02-28T13:38:58.756Z] > git merge 38f52c9fec820cece6c51d65a161648347fb2ee1 # timeout=10 [2020-02-28T13:38:59.506Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-28T13:38:59.516Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T13:38:59.529Z] > git checkout -f c8012c7cb1b6b6fd91794fb293d5f8a38395b654 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-28T13:39:01.183Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-02-28T13:39:01.183Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-02-28T13:39:01.785Z] + docker version [2020-02-28T13:39:02.226Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-02-28T13:39:03.268Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-02-28T13:39:04.343Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-02-28T13:39:04.634Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-02-28T13:39:04.634Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-02-28T13:39:04.926Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-02-28T13:39:05.568Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-02-28T13:39:06.216Z] go: finding google.golang.org/grpc v1.20.1 [2020-02-28T13:39:06.856Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-02-28T13:39:06.856Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-02-28T13:39:07.152Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-02-28T13:39:07.454Z] go: finding github.com/docker/go-connections v0.4.0 [2020-02-28T13:39:07.749Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-02-28T13:39:09.917Z] Client: Docker Engine - Community [2020-02-28T13:39:09.917Z] Version: 19.03.5 [2020-02-28T13:39:09.917Z] API version: 1.40 [2020-02-28T13:39:09.917Z] Go version: go1.12.12 [2020-02-28T13:39:09.917Z] Git commit: 633a0ea [2020-02-28T13:39:09.917Z] Built: Wed Nov 13 07:27:53 2019 [2020-02-28T13:39:09.917Z] OS/Arch: linux/arm64 [2020-02-28T13:39:09.917Z] Experimental: false [2020-02-28T13:39:09.917Z] [2020-02-28T13:39:09.917Z] Server: Docker Engine - Community [2020-02-28T13:39:09.917Z] Engine: [2020-02-28T13:39:09.917Z] Version: 19.03.5 [2020-02-28T13:39:09.917Z] API version: 1.40 (minimum version 1.12) [2020-02-28T13:39:09.917Z] Go version: go1.12.12 [2020-02-28T13:39:09.917Z] Git commit: 633a0ea [2020-02-28T13:39:09.917Z] Built: Wed Nov 13 07:26:25 2019 [2020-02-28T13:39:09.917Z] OS/Arch: linux/arm64 [2020-02-28T13:39:09.917Z] Experimental: true [2020-02-28T13:39:09.917Z] containerd: [2020-02-28T13:39:09.917Z] Version: 1.2.10 [2020-02-28T13:39:09.917Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-28T13:39:09.917Z] runc: [2020-02-28T13:39:09.917Z] Version: 1.0.0-rc8+dev [2020-02-28T13:39:09.917Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-28T13:39:09.917Z] docker-init: [2020-02-28T13:39:09.917Z] Version: 0.18.0 [2020-02-28T13:39:09.917Z] GitCommit: fec3683 [Pipeline] sh [2020-02-28T13:39:10.260Z] + docker info [2020-02-28T13:39:10.503Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-02-28T13:39:10.503Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-02-28T13:39:10.503Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-02-28T13:39:10.503Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-02-28T13:39:10.793Z] go: finding github.com/stretchr/objx v0.1.0 [2020-02-28T13:39:10.793Z] go: finding cloud.google.com/go v0.26.0 [2020-02-28T13:39:11.089Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-02-28T13:39:11.089Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-02-28T13:39:11.389Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-02-28T13:39:12.446Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-02-28T13:39:13.087Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-02-28T13:39:13.718Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-02-28T13:39:14.011Z] go: finding github.com/golang/protobuf v1.2.0 [2020-02-28T13:39:15.046Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-02-28T13:39:15.336Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-02-28T13:39:16.391Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-02-28T13:39:16.681Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-02-28T13:39:16.681Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-02-28T13:39:16.971Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-02-28T13:39:17.261Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-02-28T13:39:17.266Z] Removing intermediate container 9743c7e954c5 [2020-02-28T13:39:17.267Z] ---> a9b183b15828 [2020-02-28T13:39:17.267Z] Step 11/16 : ARG GOOS [2020-02-28T13:39:17.267Z] ---> Running in 0ad301748ee3 [2020-02-28T13:39:17.267Z] Removing intermediate container 0ad301748ee3 [2020-02-28T13:39:17.267Z] ---> 4c01cff8893e [2020-02-28T13:39:17.267Z] Step 12/16 : ARG GOARCH [2020-02-28T13:39:17.267Z] ---> Running in 56f5fa94789d [2020-02-28T13:39:17.267Z] Removing intermediate container 56f5fa94789d [2020-02-28T13:39:17.267Z] ---> 13556364191d [2020-02-28T13:39:17.267Z] 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 [2020-02-28T13:39:17.267Z] ---> Running in ecf55d7bc932 [2020-02-28T13:39:17.553Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-02-28T13:39:18.382Z] Client: [2020-02-28T13:39:18.382Z] Debug Mode: false [2020-02-28T13:39:18.382Z] [2020-02-28T13:39:18.382Z] Server: [2020-02-28T13:39:18.382Z] Containers: 0 [2020-02-28T13:39:18.382Z] Running: 0 [2020-02-28T13:39:18.382Z] Paused: 0 [2020-02-28T13:39:18.382Z] Stopped: 0 [2020-02-28T13:39:18.382Z] Images: 0 [2020-02-28T13:39:18.382Z] Server Version: 19.03.5 [2020-02-28T13:39:18.382Z] Storage Driver: overlay2 [2020-02-28T13:39:18.382Z] Backing Filesystem: extfs [2020-02-28T13:39:18.382Z] Supports d_type: true [2020-02-28T13:39:18.382Z] Native Overlay Diff: true [2020-02-28T13:39:18.382Z] Logging Driver: json-file [2020-02-28T13:39:18.382Z] Cgroup Driver: cgroupfs [2020-02-28T13:39:18.382Z] Plugins: [2020-02-28T13:39:18.382Z] Volume: local [2020-02-28T13:39:18.383Z] Network: bridge host ipvlan macvlan null overlay [2020-02-28T13:39:18.383Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-28T13:39:18.383Z] Swarm: inactive [2020-02-28T13:39:18.383Z] Runtimes: runc [2020-02-28T13:39:18.383Z] Default Runtime: runc [2020-02-28T13:39:18.383Z] Init Binary: docker-init [2020-02-28T13:39:18.383Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-28T13:39:18.383Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-28T13:39:18.383Z] init version: fec3683 [2020-02-28T13:39:18.383Z] Security Options: [2020-02-28T13:39:18.383Z] apparmor [2020-02-28T13:39:18.383Z] seccomp [2020-02-28T13:39:18.383Z] Profile: default [2020-02-28T13:39:18.383Z] Kernel Version: 4.15.0-1057-aws [2020-02-28T13:39:18.383Z] Operating System: Ubuntu 16.04.6 LTS [2020-02-28T13:39:18.383Z] OSType: linux [2020-02-28T13:39:18.383Z] Architecture: aarch64 [2020-02-28T13:39:18.383Z] CPUs: 4 [2020-02-28T13:39:18.383Z] Total Memory: 7.525GiB [2020-02-28T13:39:18.383Z] Name: ip-10-100-100-72 [2020-02-28T13:39:18.383Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-02-28T13:39:18.383Z] Docker Root Dir: /var/lib/docker [2020-02-28T13:39:18.383Z] Debug Mode: false [2020-02-28T13:39:18.383Z] Registry: https://index.docker.io/v1/ [2020-02-28T13:39:18.383Z] Labels: [2020-02-28T13:39:18.383Z] Experimental: true [2020-02-28T13:39:18.383Z] Insecure Registries: [2020-02-28T13:39:18.383Z] 127.0.0.0/8 [2020-02-28T13:39:18.383Z] Live Restore Enabled: true [2020-02-28T13:39:18.383Z] [2020-02-28T13:39:18.383Z] WARNING: No swap limit support [Pipeline] sh [2020-02-28T13:39:18.680Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-28T13:39:18.680Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-28T13:39:18.680Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40594/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-28T13:39:18.941Z] + bash /home/ubuntu/workspace/moby_PR-40594/check-config.sh [2020-02-28T13:39:18.941Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-28T13:39:18.941Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-02-28T13:39:18.941Z] [2020-02-28T13:39:18.941Z] Generally Necessary: [2020-02-28T13:39:18.941Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-28T13:39:18.941Z] - apparmor: enabled and tools installed [2020-02-28T13:39:18.941Z] - CONFIG_NAMESPACES: enabled [2020-02-28T13:39:18.941Z] - CONFIG_NET_NS: enabled [2020-02-28T13:39:18.941Z] - CONFIG_PID_NS: enabled [2020-02-28T13:39:18.941Z] - CONFIG_IPC_NS: enabled [2020-02-28T13:39:18.941Z] - CONFIG_UTS_NS: enabled [2020-02-28T13:39:18.941Z] - CONFIG_CGROUPS: enabled [2020-02-28T13:39:18.941Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-28T13:39:18.941Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-28T13:39:18.941Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-28T13:39:18.941Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-28T13:39:18.941Z] - CONFIG_CPUSETS: enabled [2020-02-28T13:39:18.942Z] - CONFIG_MEMCG: enabled [2020-02-28T13:39:18.942Z] - CONFIG_KEYS: enabled [2020-02-28T13:39:18.942Z] - CONFIG_VETH: enabled (as module) [2020-02-28T13:39:18.942Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-28T13:39:18.942Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-28T13:39:18.942Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-28T13:39:19.088Z] go: finding github.com/client9/misspell v0.3.4 [2020-02-28T13:39:19.201Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-28T13:39:19.201Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-28T13:39:19.201Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-28T13:39:19.201Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-28T13:39:19.201Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-28T13:39:19.201Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-28T13:39:19.201Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-28T13:39:19.201Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-28T13:39:19.201Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-28T13:39:19.201Z] [2020-02-28T13:39:19.201Z] Optional Features: [2020-02-28T13:39:19.201Z] - CONFIG_USER_NS: enabled [2020-02-28T13:39:19.201Z] - CONFIG_SECCOMP: enabled [2020-02-28T13:39:19.201Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-28T13:39:19.201Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-28T13:39:19.201Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-28T13:39:19.201Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-28T13:39:19.201Z] - CONFIG_BLK_CGROUP: enabled [2020-02-28T13:39:19.201Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-28T13:39:19.201Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-28T13:39:19.201Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-28T13:39:19.201Z] - CONFIG_CGROUP_PERF: enabled [2020-02-28T13:39:19.201Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-28T13:39:19.201Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-28T13:39:19.201Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-28T13:39:19.201Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-28T13:39:19.201Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-28T13:39:19.201Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-28T13:39:19.391Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-02-28T13:39:19.462Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-28T13:39:19.462Z] - CONFIG_IP_VS: enabled (as module) [2020-02-28T13:39:19.462Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-28T13:39:19.462Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-28T13:39:19.462Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-28T13:39:19.462Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-28T13:39:19.462Z] - CONFIG_EXT4_FS: enabled [2020-02-28T13:39:19.462Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-28T13:39:19.462Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-28T13:39:19.462Z] - Network Drivers: [2020-02-28T13:39:19.462Z] - "overlay": [2020-02-28T13:39:19.462Z] - CONFIG_VXLAN: enabled (as module) [2020-02-28T13:39:19.462Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-28T13:39:19.462Z] Optional (for encrypted networks): [2020-02-28T13:39:19.462Z] - CONFIG_CRYPTO: enabled [2020-02-28T13:39:19.462Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-28T13:39:19.462Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-28T13:39:19.462Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-28T13:39:19.462Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-28T13:39:19.462Z] - CONFIG_XFRM: enabled [2020-02-28T13:39:19.462Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-28T13:39:19.462Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-28T13:39:19.462Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-28T13:39:19.462Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-28T13:39:19.462Z] - "ipvlan": [2020-02-28T13:39:19.462Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-28T13:39:19.462Z] - "macvlan": [2020-02-28T13:39:19.462Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-28T13:39:19.462Z] - CONFIG_DUMMY: enabled (as module) [2020-02-28T13:39:19.462Z] - "ftp,tftp client in container": [2020-02-28T13:39:19.721Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-28T13:39:19.721Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-28T13:39:19.721Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-28T13:39:19.721Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-28T13:39:19.721Z] - Storage Drivers: [2020-02-28T13:39:19.721Z] - "aufs": [2020-02-28T13:39:19.721Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-28T13:39:19.721Z] - "btrfs": [2020-02-28T13:39:19.721Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-28T13:39:19.721Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-28T13:39:19.721Z] - "devicemapper": [2020-02-28T13:39:19.721Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-28T13:39:19.721Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-28T13:39:19.721Z] - "overlay": [2020-02-28T13:39:19.721Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-28T13:39:19.721Z] - "zfs": [2020-02-28T13:39:19.721Z] - /dev/zfs: missing [2020-02-28T13:39:19.721Z] - zfs command: missing [2020-02-28T13:39:19.721Z] - zpool command: missing [2020-02-28T13:39:19.721Z] [2020-02-28T13:39:19.721Z] Limits: [2020-02-28T13:39:19.721Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-28T13:39:19.721Z] [2020-02-28T13:39:19.721Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-28T13:39:20.074Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:31549a69e13df4487a313bd6a6211b5f532f0eb0 . [2020-02-28T13:39:20.074Z] #2 [internal] load build definition from Dockerfile [2020-02-28T13:39:20.335Z] #2 transferring dockerfile: 15.84kB done [2020-02-28T13:39:20.335Z] #2 DONE 0.3s [2020-02-28T13:39:20.335Z] [2020-02-28T13:39:20.335Z] #1 [internal] load .dockerignore [2020-02-28T13:39:20.335Z] #1 transferring context: 87B done [2020-02-28T13:39:20.335Z] #1 DONE 0.3s [2020-02-28T13:39:20.335Z] [2020-02-28T13:39:20.335Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-28T13:39:20.427Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-02-28T13:39:20.427Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-02-28T13:39:20.427Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-02-28T13:39:20.721Z] go: finding github.com/pkg/profile v1.2.1 [2020-02-28T13:39:20.903Z] #3 DONE 0.4s [2020-02-28T13:39:20.903Z] [2020-02-28T13:39:20.903Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-28T13:39:20.903Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-28T13:39:20.903Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-02-28T13:39:20.903Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s [2020-02-28T13:39:20.903Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-28T13:39:20.903Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-02-28T13:39:20.903Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done [2020-02-28T13:39:21.164Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2020-02-28T13:39:21.354Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-02-28T13:39:21.354Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-02-28T13:39:21.424Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2020-02-28T13:39:21.424Z] #4 DONE 0.5s [2020-02-28T13:39:21.684Z] [2020-02-28T13:39:21.684Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-28T13:39:21.958Z] #6 DONE 0.3s [2020-02-28T13:39:21.958Z] [2020-02-28T13:39:21.958Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-02-28T13:39:21.958Z] #5 DONE 0.2s [2020-02-28T13:39:21.958Z] [2020-02-28T13:39:21.958Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-02-28T13:39:21.958Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-02-28T13:39:21.958Z] #7 sha256:5aac44732a29bc2feed5f3e35d41afc4dffa1ca3f16863e79eef0af9749db80b 1.79kB / 1.79kB done [2020-02-28T13:39:21.958Z] #7 sha256:cf0ca10818ef71189f7b086a557d94fa3f7eda49b4e93cdde64d89a2c4f7ac5a 5.46kB / 5.46kB done [2020-02-28T13:39:21.958Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 0B / 49.17MB 0.1s [2020-02-28T13:39:21.958Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-02-28T13:39:21.958Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0B / 7.68MB 0.1s [2020-02-28T13:39:21.958Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0B / 9.98MB 0.1s [2020-02-28T13:39:21.990Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-02-28T13:39:22.221Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 904.75kB / 7.68MB 0.2s [2020-02-28T13:39:22.221Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 2.63MB / 9.98MB 0.2s [2020-02-28T13:39:22.221Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 7.16MB / 49.17MB 0.3s [2020-02-28T13:39:22.221Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.3s [2020-02-28T13:39:22.221Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.28MB / 9.98MB 0.3s [2020-02-28T13:39:22.221Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 17.78MB / 49.17MB 0.4s [2020-02-28T13:39:22.221Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.3s done [2020-02-28T13:39:22.221Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 0.3s done [2020-02-28T13:39:22.221Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 0B / 52.10MB 0.4s [2020-02-28T13:39:22.221Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 0B / 62.47MB 0.4s [2020-02-28T13:39:22.481Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 6.12MB / 52.10MB 0.5s [2020-02-28T13:39:22.666Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-02-28T13:39:22.666Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-02-28T13:39:22.743Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 15.59MB / 52.10MB 0.6s [2020-02-28T13:39:22.743Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 13.18MB / 62.47MB 0.6s [2020-02-28T13:39:22.743Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 35.58MB / 49.17MB 0.8s [2020-02-28T13:39:22.743Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 36.27MB / 52.10MB 0.8s [2020-02-28T13:39:22.743Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 31.58MB / 62.47MB 0.8s [2020-02-28T13:39:22.743Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 45.60MB / 49.17MB 0.9s [2020-02-28T13:39:22.743Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 49.17MB / 52.10MB 0.9s [2020-02-28T13:39:22.743Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 43.89MB / 62.47MB 0.9s [2020-02-28T13:39:22.957Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-02-28T13:39:22.957Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-02-28T13:39:22.957Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-02-28T13:39:23.006Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 1.0s [2020-02-28T13:39:23.006Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 1.0s [2020-02-28T13:39:23.006Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 52.41MB / 62.47MB 1.0s [2020-02-28T13:39:23.006Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 62.47MB / 62.47MB 1.1s [2020-02-28T13:39:23.273Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-02-28T13:39:23.908Z] go: finding google.golang.org/appengine v1.1.0 [2020-02-28T13:39:24.405Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b [2020-02-28T13:39:24.947Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-02-28T13:39:24.947Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-02-28T13:39:24.947Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-02-28T13:39:24.947Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-02-28T13:39:24.981Z] #7 ... [2020-02-28T13:39:24.981Z] [2020-02-28T13:39:24.981Z] #20 [internal] load build context [2020-02-28T13:39:24.981Z] #20 transferring context: 49.60MB 2.5s done [2020-02-28T13:39:24.981Z] #20 DONE 2.8s [2020-02-28T13:39:24.981Z] [2020-02-28T13:39:24.981Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-02-28T13:39:24.981Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 2.0s done [2020-02-28T13:39:24.981Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 2.3s done [2020-02-28T13:39:24.981Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 62.47MB / 62.47MB 2.7s done [2020-02-28T13:39:24.981Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 125.53kB / 97.60MB 2.8s [2020-02-28T13:39:24.981Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 156B / 156B 2.8s done [2020-02-28T13:39:24.981Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 8.52MB / 97.60MB 2.9s [2020-02-28T13:39:24.981Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 18.11MB / 97.60MB 3.0s [2020-02-28T13:39:25.241Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 34.38MB / 97.60MB 3.2s [2020-02-28T13:39:25.241Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 46.57MB / 97.60MB 3.3s [2020-02-28T13:39:25.245Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-02-28T13:39:25.245Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-02-28T13:39:25.505Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 56.66MB / 97.60MB 3.4s [2020-02-28T13:39:25.505Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 62.21MB / 97.60MB 3.5s [2020-02-28T13:39:25.505Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 72.52MB / 97.60MB 3.6s [2020-02-28T13:39:25.539Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-02-28T13:39:25.539Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-02-28T13:39:25.765Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 84.66MB / 97.60MB 3.7s [2020-02-28T13:39:25.765Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 97.60MB / 97.60MB 3.9s [2020-02-28T13:39:25.836Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-02-28T13:39:26.025Z] #7 ... [2020-02-28T13:39:26.025Z] [2020-02-28T13:39:26.025Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-28T13:39:26.025Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-28T13:39:26.025Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-28T13:39:26.025Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-28T13:39:26.025Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.0s done [2020-02-28T13:39:26.025Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.8s done [2020-02-28T13:39:26.025Z] #68 DONE 4.1s [2020-02-28T13:39:26.025Z] [2020-02-28T13:39:26.025Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-02-28T13:39:26.129Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-02-28T13:39:26.285Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 97.60MB / 97.60MB 4.1s done [2020-02-28T13:39:26.423Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-02-28T13:39:26.423Z] go: finding github.com/kr/pretty v0.1.0 [2020-02-28T13:39:27.062Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-02-28T13:39:27.234Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 3.1s done [2020-02-28T13:39:27.361Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-02-28T13:39:27.807Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 [2020-02-28T13:39:28.066Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0.3s done [2020-02-28T13:39:28.330Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 [2020-02-28T13:39:28.399Z] go: finding github.com/google/go-cmp v0.2.0 [2020-02-28T13:39:28.590Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0.3s done [2020-02-28T13:39:28.590Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced [2020-02-28T13:39:29.032Z] go: finding github.com/golang/mock v1.1.1 [2020-02-28T13:39:29.366Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-02-28T13:39:29.662Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-02-28T13:39:30.696Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-02-28T13:39:30.990Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-02-28T13:39:31.137Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 1.9s done [2020-02-28T13:39:31.138Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 [2020-02-28T13:39:31.622Z] go: finding gotest.tools v2.2.0+incompatible [2020-02-28T13:39:31.914Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-02-28T13:39:32.218Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-02-28T13:39:32.520Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 1.7s done [2020-02-28T13:39:33.089Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 [2020-02-28T13:39:33.265Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-02-28T13:39:34.302Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-02-28T13:39:34.302Z] go: finding github.com/docker/go-connections v0.3.0 [2020-02-28T13:39:34.592Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-02-28T13:39:34.592Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-02-28T13:39:34.592Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-02-28T13:39:35.222Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-02-28T13:39:35.514Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-02-28T13:39:36.413Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 3.3s done [2020-02-28T13:39:36.563Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-02-28T13:39:36.563Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-02-28T13:39:36.694Z] #7 extracting sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 done [2020-02-28T13:39:36.694Z] #7 DONE 14.8s [2020-02-28T13:39:36.694Z] [2020-02-28T13:39:36.695Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-28T13:39:36.852Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-02-28T13:39:37.142Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-02-28T13:39:38.173Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-02-28T13:39:38.173Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-02-28T13:39:39.210Z] go: finding golang.org/x/text v0.3.0 [2020-02-28T13:39:39.210Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-02-28T13:39:39.503Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-02-28T13:39:40.136Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-02-28T13:39:40.432Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-02-28T13:39:40.930Z] #8 DONE 3.4s [2020-02-28T13:39:40.930Z] [2020-02-28T13:39:40.930Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-28T13:39:41.190Z] #9 DONE 0.9s [2020-02-28T13:39:41.190Z] [2020-02-28T13:39:41.190Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-28T13:39:41.190Z] #29 DONE 0.1s [2020-02-28T13:39:41.190Z] [2020-02-28T13:39:41.190Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:39:41.190Z] #35 ... [2020-02-28T13:39:41.190Z] [2020-02-28T13:39:41.190Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-28T13:39:41.190Z] #40 DONE 0.1s [2020-02-28T13:39:41.190Z] [2020-02-28T13:39:41.190Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T13:39:41.190Z] #21 DONE 0.1s [2020-02-28T13:39:41.451Z] [2020-02-28T13:39:41.451Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-28T13:39:41.451Z] #22 DONE 0.1s [2020-02-28T13:39:41.451Z] [2020-02-28T13:39:41.451Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-28T13:39:41.451Z] #32 DONE 0.1s [2020-02-28T13:39:41.451Z] [2020-02-28T13:39:41.451Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-28T13:39:41.451Z] #64 DONE 0.2s [2020-02-28T13:39:41.451Z] [2020-02-28T13:39:41.451Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-28T13:39:41.451Z] #46 DONE 0.2s [2020-02-28T13:39:41.451Z] [2020-02-28T13:39:41.451Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-28T13:39:41.451Z] #49 DONE 0.2s [2020-02-28T13:39:41.451Z] [2020-02-28T13:39:41.451Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-28T13:39:41.451Z] #52 DONE 0.2s [2020-02-28T13:39:41.451Z] [2020-02-28T13:39:41.451Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:39:41.451Z] #53 ... [2020-02-28T13:39:41.451Z] [2020-02-28T13:39:41.451Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-28T13:39:41.451Z] #70 DONE 0.2s [2020-02-28T13:39:41.476Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-02-28T13:39:41.711Z] [2020-02-28T13:39:41.711Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:39:42.114Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-02-28T13:39:42.768Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-02-28T13:39:43.064Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-02-28T13:39:43.354Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-02-28T13:39:43.989Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-02-28T13:39:46.061Z] go: finding github.com/kr/text v0.1.0 [2020-02-28T13:39:46.353Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-02-28T13:39:46.423Z] Removing intermediate container ecf55d7bc932 [2020-02-28T13:39:46.423Z] ---> 702abe0c8eb0 [2020-02-28T13:39:46.423Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-02-28T13:39:46.423Z] ---> 687421176e14 [2020-02-28T13:39:46.423Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-02-28T13:39:46.423Z] ---> 4a4576561891 [2020-02-28T13:39:46.423Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-02-28T13:39:46.423Z] ---> Running in 2189dedc36ff [2020-02-28T13:39:46.423Z] Removing intermediate container 2189dedc36ff [2020-02-28T13:39:46.423Z] ---> 0a93720676d3 [2020-02-28T13:39:46.423Z] Successfully built 0a93720676d3 [2020-02-28T13:39:46.423Z] Successfully tagged moby-buildx:latest [2020-02-28T13:39:46.423Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-02-28T13:39:46.423Z] if [ -n "${id}" ]; then \ [2020-02-28T13:39:46.423Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-02-28T13:39:46.423Z] && touch bundles/buildx; \ [2020-02-28T13:39:46.423Z] docker rm -f ${id}; \ [2020-02-28T13:39:46.423Z] fi [2020-02-28T13:39:46.423Z] b846fecf060d0456bf11a70e18f5b023315960c14b3f17c5395ec302712dc217 [2020-02-28T13:39:46.423Z] bundles/buildx version [2020-02-28T13:39:46.423Z] buildx v0.3.1 6db68d0 [2020-02-28T13:39:46.423Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:31549a69e13df4487a313bd6a6211b5f532f0eb0 . [2020-02-28T13:39:46.423Z] #1 [internal] booting buildkit [2020-02-28T13:39:46.423Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-02-28T13:39:46.423Z] #1 pulling image moby/buildkit:buildx-stable-1 1.7s done [2020-02-28T13:39:46.423Z] #1 creating container buildx_buildkit_default [2020-02-28T13:39:46.423Z] #1 creating container buildx_buildkit_default 0.4s done [2020-02-28T13:39:46.423Z] #1 DONE 2.2s [2020-02-28T13:39:46.423Z] [2020-02-28T13:39:46.423Z] #3 [internal] load build definition from Dockerfile [2020-02-28T13:39:46.423Z] #3 transferring dockerfile: 15.83kB done [2020-02-28T13:39:46.423Z] #3 DONE 0.0s [2020-02-28T13:39:46.423Z] [2020-02-28T13:39:46.423Z] #2 [internal] load .dockerignore [2020-02-28T13:39:46.423Z] #2 transferring context: 87B done [2020-02-28T13:39:46.423Z] #2 DONE 0.0s [2020-02-28T13:39:46.646Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-02-28T13:39:46.646Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-02-28T13:39:46.646Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-02-28T13:39:46.646Z] go: finding github.com/lib/pq v1.0.0 [2020-02-28T13:39:46.686Z] #71 4.657 + RM_GOPATH=0 [2020-02-28T13:39:46.686Z] #71 4.657 + TMP_GOPATH= [2020-02-28T13:39:46.686Z] #71 4.657 + : /build [2020-02-28T13:39:46.686Z] #71 4.657 + '[' -z '' ']' [2020-02-28T13:39:46.686Z] #71 4.657 ++ mktemp -d [2020-02-28T13:39:46.686Z] #71 4.657 + export GOPATH=/tmp/tmp.XwWBehUGQJ [2020-02-28T13:39:46.686Z] #71 4.657 + GOPATH=/tmp/tmp.XwWBehUGQJ [2020-02-28T13:39:46.686Z] #71 4.657 + RM_GOPATH=1 [2020-02-28T13:39:46.686Z] #71 4.669 Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T13:39:46.686Z] #71 4.669 ++ dirname ./install.sh [2020-02-28T13:39:46.686Z] #71 4.669 + dir=. [2020-02-28T13:39:46.686Z] #71 4.669 + bin=proxy [2020-02-28T13:39:46.686Z] #71 4.669 + shift [2020-02-28T13:39:46.686Z] #71 4.669 + '[' '!' -f ./proxy.installer ']' [2020-02-28T13:39:46.686Z] #71 4.669 + . ./proxy.installer [2020-02-28T13:39:46.686Z] #71 4.669 ++ : 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T13:39:46.686Z] #71 4.669 + install_proxy [2020-02-28T13:39:46.686Z] #71 4.669 + case "$1" in [2020-02-28T13:39:46.686Z] #71 4.669 + export CGO_ENABLED=0 [2020-02-28T13:39:46.686Z] #71 4.669 + CGO_ENABLED=0 [2020-02-28T13:39:46.686Z] #71 4.669 + _install_proxy [2020-02-28T13:39:46.686Z] #71 4.669 + echo 'Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b' [2020-02-28T13:39:46.686Z] #71 4.669 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XwWBehUGQJ/src/github.com/docker/libnetwork [2020-02-28T13:39:46.686Z] #71 4.702 Cloning into '/tmp/tmp.XwWBehUGQJ/src/github.com/docker/libnetwork'... [2020-02-28T13:39:46.686Z] #71 ... [2020-02-28T13:39:46.686Z] [2020-02-28T13:39:46.686Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:39:46.686Z] #53 5.117 + RM_GOPATH=0 [2020-02-28T13:39:46.686Z] #53 5.117 + TMP_GOPATH= [2020-02-28T13:39:46.686Z] #53 5.117 + : /build [2020-02-28T13:39:46.686Z] #53 5.120 + '[' -z '' ']' [2020-02-28T13:39:46.686Z] #53 5.120 ++ mktemp -d [2020-02-28T13:39:46.686Z] #53 5.121 + export GOPATH=/tmp/tmp.4nqHJpbQNR [2020-02-28T13:39:46.686Z] #53 5.121 + GOPATH=/tmp/tmp.4nqHJpbQNR [2020-02-28T13:39:46.686Z] #53 5.121 + RM_GOPATH=1 [2020-02-28T13:39:46.686Z] #53 5.125 ++ dirname ./install.sh [2020-02-28T13:39:46.686Z] #53 5.125 + dir=. [2020-02-28T13:39:46.686Z] #53 5.125 + bin=golangci_lint [2020-02-28T13:39:46.686Z] #53 5.125 + shift [2020-02-28T13:39:46.686Z] #53 5.125 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-28T13:39:46.686Z] #53 5.125 + . ./golangci_lint.installer [2020-02-28T13:39:46.686Z] #53 5.125 ++ : v1.20.0 [2020-02-28T13:39:46.686Z] #53 5.125 + install_golangci_lint [2020-02-28T13:39:46.686Z] #53 5.125 + echo 'Installing golangci-lint version v1.20.0' [2020-02-28T13:39:46.686Z] #53 5.125 Installing golangci-lint version v1.20.0 [2020-02-28T13:39:46.686Z] #53 5.125 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-28T13:39:46.781Z] [2020-02-28T13:39:46.781Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-28T13:39:47.159Z] #4 DONE 0.5s [2020-02-28T13:39:47.159Z] [2020-02-28T13:39:47.159Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-28T13:39:47.159Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-28T13:39:47.159Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-02-28T13:39:47.159Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 5.18MB / 8.87MB 0.1s [2020-02-28T13:39:47.159Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-02-28T13:39:47.159Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-28T13:39:47.509Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.3s done [2020-02-28T13:39:47.509Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-02-28T13:39:47.857Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.2s done [2020-02-28T13:39:47.857Z] #5 DONE 0.6s [2020-02-28T13:39:47.857Z] [2020-02-28T13:39:47.857Z] #7 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-02-28T13:39:48.156Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-02-28T13:39:48.236Z] #7 DONE 0.3s [2020-02-28T13:39:48.237Z] [2020-02-28T13:39:48.237Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-28T13:39:48.237Z] #6 DONE 0.3s [2020-02-28T13:39:48.237Z] [2020-02-28T13:39:48.237Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-28T13:39:48.237Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-28T13:39:48.237Z] #69 DONE 0.0s [2020-02-28T13:39:48.237Z] [2020-02-28T13:39:48.237Z] #21 [internal] load build context [2020-02-28T13:39:48.457Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-02-28T13:39:48.457Z] go: finding github.com/docker/go-units v0.3.1 [2020-02-28T13:39:48.457Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-02-28T13:39:48.457Z] go: finding github.com/kr/pty v1.1.1 [2020-02-28T13:39:49.817Z] #21 ... [2020-02-28T13:39:49.817Z] [2020-02-28T13:39:49.817Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-28T13:39:49.817Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-28T13:39:49.817Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s done [2020-02-28T13:39:49.817Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-28T13:39:49.817Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.6s done [2020-02-28T13:39:49.817Z] #69 DONE 1.4s [2020-02-28T13:39:49.817Z] [2020-02-28T13:39:49.817Z] #21 [internal] load build context [2020-02-28T13:39:49.971Z] go: finding gotest.tools v2.1.0+incompatible [2020-02-28T13:39:49.971Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-02-28T13:39:49.971Z] go: finding github.com/onsi/gomega v1.4.3 [2020-02-28T13:39:50.238Z] #21 transferring context: 49.60MB 1.8s done [2020-02-28T13:39:50.238Z] #21 DONE 1.8s [2020-02-28T13:39:50.238Z] [2020-02-28T13:39:50.238Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-02-28T13:39:50.238Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-02-28T13:39:50.238Z] #8 sha256:0310c4918d38591c12cbbf0f8f4d5acf3515642afccf3ac4447a97843cec7e86 5.46kB / 5.46kB done [2020-02-28T13:39:50.238Z] #8 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 9.88MB / 9.88MB 0.6s done [2020-02-28T13:39:50.238Z] #8 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-02-28T13:39:50.238Z] #8 sha256:2969be310b76678b0572275b13d923705f3d1dc33f6a4d3b1cadf77ea108bb83 1.79kB / 1.79kB done [2020-02-28T13:39:50.238Z] #8 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 7.38MB / 7.38MB 0.2s done [2020-02-28T13:39:50.238Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 36.55MB / 56.67MB 1.8s [2020-02-28T13:39:50.238Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 38.64MB / 102.16MB 1.8s [2020-02-28T13:39:50.238Z] #8 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 156B / 156B 0.1s done [2020-02-28T13:39:50.238Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 38.98MB / 48.96MB 1.8s [2020-02-28T13:39:50.238Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 41.49MB / 51.33MB 1.8s [2020-02-28T13:39:50.238Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 41.24MB / 56.67MB 1.9s [2020-02-28T13:39:50.238Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 43.53MB / 48.96MB 1.9s [2020-02-28T13:39:50.238Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 45.79MB / 51.33MB 1.9s [2020-02-28T13:39:50.266Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-02-28T13:39:50.586Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-02-28T13:39:50.667Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 45.92MB / 56.67MB 2.1s [2020-02-28T13:39:50.667Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 47.32MB / 102.16MB 2.1s [2020-02-28T13:39:50.667Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 47.83MB / 48.96MB 2.1s [2020-02-28T13:39:50.667Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 49.92MB / 51.33MB 2.1s [2020-02-28T13:39:50.667Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 54.53MB / 56.67MB 2.2s [2020-02-28T13:39:50.667Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 53.87MB / 102.16MB 2.2s [2020-02-28T13:39:50.667Z] #8 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.96MB / 48.96MB 2.2s done [2020-02-28T13:39:50.667Z] #8 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 2.3s done [2020-02-28T13:39:50.667Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 69.38MB / 102.16MB 2.4s [2020-02-28T13:39:50.667Z] #8 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 51.33MB / 51.33MB 2.2s done [2020-02-28T13:39:50.879Z] go: finding github.com/containerd/containerd v1.2.4 [2020-02-28T13:39:51.084Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 87.08MB / 102.16MB 2.5s [2020-02-28T13:39:51.084Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 2.7s [2020-02-28T13:39:51.084Z] #8 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 2.8s done [2020-02-28T13:39:51.172Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-02-28T13:39:51.172Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-02-28T13:39:51.462Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-02-28T13:39:51.462Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-02-28T13:39:51.552Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca [2020-02-28T13:39:51.985Z] #53 ... [2020-02-28T13:39:51.985Z] [2020-02-28T13:39:51.985Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T13:39:51.985Z] #25 5.421 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T13:39:51.985Z] #25 5.449 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T13:39:51.985Z] #25 5.484 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T13:39:51.985Z] #25 6.232 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-28T13:39:51.985Z] #25 7.826 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [179 kB] [2020-02-28T13:39:51.985Z] #25 9.541 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-02-28T13:39:51.985Z] #25 ... [2020-02-28T13:39:51.985Z] [2020-02-28T13:39:51.985Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:39:51.985Z] #43 6.032 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T13:39:51.985Z] #43 6.053 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T13:39:51.985Z] #43 6.055 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T13:39:51.985Z] #43 6.754 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-28T13:39:51.985Z] #43 9.019 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [179 kB] [2020-02-28T13:39:51.985Z] #43 9.986 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-02-28T13:39:51.985Z] #43 ... [2020-02-28T13:39:51.985Z] [2020-02-28T13:39:51.985Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:39:51.985Z] #23 7.872 + RM_GOPATH=0 [2020-02-28T13:39:51.985Z] #23 7.872 + TMP_GOPATH= [2020-02-28T13:39:51.985Z] #23 7.872 + : /build [2020-02-28T13:39:51.985Z] #23 7.872 + '[' -z '' ']' [2020-02-28T13:39:51.985Z] #23 7.877 ++ mktemp -d [2020-02-28T13:39:51.985Z] #23 7.881 + export GOPATH=/tmp/tmp.fhO19LlM86 [2020-02-28T13:39:51.985Z] #23 7.881 + GOPATH=/tmp/tmp.fhO19LlM86 [2020-02-28T13:39:51.985Z] #23 7.881 + RM_GOPATH=1 [2020-02-28T13:39:51.985Z] #23 7.940 Install docker/cli version 17.06.2-ce from stable [2020-02-28T13:39:51.985Z] #23 7.940 ++ dirname ./install.sh [2020-02-28T13:39:51.985Z] #23 7.940 + dir=. [2020-02-28T13:39:51.985Z] #23 7.940 + bin=dockercli [2020-02-28T13:39:51.985Z] #23 7.940 + shift [2020-02-28T13:39:51.985Z] #23 7.940 + '[' '!' -f ./dockercli.installer ']' [2020-02-28T13:39:51.985Z] #23 7.940 + . ./dockercli.installer [2020-02-28T13:39:51.985Z] #23 7.940 ++ : stable [2020-02-28T13:39:51.985Z] #23 7.940 ++ : 17.06.2-ce [2020-02-28T13:39:51.985Z] #23 7.940 + install_dockercli [2020-02-28T13:39:51.985Z] #23 7.940 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-28T13:39:51.985Z] #23 7.941 ++ uname -m [2020-02-28T13:39:51.985Z] #23 7.961 + arch=aarch64 [2020-02-28T13:39:51.985Z] #23 7.961 + '[' aarch64 '!=' x86_64 ']' [2020-02-28T13:39:51.985Z] #23 7.961 + '[' aarch64 '!=' s390x ']' [2020-02-28T13:39:51.985Z] #23 7.961 + '[' aarch64 '!=' armhf ']' [2020-02-28T13:39:51.985Z] #23 7.961 + build_dockercli [2020-02-28T13:39:51.985Z] #23 7.961 + git clone https://github.com/docker/docker-ce /tmp/tmp.fhO19LlM86/tmp/docker-ce [2020-02-28T13:39:51.985Z] #23 7.980 Cloning into '/tmp/tmp.fhO19LlM86/tmp/docker-ce'... [2020-02-28T13:39:51.985Z] #23 ... [2020-02-28T13:39:51.985Z] [2020-02-28T13:39:51.985Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T13:39:51.985Z] #30 6.135 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-28T13:39:51.985Z] #30 6.145 Cloning into '.'... [2020-02-28T13:39:51.985Z] #30 ... [2020-02-28T13:39:51.985Z] [2020-02-28T13:39:51.985Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:39:51.985Z] #65 5.925 + RM_GOPATH=0 [2020-02-28T13:39:51.985Z] #65 5.927 + TMP_GOPATH= [2020-02-28T13:39:51.985Z] #65 5.927 + : /build/ [2020-02-28T13:39:51.985Z] #65 5.927 + '[' -z '' ']' [2020-02-28T13:39:51.985Z] #65 5.930 ++ mktemp -d [2020-02-28T13:39:51.985Z] #65 5.932 + export GOPATH=/tmp/tmp.iglgG80m25 [2020-02-28T13:39:51.985Z] #65 5.932 + GOPATH=/tmp/tmp.iglgG80m25 [2020-02-28T13:39:51.985Z] #65 5.932 + RM_GOPATH=1 [2020-02-28T13:39:51.985Z] #65 5.932 ++ dirname ./install.sh [2020-02-28T13:39:51.985Z] #65 5.939 + dir=. [2020-02-28T13:39:51.985Z] #65 5.939 + bin=rootlesskit [2020-02-28T13:39:51.985Z] #65 5.939 + shift [2020-02-28T13:39:51.985Z] #65 5.939 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-28T13:39:51.985Z] #65 5.939 + . ./rootlesskit.installer [2020-02-28T13:39:51.985Z] #65 5.940 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T13:39:51.985Z] #65 5.943 + install_rootlesskit [2020-02-28T13:39:51.985Z] #65 5.943 + case "$1" in [2020-02-28T13:39:51.985Z] #65 5.943 + export CGO_ENABLED=0 [2020-02-28T13:39:51.985Z] #65 5.943 + CGO_ENABLED=0 [2020-02-28T13:39:51.985Z] #65 5.943 + _install_rootlesskit [2020-02-28T13:39:51.985Z] #65 5.943 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-28T13:39:51.985Z] #65 5.943 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.iglgG80m25/src/github.com/rootless-containers/rootlesskit [2020-02-28T13:39:51.985Z] #65 5.943 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T13:39:51.985Z] #65 5.957 Cloning into '/tmp/tmp.iglgG80m25/src/github.com/rootless-containers/rootlesskit'... [2020-02-28T13:39:51.985Z] #65 9.320 + cd /tmp/tmp.iglgG80m25/src/github.com/rootless-containers/rootlesskit [2020-02-28T13:39:51.985Z] #65 9.320 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T13:39:51.985Z] #65 9.686 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-28T13:39:51.985Z] #65 9.686 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-28T13:39:51.985Z] #65 ... [2020-02-28T13:39:51.985Z] [2020-02-28T13:39:51.985Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T13:39:51.985Z] #41 7.609 + git clone https://github.com/docker/distribution.git . [2020-02-28T13:39:51.985Z] #41 7.617 Cloning into '.'... [2020-02-28T13:39:51.985Z] #41 ... [2020-02-28T13:39:51.985Z] [2020-02-28T13:39:51.985Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:39:51.985Z] #10 3.917 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T13:39:51.985Z] #10 3.938 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T13:39:51.985Z] #10 3.938 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T13:39:51.985Z] #10 4.364 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-28T13:39:51.985Z] #10 5.105 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [179 kB] [2020-02-28T13:39:51.985Z] #10 6.886 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-02-28T13:39:51.985Z] #10 ... [2020-02-28T13:39:51.985Z] [2020-02-28T13:39:51.985Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:39:51.985Z] #33 6.784 + RM_GOPATH=0 [2020-02-28T13:39:51.985Z] #33 6.785 + TMP_GOPATH= [2020-02-28T13:39:51.985Z] #33 6.798 + : /build [2020-02-28T13:39:51.985Z] #33 6.798 + '[' -z '' ']' [2020-02-28T13:39:51.985Z] #33 6.798 ++ mktemp -d [2020-02-28T13:39:51.985Z] #33 6.799 + export GOPATH=/tmp/tmp.vpQyFr3AZJ [2020-02-28T13:39:51.985Z] #33 6.800 + GOPATH=/tmp/tmp.vpQyFr3AZJ [2020-02-28T13:39:51.985Z] #33 6.800 + RM_GOPATH=1 [2020-02-28T13:39:51.985Z] #33 6.821 ++ dirname ./install.sh [2020-02-28T13:39:51.985Z] #33 6.823 + dir=. [2020-02-28T13:39:51.985Z] #33 6.824 + bin=tomlv [2020-02-28T13:39:51.985Z] #33 6.825 + shift [2020-02-28T13:39:51.985Z] #33 6.825 + '[' '!' -f ./tomlv.installer ']' [2020-02-28T13:39:51.985Z] #33 6.825 + . ./tomlv.installer [2020-02-28T13:39:51.985Z] #33 6.825 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T13:39:51.985Z] #33 6.825 + install_tomlv [2020-02-28T13:39:51.985Z] #33 6.825 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-28T13:39:51.985Z] #33 6.825 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T13:39:51.985Z] #33 6.826 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vpQyFr3AZJ/src/github.com/BurntSushi/toml [2020-02-28T13:39:51.985Z] #33 6.830 Cloning into '/tmp/tmp.vpQyFr3AZJ/src/github.com/BurntSushi/toml'... [2020-02-28T13:39:51.985Z] #33 8.881 + cd /tmp/tmp.vpQyFr3AZJ/src/github.com/BurntSushi/toml [2020-02-28T13:39:51.985Z] #33 8.882 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T13:39:51.985Z] #33 8.888 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-28T13:39:51.985Z] #33 9.801 runtime/internal/sys [2020-02-28T13:39:51.985Z] #33 9.821 math/bits [2020-02-28T13:39:51.985Z] #33 9.838 internal/cpu [2020-02-28T13:39:51.985Z] #33 9.841 runtime/internal/atomic [2020-02-28T13:39:51.985Z] #33 10.12 runtime/internal/math [2020-02-28T13:39:51.985Z] #33 10.22 unicode/utf8 [2020-02-28T13:39:51.985Z] #33 10.57 sync/atomic [2020-02-28T13:39:51.985Z] #33 10.64 internal/bytealg [2020-02-28T13:39:51.985Z] #33 10.67 math [2020-02-28T13:39:52.245Z] #33 ... [2020-02-28T13:39:52.245Z] [2020-02-28T13:39:52.245Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:39:52.245Z] #47 7.399 + RM_GOPATH=0 [2020-02-28T13:39:52.245Z] #47 7.400 + TMP_GOPATH= [2020-02-28T13:39:52.245Z] #47 7.400 + : /build [2020-02-28T13:39:52.245Z] #47 7.400 + '[' -z '' ']' [2020-02-28T13:39:52.245Z] #47 7.401 ++ mktemp -d [2020-02-28T13:39:52.246Z] #47 7.403 + export GOPATH=/tmp/tmp.cxKAiZyLLJ [2020-02-28T13:39:52.246Z] #47 7.404 + GOPATH=/tmp/tmp.cxKAiZyLLJ [2020-02-28T13:39:52.246Z] #47 7.404 + RM_GOPATH=1 [2020-02-28T13:39:52.246Z] #47 7.406 ++ dirname ./install.sh [2020-02-28T13:39:52.246Z] #47 7.477 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T13:39:52.246Z] #47 7.477 + dir=. [2020-02-28T13:39:52.246Z] #47 7.477 + bin=vndr [2020-02-28T13:39:52.246Z] #47 7.477 + shift [2020-02-28T13:39:52.246Z] #47 7.477 + '[' '!' -f ./vndr.installer ']' [2020-02-28T13:39:52.246Z] #47 7.477 + . ./vndr.installer [2020-02-28T13:39:52.246Z] #47 7.477 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T13:39:52.246Z] #47 7.477 + install_vndr [2020-02-28T13:39:52.246Z] #47 7.477 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-28T13:39:52.246Z] #47 7.478 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.cxKAiZyLLJ/src/github.com/LK4D4/vndr [2020-02-28T13:39:52.246Z] #47 7.485 Cloning into '/tmp/tmp.cxKAiZyLLJ/src/github.com/LK4D4/vndr'... [2020-02-28T13:39:52.246Z] #47 8.867 + cd /tmp/tmp.cxKAiZyLLJ/src/github.com/LK4D4/vndr [2020-02-28T13:39:52.246Z] #47 8.870 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T13:39:52.246Z] #47 8.876 + go build -buildmode=pie -v -o /build/vndr . [2020-02-28T13:39:52.246Z] #47 10.23 internal/race [2020-02-28T13:39:52.246Z] #47 10.27 internal/cpu [2020-02-28T13:39:52.246Z] #47 10.36 sync/atomic [2020-02-28T13:39:52.246Z] #47 10.43 runtime/internal/atomic [2020-02-28T13:39:52.246Z] #47 10.43 unicode [2020-02-28T13:39:52.246Z] #47 10.78 unicode/utf8 [2020-02-28T13:39:52.246Z] #47 10.88 internal/bytealg [2020-02-28T13:39:52.246Z] #47 11.03 math [2020-02-28T13:39:52.246Z] #47 ... [2020-02-28T13:39:52.246Z] [2020-02-28T13:39:52.246Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T13:39:52.246Z] #59 4.767 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T13:39:52.246Z] #59 4.880 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T13:39:52.246Z] #59 4.880 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T13:39:52.246Z] #59 5.807 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-28T13:39:52.246Z] #59 8.648 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [179 kB] [2020-02-28T13:39:52.246Z] #59 8.710 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-02-28T13:39:52.505Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-02-28T13:39:52.508Z] #59 ... [2020-02-28T13:39:52.508Z] [2020-02-28T13:39:52.508Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:39:52.508Z] #50 7.306 + RM_GOPATH=0 [2020-02-28T13:39:52.508Z] #50 7.306 + TMP_GOPATH= [2020-02-28T13:39:52.508Z] #50 7.306 + : /build [2020-02-28T13:39:52.508Z] #50 7.306 + '[' -z '' ']' [2020-02-28T13:39:52.508Z] #50 7.306 ++ mktemp -d [2020-02-28T13:39:52.508Z] #50 7.349 + export GOPATH=/tmp/tmp.8le65BPjYI [2020-02-28T13:39:52.508Z] #50 7.349 + GOPATH=/tmp/tmp.8le65BPjYI [2020-02-28T13:39:52.508Z] #50 7.349 + RM_GOPATH=1 [2020-02-28T13:39:52.508Z] #50 7.350 ++ dirname ./install.sh [2020-02-28T13:39:52.508Z] #50 7.351 + dir=. [2020-02-28T13:39:52.508Z] #50 7.352 + bin=gotestsum [2020-02-28T13:39:52.508Z] #50 7.352 + shift [2020-02-28T13:39:52.508Z] #50 7.353 + '[' '!' -f ./gotestsum.installer ']' [2020-02-28T13:39:52.508Z] #50 7.353 + . ./gotestsum.installer [2020-02-28T13:39:52.508Z] #50 7.353 ++ : v0.3.5 [2020-02-28T13:39:52.508Z] #50 7.354 + install_gotestsum [2020-02-28T13:39:52.508Z] #50 7.354 + echo 'Installing gotestsum version v0.3.5' [2020-02-28T13:39:52.508Z] #50 7.355 Installing gotestsum version v0.3.5 [2020-02-28T13:39:52.508Z] #50 7.355 + go get -d gotest.tools/gotestsum [2020-02-28T13:39:52.508Z] #50 ... [2020-02-28T13:39:52.508Z] [2020-02-28T13:39:52.508Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:39:52.508Z] #33 10.93 unicode [2020-02-28T13:39:52.508Z] #33 11.01 internal/testlog [2020-02-28T13:39:52.799Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-02-28T13:39:52.799Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-02-28T13:39:53.079Z] #33 11.59 encoding [2020-02-28T13:39:53.092Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-02-28T13:39:53.092Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-02-28T13:39:53.339Z] #33 11.89 runtime/cgo [2020-02-28T13:39:53.600Z] #33 12.18 runtime [2020-02-28T13:39:53.728Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-02-28T13:39:53.728Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-02-28T13:39:54.021Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-02-28T13:39:54.671Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-02-28T13:39:54.671Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-02-28T13:39:54.963Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-02-28T13:39:55.994Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-02-28T13:39:56.146Z] #33 ... [2020-02-28T13:39:56.146Z] [2020-02-28T13:39:56.146Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:39:56.146Z] #35 5.053 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T13:39:56.146Z] #35 5.105 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T13:39:56.146Z] #35 5.105 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T13:39:56.146Z] #35 5.974 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-28T13:39:56.146Z] #35 8.858 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [179 kB] [2020-02-28T13:39:56.146Z] #35 8.954 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-02-28T13:39:56.294Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-02-28T13:39:56.294Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-02-28T13:39:56.294Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-02-28T13:39:56.410Z] #35 ... [2020-02-28T13:39:56.410Z] [2020-02-28T13:39:56.410Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:39:56.410Z] #47 11.76 encoding [2020-02-28T13:39:56.410Z] #47 12.00 unicode/utf16 [2020-02-28T13:39:56.410Z] #47 12.47 runtime [2020-02-28T13:39:56.410Z] #47 12.61 container/list [2020-02-28T13:39:56.410Z] #47 13.82 crypto/internal/subtle [2020-02-28T13:39:56.410Z] #47 14.19 crypto/subtle [2020-02-28T13:39:56.410Z] #47 14.57 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-28T13:39:56.410Z] #47 14.70 internal/nettrace [2020-02-28T13:39:56.671Z] #47 15.41 runtime/cgo [2020-02-28T13:39:58.605Z] #47 17.14 vendor/golang.org/x/crypto/internal/subtle [2020-02-28T13:39:59.177Z] #47 ... [2020-02-28T13:39:59.177Z] [2020-02-28T13:39:59.177Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:39:59.962Z] #71 17.86 Checking out files: 65% (1330/2044) Checking out files: 66% (1350/2044) Checking out files: 67% (1370/2044) Checking out files: 68% (1390/2044) Checking out files: 69% (1411/2044) Checking out files: 70% (1431/2044) Checking out files: 71% (1452/2044) Checking out files: 72% (1472/2044) Checking out files: 73% (1493/2044) Checking out files: 74% (1513/2044) Checking out files: 75% (1533/2044) Checking out files: 76% (1554/2044) Checking out files: 77% (1574/2044) Checking out files: 78% (1595/2044) Checking out files: 79% (1615/2044) Checking out files: 80% (1636/2044) Checking out files: 81% (1656/2044) Checking out files: 82% (1677/2044) Checking out files: 83% (1697/2044) Checking out files: 84% (1717/2044) Checking out files: 85% (1738/2044) Checking out files: 86% (1758/2044) Checking out files: 87% (1779/2044) Checking out files: 88% (1799/2044) Checking out files: 89% (1820/2044) Checking out files: 90% (1840/2044) Checking out files: 91% (1861/2044) Checking out files: 92% (1881/2044) Checking out files: 93% (1901/2044) Checking out files: 94% (1922/2044) Checking out files: 95% (1942/2044) Checking out files: 96% (1963/2044) Checking out files: 97% (1983/2044) Checking out files: 98% (2004/2044) Checking out files: 99% (2024/2044) Checking out files: 100% (2044/2044) Checking out files: 100% (2044/2044), done. [2020-02-28T13:39:59.962Z] #71 18.63 + cd /tmp/tmp.XwWBehUGQJ/src/github.com/docker/libnetwork [2020-02-28T13:39:59.962Z] #71 18.63 + git checkout -q 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T13:40:00.916Z] #71 19.22 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-28T13:40:02.773Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 9.8s done [2020-02-28T13:40:02.774Z] #8 DONE 12.7s [2020-02-28T13:40:02.774Z] [2020-02-28T13:40:02.774Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-28T13:40:02.774Z] #9 DONE 0.2s [2020-02-28T13:40:02.774Z] [2020-02-28T13:40:02.774Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-28T13:40:02.774Z] #10 DONE 0.2s [2020-02-28T13:40:02.774Z] [2020-02-28T13:40:02.774Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-28T13:40:02.774Z] #30 DONE 0.0s [2020-02-28T13:40:02.774Z] [2020-02-28T13:40:02.774Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-28T13:40:02.774Z] #41 DONE 0.1s [2020-02-28T13:40:02.774Z] [2020-02-28T13:40:02.774Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T13:40:02.774Z] #22 DONE 0.1s [2020-02-28T13:40:02.774Z] [2020-02-28T13:40:02.774Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-28T13:40:02.774Z] #65 DONE 0.1s [2020-02-28T13:40:02.774Z] [2020-02-28T13:40:02.774Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-28T13:40:02.774Z] #50 DONE 0.1s [2020-02-28T13:40:02.774Z] [2020-02-28T13:40:02.774Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-28T13:40:02.774Z] #33 DONE 0.1s [2020-02-28T13:40:02.774Z] [2020-02-28T13:40:02.774Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-28T13:40:02.774Z] #47 DONE 0.1s [2020-02-28T13:40:02.774Z] [2020-02-28T13:40:02.774Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-28T13:40:02.774Z] #53 DONE 0.1s [2020-02-28T13:40:02.774Z] [2020-02-28T13:40:02.774Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-28T13:40:02.774Z] #71 DONE 0.1s [2020-02-28T13:40:02.774Z] [2020-02-28T13:40:02.774Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-28T13:40:02.774Z] #23 DONE 0.1s [2020-02-28T13:40:02.774Z] [2020-02-28T13:40:02.774Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:40:02.774Z] #24 0.589 + RM_GOPATH=0 [2020-02-28T13:40:02.774Z] #24 0.589 + TMP_GOPATH= [2020-02-28T13:40:02.774Z] #24 0.589 + : /build [2020-02-28T13:40:02.774Z] #24 0.589 + '[' -z '' ']' [2020-02-28T13:40:02.774Z] #24 0.590 ++ mktemp -d [2020-02-28T13:40:02.774Z] #24 0.590 + export GOPATH=/tmp/tmp.REGGoeiAsH [2020-02-28T13:40:02.774Z] #24 0.590 + GOPATH=/tmp/tmp.REGGoeiAsH [2020-02-28T13:40:02.774Z] #24 0.591 + RM_GOPATH=1 [2020-02-28T13:40:02.774Z] #24 0.591 ++ dirname ./install.sh [2020-02-28T13:40:02.774Z] #24 0.592 + dir=. [2020-02-28T13:40:02.774Z] #24 0.592 + bin=dockercli [2020-02-28T13:40:02.774Z] #24 0.592 + shift [2020-02-28T13:40:02.774Z] #24 0.592 + '[' '!' -f ./dockercli.installer ']' [2020-02-28T13:40:02.774Z] #24 0.592 + . ./dockercli.installer [2020-02-28T13:40:02.774Z] #24 0.592 ++ : stable [2020-02-28T13:40:02.774Z] #24 0.592 ++ : 17.06.2-ce [2020-02-28T13:40:02.774Z] #24 0.593 + install_dockercli [2020-02-28T13:40:02.774Z] #24 0.593 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-28T13:40:02.774Z] #24 0.593 Install docker/cli version 17.06.2-ce from stable [2020-02-28T13:40:02.774Z] #24 0.593 ++ uname -m [2020-02-28T13:40:02.774Z] #24 0.594 + arch=s390x [2020-02-28T13:40:02.774Z] #24 0.594 + '[' s390x '!=' x86_64 ']' [2020-02-28T13:40:02.774Z] #24 0.594 + '[' s390x '!=' s390x ']' [2020-02-28T13:40:02.774Z] #24 0.595 + url=https://download.docker.com/linux/static [2020-02-28T13:40:02.774Z] #24 0.595 + tar -xz docker/docker [2020-02-28T13:40:02.774Z] #24 0.597 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-02-28T13:40:02.836Z] #71 ... [2020-02-28T13:40:02.836Z] [2020-02-28T13:40:02.836Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:40:02.836Z] #10 11.40 Fetched 8159 kB in 8s (1015 kB/s) [2020-02-28T13:40:02.836Z] #10 11.40 Reading package lists... [2020-02-28T13:40:02.836Z] #10 17.33 Reading package lists... [2020-02-28T13:40:02.836Z] #10 ... [2020-02-28T13:40:02.836Z] [2020-02-28T13:40:02.836Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T13:40:02.836Z] #41 18.76 Checking out files: 85% (1328/1545) Checking out files: 86% (1329/1545) Checking out files: 87% (1345/1545) Checking out files: 88% (1360/1545) Checking out files: 89% (1376/1545) Checking out files: 90% (1391/1545) Checking out files: 91% (1406/1545) Checking out files: 92% (1422/1545) Checking out files: 93% (1437/1545) Checking out files: 94% (1453/1545) Checking out files: 95% (1468/1545) Checking out files: 96% (1484/1545) Checking out files: 97% (1499/1545) Checking out files: 98% (1515/1545) Checking out files: 99% (1530/1545) Checking out files: 100% (1545/1545) Checking out files: 100% (1545/1545), done. [2020-02-28T13:40:02.836Z] #41 19.05 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-28T13:40:02.836Z] #41 21.65 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-28T13:40:06.179Z] #41 ... [2020-02-28T13:40:06.179Z] [2020-02-28T13:40:06.179Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:40:06.179Z] #53 24.26 + cd /tmp/tmp.4nqHJpbQNR/src/github.com/golangci/golangci-lint/ [2020-02-28T13:40:06.179Z] #53 24.26 + git checkout -q v1.20.0 [2020-02-28T13:40:06.446Z] #53 25.01 ++ git describe --tags [2020-02-28T13:40:06.446Z] #53 ... [2020-02-28T13:40:06.446Z] [2020-02-28T13:40:06.446Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T13:40:06.446Z] #59 15.33 Fetched 8159 kB in 11s (756 kB/s) [2020-02-28T13:40:06.446Z] #59 15.33 Reading package lists... [2020-02-28T13:40:06.446Z] #59 21.85 Reading package lists... [2020-02-28T13:40:06.446Z] #59 ... [2020-02-28T13:40:06.446Z] [2020-02-28T13:40:06.446Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:40:06.446Z] #53 25.01 + version=v1.20.0 [2020-02-28T13:40:06.446Z] #53 25.01 ++ git rev-parse --short HEAD [2020-02-28T13:40:06.446Z] #53 25.01 + commit=cc98739 [2020-02-28T13:40:06.446Z] #53 25.02 ++ git show -s --format=%cd [2020-02-28T13:40:06.446Z] #53 25.03 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-28T13:40:06.446Z] #53 25.04 + 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 [2020-02-28T13:40:06.851Z] #24 5.220 + mkdir -p /build [2020-02-28T13:40:07.018Z] #53 ... [2020-02-28T13:40:07.018Z] [2020-02-28T13:40:07.018Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T13:40:07.018Z] #25 15.82 Fetched 8159 kB in 11s (759 kB/s) [2020-02-28T13:40:07.018Z] #25 15.82 Reading package lists... [2020-02-28T13:40:07.018Z] #25 22.68 Reading package lists... [2020-02-28T13:40:07.018Z] #25 ... [2020-02-28T13:40:07.018Z] [2020-02-28T13:40:07.018Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:40:07.018Z] #35 16.07 Fetched 8159 kB in 11s (724 kB/s) [2020-02-28T13:40:07.018Z] #35 16.07 Reading package lists... [2020-02-28T13:40:07.240Z] #24 5.294 + mv docker/docker /build/ [2020-02-28T13:40:07.240Z] #24 5.299 + rmdir docker [2020-02-28T13:40:07.240Z] #24 DONE 5.4s [2020-02-28T13:40:07.240Z] [2020-02-28T13:40:07.240Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:40:07.240Z] #66 0.663 + RM_GOPATH=0 [2020-02-28T13:40:07.240Z] #66 0.663 + TMP_GOPATH= [2020-02-28T13:40:07.240Z] #66 0.664 + : /build/ [2020-02-28T13:40:07.240Z] #66 0.664 + '[' -z '' ']' [2020-02-28T13:40:07.240Z] #66 0.667 ++ mktemp -d [2020-02-28T13:40:07.240Z] #66 0.674 + export GOPATH=/tmp/tmp.PGPstSEBsk [2020-02-28T13:40:07.240Z] #66 0.675 + GOPATH=/tmp/tmp.PGPstSEBsk [2020-02-28T13:40:07.240Z] #66 0.675 + RM_GOPATH=1 [2020-02-28T13:40:07.240Z] #66 0.678 ++ dirname ./install.sh [2020-02-28T13:40:07.240Z] #66 0.684 + dir=. [2020-02-28T13:40:07.240Z] #66 0.685 + bin=rootlesskit [2020-02-28T13:40:07.240Z] #66 0.685 + shift [2020-02-28T13:40:07.240Z] #66 0.687 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-28T13:40:07.240Z] #66 0.687 + . ./rootlesskit.installer [2020-02-28T13:40:07.240Z] #66 0.688 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T13:40:07.240Z] #66 0.691 + install_rootlesskit [2020-02-28T13:40:07.240Z] #66 0.691 + case "$1" in [2020-02-28T13:40:07.240Z] #66 0.691 + export CGO_ENABLED=0 [2020-02-28T13:40:07.240Z] #66 0.692 + CGO_ENABLED=0 [2020-02-28T13:40:07.240Z] #66 0.692 + _install_rootlesskit [2020-02-28T13:40:07.240Z] #66 0.693 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-28T13:40:07.240Z] #66 0.693 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T13:40:07.240Z] #66 0.694 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.PGPstSEBsk/src/github.com/rootless-containers/rootlesskit [2020-02-28T13:40:07.240Z] #66 0.705 Cloning into '/tmp/tmp.PGPstSEBsk/src/github.com/rootless-containers/rootlesskit'... [2020-02-28T13:40:07.240Z] #66 3.195 + cd /tmp/tmp.PGPstSEBsk/src/github.com/rootless-containers/rootlesskit [2020-02-28T13:40:07.240Z] #66 3.196 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T13:40:07.240Z] #66 3.529 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-28T13:40:07.240Z] #66 3.548 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-28T13:40:07.279Z] #35 20.83 Reading package lists... [2020-02-28T13:40:07.279Z] #35 ... [2020-02-28T13:40:07.279Z] [2020-02-28T13:40:07.279Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:40:07.279Z] #10 17.33 Reading package lists... [2020-02-28T13:40:07.279Z] #10 23.63 Building dependency tree... [2020-02-28T13:40:07.539Z] #10 26.55 The following additional packages will be installed: [2020-02-28T13:40:07.800Z] #10 26.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-28T13:40:07.800Z] #10 26.55 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-28T13:40:07.800Z] #10 26.55 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-28T13:40:07.800Z] #10 26.56 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-28T13:40:07.800Z] #10 26.57 Suggested packages: [2020-02-28T13:40:07.800Z] #10 26.57 gcc-8-locales seccomp wine64 [2020-02-28T13:40:08.086Z] #10 ... [2020-02-28T13:40:08.086Z] [2020-02-28T13:40:08.086Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:40:08.086Z] #43 16.85 Fetched 8159 kB in 11s (738 kB/s) [2020-02-28T13:40:08.086Z] #43 16.85 Reading package lists... [2020-02-28T13:40:08.086Z] #43 22.71 Reading package lists... [2020-02-28T13:40:08.086Z] #43 ... [2020-02-28T13:40:08.086Z] [2020-02-28T13:40:08.086Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:40:08.625Z] #66 ... [2020-02-28T13:40:08.625Z] [2020-02-28T13:40:08.625Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:40:08.625Z] #48 0.411 + RM_GOPATH=0 [2020-02-28T13:40:08.625Z] #48 0.411 + TMP_GOPATH= [2020-02-28T13:40:08.625Z] #48 0.411 + : /build [2020-02-28T13:40:08.625Z] #48 0.411 + '[' -z '' ']' [2020-02-28T13:40:08.625Z] #48 0.411 ++ mktemp -d [2020-02-28T13:40:08.625Z] #48 0.412 + export GOPATH=/tmp/tmp.3S0N91vHgb [2020-02-28T13:40:08.625Z] #48 0.412 + GOPATH=/tmp/tmp.3S0N91vHgb [2020-02-28T13:40:08.625Z] #48 0.412 + RM_GOPATH=1 [2020-02-28T13:40:08.625Z] #48 0.412 ++ dirname ./install.sh [2020-02-28T13:40:08.625Z] #48 0.413 + dir=. [2020-02-28T13:40:08.625Z] #48 0.413 + bin=vndr [2020-02-28T13:40:08.626Z] #48 0.413 + shift [2020-02-28T13:40:08.626Z] #48 0.413 + '[' '!' -f ./vndr.installer ']' [2020-02-28T13:40:08.626Z] #48 0.413 + . ./vndr.installer [2020-02-28T13:40:08.626Z] #48 0.413 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T13:40:08.626Z] #48 0.413 + install_vndr [2020-02-28T13:40:08.626Z] #48 0.413 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T13:40:08.626Z] #48 0.413 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-28T13:40:08.626Z] #48 0.413 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.3S0N91vHgb/src/github.com/LK4D4/vndr [2020-02-28T13:40:08.626Z] #48 0.414 Cloning into '/tmp/tmp.3S0N91vHgb/src/github.com/LK4D4/vndr'... [2020-02-28T13:40:08.626Z] #48 0.797 + cd /tmp/tmp.3S0N91vHgb/src/github.com/LK4D4/vndr [2020-02-28T13:40:08.626Z] #48 0.798 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T13:40:08.626Z] #48 0.802 + go build -buildmode=pie -v -o /build/vndr . [2020-02-28T13:40:08.626Z] #48 1.771 runtime/internal/atomic [2020-02-28T13:40:08.626Z] #48 1.791 internal/cpu [2020-02-28T13:40:08.626Z] #48 2.035 runtime/internal/sys [2020-02-28T13:40:08.626Z] #48 2.161 runtime/internal/math [2020-02-28T13:40:08.626Z] #48 2.191 internal/race [2020-02-28T13:40:08.626Z] #48 2.256 sync/atomic [2020-02-28T13:40:08.626Z] #48 2.284 internal/bytealg [2020-02-28T13:40:08.626Z] #48 2.518 unicode [2020-02-28T13:40:08.626Z] #48 2.758 runtime [2020-02-28T13:40:08.626Z] #48 6.324 unicode/utf8 [2020-02-28T13:40:08.626Z] #48 6.725 math [2020-02-28T13:40:08.683Z] #35 26.49 Building dependency tree... [2020-02-28T13:40:10.464Z] #48 ... [2020-02-28T13:40:10.464Z] [2020-02-28T13:40:10.464Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:40:10.464Z] #34 0.702 + RM_GOPATH=0 [2020-02-28T13:40:10.464Z] #34 0.703 + TMP_GOPATH= [2020-02-28T13:40:10.464Z] #34 0.704 + : /build [2020-02-28T13:40:10.464Z] #34 0.704 + '[' -z '' ']' [2020-02-28T13:40:10.464Z] #34 0.708 ++ mktemp -d [2020-02-28T13:40:10.464Z] #34 0.715 + export GOPATH=/tmp/tmp.quUMUNis30 [2020-02-28T13:40:10.464Z] #34 0.716 + GOPATH=/tmp/tmp.quUMUNis30 [2020-02-28T13:40:10.464Z] #34 0.716 + RM_GOPATH=1 [2020-02-28T13:40:10.464Z] #34 0.719 ++ dirname ./install.sh [2020-02-28T13:40:10.464Z] #34 0.726 + dir=. [2020-02-28T13:40:10.464Z] #34 0.726 + bin=tomlv [2020-02-28T13:40:10.464Z] #34 0.727 + shift [2020-02-28T13:40:10.464Z] #34 0.728 + '[' '!' -f ./tomlv.installer ']' [2020-02-28T13:40:10.464Z] #34 0.728 + . ./tomlv.installer [2020-02-28T13:40:10.464Z] #34 0.729 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T13:40:10.464Z] #34 0.731 + install_tomlv [2020-02-28T13:40:10.464Z] #34 0.732 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-28T13:40:10.464Z] #34 0.732 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T13:40:10.464Z] #34 0.735 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.quUMUNis30/src/github.com/BurntSushi/toml [2020-02-28T13:40:10.464Z] #34 0.746 Cloning into '/tmp/tmp.quUMUNis30/src/github.com/BurntSushi/toml'... [2020-02-28T13:40:10.464Z] #34 1.571 + cd /tmp/tmp.quUMUNis30/src/github.com/BurntSushi/toml [2020-02-28T13:40:10.464Z] #34 1.572 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T13:40:10.464Z] #34 1.602 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-28T13:40:10.464Z] #34 2.089 internal/cpu [2020-02-28T13:40:10.464Z] #34 2.130 runtime/internal/sys [2020-02-28T13:40:10.464Z] #34 2.300 math/bits [2020-02-28T13:40:10.464Z] #34 2.791 runtime [2020-02-28T13:40:10.464Z] #34 2.876 math [2020-02-28T13:40:10.464Z] #34 8.314 internal/testlog [2020-02-28T13:40:10.465Z] #34 8.647 encoding [2020-02-28T13:40:10.596Z] #35 29.43 The following additional packages will be installed: [2020-02-28T13:40:10.596Z] #35 29.45 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-28T13:40:10.596Z] #35 29.46 Suggested packages: [2020-02-28T13:40:10.596Z] #35 29.46 cmake-doc ninja-build lrzip [2020-02-28T13:40:10.596Z] #35 29.46 Recommended packages: [2020-02-28T13:40:10.596Z] #35 29.46 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-28T13:40:10.844Z] #34 8.956 runtime/cgo [2020-02-28T13:40:11.542Z] #35 30.43 The following NEW packages will be installed: [2020-02-28T13:40:11.542Z] #35 30.43 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-28T13:40:11.542Z] #35 30.44 vim-common xxd [2020-02-28T13:40:11.635Z] #34 ... [2020-02-28T13:40:11.635Z] [2020-02-28T13:40:11.635Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:40:11.635Z] #44 0.702 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T13:40:11.635Z] #44 0.758 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T13:40:11.635Z] #44 0.761 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T13:40:11.635Z] #44 1.259 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-28T13:40:11.635Z] #44 2.592 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [160 kB] [2020-02-28T13:40:11.635Z] #44 4.451 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-02-28T13:40:11.803Z] #35 30.85 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T13:40:11.804Z] #35 30.85 Need to get 14.2 MB of archives. [2020-02-28T13:40:11.804Z] #35 30.85 After this operation, 60.0 MB of additional disk space will be used. [2020-02-28T13:40:11.804Z] #35 30.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-02-28T13:40:12.040Z] #44 ... [2020-02-28T13:40:12.040Z] [2020-02-28T13:40:12.040Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T13:40:12.040Z] #60 1.097 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T13:40:12.040Z] #60 1.135 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T13:40:12.040Z] #60 1.147 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T13:40:12.040Z] #60 1.905 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-28T13:40:12.040Z] #60 3.692 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [160 kB] [2020-02-28T13:40:12.040Z] #60 5.210 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-02-28T13:40:12.040Z] #60 ... [2020-02-28T13:40:12.040Z] [2020-02-28T13:40:12.040Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T13:40:12.040Z] #42 0.326 + git clone https://github.com/docker/distribution.git . [2020-02-28T13:40:12.040Z] #42 0.327 Cloning into '.'... [2020-02-28T13:40:12.040Z] #42 9.768 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-28T13:40:12.040Z] #42 ... [2020-02-28T13:40:12.040Z] [2020-02-28T13:40:12.040Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T13:40:12.040Z] #31 0.727 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-28T13:40:12.040Z] #31 0.728 Cloning into '.'... [2020-02-28T13:40:12.065Z] #35 30.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-28T13:40:12.065Z] #35 30.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-02-28T13:40:12.065Z] #35 31.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-02-28T13:40:12.421Z] #31 ... [2020-02-28T13:40:12.421Z] [2020-02-28T13:40:12.421Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:40:12.421Z] #54 0.566 + RM_GOPATH=0 [2020-02-28T13:40:12.421Z] #54 0.566 + TMP_GOPATH= [2020-02-28T13:40:12.421Z] #54 0.566 + : /build [2020-02-28T13:40:12.421Z] #54 0.566 + '[' -z '' ']' [2020-02-28T13:40:12.421Z] #54 0.567 ++ mktemp -d [2020-02-28T13:40:12.421Z] #54 0.572 + export GOPATH=/tmp/tmp.t6NUWc0oSC [2020-02-28T13:40:12.421Z] #54 0.572 + GOPATH=/tmp/tmp.t6NUWc0oSC [2020-02-28T13:40:12.421Z] #54 0.572 + RM_GOPATH=1 [2020-02-28T13:40:12.421Z] #54 0.573 ++ dirname ./install.sh [2020-02-28T13:40:12.421Z] #54 0.575 + dir=. [2020-02-28T13:40:12.421Z] #54 0.575 + bin=golangci_lint [2020-02-28T13:40:12.421Z] #54 0.575 + shift [2020-02-28T13:40:12.421Z] #54 0.575 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-28T13:40:12.421Z] #54 0.575 + . ./golangci_lint.installer [2020-02-28T13:40:12.421Z] #54 0.577 Installing golangci-lint version v1.20.0 [2020-02-28T13:40:12.421Z] #54 0.577 ++ : v1.20.0 [2020-02-28T13:40:12.421Z] #54 0.577 + install_golangci_lint [2020-02-28T13:40:12.421Z] #54 0.577 + echo 'Installing golangci-lint version v1.20.0' [2020-02-28T13:40:12.421Z] #54 0.577 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-28T13:40:12.421Z] #54 ... [2020-02-28T13:40:12.421Z] [2020-02-28T13:40:12.421Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:40:12.421Z] #36 1.084 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T13:40:12.421Z] #36 1.106 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T13:40:12.421Z] #36 1.118 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T13:40:12.421Z] #36 1.914 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-28T13:40:12.421Z] #36 3.434 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [160 kB] [2020-02-28T13:40:12.421Z] #36 4.904 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-02-28T13:40:12.800Z] #36 ... [2020-02-28T13:40:12.800Z] [2020-02-28T13:40:12.800Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:40:12.800Z] #11 1.097 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T13:40:12.800Z] #11 1.136 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T13:40:12.800Z] #11 1.151 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T13:40:12.800Z] #11 1.919 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-28T13:40:12.800Z] #11 3.515 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [160 kB] [2020-02-28T13:40:12.800Z] #11 4.901 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-02-28T13:40:12.800Z] #11 ... [2020-02-28T13:40:12.800Z] [2020-02-28T13:40:12.800Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:40:12.800Z] #72 0.667 + RM_GOPATH=0 [2020-02-28T13:40:12.800Z] #72 0.667 + TMP_GOPATH= [2020-02-28T13:40:12.800Z] #72 0.668 + : /build [2020-02-28T13:40:12.800Z] #72 0.668 + '[' -z '' ']' [2020-02-28T13:40:12.800Z] #72 0.673 ++ mktemp -d [2020-02-28T13:40:12.800Z] #72 0.680 + export GOPATH=/tmp/tmp.pglItQWU6Q [2020-02-28T13:40:12.800Z] #72 0.680 + GOPATH=/tmp/tmp.pglItQWU6Q [2020-02-28T13:40:12.800Z] #72 0.681 + RM_GOPATH=1 [2020-02-28T13:40:12.800Z] #72 0.684 ++ dirname ./install.sh [2020-02-28T13:40:12.800Z] #72 0.692 + dir=. [2020-02-28T13:40:12.800Z] #72 0.692 + bin=proxy [2020-02-28T13:40:12.800Z] #72 0.693 + shift [2020-02-28T13:40:12.800Z] #72 0.693 + '[' '!' -f ./proxy.installer ']' [2020-02-28T13:40:12.800Z] #72 0.694 + . ./proxy.installer [2020-02-28T13:40:12.800Z] #72 0.696 ++ : 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T13:40:12.800Z] #72 0.698 + install_proxy [2020-02-28T13:40:12.800Z] #72 0.699 + case "$1" in [2020-02-28T13:40:12.800Z] #72 0.699 + export CGO_ENABLED=0 [2020-02-28T13:40:12.800Z] #72 0.700 + CGO_ENABLED=0 [2020-02-28T13:40:12.800Z] #72 0.701 + _install_proxy [2020-02-28T13:40:12.800Z] #72 0.701 + echo 'Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b' [2020-02-28T13:40:12.800Z] #72 0.702 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.pglItQWU6Q/src/github.com/docker/libnetwork [2020-02-28T13:40:12.800Z] #72 0.702 Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T13:40:12.800Z] #72 0.713 Cloning into '/tmp/tmp.pglItQWU6Q/src/github.com/docker/libnetwork'... [2020-02-28T13:40:12.800Z] #72 ... [2020-02-28T13:40:12.800Z] [2020-02-28T13:40:12.800Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:40:12.800Z] #51 0.702 + RM_GOPATH=0 [2020-02-28T13:40:12.800Z] #51 0.707 + TMP_GOPATH= [2020-02-28T13:40:12.800Z] #51 0.707 + : /build [2020-02-28T13:40:12.800Z] #51 0.708 + '[' -z '' ']' [2020-02-28T13:40:12.800Z] #51 0.712 ++ mktemp -d [2020-02-28T13:40:12.800Z] #51 0.720 + export GOPATH=/tmp/tmp.bXEJAhuoyV [2020-02-28T13:40:12.800Z] #51 0.721 + GOPATH=/tmp/tmp.bXEJAhuoyV [2020-02-28T13:40:12.800Z] #51 0.721 + RM_GOPATH=1 [2020-02-28T13:40:12.800Z] #51 0.724 ++ dirname ./install.sh [2020-02-28T13:40:12.800Z] #51 0.730 + dir=. [2020-02-28T13:40:12.800Z] #51 0.732 + bin=gotestsum [2020-02-28T13:40:12.800Z] #51 0.732 + shift [2020-02-28T13:40:12.800Z] #51 0.732 + '[' '!' -f ./gotestsum.installer ']' [2020-02-28T13:40:12.800Z] #51 0.734 + . ./gotestsum.installer [2020-02-28T13:40:12.800Z] #51 0.735 ++ : v0.3.5 [2020-02-28T13:40:12.800Z] #51 0.735 + install_gotestsum [2020-02-28T13:40:12.800Z] #51 0.736 + echo 'Installing gotestsum version v0.3.5' [2020-02-28T13:40:12.800Z] #51 0.736 Installing gotestsum version v0.3.5 [2020-02-28T13:40:12.800Z] #51 0.739 + go get -d gotest.tools/gotestsum [2020-02-28T13:40:12.800Z] #51 ... [2020-02-28T13:40:12.800Z] [2020-02-28T13:40:12.800Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T13:40:12.800Z] #26 0.388 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T13:40:12.800Z] #26 0.429 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T13:40:12.800Z] #26 0.441 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T13:40:12.800Z] #26 0.529 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-28T13:40:12.800Z] #26 0.662 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [160 kB] [2020-02-28T13:40:12.801Z] #26 0.732 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-02-28T13:40:12.801Z] #26 7.924 Fetched 8028 kB in 8s (1061 kB/s) [2020-02-28T13:40:12.801Z] #26 7.924 Reading package lists... [2020-02-28T13:40:13.014Z] #35 31.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-02-28T13:40:13.014Z] #35 31.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-02-28T13:40:13.014Z] #35 31.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-02-28T13:40:13.014Z] #35 31.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-02-28T13:40:13.014Z] #35 31.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-02-28T13:40:13.014Z] #35 31.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-02-28T13:40:13.206Z] #26 ... [2020-02-28T13:40:13.206Z] [2020-02-28T13:40:13.206Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T13:40:13.206Z] #42 11.34 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-28T13:40:14.405Z] #35 ... [2020-02-28T13:40:14.405Z] [2020-02-28T13:40:14.405Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:40:14.405Z] #10 28.05 The following NEW packages will be installed: [2020-02-28T13:40:14.405Z] #10 28.05 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-28T13:40:14.405Z] #10 28.05 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-28T13:40:14.405Z] #10 28.05 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-28T13:40:14.405Z] #10 28.06 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-28T13:40:14.405Z] #10 28.06 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-28T13:40:14.405Z] #10 28.07 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-28T13:40:14.405Z] #10 28.46 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T13:40:14.405Z] #10 28.46 Need to get 73.3 MB of archives. [2020-02-28T13:40:14.405Z] #10 28.46 After this operation, 472 MB of additional disk space will be used. [2020-02-28T13:40:14.405Z] #10 28.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-02-28T13:40:14.405Z] #10 28.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-02-28T13:40:14.405Z] #10 28.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-28T13:40:14.405Z] #10 28.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-02-28T13:40:14.405Z] #10 28.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-02-28T13:40:14.405Z] #10 28.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-28T13:40:14.405Z] #10 29.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-28T13:40:14.405Z] #10 29.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-02-28T13:40:14.405Z] #10 29.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-02-28T13:40:14.405Z] #10 33.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-02-28T13:40:14.405Z] #10 ... [2020-02-28T13:40:14.405Z] [2020-02-28T13:40:14.405Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:40:14.405Z] #35 33.22 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T13:40:14.405Z] #35 33.45 Fetched 14.2 MB in 2s (9146 kB/s) [2020-02-28T13:40:14.665Z] #35 33.74 Selecting previously unselected package xxd. [2020-02-28T13:40:14.926Z] #35 33.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 ... 15374 files and directories currently installed.) [2020-02-28T13:40:14.926Z] #35 33.89 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-02-28T13:40:14.926Z] #35 33.90 Unpacking xxd (2:8.1.0875-5) ... [2020-02-28T13:40:15.189Z] #35 34.15 Selecting previously unselected package vim-common. [2020-02-28T13:40:15.189Z] #35 34.16 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-28T13:40:15.189Z] #35 34.22 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-28T13:40:15.763Z] #35 34.76 Selecting previously unselected package cmake-data. [2020-02-28T13:40:16.024Z] #35 34.76 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-28T13:40:16.024Z] #35 34.83 Unpacking cmake-data (3.13.4-1) ... [2020-02-28T13:40:16.967Z] #35 ... [2020-02-28T13:40:16.967Z] [2020-02-28T13:40:16.967Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T13:40:16.967Z] #25 22.68 Reading package lists... [2020-02-28T13:40:16.967Z] #25 29.01 Building dependency tree... [2020-02-28T13:40:16.967Z] #25 31.48 ca-certificates is already the newest version (20190110). [2020-02-28T13:40:16.967Z] #25 31.48 The following additional packages will be installed: [2020-02-28T13:40:16.967Z] #25 31.49 libjq1 libonig5 [2020-02-28T13:40:16.967Z] #25 31.85 The following NEW packages will be installed: [2020-02-28T13:40:16.967Z] #25 31.88 jq libjq1 libonig5 [2020-02-28T13:40:16.967Z] #25 32.28 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T13:40:16.967Z] #25 32.28 Need to get 325 kB of archives. [2020-02-28T13:40:16.967Z] #25 32.28 After this operation, 1019 kB of additional disk space will be used. [2020-02-28T13:40:16.967Z] #25 32.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-02-28T13:40:16.967Z] #25 32.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-02-28T13:40:16.967Z] #25 32.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-02-28T13:40:16.967Z] #25 33.34 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T13:40:16.967Z] #25 33.51 Fetched 325 kB in 0s (1114 kB/s) [2020-02-28T13:40:16.967Z] #25 33.64 Selecting previously unselected package libonig5:arm64. [2020-02-28T13:40:16.967Z] #25 33.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-02-28T13:40:16.967Z] #25 33.74 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-02-28T13:40:16.967Z] #25 33.76 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-02-28T13:40:16.967Z] #25 34.03 Selecting previously unselected package libjq1:arm64. [2020-02-28T13:40:16.967Z] #25 34.04 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-02-28T13:40:16.967Z] #25 34.05 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-02-28T13:40:16.967Z] #25 34.18 Selecting previously unselected package jq. [2020-02-28T13:40:16.967Z] #25 34.18 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-02-28T13:40:16.967Z] #25 34.18 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-28T13:40:16.967Z] #25 34.39 Setting up libonig5:arm64 (6.9.1-1) ... [2020-02-28T13:40:16.967Z] #25 34.46 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-02-28T13:40:16.967Z] #25 34.49 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-28T13:40:16.967Z] #25 34.61 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T13:40:16.967Z] #25 DONE 35.8s [2020-02-28T13:40:16.967Z] [2020-02-28T13:40:16.967Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T13:40:16.967Z] #59 21.85 Reading package lists... [2020-02-28T13:40:16.967Z] #59 28.34 Building dependency tree... [2020-02-28T13:40:16.967Z] #59 31.06 The following additional packages will be installed: [2020-02-28T13:40:16.967Z] #59 31.09 libbtrfs0 [2020-02-28T13:40:16.967Z] #59 31.28 The following NEW packages will be installed: [2020-02-28T13:40:16.967Z] #59 31.32 libbtrfs-dev libbtrfs0 [2020-02-28T13:40:16.967Z] #59 31.66 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T13:40:16.967Z] #59 31.66 Need to get 119 kB of archives. [2020-02-28T13:40:16.967Z] #59 31.66 After this operation, 387 kB of additional disk space will be used. [2020-02-28T13:40:16.967Z] #59 31.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-02-28T13:40:16.967Z] #59 31.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-02-28T13:40:16.967Z] #59 33.17 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T13:40:16.967Z] #59 33.41 Fetched 119 kB in 0s (454 kB/s) [2020-02-28T13:40:16.967Z] #59 33.54 Selecting previously unselected package libbtrfs0. [2020-02-28T13:40:16.967Z] #59 33.54 (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 ... 15374 files and directories currently installed.) [2020-02-28T13:40:16.967Z] #59 33.64 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-02-28T13:40:16.967Z] #59 33.66 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-28T13:40:16.967Z] #59 33.77 Selecting previously unselected package libbtrfs-dev. [2020-02-28T13:40:16.967Z] #59 33.77 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-02-28T13:40:16.967Z] #59 33.79 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-28T13:40:16.967Z] #59 33.99 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-28T13:40:16.967Z] #59 34.04 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-28T13:40:16.967Z] #59 34.06 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T13:40:16.967Z] #59 DONE 35.8s [2020-02-28T13:40:16.967Z] [2020-02-28T13:40:16.967Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:40:16.967Z] #71 DONE 35.5s [2020-02-28T13:40:16.967Z] [2020-02-28T13:40:16.967Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-28T13:40:16.967Z] #26 DONE 0.2s [2020-02-28T13:40:16.967Z] [2020-02-28T13:40:16.967Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T13:40:16.967Z] #60 DONE 0.2s [2020-02-28T13:40:16.967Z] [2020-02-28T13:40:16.967Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-28T13:40:17.227Z] #61 DONE 0.2s [2020-02-28T13:40:17.227Z] [2020-02-28T13:40:17.227Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:40:18.797Z] #42 ... [2020-02-28T13:40:18.797Z] [2020-02-28T13:40:18.797Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:40:18.797Z] #72 11.84 Checking out files: 86% (1770/2044) Checking out files: 87% (1779/2044) Checking out files: 88% (1799/2044) Checking out files: 89% (1820/2044) Checking out files: 90% (1840/2044) Checking out files: 91% (1861/2044) Checking out files: 92% (1881/2044) Checking out files: 93% (1901/2044) Checking out files: 94% (1922/2044) Checking out files: 95% (1942/2044) Checking out files: 96% (1963/2044) Checking out files: 97% (1983/2044) Checking out files: 98% (2004/2044) Checking out files: 99% (2024/2044) Checking out files: 100% (2044/2044) Checking out files: 100% (2044/2044), done. [2020-02-28T13:40:18.797Z] #72 12.08 + cd /tmp/tmp.pglItQWU6Q/src/github.com/docker/libnetwork [2020-02-28T13:40:18.797Z] #72 12.08 + git checkout -q 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T13:40:18.797Z] #72 12.56 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-28T13:40:19.791Z] #62 ... [2020-02-28T13:40:19.791Z] [2020-02-28T13:40:19.791Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:40:19.791Z] #43 22.71 Reading package lists... [2020-02-28T13:40:19.791Z] #43 28.65 Building dependency tree... [2020-02-28T13:40:19.791Z] #43 32.05 The following additional packages will be installed: [2020-02-28T13:40:19.791Z] #43 32.05 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-28T13:40:19.791Z] #43 32.06 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-28T13:40:19.791Z] #43 32.06 Suggested packages: [2020-02-28T13:40:19.791Z] #43 32.06 manpages-dev python-setuptools [2020-02-28T13:40:19.791Z] #43 33.11 The following NEW packages will be installed: [2020-02-28T13:40:19.791Z] #43 33.12 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-28T13:40:19.791Z] #43 33.13 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-28T13:40:19.791Z] #43 33.13 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-28T13:40:19.791Z] #43 33.13 python-six zlib1g-dev [2020-02-28T13:40:19.791Z] #43 33.56 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T13:40:19.791Z] #43 33.56 Need to get 3798 kB of archives. [2020-02-28T13:40:19.791Z] #43 33.56 After this operation, 21.6 MB of additional disk space will be used. [2020-02-28T13:40:19.791Z] #43 33.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-02-28T13:40:19.791Z] #43 33.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-02-28T13:40:19.791Z] #43 33.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-02-28T13:40:19.791Z] #43 33.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-02-28T13:40:19.791Z] #43 33.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-02-28T13:40:19.791Z] #43 33.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-02-28T13:40:19.791Z] #43 33.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-02-28T13:40:19.791Z] #43 33.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-02-28T13:40:19.791Z] #43 33.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-02-28T13:40:19.791Z] #43 33.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-02-28T13:40:19.791Z] #43 33.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-02-28T13:40:19.791Z] #43 33.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-02-28T13:40:19.791Z] #43 33.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-02-28T13:40:19.791Z] #43 33.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-02-28T13:40:19.791Z] #43 33.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-28T13:40:19.791Z] #43 34.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-02-28T13:40:19.791Z] #43 34.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-02-28T13:40:19.791Z] #43 35.10 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T13:40:19.791Z] #43 35.30 Fetched 3798 kB in 1s (5183 kB/s) [2020-02-28T13:40:19.791Z] #43 35.40 Selecting previously unselected package libcap-dev:arm64. [2020-02-28T13:40:19.791Z] #43 35.40 (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 ... 15374 files and directories currently installed.) [2020-02-28T13:40:19.791Z] #43 35.47 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-02-28T13:40:19.791Z] #43 35.50 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-02-28T13:40:19.791Z] #43 35.93 Selecting previously unselected package libnet1:arm64. [2020-02-28T13:40:19.791Z] #43 35.93 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-02-28T13:40:19.791Z] #43 35.98 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-02-28T13:40:19.791Z] #43 36.26 Selecting previously unselected package libnet1-dev. [2020-02-28T13:40:19.791Z] #43 36.26 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-02-28T13:40:19.791Z] #43 36.30 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-28T13:40:19.791Z] #43 36.70 Selecting previously unselected package libnl-3-200:arm64. [2020-02-28T13:40:19.791Z] #43 36.73 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-02-28T13:40:19.791Z] #43 36.77 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-02-28T13:40:19.791Z] #43 36.98 Selecting previously unselected package libnl-3-dev:arm64. [2020-02-28T13:40:19.791Z] #43 36.98 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-02-28T13:40:19.791Z] #43 37.00 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-02-28T13:40:19.791Z] #43 37.39 Selecting previously unselected package libprotobuf-c1:arm64. [2020-02-28T13:40:19.791Z] #43 37.42 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-02-28T13:40:19.791Z] #43 37.43 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-02-28T13:40:19.791Z] #43 37.70 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-02-28T13:40:19.791Z] #43 37.70 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-02-28T13:40:19.791Z] #43 37.72 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-02-28T13:40:19.791Z] #43 37.91 Selecting previously unselected package zlib1g-dev:arm64. [2020-02-28T13:40:19.791Z] #43 37.91 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-02-28T13:40:19.791Z] #43 37.91 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-02-28T13:40:19.791Z] #43 38.23 Selecting previously unselected package libprotobuf17:arm64. [2020-02-28T13:40:19.791Z] #43 38.27 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-02-28T13:40:19.791Z] #43 38.27 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-02-28T13:40:19.791Z] #43 ... [2020-02-28T13:40:19.791Z] [2020-02-28T13:40:19.791Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T13:40:19.791Z] #30 37.32 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-02-28T13:40:19.791Z] #30 37.75 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-02-28T13:40:19.791Z] #30 38.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-28T13:40:20.112Z] #72 ... [2020-02-28T13:40:20.112Z] [2020-02-28T13:40:20.112Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T13:40:20.112Z] #26 11.59 Reading package lists... [2020-02-28T13:40:20.112Z] #26 15.82 Building dependency tree... [2020-02-28T13:40:20.112Z] #26 17.09 ca-certificates is already the newest version (20190110). [2020-02-28T13:40:20.112Z] #26 17.09 The following additional packages will be installed: [2020-02-28T13:40:20.112Z] #26 17.09 libjq1 libonig5 [2020-02-28T13:40:20.112Z] #26 17.35 The following NEW packages will be installed: [2020-02-28T13:40:20.112Z] #26 17.35 jq libjq1 libonig5 [2020-02-28T13:40:20.112Z] #26 17.48 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T13:40:20.112Z] #26 17.48 Need to get 350 kB of archives. [2020-02-28T13:40:20.112Z] #26 17.48 After this operation, 1154 kB of additional disk space will be used. [2020-02-28T13:40:20.112Z] #26 17.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-02-28T13:40:20.112Z] #26 17.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-02-28T13:40:20.112Z] #26 17.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-02-28T13:40:20.112Z] #26 18.27 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T13:40:20.112Z] #26 18.32 Fetched 350 kB in 0s (3282 kB/s) [2020-02-28T13:40:20.112Z] #26 18.39 Selecting previously unselected package libonig5:s390x. [2020-02-28T13:40:20.112Z] #26 18.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-28T13:40:20.112Z] #26 18.41 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-02-28T13:40:20.112Z] #26 18.41 Unpacking libonig5:s390x (6.9.1-1) ... [2020-02-28T13:40:20.112Z] #26 18.56 Selecting previously unselected package libjq1:s390x. [2020-02-28T13:40:20.112Z] #26 18.56 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-02-28T13:40:20.112Z] #26 18.57 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-28T13:40:20.494Z] #26 18.67 Selecting previously unselected package jq. [2020-02-28T13:40:20.494Z] #26 18.67 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-02-28T13:40:20.494Z] #26 18.69 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-28T13:40:20.494Z] #26 18.90 Setting up libonig5:s390x (6.9.1-1) ... [2020-02-28T13:40:20.494Z] #26 18.91 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-28T13:40:20.494Z] #26 18.92 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-28T13:40:20.494Z] #26 18.92 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T13:40:20.874Z] #26 DONE 19.1s [2020-02-28T13:40:20.874Z] [2020-02-28T13:40:20.874Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-28T13:40:20.874Z] #27 DONE 0.1s [2020-02-28T13:40:20.874Z] [2020-02-28T13:40:20.874Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:40:22.149Z] #28 1.214 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-28T13:40:22.149Z] #28 1.521 [2020-02-28T13:40:22.520Z] #28 1.777 ### [2020-02-28T13:40:22.520Z] #28 ... [2020-02-28T13:40:22.520Z] [2020-02-28T13:40:22.520Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:40:22.520Z] #44 10.93 Fetched 8028 kB in 10s (783 kB/s) [2020-02-28T13:40:22.520Z] #44 10.93 Reading package lists... [2020-02-28T13:40:22.520Z] #44 15.58 Reading package lists... [2020-02-28T13:40:22.520Z] #44 19.74 Building dependency tree... [2020-02-28T13:40:22.520Z] #44 20.98 The following additional packages will be installed: [2020-02-28T13:40:22.520Z] #44 20.98 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-28T13:40:22.520Z] #44 20.99 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-28T13:40:22.520Z] #44 20.99 Suggested packages: [2020-02-28T13:40:22.520Z] #44 20.99 manpages-dev python-setuptools [2020-02-28T13:40:22.520Z] #44 ... [2020-02-28T13:40:22.520Z] [2020-02-28T13:40:22.520Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:40:22.908Z] #28 1.777 ### 5.3% ######## 11.6% [2020-02-28T13:40:22.908Z] #28 ... [2020-02-28T13:40:22.908Z] [2020-02-28T13:40:22.908Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:40:22.908Z] #48 10.98 unicode/utf16 [2020-02-28T13:40:22.908Z] #48 11.09 container/list [2020-02-28T13:40:22.908Z] #48 11.49 crypto/internal/subtle [2020-02-28T13:40:22.908Z] #48 11.52 crypto/subtle [2020-02-28T13:40:22.908Z] #48 11.58 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-28T13:40:22.908Z] #48 11.89 internal/nettrace [2020-02-28T13:40:22.908Z] #48 12.07 runtime/cgo [2020-02-28T13:40:22.908Z] #48 ... [2020-02-28T13:40:22.908Z] [2020-02-28T13:40:22.908Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:40:22.908Z] #36 11.24 Fetched 8028 kB in 10s (786 kB/s) [2020-02-28T13:40:22.908Z] #36 11.24 Reading package lists... [2020-02-28T13:40:22.908Z] #36 16.28 Reading package lists... [2020-02-28T13:40:22.908Z] #36 19.96 Building dependency tree... [2020-02-28T13:40:22.908Z] #36 21.17 The following additional packages will be installed: [2020-02-28T13:40:22.908Z] #36 21.17 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-28T13:40:22.908Z] #36 21.18 Suggested packages: [2020-02-28T13:40:22.908Z] #36 21.18 cmake-doc ninja-build lrzip [2020-02-28T13:40:22.908Z] #36 21.18 Recommended packages: [2020-02-28T13:40:22.908Z] #36 21.18 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-28T13:40:22.908Z] #36 ... [2020-02-28T13:40:22.908Z] [2020-02-28T13:40:22.908Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T13:40:22.908Z] #60 11.34 Fetched 8028 kB in 10s (780 kB/s) [2020-02-28T13:40:22.908Z] #60 11.34 Reading package lists... [2020-02-28T13:40:22.908Z] #60 15.66 Reading package lists... [2020-02-28T13:40:22.908Z] #60 19.89 Building dependency tree... [2020-02-28T13:40:22.908Z] #60 21.07 The following additional packages will be installed: [2020-02-28T13:40:22.908Z] #60 21.07 libbtrfs0 [2020-02-28T13:40:22.908Z] #60 21.21 The following NEW packages will be installed: [2020-02-28T13:40:22.908Z] #60 21.21 libbtrfs-dev libbtrfs0 [2020-02-28T13:40:22.908Z] #60 21.29 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T13:40:22.908Z] #60 21.29 Need to get 118 kB of archives. [2020-02-28T13:40:22.908Z] #60 21.29 After this operation, 390 kB of additional disk space will be used. [2020-02-28T13:40:22.908Z] #60 21.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-02-28T13:40:22.908Z] #60 21.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-02-28T13:40:23.297Z] #60 ... [2020-02-28T13:40:23.297Z] [2020-02-28T13:40:23.297Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:40:23.676Z] #28 1.777 ### 5.3% ######## 11.6% ############ 17.9% ################# 24.1% ##################### 30.4% ######################## 34.6% ############################# 40.9% ################################### 49.2% ####################################### 55.5% ############################################ 61.8% [2020-02-28T13:40:23.676Z] #28 ... [2020-02-28T13:40:23.676Z] [2020-02-28T13:40:23.676Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:40:23.676Z] #11 12.06 Fetched 8028 kB in 11s (729 kB/s) [2020-02-28T13:40:23.676Z] #11 12.06 Reading package lists... [2020-02-28T13:40:23.676Z] #11 16.79 Reading package lists... [2020-02-28T13:40:23.676Z] #11 20.72 Building dependency tree... [2020-02-28T13:40:23.676Z] #11 21.79 The following additional packages will be installed: [2020-02-28T13:40:23.676Z] #11 21.79 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-28T13:40:23.676Z] #11 21.79 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-28T13:40:23.676Z] #11 21.79 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-28T13:40:23.676Z] #11 21.79 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-28T13:40:23.676Z] #11 21.80 Suggested packages: [2020-02-28T13:40:23.676Z] #11 21.80 gcc-8-locales seccomp wine64 [2020-02-28T13:40:23.676Z] #11 ... [2020-02-28T13:40:23.676Z] [2020-02-28T13:40:23.676Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T13:40:23.676Z] #60 21.93 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T13:40:23.676Z] #60 22.02 Fetched 118 kB in 0s (1509 kB/s) [2020-02-28T13:40:23.676Z] #60 22.09 Selecting previously unselected package libbtrfs0. [2020-02-28T13:40:23.676Z] #60 22.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 ... 15168 files and directories currently installed.) [2020-02-28T13:40:23.676Z] #60 22.13 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-02-28T13:40:23.676Z] #60 22.14 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-28T13:40:23.676Z] #60 22.20 Selecting previously unselected package libbtrfs-dev. [2020-02-28T13:40:23.676Z] #60 22.21 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-02-28T13:40:23.676Z] #60 22.21 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-28T13:40:24.019Z] #30 ... [2020-02-28T13:40:24.019Z] [2020-02-28T13:40:24.019Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:40:24.019Z] #27 4.857 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-28T13:40:24.019Z] #27 5.138 [2020-02-28T13:40:24.057Z] #60 22.39 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-28T13:40:24.057Z] #60 22.40 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-28T13:40:24.057Z] #60 22.41 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T13:40:24.057Z] #60 DONE 22.7s [2020-02-28T13:40:24.057Z] [2020-02-28T13:40:24.057Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T13:40:24.450Z] #61 DONE 0.1s [2020-02-28T13:40:24.450Z] [2020-02-28T13:40:24.450Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:40:24.450Z] #11 22.76 The following NEW packages will be installed: [2020-02-28T13:40:24.450Z] #11 22.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-28T13:40:24.450Z] #11 22.76 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-28T13:40:24.450Z] #11 22.76 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-28T13:40:24.450Z] #11 22.76 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-28T13:40:24.450Z] #11 22.76 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-28T13:40:24.450Z] #11 22.76 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-28T13:40:24.450Z] #11 ... [2020-02-28T13:40:24.450Z] [2020-02-28T13:40:24.450Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-28T13:40:24.450Z] #62 DONE 0.1s [2020-02-28T13:40:24.450Z] [2020-02-28T13:40:24.450Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:40:24.450Z] #11 22.86 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T13:40:24.450Z] #11 22.86 Need to get 73.3 MB of archives. [2020-02-28T13:40:24.450Z] #11 22.86 After this operation, 494 MB of additional disk space will be used. [2020-02-28T13:40:24.450Z] #11 22.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-02-28T13:40:24.450Z] #11 23.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-02-28T13:40:24.450Z] #11 ... [2020-02-28T13:40:24.450Z] [2020-02-28T13:40:24.450Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:40:24.450Z] #54 12.82 + cd /tmp/tmp.t6NUWc0oSC/src/github.com/golangci/golangci-lint/ [2020-02-28T13:40:24.450Z] #54 12.82 + git checkout -q v1.20.0 [2020-02-28T13:40:24.450Z] #54 14.09 ++ git describe --tags [2020-02-28T13:40:24.450Z] #54 14.09 + version=v1.20.0 [2020-02-28T13:40:24.450Z] #54 14.10 ++ git rev-parse --short HEAD [2020-02-28T13:40:24.450Z] #54 14.10 + commit=cc98739 [2020-02-28T13:40:24.450Z] #54 14.11 ++ git show -s --format=%cd [2020-02-28T13:40:24.450Z] #54 14.11 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-28T13:40:24.450Z] #54 14.11 + 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 [2020-02-28T13:40:24.805Z] #27 5.315 0.2% # 2.6% ##### 7.6% ######## 11.9% ########### 16.1% ############### 21.8% ################### 27.2% ###################### 31.1% ######################### 35.0% ############################ 38.9% ############################## 42.0% ################################## 48.3% ###################################### 53.3% ########################################### 60.3% ############################################## 65.0% ################################################ 67.8% #################################################### 72.3% ####################################################### 76.9% ######################################################### 79.9% ############################################################ 84.4% ############################################################### 88.6% #################################################################### 95.5% ######################################################################## 100.0% [2020-02-28T13:40:24.805Z] #27 ... [2020-02-28T13:40:24.805Z] [2020-02-28T13:40:24.805Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:40:24.805Z] #50 43.50 + cd /tmp/tmp.8le65BPjYI/src/gotest.tools/gotestsum [2020-02-28T13:40:24.822Z] #54 ... [2020-02-28T13:40:24.822Z] [2020-02-28T13:40:24.822Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:40:24.822Z] #11 23.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-28T13:40:24.822Z] #11 23.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-02-28T13:40:24.822Z] #11 23.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-02-28T13:40:24.822Z] #11 23.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-28T13:40:25.066Z] #50 43.50 + git checkout -q v0.3.5 [2020-02-28T13:40:25.066Z] #50 43.57 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-28T13:40:25.201Z] #11 23.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-28T13:40:25.201Z] #11 23.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-02-28T13:40:25.587Z] #11 23.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-02-28T13:40:25.638Z] #50 ... [2020-02-28T13:40:25.638Z] [2020-02-28T13:40:25.638Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:40:25.638Z] #10 34.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-02-28T13:40:25.638Z] #10 34.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-02-28T13:40:25.638Z] #10 34.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-02-28T13:40:25.638Z] #10 34.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-02-28T13:40:25.638Z] #10 34.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-02-28T13:40:25.638Z] #10 34.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-02-28T13:40:25.638Z] #10 34.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-02-28T13:40:25.638Z] #10 34.52 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-02-28T13:40:25.638Z] #10 34.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-02-28T13:40:25.638Z] #10 34.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-02-28T13:40:25.638Z] #10 34.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-02-28T13:40:25.638Z] #10 34.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-02-28T13:40:25.638Z] #10 34.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-02-28T13:40:25.638Z] #10 34.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-02-28T13:40:25.638Z] #10 34.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-02-28T13:40:25.638Z] #10 36.06 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T13:40:25.638Z] #10 36.31 Fetched 73.3 MB in 7s (11.2 MB/s) [2020-02-28T13:40:25.638Z] #10 36.51 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-28T13:40:25.638Z] #10 36.51 (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 ... 15374 files and directories currently installed.) [2020-02-28T13:40:25.638Z] #10 36.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-02-28T13:40:25.638Z] #10 36.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-28T13:40:25.638Z] #10 39.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-28T13:40:25.638Z] #10 39.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-02-28T13:40:25.638Z] #10 39.49 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-28T13:40:25.638Z] #10 42.24 Selecting previously unselected package binutils-mingw-w64. [2020-02-28T13:40:25.638Z] #10 42.24 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-28T13:40:25.638Z] #10 42.28 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-28T13:40:25.638Z] #10 42.54 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-02-28T13:40:25.638Z] #10 42.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-02-28T13:40:25.638Z] #10 42.58 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-02-28T13:40:25.638Z] #10 42.89 Selecting previously unselected package dmsetup. [2020-02-28T13:40:25.638Z] #10 42.90 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-02-28T13:40:25.638Z] #10 42.94 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-28T13:40:25.638Z] #10 43.19 Selecting previously unselected package mingw-w64-common. [2020-02-28T13:40:25.638Z] #10 43.22 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-28T13:40:25.638Z] #10 43.23 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-28T13:40:25.638Z] #10 ... [2020-02-28T13:40:25.638Z] [2020-02-28T13:40:25.638Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:40:25.638Z] #27 8.251 [2020-02-28T13:40:26.987Z] #27 8.570 0.1% ######### 12.6% ################# 24.3% ####################### 32.0% ################################# 45.9% ###################################### 53.7% ############################################# 62.8% ###################################################### 76.1% ############################################################## 86.1% ####################################################################### 99.2% ######################################################################## 100.0% [2020-02-28T13:40:27.247Z] #27 10.28 [2020-02-28T13:40:27.408Z] #11 25.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-02-28T13:40:28.777Z] #11 27.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-02-28T13:40:28.777Z] #11 27.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-02-28T13:40:28.777Z] #11 ... [2020-02-28T13:40:28.777Z] [2020-02-28T13:40:28.777Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:40:28.777Z] #72 DONE 27.0s [2020-02-28T13:40:28.777Z] [2020-02-28T13:40:28.777Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:40:28.777Z] #11 27.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-02-28T13:40:28.777Z] #11 27.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-02-28T13:40:28.777Z] #11 27.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-02-28T13:40:28.777Z] #11 27.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-02-28T13:40:28.777Z] #11 27.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-02-28T13:40:28.777Z] #11 27.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-02-28T13:40:29.100Z] #27 10.57 0.0% ##### 7.0% ######### 12.6% ############ 17.6% ##################### 29.4% ########################## 36.4% ############################## 42.6% ################################### 48.8% ####################################### 55.1% ########################################### 60.9% ################################################## 70.4% ####################################################### 77.0% ######################################################### 79.5% ############################################################### 88.5% #################################################################### 95.6% ######################################################################## 100.0% [2020-02-28T13:40:29.272Z] #11 27.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-02-28T13:40:29.272Z] #11 27.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-02-28T13:40:29.272Z] #11 27.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-02-28T13:40:29.272Z] #11 27.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-02-28T13:40:29.272Z] #11 27.51 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-02-28T13:40:29.272Z] #11 27.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-02-28T13:40:29.272Z] #11 27.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-02-28T13:40:29.674Z] #27 12.63 [2020-02-28T13:40:30.195Z] #27 12.88 0.0% # 2.1% ## 3.5% ### 5.5% [2020-02-28T13:40:30.195Z] #27 ... [2020-02-28T13:40:30.195Z] [2020-02-28T13:40:30.195Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:40:30.195Z] #43 39.23 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-02-28T13:40:30.195Z] #43 39.24 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-02-28T13:40:30.195Z] #43 39.26 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-02-28T13:40:30.195Z] #43 39.90 Selecting previously unselected package libprotobuf-dev:arm64. [2020-02-28T13:40:30.195Z] #43 39.90 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-02-28T13:40:30.195Z] #43 39.91 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-02-28T13:40:30.195Z] #43 41.54 Selecting previously unselected package libprotoc17:arm64. [2020-02-28T13:40:30.195Z] #43 41.55 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-02-28T13:40:30.195Z] #43 41.57 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-02-28T13:40:30.195Z] #43 42.43 Selecting previously unselected package protobuf-c-compiler. [2020-02-28T13:40:30.195Z] #43 42.44 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-02-28T13:40:30.195Z] #43 42.48 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-28T13:40:30.195Z] #43 42.63 Selecting previously unselected package protobuf-compiler. [2020-02-28T13:40:30.195Z] #43 42.66 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-02-28T13:40:30.195Z] #43 42.67 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-28T13:40:30.195Z] #43 42.92 Selecting previously unselected package python-pkg-resources. [2020-02-28T13:40:30.195Z] #43 42.94 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-28T13:40:30.195Z] #43 42.96 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-28T13:40:30.195Z] #43 43.21 Selecting previously unselected package python-six. [2020-02-28T13:40:30.195Z] #43 43.21 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-28T13:40:30.195Z] #43 43.22 Unpacking python-six (1.12.0-1) ... [2020-02-28T13:40:30.195Z] #43 43.33 Selecting previously unselected package python-protobuf. [2020-02-28T13:40:30.195Z] #43 43.34 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-02-28T13:40:30.195Z] #43 43.35 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-28T13:40:30.195Z] #43 43.95 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-28T13:40:30.195Z] #43 48.18 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-02-28T13:40:30.195Z] #43 48.21 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-02-28T13:40:30.195Z] #43 48.23 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-02-28T13:40:30.195Z] #43 48.25 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-02-28T13:40:30.195Z] #43 48.28 Setting up python-six (1.12.0-1) ... [2020-02-28T13:40:30.462Z] #43 ... [2020-02-28T13:40:30.462Z] [2020-02-28T13:40:30.462Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:40:30.728Z] #27 12.88 0.0% # 2.1% ## 3.5% ### 5.5% ##### 7.8% ###### 9.4% ######## 11.2% ######## 12.4% ### [2020-02-28T13:40:30.728Z] #27 ... [2020-02-28T13:40:30.728Z] [2020-02-28T13:40:30.728Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:40:30.728Z] #62 3.403 + RM_GOPATH=0 [2020-02-28T13:40:30.728Z] #62 3.403 + TMP_GOPATH= [2020-02-28T13:40:30.728Z] #62 3.403 + : /build [2020-02-28T13:40:30.728Z] #62 3.403 + '[' -z '' ']' [2020-02-28T13:40:30.728Z] #62 3.408 ++ mktemp -d [2020-02-28T13:40:30.728Z] #62 3.415 + export GOPATH=/tmp/tmp.t7M8lgMc5p [2020-02-28T13:40:30.728Z] #62 3.416 + GOPATH=/tmp/tmp.t7M8lgMc5p [2020-02-28T13:40:30.728Z] #62 3.416 + RM_GOPATH=1 [2020-02-28T13:40:30.728Z] #62 3.419 ++ dirname ./install.sh [2020-02-28T13:40:30.728Z] #62 3.420 + dir=. [2020-02-28T13:40:30.728Z] #62 3.420 + bin=containerd [2020-02-28T13:40:30.728Z] #62 3.420 + shift [2020-02-28T13:40:30.728Z] #62 3.420 + '[' '!' -f ./containerd.installer ']' [2020-02-28T13:40:30.728Z] #62 3.420 + . ./containerd.installer [2020-02-28T13:40:30.728Z] #62 3.420 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T13:40:30.728Z] #62 3.420 + install_containerd [2020-02-28T13:40:30.728Z] #62 3.420 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-28T13:40:30.728Z] #62 3.420 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T13:40:30.728Z] #62 3.424 + git clone https://github.com/containerd/containerd.git /tmp/tmp.t7M8lgMc5p/src/github.com/containerd/containerd [2020-02-28T13:40:30.728Z] #62 3.433 Cloning into '/tmp/tmp.t7M8lgMc5p/src/github.com/containerd/containerd'... [2020-02-28T13:40:30.728Z] #62 ... [2020-02-28T13:40:30.728Z] [2020-02-28T13:40:30.728Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:40:30.728Z] #47 39.39 internal/reflectlite [2020-02-28T13:40:30.728Z] #47 39.39 sync [2020-02-28T13:40:30.728Z] #47 40.76 github.com/LK4D4/vndr/godl/singleflight [2020-02-28T13:40:30.728Z] #47 40.77 internal/singleflight [2020-02-28T13:40:30.728Z] #47 40.79 math/rand [2020-02-28T13:40:30.728Z] #47 42.21 strconv [2020-02-28T13:40:30.728Z] #47 42.22 sort [2020-02-28T13:40:30.728Z] #47 42.26 syscall [2020-02-28T13:40:30.728Z] #47 42.27 io [2020-02-28T13:40:30.728Z] #47 44.30 bytes [2020-02-28T13:40:30.728Z] #47 44.58 strings [2020-02-28T13:40:30.728Z] #47 48.89 bufio [2020-02-28T13:40:30.728Z] #47 48.92 path [2020-02-28T13:40:30.728Z] #47 49.03 reflect [2020-02-28T13:40:30.991Z] #47 ... [2020-02-28T13:40:30.991Z] [2020-02-28T13:40:30.991Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:40:30.991Z] #33 39.64 internal/reflectlite [2020-02-28T13:40:30.991Z] #33 39.65 sync [2020-02-28T13:40:30.991Z] #33 41.38 errors [2020-02-28T13:40:30.991Z] #33 41.38 sort [2020-02-28T13:40:30.991Z] #33 41.73 io [2020-02-28T13:40:30.991Z] #33 41.73 internal/oserror [2020-02-28T13:40:30.991Z] #33 41.74 strconv [2020-02-28T13:40:30.991Z] #33 41.99 syscall [2020-02-28T13:40:30.991Z] #33 44.12 strings [2020-02-28T13:40:30.991Z] #33 44.13 bytes [2020-02-28T13:40:30.991Z] #33 47.55 reflect [2020-02-28T13:40:30.991Z] #33 48.59 path [2020-02-28T13:40:30.991Z] #33 49.55 text/tabwriter [2020-02-28T13:40:30.991Z] #33 ... [2020-02-28T13:40:30.991Z] [2020-02-28T13:40:30.991Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:40:30.994Z] #11 29.23 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T13:40:30.994Z] #11 29.52 Fetched 73.3 MB in 5s (15.3 MB/s) [2020-02-28T13:40:31.383Z] #11 29.60 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-28T13:40:31.384Z] #11 29.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 ... 15168 files and directories currently installed.) [2020-02-28T13:40:31.384Z] #11 29.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-02-28T13:40:31.384Z] #11 29.66 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-28T13:40:31.779Z] #27 12.88 0.0% # 2.1% ## 3.5% ### 5.5% ##### 7.8% ###### 9.4% ######## 11.2% ######## 12.4% ########## 14.2% ########### 16.0% ############ 17.6% ############# 19.0% ############## 20.7% ############### 21.8% ################# 23.6% ################## 25.3% #################### 28.0% ##################### 30.0% [2020-02-28T13:40:31.779Z] #27 ... [2020-02-28T13:40:31.779Z] [2020-02-28T13:40:31.779Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:40:31.779Z] #35 40.81 Selecting previously unselected package libicu63:arm64. [2020-02-28T13:40:31.779Z] #35 40.83 Preparing to unpack .../3-libicu63_63.1-6_arm64.deb ... [2020-02-28T13:40:31.779Z] #35 40.88 Unpacking libicu63:arm64 (63.1-6) ... [2020-02-28T13:40:31.779Z] #35 47.12 Selecting previously unselected package libxml2:arm64. [2020-02-28T13:40:31.779Z] #35 47.12 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-02-28T13:40:31.779Z] #35 47.13 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-02-28T13:40:31.779Z] #35 47.72 Selecting previously unselected package libarchive13:arm64. [2020-02-28T13:40:31.779Z] #35 47.72 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-02-28T13:40:31.779Z] #35 47.76 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-02-28T13:40:31.779Z] #35 48.04 Selecting previously unselected package libjsoncpp1:arm64. [2020-02-28T13:40:31.779Z] #35 48.04 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-02-28T13:40:31.779Z] #35 48.07 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-02-28T13:40:31.779Z] #35 48.26 Selecting previously unselected package librhash0:arm64. [2020-02-28T13:40:31.779Z] #35 48.27 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-02-28T13:40:31.779Z] #35 48.30 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-02-28T13:40:31.779Z] #35 48.50 Selecting previously unselected package libuv1:arm64. [2020-02-28T13:40:31.779Z] #35 48.50 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-02-28T13:40:31.779Z] #35 48.51 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-02-28T13:40:31.779Z] #35 48.62 Selecting previously unselected package cmake. [2020-02-28T13:40:31.779Z] #35 48.63 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-02-28T13:40:31.779Z] #35 48.63 Unpacking cmake (3.13.4-1) ... [2020-02-28T13:40:31.779Z] #35 50.72 Setting up libicu63:arm64 (63.1-6) ... [2020-02-28T13:40:31.779Z] #35 50.76 Setting up xxd (2:8.1.0875-5) ... [2020-02-28T13:40:31.779Z] #35 50.80 Setting up libuv1:arm64 (1.24.1-1) ... [2020-02-28T13:40:31.779Z] #35 50.88 Setting up vim-common (2:8.1.0875-5) ... [2020-02-28T13:40:31.779Z] #35 ... [2020-02-28T13:40:31.779Z] [2020-02-28T13:40:31.779Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:40:33.254Z] #11 31.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-28T13:40:33.254Z] #11 31.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-02-28T13:40:33.254Z] #11 31.54 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-28T13:40:33.676Z] #11 ... [2020-02-28T13:40:33.676Z] [2020-02-28T13:40:33.676Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:40:33.676Z] #44 21.90 The following NEW packages will be installed: [2020-02-28T13:40:33.676Z] #44 21.90 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-28T13:40:33.676Z] #44 21.90 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-28T13:40:33.676Z] #44 21.90 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-28T13:40:33.676Z] #44 21.90 python-six zlib1g-dev [2020-02-28T13:40:33.676Z] #44 22.03 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T13:40:33.676Z] #44 22.03 Need to get 3742 kB of archives. [2020-02-28T13:40:33.676Z] #44 22.03 After this operation, 22.0 MB of additional disk space will be used. [2020-02-28T13:40:33.676Z] #44 22.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-02-28T13:40:33.676Z] #44 22.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-02-28T13:40:33.676Z] #44 22.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-02-28T13:40:33.676Z] #44 22.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-02-28T13:40:33.676Z] #44 22.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-02-28T13:40:33.676Z] #44 22.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-02-28T13:40:33.676Z] #44 22.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-02-28T13:40:33.676Z] #44 22.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-02-28T13:40:33.676Z] #44 22.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-02-28T13:40:33.676Z] #44 22.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-02-28T13:40:33.676Z] #44 22.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-02-28T13:40:33.676Z] #44 22.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-02-28T13:40:33.676Z] #44 22.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-02-28T13:40:33.676Z] #44 22.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-02-28T13:40:33.676Z] #44 22.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-28T13:40:33.676Z] #44 22.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-02-28T13:40:33.676Z] #44 22.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-02-28T13:40:33.676Z] #44 22.93 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T13:40:33.676Z] #44 23.06 Fetched 3742 kB in 0s (13.7 MB/s) [2020-02-28T13:40:33.676Z] #44 23.14 Selecting previously unselected package libcap-dev:s390x. [2020-02-28T13:40:33.676Z] #44 23.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 ... 15168 files and directories currently installed.) [2020-02-28T13:40:33.676Z] #44 23.16 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-02-28T13:40:33.676Z] #44 23.16 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-02-28T13:40:33.676Z] #44 23.29 Selecting previously unselected package libnet1:s390x. [2020-02-28T13:40:33.676Z] #44 23.29 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-28T13:40:33.676Z] #44 23.30 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-28T13:40:33.676Z] #44 23.35 Selecting previously unselected package libnet1-dev. [2020-02-28T13:40:33.676Z] #44 23.35 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-28T13:40:33.676Z] #44 23.38 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-28T13:40:33.676Z] #44 23.53 Selecting previously unselected package libnl-3-200:s390x. [2020-02-28T13:40:33.676Z] #44 23.54 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-02-28T13:40:33.676Z] #44 23.54 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-02-28T13:40:33.676Z] #44 23.63 Selecting previously unselected package libnl-3-dev:s390x. [2020-02-28T13:40:33.676Z] #44 23.63 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-02-28T13:40:33.676Z] #44 23.64 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-02-28T13:40:33.676Z] #44 23.83 Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-28T13:40:33.676Z] #44 23.85 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-02-28T13:40:33.676Z] #44 23.85 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-28T13:40:33.676Z] #44 23.92 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-02-28T13:40:33.676Z] #44 23.92 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-02-28T13:40:33.676Z] #44 23.93 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-02-28T13:40:33.676Z] #44 24.00 Selecting previously unselected package zlib1g-dev:s390x. [2020-02-28T13:40:33.676Z] #44 24.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-02-28T13:40:33.676Z] #44 24.01 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-02-28T13:40:33.676Z] #44 24.21 Selecting previously unselected package libprotobuf17:s390x. [2020-02-28T13:40:33.676Z] #44 24.22 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-02-28T13:40:33.676Z] #44 24.23 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-02-28T13:40:33.676Z] #44 24.79 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-02-28T13:40:33.676Z] #44 24.79 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-02-28T13:40:33.676Z] #44 24.79 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-02-28T13:40:33.676Z] #44 24.95 Selecting previously unselected package libprotobuf-dev:s390x. [2020-02-28T13:40:33.676Z] #44 24.96 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-02-28T13:40:33.676Z] #44 24.96 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-02-28T13:40:33.676Z] #44 26.06 Selecting previously unselected package libprotoc17:s390x. [2020-02-28T13:40:33.676Z] #44 26.07 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-02-28T13:40:33.676Z] #44 26.07 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-02-28T13:40:33.676Z] #44 26.61 Selecting previously unselected package protobuf-c-compiler. [2020-02-28T13:40:33.676Z] #44 26.62 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-02-28T13:40:33.676Z] #44 26.62 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-28T13:40:33.676Z] #44 26.68 Selecting previously unselected package protobuf-compiler. [2020-02-28T13:40:33.676Z] #44 26.68 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-02-28T13:40:33.676Z] #44 26.69 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-28T13:40:33.676Z] #44 26.81 Selecting previously unselected package python-pkg-resources. [2020-02-28T13:40:33.676Z] #44 26.82 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-28T13:40:33.676Z] #44 26.82 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-28T13:40:33.676Z] #44 26.99 Selecting previously unselected package python-six. [2020-02-28T13:40:33.676Z] #44 26.99 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-28T13:40:33.676Z] #44 26.99 Unpacking python-six (1.12.0-1) ... [2020-02-28T13:40:33.676Z] #44 27.08 Selecting previously unselected package python-protobuf. [2020-02-28T13:40:33.676Z] #44 27.08 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-02-28T13:40:33.676Z] #44 27.09 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-28T13:40:33.676Z] #44 28.15 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-28T13:40:33.676Z] #44 30.99 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-02-28T13:40:33.676Z] #44 31.00 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-28T13:40:33.676Z] #44 31.00 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-28T13:40:33.676Z] #44 31.01 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-02-28T13:40:33.676Z] #44 31.02 Setting up python-six (1.12.0-1) ... [2020-02-28T13:40:33.676Z] #44 ... [2020-02-28T13:40:33.676Z] [2020-02-28T13:40:33.676Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:40:33.676Z] #36 21.95 The following NEW packages will be installed: [2020-02-28T13:40:33.676Z] #36 21.96 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-28T13:40:33.676Z] #36 21.96 vim-common xxd [2020-02-28T13:40:33.676Z] #36 22.07 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T13:40:33.676Z] #36 22.07 Need to get 13.9 MB of archives. [2020-02-28T13:40:33.676Z] #36 22.07 After this operation, 62.1 MB of additional disk space will be used. [2020-02-28T13:40:33.676Z] #36 22.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-02-28T13:40:33.676Z] #36 22.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-02-28T13:40:33.676Z] #36 22.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-02-28T13:40:33.676Z] #36 22.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-02-28T13:40:33.676Z] #36 22.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-02-28T13:40:33.676Z] #36 22.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-02-28T13:40:33.676Z] #36 22.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-02-28T13:40:33.676Z] #36 22.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-02-28T13:40:33.676Z] #36 22.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-02-28T13:40:33.676Z] #36 22.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-02-28T13:40:33.676Z] #36 23.56 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T13:40:33.676Z] #36 23.64 Fetched 13.9 MB in 1s (14.4 MB/s) [2020-02-28T13:40:33.676Z] #36 23.71 Selecting previously unselected package xxd. [2020-02-28T13:40:33.676Z] #36 23.71 (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 ... 15168 files and directories currently installed.) [2020-02-28T13:40:33.676Z] #36 23.75 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-02-28T13:40:33.676Z] #36 23.75 Unpacking xxd (2:8.1.0875-5) ... [2020-02-28T13:40:33.676Z] #36 23.93 Selecting previously unselected package vim-common. [2020-02-28T13:40:33.676Z] #36 23.93 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-28T13:40:33.676Z] #36 23.98 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-28T13:40:33.676Z] #36 24.27 Selecting previously unselected package cmake-data. [2020-02-28T13:40:33.676Z] #36 24.27 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-28T13:40:33.676Z] #36 24.27 Unpacking cmake-data (3.13.4-1) ... [2020-02-28T13:40:33.676Z] #36 26.77 Selecting previously unselected package libicu63:s390x. [2020-02-28T13:40:33.676Z] #36 26.77 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ... [2020-02-28T13:40:33.676Z] #36 26.78 Unpacking libicu63:s390x (63.1-6) ... [2020-02-28T13:40:33.676Z] #36 ... [2020-02-28T13:40:33.676Z] [2020-02-28T13:40:33.676Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:40:33.676Z] #28 1.777 ### 5.3% ######## 11.6% ############ 17.9% ################# 24.1% ##################### 30.4% ######################## 34.6% ############################# 40.9% ################################### 49.2% ####################################### 55.5% ############################################ 61.8% ################################################## 70.1% ###################################################### 76.4% ########################################################### 82.6% ################################################################ 88.9% #################################################################### 95.2% ######################################################################## 100.0% [2020-02-28T13:40:33.676Z] #28 3.935 #=#=# [2020-02-28T13:40:33.677Z] #28 4.111 # 2.5% #################### 29.1% ################################# 46.1% ################################################# 68.7% ############################################################# 85.7% ######################################################################## 100.0% [2020-02-28T13:40:33.677Z] #28 5.045 [2020-02-28T13:40:33.677Z] #28 5.184 #### 6.0% ########### 16.2% ################# 23.8% ###################### 31.4% ############################ 39.1% ################################# 46.7% ####################################### 54.3% ############################################ 62.0% ################################################## 69.6% ####################################################### 77.2% ############################################################# 84.9% ################################################################## 92.5% ######################################################################## 100.0% [2020-02-28T13:40:33.677Z] #28 6.940 [2020-02-28T13:40:33.677Z] #28 7.164 #=#=# # 1.7% ## 3.6% ### 5.4% ##### 7.3% ##### 8.3% ####### 10.2% ######### 13.0% ########## 14.9% ############ 16.8% ############ 17.7% ############# 18.7% ############### 21.5% #################### 28.1% ####################### 33.1% ######################### 35.9% ########################### 38.8% ############################## 42.6% ################################## 48.1% ##################################### 52.0% ######################################## 55.7% ######################################## 56.7% ########################################## 58.6% ########################################### 60.4% ############################################# 63.3% ############################################## 65.2% ################################################## 69.9% #################################################### 72.7% ####################################################### 76.5% ########################################################### 82.0% ########################################################### 82.0% ############################################################## 87.3% ################################################################ 90.2% ################################################################### 94.0% ###################################################################### 97.8% ######################################################################## 100.0% [2020-02-28T13:40:33.677Z] #28 12.19 [2020-02-28T13:40:34.047Z] #28 13.07 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-28T13:40:34.047Z] #28 ... [2020-02-28T13:40:34.047Z] [2020-02-28T13:40:34.047Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:40:34.047Z] #44 32.47 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-02-28T13:40:34.047Z] #44 32.47 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-02-28T13:40:34.047Z] #44 32.48 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-02-28T13:40:34.047Z] #44 32.49 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-02-28T13:40:34.047Z] #44 32.50 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-02-28T13:40:34.047Z] #44 32.50 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-28T13:40:34.047Z] #44 32.51 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-28T13:40:34.047Z] #44 32.53 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-02-28T13:40:34.047Z] #44 32.54 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-28T13:40:34.047Z] #44 32.55 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-28T13:40:34.411Z] #44 ... [2020-02-28T13:40:34.411Z] [2020-02-28T13:40:34.411Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:40:34.411Z] #63 0.227 + RM_GOPATH=0 [2020-02-28T13:40:34.411Z] #63 0.227 + TMP_GOPATH= [2020-02-28T13:40:34.411Z] #63 0.227 + : /build [2020-02-28T13:40:34.411Z] #63 0.227 + '[' -z '' ']' [2020-02-28T13:40:34.411Z] #63 0.228 ++ mktemp -d [2020-02-28T13:40:34.411Z] #63 0.228 + export GOPATH=/tmp/tmp.HweptVaWMf [2020-02-28T13:40:34.411Z] #63 0.228 + GOPATH=/tmp/tmp.HweptVaWMf [2020-02-28T13:40:34.411Z] #63 0.228 + RM_GOPATH=1 [2020-02-28T13:40:34.411Z] #63 0.229 ++ dirname ./install.sh [2020-02-28T13:40:34.411Z] #63 0.229 + dir=. [2020-02-28T13:40:34.411Z] #63 0.229 + bin=containerd [2020-02-28T13:40:34.411Z] #63 0.229 + shift [2020-02-28T13:40:34.411Z] #63 0.229 + '[' '!' -f ./containerd.installer ']' [2020-02-28T13:40:34.411Z] #63 0.229 + . ./containerd.installer [2020-02-28T13:40:34.411Z] #63 0.229 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T13:40:34.411Z] #63 0.233 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T13:40:34.411Z] #63 0.233 + install_containerd [2020-02-28T13:40:34.411Z] #63 0.233 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-28T13:40:34.411Z] #63 0.233 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HweptVaWMf/src/github.com/containerd/containerd [2020-02-28T13:40:34.411Z] #63 0.233 Cloning into '/tmp/tmp.HweptVaWMf/src/github.com/containerd/containerd'... [2020-02-28T13:40:34.784Z] #63 ... [2020-02-28T13:40:34.784Z] [2020-02-28T13:40:34.784Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:40:34.784Z] #28 13.38 [2020-02-28T13:40:34.784Z] #28 13.54 ##### 8.2% ######################################################################## 100.0% [2020-02-28T13:40:34.784Z] #28 13.69 [2020-02-28T13:40:34.926Z] #27 12.88 0.0% # 2.1% ## 3.5% ### 5.5% ##### 7.8% ###### 9.4% ######## 11.2% ######## 12.4% ########## 14.2% ########### 16.0% ############ 17.6% ############# 19.0% ############## 20.7% ############### 21.8% ################# 23.6% ################## 25.3% #################### 28.0% ##################### 30.0% ###################### 31.3% ####################### 32.9% ######################### 34.8% ########################## 36.3% ########################### 38.6% ############################# 41.0% ############################### 43.1% ################################ 44.6% ################################# 46.2% ################################## 47.3% ################################### 49.1% #################################### 50.1% ##################################### 51.6% ###################################### 52.8% ###################################### 54.1% ####################################### 55.2% ######################################## 56.8% ########################################## 58.7% ########################################### 60.0% ############################################ 61.5% ############################################# 62.8% ############################################## 64.5% ############################################### 65.9% ################################################ 67.4% ################################################# 68.7% ################################################## 70.6% ################################################### 72.2% #################################################### 73.5% [2020-02-28T13:40:34.926Z] #27 ... [2020-02-28T13:40:34.926Z] [2020-02-28T13:40:34.926Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:40:34.926Z] #35 50.98 Setting up librhash0:arm64 (1.3.8-1) ... [2020-02-28T13:40:34.926Z] #35 50.99 Setting up cmake-data (3.13.4-1) ... [2020-02-28T13:40:34.926Z] #35 51.04 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-02-28T13:40:34.926Z] #35 51.09 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-02-28T13:40:34.926Z] #35 51.13 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-02-28T13:40:34.926Z] #35 51.15 Setting up cmake (3.13.4-1) ... [2020-02-28T13:40:34.926Z] #35 51.17 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T13:40:34.926Z] #35 51.30 Processing triggers for mime-support (3.62) ... [2020-02-28T13:40:34.926Z] #35 DONE 53.8s [2020-02-28T13:40:34.926Z] [2020-02-28T13:40:34.926Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:40:34.926Z] #27 12.88 0.0% # 2.1% ## 3.5% ### 5.5% ##### 7.8% ###### 9.4% ######## 11.2% ######## 12.4% ########## 14.2% ########### 16.0% ############ 17.6% ############# 19.0% ############## 20.7% ############### 21.8% ################# 23.6% ################## 25.3% #################### 28.0% ##################### 30.0% ###################### 31.3% ####################### 32.9% ######################### 34.8% ########################## 36.3% ########################### 38.6% ############################# 41.0% ############################### 43.1% ################################ 44.6% ################################# 46.2% ################################## 47.3% ################################### 49.1% #################################### 50.1% ##################################### 51.6% ###################################### 52.8% ###################################### 54.1% ####################################### 55.2% ######################################## 56.8% ########################################## 58.7% ########################################### 60.0% ############################################ 61.5% ############################################# 62.8% ############################################## 64.5% ############################################### 65.9% ################################################ 67.4% ################################################# 68.7% ################################################## 70.6% ################################################### 72.2% #################################################### 73.5% ###################################################### 75.1% ####################################################### 76.4% [2020-02-28T13:40:34.926Z] #27 ... [2020-02-28T13:40:34.926Z] [2020-02-28T13:40:34.926Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T13:40:34.926Z] #36 DONE 0.1s [2020-02-28T13:40:34.926Z] [2020-02-28T13:40:34.926Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:40:35.187Z] #27 12.88 0.0% # 2.1% ## 3.5% ### 5.5% ##### 7.8% ###### 9.4% ######## 11.2% ######## 12.4% ########## 14.2% ########### 16.0% ############ 17.6% ############# 19.0% ############## 20.7% ############### 21.8% ################# 23.6% ################## 25.3% #################### 28.0% ##################### 30.0% ###################### 31.3% ####################### 32.9% ######################### 34.8% ########################## 36.3% ########################### 38.6% ############################# 41.0% ############################### 43.1% ################################ 44.6% ################################# 46.2% ################################## 47.3% ################################### 49.1% #################################### 50.1% ##################################### 51.6% ###################################### 52.8% ###################################### 54.1% ####################################### 55.2% ######################################## 56.8% ########################################## 58.7% ########################################### 60.0% ############################################ 61.5% ############################################# 62.8% ############################################## 64.5% ############################################### 65.9% ################################################ 67.4% ################################################# 68.7% ################################################## 70.6% ################################################### 72.2% #################################################### 73.5% ###################################################### 75.1% ####################################################### 76.4% ######################################################## 78.1% [2020-02-28T13:40:35.187Z] #27 ... [2020-02-28T13:40:35.187Z] [2020-02-28T13:40:35.187Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-28T13:40:35.187Z] #37 DONE 0.1s [2020-02-28T13:40:35.187Z] [2020-02-28T13:40:35.187Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:40:35.569Z] #28 14.72 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-28T13:40:35.934Z] #28 15.08 [2020-02-28T13:40:35.934Z] #28 15.21 ######################################################################## 100.0% [2020-02-28T13:40:35.934Z] #28 15.31 [2020-02-28T13:40:36.239Z] #27 12.88 0.0% # 2.1% ## 3.5% ### 5.5% ##### 7.8% ###### 9.4% ######## 11.2% ######## 12.4% ########## 14.2% ########### 16.0% ############ 17.6% ############# 19.0% ############## 20.7% ############### 21.8% ################# 23.6% ################## 25.3% #################### 28.0% ##################### 30.0% ###################### 31.3% ####################### 32.9% ######################### 34.8% ########################## 36.3% ########################### 38.6% ############################# 41.0% ############################### 43.1% ################################ 44.6% ################################# 46.2% ################################## 47.3% ################################### 49.1% #################################### 50.1% ##################################### 51.6% ###################################### 52.8% ###################################### 54.1% ####################################### 55.2% ######################################## 56.8% ########################################## 58.7% ########################################### 60.0% ############################################ 61.5% ############################################# 62.8% ############################################## 64.5% ############################################### 65.9% ################################################ 67.4% ################################################# 68.7% ################################################## 70.6% ################################################### 72.2% #################################################### 73.5% ###################################################### 75.1% ####################################################### 76.4% ######################################################## 78.1% ######################################################### 79.7% ########################################################## 81.1% ########################################################### 82.9% ############################################################ 84.5% ############################################################## 86.2% ############################################################### 88.4% ################################################################# 90.5% ################################################################## 92.3% ################################################################### 93.8% #################################################################### 95.7% ###################################################################### 98.2% ######################################################################## 100.0% [2020-02-28T13:40:36.239Z] #27 19.34 [2020-02-28T13:40:37.194Z] #28 16.13 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-28T13:40:37.194Z] #28 16.21 skipping existing b63cc5f62c21 [2020-02-28T13:40:37.194Z] #28 16.30 [2020-02-28T13:40:37.565Z] #28 ... [2020-02-28T13:40:37.565Z] [2020-02-28T13:40:37.565Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:40:37.565Z] #44 35.57 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-02-28T13:40:37.565Z] #44 35.58 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T13:40:37.565Z] #44 DONE 35.8s [2020-02-28T13:40:37.565Z] [2020-02-28T13:40:37.565Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:40:37.565Z] #34 25.70 sync [2020-02-28T13:40:37.565Z] #34 25.70 internal/reflectlite [2020-02-28T13:40:37.565Z] #34 29.03 errors [2020-02-28T13:40:37.565Z] #34 29.03 sort [2020-02-28T13:40:37.565Z] #34 29.55 strconv [2020-02-28T13:40:37.565Z] #34 30.10 io [2020-02-28T13:40:37.565Z] #34 31.07 internal/oserror [2020-02-28T13:40:37.565Z] #34 31.13 syscall [2020-02-28T13:40:37.565Z] #34 33.10 reflect [2020-02-28T13:40:37.565Z] #34 ... [2020-02-28T13:40:37.565Z] [2020-02-28T13:40:37.565Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:40:37.565Z] #36 32.59 Selecting previously unselected package libxml2:s390x. [2020-02-28T13:40:37.565Z] #36 32.60 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-02-28T13:40:37.565Z] #36 32.61 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-02-28T13:40:37.565Z] #36 33.06 Selecting previously unselected package libarchive13:s390x. [2020-02-28T13:40:37.565Z] #36 33.07 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-02-28T13:40:37.565Z] #36 33.08 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-02-28T13:40:37.565Z] #36 33.27 Selecting previously unselected package libjsoncpp1:s390x. [2020-02-28T13:40:37.565Z] #36 33.27 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-02-28T13:40:37.565Z] #36 33.28 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-02-28T13:40:37.565Z] #36 33.36 Selecting previously unselected package librhash0:s390x. [2020-02-28T13:40:37.565Z] #36 33.38 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-02-28T13:40:37.565Z] #36 33.38 Unpacking librhash0:s390x (1.3.8-1) ... [2020-02-28T13:40:37.565Z] #36 33.52 Selecting previously unselected package libuv1:s390x. [2020-02-28T13:40:37.565Z] #36 33.52 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-02-28T13:40:37.565Z] #36 33.52 Unpacking libuv1:s390x (1.24.1-1) ... [2020-02-28T13:40:37.565Z] #36 33.59 Selecting previously unselected package cmake. [2020-02-28T13:40:37.565Z] #36 33.59 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-02-28T13:40:37.565Z] #36 33.60 Unpacking cmake (3.13.4-1) ... [2020-02-28T13:40:37.565Z] #36 35.51 Setting up libicu63:s390x (63.1-6) ... [2020-02-28T13:40:37.565Z] #36 35.52 Setting up xxd (2:8.1.0875-5) ... [2020-02-28T13:40:37.565Z] #36 35.54 Setting up libuv1:s390x (1.24.1-1) ... [2020-02-28T13:40:37.565Z] #36 35.55 Setting up vim-common (2:8.1.0875-5) ... [2020-02-28T13:40:37.565Z] #36 35.56 Setting up librhash0:s390x (1.3.8-1) ... [2020-02-28T13:40:37.565Z] #36 35.57 Setting up cmake-data (3.13.4-1) ... [2020-02-28T13:40:37.565Z] #36 35.58 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-02-28T13:40:37.565Z] #36 35.59 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-02-28T13:40:37.565Z] #36 35.60 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-02-28T13:40:37.565Z] #36 35.60 Setting up cmake (3.13.4-1) ... [2020-02-28T13:40:37.565Z] #36 35.61 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T13:40:37.565Z] #36 35.67 Processing triggers for mime-support (3.62) ... [2020-02-28T13:40:37.565Z] #36 DONE 36.0s [2020-02-28T13:40:37.565Z] [2020-02-28T13:40:37.565Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T13:40:37.565Z] #37 DONE 0.1s [2020-02-28T13:40:37.565Z] [2020-02-28T13:40:37.565Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:40:37.565Z] #11 33.86 Selecting previously unselected package binutils-mingw-w64. [2020-02-28T13:40:37.565Z] #11 33.87 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-28T13:40:37.565Z] #11 33.87 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-28T13:40:37.565Z] #11 33.97 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-02-28T13:40:37.565Z] #11 33.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-02-28T13:40:37.565Z] #11 33.98 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-02-28T13:40:37.565Z] #11 34.12 Selecting previously unselected package dmsetup. [2020-02-28T13:40:37.565Z] #11 34.12 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-02-28T13:40:37.565Z] #11 34.13 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-28T13:40:37.565Z] #11 34.26 Selecting previously unselected package mingw-w64-common. [2020-02-28T13:40:37.565Z] #11 34.27 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-28T13:40:37.565Z] #11 34.27 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-28T13:40:37.931Z] #11 ... [2020-02-28T13:40:37.931Z] [2020-02-28T13:40:37.931Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-28T13:40:37.931Z] #38 DONE 0.1s [2020-02-28T13:40:37.931Z] [2020-02-28T13:40:37.931Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:40:37.931Z] #39 0.248 + RM_GOPATH=0 [2020-02-28T13:40:37.931Z] #39 0.249 + TMP_GOPATH= [2020-02-28T13:40:37.931Z] #39 0.249 + : /build [2020-02-28T13:40:37.931Z] #39 0.249 + '[' -z '' ']' [2020-02-28T13:40:37.931Z] #39 0.249 ++ mktemp -d [2020-02-28T13:40:37.931Z] #39 0.250 + export GOPATH=/tmp/tmp.kAQdvTC4wV [2020-02-28T13:40:37.931Z] #39 0.251 + GOPATH=/tmp/tmp.kAQdvTC4wV [2020-02-28T13:40:37.931Z] #39 0.251 + RM_GOPATH=1 [2020-02-28T13:40:37.931Z] #39 0.251 ++ dirname ./install.sh [2020-02-28T13:40:37.931Z] #39 0.255 + dir=. [2020-02-28T13:40:37.931Z] #39 0.255 + bin=tini [2020-02-28T13:40:37.931Z] #39 0.255 + shift [2020-02-28T13:40:37.931Z] #39 0.255 + '[' '!' -f ./tini.installer ']' [2020-02-28T13:40:37.931Z] #39 0.256 + . ./tini.installer [2020-02-28T13:40:37.931Z] #39 0.256 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T13:40:37.931Z] #39 0.256 + install_tini [2020-02-28T13:40:37.931Z] #39 0.256 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-28T13:40:37.931Z] #39 0.256 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T13:40:37.931Z] #39 0.257 + git clone https://github.com/krallin/tini.git /tmp/tmp.kAQdvTC4wV/tini [2020-02-28T13:40:37.931Z] #39 0.259 Cloning into '/tmp/tmp.kAQdvTC4wV/tini'... [2020-02-28T13:40:38.155Z] #27 21.02 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-28T13:40:38.725Z] #39 0.837 + cd /tmp/tmp.kAQdvTC4wV/tini [2020-02-28T13:40:38.725Z] #39 0.837 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T13:40:38.725Z] #39 0.849 + cmake . [2020-02-28T13:40:38.725Z] #39 ... [2020-02-28T13:40:38.725Z] [2020-02-28T13:40:38.725Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:40:38.725Z] #28 17.32 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-28T13:40:38.725Z] #28 17.60 [2020-02-28T13:40:38.725Z] #28 17.73 #=#=# ######################################################################## 100.0% [2020-02-28T13:40:38.725Z] #28 17.81 [2020-02-28T13:40:38.725Z] #28 17.84 Download of images into '/build' complete. [2020-02-28T13:40:38.725Z] #28 17.84 Use something like the following to load the result into a Docker daemon: [2020-02-28T13:40:38.725Z] #28 17.84 tar -cC '/build' . | docker load [2020-02-28T13:40:38.725Z] #28 DONE 17.9s [2020-02-28T13:40:38.725Z] [2020-02-28T13:40:38.725Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T13:40:38.725Z] #31 31.89 Checking out files: 94% (1441/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-02-28T13:40:38.725Z] #31 31.97 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-02-28T13:40:38.725Z] #31 32.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-28T13:40:39.085Z] #31 ... [2020-02-28T13:40:39.085Z] [2020-02-28T13:40:39.085Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:40:39.085Z] #51 27.18 + cd /tmp/tmp.bXEJAhuoyV/src/gotest.tools/gotestsum [2020-02-28T13:40:39.085Z] #51 27.18 + git checkout -q v0.3.5 [2020-02-28T13:40:39.085Z] #51 27.24 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-28T13:40:39.085Z] #51 ... [2020-02-28T13:40:39.085Z] [2020-02-28T13:40:39.085Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:40:39.085Z] #39 1.239 -- The C compiler identification is GNU 8.3.0 [2020-02-28T13:40:39.085Z] #39 1.297 -- Check for working C compiler: /usr/bin/cc [2020-02-28T13:40:39.209Z] #27 21.46 #=#=# [2020-02-28T13:40:39.476Z] #27 21.99 # 2.2% ##27 ... [2020-02-28T13:40:39.476Z] [2020-02-28T13:40:39.476Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:40:39.476Z] #43 50.48 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-02-28T13:40:39.476Z] #43 50.50 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-02-28T13:40:39.476Z] #43 50.57 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-02-28T13:40:39.476Z] #43 50.60 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-02-28T13:40:39.476Z] #43 50.64 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-02-28T13:40:39.476Z] #43 50.68 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-28T13:40:39.476Z] #43 50.73 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-28T13:40:39.476Z] #43 50.79 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-02-28T13:40:39.476Z] #43 50.87 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-28T13:40:39.476Z] #43 50.89 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-28T13:40:39.476Z] #43 56.94 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-02-28T13:40:39.476Z] #43 56.98 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T13:40:39.476Z] #43 DONE 58.4s [2020-02-28T13:40:39.476Z] [2020-02-28T13:40:39.476Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:40:39.476Z] #27 21.99 # 2.2% ###### 9.1% ######################################################################## 100.0% [2020-02-28T13:40:39.830Z] #27 22.54 [2020-02-28T13:40:39.866Z] #39 2.144 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-28T13:40:39.866Z] #39 2.145 -- Detecting C compiler ABI info [2020-02-28T13:40:40.229Z] #39 2.533 -- Detecting C compiler ABI info - done [2020-02-28T13:40:40.229Z] #39 2.556 -- Detecting C compile features [2020-02-28T13:40:41.345Z] #27 ... [2020-02-28T13:40:41.345Z] [2020-02-28T13:40:41.345Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:40:41.345Z] #47 50.12 regexp/syntax [2020-02-28T13:40:41.345Z] #47 52.37 hash/crc32 [2020-02-28T13:40:41.345Z] #47 53.66 vendor/golang.org/x/net/dns/dnsmessage [2020-02-28T13:40:41.345Z] #47 55.87 time [2020-02-28T13:40:41.497Z] #39 3.659 -- Detecting C compile features - done [2020-02-28T13:40:41.497Z] #39 3.686 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-28T13:40:41.497Z] #39 ... [2020-02-28T13:40:41.497Z] [2020-02-28T13:40:41.497Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:40:41.497Z] #48 29.63 github.com/LK4D4/vndr/godl/singleflight [2020-02-28T13:40:41.497Z] #48 29.64 io [2020-02-28T13:40:41.497Z] #48 29.73 strconv [2020-02-28T13:40:41.497Z] #48 30.51 bytes [2020-02-28T13:40:41.497Z] #48 32.54 bufio [2020-02-28T13:40:41.497Z] #48 32.96 reflect [2020-02-28T13:40:41.497Z] #48 34.38 syscall [2020-02-28T13:40:41.497Z] #48 ... [2020-02-28T13:40:41.497Z] [2020-02-28T13:40:41.497Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:40:41.497Z] #45 0.869 Note: Building without setproctitle() and strlcpy() support. [2020-02-28T13:40:41.497Z] #45 0.869 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-28T13:40:41.497Z] #45 0.872 Note: Building without GnuTLS support [2020-02-28T13:40:41.497Z] #45 2.029 fatal: not a git repository (or any of the parent directories): .git [2020-02-28T13:40:41.497Z] #45 2.113 GEN .gitid [2020-02-28T13:40:41.497Z] #45 2.149 GEN criu/include/version.h [2020-02-28T13:40:41.497Z] #45 2.191 GEN include/common/asm [2020-02-28T13:40:41.497Z] #45 2.820 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-28T13:40:41.497Z] #45 2.882 PBCC images/opts.pb-c.c [2020-02-28T13:40:41.497Z] #45 2.907 PBCC images/sit.pb-c.c [2020-02-28T13:40:41.497Z] #45 2.931 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-28T13:40:41.497Z] #45 2.978 DEP images/opts.pb-c.d [2020-02-28T13:40:41.497Z] #45 3.000 DEP images/sit.pb-c.d [2020-02-28T13:40:41.497Z] #45 3.051 PBCC images/macvlan.pb-c.c [2020-02-28T13:40:41.497Z] #45 3.070 DEP images/macvlan.pb-c.d [2020-02-28T13:40:41.497Z] #45 3.113 PBCC images/autofs.pb-c.c [2020-02-28T13:40:41.497Z] #45 3.135 DEP images/autofs.pb-c.d [2020-02-28T13:40:41.497Z] #45 3.154 PBCC images/sysctl.pb-c.c [2020-02-28T13:40:41.497Z] #45 3.183 DEP images/sysctl.pb-c.d [2020-02-28T13:40:41.497Z] #45 3.224 PBCC images/time.pb-c.c [2020-02-28T13:40:41.497Z] #45 3.227 DEP images/time.pb-c.d [2020-02-28T13:40:41.497Z] #45 3.244 PBCC images/binfmt-misc.pb-c.c [2020-02-28T13:40:41.497Z] #45 3.252 DEP images/binfmt-misc.pb-c.d [2020-02-28T13:40:41.497Z] #45 3.282 PBCC images/seccomp.pb-c.c [2020-02-28T13:40:41.497Z] #45 3.291 DEP images/seccomp.pb-c.d [2020-02-28T13:40:41.497Z] #45 3.324 PBCC images/userns.pb-c.c [2020-02-28T13:40:41.497Z] #45 3.333 DEP images/userns.pb-c.d [2020-02-28T13:40:41.497Z] #45 3.371 PBCC images/cgroup.pb-c.c [2020-02-28T13:40:41.497Z] #45 3.381 DEP images/cgroup.pb-c.d [2020-02-28T13:40:41.497Z] #45 3.465 PBCC images/fown.pb-c.c [2020-02-28T13:40:41.497Z] #45 3.481 PBCC images/ext-file.pb-c.c [2020-02-28T13:40:41.497Z] #45 3.484 DEP images/fown.pb-c.d [2020-02-28T13:40:41.497Z] #45 3.515 DEP images/ext-file.pb-c.d [2020-02-28T13:40:41.497Z] #45 3.544 PBCC images/rpc.pb-c.c [2020-02-28T13:40:41.497Z] #45 3.570 DEP images/rpc.pb-c.d [2020-02-28T13:40:41.497Z] #45 3.615 PBCC images/siginfo.pb-c.c [2020-02-28T13:40:41.497Z] #45 3.623 DEP images/siginfo.pb-c.d [2020-02-28T13:40:41.497Z] #45 3.653 PBCC images/pagemap.pb-c.c [2020-02-28T13:40:41.497Z] #45 3.689 DEP images/pagemap.pb-c.d [2020-02-28T13:40:41.497Z] #45 3.714 PBCC images/rlimit.pb-c.c [2020-02-28T13:40:41.497Z] #45 3.726 DEP images/rlimit.pb-c.d [2020-02-28T13:40:41.497Z] #45 3.743 PBCC images/file-lock.pb-c.c [2020-02-28T13:40:41.497Z] #45 3.768 DEP images/file-lock.pb-c.d [2020-02-28T13:40:41.497Z] #45 3.801 PBCC images/tty.pb-c.c [2020-02-28T13:40:41.497Z] #45 3.850 DEP images/tty.pb-c.d [2020-02-28T13:40:41.497Z] #45 3.860 PBCC images/tun.pb-c.c [2020-02-28T13:40:41.497Z] #45 3.888 PBCC images/netdev.pb-c.c [2020-02-28T13:40:41.497Z] #45 3.925 DEP images/tun.pb-c.d [2020-02-28T13:40:41.497Z] #45 3.958 DEP images/netdev.pb-c.d [2020-02-28T13:40:41.497Z] #45 4.003 PBCC images/vma.pb-c.c [2020-02-28T13:40:41.497Z] #45 4.026 DEP images/vma.pb-c.d [2020-02-28T13:40:41.497Z] #45 4.035 PBCC images/creds.pb-c.c [2020-02-28T13:40:41.497Z] #45 4.066 DEP images/creds.pb-c.d [2020-02-28T13:40:41.497Z] #45 4.077 PBCC images/utsns.pb-c.c [2020-02-28T13:40:41.497Z] #45 4.101 DEP images/utsns.pb-c.d [2020-02-28T13:40:41.497Z] #45 4.151 PBCC images/ipc-desc.pb-c.c [2020-02-28T13:40:41.497Z] #45 4.154 PBCC images/ipc-sem.pb-c.c [2020-02-28T13:40:41.497Z] #45 4.174 DEP images/ipc-desc.pb-c.d [2020-02-28T13:40:41.497Z] #45 4.230 DEP images/ipc-sem.pb-c.d [2020-02-28T13:40:41.700Z] #47 ... [2020-02-28T13:40:41.700Z] [2020-02-28T13:40:41.700Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:40:41.700Z] #38 2.486 + RM_GOPATH=0 [2020-02-28T13:40:41.700Z] #38 2.486 + TMP_GOPATH= [2020-02-28T13:40:41.700Z] #38 2.486 + : /build [2020-02-28T13:40:41.700Z] #38 2.486 + '[' -z '' ']' [2020-02-28T13:40:41.700Z] #38 2.487 ++ mktemp -d [2020-02-28T13:40:41.700Z] #38 2.507 + export GOPATH=/tmp/tmp.IAgATX6RSs [2020-02-28T13:40:41.700Z] #38 2.507 + GOPATH=/tmp/tmp.IAgATX6RSs [2020-02-28T13:40:41.700Z] #38 2.508 + RM_GOPATH=1 [2020-02-28T13:40:41.700Z] #38 2.508 ++ dirname ./install.sh [2020-02-28T13:40:41.700Z] #38 2.510 + dir=. [2020-02-28T13:40:41.700Z] #38 2.510 + bin=tini [2020-02-28T13:40:41.700Z] #38 2.510 + shift [2020-02-28T13:40:41.700Z] #38 2.510 + '[' '!' -f ./tini.installer ']' [2020-02-28T13:40:41.700Z] #38 2.510 + . ./tini.installer [2020-02-28T13:40:41.700Z] #38 2.511 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T13:40:41.700Z] #38 2.511 + install_tini [2020-02-28T13:40:41.700Z] #38 2.511 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-28T13:40:41.700Z] #38 2.511 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T13:40:41.700Z] #38 2.511 + git clone https://github.com/krallin/tini.git /tmp/tmp.IAgATX6RSs/tini [2020-02-28T13:40:41.700Z] #38 2.513 Cloning into '/tmp/tmp.IAgATX6RSs/tini'... [2020-02-28T13:40:41.700Z] #38 3.506 + cd /tmp/tmp.IAgATX6RSs/tini [2020-02-28T13:40:41.700Z] #38 3.507 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T13:40:41.700Z] #38 3.520 + cmake . [2020-02-28T13:40:41.863Z] #45 4.297 PBCC images/ipc-msg.pb-c.c [2020-02-28T13:40:41.863Z] #45 4.324 DEP images/ipc-msg.pb-c.d [2020-02-28T13:40:41.863Z] #45 4.346 PBCC images/ipc-shm.pb-c.c [2020-02-28T13:40:41.863Z] #45 4.368 DEP images/ipc-shm.pb-c.d [2020-02-28T13:40:41.863Z] #45 4.375 PBCC images/ipc-var.pb-c.c [2020-02-28T13:40:41.863Z] #45 4.395 DEP images/ipc-var.pb-c.d [2020-02-28T13:40:41.863Z] #45 4.415 PBCC images/sk-opts.pb-c.c [2020-02-28T13:40:41.863Z] #45 4.436 PBCC images/packet-sock.pb-c.c [2020-02-28T13:40:41.863Z] #45 4.447 DEP images/sk-opts.pb-c.d [2020-02-28T13:40:41.863Z] #45 4.483 DEP images/packet-sock.pb-c.d [2020-02-28T13:40:41.863Z] #45 4.531 PBCC images/sk-netlink.pb-c.c [2020-02-28T13:40:41.863Z] #45 4.572 DEP images/sk-netlink.pb-c.d [2020-02-28T13:40:41.863Z] #45 4.605 PBCC images/sk-inet.pb-c.c [2020-02-28T13:40:41.863Z] #45 4.631 DEP images/sk-inet.pb-c.d [2020-02-28T13:40:42.086Z] #38 ... [2020-02-28T13:40:42.086Z] [2020-02-28T13:40:42.086Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:40:42.086Z] #10 50.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-28T13:40:42.086Z] #10 50.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-28T13:40:42.086Z] #10 50.98 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-28T13:40:42.086Z] #10 ... [2020-02-28T13:40:42.086Z] [2020-02-28T13:40:42.086Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:40:42.238Z] #45 4.673 PBCC images/sk-unix.pb-c.c [2020-02-28T13:40:42.238Z] #45 4.733 DEP images/sk-unix.pb-c.d [2020-02-28T13:40:42.238Z] #45 4.758 PBCC images/mm.pb-c.c [2020-02-28T13:40:42.238Z] #45 4.766 DEP images/mm.pb-c.d [2020-02-28T13:40:42.238Z] #45 4.821 PBCC images/timerfd.pb-c.c [2020-02-28T13:40:42.238Z] #45 4.890 DEP images/timerfd.pb-c.d [2020-02-28T13:40:42.238Z] #45 4.946 PBCC images/timer.pb-c.c [2020-02-28T13:40:42.238Z] #45 4.985 DEP images/timer.pb-c.d [2020-02-28T13:40:42.614Z] #45 5.000 PBCC images/sa.pb-c.c [2020-02-28T13:40:42.614Z] #45 5.048 DEP images/sa.pb-c.d [2020-02-28T13:40:42.614Z] #45 5.124 PBCC images/pipe-data.pb-c.c [2020-02-28T13:40:42.614Z] #45 5.154 DEP images/pipe-data.pb-c.d [2020-02-28T13:40:42.614Z] #45 5.170 PBCC images/mnt.pb-c.c [2020-02-28T13:40:42.614Z] #45 5.203 DEP images/mnt.pb-c.d [2020-02-28T13:40:42.614Z] #45 5.233 PBCC images/sk-packet.pb-c.c [2020-02-28T13:40:42.614Z] #45 5.236 DEP images/sk-packet.pb-c.d [2020-02-28T13:40:42.614Z] #45 5.270 PBCC images/tcp-stream.pb-c.c [2020-02-28T13:40:42.614Z] #45 5.277 DEP images/tcp-stream.pb-c.d [2020-02-28T13:40:42.614Z] #45 5.322 PBCC images/pipe.pb-c.c [2020-02-28T13:40:42.614Z] #45 5.346 DEP images/pipe.pb-c.d [2020-02-28T13:40:42.660Z] #44 ... [2020-02-28T13:40:42.660Z] [2020-02-28T13:40:42.660Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:40:42.660Z] #33 51.24 bufio [2020-02-28T13:40:42.660Z] #33 54.52 internal/syscall/unix [2020-02-28T13:40:42.660Z] #33 54.58 time [2020-02-28T13:40:42.660Z] #33 ... [2020-02-28T13:40:42.660Z] [2020-02-28T13:40:42.660Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:40:42.660Z] #47 61.40 regexp [2020-02-28T13:40:42.981Z] #45 5.390 PBCC images/pstree.pb-c.c [2020-02-28T13:40:42.981Z] #45 5.401 DEP images/pstree.pb-c.d [2020-02-28T13:40:42.981Z] #45 5.446 PBCC images/fs.pb-c.c [2020-02-28T13:40:42.981Z] #45 5.475 DEP images/fs.pb-c.d [2020-02-28T13:40:42.981Z] #45 5.519 PBCC images/signalfd.pb-c.c [2020-02-28T13:40:42.981Z] #45 5.525 DEP images/signalfd.pb-c.d [2020-02-28T13:40:42.981Z] #45 5.549 PBCC images/fh.pb-c.c [2020-02-28T13:40:42.981Z] #45 5.576 PBCC images/fsnotify.pb-c.c [2020-02-28T13:40:42.981Z] #45 5.592 DEP images/fh.pb-c.d [2020-02-28T13:40:42.981Z] #45 5.620 DEP images/fsnotify.pb-c.d [2020-02-28T13:40:42.981Z] #45 5.659 PBCC images/eventpoll.pb-c.c [2020-02-28T13:40:42.981Z] #45 5.671 DEP images/eventpoll.pb-c.d [2020-02-28T13:40:42.981Z] #45 5.702 PBCC images/eventfd.pb-c.c [2020-02-28T13:40:42.981Z] #45 5.717 DEP images/eventfd.pb-c.d [2020-02-28T13:40:42.981Z] #45 5.766 PBCC images/remap-file-path.pb-c.c [2020-02-28T13:40:43.661Z] #45 5.770 DEP images/remap-file-path.pb-c.d [2020-02-28T13:40:43.661Z] #45 5.840 PBCC images/fifo.pb-c.c [2020-02-28T13:40:43.661Z] #45 5.880 DEP images/fifo.pb-c.d [2020-02-28T13:40:43.661Z] #45 ... [2020-02-28T13:40:43.661Z] [2020-02-28T13:40:43.661Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:40:43.661Z] #39 3.829 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-28T13:40:43.661Z] #39 3.885 -- Configuring done [2020-02-28T13:40:43.661Z] #39 3.908 -- Generating done [2020-02-28T13:40:43.661Z] #39 3.915 -- Build files have been written to: /tmp/tmp.kAQdvTC4wV/tini [2020-02-28T13:40:43.661Z] #39 3.921 + make tini-static [2020-02-28T13:40:43.661Z] #39 4.211 Scanning dependencies of target tini-static [2020-02-28T13:40:43.661Z] #39 4.299 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-28T13:40:43.661Z] #39 5.083 [100%] Linking C executable tini-static [2020-02-28T13:40:43.661Z] #39 5.361 [100%] Built target tini-static [2020-02-28T13:40:43.661Z] #39 5.460 + mkdir -p /build [2020-02-28T13:40:43.661Z] #39 5.499 + cp tini-static /build/docker-init [2020-02-28T13:40:43.661Z] #39 DONE 5.6s [2020-02-28T13:40:43.661Z] [2020-02-28T13:40:43.661Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:40:43.661Z] #45 5.931 PBCC images/ghost-file.pb-c.c [2020-02-28T13:40:43.661Z] #45 ... [2020-02-28T13:40:43.661Z] [2020-02-28T13:40:43.661Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:40:43.661Z] #11 39.44 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-28T13:40:43.661Z] #11 39.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-28T13:40:43.661Z] #11 39.44 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-28T13:40:46.155Z] #11 44.78 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-28T13:40:46.534Z] #11 44.80 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-28T13:40:46.534Z] #11 44.80 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-28T13:40:46.534Z] #11 44.88 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-28T13:40:46.534Z] #11 44.88 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-28T13:40:46.534Z] #11 44.89 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T13:40:46.865Z] #47 ... [2020-02-28T13:40:46.865Z] [2020-02-28T13:40:46.865Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:40:46.865Z] #27 25.22 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-28T13:40:46.865Z] #27 25.61 #=#=# [2020-02-28T13:40:46.865Z] #27 25.78 ###################################### 54.0% ######################################################################## 100.0% [2020-02-28T13:40:46.865Z] #27 26.02 [2020-02-28T13:40:46.865Z] #27 27.26 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-28T13:40:46.865Z] #27 27.34 skipping existing ed4b54129745 [2020-02-28T13:40:46.865Z] #27 27.42 [2020-02-28T13:40:46.865Z] #27 28.77 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-28T13:40:46.865Z] #27 29.09 [2020-02-28T13:40:46.865Z] #27 29.22 ######################################################################## 100.0% [2020-02-28T13:40:46.865Z] #27 29.30 [2020-02-28T13:40:46.865Z] #27 29.38 Download of images into '/build' complete. [2020-02-28T13:40:46.865Z] #27 29.38 Use something like the following to load the result into a Docker daemon: [2020-02-28T13:40:46.865Z] #27 29.38 tar -cC '/build' . | docker load [2020-02-28T13:40:46.865Z] #27 DONE 30.0s [2020-02-28T13:40:46.905Z] #11 ... [2020-02-28T13:40:46.905Z] [2020-02-28T13:40:46.905Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:40:46.905Z] #45 6.291 DEP images/ghost-file.pb-c.d [2020-02-28T13:40:46.905Z] #45 6.345 PBCC images/regfile.pb-c.c [2020-02-28T13:40:46.905Z] #45 6.371 DEP images/regfile.pb-c.d [2020-02-28T13:40:46.905Z] #45 6.474 PBCC images/ns.pb-c.c [2020-02-28T13:40:46.905Z] #45 6.492 DEP images/ns.pb-c.d [2020-02-28T13:40:46.905Z] #45 6.522 PBCC images/fdinfo.pb-c.c [2020-02-28T13:40:46.905Z] #45 6.674 DEP images/fdinfo.pb-c.d [2020-02-28T13:40:46.905Z] #45 6.759 PBCC images/core-aarch64.pb-c.c [2020-02-28T13:40:46.905Z] #45 6.972 PBCC images/core-arm.pb-c.c [2020-02-28T13:40:46.905Z] #45 7.013 PBCC images/core-ppc64.pb-c.c [2020-02-28T13:40:46.905Z] #45 7.091 PBCC images/core-s390.pb-c.c [2020-02-28T13:40:46.905Z] #45 7.130 PBCC images/core-x86.pb-c.c [2020-02-28T13:40:46.905Z] #45 7.192 PBCC images/core.pb-c.c [2020-02-28T13:40:46.905Z] #45 7.353 PBCC images/inventory.pb-c.c [2020-02-28T13:40:46.905Z] #45 7.394 DEP images/core-aarch64.pb-c.d [2020-02-28T13:40:46.905Z] #45 7.421 DEP images/core-arm.pb-c.d [2020-02-28T13:40:46.905Z] #45 7.463 DEP images/core-ppc64.pb-c.d [2020-02-28T13:40:46.905Z] #45 7.507 DEP images/core-s390.pb-c.d [2020-02-28T13:40:46.905Z] #45 7.559 DEP images/core-x86.pb-c.d [2020-02-28T13:40:46.905Z] #45 7.623 DEP images/core.pb-c.d [2020-02-28T13:40:46.905Z] #45 7.677 DEP images/inventory.pb-c.d [2020-02-28T13:40:46.905Z] #45 7.735 PBCC images/cpuinfo.pb-c.c [2020-02-28T13:40:46.905Z] #45 7.849 DEP images/cpuinfo.pb-c.d [2020-02-28T13:40:46.905Z] #45 7.929 PBCC images/stats.pb-c.c [2020-02-28T13:40:46.905Z] #45 7.960 DEP images/stats.pb-c.d [2020-02-28T13:40:46.905Z] #45 9.001 make[1]: Nothing to be done for 'all'. [2020-02-28T13:40:47.126Z] [2020-02-28T13:40:47.126Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:40:47.126Z] #44 5.362 Note: Building without setproctitle() and strlcpy() support. [2020-02-28T13:40:47.126Z] #44 5.363 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-28T13:40:47.126Z] #44 5.374 Note: Building without GnuTLS support [2020-02-28T13:40:47.281Z] #45 9.874 CC images/stats.o [2020-02-28T13:40:47.388Z] #44 7.954 fatal: not a git repository (or any of the parent directories): .git [2020-02-28T13:40:47.388Z] #44 8.031 GEN .gitid [2020-02-28T13:40:47.388Z] #44 8.071 GEN criu/include/version.h [2020-02-28T13:40:47.649Z] #44 8.166 GEN include/common/asm [2020-02-28T13:40:47.651Z] #45 10.11 CC images/core.o [2020-02-28T13:40:48.021Z] #45 10.49 CC images/core-x86.o [2020-02-28T13:40:48.386Z] #45 10.72 CC images/core-arm.o [2020-02-28T13:40:48.386Z] #45 10.89 CC images/core-aarch64.o [2020-02-28T13:40:48.740Z] #45 11.17 CC images/core-ppc64.o [2020-02-28T13:40:49.117Z] #45 11.79 CC images/core-s390.o [2020-02-28T13:40:49.490Z] #45 12.17 CC images/cpuinfo.o [2020-02-28T13:40:49.856Z] #45 12.47 CC images/inventory.o [2020-02-28T13:40:50.221Z] #45 12.65 CC images/fdinfo.o [2020-02-28T13:40:50.221Z] #45 ... [2020-02-28T13:40:50.221Z] [2020-02-28T13:40:50.221Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:40:50.221Z] #34 38.25 time [2020-02-28T13:40:50.221Z] #34 43.14 internal/poll [2020-02-28T13:40:50.221Z] #34 44.85 internal/syscall/unix [2020-02-28T13:40:50.221Z] #34 45.02 os [2020-02-28T13:40:50.221Z] #34 45.30 internal/fmtsort [2020-02-28T13:40:50.221Z] #34 45.82 strings [2020-02-28T13:40:50.221Z] #34 47.68 fmt [2020-02-28T13:40:50.221Z] #34 48.02 path/filepath [2020-02-28T13:40:50.221Z] #34 ... [2020-02-28T13:40:50.221Z] [2020-02-28T13:40:50.221Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:40:50.221Z] #45 12.84 CC images/fown.o [2020-02-28T13:40:50.221Z] #45 12.98 CC images/ns.o [2020-02-28T13:40:50.579Z] #45 13.03 CC images/regfile.o [2020-02-28T13:40:50.579Z] #45 13.23 CC images/ghost-file.o [2020-02-28T13:40:50.949Z] #44 10.93 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-28T13:40:50.949Z] #44 11.10 PBCC images/opts.pb-c.c [2020-02-28T13:40:50.949Z] #44 11.13 PBCC images/sit.pb-c.c [2020-02-28T13:40:50.949Z] #44 11.20 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-28T13:40:50.949Z] #44 11.32 DEP images/opts.pb-c.d [2020-02-28T13:40:50.949Z] #44 11.41 DEP images/sit.pb-c.d [2020-02-28T13:40:50.949Z] #44 11.44 PBCC images/macvlan.pb-c.c [2020-02-28T13:40:50.949Z] #44 11.47 DEP images/macvlan.pb-c.d [2020-02-28T13:40:50.949Z] #44 11.51 PBCC images/autofs.pb-c.c [2020-02-28T13:40:50.949Z] #44 11.52 DEP images/autofs.pb-c.d [2020-02-28T13:40:50.949Z] #44 11.56 PBCC images/sysctl.pb-c.c [2020-02-28T13:40:50.949Z] #44 11.62 DEP images/sysctl.pb-c.d [2020-02-28T13:40:50.970Z] #45 13.39 CC images/fifo.o [2020-02-28T13:40:50.970Z] #45 13.52 CC images/remap-file-path.o [2020-02-28T13:40:50.970Z] #45 13.61 CC images/eventfd.o [2020-02-28T13:40:51.210Z] #44 11.69 PBCC images/time.pb-c.c [2020-02-28T13:40:51.210Z] #44 11.72 DEP images/time.pb-c.d [2020-02-28T13:40:51.210Z] #44 11.82 PBCC images/binfmt-misc.pb-c.c [2020-02-28T13:40:51.344Z] #45 13.76 CC images/eventpoll.o [2020-02-28T13:40:51.344Z] #45 13.92 CC images/fh.o [2020-02-28T13:40:51.470Z] #44 11.89 DEP images/binfmt-misc.pb-c.d [2020-02-28T13:40:51.470Z] #44 11.91 PBCC images/seccomp.pb-c.c [2020-02-28T13:40:51.470Z] #44 11.95 DEP images/seccomp.pb-c.d [2020-02-28T13:40:51.470Z] #44 12.00 PBCC images/userns.pb-c.c [2020-02-28T13:40:51.470Z] #44 12.04 DEP images/userns.pb-c.d [2020-02-28T13:40:51.470Z] #44 12.10 PBCC images/cgroup.pb-c.c [2020-02-28T13:40:51.470Z] #44 12.16 DEP images/cgroup.pb-c.d [2020-02-28T13:40:51.470Z] #44 12.20 PBCC images/fown.pb-c.c [2020-02-28T13:40:51.470Z] #44 12.21 PBCC images/ext-file.pb-c.c [2020-02-28T13:40:51.470Z] #44 ... [2020-02-28T13:40:51.470Z] [2020-02-28T13:40:51.470Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:40:51.709Z] #45 14.07 CC images/fsnotify.o [2020-02-28T13:40:51.709Z] #45 14.37 CC images/signalfd.o [2020-02-28T13:40:51.709Z] #45 14.49 CC images/fs.o [2020-02-28T13:40:52.074Z] #45 14.67 CC images/pstree.o [2020-02-28T13:40:52.074Z] #45 14.76 CC images/pipe.o [2020-02-28T13:40:52.255Z] #62 34.28 Checking out files: 50% (1554/3053) Checking out files: 51% (1558/3053) Checking out files: 52% (1588/3053) Checking out files: 53% (1619/3053) Checking out files: 54% (1649/3053) Checking out files: 55% (1680/3053) Checking out files: 56% (1710/3053) Checking out files: 57% (1741/3053) Checking out files: 58% (1771/3053) Checking out files: 59% (1802/3053) Checking out files: 60% (1832/3053) Checking out files: 61% (1863/3053) Checking out files: 62% (1893/3053) Checking out files: 63% (1924/3053) Checking out files: 64% (1954/3053) Checking out files: 65% (1985/3053) Checking out files: 66% (2015/3053) Checking out files: 67% (2046/3053) Checking out files: 68% (2077/3053) Checking out files: 69% (2107/3053) Checking out files: 70% (2138/3053) Checking out files: 71% (2168/3053) Checking out files: 72% (2199/3053) Checking out files: 73% (2229/3053) Checking out files: 74% (2260/3053) Checking out files: 75% (2290/3053) Checking out files: 76% (2321/3053) Checking out files: 77% (2351/3053) Checking out files: 78% (2382/3053) Checking out files: 79% (2412/3053) Checking out files: 80% (2443/3053) Checking out files: 81% (2473/3053) Checking out files: 82% (2504/3053) Checking out files: 83% (2534/3053) [2020-02-28T13:40:52.255Z] #62 ... [2020-02-28T13:40:52.255Z] [2020-02-28T13:40:52.255Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:40:52.255Z] #10 61.30 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-28T13:40:52.255Z] #10 61.31 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-02-28T13:40:52.255Z] #10 61.31 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-28T13:40:52.255Z] #10 61.62 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-28T13:40:52.255Z] #10 61.63 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-02-28T13:40:52.255Z] #10 61.64 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T13:40:52.440Z] #45 14.90 CC images/tcp-stream.o [2020-02-28T13:40:52.440Z] #45 ... [2020-02-28T13:40:52.440Z] [2020-02-28T13:40:52.440Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:40:52.440Z] #48 40.49 time [2020-02-28T13:40:52.440Z] #48 44.84 internal/fmtsort [2020-02-28T13:40:52.440Z] #48 45.34 strings [2020-02-28T13:40:52.440Z] #48 45.47 os [2020-02-28T13:40:52.440Z] #48 47.25 regexp/syntax [2020-02-28T13:40:52.440Z] #48 48.54 fmt [2020-02-28T13:40:52.440Z] #48 50.53 regexp [2020-02-28T13:40:52.440Z] #48 ... [2020-02-28T13:40:52.440Z] [2020-02-28T13:40:52.440Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:40:52.440Z] #63 24.15 Checking out files: 83% (2536/3053) Checking out files: 84% (2565/3053) Checking out files: 85% (2596/3053) Checking out files: 86% (2626/3053) Checking out files: 87% (2657/3053) Checking out files: 88% (2687/3053) Checking out files: 89% (2718/3053) Checking out files: 90% (2748/3053) Checking out files: 91% (2779/3053) Checking out files: 92% (2809/3053) Checking out files: 93% (2840/3053) Checking out files: 94% (2870/3053) Checking out files: 95% (2901/3053) Checking out files: 96% (2931/3053) Checking out files: 97% (2962/3053) Checking out files: 98% (2992/3053) Checking out files: 99% (3023/3053) Checking out files: 100% (3053/3053) Checking out files: 100% (3053/3053), done. [2020-02-28T13:40:52.440Z] #63 24.53 + cd /tmp/tmp.HweptVaWMf/src/github.com/containerd/containerd [2020-02-28T13:40:52.440Z] #63 24.54 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T13:40:52.440Z] #63 25.85 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-28T13:40:52.440Z] #63 25.85 + BUILDTAGS='netgo osusergo static_build' [2020-02-28T13:40:52.440Z] #63 25.85 + export EXTRA_FLAGS=-buildmode=pie [2020-02-28T13:40:52.440Z] #63 25.85 + EXTRA_FLAGS=-buildmode=pie [2020-02-28T13:40:52.440Z] #63 25.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-28T13:40:52.440Z] #63 25.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-28T13:40:52.440Z] #63 25.85 + '[' '' = dynamic ']' [2020-02-28T13:40:52.440Z] #63 25.85 + make [2020-02-28T13:40:52.440Z] #63 26.40 + bin/ctr [2020-02-28T13:40:52.516Z] #10 ... [2020-02-28T13:40:52.516Z] [2020-02-28T13:40:52.516Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:40:53.038Z] #62 34.28 Checking out files: 50% (1554/3053) Checking out files: 51% (1558/3053) Checking out files: 52% (1588/3053) Checking out files: 53% (1619/3053) Checking out files: 54% (1649/3053) Checking out files: 55% (1680/3053) Checking out files: 56% (1710/3053) Checking out files: 57% (1741/3053) Checking out files: 58% (1771/3053) Checking out files: 59% (1802/3053) Checking out files: 60% (1832/3053) Checking out files: 61% (1863/3053) Checking out files: 62% (1893/3053) Checking out files: 63% (1924/3053) Checking out files: 64% (1954/3053) Checking out files: 65% (1985/3053) Checking out files: 66% (2015/3053) Checking out files: 67% (2046/3053) Checking out files: 68% (2077/3053) Checking out files: 69% (2107/3053) Checking out files: 70% (2138/3053) Checking out files: 71% (2168/3053) Checking out files: 72% (2199/3053) Checking out files: 73% (2229/3053) Checking out files: 74% (2260/3053) Checking out files: 75% (2290/3053) Checking out files: 76% (2321/3053) Checking out files: 77% (2351/3053) Checking out files: 78% (2382/3053) Checking out files: 79% (2412/3053) Checking out files: 80% (2443/3053) Checking out files: 81% (2473/3053) Checking out files: 82% (2504/3053) Checking out files: 83% (2534/3053) Checking out files: 84% (2565/3053) Checking out files: 85% (2596/3053) Checking out files: 86% (2626/3053) Checking out files: 86% (2651/3053) Checking out files: 87% (2657/3053) Checking out files: 88% (2687/3053) Checking out files: 89% (2718/3053) Checking out files: 90% (2748/3053) Checking out files: 91% (2779/3053) Checking out files: 92% (2809/3053) Checking out files: 93% (2840/3053) Checking out files: 94% (2870/3053) Checking out files: 95% (2901/3053) Checking out files: 96% (2931/3053) Checking out files: 97% (2962/3053) Checking out files: 98% (2992/3053) Checking out files: 99% (3023/3053) Checking out files: 100% (3053/3053) Checking out files: 100% (3053/3053), done. [2020-02-28T13:40:53.038Z] #62 ... [2020-02-28T13:40:53.038Z] [2020-02-28T13:40:53.038Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:40:53.038Z] #38 7.866 -- The C compiler identification is GNU 8.3.0 [2020-02-28T13:40:53.038Z] #38 7.924 -- Check for working C compiler: /usr/bin/cc [2020-02-28T13:40:53.038Z] #38 8.708 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-28T13:40:53.038Z] #38 8.711 -- Detecting C compiler ABI info [2020-02-28T13:40:53.038Z] #38 9.886 -- Detecting C compiler ABI info - done [2020-02-28T13:40:53.038Z] #38 9.966 -- Detecting C compile features [2020-02-28T13:40:53.038Z] #38 13.07 -- Detecting C compile features - done [2020-02-28T13:40:53.038Z] #38 13.10 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-28T13:40:53.038Z] #38 13.58 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-28T13:40:53.038Z] #38 13.71 -- Configuring done [2020-02-28T13:40:53.038Z] #38 13.79 -- Generating done [2020-02-28T13:40:53.038Z] #38 13.79 -- Build files have been written to: /tmp/tmp.IAgATX6RSs/tini [2020-02-28T13:40:53.038Z] #38 13.84 + make tini-static [2020-02-28T13:40:53.038Z] #38 14.60 Scanning dependencies of target tini-static [2020-02-28T13:40:53.038Z] #38 14.84 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-28T13:40:53.038Z] #38 16.73 [100%] Linking C executable tini-static [2020-02-28T13:40:53.038Z] #38 17.61 [100%] Built target tini-static [2020-02-28T13:40:53.038Z] #38 17.70 + mkdir -p /build [2020-02-28T13:40:53.038Z] #38 17.70 + cp tini-static /build/docker-init [2020-02-28T13:40:53.038Z] #38 ... [2020-02-28T13:40:53.038Z] [2020-02-28T13:40:53.038Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:40:53.038Z] #62 35.76 + cd /tmp/tmp.t7M8lgMc5p/src/github.com/containerd/containerd [2020-02-28T13:40:53.038Z] #62 35.76 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T13:40:53.298Z] #62 ... [2020-02-28T13:40:53.298Z] [2020-02-28T13:40:53.298Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:40:53.298Z] #33 61.84 internal/poll [2020-02-28T13:40:53.298Z] #33 62.83 internal/fmtsort [2020-02-28T13:40:53.298Z] #33 63.94 os [2020-02-28T13:40:53.298Z] #33 65.91 fmt [2020-02-28T13:40:53.298Z] #33 65.93 path/filepath [2020-02-28T13:40:53.298Z] #33 67.24 io/ioutil [2020-02-28T13:40:53.298Z] #33 69.55 flag [2020-02-28T13:40:53.298Z] #33 69.55 log [2020-02-28T13:40:53.298Z] #33 69.55 github.com/BurntSushi/toml [2020-02-28T13:40:53.298Z] #33 ... [2020-02-28T13:40:53.298Z] [2020-02-28T13:40:53.298Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:40:53.298Z] #44 12.27 DEP images/fown.pb-c.d [2020-02-28T13:40:53.298Z] #44 12.30 DEP images/ext-file.pb-c.d [2020-02-28T13:40:53.298Z] #44 12.39 PBCC images/rpc.pb-c.c [2020-02-28T13:40:53.298Z] #44 12.41 DEP images/rpc.pb-c.d [2020-02-28T13:40:53.298Z] #44 12.53 PBCC images/siginfo.pb-c.c [2020-02-28T13:40:53.298Z] #44 12.57 DEP images/siginfo.pb-c.d [2020-02-28T13:40:53.298Z] #44 12.61 PBCC images/pagemap.pb-c.c [2020-02-28T13:40:53.298Z] #44 12.68 DEP images/pagemap.pb-c.d [2020-02-28T13:40:53.298Z] #44 12.73 PBCC images/rlimit.pb-c.c [2020-02-28T13:40:53.298Z] #44 12.77 DEP images/rlimit.pb-c.d [2020-02-28T13:40:53.298Z] #44 12.85 PBCC images/file-lock.pb-c.c [2020-02-28T13:40:53.298Z] #44 12.91 DEP images/file-lock.pb-c.d [2020-02-28T13:40:53.298Z] #44 12.94 PBCC images/tty.pb-c.c [2020-02-28T13:40:53.298Z] #44 12.98 DEP images/tty.pb-c.d [2020-02-28T13:40:53.298Z] #44 13.06 PBCC images/tun.pb-c.c [2020-02-28T13:40:53.298Z] #44 13.10 PBCC images/netdev.pb-c.c [2020-02-28T13:40:53.298Z] #44 13.21 DEP images/tun.pb-c.d [2020-02-28T13:40:53.298Z] #44 13.28 DEP images/netdev.pb-c.d [2020-02-28T13:40:53.298Z] #44 13.34 PBCC images/vma.pb-c.c [2020-02-28T13:40:53.298Z] #44 13.40 DEP images/vma.pb-c.d [2020-02-28T13:40:53.298Z] #44 13.45 PBCC images/creds.pb-c.c [2020-02-28T13:40:53.298Z] #44 13.48 DEP images/creds.pb-c.d [2020-02-28T13:40:53.298Z] #44 13.51 PBCC images/utsns.pb-c.c [2020-02-28T13:40:53.298Z] #44 13.54 DEP images/utsns.pb-c.d [2020-02-28T13:40:53.298Z] #44 13.65 PBCC images/ipc-desc.pb-c.c [2020-02-28T13:40:53.299Z] #44 13.67 PBCC images/ipc-sem.pb-c.c [2020-02-28T13:40:53.299Z] #44 13.70 DEP images/ipc-desc.pb-c.d [2020-02-28T13:40:53.299Z] #44 13.92 DEP images/ipc-sem.pb-c.d [2020-02-28T13:40:53.299Z] #44 13.98 PBCC images/ipc-msg.pb-c.c [2020-02-28T13:40:53.559Z] #44 ... [2020-02-28T13:40:53.559Z] [2020-02-28T13:40:53.559Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:40:53.559Z] #38 DONE 18.3s [2020-02-28T13:40:53.559Z] [2020-02-28T13:40:53.559Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:40:53.559Z] #44 14.04 DEP images/ipc-msg.pb-c.d [2020-02-28T13:40:53.559Z] #44 14.08 PBCC images/ipc-shm.pb-c.c [2020-02-28T13:40:53.559Z] #44 14.11 DEP images/ipc-shm.pb-c.d [2020-02-28T13:40:53.559Z] #44 14.16 PBCC images/ipc-var.pb-c.c [2020-02-28T13:40:53.559Z] #44 14.19 DEP images/ipc-var.pb-c.d [2020-02-28T13:40:53.559Z] #44 14.28 PBCC images/sk-opts.pb-c.c [2020-02-28T13:40:53.559Z] #44 14.31 PBCC images/packet-sock.pb-c.c [2020-02-28T13:40:53.820Z] #44 14.38 DEP images/sk-opts.pb-c.d [2020-02-28T13:40:53.820Z] #44 14.42 DEP images/packet-sock.pb-c.d [2020-02-28T13:40:53.820Z] #44 14.50 PBCC images/sk-netlink.pb-c.c [2020-02-28T13:40:53.820Z] #44 14.54 DEP images/sk-netlink.pb-c.d [2020-02-28T13:40:54.080Z] #44 14.59 PBCC images/sk-inet.pb-c.c [2020-02-28T13:40:54.080Z] #44 14.67 DEP images/sk-inet.pb-c.d [2020-02-28T13:40:54.080Z] #44 14.74 PBCC images/sk-unix.pb-c.c [2020-02-28T13:40:54.080Z] #44 14.79 DEP images/sk-unix.pb-c.d [2020-02-28T13:40:54.341Z] #44 14.84 PBCC images/mm.pb-c.c [2020-02-28T13:40:54.341Z] #44 14.90 DEP images/mm.pb-c.d [2020-02-28T13:40:54.341Z] #44 14.97 PBCC images/timerfd.pb-c.c [2020-02-28T13:40:54.341Z] #44 15.02 DEP images/timerfd.pb-c.d [2020-02-28T13:40:54.606Z] #44 15.06 PBCC images/timer.pb-c.c [2020-02-28T13:40:54.606Z] #44 15.10 DEP images/timer.pb-c.d [2020-02-28T13:40:54.606Z] #44 15.17 PBCC images/sa.pb-c.c [2020-02-28T13:40:54.606Z] #44 15.22 DEP images/sa.pb-c.d [2020-02-28T13:40:54.606Z] #44 15.29 PBCC images/pipe-data.pb-c.c [2020-02-28T13:40:54.867Z] #44 15.31 DEP images/pipe-data.pb-c.d [2020-02-28T13:40:54.867Z] #44 15.39 PBCC images/mnt.pb-c.c [2020-02-28T13:40:54.867Z] #44 15.53 DEP images/mnt.pb-c.d [2020-02-28T13:40:55.133Z] #44 15.79 PBCC images/sk-packet.pb-c.c [2020-02-28T13:40:55.133Z] #44 15.80 DEP images/sk-packet.pb-c.d [2020-02-28T13:40:55.133Z] #44 15.84 PBCC images/tcp-stream.pb-c.c [2020-02-28T13:40:55.393Z] #44 15.92 DEP images/tcp-stream.pb-c.d [2020-02-28T13:40:55.393Z] #44 15.98 PBCC images/pipe.pb-c.c [2020-02-28T13:40:55.393Z] #44 16.01 DEP images/pipe.pb-c.d [2020-02-28T13:40:55.393Z] #44 16.08 PBCC images/pstree.pb-c.c [2020-02-28T13:40:55.393Z] #44 16.13 DEP images/pstree.pb-c.d [2020-02-28T13:40:55.627Z] #63 ... [2020-02-28T13:40:55.627Z] [2020-02-28T13:40:55.627Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:40:55.627Z] #45 15.03 CC images/sk-packet.o [2020-02-28T13:40:55.627Z] #45 15.19 CC images/mnt.o [2020-02-28T13:40:55.627Z] #45 15.37 CC images/pipe-data.o [2020-02-28T13:40:55.627Z] #45 15.46 CC images/sa.o [2020-02-28T13:40:55.627Z] #45 15.67 CC images/timer.o [2020-02-28T13:40:55.627Z] #45 15.92 CC images/timerfd.o [2020-02-28T13:40:55.627Z] #45 16.09 CC images/mm.o [2020-02-28T13:40:55.627Z] #45 16.30 CC images/sk-opts.o [2020-02-28T13:40:55.627Z] #45 16.41 CC images/sk-unix.o [2020-02-28T13:40:55.627Z] #45 16.51 CC images/sk-inet.o [2020-02-28T13:40:55.627Z] #45 16.69 CC images/tun.o [2020-02-28T13:40:55.627Z] #45 16.83 CC images/sk-netlink.o [2020-02-28T13:40:55.627Z] #45 16.95 CC images/packet-sock.o [2020-02-28T13:40:55.627Z] #45 17.18 CC images/ipc-var.o [2020-02-28T13:40:55.627Z] #45 17.30 CC images/ipc-desc.o [2020-02-28T13:40:55.627Z] #45 17.42 CC images/ipc-shm.o [2020-02-28T13:40:55.627Z] #45 17.52 CC images/ipc-msg.o [2020-02-28T13:40:55.627Z] #45 17.68 CC images/ipc-sem.o [2020-02-28T13:40:55.627Z] #45 17.82 CC images/utsns.o [2020-02-28T13:40:55.627Z] #45 17.94 CC images/creds.o [2020-02-28T13:40:55.627Z] #45 18.04 CC images/vma.o [2020-02-28T13:40:55.627Z] #45 18.17 CC images/netdev.o [2020-02-28T13:40:55.654Z] #44 16.18 PBCC images/fs.pb-c.c [2020-02-28T13:40:55.654Z] #44 16.20 DEP images/fs.pb-c.d [2020-02-28T13:40:55.654Z] #44 16.25 PBCC images/signalfd.pb-c.c [2020-02-28T13:40:55.654Z] #44 16.29 DEP images/signalfd.pb-c.d [2020-02-28T13:40:55.654Z] #44 16.32 PBCC images/fh.pb-c.c [2020-02-28T13:40:55.654Z] #44 16.39 PBCC images/fsnotify.pb-c.c [2020-02-28T13:40:55.914Z] #44 16.44 DEP images/fh.pb-c.d [2020-02-28T13:40:55.914Z] #44 16.53 DEP images/fsnotify.pb-c.d [2020-02-28T13:40:55.914Z] #44 16.58 PBCC images/eventpoll.pb-c.c [2020-02-28T13:40:55.914Z] #44 16.59 DEP images/eventpoll.pb-c.d [2020-02-28T13:40:56.009Z] #45 18.32 CC images/tty.o [2020-02-28T13:40:56.009Z] #45 18.62 CC images/file-lock.o [2020-02-28T13:40:56.009Z] #45 18.71 CC images/rlimit.o [2020-02-28T13:40:56.176Z] #44 16.70 PBCC images/eventfd.pb-c.c [2020-02-28T13:40:56.176Z] #44 16.73 DEP images/eventfd.pb-c.d [2020-02-28T13:40:56.176Z] #44 16.78 PBCC images/remap-file-path.pb-c.c [2020-02-28T13:40:56.176Z] #44 16.83 DEP images/remap-file-path.pb-c.d [2020-02-28T13:40:56.176Z] #44 16.88 PBCC images/fifo.pb-c.c [2020-02-28T13:40:56.377Z] #45 18.86 CC images/pagemap.o [2020-02-28T13:40:56.377Z] #45 19.02 CC images/siginfo.o [2020-02-28T13:40:56.377Z] #45 19.14 CC images/rpc.o [2020-02-28T13:40:56.437Z] #44 16.90 DEP images/fifo.pb-c.d [2020-02-28T13:40:56.437Z] #44 17.03 PBCC images/ghost-file.pb-c.c [2020-02-28T13:40:56.437Z] #44 17.05 DEP images/ghost-file.pb-c.d [2020-02-28T13:40:56.437Z] #44 17.17 PBCC images/regfile.pb-c.c [2020-02-28T13:40:56.698Z] #44 17.23 DEP images/regfile.pb-c.d [2020-02-28T13:40:56.698Z] #44 17.32 PBCC images/ns.pb-c.c [2020-02-28T13:40:56.698Z] #44 17.39 DEP images/ns.pb-c.d [2020-02-28T13:40:56.698Z] #44 17.42 PBCC images/fdinfo.pb-c.c [2020-02-28T13:40:56.958Z] #44 17.46 DEP images/fdinfo.pb-c.d [2020-02-28T13:40:56.958Z] #44 17.56 PBCC images/core-aarch64.pb-c.c [2020-02-28T13:40:56.958Z] #44 17.64 PBCC images/core-arm.pb-c.c [2020-02-28T13:40:57.167Z] #45 19.72 CC images/ext-file.o [2020-02-28T13:40:57.167Z] #45 19.80 CC images/cgroup.o [2020-02-28T13:40:57.225Z] #44 17.74 PBCC images/core-ppc64.pb-c.c [2020-02-28T13:40:57.225Z] #44 17.83 PBCC images/core-s390.pb-c.c [2020-02-28T13:40:57.225Z] #44 17.90 PBCC images/core-x86.pb-c.c [2020-02-28T13:40:57.225Z] #44 17.92 PBCC images/core.pb-c.c [2020-02-28T13:40:57.485Z] #44 18.05 PBCC images/inventory.pb-c.c [2020-02-28T13:40:57.559Z] #45 20.25 CC images/userns.o [2020-02-28T13:40:57.746Z] #44 18.33 DEP images/core-aarch64.pb-c.d [2020-02-28T13:40:57.746Z] #44 18.35 DEP images/core-arm.pb-c.d [2020-02-28T13:40:58.006Z] #44 18.45 DEP images/core-ppc64.pb-c.d [2020-02-28T13:40:58.006Z] #44 18.64 DEP images/core-s390.pb-c.d [2020-02-28T13:40:58.006Z] #44 18.73 DEP images/core-x86.pb-c.d [2020-02-28T13:40:58.267Z] #44 18.83 DEP images/core.pb-c.d [2020-02-28T13:40:58.267Z] #44 18.87 DEP images/inventory.pb-c.d [2020-02-28T13:40:58.267Z] #44 ... [2020-02-28T13:40:58.267Z] [2020-02-28T13:40:58.267Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:40:58.267Z] #47 66.90 path/filepath [2020-02-28T13:40:58.267Z] #47 66.99 net [2020-02-28T13:40:58.267Z] #47 68.02 internal/lazyregexp [2020-02-28T13:40:58.267Z] #47 68.68 github.com/LK4D4/vndr/versioned [2020-02-28T13:40:58.267Z] #47 69.95 os/exec [2020-02-28T13:40:58.267Z] #47 71.90 encoding/binary [2020-02-28T13:40:58.267Z] #47 71.93 go/token [2020-02-28T13:40:58.267Z] #47 72.12 net/url [2020-02-28T13:40:58.267Z] #47 74.13 go/scanner [2020-02-28T13:40:58.267Z] #47 74.77 text/template/parse [2020-02-28T13:40:58.267Z] #47 76.15 encoding/base64 [2020-02-28T13:40:58.267Z] #47 76.96 go/ast [2020-02-28T13:40:58.267Z] #47 ... [2020-02-28T13:40:58.267Z] [2020-02-28T13:40:58.267Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:40:58.267Z] #44 18.96 PBCC images/cpuinfo.pb-c.c [2020-02-28T13:40:58.267Z] #44 18.97 DEP images/cpuinfo.pb-c.d [2020-02-28T13:40:58.267Z] #44 19.01 PBCC images/stats.pb-c.c [2020-02-28T13:40:58.477Z] #45 20.53 CC images/google/protobuf/descriptor.o [2020-02-28T13:40:58.477Z] #45 ... [2020-02-28T13:40:58.477Z] [2020-02-28T13:40:58.477Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:40:58.477Z] #34 48.87 io/ioutil [2020-02-28T13:40:58.477Z] #34 49.27 path [2020-02-28T13:40:58.477Z] #34 49.61 text/tabwriter [2020-02-28T13:40:58.477Z] #34 50.66 flag [2020-02-28T13:40:58.477Z] #34 50.66 github.com/BurntSushi/toml [2020-02-28T13:40:58.477Z] #34 51.91 log [2020-02-28T13:40:58.477Z] #34 53.57 github.com/BurntSushi/toml/cmd/tomlv [2020-02-28T13:40:58.477Z] #34 DONE 56.7s [2020-02-28T13:40:58.477Z] [2020-02-28T13:40:58.477Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:40:58.477Z] #48 51.92 go/token [2020-02-28T13:40:58.477Z] #48 52.78 go/scanner [2020-02-28T13:40:58.477Z] #48 53.58 go/ast [2020-02-28T13:40:58.477Z] #48 54.04 internal/lazyregexp [2020-02-28T13:40:58.477Z] #48 54.22 net/url [2020-02-28T13:40:58.477Z] #48 55.72 text/template/parse [2020-02-28T13:40:58.528Z] #44 19.10 DEP images/stats.pb-c.d [2020-02-28T13:40:59.914Z] #48 ... [2020-02-28T13:40:59.914Z] [2020-02-28T13:40:59.914Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:40:59.914Z] #45 22.24 CC images/opts.o [2020-02-28T13:40:59.914Z] #45 22.38 CC images/seccomp.o [2020-02-28T13:40:59.914Z] #45 22.62 CC images/binfmt-misc.o [2020-02-28T13:41:00.269Z] #45 22.75 CC images/time.o [2020-02-28T13:41:00.269Z] #45 22.94 CC images/sysctl.o [2020-02-28T13:41:00.453Z] #44 ... [2020-02-28T13:41:00.453Z] [2020-02-28T13:41:00.453Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:41:00.453Z] #33 74.74 github.com/BurntSushi/toml/cmd/tomlv [2020-02-28T13:41:00.453Z] #33 DONE 78.8s [2020-02-28T13:41:00.453Z] [2020-02-28T13:41:00.453Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:41:00.453Z] #47 77.50 encoding/json [2020-02-28T13:41:00.639Z] #45 23.02 CC images/autofs.o [2020-02-28T13:41:00.639Z] #45 23.19 CC images/macvlan.o [2020-02-28T13:41:00.639Z] #45 23.28 CC images/sit.o [2020-02-28T13:41:01.020Z] #45 23.40 LINK images/built-in.o [2020-02-28T13:41:01.020Z] #45 23.53 GEN compel/include/asm [2020-02-28T13:41:01.020Z] #45 23.53 GEN compel/include/version.h [2020-02-28T13:41:01.020Z] #45 23.54 touch .config [2020-02-28T13:41:01.020Z] #45 23.55 GEN include/common/config.h [2020-02-28T13:41:01.020Z] #45 23.61 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-02-28T13:41:01.020Z] #45 23.66 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-28T13:41:01.020Z] #45 23.68 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-28T13:41:01.020Z] #45 23.69 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-02-28T13:41:01.020Z] #45 23.71 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-02-28T13:41:01.020Z] #45 23.73 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-02-28T13:41:01.020Z] #45 23.74 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-28T13:41:01.020Z] #45 23.75 DEP compel/plugins/std/infect.d [2020-02-28T13:41:01.020Z] #45 23.83 DEP compel/plugins/std/string.d [2020-02-28T13:41:01.390Z] #45 23.89 DEP compel/plugins/std/log.d [2020-02-28T13:41:01.390Z] #45 23.97 DEP compel/plugins/std/fds.d [2020-02-28T13:41:01.765Z] #45 24.10 DEP compel/plugins/std/std.d [2020-02-28T13:41:01.765Z] #45 24.21 DEP compel/plugins/shmem/shmem.d [2020-02-28T13:41:01.765Z] #45 24.29 DEP compel/plugins/fds/fds.d [2020-02-28T13:41:01.765Z] #45 24.41 CC compel/plugins/std/std.o [2020-02-28T13:41:02.139Z] #45 24.67 CC compel/plugins/std/fds.o [2020-02-28T13:41:02.516Z] #45 24.96 CC compel/plugins/std/log.o [2020-02-28T13:41:02.895Z] #45 25.64 CC compel/plugins/std/string.o [2020-02-28T13:41:03.684Z] #45 26.11 CC compel/plugins/std/infect.o [2020-02-28T13:41:03.684Z] #45 26.34 CC compel/arch/s390/plugins/std/parasite-head.o [2020-02-28T13:41:03.684Z] #45 26.36 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-02-28T13:41:03.684Z] #45 26.39 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-02-28T13:41:03.684Z] #45 26.47 AR compel/plugins/std.lib.a [2020-02-28T13:41:04.095Z] #45 26.55 CC compel/plugins/fds/fds.o [2020-02-28T13:41:04.095Z] #45 26.75 AR compel/plugins/fds.lib.a [2020-02-28T13:41:04.545Z] #45 26.77 HOSTDEP compel/src/lib/log-host.d [2020-02-28T13:41:04.545Z] #45 26.92 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-28T13:41:04.545Z] #45 27.11 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-02-28T13:41:04.545Z] #45 27.21 HOSTDEP compel/src/main-host.d [2020-02-28T13:41:04.656Z] #47 82.96 text/template [2020-02-28T13:41:04.922Z] #47 ... [2020-02-28T13:41:04.922Z] [2020-02-28T13:41:04.922Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:41:04.922Z] #62 37.62 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-28T13:41:04.922Z] #62 37.62 + BUILDTAGS='netgo osusergo static_build' [2020-02-28T13:41:04.922Z] #62 37.62 + export EXTRA_FLAGS=-buildmode=pie [2020-02-28T13:41:04.922Z] #62 37.62 + EXTRA_FLAGS=-buildmode=pie [2020-02-28T13:41:04.922Z] #62 37.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-28T13:41:04.922Z] #62 37.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-28T13:41:04.922Z] #62 37.62 + '[' '' = dynamic ']' [2020-02-28T13:41:04.922Z] #62 37.62 + make [2020-02-28T13:41:04.922Z] #62 38.97 + bin/ctr [2020-02-28T13:41:04.956Z] #45 27.46 DEP compel/src/lib/ptrace.d [2020-02-28T13:41:04.956Z] #45 27.59 DEP compel/src/lib/infect.d [2020-02-28T13:41:04.956Z] #45 27.68 DEP compel/src/lib/infect-util.d [2020-02-28T13:41:05.183Z] #62 ... [2020-02-28T13:41:05.183Z] [2020-02-28T13:41:05.183Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:41:05.183Z] #44 21.02 make[1]: Nothing to be done for 'all'. [2020-02-28T13:41:05.183Z] #44 23.53 CC images/stats.o [2020-02-28T13:41:05.183Z] #44 24.12 CC images/core.o [2020-02-28T13:41:05.183Z] #44 25.02 CC images/core-x86.o [2020-02-28T13:41:05.183Z] #44 25.89 CC images/core-arm.o [2020-02-28T13:41:05.324Z] #45 27.75 DEP compel/src/lib/infect-rpc.d [2020-02-28T13:41:05.324Z] #45 27.85 DEP compel/arch/s390/src/lib/infect.d [2020-02-28T13:41:05.324Z] #45 27.91 DEP compel/arch/s390/src/lib/cpu.d [2020-02-28T13:41:05.324Z] #45 27.97 DEP compel/src/lib/log.d [2020-02-28T13:41:05.324Z] #45 28.05 DEP compel/src/main.d [2020-02-28T13:41:05.443Z] #44 ... [2020-02-28T13:41:05.443Z] [2020-02-28T13:41:05.443Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:41:05.443Z] #10 84.51 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-28T13:41:05.443Z] #10 84.51 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-02-28T13:41:05.683Z] #45 28.17 DEP compel/src/lib/handle-elf.d [2020-02-28T13:41:05.683Z] #45 28.24 DEP compel/arch/s390/src/lib/handle-elf.d [2020-02-28T13:41:05.683Z] #45 28.33 CC compel/src/lib/log.o [2020-02-28T13:41:05.683Z] #45 28.50 CC compel/arch/s390/src/lib/cpu.o [2020-02-28T13:41:05.703Z] #10 84.52 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T13:41:06.051Z] #45 28.64 CC compel/arch/s390/src/lib/infect.o [2020-02-28T13:41:06.829Z] #45 29.16 CC compel/src/lib/infect-rpc.o [2020-02-28T13:41:06.829Z] #45 29.38 CC compel/src/lib/infect-util.o [2020-02-28T13:41:06.829Z] #45 29.58 CC compel/src/lib/infect.o [2020-02-28T13:41:08.134Z] #45 30.63 CC compel/src/lib/ptrace.o [2020-02-28T13:41:08.134Z] #45 30.85 AR compel/libcompel.a [2020-02-28T13:41:08.134Z] #45 30.89 HOSTCC compel/src/main-host.o [2020-02-28T13:41:08.506Z] #45 31.13 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-02-28T13:41:11.287Z] #45 31.25 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-28T13:41:11.287Z] #45 31.58 HOSTCC compel/src/lib/log-host.o [2020-02-28T13:41:11.287Z] #45 31.71 HOSTLINK compel/compel-host-bin [2020-02-28T13:41:11.287Z] #45 31.77 DEP soccr/soccr.d [2020-02-28T13:41:11.287Z] #45 31.87 CC soccr/soccr.o [2020-02-28T13:41:11.287Z] #45 32.68 AR soccr/libsoccr.a [2020-02-28T13:41:11.287Z] #45 32.71 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-28T13:41:11.287Z] #45 32.91 DEP criu/arch/s390/sigframe.d [2020-02-28T13:41:11.287Z] #45 ... [2020-02-28T13:41:11.287Z] [2020-02-28T13:41:11.287Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:41:11.287Z] #48 58.44 go/parser [2020-02-28T13:41:11.287Z] #48 59.57 text/template [2020-02-28T13:41:11.287Z] #48 61.16 encoding/xml [2020-02-28T13:41:11.287Z] #48 64.04 go/doc [2020-02-28T13:41:11.287Z] #48 65.03 github.com/LK4D4/vndr/versioned [2020-02-28T13:41:11.287Z] #48 65.10 encoding/asn1 [2020-02-28T13:41:11.287Z] #48 66.34 github.com/LK4D4/vndr/build [2020-02-28T13:41:11.287Z] #48 67.45 crypto/rsa [2020-02-28T13:41:11.287Z] #48 68.46 crypto/x509/pkix [2020-02-28T13:41:11.287Z] #48 ... [2020-02-28T13:41:11.287Z] [2020-02-28T13:41:11.287Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:41:11.287Z] #45 33.02 DEP criu/arch/s390/crtools.d [2020-02-28T13:41:11.287Z] #45 33.13 DEP criu/arch/s390/cpu.d [2020-02-28T13:41:11.287Z] #45 33.26 CC criu/arch/s390/cpu.o [2020-02-28T13:41:11.287Z] #45 33.59 CC criu/arch/s390/crtools.o [2020-02-28T13:41:11.666Z] #45 34.28 CC criu/arch/s390/sigframe.o [2020-02-28T13:41:12.043Z] #45 34.43 LINK criu/arch/s390/crtools.built-in.o [2020-02-28T13:41:12.043Z] #45 34.45 DEP criu/pie/util-vdso.d [2020-02-28T13:41:12.043Z] #45 34.60 DEP criu/pie/util.d [2020-02-28T13:41:12.043Z] #45 34.69 CC criu/pie/util.o [2020-02-28T13:41:12.125Z] #10 ... [2020-02-28T13:41:12.125Z] [2020-02-28T13:41:12.125Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:41:12.125Z] #44 26.36 CC images/core-aarch64.o [2020-02-28T13:41:12.125Z] #44 26.85 CC images/core-ppc64.o [2020-02-28T13:41:12.125Z] #44 27.85 CC images/core-s390.o [2020-02-28T13:41:12.125Z] #44 28.58 CC images/cpuinfo.o [2020-02-28T13:41:12.125Z] #44 29.06 CC images/inventory.o [2020-02-28T13:41:12.125Z] #44 29.31 CC images/fdinfo.o [2020-02-28T13:41:12.125Z] #44 29.83 CC images/fown.o [2020-02-28T13:41:12.125Z] #44 30.14 CC images/ns.o [2020-02-28T13:41:12.125Z] #44 30.49 CC images/regfile.o [2020-02-28T13:41:12.125Z] #44 30.87 CC images/ghost-file.o [2020-02-28T13:41:12.125Z] #44 31.34 CC images/fifo.o [2020-02-28T13:41:12.125Z] #44 31.75 CC images/remap-file-path.o [2020-02-28T13:41:12.126Z] #44 31.99 CC images/eventfd.o [2020-02-28T13:41:12.126Z] #44 32.31 CC images/eventpoll.o [2020-02-28T13:41:12.386Z] #44 32.85 CC images/fh.o [2020-02-28T13:41:12.567Z] #45 34.90 CC criu/pie/util-vdso.o [2020-02-28T13:41:12.567Z] #45 ... [2020-02-28T13:41:12.567Z] [2020-02-28T13:41:12.567Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:41:12.567Z] #11 60.73 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-28T13:41:12.567Z] #11 60.74 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-28T13:41:12.567Z] #11 60.74 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T13:41:12.567Z] #11 ... [2020-02-28T13:41:12.567Z] [2020-02-28T13:41:12.567Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:41:12.567Z] #48 68.78 vendor/golang.org/x/crypto/cryptobyte [2020-02-28T13:41:12.567Z] #48 68.93 net [2020-02-28T13:41:12.567Z] #48 70.35 vendor/golang.org/x/crypto/internal/chacha20 [2020-02-28T13:41:12.960Z] #44 33.34 CC images/fsnotify.o [2020-02-28T13:41:13.067Z] #48 71.03 vendor/golang.org/x/crypto/poly1305 [2020-02-28T13:41:13.463Z] #48 71.73 vendor/golang.org/x/crypto/chacha20poly1305 [2020-02-28T13:41:13.909Z] #44 34.42 CC images/signalfd.o [2020-02-28T13:41:14.170Z] #44 34.72 CC images/fs.o [2020-02-28T13:41:14.327Z] #48 72.39 vendor/golang.org/x/crypto/hkdf [2020-02-28T13:41:14.327Z] #48 72.51 vendor/golang.org/x/text/transform [2020-02-28T13:41:14.436Z] #44 ... [2020-02-28T13:41:14.436Z] [2020-02-28T13:41:14.436Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:41:14.436Z] #65 93.08 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-28T13:41:14.436Z] #65 93.08 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-28T13:41:15.107Z] #48 73.38 vendor/golang.org/x/text/unicode/bidi [2020-02-28T13:41:15.838Z] #65 ... [2020-02-28T13:41:15.838Z] [2020-02-28T13:41:15.838Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:41:15.838Z] #47 84.37 go/parser [2020-02-28T13:41:15.838Z] #47 88.51 math/big [2020-02-28T13:41:15.838Z] #47 89.97 go/doc [2020-02-28T13:41:15.838Z] #47 92.05 vendor/golang.org/x/text/unicode/bidi [2020-02-28T13:41:15.838Z] #47 ... [2020-02-28T13:41:15.838Z] [2020-02-28T13:41:15.838Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:41:15.838Z] #44 35.05 CC images/pstree.o [2020-02-28T13:41:15.838Z] #44 35.39 CC images/pipe.o [2020-02-28T13:41:15.838Z] #44 35.83 CC images/tcp-stream.o [2020-02-28T13:41:15.838Z] #44 36.04 CC images/sk-packet.o [2020-02-28T13:41:15.838Z] #44 36.33 CC images/mnt.o [2020-02-28T13:41:15.838Z] #44 36.55 CC images/pipe-data.o [2020-02-28T13:41:15.903Z] #48 ... [2020-02-28T13:41:15.903Z] [2020-02-28T13:41:15.903Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:41:15.903Z] #11 71.27 Selecting previously unselected package libapparmor1:s390x. [2020-02-28T13:41:15.903Z] #11 71.29 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-02-28T13:41:15.903Z] #11 71.30 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-02-28T13:41:15.903Z] #11 71.37 Selecting previously unselected package libapparmor-dev:s390x. [2020-02-28T13:41:15.903Z] #11 71.37 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-02-28T13:41:15.903Z] #11 71.37 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-02-28T13:41:15.903Z] #11 71.62 Selecting previously unselected package libbtrfs0. [2020-02-28T13:41:15.903Z] #11 71.63 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-02-28T13:41:15.903Z] #11 71.63 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-28T13:41:15.903Z] #11 71.73 Selecting previously unselected package libbtrfs-dev. [2020-02-28T13:41:15.903Z] #11 71.74 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-02-28T13:41:15.903Z] #11 71.74 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-28T13:41:15.903Z] #11 71.87 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-02-28T13:41:15.903Z] #11 71.87 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-02-28T13:41:15.903Z] #11 71.87 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-02-28T13:41:15.903Z] #11 71.97 Selecting previously unselected package libudev-dev:s390x. [2020-02-28T13:41:15.903Z] #11 71.97 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-02-28T13:41:15.903Z] #11 71.99 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-02-28T13:41:15.903Z] #11 72.22 Selecting previously unselected package libsepol1-dev:s390x. [2020-02-28T13:41:15.903Z] #11 72.22 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-02-28T13:41:15.903Z] #11 72.23 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-02-28T13:41:15.903Z] #11 72.68 Selecting previously unselected package libpcre16-3:s390x. [2020-02-28T13:41:15.903Z] #11 72.69 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-02-28T13:41:15.903Z] #11 72.69 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-02-28T13:41:15.903Z] #11 72.89 Selecting previously unselected package libpcre32-3:s390x. [2020-02-28T13:41:15.903Z] #11 72.89 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-02-28T13:41:15.903Z] #11 72.90 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-02-28T13:41:15.903Z] #11 73.13 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-02-28T13:41:15.903Z] #11 73.13 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-02-28T13:41:15.903Z] #11 73.15 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-02-28T13:41:15.903Z] #11 73.25 Selecting previously unselected package libpcre3-dev:s390x. [2020-02-28T13:41:15.903Z] #11 73.25 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-02-28T13:41:15.903Z] #11 73.26 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-02-28T13:41:15.903Z] #11 73.63 Selecting previously unselected package libselinux1-dev:s390x. [2020-02-28T13:41:15.903Z] #11 73.63 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-02-28T13:41:15.903Z] #11 73.64 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-02-28T13:41:15.903Z] #11 73.85 Selecting previously unselected package libdevmapper-dev:s390x. [2020-02-28T13:41:15.903Z] #11 73.85 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-02-28T13:41:15.903Z] #11 73.86 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-02-28T13:41:15.903Z] #11 73.92 Selecting previously unselected package libseccomp-dev:s390x. [2020-02-28T13:41:15.903Z] #11 73.92 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-02-28T13:41:15.903Z] #11 73.93 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-02-28T13:41:15.903Z] #11 73.98 Selecting previously unselected package libsystemd-dev:s390x. [2020-02-28T13:41:15.903Z] #11 73.98 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-02-28T13:41:15.903Z] #11 73.98 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-02-28T13:41:15.903Z] #11 74.38 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-02-28T13:41:15.903Z] #11 74.38 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-02-28T13:41:15.903Z] #11 74.42 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-02-28T13:41:15.903Z] #11 74.43 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-28T13:41:15.903Z] #11 74.43 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-02-28T13:41:15.903Z] #11 74.45 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-02-28T13:41:15.903Z] #11 74.45 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-28T13:41:15.903Z] #11 74.46 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-28T13:41:15.903Z] #11 74.48 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-02-28T13:41:15.903Z] #11 74.49 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-02-28T13:41:16.098Z] #44 36.84 CC images/sa.o [2020-02-28T13:41:16.281Z] #11 74.51 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-28T13:41:16.281Z] #11 74.52 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-28T13:41:16.281Z] #11 74.54 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-02-28T13:41:16.281Z] #11 74.55 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-28T13:41:16.281Z] #11 74.57 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-02-28T13:41:16.281Z] #11 74.57 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-28T13:41:16.281Z] #11 74.58 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-02-28T13:41:16.281Z] #11 74.59 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T13:41:16.281Z] #11 74.60 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-28T13:41:16.281Z] #11 74.60 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-28T13:41:16.281Z] #11 74.60 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T13:41:16.281Z] #11 74.61 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-28T13:41:16.281Z] #11 74.61 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-28T13:41:16.281Z] #11 74.63 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-28T13:41:16.281Z] #11 74.65 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-02-28T13:41:16.281Z] #11 74.66 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-02-28T13:41:16.281Z] #11 74.66 Setting up dmsetup (2:1.02.155-3) ... [2020-02-28T13:41:16.281Z] #11 74.67 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-02-28T13:41:16.281Z] #11 74.68 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-02-28T13:41:16.281Z] #11 74.68 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T13:41:16.358Z] #44 37.10 CC images/timer.o [2020-02-28T13:41:16.653Z] #11 DONE 75.2s [2020-02-28T13:41:16.653Z] [2020-02-28T13:41:16.653Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:41:16.653Z] #48 74.91 vendor/golang.org/x/text/secure/bidirule [2020-02-28T13:41:16.929Z] #44 37.68 CC images/timerfd.o [2020-02-28T13:41:17.025Z] #48 ... [2020-02-28T13:41:17.025Z] [2020-02-28T13:41:17.025Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T13:41:17.025Z] #56 DONE 0.2s [2020-02-28T13:41:17.025Z] [2020-02-28T13:41:17.025Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-28T13:41:17.025Z] #57 DONE 0.1s [2020-02-28T13:41:17.025Z] [2020-02-28T13:41:17.025Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:41:17.025Z] #48 75.18 vendor/golang.org/x/text/unicode/norm [2020-02-28T13:41:17.386Z] #48 ... [2020-02-28T13:41:17.386Z] [2020-02-28T13:41:17.386Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-28T13:41:17.386Z] #12 DONE 0.5s [2020-02-28T13:41:17.386Z] [2020-02-28T13:41:17.386Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:41:17.386Z] #58 0.228 + RM_GOPATH=0 [2020-02-28T13:41:17.386Z] #58 0.237 + TMP_GOPATH= [2020-02-28T13:41:17.386Z] #58 0.237 + : /build [2020-02-28T13:41:17.386Z] #58 0.237 + '[' -z '' ']' [2020-02-28T13:41:17.386Z] #58 0.237 ++ mktemp -d [2020-02-28T13:41:17.386Z] #58 0.239 + export GOPATH=/tmp/tmp.N185o3Haiv [2020-02-28T13:41:17.386Z] #58 0.239 + GOPATH=/tmp/tmp.N185o3Haiv [2020-02-28T13:41:17.386Z] #58 0.239 + RM_GOPATH=1 [2020-02-28T13:41:17.386Z] #58 0.239 ++ dirname ./install.sh [2020-02-28T13:41:17.386Z] #58 0.260 + dir=. [2020-02-28T13:41:17.386Z] #58 0.260 + bin=runc [2020-02-28T13:41:17.386Z] #58 0.260 + shift [2020-02-28T13:41:17.386Z] #58 0.260 + '[' '!' -f ./runc.installer ']' [2020-02-28T13:41:17.386Z] #58 0.260 + . ./runc.installer [2020-02-28T13:41:17.386Z] #58 0.260 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-28T13:41:17.386Z] #58 0.260 + install_runc [2020-02-28T13:41:17.386Z] #58 0.261 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-28T13:41:17.386Z] #58 0.261 + uname -r [2020-02-28T13:41:17.386Z] #58 0.266 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-28T13:41:17.386Z] #58 0.267 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-28T13:41:17.386Z] #58 0.267 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-28T13:41:17.386Z] #58 0.267 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.N185o3Haiv/src/github.com/opencontainers/runc [2020-02-28T13:41:17.386Z] #58 0.267 Cloning into '/tmp/tmp.N185o3Haiv/src/github.com/opencontainers/runc'... [2020-02-28T13:41:17.500Z] #44 38.08 CC images/mm.o [2020-02-28T13:41:17.759Z] #58 ... [2020-02-28T13:41:17.759Z] [2020-02-28T13:41:17.759Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-28T13:41:17.759Z] #13 DONE 0.4s [2020-02-28T13:41:17.759Z] [2020-02-28T13:41:17.759Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-28T13:41:18.071Z] #44 38.57 CC images/sk-opts.o [2020-02-28T13:41:18.137Z] #14 0.215 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-28T13:41:18.137Z] #14 DONE 0.3s [2020-02-28T13:41:18.138Z] [2020-02-28T13:41:18.138Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:41:18.138Z] #45 35.43 AR criu/pie/pie.lib.a [2020-02-28T13:41:18.138Z] #45 35.48 DEP criu/pie/restorer.d [2020-02-28T13:41:18.138Z] #45 35.66 DEP criu/arch/s390/restorer.d [2020-02-28T13:41:18.138Z] #45 35.98 DEP criu/arch/s390/vdso-pie.d [2020-02-28T13:41:18.138Z] #45 36.12 DEP criu/pie/parasite-vdso.d [2020-02-28T13:41:18.138Z] #45 36.41 DEP criu/pie/parasite.d [2020-02-28T13:41:18.138Z] #45 36.60 CC criu/pie/parasite.o [2020-02-28T13:41:18.138Z] #45 37.77 LINK criu/pie/parasite.built-in.o [2020-02-28T13:41:18.138Z] #45 37.78 GEN criu/pie/parasite-blob.h [2020-02-28T13:41:18.138Z] #45 37.78 CC criu/pie/parasite-vdso.o [2020-02-28T13:41:18.138Z] #45 38.47 CC criu/arch/s390/vdso-pie.o [2020-02-28T13:41:18.138Z] #45 38.68 CC criu/arch/s390/restorer.o [2020-02-28T13:41:18.138Z] #45 39.00 CC criu/pie/restorer.o [2020-02-28T13:41:18.138Z] #45 40.82 LINK criu/pie/restorer.built-in.o [2020-02-28T13:41:18.138Z] #45 40.82 GEN criu/pie/restorer-blob.h [2020-02-28T13:41:18.138Z] #45 40.85 DEP criu/vdso.d [2020-02-28T13:41:18.332Z] #44 38.91 CC images/sk-unix.o [2020-02-28T13:41:18.467Z] Removing intermediate container 8e44ea3cebed [2020-02-28T13:41:18.467Z] ---> 757f58ab177a [2020-02-28T13:41:18.467Z] Step 11/16 : ARG GOOS [2020-02-28T13:41:18.467Z] ---> Running in 50d0d71e9c5e [2020-02-28T13:41:18.467Z] Removing intermediate container 50d0d71e9c5e [2020-02-28T13:41:18.467Z] ---> 46e81271a65f [2020-02-28T13:41:18.467Z] Step 12/16 : ARG GOARCH [2020-02-28T13:41:18.467Z] ---> Running in b94087116d32 [2020-02-28T13:41:18.467Z] Removing intermediate container b94087116d32 [2020-02-28T13:41:18.467Z] ---> ecc8f39daf1c [2020-02-28T13:41:18.467Z] 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 [2020-02-28T13:41:18.467Z] ---> Running in 1cde11e422a2 [2020-02-28T13:41:18.499Z] #45 ... [2020-02-28T13:41:18.499Z] [2020-02-28T13:41:18.499Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-28T13:41:18.499Z] #15 DONE 0.3s [2020-02-28T13:41:18.499Z] [2020-02-28T13:41:18.499Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-28T13:41:18.499Z] #16 DONE 0.3s [2020-02-28T13:41:18.499Z] [2020-02-28T13:41:18.499Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:41:18.499Z] #45 41.11 DEP criu/uts_ns.d [2020-02-28T13:41:18.864Z] #45 41.25 DEP criu/util.d [2020-02-28T13:41:18.864Z] #45 41.37 DEP criu/uffd.d [2020-02-28T13:41:18.864Z] #45 ... [2020-02-28T13:41:18.864Z] [2020-02-28T13:41:18.864Z] #17 [dev 6/25] RUN ldconfig [2020-02-28T13:41:18.864Z] #17 DONE 0.4s [2020-02-28T13:41:18.864Z] [2020-02-28T13:41:18.864Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:41:18.864Z] #45 41.51 DEP criu/tun.d [2020-02-28T13:41:18.864Z] #45 41.64 DEP criu/tty.d [2020-02-28T13:41:18.904Z] #44 39.34 CC images/sk-inet.o [2020-02-28T13:41:19.164Z] #44 39.78 CC images/tun.o [2020-02-28T13:41:19.225Z] #45 41.84 DEP criu/timerfd.d [2020-02-28T13:41:19.425Z] #44 40.15 CC images/sk-netlink.o [2020-02-28T13:41:19.613Z] #45 41.94 DEP criu/sysfs_parse.d [2020-02-28T13:41:19.613Z] #45 42.10 DEP criu/sysctl.d [2020-02-28T13:41:19.613Z] #45 42.18 DEP criu/string.d [2020-02-28T13:41:19.613Z] #45 42.19 DEP criu/stats.d [2020-02-28T13:41:19.613Z] #45 42.28 DEP criu/sockets.d [2020-02-28T13:41:19.685Z] #44 ... [2020-02-28T13:41:19.685Z] [2020-02-28T13:41:19.685Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:41:19.685Z] #10 98.76 Selecting previously unselected package libapparmor1:arm64. [2020-02-28T13:41:19.685Z] #10 98.76 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-02-28T13:41:19.685Z] #10 98.79 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-02-28T13:41:19.986Z] #45 42.44 DEP criu/sk-unix.d [2020-02-28T13:41:19.986Z] #45 42.54 DEP criu/sk-tcp.d [2020-02-28T13:41:19.986Z] #45 42.60 DEP criu/sk-queue.d [2020-02-28T13:41:19.986Z] #45 42.70 DEP criu/sk-packet.d [2020-02-28T13:41:20.256Z] #10 98.96 Selecting previously unselected package libapparmor-dev:arm64. [2020-02-28T13:41:20.256Z] #10 98.96 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-02-28T13:41:20.256Z] #10 98.99 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-02-28T13:41:20.256Z] #10 99.19 Selecting previously unselected package libbtrfs0. [2020-02-28T13:41:20.256Z] #10 99.19 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-02-28T13:41:20.256Z] #10 99.20 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-28T13:41:20.256Z] #10 99.32 Selecting previously unselected package libbtrfs-dev. [2020-02-28T13:41:20.352Z] #45 42.87 DEP criu/sk-netlink.d [2020-02-28T13:41:20.352Z] #45 43.00 DEP criu/sk-inet.d [2020-02-28T13:41:20.352Z] #45 43.13 DEP criu/signalfd.d [2020-02-28T13:41:20.517Z] #10 99.33 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-02-28T13:41:20.517Z] #10 99.33 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-28T13:41:20.517Z] #10 99.52 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-02-28T13:41:20.517Z] #10 99.52 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-02-28T13:41:20.517Z] #10 99.53 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-02-28T13:41:20.713Z] #45 43.26 DEP criu/sigframe.d [2020-02-28T13:41:20.713Z] #45 43.32 DEP criu/shmem.d [2020-02-28T13:41:20.778Z] #10 99.63 Selecting previously unselected package libudev-dev:arm64. [2020-02-28T13:41:20.778Z] #10 99.63 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-02-28T13:41:20.778Z] #10 99.68 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-02-28T13:41:21.039Z] #10 99.95 Selecting previously unselected package libsepol1-dev:arm64. [2020-02-28T13:41:21.039Z] #10 99.95 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-02-28T13:41:21.039Z] #10 99.96 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-02-28T13:41:21.083Z] #45 43.43 DEP criu/servicefd.d [2020-02-28T13:41:21.083Z] #45 43.59 DEP criu/seize.d [2020-02-28T13:41:21.083Z] #45 43.71 DEP criu/seccomp.d [2020-02-28T13:41:21.301Z] #10 ... [2020-02-28T13:41:21.301Z] [2020-02-28T13:41:21.301Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:41:21.301Z] #65 DONE 99.9s [2020-02-28T13:41:21.301Z] [2020-02-28T13:41:21.301Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-28T13:41:21.301Z] #66 DONE 0.1s [2020-02-28T13:41:21.301Z] [2020-02-28T13:41:21.301Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:41:21.301Z] #44 40.51 CC images/packet-sock.o [2020-02-28T13:41:21.301Z] #44 40.91 CC images/ipc-var.o [2020-02-28T13:41:21.301Z] #44 41.12 CC images/ipc-desc.o [2020-02-28T13:41:21.301Z] #44 41.42 CC images/ipc-shm.o [2020-02-28T13:41:21.301Z] #44 41.76 CC images/ipc-msg.o [2020-02-28T13:41:21.452Z] #45 43.83 DEP criu/rst-malloc.d [2020-02-28T13:41:21.452Z] #45 43.89 DEP criu/rbtree.d [2020-02-28T13:41:21.452Z] #45 43.92 DEP criu/pstree.d [2020-02-28T13:41:21.452Z] #45 44.08 DEP criu/protobuf.d [2020-02-28T13:41:21.452Z] #45 ... [2020-02-28T13:41:21.452Z] [2020-02-28T13:41:21.452Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:41:21.452Z] #66 74.61 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-28T13:41:21.452Z] #66 74.61 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-28T13:41:21.452Z] #66 DONE 79.7s [2020-02-28T13:41:21.452Z] [2020-02-28T13:41:21.452Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-28T13:41:21.452Z] #67 DONE 0.1s [2020-02-28T13:41:21.807Z] [2020-02-28T13:41:21.807Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:41:21.807Z] #45 44.26 GEN criu/protobuf-desc-gen.h [2020-02-28T13:41:21.877Z] #44 42.38 CC images/ipc-sem.o [2020-02-28T13:41:22.137Z] #44 42.69 CC images/utsns.o [2020-02-28T13:41:22.398Z] #44 42.94 CC images/creds.o [2020-02-28T13:41:22.658Z] #44 43.27 CC images/vma.o [2020-02-28T13:41:22.919Z] #44 43.55 CC images/netdev.o [2020-02-28T13:41:23.071Z] #45 45.54 DEP criu/protobuf-desc.d [2020-02-28T13:41:23.071Z] #45 45.61 DEP criu/proc_parse.d [2020-02-28T13:41:23.071Z] #45 45.76 DEP criu/plugin.d [2020-02-28T13:41:23.071Z] #45 45.81 DEP criu/pipes.d [2020-02-28T13:41:23.444Z] #45 45.89 DEP criu/pie-util.d [2020-02-28T13:41:23.444Z] #45 45.99 DEP criu/pie-util-vdso.d [2020-02-28T13:41:23.444Z] #45 46.04 DEP criu/path.d [2020-02-28T13:41:23.444Z] #45 46.13 DEP criu/parasite-syscall.d [2020-02-28T13:41:23.490Z] #44 44.09 CC images/tty.o [2020-02-28T13:41:23.815Z] #45 46.29 DEP criu/pagemap.d [2020-02-28T13:41:23.815Z] #45 46.49 DEP criu/pagemap-cache.d [2020-02-28T13:41:24.185Z] #45 46.65 DEP criu/page-xfer.d [2020-02-28T13:41:24.185Z] #45 46.81 DEP criu/page-pipe.d [2020-02-28T13:41:24.185Z] #45 46.88 DEP criu/netfilter.d [2020-02-28T13:41:24.432Z] #44 44.94 CC images/file-lock.o [2020-02-28T13:41:24.550Z] #45 47.01 DEP criu/net.d [2020-02-28T13:41:24.550Z] #45 47.30 DEP criu/namespaces.d [2020-02-28T13:41:24.693Z] #44 45.11 CC images/rlimit.o [2020-02-28T13:41:24.936Z] #45 47.47 DEP criu/mount.d [2020-02-28T13:41:24.936Z] #45 47.58 DEP criu/mem.d [2020-02-28T13:41:24.961Z] #44 45.36 CC images/pagemap.o [2020-02-28T13:41:25.222Z] #44 45.70 CC images/siginfo.o [2020-02-28T13:41:25.308Z] #45 47.74 DEP criu/lsm.d [2020-02-28T13:41:25.308Z] #45 47.83 DEP criu/log.d [2020-02-28T13:41:25.308Z] #45 47.94 DEP criu/libnetlink.d [2020-02-28T13:41:25.483Z] #44 45.96 CC images/rpc.o [2020-02-28T13:41:25.673Z] #45 48.04 DEP criu/kerndat.d [2020-02-28T13:41:25.673Z] #45 48.20 DEP criu/kcmp-ids.d [2020-02-28T13:41:25.673Z] #45 48.26 DEP criu/irmap.d [2020-02-28T13:41:25.673Z] #45 48.36 DEP criu/ipc_ns.d [2020-02-28T13:41:25.673Z] #45 48.43 DEP criu/image.d [2020-02-28T13:41:25.745Z] #44 ... [2020-02-28T13:41:25.745Z] [2020-02-28T13:41:25.745Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:41:25.745Z] #10 100.5 Selecting previously unselected package libpcre16-3:arm64. [2020-02-28T13:41:25.745Z] #10 100.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-02-28T13:41:25.745Z] #10 100.5 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-02-28T13:41:25.745Z] #10 100.7 Selecting previously unselected package libpcre32-3:arm64. [2020-02-28T13:41:25.745Z] #10 100.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-02-28T13:41:25.745Z] #10 100.8 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-02-28T13:41:25.745Z] #10 101.0 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-02-28T13:41:25.745Z] #10 101.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-02-28T13:41:25.745Z] #10 101.0 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-02-28T13:41:25.745Z] #10 101.1 Selecting previously unselected package libpcre3-dev:arm64. [2020-02-28T13:41:25.745Z] #10 101.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-02-28T13:41:25.745Z] #10 101.1 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-02-28T13:41:25.745Z] #10 101.7 Selecting previously unselected package libselinux1-dev:arm64. [2020-02-28T13:41:25.745Z] #10 101.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-02-28T13:41:25.745Z] #10 101.7 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-02-28T13:41:25.745Z] #10 102.4 Selecting previously unselected package libdevmapper-dev:arm64. [2020-02-28T13:41:25.745Z] #10 102.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-02-28T13:41:25.745Z] #10 102.4 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-02-28T13:41:25.745Z] #10 102.6 Selecting previously unselected package libseccomp-dev:arm64. [2020-02-28T13:41:25.745Z] #10 102.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-02-28T13:41:25.745Z] #10 102.6 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-02-28T13:41:25.745Z] #10 102.7 Selecting previously unselected package libsystemd-dev:arm64. [2020-02-28T13:41:25.745Z] #10 102.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-02-28T13:41:25.745Z] #10 102.8 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-02-28T13:41:25.745Z] #10 103.7 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-02-28T13:41:25.745Z] #10 103.7 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-02-28T13:41:25.745Z] #10 103.7 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-02-28T13:41:25.745Z] #10 103.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-28T13:41:25.745Z] #10 103.8 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-02-28T13:41:25.745Z] #10 103.8 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-02-28T13:41:25.745Z] #10 103.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-28T13:41:25.745Z] #10 103.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-28T13:41:25.745Z] #10 103.9 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-02-28T13:41:25.745Z] #10 103.9 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-02-28T13:41:25.745Z] #10 103.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-28T13:41:25.745Z] #10 103.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-28T13:41:25.745Z] #10 103.9 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-02-28T13:41:25.745Z] #10 103.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-28T13:41:25.745Z] #10 104.0 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-02-28T13:41:25.745Z] #10 104.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-28T13:41:25.745Z] #10 104.0 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-02-28T13:41:25.745Z] #10 104.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T13:41:25.745Z] #10 104.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-28T13:41:25.745Z] #10 104.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-28T13:41:25.745Z] #10 104.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T13:41:25.745Z] #10 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-28T13:41:25.745Z] #10 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-28T13:41:25.745Z] #10 104.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-28T13:41:25.745Z] #10 104.1 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-02-28T13:41:25.745Z] #10 104.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-02-28T13:41:25.745Z] #10 104.2 Setting up dmsetup (2:1.02.155-3) ... [2020-02-28T13:41:25.745Z] #10 104.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-02-28T13:41:25.745Z] #10 104.2 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-02-28T13:41:25.745Z] #10 104.2 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T13:41:26.007Z] #10 DONE 104.8s [2020-02-28T13:41:26.008Z] [2020-02-28T13:41:26.008Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T13:41:26.008Z] #55 DONE 0.1s [2020-02-28T13:41:26.008Z] [2020-02-28T13:41:26.008Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-28T13:41:26.150Z] #45 48.61 DEP criu/image-desc.d [2020-02-28T13:41:26.150Z] #45 48.65 DEP criu/fsnotify.d [2020-02-28T13:41:26.150Z] #45 48.75 DEP criu/filesystems.d [2020-02-28T13:41:26.268Z] #56 DONE 0.2s [2020-02-28T13:41:26.268Z] [2020-02-28T13:41:26.268Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:41:26.574Z] #45 48.91 DEP criu/files.d [2020-02-28T13:41:26.574Z] #45 49.14 DEP criu/files-reg.d [2020-02-28T13:41:26.970Z] #45 49.41 DEP criu/files-ext.d [2020-02-28T13:41:26.970Z] #45 49.58 DEP criu/file-lock.d [2020-02-28T13:41:27.361Z] #45 49.75 DEP criu/file-ids.d [2020-02-28T13:41:27.361Z] #45 49.95 DEP criu/fifo.d [2020-02-28T13:41:27.361Z] #45 50.13 DEP criu/fdstore.d [2020-02-28T13:41:27.751Z] #45 50.28 DEP criu/fault-injection.d [2020-02-28T13:41:27.751Z] #45 50.34 DEP criu/external.d [2020-02-28T13:41:28.153Z] #45 50.48 DEP criu/eventpoll.d [2020-02-28T13:41:28.153Z] #45 50.71 DEP criu/eventfd.d [2020-02-28T13:41:28.186Z] #57 ... [2020-02-28T13:41:28.186Z] [2020-02-28T13:41:28.186Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:41:28.186Z] #47 96.44 vendor/golang.org/x/text/secure/bidirule [2020-02-28T13:41:28.186Z] #47 96.54 github.com/LK4D4/vndr/build [2020-02-28T13:41:28.186Z] #47 96.74 vendor/golang.org/x/text/unicode/norm [2020-02-28T13:41:28.186Z] #47 101.1 vendor/golang.org/x/net/http2/hpack [2020-02-28T13:41:28.186Z] #47 102.9 vendor/golang.org/x/net/idna [2020-02-28T13:41:28.186Z] #47 102.9 mime [2020-02-28T13:41:28.186Z] #47 ... [2020-02-28T13:41:28.186Z] [2020-02-28T13:41:28.186Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:41:28.186Z] #44 47.31 CC images/ext-file.o [2020-02-28T13:41:28.186Z] #44 47.47 CC images/cgroup.o [2020-02-28T13:41:28.186Z] #44 48.46 CC images/userns.o [2020-02-28T13:41:28.186Z] #44 48.82 CC images/google/protobuf/descriptor.o [2020-02-28T13:41:28.559Z] #45 50.94 DEP criu/crtools.d [2020-02-28T13:41:28.559Z] #45 51.15 DEP criu/cr-service.d [2020-02-28T13:41:28.757Z] #44 ... [2020-02-28T13:41:28.757Z] [2020-02-28T13:41:28.757Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-28T13:41:28.757Z] #11 DONE 3.0s [2020-02-28T13:41:28.963Z] #45 51.45 DEP criu/cr-restore.d [2020-02-28T13:41:28.963Z] #45 ... [2020-02-28T13:41:28.963Z] [2020-02-28T13:41:28.963Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:41:28.963Z] #18 0.348 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T13:41:28.963Z] #18 0.386 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T13:41:28.963Z] #18 0.402 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T13:41:28.963Z] #18 0.934 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-28T13:41:28.963Z] #18 1.680 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [160 kB] [2020-02-28T13:41:28.963Z] #18 2.810 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-02-28T13:41:28.963Z] #18 6.889 Fetched 8028 kB in 7s (1224 kB/s) [2020-02-28T13:41:28.963Z] #18 6.889 Reading package lists... [2020-02-28T13:41:29.018Z] [2020-02-28T13:41:29.018Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:41:29.018Z] #57 2.619 + RM_GOPATH=0 [2020-02-28T13:41:29.018Z] #57 2.619 + TMP_GOPATH= [2020-02-28T13:41:29.018Z] #57 2.619 + : /build [2020-02-28T13:41:29.018Z] #57 2.619 + '[' -z '' ']' [2020-02-28T13:41:29.018Z] #57 2.627 ++ mktemp -d [2020-02-28T13:41:29.018Z] #57 2.629 + export GOPATH=/tmp/tmp.iOKm8yHTNa [2020-02-28T13:41:29.018Z] #57 2.629 + GOPATH=/tmp/tmp.iOKm8yHTNa [2020-02-28T13:41:29.018Z] #57 2.629 + RM_GOPATH=1 [2020-02-28T13:41:29.018Z] #57 2.635 ++ dirname ./install.sh [2020-02-28T13:41:29.018Z] #57 2.636 + dir=. [2020-02-28T13:41:29.018Z] #57 2.636 + bin=runc [2020-02-28T13:41:29.018Z] #57 2.636 + shift [2020-02-28T13:41:29.018Z] #57 2.636 + '[' '!' -f ./runc.installer ']' [2020-02-28T13:41:29.018Z] #57 2.639 + . ./runc.installer [2020-02-28T13:41:29.018Z] #57 2.639 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-28T13:41:29.018Z] #57 2.639 + install_runc [2020-02-28T13:41:29.018Z] #57 2.660 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-28T13:41:29.018Z] #57 2.660 + uname -r [2020-02-28T13:41:29.018Z] #57 2.663 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-28T13:41:29.018Z] #57 2.663 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-28T13:41:29.018Z] #57 2.663 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iOKm8yHTNa/src/github.com/opencontainers/runc [2020-02-28T13:41:29.018Z] #57 2.664 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-28T13:41:29.018Z] #57 2.671 Cloning into '/tmp/tmp.iOKm8yHTNa/src/github.com/opencontainers/runc'... [2020-02-28T13:41:29.383Z] #18 10.31 Reading package lists... [2020-02-28T13:41:29.383Z] #18 ... [2020-02-28T13:41:29.383Z] [2020-02-28T13:41:29.383Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:41:29.383Z] #45 51.77 DEP criu/cr-errno.d [2020-02-28T13:41:29.383Z] #45 51.79 DEP criu/cr-dump.d [2020-02-28T13:41:29.383Z] #45 ... [2020-02-28T13:41:29.383Z] [2020-02-28T13:41:29.383Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:41:29.383Z] #51 DONE 87.6s [2020-02-28T13:41:29.383Z] [2020-02-28T13:41:29.383Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:41:29.383Z] #45 51.90 DEP criu/cr-dedup.d [2020-02-28T13:41:29.383Z] #45 51.96 DEP criu/cr-check.d [2020-02-28T13:41:29.767Z] #45 52.24 DEP criu/config.d [2020-02-28T13:41:29.767Z] #45 52.31 DEP criu/clone-noasan.d [2020-02-28T13:41:29.767Z] #45 52.34 DEP criu/cgroup.d [2020-02-28T13:41:29.767Z] #45 52.42 DEP criu/cgroup-props.d [2020-02-28T13:41:29.767Z] #45 52.46 DEP criu/bitmap.d [2020-02-28T13:41:29.767Z] #45 52.47 DEP criu/bfd.d [2020-02-28T13:41:30.156Z] #45 52.58 DEP criu/autofs.d [2020-02-28T13:41:30.532Z] #45 52.87 DEP criu/aio.d [2020-02-28T13:41:30.532Z] #45 53.07 DEP criu/action-scripts.d [2020-02-28T13:41:30.532Z] #45 53.24 CC criu/action-scripts.o [2020-02-28T13:41:30.914Z] #45 53.60 CC criu/aio.o [2020-02-28T13:41:31.297Z] #45 ... [2020-02-28T13:41:31.298Z] [2020-02-28T13:41:31.298Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:41:31.298Z] #48 79.43 vendor/golang.org/x/net/idna [2020-02-28T13:41:31.298Z] #48 81.68 vendor/golang.org/x/net/http2/hpack [2020-02-28T13:41:31.298Z] #48 82.53 mime [2020-02-28T13:41:31.298Z] #48 83.85 mime/quotedprintable [2020-02-28T13:41:31.298Z] #48 84.13 net/http/internal [2020-02-28T13:41:31.298Z] #48 87.74 crypto/tls [2020-02-28T13:41:31.298Z] #48 ... [2020-02-28T13:41:31.298Z] [2020-02-28T13:41:31.298Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:41:31.298Z] #18 10.31 Reading package lists... [2020-02-28T13:41:31.575Z] #57 ... [2020-02-28T13:41:31.575Z] [2020-02-28T13:41:31.575Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-28T13:41:31.575Z] #12 DONE 2.3s [2020-02-28T13:41:31.575Z] [2020-02-28T13:41:31.575Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-28T13:41:31.675Z] #18 12.52 Building dependency tree... [2020-02-28T13:41:32.476Z] #18 13.22 libcap2-bin is already the newest version (1:2.25-2). [2020-02-28T13:41:32.476Z] #18 13.22 The following additional packages will be installed: [2020-02-28T13:41:32.476Z] #18 13.23 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-28T13:41:32.476Z] #18 13.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-28T13:41:32.476Z] #18 13.23 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-28T13:41:32.476Z] #18 13.23 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-28T13:41:32.476Z] #18 13.23 python3.7 python3.7-minimal vim-runtime xxd [2020-02-28T13:41:32.476Z] #18 13.23 Suggested packages: [2020-02-28T13:41:32.476Z] #18 13.23 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-28T13:41:32.476Z] #18 13.23 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-28T13:41:32.476Z] #18 13.23 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-28T13:41:32.476Z] #18 13.23 Recommended packages: [2020-02-28T13:41:32.476Z] #18 13.23 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-28T13:41:32.476Z] #18 13.23 python3-keyrings.alt python3-xdg unzip [2020-02-28T13:41:32.476Z] #18 ... [2020-02-28T13:41:32.476Z] [2020-02-28T13:41:32.476Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:41:32.476Z] #58 5.470 + cd /tmp/tmp.N185o3Haiv/src/github.com/opencontainers/runc [2020-02-28T13:41:32.476Z] #58 5.470 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-28T13:41:32.476Z] #58 5.656 + '[' -z '' ']' [2020-02-28T13:41:32.476Z] #58 5.656 + target=static [2020-02-28T13:41:32.476Z] #58 5.656 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-28T13:41:32.476Z] #58 6.691 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-28T13:41:32.866Z] #58 ... [2020-02-28T13:41:32.866Z] [2020-02-28T13:41:32.866Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:41:32.866Z] #45 54.19 CC criu/autofs.o [2020-02-28T13:41:32.866Z] #45 55.23 CC criu/bfd.o [2020-02-28T13:41:32.866Z] #45 55.62 CC criu/bitmap.o [2020-02-28T13:41:33.244Z] #45 55.76 CC criu/cgroup-props.o [2020-02-28T13:41:34.063Z] #45 56.51 CC criu/cgroup.o [2020-02-28T13:41:34.117Z] #13 2.511 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-28T13:41:34.117Z] #13 DONE 2.7s [2020-02-28T13:41:34.117Z] [2020-02-28T13:41:34.117Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-28T13:41:36.524Z] #45 58.61 CC criu/clone-noasan.o [2020-02-28T13:41:36.525Z] #45 58.71 CC criu/config.o [2020-02-28T13:41:36.666Z] #14 DONE 2.5s [2020-02-28T13:41:36.666Z] [2020-02-28T13:41:36.666Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-28T13:41:36.934Z] #45 ... [2020-02-28T13:41:36.934Z] [2020-02-28T13:41:36.934Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:41:36.934Z] #18 14.46 The following NEW packages will be installed: [2020-02-28T13:41:36.934Z] #18 14.46 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-28T13:41:36.934Z] #18 14.46 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-28T13:41:36.934Z] #18 14.46 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-28T13:41:36.934Z] #18 14.46 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-28T13:41:36.934Z] #18 14.46 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-28T13:41:36.934Z] #18 14.46 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-28T13:41:36.934Z] #18 14.46 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-28T13:41:36.934Z] #18 14.46 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-28T13:41:36.934Z] #18 14.54 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T13:41:36.934Z] #18 14.54 Need to get 26.3 MB of archives. [2020-02-28T13:41:36.934Z] #18 14.54 After this operation, 112 MB of additional disk space will be used. [2020-02-28T13:41:36.934Z] #18 14.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-02-28T13:41:36.934Z] #18 14.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-02-28T13:41:36.934Z] #18 14.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-02-28T13:41:36.934Z] #18 14.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-02-28T13:41:36.934Z] #18 14.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-02-28T13:41:36.934Z] #18 14.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-02-28T13:41:36.934Z] #18 14.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-02-28T13:41:36.934Z] #18 14.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-02-28T13:41:36.934Z] #18 14.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-02-28T13:41:36.934Z] #18 14.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-02-28T13:41:36.934Z] #18 14.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-02-28T13:41:36.934Z] #18 14.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-02-28T13:41:36.934Z] #18 14.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-02-28T13:41:36.934Z] #18 14.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-02-28T13:41:36.934Z] #18 14.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-02-28T13:41:36.934Z] #18 14.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-02-28T13:41:36.934Z] #18 14.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-02-28T13:41:36.934Z] #18 14.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-02-28T13:41:36.934Z] #18 14.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-02-28T13:41:36.934Z] #18 14.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-02-28T13:41:36.934Z] #18 14.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-02-28T13:41:36.934Z] #18 14.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-02-28T13:41:36.934Z] #18 14.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-02-28T13:41:36.934Z] #18 14.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-02-28T13:41:36.934Z] #18 14.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-02-28T13:41:36.934Z] #18 14.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-02-28T13:41:36.934Z] #18 14.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-02-28T13:41:36.934Z] #18 14.79 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-02-28T13:41:36.934Z] #18 14.79 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-02-28T13:41:36.934Z] #18 15.05 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-02-28T13:41:36.934Z] #18 15.05 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-02-28T13:41:36.934Z] #18 15.05 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-02-28T13:41:36.934Z] #18 15.06 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-02-28T13:41:36.934Z] #18 15.06 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-02-28T13:41:36.934Z] #18 15.07 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-02-28T13:41:36.934Z] #18 15.12 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-28T13:41:36.934Z] #18 15.12 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-02-28T13:41:36.934Z] #18 15.12 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-02-28T13:41:36.934Z] #18 15.13 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-28T13:41:36.934Z] #18 15.13 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-02-28T13:41:36.934Z] #18 15.14 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-28T13:41:36.934Z] #18 15.14 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-02-28T13:41:36.934Z] #18 15.15 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-28T13:41:36.934Z] #18 15.29 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-02-28T13:41:36.934Z] #18 15.33 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-02-28T13:41:36.934Z] #18 15.36 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-02-28T13:41:36.934Z] #18 15.58 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T13:41:36.934Z] #18 15.66 Fetched 26.3 MB in 1s (30.6 MB/s) [2020-02-28T13:41:36.934Z] #18 15.71 Selecting previously unselected package pigz. [2020-02-28T13:41:36.934Z] #18 15.71 (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 ... 23190 files and directories currently installed.) [2020-02-28T13:41:36.934Z] #18 15.77 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-02-28T13:41:36.934Z] #18 15.77 Unpacking pigz (2.4-1) ... [2020-02-28T13:41:36.934Z] #18 15.83 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-02-28T13:41:36.934Z] #18 15.83 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-02-28T13:41:36.934Z] #18 15.83 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-02-28T13:41:36.934Z] #18 16.24 Selecting previously unselected package python3.7-minimal. [2020-02-28T13:41:36.934Z] #18 16.24 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-02-28T13:41:36.934Z] #18 16.24 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-28T13:41:36.934Z] #18 16.88 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-02-28T13:41:36.934Z] #18 16.89 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-28T13:41:37.316Z] #18 18.35 Selecting previously unselected package python3-minimal. [2020-02-28T13:41:37.316Z] #18 18.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23439 files and directories currently installed.) [2020-02-28T13:41:37.316Z] #18 18.40 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-02-28T13:41:37.316Z] #18 18.40 Unpacking python3-minimal (3.7.3-1) ... [2020-02-28T13:41:37.316Z] #18 18.45 Selecting previously unselected package libmpdec2:s390x. [2020-02-28T13:41:37.686Z] #18 18.45 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-02-28T13:41:37.686Z] #18 18.46 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-02-28T13:41:37.686Z] #18 18.51 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-02-28T13:41:37.686Z] #18 18.53 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-02-28T13:41:37.686Z] #18 18.53 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-02-28T13:41:38.050Z] #15 ... [2020-02-28T13:41:38.050Z] [2020-02-28T13:41:38.050Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:41:38.050Z] #50 DONE 116.7s [2020-02-28T13:41:38.312Z] [2020-02-28T13:41:38.312Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:41:38.312Z] #44 51.42 CC images/opts.o [2020-02-28T13:41:38.312Z] #44 51.75 CC images/seccomp.o [2020-02-28T13:41:38.312Z] #44 52.22 CC images/binfmt-misc.o [2020-02-28T13:41:38.312Z] #44 52.62 CC images/time.o [2020-02-28T13:41:38.312Z] #44 52.94 CC images/sysctl.o [2020-02-28T13:41:38.312Z] #44 53.28 CC images/autofs.o [2020-02-28T13:41:38.312Z] #44 53.58 CC images/macvlan.o [2020-02-28T13:41:38.312Z] #44 54.07 CC images/sit.o [2020-02-28T13:41:38.312Z] #44 54.57 LINK images/built-in.o [2020-02-28T13:41:38.312Z] #44 54.78 GEN compel/include/asm [2020-02-28T13:41:38.312Z] #44 54.79 GEN compel/include/version.h [2020-02-28T13:41:38.312Z] #44 54.83 touch .config [2020-02-28T13:41:38.312Z] #44 54.85 GEN include/common/config.h [2020-02-28T13:41:38.312Z] #44 54.97 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-28T13:41:38.312Z] #44 55.05 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-02-28T13:41:38.312Z] #44 55.11 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-02-28T13:41:38.312Z] #44 55.15 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-02-28T13:41:38.312Z] #44 55.18 DEP compel/plugins/std/infect.d [2020-02-28T13:41:38.312Z] #44 55.39 DEP compel/plugins/std/string.d [2020-02-28T13:41:38.312Z] #44 55.51 DEP compel/plugins/std/log.d [2020-02-28T13:41:38.312Z] #44 55.67 DEP compel/plugins/std/fds.d [2020-02-28T13:41:38.312Z] #44 55.87 DEP compel/plugins/std/std.d [2020-02-28T13:41:38.312Z] #44 56.08 DEP compel/plugins/shmem/shmem.d [2020-02-28T13:41:38.312Z] #44 56.19 DEP compel/plugins/fds/fds.d [2020-02-28T13:41:38.312Z] #44 56.38 CC compel/plugins/std/std.o [2020-02-28T13:41:38.312Z] #44 56.93 CC compel/plugins/std/fds.o [2020-02-28T13:41:38.312Z] #44 57.52 CC compel/plugins/std/log.o [2020-02-28T13:41:38.312Z] #44 58.63 CC compel/plugins/std/string.o [2020-02-28T13:41:38.477Z] #18 19.24 Selecting previously unselected package python3.7. [2020-02-28T13:41:38.477Z] #18 19.25 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-02-28T13:41:38.477Z] #18 19.25 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-28T13:41:38.477Z] #18 19.41 Selecting previously unselected package libpython3-stdlib:s390x. [2020-02-28T13:41:38.477Z] #18 19.41 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-02-28T13:41:38.477Z] #18 19.42 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-02-28T13:41:38.477Z] #18 19.50 Setting up python3-minimal (3.7.3-1) ... [2020-02-28T13:41:38.852Z] #18 20.07 Selecting previously unselected package python3. [2020-02-28T13:41:38.883Z] #44 59.47 CC compel/plugins/std/infect.o [2020-02-28T13:41:38.883Z] #44 ... [2020-02-28T13:41:38.883Z] [2020-02-28T13:41:38.883Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:41:38.883Z] #47 107.5 vendor/golang.org/x/net/http/httpproxy [2020-02-28T13:41:38.883Z] #47 107.5 net/textproto [2020-02-28T13:41:38.883Z] #47 107.5 crypto/x509 [2020-02-28T13:41:38.883Z] #47 109.4 vendor/golang.org/x/net/http/httpguts [2020-02-28T13:41:38.883Z] #47 109.4 mime/multipart [2020-02-28T13:41:38.883Z] #47 112.6 crypto/tls [2020-02-28T13:41:39.145Z] #47 ... [2020-02-28T13:41:39.145Z] [2020-02-28T13:41:39.145Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:41:39.145Z] #57 9.171 + cd /tmp/tmp.iOKm8yHTNa/src/github.com/opencontainers/runc [2020-02-28T13:41:39.145Z] #57 9.171 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-28T13:41:39.145Z] #57 9.339 + '[' -z '' ']' [2020-02-28T13:41:39.145Z] #57 9.339 + target=static [2020-02-28T13:41:39.145Z] #57 9.339 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-28T13:41:39.145Z] #57 10.92 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-28T13:41:39.230Z] #18 20.07 (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 ... 23851 files and directories currently installed.) [2020-02-28T13:41:39.230Z] #18 20.11 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-02-28T13:41:39.230Z] #18 20.16 Unpacking python3 (3.7.3-1) ... [2020-02-28T13:41:39.230Z] #18 20.28 Selecting previously unselected package libip4tc0:s390x. [2020-02-28T13:41:39.230Z] #18 20.28 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-02-28T13:41:39.230Z] #18 20.30 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-02-28T13:41:39.405Z] #57 ... [2020-02-28T13:41:39.405Z] [2020-02-28T13:41:39.405Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-28T13:41:39.405Z] #15 DONE 2.8s [2020-02-28T13:41:39.405Z] [2020-02-28T13:41:39.405Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:41:39.405Z] #44 60.09 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-02-28T13:41:39.605Z] #18 20.38 Selecting previously unselected package libip6tc0:s390x. [2020-02-28T13:41:39.605Z] #18 20.38 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-02-28T13:41:39.605Z] #18 20.39 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-02-28T13:41:39.605Z] #18 20.44 Selecting previously unselected package libiptc0:s390x. [2020-02-28T13:41:39.605Z] #18 20.44 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-02-28T13:41:39.605Z] #18 20.44 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-02-28T13:41:39.605Z] #18 20.52 Selecting previously unselected package libnfnetlink0:s390x. [2020-02-28T13:41:39.605Z] #18 20.52 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-02-28T13:41:39.605Z] #18 20.52 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-02-28T13:41:39.605Z] #18 20.56 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-02-28T13:41:39.605Z] #18 20.56 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-02-28T13:41:39.605Z] #18 20.56 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-02-28T13:41:39.605Z] #18 20.60 Selecting previously unselected package libnftnl11:s390x. [2020-02-28T13:41:39.605Z] #18 20.60 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-02-28T13:41:39.605Z] #18 20.61 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-02-28T13:41:39.605Z] #18 20.65 Selecting previously unselected package iptables. [2020-02-28T13:41:39.605Z] #18 20.65 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-02-28T13:41:39.605Z] #18 20.65 Unpacking iptables (1.8.2-4) ... [2020-02-28T13:41:39.675Z] #44 60.18 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-02-28T13:41:39.675Z] #44 60.29 AR compel/plugins/std.lib.a [2020-02-28T13:41:39.936Z] #44 60.44 CC compel/plugins/fds/fds.o [2020-02-28T13:41:40.109Z] #18 21.05 Selecting previously unselected package xxd. [2020-02-28T13:41:40.109Z] #18 21.05 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-02-28T13:41:40.109Z] #18 21.07 Unpacking xxd (2:8.1.0875-5) ... [2020-02-28T13:41:40.197Z] #44 60.86 AR compel/plugins/fds.lib.a [2020-02-28T13:41:40.459Z] #44 60.91 HOSTDEP compel/src/lib/log-host.d [2020-02-28T13:41:40.653Z] #18 21.49 Selecting previously unselected package vim-common. [2020-02-28T13:41:40.653Z] #18 21.49 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-28T13:41:40.653Z] #18 21.50 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-28T13:41:40.653Z] #18 21.61 Selecting previously unselected package bash-completion. [2020-02-28T13:41:40.653Z] #18 21.61 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-28T13:41:40.721Z] #44 61.24 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-28T13:41:40.721Z] #44 61.45 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-02-28T13:41:40.983Z] #44 61.56 HOSTDEP compel/src/main-host.d [2020-02-28T13:41:41.243Z] #44 61.76 DEP compel/src/lib/ptrace.d [2020-02-28T13:41:41.508Z] #44 62.01 DEP compel/src/lib/infect.d [2020-02-28T13:41:41.775Z] #44 62.25 DEP compel/src/lib/infect-util.d [2020-02-28T13:41:41.775Z] #44 62.39 DEP compel/src/lib/infect-rpc.d [2020-02-28T13:41:42.036Z] #44 62.53 DEP compel/arch/aarch64/src/lib/infect.d [2020-02-28T13:41:42.036Z] #44 ... [2020-02-28T13:41:42.036Z] [2020-02-28T13:41:42.036Z] #16 [dev 6/25] RUN ldconfig [2020-02-28T13:41:42.036Z] #16 DONE 2.8s [2020-02-28T13:41:42.036Z] [2020-02-28T13:41:42.036Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:41:42.036Z] #44 62.71 DEP compel/arch/aarch64/src/lib/cpu.d [2020-02-28T13:41:42.297Z] #44 62.94 DEP compel/src/lib/log.d [2020-02-28T13:41:42.560Z] #44 63.09 DEP compel/src/main.d [2020-02-28T13:41:42.821Z] #44 63.39 DEP compel/src/lib/handle-elf.d [2020-02-28T13:41:43.081Z] #44 63.60 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-02-28T13:41:43.313Z] #18 24.02 Unpacking bash-completion (1:2.8-6) ... [2020-02-28T13:41:43.313Z] #18 24.31 Selecting previously unselected package bzip2. [2020-02-28T13:41:43.313Z] #18 24.31 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-02-28T13:41:43.313Z] #18 24.31 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-28T13:41:43.313Z] #18 24.36 Selecting previously unselected package xz-utils. [2020-02-28T13:41:43.313Z] #18 24.36 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-02-28T13:41:43.313Z] #18 24.36 Unpacking xz-utils (5.2.4-1) ... [2020-02-28T13:41:43.345Z] #44 63.88 CC compel/src/lib/log.o [2020-02-28T13:41:43.685Z] #18 24.48 Selecting previously unselected package apparmor. [2020-02-28T13:41:43.686Z] #18 24.48 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-02-28T13:41:43.686Z] #18 24.57 Unpacking apparmor (2.13.2-10) ... [2020-02-28T13:41:43.917Z] #44 64.54 CC compel/arch/aarch64/src/lib/cpu.o [2020-02-28T13:41:44.046Z] #18 24.93 Selecting previously unselected package aufs-tools. [2020-02-28T13:41:44.046Z] #18 24.93 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-02-28T13:41:44.046Z] #18 24.93 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-28T13:41:44.046Z] #18 25.05 Selecting previously unselected package libonig5:s390x. [2020-02-28T13:41:44.046Z] #18 25.07 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-02-28T13:41:44.046Z] #18 25.07 Unpacking libonig5:s390x (6.9.1-1) ... [2020-02-28T13:41:44.046Z] #18 25.15 Selecting previously unselected package libjq1:s390x. [2020-02-28T13:41:44.178Z] #44 64.86 CC compel/arch/aarch64/src/lib/infect.o [2020-02-28T13:41:44.426Z] #18 25.16 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-02-28T13:41:44.426Z] #18 25.16 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-28T13:41:44.426Z] #18 25.21 Selecting previously unselected package jq. [2020-02-28T13:41:44.426Z] #18 25.21 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-02-28T13:41:44.426Z] #18 25.21 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-28T13:41:44.426Z] #18 25.31 Selecting previously unselected package libaio1:s390x. [2020-02-28T13:41:44.426Z] #18 25.31 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-02-28T13:41:44.426Z] #18 25.31 Unpacking libaio1:s390x (0.3.112-3) ... [2020-02-28T13:41:44.426Z] #18 25.36 Selecting previously unselected package libgpm2:s390x. [2020-02-28T13:41:44.426Z] #18 25.36 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-02-28T13:41:44.426Z] #18 25.36 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-02-28T13:41:44.426Z] #18 25.41 Selecting previously unselected package libicu63:s390x. [2020-02-28T13:41:44.426Z] #18 25.41 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ... [2020-02-28T13:41:44.426Z] #18 25.41 Unpacking libicu63:s390x (63.1-6) ... [2020-02-28T13:41:44.426Z] #18 ... [2020-02-28T13:41:44.426Z] [2020-02-28T13:41:44.426Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:41:44.426Z] #48 92.64 net/http/httptrace [2020-02-28T13:41:44.426Z] #48 92.80 net/http [2020-02-28T13:41:44.426Z] #48 102.6 github.com/LK4D4/vndr/godl [2020-02-28T13:41:44.750Z] #44 65.27 CC compel/src/lib/infect-rpc.o [2020-02-28T13:41:44.804Z] #48 ... [2020-02-28T13:41:44.804Z] [2020-02-28T13:41:44.804Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:41:44.804Z] #45 59.68 CC criu/cr-check.o [2020-02-28T13:41:44.804Z] #45 60.99 CC criu/cr-dedup.o [2020-02-28T13:41:44.804Z] #45 61.35 CC criu/cr-dump.o [2020-02-28T13:41:44.804Z] #45 63.65 CC criu/cr-errno.o [2020-02-28T13:41:44.804Z] #45 63.73 CC criu/cr-restore.o [2020-02-28T13:41:45.010Z] #44 65.63 CC compel/src/lib/infect-util.o [2020-02-28T13:41:45.202Z] #45 ... [2020-02-28T13:41:45.202Z] [2020-02-28T13:41:45.202Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:41:45.202Z] #48 103.2 github.com/LK4D4/vndr [2020-02-28T13:41:45.271Z] #44 65.87 CC compel/src/lib/infect.o [2020-02-28T13:41:47.878Z] #44 68.47 CC compel/src/lib/ptrace.o [2020-02-28T13:41:48.449Z] #44 68.91 AR compel/libcompel.a [2020-02-28T13:41:48.449Z] #44 69.02 HOSTCC compel/src/main-host.o [2020-02-28T13:41:49.020Z] #44 69.48 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-02-28T13:41:49.020Z] #44 69.74 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-28T13:41:49.591Z] #44 70.24 HOSTCC compel/src/lib/log-host.o [2020-02-28T13:41:49.852Z] #44 70.49 HOSTLINK compel/compel-host-bin [2020-02-28T13:41:50.112Z] #44 70.74 DEP soccr/soccr.d [2020-02-28T13:41:50.357Z] #48 ... [2020-02-28T13:41:50.357Z] [2020-02-28T13:41:50.357Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:41:50.357Z] #18 28.53 Selecting previously unselected package libnet1:s390x. [2020-02-28T13:41:50.357Z] #18 28.53 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-28T13:41:50.357Z] #18 28.54 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-28T13:41:50.357Z] #18 28.60 Selecting previously unselected package libnl-3-200:s390x. [2020-02-28T13:41:50.357Z] #18 28.60 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-02-28T13:41:50.357Z] #18 28.60 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-02-28T13:41:50.357Z] #18 28.65 Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-28T13:41:50.357Z] #18 28.65 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-02-28T13:41:50.357Z] #18 28.66 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-28T13:41:50.357Z] #18 28.73 Selecting previously unselected package libreadline5:s390x. [2020-02-28T13:41:50.357Z] #18 28.73 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-02-28T13:41:50.357Z] #18 28.74 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-02-28T13:41:50.357Z] #18 28.84 Selecting previously unselected package net-tools. [2020-02-28T13:41:50.357Z] #18 28.84 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-02-28T13:41:50.357Z] #18 28.85 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-28T13:41:50.357Z] #18 29.00 Selecting previously unselected package python-pip-whl. [2020-02-28T13:41:50.357Z] #18 29.00 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-28T13:41:50.357Z] #18 29.01 Unpacking python-pip-whl (18.1-5) ... [2020-02-28T13:41:50.357Z] #18 29.44 Selecting previously unselected package python3-lib2to3. [2020-02-28T13:41:50.357Z] #18 29.45 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-28T13:41:50.357Z] #18 29.45 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-28T13:41:50.357Z] #18 29.56 Selecting previously unselected package python3-distutils. [2020-02-28T13:41:50.357Z] #18 29.56 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-28T13:41:50.357Z] #18 29.56 Unpacking python3-distutils (3.7.3-1) ... [2020-02-28T13:41:50.357Z] #18 29.66 Selecting previously unselected package python3-pip. [2020-02-28T13:41:50.357Z] #18 29.69 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-28T13:41:50.357Z] #18 29.69 Unpacking python3-pip (18.1-5) ... [2020-02-28T13:41:50.357Z] #18 29.89 Selecting previously unselected package python3-pkg-resources. [2020-02-28T13:41:50.357Z] #18 29.89 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-28T13:41:50.357Z] #18 29.89 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-28T13:41:50.357Z] #18 30.06 Selecting previously unselected package python3-setuptools. [2020-02-28T13:41:50.357Z] #18 30.06 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-28T13:41:50.357Z] #18 30.06 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-28T13:41:50.357Z] #18 30.33 Selecting previously unselected package python3-wheel. [2020-02-28T13:41:50.357Z] #18 30.35 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-28T13:41:50.357Z] #18 30.35 Unpacking python3-wheel (0.32.3-2) ... [2020-02-28T13:41:50.357Z] #18 30.40 Selecting previously unselected package thin-provisioning-tools. [2020-02-28T13:41:50.357Z] #18 30.40 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-02-28T13:41:50.357Z] #18 30.41 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-28T13:41:50.357Z] #18 30.63 Selecting previously unselected package vim-runtime. [2020-02-28T13:41:50.357Z] #18 30.63 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-28T13:41:50.357Z] #18 30.64 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-28T13:41:50.357Z] #18 30.67 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-28T13:41:50.357Z] #18 30.68 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-28T13:41:50.373Z] #44 70.98 CC soccr/soccr.o [2020-02-28T13:41:50.944Z] #44 ... [2020-02-28T13:41:50.944Z] [2020-02-28T13:41:50.944Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:41:50.944Z] #47 119.6 net/http/httptrace [2020-02-28T13:41:50.944Z] #47 119.8 net/http [2020-02-28T13:41:51.205Z] #47 ... [2020-02-28T13:41:51.205Z] [2020-02-28T13:41:51.205Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:41:51.205Z] #17 2.792 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T13:41:51.205Z] #17 2.814 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T13:41:51.205Z] #17 2.814 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T13:41:51.205Z] #17 3.579 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-28T13:41:51.205Z] #17 5.002 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [179 kB] [2020-02-28T13:41:51.205Z] #17 6.362 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-02-28T13:41:51.776Z] #17 9.475 Fetched 8159 kB in 7s (1168 kB/s) [2020-02-28T13:41:52.037Z] #17 9.475 Reading package lists... [2020-02-28T13:41:52.037Z] #17 ... [2020-02-28T13:41:52.037Z] [2020-02-28T13:41:52.037Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:41:52.037Z] #44 72.42 AR soccr/libsoccr.a [2020-02-28T13:41:52.037Z] #44 72.48 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-28T13:41:52.145Z] #18 ... [2020-02-28T13:41:52.145Z] [2020-02-28T13:41:52.145Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:41:52.145Z] #48 DONE 110.5s [2020-02-28T13:41:52.145Z] [2020-02-28T13:41:52.145Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:41:52.145Z] #18 33.21 Selecting previously unselected package vim. [2020-02-28T13:41:52.145Z] #18 33.21 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ... [2020-02-28T13:41:52.145Z] #18 33.22 Unpacking vim (2:8.1.0875-5) ... [2020-02-28T13:41:52.521Z] #18 ... [2020-02-28T13:41:52.521Z] [2020-02-28T13:41:52.521Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:41:52.521Z] #45 67.99 CC criu/cr-service.o [2020-02-28T13:41:52.521Z] #45 69.01 CC criu/crtools.o [2020-02-28T13:41:52.521Z] #45 69.34 CC criu/eventfd.o [2020-02-28T13:41:52.521Z] #45 69.55 CC criu/eventpoll.o [2020-02-28T13:41:52.521Z] #45 70.33 CC criu/external.o [2020-02-28T13:41:52.521Z] #45 70.68 CC criu/fault-injection.o [2020-02-28T13:41:52.521Z] #45 70.79 CC criu/fdstore.o [2020-02-28T13:41:52.521Z] #45 71.02 CC criu/fifo.o [2020-02-28T13:41:52.521Z] #45 71.46 CC criu/file-ids.o [2020-02-28T13:41:52.521Z] #45 71.68 CC criu/file-lock.o [2020-02-28T13:41:52.521Z] #45 72.37 CC criu/files-ext.o [2020-02-28T13:41:52.521Z] #45 72.63 CC criu/files-reg.o [2020-02-28T13:41:52.521Z] #45 74.49 CC criu/files.o [2020-02-28T13:41:52.895Z] #45 ... [2020-02-28T13:41:52.895Z] [2020-02-28T13:41:52.895Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:41:52.895Z] #18 33.93 Selecting previously unselected package xfsprogs. [2020-02-28T13:41:52.895Z] #18 33.93 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ... [2020-02-28T13:41:52.895Z] #18 33.94 Unpacking xfsprogs (4.20.0-1) ... [2020-02-28T13:41:53.284Z] #18 34.29 Selecting previously unselected package zip. [2020-02-28T13:41:53.284Z] #18 34.30 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ... [2020-02-28T13:41:53.284Z] #18 34.30 Unpacking zip (3.0-11+b1) ... [2020-02-28T13:41:53.284Z] #18 34.40 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-28T13:41:53.284Z] #18 34.41 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-28T13:41:53.284Z] #18 34.42 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-02-28T13:41:53.284Z] #18 34.47 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-02-28T13:41:53.284Z] #18 34.47 Setting up libgpm2:s390x (1.20.7-5) ... [2020-02-28T13:41:53.284Z] #18 34.49 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-02-28T13:41:53.284Z] #18 34.49 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-02-28T13:41:53.284Z] #18 34.50 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-28T13:41:53.666Z] #18 34.51 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-28T13:41:53.666Z] #18 34.52 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-28T13:41:53.666Z] #18 34.54 Setting up libicu63:s390x (63.1-6) ... [2020-02-28T13:41:53.666Z] #18 34.54 Setting up xxd (2:8.1.0875-5) ... [2020-02-28T13:41:53.666Z] #18 34.55 Setting up zip (3.0-11+b1) ... [2020-02-28T13:41:53.666Z] #18 34.56 Setting up vim-common (2:8.1.0875-5) ... [2020-02-28T13:41:53.666Z] #18 34.58 Setting up bash-completion (1:2.8-6) ... [2020-02-28T13:41:55.342Z] #44 75.55 DEP criu/arch/aarch64/sigframe.d [2020-02-28T13:41:55.342Z] #44 75.78 DEP criu/arch/aarch64/crtools.d [2020-02-28T13:41:55.526Z] #18 36.45 Setting up libiptc0:s390x (1.8.2-4) ... [2020-02-28T13:41:55.526Z] #18 36.46 Setting up xz-utils (5.2.4-1) ... [2020-02-28T13:41:55.526Z] #18 36.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-28T13:41:55.526Z] #18 36.48 Setting up pigz (2.4-1) ... [2020-02-28T13:41:55.526Z] #18 36.48 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-02-28T13:41:55.526Z] #18 36.49 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-02-28T13:41:55.526Z] #18 36.50 Setting up python-pip-whl (18.1-5) ... [2020-02-28T13:41:55.526Z] #18 36.51 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-02-28T13:41:55.526Z] #18 36.51 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-28T13:41:55.526Z] #18 36.71 Setting up libaio1:s390x (0.3.112-3) ... [2020-02-28T13:41:55.526Z] #18 36.73 Setting up libonig5:s390x (6.9.1-1) ... [2020-02-28T13:41:55.526Z] #18 36.73 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-02-28T13:41:55.602Z] #44 76.10 DEP criu/arch/aarch64/cpu.d [2020-02-28T13:41:55.602Z] #44 76.14 DEP criu/arch/aarch64/bitops.d [2020-02-28T13:41:55.602Z] #44 76.19 CC criu/arch/aarch64/bitops.o [2020-02-28T13:41:55.602Z] #44 76.28 CC criu/arch/aarch64/cpu.o [2020-02-28T13:41:55.862Z] #44 76.47 CC criu/arch/aarch64/crtools.o [2020-02-28T13:41:55.907Z] #18 36.74 Setting up vim (2:8.1.0875-5) ... [2020-02-28T13:41:55.907Z] #18 36.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-28T13:41:55.907Z] #18 36.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-28T13:41:55.907Z] #18 36.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-28T13:41:55.907Z] #18 36.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-28T13:41:55.907Z] #18 36.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-28T13:41:55.907Z] #18 36.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-28T13:41:55.907Z] #18 36.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-28T13:41:55.907Z] #18 36.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-28T13:41:55.907Z] #18 36.79 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-28T13:41:55.907Z] #18 36.79 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-28T13:41:55.907Z] #18 36.80 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-02-28T13:41:55.907Z] #18 36.81 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-28T13:41:55.907Z] #18 36.82 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-02-28T13:41:55.907Z] #18 36.83 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-28T13:41:56.805Z] #44 77.19 CC criu/arch/aarch64/sigframe.o [2020-02-28T13:41:57.069Z] #44 77.51 LINK criu/arch/aarch64/crtools.built-in.o [2020-02-28T13:41:57.069Z] #44 77.57 DEP criu/pie/util-vdso.d [2020-02-28T13:41:57.329Z] #44 77.79 DEP criu/pie/util.d [2020-02-28T13:41:57.329Z] #44 78.02 CC criu/pie/util.o [2020-02-28T13:41:57.329Z] #44 ... [2020-02-28T13:41:57.329Z] [2020-02-28T13:41:57.329Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:41:57.330Z] #23 132.3 Checking out files: 25% (2740/10593) Checking out files: 26% (2755/10593) Checking out files: 27% (2861/10593) Checking out files: 28% (2967/10593) Checking out files: 29% (3072/10593) Checking out files: 30% (3178/10593) Checking out files: 31% (3284/10593) Checking out files: 32% (3390/10593) Checking out files: 33% (3496/10593) Checking out files: 34% (3602/10593) Checking out files: 35% (3708/10593) Checking out files: 36% (3814/10593) Checking out files: 37% (3920/10593) Checking out files: 38% (4026/10593) Checking out files: 39% (4132/10593) Checking out files: 40% (4238/10593) Checking out files: 41% (4344/10593) Checking out files: 42% (4450/10593) Checking out files: 42% (4512/10593) Checking out files: 43% (4555/10593) Checking out files: 44% (4661/10593) Checking out files: 45% (4767/10593) Checking out files: 46% (4873/10593) Checking out files: 47% (4979/10593) Checking out files: 48% (5085/10593) Checking out files: 49% (5191/10593) Checking out files: 50% (5297/10593) Checking out files: 51% (5403/10593) Checking out files: 52% (5509/10593) Checking out files: 53% (5615/10593) Checking out files: 54% (5721/10593) Checking out files: 55% (5827/10593) Checking out files: 56% (5933/10593) Checking out files: 57% (6039/10593) Checking out files: 58% (6144/10593) Checking out files: 59% (6250/10593) Checking out files: 60% (6356/10593) Checking out files: 61% (6462/10593) Checking out files: 62% (6568/10593) Checking out files: 63% (6674/10593) Checking out files: 64% (6780/10593) Checking out files: 65% (6886/10593) Checking out files: 66% (6992/10593) Checking out files: 67% (7098/10593) Checking out files: 67% (7102/10593) Checking out files: 68% (7204/10593) Checking out files: 69% (7310/10593) Checking out files: 70% (7416/10593) Checking out files: 71% (7522/10593) Checking out files: 72% (7627/10593) Checking out files: 73% (7733/10593) Checking out files: 74% (7839/10593) Checking out files: 75% (7945/10593) Checking out files: 76% (8051/10593) Checking out files: 77% (8157/10593) Checking out files: 78% (8263/10593) Checking out files: 79% (8369/10593) Checking out files: 80% (8475/10593) Checking out files: 81% (8581/10593) Checking out files: 82% (8687/10593) Checking out files: 83% (8793/10593) Checking out files: 84% (8899/10593) Checking out files: 85% (9005/10593) Checking out files: 86% (9110/10593) Checking out files: 86% (9129/10593) Checking out files: 87% (9216/10593) Checking out files: 88% (9322/10593) Checking out files: 89% (9428/10593) Checking out files: 90% (9534/10593) Checking out files: 91% (9640/10593) Checking out files: 92% (9746/10593) Checking out files: 93% (9852/10593) Checking out files: 94% (9958/10593) Checking out files: 95% (10064/10593) Checking out files: 96% (10170/10593) Checking out files: 97% (10276/10593) Checking out files: 98% (10382/10593) Checking out files: 99% (10488/10593) Checking out files: 100% (10593/10593) Checking out files: 100% (10593/10593), done. [2020-02-28T13:41:57.330Z] #23 136.0 + cd /tmp/tmp.fhO19LlM86/tmp/docker-ce [2020-02-28T13:41:57.330Z] #23 136.0 + git checkout -q v17.06.2-ce [2020-02-28T13:41:58.774Z] #18 39.02 Setting up iptables (1.8.2-4) ... [2020-02-28T13:41:58.774Z] #18 39.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-28T13:41:58.774Z] #18 39.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-28T13:41:58.774Z] #18 39.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-28T13:41:58.774Z] #18 39.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-28T13:41:58.774Z] #18 39.05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-28T13:41:58.774Z] #18 39.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-28T13:41:58.774Z] #18 39.07 Setting up python3 (3.7.3-1) ... [2020-02-28T13:41:58.774Z] #18 ... [2020-02-28T13:41:58.774Z] [2020-02-28T13:41:58.774Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T13:41:58.774Z] #31 DONE 116.7s [2020-02-28T13:41:58.774Z] [2020-02-28T13:41:58.774Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:41:58.774Z] #45 76.33 CC criu/filesystems.o [2020-02-28T13:41:58.774Z] #45 76.91 CC criu/fsnotify.o [2020-02-28T13:41:58.774Z] #45 77.65 CC criu/image-desc.o [2020-02-28T13:41:58.774Z] #45 77.75 CC criu/image.o [2020-02-28T13:41:58.774Z] #45 78.48 CC criu/ipc_ns.o [2020-02-28T13:41:58.774Z] #45 79.38 CC criu/irmap.o [2020-02-28T13:41:58.774Z] #45 79.83 CC criu/kcmp-ids.o [2020-02-28T13:41:58.774Z] #45 80.03 CC criu/kerndat.o [2020-02-28T13:41:59.682Z] #45 82.12 CC criu/libnetlink.o [2020-02-28T13:41:59.682Z] #45 82.38 CC criu/log.o [2020-02-28T13:42:00.125Z] #45 82.78 CC criu/lsm.o [2020-02-28T13:42:00.484Z] #45 83.08 CC criu/mem.o [2020-02-28T13:42:01.543Z] #23 140.2 + mkdir -p /tmp/tmp.fhO19LlM86/src/github.com/docker [2020-02-28T13:42:01.543Z] #23 140.2 + mv components/cli /tmp/tmp.fhO19LlM86/src/github.com/docker/cli [2020-02-28T13:42:01.543Z] #23 140.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-02-28T13:42:01.760Z] #45 84.11 CC criu/mount.o [2020-02-28T13:42:02.116Z] #23 ... [2020-02-28T13:42:02.116Z] [2020-02-28T13:42:02.116Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:42:02.116Z] #47 130.9 github.com/LK4D4/vndr/godl [2020-02-28T13:42:02.116Z] #47 131.5 github.com/LK4D4/vndr [2020-02-28T13:42:02.377Z] #47 ... [2020-02-28T13:42:02.377Z] [2020-02-28T13:42:02.377Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:42:02.377Z] #44 78.43 CC criu/pie/util-vdso.o [2020-02-28T13:42:02.377Z] #44 79.34 AR criu/pie/pie.lib.a [2020-02-28T13:42:02.377Z] #44 79.45 DEP criu/pie/restorer.d [2020-02-28T13:42:02.377Z] #44 79.75 DEP criu/arch/aarch64/intraprocedure.d [2020-02-28T13:42:02.377Z] #44 79.77 DEP criu/arch/aarch64/restorer.d [2020-02-28T13:42:02.377Z] #44 79.95 DEP criu/arch/aarch64/vdso-pie.d [2020-02-28T13:42:02.377Z] #44 80.10 DEP criu/pie/parasite-vdso.d [2020-02-28T13:42:02.377Z] #44 80.26 DEP criu/pie/parasite.d [2020-02-28T13:42:02.377Z] #44 80.74 CC criu/pie/parasite.o [2020-02-28T13:42:02.377Z] #44 82.11 LINK criu/pie/parasite.built-in.o [2020-02-28T13:42:02.377Z] #44 82.15 GEN criu/pie/parasite-blob.h [2020-02-28T13:42:02.377Z] #44 82.20 CC criu/pie/parasite-vdso.o [2020-02-28T13:42:02.377Z] #44 82.93 CC criu/arch/aarch64/vdso-pie.o [2020-02-28T13:42:02.546Z] #45 ... [2020-02-28T13:42:02.546Z] [2020-02-28T13:42:02.546Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:42:02.546Z] #18 39.64 Setting up python3-wheel (0.32.3-2) ... [2020-02-28T13:42:02.546Z] #18 40.69 Setting up apparmor (2.13.2-10) ... [2020-02-28T13:42:02.546Z] #18 41.88 Setting up xfsprogs (4.20.0-1) ... [2020-02-28T13:42:02.546Z] #18 41.89 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-28T13:42:02.546Z] #18 42.15 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-28T13:42:02.546Z] #18 42.59 Setting up python3-distutils (3.7.3-1) ... [2020-02-28T13:42:02.546Z] #18 42.85 Setting up python3-setuptools (40.8.0-1) ... [2020-02-28T13:42:02.546Z] #18 43.58 Setting up python3-pip (18.1-5) ... [2020-02-28T13:42:02.955Z] #44 83.41 CC criu/arch/aarch64/restorer.o [2020-02-28T13:42:03.217Z] #44 ... [2020-02-28T13:42:03.217Z] [2020-02-28T13:42:03.217Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:42:03.217Z] #47 DONE 141.9s [2020-02-28T13:42:03.217Z] [2020-02-28T13:42:03.217Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:42:03.217Z] #17 9.475 Reading package lists... [2020-02-28T13:42:03.217Z] #17 13.15 Reading package lists... [2020-02-28T13:42:03.217Z] #17 16.83 Building dependency tree... [2020-02-28T13:42:03.217Z] #17 18.94 libcap2-bin is already the newest version (1:2.25-2). [2020-02-28T13:42:03.217Z] #17 18.94 The following additional packages will be installed: [2020-02-28T13:42:03.217Z] #17 18.95 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-28T13:42:03.217Z] #17 18.95 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-28T13:42:03.217Z] #17 18.95 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-28T13:42:03.217Z] #17 18.95 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-28T13:42:03.217Z] #17 18.95 python3.7 python3.7-minimal vim-runtime xxd [2020-02-28T13:42:03.217Z] #17 18.96 Suggested packages: [2020-02-28T13:42:03.217Z] #17 18.96 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-28T13:42:03.217Z] #17 18.97 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-28T13:42:03.217Z] #17 18.97 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-28T13:42:03.217Z] #17 18.97 Recommended packages: [2020-02-28T13:42:03.217Z] #17 18.97 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-28T13:42:03.217Z] #17 18.97 python3-keyrings.alt python3-xdg unzip [2020-02-28T13:42:03.217Z] #17 21.03 The following NEW packages will be installed: [2020-02-28T13:42:03.217Z] #17 21.04 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-28T13:42:03.217Z] #17 21.04 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-28T13:42:03.217Z] #17 21.04 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-28T13:42:03.217Z] #17 21.04 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-28T13:42:03.217Z] #17 21.05 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-28T13:42:03.217Z] #17 21.05 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-28T13:42:03.217Z] #17 21.05 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-28T13:42:03.217Z] #17 21.05 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-28T13:42:03.341Z] #18 44.16 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T13:42:03.341Z] #18 44.18 Processing triggers for mime-support (3.62) ... [2020-02-28T13:42:03.341Z] #18 DONE 44.4s [2020-02-28T13:42:03.341Z] [2020-02-28T13:42:03.341Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-28T13:42:03.479Z] #17 ... [2020-02-28T13:42:03.479Z] [2020-02-28T13:42:03.479Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:42:03.479Z] #44 84.13 CC criu/arch/aarch64/intraprocedure.o [2020-02-28T13:42:03.721Z] #19 0.266 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-28T13:42:03.721Z] #19 0.272 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-28T13:42:03.721Z] #19 0.282 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-28T13:42:03.721Z] #19 DONE 0.4s [2020-02-28T13:42:03.721Z] [2020-02-28T13:42:03.721Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:42:03.721Z] #45 86.09 CC criu/namespaces.o [2020-02-28T13:42:03.742Z] #44 84.22 CC criu/pie/restorer.o [2020-02-28T13:42:04.522Z] #45 87.02 CC criu/net.o [2020-02-28T13:42:04.695Z] #44 ... [2020-02-28T13:42:04.695Z] [2020-02-28T13:42:04.695Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T13:42:04.695Z] #30 DONE 143.4s [2020-02-28T13:42:04.695Z] [2020-02-28T13:42:04.695Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:42:04.695Z] #17 21.46 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T13:42:04.695Z] #17 21.46 Need to get 26.1 MB of archives. [2020-02-28T13:42:04.695Z] #17 21.46 After this operation, 110 MB of additional disk space will be used. [2020-02-28T13:42:04.695Z] #17 21.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-02-28T13:42:04.695Z] #17 21.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-02-28T13:42:04.695Z] #17 21.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-02-28T13:42:04.695Z] #17 21.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-02-28T13:42:04.695Z] #17 21.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-02-28T13:42:04.695Z] #17 21.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-02-28T13:42:04.695Z] #17 21.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-02-28T13:42:04.695Z] #17 21.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-02-28T13:42:04.695Z] #17 21.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-02-28T13:42:04.695Z] #17 21.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-02-28T13:42:04.695Z] #17 21.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-02-28T13:42:04.695Z] #17 21.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-02-28T13:42:04.695Z] #17 21.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-02-28T13:42:04.695Z] #17 21.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-02-28T13:42:04.695Z] #17 21.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-02-28T13:42:04.695Z] #17 21.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-02-28T13:42:04.695Z] #17 21.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-02-28T13:42:04.695Z] #17 21.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-28T13:42:04.695Z] #17 21.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-02-28T13:42:04.695Z] #17 21.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-02-28T13:42:04.695Z] #17 21.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-02-28T13:42:04.695Z] #17 21.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-02-28T13:42:04.695Z] #17 22.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-02-28T13:42:04.695Z] #17 22.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-02-28T13:42:04.695Z] #17 22.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-02-28T13:42:04.695Z] #17 22.05 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-02-28T13:42:04.695Z] #17 22.06 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-02-28T13:42:04.695Z] #17 22.06 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-02-28T13:42:04.695Z] #17 22.06 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-02-28T13:42:04.695Z] #17 22.55 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-02-28T13:42:04.695Z] #17 22.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-02-28T13:42:04.695Z] #17 22.55 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-02-28T13:42:04.695Z] #17 22.55 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-02-28T13:42:04.695Z] #17 22.58 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-02-28T13:42:04.695Z] #17 22.59 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-02-28T13:42:04.695Z] #17 22.67 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-28T13:42:04.956Z] #17 22.69 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-02-28T13:42:04.956Z] #17 22.69 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-02-28T13:42:04.956Z] #17 22.69 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-28T13:42:04.956Z] #17 22.70 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-02-28T13:42:04.956Z] #17 22.71 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-28T13:42:04.956Z] #17 22.72 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-02-28T13:42:04.956Z] #17 22.74 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-28T13:42:04.956Z] #17 22.94 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-02-28T13:42:05.217Z] #17 23.02 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-02-28T13:42:05.217Z] #17 23.06 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-02-28T13:42:06.366Z] #45 88.74 CC criu/netfilter.o [2020-02-28T13:42:06.366Z] #45 88.97 CC criu/page-pipe.o [2020-02-28T13:42:06.620Z] #17 24.28 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T13:42:06.620Z] #17 24.50 Fetched 26.1 MB in 2s (13.4 MB/s) [2020-02-28T13:42:06.620Z] #17 24.57 Selecting previously unselected package pigz. [2020-02-28T13:42:06.620Z] #17 24.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 ... 23396 files and directories currently installed.) [2020-02-28T13:42:06.620Z] #17 24.66 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-02-28T13:42:06.752Z] #45 89.39 CC criu/page-xfer.o [2020-02-28T13:42:06.882Z] #17 24.67 Unpacking pigz (2.4-1) ... [2020-02-28T13:42:06.882Z] #17 24.86 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-02-28T13:42:06.882Z] #17 24.89 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-02-28T13:42:06.882Z] #17 24.93 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-02-28T13:42:07.543Z] #45 90.28 CC criu/pagemap-cache.o [2020-02-28T13:42:07.898Z] #45 90.56 CC criu/pagemap.o [2020-02-28T13:42:08.272Z] #17 26.30 Selecting previously unselected package python3.7-minimal. [2020-02-28T13:42:08.272Z] #17 26.30 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-02-28T13:42:08.272Z] #17 26.32 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-28T13:42:08.284Z] #45 ... [2020-02-28T13:42:08.284Z] [2020-02-28T13:42:08.284Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-28T13:42:08.284Z] #20 2.444 Collecting yamllint==1.16.0 [2020-02-28T13:42:08.284Z] #20 2.611 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-28T13:42:08.284Z] #20 2.642 Collecting pyyaml (from yamllint==1.16.0) [2020-02-28T13:42:08.284Z] #20 2.789 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-28T13:42:08.284Z] #20 3.351 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-28T13:42:08.284Z] #20 3.382 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-28T13:42:08.284Z] #20 3.396 Building wheels for collected packages: pyyaml [2020-02-28T13:42:08.284Z] #20 3.398 Running setup.py bdist_wheel for pyyaml: started [2020-02-28T13:42:08.285Z] #20 4.094 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-28T13:42:08.285Z] #20 4.095 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-28T13:42:08.285Z] #20 4.148 Successfully built pyyaml [2020-02-28T13:42:08.285Z] #20 4.162 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-28T13:42:08.285Z] #20 4.270 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-28T13:42:08.285Z] #20 DONE 4.5s [2020-02-28T13:42:08.663Z] [2020-02-28T13:42:08.663Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-28T13:42:08.663Z] #25 DONE 0.1s [2020-02-28T13:42:08.663Z] [2020-02-28T13:42:08.663Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-28T13:42:08.663Z] #29 DONE 0.4s [2020-02-28T13:42:08.663Z] [2020-02-28T13:42:08.663Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:42:08.663Z] #45 91.36 CC criu/parasite-syscall.o [2020-02-28T13:42:09.016Z] #45 ... [2020-02-28T13:42:09.016Z] [2020-02-28T13:42:09.016Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-28T13:42:09.016Z] #32 DONE 0.1s [2020-02-28T13:42:09.016Z] [2020-02-28T13:42:09.016Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-28T13:42:09.016Z] #35 DONE 0.1s [2020-02-28T13:42:09.016Z] [2020-02-28T13:42:09.016Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-28T13:42:09.213Z] #17 27.10 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-02-28T13:42:09.213Z] #17 27.12 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-28T13:42:09.389Z] #40 DONE 0.1s [2020-02-28T13:42:09.389Z] [2020-02-28T13:42:09.389Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:42:09.389Z] #45 91.98 CC criu/path.o [2020-02-28T13:42:09.389Z] #45 92.11 CC criu/pie-util-vdso.o [2020-02-28T13:42:09.741Z] #45 92.45 CC criu/pie-util.o [2020-02-28T13:42:10.097Z] #45 92.61 CC criu/pipes.o [2020-02-28T13:42:10.480Z] #45 93.06 CC criu/plugin.o [2020-02-28T13:42:10.863Z] #45 93.47 CC criu/proc_parse.o [2020-02-28T13:42:12.514Z] #17 30.30 Selecting previously unselected package python3-minimal. [2020-02-28T13:42:12.514Z] #17 30.30 (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 ... 23645 files and directories currently installed.) [2020-02-28T13:42:12.514Z] #17 30.35 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-02-28T13:42:12.514Z] #17 30.37 Unpacking python3-minimal (3.7.3-1) ... [2020-02-28T13:42:12.514Z] #17 30.48 Selecting previously unselected package libmpdec2:arm64. [2020-02-28T13:42:12.514Z] #17 30.49 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-02-28T13:42:12.514Z] #17 30.50 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-02-28T13:42:12.534Z] #45 94.92 CC criu/protobuf-desc.o [2020-02-28T13:42:12.774Z] #17 30.61 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-02-28T13:42:12.774Z] #17 30.61 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-02-28T13:42:12.774Z] #17 30.62 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-02-28T13:42:13.022Z] #45 95.44 CC criu/protobuf.o [2020-02-28T13:42:13.022Z] #45 95.57 CC criu/pstree.o [2020-02-28T13:42:13.716Z] #17 31.71 Selecting previously unselected package python3.7. [2020-02-28T13:42:13.716Z] #17 31.71 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-02-28T13:42:13.716Z] #17 31.73 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-28T13:42:13.911Z] #45 96.60 CC criu/rbtree.o [2020-02-28T13:42:13.977Z] #17 31.91 Selecting previously unselected package libpython3-stdlib:arm64. [2020-02-28T13:42:13.977Z] #17 31.91 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-02-28T13:42:13.977Z] #17 31.93 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-02-28T13:42:14.291Z] #45 96.95 CC criu/rst-malloc.o [2020-02-28T13:42:14.549Z] #17 32.45 Setting up python3-minimal (3.7.3-1) ... [2020-02-28T13:42:14.681Z] #45 97.27 CC criu/seccomp.o [2020-02-28T13:42:15.087Z] #45 97.75 CC criu/seize.o [2020-02-28T13:42:15.443Z] #45 98.24 CC criu/servicefd.o [2020-02-28T13:42:15.933Z] #17 33.98 Selecting previously unselected package python3. [2020-02-28T13:42:16.194Z] #17 33.98 (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 ... 24057 files and directories currently installed.) [2020-02-28T13:42:16.194Z] #17 34.07 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-02-28T13:42:16.228Z] #45 98.61 CC criu/shmem.o [2020-02-28T13:42:16.458Z] #17 34.20 Unpacking python3 (3.7.3-1) ... [2020-02-28T13:42:16.458Z] #17 34.42 Selecting previously unselected package libip4tc0:arm64. [2020-02-28T13:42:16.458Z] #17 34.45 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-02-28T13:42:16.458Z] #17 34.47 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-02-28T13:42:16.722Z] #17 34.61 Selecting previously unselected package libip6tc0:arm64. [2020-02-28T13:42:16.722Z] #17 34.61 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-02-28T13:42:16.722Z] #17 34.62 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-02-28T13:42:16.722Z] #17 34.72 Selecting previously unselected package libiptc0:arm64. [2020-02-28T13:42:16.996Z] #17 34.73 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-02-28T13:42:16.996Z] #17 34.73 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-02-28T13:42:16.996Z] #17 34.83 Selecting previously unselected package libnfnetlink0:arm64. [2020-02-28T13:42:16.996Z] #17 34.83 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-02-28T13:42:16.996Z] #17 34.85 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-02-28T13:42:17.036Z] #45 99.30 CC criu/sigframe.o [2020-02-28T13:42:17.036Z] #45 99.43 CC criu/signalfd.o [2020-02-28T13:42:17.036Z] #45 99.69 CC criu/sk-inet.o [2020-02-28T13:42:17.256Z] #17 34.98 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-02-28T13:42:17.256Z] #17 35.00 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-02-28T13:42:17.256Z] #17 35.01 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-02-28T13:42:17.256Z] #17 35.12 Selecting previously unselected package libnftnl11:arm64. [2020-02-28T13:42:17.256Z] #17 35.13 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-02-28T13:42:17.256Z] #17 35.14 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-02-28T13:42:17.256Z] #17 35.26 Selecting previously unselected package iptables. [2020-02-28T13:42:17.517Z] #17 35.26 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-02-28T13:42:17.517Z] #17 35.27 Unpacking iptables (1.8.2-4) ... [2020-02-28T13:42:17.517Z] #17 ... [2020-02-28T13:42:17.517Z] [2020-02-28T13:42:17.517Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:42:17.517Z] #44 88.06 LINK criu/pie/restorer.built-in.o [2020-02-28T13:42:17.517Z] #44 88.08 GEN criu/pie/restorer-blob.h [2020-02-28T13:42:17.517Z] #44 88.17 DEP criu/vdso.d [2020-02-28T13:42:17.517Z] #44 88.39 DEP criu/uts_ns.d [2020-02-28T13:42:17.517Z] #44 88.57 DEP criu/util.d [2020-02-28T13:42:17.517Z] #44 88.79 DEP criu/uffd.d [2020-02-28T13:42:17.517Z] #44 89.03 DEP criu/tun.d [2020-02-28T13:42:17.517Z] #44 89.25 DEP criu/tty.d [2020-02-28T13:42:17.517Z] #44 89.53 DEP criu/timerfd.d [2020-02-28T13:42:17.517Z] #44 89.72 DEP criu/sysfs_parse.d [2020-02-28T13:42:17.517Z] #44 89.82 DEP criu/sysctl.d [2020-02-28T13:42:17.517Z] #44 89.92 DEP criu/string.d [2020-02-28T13:42:17.517Z] #44 89.99 DEP criu/stats.d [2020-02-28T13:42:17.517Z] #44 90.09 DEP criu/sockets.d [2020-02-28T13:42:17.517Z] #44 90.29 DEP criu/sk-unix.d [2020-02-28T13:42:17.517Z] #44 90.53 DEP criu/sk-tcp.d [2020-02-28T13:42:17.517Z] #44 90.88 DEP criu/sk-queue.d [2020-02-28T13:42:17.517Z] #44 91.06 DEP criu/sk-packet.d [2020-02-28T13:42:17.517Z] #44 91.34 DEP criu/sk-netlink.d [2020-02-28T13:42:17.517Z] #44 91.57 DEP criu/sk-inet.d [2020-02-28T13:42:17.517Z] #44 91.80 DEP criu/signalfd.d [2020-02-28T13:42:17.517Z] #44 91.96 DEP criu/sigframe.d [2020-02-28T13:42:17.517Z] #44 92.10 DEP criu/shmem.d [2020-02-28T13:42:17.517Z] #44 92.28 DEP criu/servicefd.d [2020-02-28T13:42:17.517Z] #44 92.43 DEP criu/seize.d [2020-02-28T13:42:17.517Z] #44 92.59 DEP criu/seccomp.d [2020-02-28T13:42:17.517Z] #44 92.90 DEP criu/rst-malloc.d [2020-02-28T13:42:17.517Z] #44 92.97 DEP criu/rbtree.d [2020-02-28T13:42:17.517Z] #44 92.99 DEP criu/pstree.d [2020-02-28T13:42:17.517Z] #44 93.14 DEP criu/protobuf.d [2020-02-28T13:42:17.517Z] #44 93.31 GEN criu/protobuf-desc-gen.h [2020-02-28T13:42:17.517Z] #44 96.14 DEP criu/protobuf-desc.d [2020-02-28T13:42:17.517Z] #44 96.37 DEP criu/proc_parse.d [2020-02-28T13:42:17.517Z] #44 96.66 DEP criu/plugin.d [2020-02-28T13:42:17.517Z] #44 96.74 DEP criu/pipes.d [2020-02-28T13:42:17.517Z] #44 96.89 DEP criu/pie-util.d [2020-02-28T13:42:17.517Z] #44 97.04 DEP criu/pie-util-vdso.d [2020-02-28T13:42:17.517Z] #44 97.18 DEP criu/path.d [2020-02-28T13:42:17.517Z] #44 97.41 DEP criu/parasite-syscall.d [2020-02-28T13:42:17.517Z] #44 97.66 DEP criu/pagemap.d [2020-02-28T13:42:17.517Z] #44 97.88 DEP criu/pagemap-cache.d [2020-02-28T13:42:17.517Z] #44 98.12 DEP criu/page-xfer.d [2020-02-28T13:42:17.778Z] #44 98.41 DEP criu/page-pipe.d [2020-02-28T13:42:17.778Z] #44 ... [2020-02-28T13:42:17.778Z] [2020-02-28T13:42:17.778Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:42:17.824Z] #45 100.2 CC criu/sk-netlink.o [2020-02-28T13:42:17.824Z] #45 100.4 CC criu/sk-packet.o [2020-02-28T13:42:18.040Z] #17 35.83 Selecting previously unselected package xxd. [2020-02-28T13:42:18.040Z] #17 35.84 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-02-28T13:42:18.040Z] #17 35.85 Unpacking xxd (2:8.1.0875-5) ... [2020-02-28T13:42:18.040Z] #17 35.99 Selecting previously unselected package vim-common. [2020-02-28T13:42:18.040Z] #17 36.00 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-28T13:42:18.040Z] #17 36.02 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-28T13:42:18.192Z] #45 100.8 CC criu/sk-queue.o [2020-02-28T13:42:18.301Z] #17 36.28 Selecting previously unselected package bash-completion. [2020-02-28T13:42:18.301Z] #17 36.29 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-28T13:42:18.559Z] #45 101.1 CC criu/sk-tcp.o [2020-02-28T13:42:18.940Z] #45 101.5 CC criu/sk-unix.o [2020-02-28T13:42:20.226Z] #45 102.9 CC criu/sockets.o [2020-02-28T13:42:21.024Z] #45 103.6 CC criu/stats.o [2020-02-28T13:42:21.383Z] #45 103.7 CC criu/string.o [2020-02-28T13:42:21.383Z] #45 103.8 CC criu/sysctl.o [2020-02-28T13:42:21.383Z] #45 104.1 CC criu/sysfs_parse.o [2020-02-28T13:42:21.601Z] #17 39.42 Unpacking bash-completion (1:2.8-6) ... [2020-02-28T13:42:21.738Z] #45 104.3 CC criu/timerfd.o [2020-02-28T13:42:22.114Z] #45 104.6 CC criu/tty.o [2020-02-28T13:42:22.576Z] #17 40.19 Selecting previously unselected package bzip2. [2020-02-28T13:42:22.576Z] #17 40.20 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-02-28T13:42:22.576Z] #17 40.21 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-28T13:42:22.576Z] #17 40.34 Selecting previously unselected package xz-utils. [2020-02-28T13:42:22.576Z] #17 40.35 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-02-28T13:42:22.576Z] #17 40.36 Unpacking xz-utils (5.2.4-1) ... [2020-02-28T13:42:22.838Z] #17 40.59 Selecting previously unselected package apparmor. [2020-02-28T13:42:22.838Z] #17 40.61 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-02-28T13:42:22.839Z] #17 40.69 Unpacking apparmor (2.13.2-10) ... [2020-02-28T13:42:23.099Z] #17 41.10 Selecting previously unselected package aufs-tools. [2020-02-28T13:42:23.099Z] #17 41.10 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-02-28T13:42:23.099Z] #17 41.11 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-28T13:42:23.359Z] #17 41.32 Selecting previously unselected package libonig5:arm64. [2020-02-28T13:42:23.359Z] #17 41.32 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-02-28T13:42:23.359Z] #17 41.33 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-02-28T13:42:23.388Z] #45 ... [2020-02-28T13:42:23.388Z] [2020-02-28T13:42:23.388Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T13:42:23.388Z] #42 141.4 + dpkg --print-architecture [2020-02-28T13:42:23.388Z] #42 141.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-28T13:42:23.388Z] #42 141.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-28T13:42:23.388Z] #42 141.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-28T13:42:23.623Z] #17 41.55 Selecting previously unselected package libjq1:arm64. [2020-02-28T13:42:23.623Z] #17 41.55 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-02-28T13:42:23.623Z] #17 41.57 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-02-28T13:42:23.884Z] #17 41.72 Selecting previously unselected package jq. [2020-02-28T13:42:23.884Z] #17 41.74 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-02-28T13:42:23.884Z] #17 41.75 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-28T13:42:24.146Z] #17 41.91 Selecting previously unselected package libaio1:arm64. [2020-02-28T13:42:24.146Z] #17 41.92 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-02-28T13:42:24.146Z] #17 41.95 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-02-28T13:42:24.146Z] #17 42.07 Selecting previously unselected package libgpm2:arm64. [2020-02-28T13:42:24.146Z] #17 42.09 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-02-28T13:42:24.146Z] #17 42.10 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-02-28T13:42:24.146Z] #17 42.21 Selecting previously unselected package libicu63:arm64. [2020-02-28T13:42:24.409Z] #17 42.21 Preparing to unpack .../20-libicu63_63.1-6_arm64.deb ... [2020-02-28T13:42:24.409Z] #17 42.23 Unpacking libicu63:arm64 (63.1-6) ... [2020-02-28T13:42:26.899Z] Removing intermediate container 1cde11e422a2 [2020-02-28T13:42:26.900Z] ---> 62356f34af14 [2020-02-28T13:42:26.900Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-02-28T13:42:26.900Z] ---> ebd73b5ebd31 [2020-02-28T13:42:26.900Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-02-28T13:42:26.900Z] ---> 292e850e8c4e [2020-02-28T13:42:26.900Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-02-28T13:42:26.900Z] ---> Running in bfdaa0928cf2 [2020-02-28T13:42:26.900Z] Removing intermediate container bfdaa0928cf2 [2020-02-28T13:42:26.900Z] ---> 0345b588db59 [2020-02-28T13:42:26.900Z] Successfully built 0345b588db59 [2020-02-28T13:42:26.900Z] Successfully tagged moby-buildx:latest [2020-02-28T13:42:26.900Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-02-28T13:42:26.900Z] if [ -n "${id}" ]; then \ [2020-02-28T13:42:26.900Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-02-28T13:42:26.900Z] && touch bundles/buildx; \ [2020-02-28T13:42:26.900Z] docker rm -f ${id}; \ [2020-02-28T13:42:26.900Z] fi [2020-02-28T13:42:26.900Z] 448353a56afc6d4195616773d3d244e64bce9dbecb4d82b6451ee388f94b58c4 [2020-02-28T13:42:26.900Z] bundles/buildx version [2020-02-28T13:42:26.900Z] buildx v0.3.1 6db68d0 [2020-02-28T13:42:26.900Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:31549a69e13df4487a313bd6a6211b5f532f0eb0 . [2020-02-28T13:42:26.900Z] #1 [internal] booting buildkit [2020-02-28T13:42:26.900Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-02-28T13:42:26.900Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2020-02-28T13:42:26.900Z] #1 creating container buildx_buildkit_default [2020-02-28T13:42:26.900Z] #1 creating container buildx_buildkit_default 0.5s done [2020-02-28T13:42:26.900Z] #1 DONE 3.1s [2020-02-28T13:42:26.900Z] [2020-02-28T13:42:26.900Z] #3 [internal] load .dockerignore [2020-02-28T13:42:26.900Z] #3 transferring context: 87B done [2020-02-28T13:42:26.900Z] #3 DONE 0.0s [2020-02-28T13:42:26.900Z] [2020-02-28T13:42:26.900Z] #2 [internal] load build definition from Dockerfile [2020-02-28T13:42:26.900Z] #2 transferring dockerfile: 15.83kB done [2020-02-28T13:42:26.900Z] #2 DONE 0.0s [2020-02-28T13:42:26.900Z] [2020-02-28T13:42:26.900Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-28T13:42:26.900Z] #4 DONE 0.6s [2020-02-28T13:42:26.900Z] [2020-02-28T13:42:26.900Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-28T13:42:26.900Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-28T13:42:26.900Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-28T13:42:26.900Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-02-28T13:42:26.900Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 3.87MB / 8.18MB 0.1s [2020-02-28T13:42:26.900Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-02-28T13:42:26.900Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-02-28T13:42:26.900Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-02-28T13:42:26.900Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-02-28T13:42:26.900Z] #5 DONE 0.8s [2020-02-28T13:42:26.900Z] [2020-02-28T13:42:26.900Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-28T13:42:26.900Z] #7 DONE 0.3s [2020-02-28T13:42:26.900Z] [2020-02-28T13:42:26.900Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-02-28T13:42:26.900Z] #6 DONE 0.3s [2020-02-28T13:42:26.900Z] [2020-02-28T13:42:26.900Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-02-28T13:42:26.900Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-02-28T13:42:26.900Z] #8 sha256:29760557aa15d83b93e1d2ddabafde26559e22005a775c9e89722c8ef7334733 1.79kB / 1.79kB done [2020-02-28T13:42:26.900Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 0B / 155B 0.1s [2020-02-28T13:42:26.900Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 0B / 54.14MB 0.1s [2020-02-28T13:42:26.900Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 0B / 8.25MB 0.1s [2020-02-28T13:42:26.900Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 0B / 73.51MB 0.1s [2020-02-28T13:42:26.900Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 0B / 57.39MB 0.1s [2020-02-28T13:42:26.900Z] #8 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-02-28T13:42:26.900Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 0B / 10.73MB 0.1s [2020-02-28T13:42:26.900Z] #8 sha256:13f57ae73c13d96f2792fd42f2b7090450dd6ca8f4120750b050447a69f2ac9c 5.46kB / 5.46kB done [2020-02-28T13:42:27.189Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 155B / 155B 0.1s done [2020-02-28T13:42:27.189Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 490.62kB / 8.25MB 0.3s [2020-02-28T13:42:27.189Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 654.46kB / 10.73MB 0.3s [2020-02-28T13:42:27.189Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 195.70kB / 96.43MB 0.3s [2020-02-28T13:42:27.189Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 1.01MB / 8.25MB 0.4s [2020-02-28T13:42:27.484Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 1.57MB / 8.25MB 0.6s [2020-02-28T13:42:27.484Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 1.74MB / 10.73MB 0.6s [2020-02-28T13:42:27.484Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 2.26MB / 8.25MB 0.7s [2020-02-28T13:42:27.484Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 2.52MB / 10.73MB 0.7s [2020-02-28T13:42:27.484Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 2.98MB / 54.14MB 0.9s [2020-02-28T13:42:27.484Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 2.82MB / 8.25MB 0.9s [2020-02-28T13:42:27.484Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 3.08MB / 10.73MB 0.9s [2020-02-28T13:42:27.738Z] #17 45.02 Selecting previously unselected package libnet1:arm64. [2020-02-28T13:42:27.738Z] #17 45.03 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-02-28T13:42:27.738Z] #17 45.03 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-02-28T13:42:27.738Z] #17 45.13 Selecting previously unselected package libnl-3-200:arm64. [2020-02-28T13:42:27.738Z] #17 45.13 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-02-28T13:42:27.738Z] #17 45.15 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-02-28T13:42:27.738Z] #17 45.25 Selecting previously unselected package libprotobuf-c1:arm64. [2020-02-28T13:42:27.738Z] #17 45.26 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-02-28T13:42:27.738Z] #17 45.27 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-02-28T13:42:27.738Z] #17 45.35 Selecting previously unselected package libreadline5:arm64. [2020-02-28T13:42:27.738Z] #17 45.35 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-02-28T13:42:27.738Z] #17 45.36 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-02-28T13:42:27.738Z] #17 45.47 Selecting previously unselected package net-tools. [2020-02-28T13:42:27.738Z] #17 45.48 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-02-28T13:42:27.738Z] #17 45.48 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-28T13:42:27.738Z] #17 45.69 Selecting previously unselected package python-pip-whl. [2020-02-28T13:42:27.738Z] #17 45.71 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-28T13:42:27.738Z] #17 45.73 Unpacking python-pip-whl (18.1-5) ... [2020-02-28T13:42:27.777Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 3.31MB / 8.25MB 1.0s [2020-02-28T13:42:27.777Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 3.11MB / 57.39MB 1.0s [2020-02-28T13:42:28.002Z] #17 ... [2020-02-28T13:42:28.002Z] [2020-02-28T13:42:28.002Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:42:28.002Z] #44 98.61 DEP criu/netfilter.d [2020-02-28T13:42:28.002Z] #44 98.76 DEP criu/net.d [2020-02-28T13:42:28.002Z] #44 98.93 DEP criu/namespaces.d [2020-02-28T13:42:28.002Z] #44 99.07 DEP criu/mount.d [2020-02-28T13:42:28.002Z] #44 99.53 DEP criu/mem.d [2020-02-28T13:42:28.002Z] #44 99.75 DEP criu/lsm.d [2020-02-28T13:42:28.002Z] #44 99.87 DEP criu/log.d [2020-02-28T13:42:28.002Z] #44 100.0 DEP criu/libnetlink.d [2020-02-28T13:42:28.002Z] #44 100.3 DEP criu/kerndat.d [2020-02-28T13:42:28.002Z] #44 100.6 DEP criu/kcmp-ids.d [2020-02-28T13:42:28.002Z] #44 100.7 DEP criu/irmap.d [2020-02-28T13:42:28.002Z] #44 100.8 DEP criu/ipc_ns.d [2020-02-28T13:42:28.002Z] #44 101.3 DEP criu/image.d [2020-02-28T13:42:28.002Z] #44 101.5 DEP criu/image-desc.d [2020-02-28T13:42:28.002Z] #44 102.2 DEP criu/fsnotify.d [2020-02-28T13:42:28.002Z] #44 102.4 DEP criu/filesystems.d [2020-02-28T13:42:28.002Z] #44 102.7 DEP criu/files.d [2020-02-28T13:42:28.002Z] #44 102.8 DEP criu/files-reg.d [2020-02-28T13:42:28.002Z] #44 103.0 DEP criu/files-ext.d [2020-02-28T13:42:28.002Z] #44 103.2 DEP criu/file-lock.d [2020-02-28T13:42:28.002Z] #44 103.6 DEP criu/file-ids.d [2020-02-28T13:42:28.002Z] #44 103.7 DEP criu/fifo.d [2020-02-28T13:42:28.002Z] #44 103.8 DEP criu/fdstore.d [2020-02-28T13:42:28.002Z] #44 104.0 DEP criu/fault-injection.d [2020-02-28T13:42:28.002Z] #44 104.0 DEP criu/external.d [2020-02-28T13:42:28.002Z] #44 104.1 DEP criu/eventpoll.d [2020-02-28T13:42:28.002Z] #44 104.3 DEP criu/eventfd.d [2020-02-28T13:42:28.002Z] #44 104.5 DEP criu/crtools.d [2020-02-28T13:42:28.002Z] #44 104.7 DEP criu/cr-service.d [2020-02-28T13:42:28.002Z] #44 104.9 DEP criu/cr-restore.d [2020-02-28T13:42:28.002Z] #44 105.1 DEP criu/cr-errno.d [2020-02-28T13:42:28.002Z] #44 105.1 DEP criu/cr-dump.d [2020-02-28T13:42:28.002Z] #44 105.2 DEP criu/cr-dedup.d [2020-02-28T13:42:28.002Z] #44 105.4 DEP criu/cr-check.d [2020-02-28T13:42:28.002Z] #44 105.5 DEP criu/config.d [2020-02-28T13:42:28.002Z] #44 105.7 DEP criu/clone-noasan.d [2020-02-28T13:42:28.002Z] #44 105.7 DEP criu/cgroup.d [2020-02-28T13:42:28.002Z] #44 105.9 DEP criu/cgroup-props.d [2020-02-28T13:42:28.002Z] #44 106.0 DEP criu/bitmap.d [2020-02-28T13:42:28.002Z] #44 106.0 DEP criu/bfd.d [2020-02-28T13:42:28.002Z] #44 106.1 DEP criu/autofs.d [2020-02-28T13:42:28.002Z] #44 106.3 DEP criu/aio.d [2020-02-28T13:42:28.002Z] #44 106.5 DEP criu/action-scripts.d [2020-02-28T13:42:28.002Z] #44 106.9 CC criu/action-scripts.o [2020-02-28T13:42:28.002Z] #44 107.6 CC criu/aio.o [2020-02-28T13:42:28.002Z] #44 108.4 CC criu/autofs.o [2020-02-28T13:42:28.070Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 3.80MB / 8.25MB 1.2s [2020-02-28T13:42:28.070Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 4.06MB / 10.73MB 1.2s [2020-02-28T13:42:28.070Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 4.39MB / 8.25MB 1.3s [2020-02-28T13:42:28.070Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 4.13MB / 73.51MB 1.3s [2020-02-28T13:42:28.070Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 4.65MB / 10.73MB 1.3s [2020-02-28T13:42:28.264Z] #44 ... [2020-02-28T13:42:28.264Z] [2020-02-28T13:42:28.264Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:42:28.264Z] #17 46.26 Selecting previously unselected package python3-lib2to3. [2020-02-28T13:42:28.264Z] #17 46.26 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-28T13:42:28.264Z] #17 46.27 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-28T13:42:28.365Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 4.88MB / 8.25MB 1.5s [2020-02-28T13:42:28.365Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 5.80MB / 54.14MB 1.6s [2020-02-28T13:42:28.365Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.44MB / 8.25MB 1.6s [2020-02-28T13:42:28.365Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 5.70MB / 10.73MB 1.6s [2020-02-28T13:42:28.365Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 5.11MB / 96.43MB 1.6s [2020-02-28T13:42:28.665Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.93MB / 8.25MB 1.8s [2020-02-28T13:42:28.665Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 6.52MB / 8.25MB 1.9s [2020-02-28T13:42:28.665Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 6.32MB / 57.39MB 1.9s [2020-02-28T13:42:28.665Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 6.78MB / 10.73MB 1.9s [2020-02-28T13:42:28.842Z] #17 46.50 Selecting previously unselected package python3-distutils. [2020-02-28T13:42:28.842Z] #17 46.51 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-28T13:42:28.842Z] #17 46.52 Unpacking python3-distutils (3.7.3-1) ... [2020-02-28T13:42:28.842Z] #17 46.68 Selecting previously unselected package python3-pip. [2020-02-28T13:42:28.842Z] #17 46.69 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-28T13:42:28.842Z] #17 46.69 Unpacking python3-pip (18.1-5) ... [2020-02-28T13:42:29.009Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.04MB / 8.25MB 2.1s [2020-02-28T13:42:29.009Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 7.34MB / 10.73MB 2.1s [2020-02-28T13:42:29.009Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.57MB / 8.25MB 2.2s [2020-02-28T13:42:29.009Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.99MB / 8.25MB 2.4s [2020-02-28T13:42:29.010Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 8.29MB / 10.73MB 2.4s [2020-02-28T13:42:29.102Z] #17 46.94 Selecting previously unselected package python3-pkg-resources. [2020-02-28T13:42:29.102Z] #17 46.95 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-28T13:42:29.102Z] #17 46.95 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-28T13:42:29.308Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 8.81MB / 54.14MB 2.5s [2020-02-28T13:42:29.308Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.25MB / 8.25MB 2.4s done [2020-02-28T13:42:29.308Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 8.20MB / 73.51MB 2.5s [2020-02-28T13:42:29.308Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 9.40MB / 10.73MB 2.7s [2020-02-28T13:42:29.363Z] #17 47.11 Selecting previously unselected package python3-setuptools. [2020-02-28T13:42:29.363Z] #17 47.11 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-28T13:42:29.363Z] #17 47.12 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-28T13:42:29.626Z] #17 47.43 Selecting previously unselected package python3-wheel. [2020-02-28T13:42:29.626Z] #17 47.43 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-28T13:42:29.626Z] #17 47.45 Unpacking python3-wheel (0.32.3-2) ... [2020-02-28T13:42:29.626Z] #17 47.54 Selecting previously unselected package thin-provisioning-tools. [2020-02-28T13:42:29.626Z] #17 47.55 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-02-28T13:42:29.626Z] #17 47.56 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-28T13:42:29.682Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 9.50MB / 57.39MB 2.8s [2020-02-28T13:42:29.682Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.59MB / 10.73MB 3.0s [2020-02-28T13:42:29.682Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 10.06MB / 96.43MB 3.0s [2020-02-28T13:42:29.695Z] #42 ... [2020-02-28T13:42:29.695Z] [2020-02-28T13:42:29.695Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:42:29.695Z] #45 106.0 CC criu/tun.o [2020-02-28T13:42:29.695Z] #45 106.3 CC criu/uffd.o [2020-02-28T13:42:29.695Z] #45 107.1 CC criu/util.o [2020-02-28T13:42:29.695Z] #45 107.7 CC criu/uts_ns.o [2020-02-28T13:42:29.695Z] #45 107.9 CC criu/vdso.o [2020-02-28T13:42:29.695Z] #45 108.2 LINK criu/built-in.o [2020-02-28T13:42:29.695Z] #45 108.3 LINK criu/criu [2020-02-28T13:42:29.695Z] #45 108.5 DEP lib/c/criu.d [2020-02-28T13:42:29.695Z] #45 108.6 CC images/rpc.pb-c.o [2020-02-28T13:42:29.695Z] #45 108.9 CC lib/c/criu.o [2020-02-28T13:42:29.695Z] #45 109.5 LINK lib/c/built-in.o [2020-02-28T13:42:29.695Z] #45 109.6 LINK lib/c/libcriu.so [2020-02-28T13:42:29.695Z] #45 109.6 LINK lib/c/libcriu.a [2020-02-28T13:42:29.695Z] #45 109.7 GEN magic.py [2020-02-28T13:42:29.695Z] #45 109.7 Note: Building without setproctitle() and strlcpy() support. [2020-02-28T13:42:29.695Z] #45 109.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-28T13:42:29.695Z] #45 109.7 Note: Building without GnuTLS support [2020-02-28T13:42:29.695Z] #45 110.0 fatal: not a git repository (or any of the parent directories): .git [2020-02-28T13:42:29.695Z] #45 110.4 make[1]: Nothing to be done for 'all'. [2020-02-28T13:42:29.695Z] #45 110.8 make[1]: 'images/built-in.o' is up to date. [2020-02-28T13:42:29.695Z] #45 110.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-28T13:42:29.695Z] #45 110.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-28T13:42:29.695Z] #45 110.8 make[1]: 'compel/libcompel.a' is up to date. [2020-02-28T13:42:29.695Z] #45 110.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-28T13:42:29.695Z] #45 110.9 make[1]: Nothing to be done for 'all'. [2020-02-28T13:42:29.695Z] #45 110.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-28T13:42:29.695Z] #45 111.0 make[2]: Nothing to be done for 'all'. [2020-02-28T13:42:29.695Z] #45 111.0 make[2]: Nothing to be done for 'all'. [2020-02-28T13:42:29.695Z] #45 111.0 make[2]: Nothing to be done for 'all'. [2020-02-28T13:42:29.695Z] #45 111.1 make[2]: Nothing to be done for 'all'. [2020-02-28T13:42:29.695Z] #45 111.1 make[2]: Nothing to be done for 'all'. [2020-02-28T13:42:29.695Z] #45 111.1 make[2]: Nothing to be done for 'all'. [2020-02-28T13:42:29.695Z] #45 111.1 make[2]: Nothing to be done for 'all'. [2020-02-28T13:42:29.695Z] #45 111.2 make[2]: Nothing to be done for 'all'. [2020-02-28T13:42:29.695Z] #45 111.2 INSTALL criu/criu [2020-02-28T13:42:29.695Z] #45 DONE 111.3s [2020-02-28T13:42:29.695Z] [2020-02-28T13:42:29.695Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:42:29.893Z] #17 47.83 Selecting previously unselected package vim-runtime. [2020-02-28T13:42:29.983Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.73MB / 10.73MB 3.0s done [2020-02-28T13:42:29.983Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 11.96MB / 54.14MB 3.3s [2020-02-28T13:42:30.154Z] #17 47.83 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-28T13:42:30.154Z] #17 47.88 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-28T13:42:30.154Z] #17 47.92 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-28T13:42:30.154Z] #17 47.99 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-28T13:42:30.291Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 12.12MB / 73.51MB 3.4s [2020-02-28T13:42:30.291Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 12.55MB / 57.39MB 3.6s [2020-02-28T13:42:30.591Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 14.75MB / 54.14MB 3.9s [2020-02-28T13:42:30.969Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 16.06MB / 73.51MB 4.3s [2020-02-28T13:42:30.969Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 15.89MB / 57.39MB 4.3s [2020-02-28T13:42:30.969Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 15.60MB / 96.43MB 4.3s [2020-02-28T13:42:31.281Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 17.67MB / 54.14MB 4.5s [2020-02-28T13:42:31.969Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 20.52MB / 54.14MB 5.1s [2020-02-28T13:42:31.969Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 19.56MB / 57.39MB 5.1s [2020-02-28T13:42:31.969Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 20.68MB / 73.51MB 5.2s [2020-02-28T13:42:31.969Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 21.27MB / 96.43MB 5.4s [2020-02-28T13:42:32.271Z] #8 ... [2020-02-28T13:42:32.271Z] [2020-02-28T13:42:32.271Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-28T13:42:32.271Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-28T13:42:32.271Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-28T13:42:32.271Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-28T13:42:32.271Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.2s done [2020-02-28T13:42:32.271Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.3s done [2020-02-28T13:42:32.271Z] #69 DONE 5.6s [2020-02-28T13:42:32.271Z] [2020-02-28T13:42:32.271Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-02-28T13:42:32.271Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 23.33MB / 54.14MB 5.5s [2020-02-28T13:42:32.271Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 22.74MB / 57.39MB 5.5s [2020-02-28T13:42:32.271Z] #8 ... [2020-02-28T13:42:32.271Z] [2020-02-28T13:42:32.271Z] #21 [internal] load build context [2020-02-28T13:42:32.271Z] #21 transferring context: 49.42MB 5.8s [2020-02-28T13:42:32.569Z] #21 transferring context: 49.60MB 5.8s done [2020-02-28T13:42:32.569Z] #21 DONE 5.9s [2020-02-28T13:42:32.569Z] [2020-02-28T13:42:32.569Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-02-28T13:42:32.702Z] #17 ... [2020-02-28T13:42:32.702Z] [2020-02-28T13:42:32.702Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T13:42:32.702Z] #41 169.9 + dpkg --print-architecture [2020-02-28T13:42:32.702Z] #41 DONE 171.4s [2020-02-28T13:42:32.702Z] [2020-02-28T13:42:32.702Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:42:32.702Z] #44 110.0 CC criu/bfd.o [2020-02-28T13:42:32.702Z] #44 110.7 CC criu/bitmap.o [2020-02-28T13:42:32.702Z] #44 110.9 CC criu/cgroup-props.o [2020-02-28T13:42:32.702Z] #44 111.8 CC criu/cgroup.o [2020-02-28T13:42:32.856Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 26.87MB / 54.14MB 6.1s [2020-02-28T13:42:32.856Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 26.45MB / 73.51MB 6.1s [2020-02-28T13:42:32.856Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 26.84MB / 57.39MB 6.1s [2020-02-28T13:42:33.145Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 27.23MB / 96.43MB 6.3s [2020-02-28T13:42:33.145Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 30.10MB / 54.14MB 6.4s [2020-02-28T13:42:33.145Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 30.12MB / 57.39MB 6.4s [2020-02-28T13:42:33.436Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 31.96MB / 73.51MB 6.6s [2020-02-28T13:42:33.436Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 33.54MB / 54.14MB 6.7s [2020-02-28T13:42:33.436Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 33.49MB / 57.39MB 6.7s [2020-02-28T13:42:33.724Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 33.18MB / 96.43MB 6.9s [2020-02-28T13:42:33.724Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 37.19MB / 54.14MB 7.0s [2020-02-28T13:42:33.724Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 37.37MB / 73.51MB 7.0s [2020-02-28T13:42:33.724Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 37.29MB / 57.39MB 7.0s [2020-02-28T13:42:34.020Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 40.91MB / 54.14MB 7.3s [2020-02-28T13:42:34.020Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 41.36MB / 73.51MB 7.3s [2020-02-28T13:42:34.020Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 41.14MB / 57.39MB 7.3s [2020-02-28T13:42:34.020Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 38.81MB / 96.43MB 7.3s [2020-02-28T13:42:34.308Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 44.32MB / 54.14MB 7.6s [2020-02-28T13:42:34.308Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 44.66MB / 57.39MB 7.6s [2020-02-28T13:42:34.597Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 46.64MB / 73.51MB 7.8s [2020-02-28T13:42:34.597Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 44.11MB / 96.43MB 7.8s [2020-02-28T13:42:34.614Z] #44 114.9 CC criu/clone-noasan.o [2020-02-28T13:42:34.614Z] #44 115.0 CC criu/config.o [2020-02-28T13:42:34.875Z] #44 ... [2020-02-28T13:42:34.875Z] [2020-02-28T13:42:34.875Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:42:34.875Z] #17 52.68 Selecting previously unselected package vim. [2020-02-28T13:42:34.875Z] #17 52.69 Preparing to unpack .../35-vim_2%3a8.1.0875-5_arm64.deb ... [2020-02-28T13:42:34.875Z] #17 52.72 Unpacking vim (2:8.1.0875-5) ... [2020-02-28T13:42:34.885Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 47.79MB / 54.14MB 7.9s [2020-02-28T13:42:34.885Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 48.09MB / 57.39MB 7.9s [2020-02-28T13:42:35.184Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 51.40MB / 54.14MB 8.2s [2020-02-28T13:42:35.184Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 52.05MB / 73.51MB 8.2s [2020-02-28T13:42:35.184Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 51.79MB / 57.39MB 8.2s [2020-02-28T13:42:35.184Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 49.61MB / 96.43MB 8.2s [2020-02-28T13:42:35.184Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 54.14MB / 54.14MB 8.5s done [2020-02-28T13:42:35.184Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 55.85MB / 73.51MB 8.5s [2020-02-28T13:42:35.184Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 55.23MB / 57.39MB 8.5s [2020-02-28T13:42:35.447Z] #17 53.24 Selecting previously unselected package xfsprogs. [2020-02-28T13:42:35.447Z] #17 53.24 Preparing to unpack .../36-xfsprogs_4.20.0-1_arm64.deb ... [2020-02-28T13:42:35.447Z] #17 53.24 Unpacking xfsprogs (4.20.0-1) ... [2020-02-28T13:42:35.472Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 60.99MB / 73.51MB 8.8s [2020-02-28T13:42:35.473Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 57.39MB / 57.39MB 8.7s done [2020-02-28T13:42:35.473Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 60.50MB / 96.43MB 8.8s [2020-02-28T13:42:35.708Z] #17 53.68 Selecting previously unselected package zip. [2020-02-28T13:42:35.762Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 66.33MB / 73.51MB 9.0s [2020-02-28T13:42:35.969Z] #17 53.69 Preparing to unpack .../37-zip_3.0-11+b1_arm64.deb ... [2020-02-28T13:42:35.969Z] #17 53.70 Unpacking zip (3.0-11+b1) ... [2020-02-28T13:42:35.969Z] #17 53.94 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-28T13:42:35.969Z] #17 53.97 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-28T13:42:35.969Z] #17 53.99 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-02-28T13:42:35.969Z] #17 54.00 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-02-28T13:42:35.969Z] #17 54.02 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-02-28T13:42:35.969Z] #17 54.04 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-02-28T13:42:36.053Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 68.33MB / 96.43MB 9.1s [2020-02-28T13:42:36.053Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 72.75MB / 73.51MB 9.3s [2020-02-28T13:42:36.230Z] #17 54.06 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-02-28T13:42:36.230Z] #17 54.07 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-02-28T13:42:36.230Z] #17 54.08 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-28T13:42:36.230Z] #17 54.10 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-02-28T13:42:36.230Z] #17 54.12 Setting up libicu63:arm64 (63.1-6) ... [2020-02-28T13:42:36.230Z] #17 54.15 Setting up xxd (2:8.1.0875-5) ... [2020-02-28T13:42:36.230Z] #17 54.17 Setting up zip (3.0-11+b1) ... [2020-02-28T13:42:36.230Z] #17 54.18 Setting up vim-common (2:8.1.0875-5) ... [2020-02-28T13:42:36.230Z] #17 54.21 Setting up bash-completion (1:2.8-6) ... [2020-02-28T13:42:36.339Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 73.51MB / 73.51MB 9.3s done [2020-02-28T13:42:36.339Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 80.61MB / 96.43MB 9.4s [2020-02-28T13:42:36.339Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 96.43MB / 96.43MB 9.7s [2020-02-28T13:42:36.624Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 96.43MB / 96.43MB 9.7s done [2020-02-28T13:42:36.624Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca [2020-02-28T13:42:39.205Z] #54 ... [2020-02-28T13:42:39.205Z] [2020-02-28T13:42:39.205Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:42:39.205Z] #58 81.83 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-28T13:42:39.205Z] #58 ... [2020-02-28T13:42:39.205Z] [2020-02-28T13:42:39.205Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T13:42:39.205Z] #42 DONE 157.6s [2020-02-28T13:42:39.205Z] [2020-02-28T13:42:39.205Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:42:39.541Z] #17 57.58 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-02-28T13:42:39.803Z] #17 57.59 Setting up xz-utils (5.2.4-1) ... [2020-02-28T13:42:39.803Z] #17 57.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-28T13:42:39.803Z] #17 57.62 Setting up pigz (2.4-1) ... [2020-02-28T13:42:39.803Z] #17 57.64 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-02-28T13:42:39.803Z] #17 57.66 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-02-28T13:42:39.803Z] #17 57.68 Setting up python-pip-whl (18.1-5) ... [2020-02-28T13:42:39.803Z] #17 57.70 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-02-28T13:42:39.803Z] #17 57.71 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-28T13:42:40.003Z] #54 ... [2020-02-28T13:42:40.003Z] [2020-02-28T13:42:40.003Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:42:40.003Z] #58 82.85 + mkdir -p /build [2020-02-28T13:42:40.003Z] #58 82.85 + cp runc /build/runc [2020-02-28T13:42:40.003Z] #58 DONE 83.0s [2020-02-28T13:42:40.003Z] [2020-02-28T13:42:40.003Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:42:40.365Z] #54 ... [2020-02-28T13:42:40.365Z] [2020-02-28T13:42:40.365Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-28T13:42:40.365Z] #43 DONE 0.2s [2020-02-28T13:42:40.365Z] [2020-02-28T13:42:40.365Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:42:40.365Z] #54 ... [2020-02-28T13:42:40.365Z] [2020-02-28T13:42:40.365Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-28T13:42:40.365Z] #46 DONE 0.1s [2020-02-28T13:42:40.365Z] [2020-02-28T13:42:40.365Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-28T13:42:40.378Z] #17 58.16 Setting up libaio1:arm64 (0.3.112-3) ... [2020-02-28T13:42:40.378Z] #17 58.17 Setting up libonig5:arm64 (6.9.1-1) ... [2020-02-28T13:42:40.378Z] #17 58.19 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-02-28T13:42:40.378Z] #17 58.22 Setting up vim (2:8.1.0875-5) ... [2020-02-28T13:42:40.378Z] #17 58.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-28T13:42:40.378Z] #17 58.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-28T13:42:40.378Z] #17 58.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-28T13:42:40.378Z] #17 58.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-28T13:42:40.378Z] #17 58.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-28T13:42:40.378Z] #17 58.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-28T13:42:40.378Z] #17 58.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-28T13:42:40.378Z] #17 58.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-28T13:42:40.378Z] #17 58.32 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-02-28T13:42:40.378Z] #17 58.34 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-28T13:42:40.639Z] #17 58.35 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-02-28T13:42:40.639Z] #17 58.37 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-28T13:42:40.639Z] #17 58.39 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-02-28T13:42:40.639Z] #17 58.40 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-28T13:42:40.737Z] #49 DONE 0.1s [2020-02-28T13:42:40.737Z] [2020-02-28T13:42:40.737Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-28T13:42:40.737Z] #52 DONE 0.1s [2020-02-28T13:42:40.737Z] [2020-02-28T13:42:40.738Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:42:43.941Z] #17 61.55 Setting up iptables (1.8.2-4) ... [2020-02-28T13:42:43.941Z] #17 61.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-28T13:42:43.941Z] #17 61.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-28T13:42:43.941Z] #17 61.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-28T13:42:43.941Z] #17 61.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-28T13:42:43.941Z] #17 61.62 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-28T13:42:43.941Z] #17 61.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-28T13:42:43.941Z] #17 61.63 Setting up python3 (3.7.3-1) ... [2020-02-28T13:42:44.513Z] #17 62.33 Setting up python3-wheel (0.32.3-2) ... [2020-02-28T13:42:45.456Z] #17 63.36 Setting up apparmor (2.13.2-10) ... [2020-02-28T13:42:45.759Z] #63 141.4 + bin/containerd [2020-02-28T13:42:46.029Z] #17 ... [2020-02-28T13:42:46.029Z] [2020-02-28T13:42:46.029Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:42:46.029Z] #44 116.6 CC criu/cr-check.o [2020-02-28T13:42:46.029Z] #44 118.4 CC criu/cr-dedup.o [2020-02-28T13:42:46.029Z] #44 118.8 CC criu/cr-dump.o [2020-02-28T13:42:46.029Z] #44 121.2 CC criu/cr-errno.o [2020-02-28T13:42:46.029Z] #44 121.3 CC criu/cr-restore.o [2020-02-28T13:42:46.029Z] #44 126.2 CC criu/cr-service.o [2020-02-28T13:42:47.414Z] #44 127.9 CC criu/crtools.o [2020-02-28T13:42:47.414Z] #44 ... [2020-02-28T13:42:47.414Z] [2020-02-28T13:42:47.414Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:42:47.414Z] #17 65.22 Setting up xfsprogs (4.20.0-1) ... [2020-02-28T13:42:47.414Z] #17 65.27 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-28T13:42:48.003Z] #17 65.82 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-28T13:42:48.181Z] #63 ... [2020-02-28T13:42:48.181Z] [2020-02-28T13:42:48.181Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:42:48.181Z] #54 DONE 166.6s [2020-02-28T13:42:48.546Z] [2020-02-28T13:42:48.546Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:42:49.331Z] #63 ... [2020-02-28T13:42:49.331Z] [2020-02-28T13:42:49.331Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-28T13:42:49.331Z] #55 DONE 0.1s [2020-02-28T13:42:49.331Z] [2020-02-28T13:42:49.331Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-28T13:42:49.331Z] #59 DONE 0.1s [2020-02-28T13:42:49.331Z] [2020-02-28T13:42:49.331Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:42:49.388Z] #17 67.20 Setting up python3-distutils (3.7.3-1) ... [2020-02-28T13:42:49.960Z] #17 67.74 Setting up python3-setuptools (40.8.0-1) ... [2020-02-28T13:42:51.344Z] #17 69.33 Setting up python3-pip (18.1-5) ... [2020-02-28T13:42:52.730Z] #17 70.67 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T13:42:52.730Z] #17 70.71 Processing triggers for mime-support (3.62) ... [2020-02-28T13:42:53.675Z] #17 DONE 71.4s [2020-02-28T13:42:53.675Z] [2020-02-28T13:42:53.675Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-28T13:42:55.594Z] #18 1.651 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-28T13:42:55.594Z] #18 1.660 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-28T13:42:55.594Z] #18 1.668 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-28T13:42:55.594Z] #18 DONE 1.9s [2020-02-28T13:42:55.594Z] [2020-02-28T13:42:55.594Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-28T13:42:58.141Z] #19 ... [2020-02-28T13:42:58.142Z] [2020-02-28T13:42:58.142Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:42:58.142Z] #44 128.6 CC criu/eventfd.o [2020-02-28T13:42:58.142Z] #44 128.9 CC criu/eventpoll.o [2020-02-28T13:42:58.142Z] #44 130.1 CC criu/external.o [2020-02-28T13:42:58.142Z] #44 130.6 CC criu/fault-injection.o [2020-02-28T13:42:58.142Z] #44 130.8 CC criu/fdstore.o [2020-02-28T13:42:58.142Z] #44 131.1 CC criu/fifo.o [2020-02-28T13:42:58.142Z] #44 131.6 CC criu/file-ids.o [2020-02-28T13:42:58.142Z] #44 132.2 CC criu/file-lock.o [2020-02-28T13:42:58.142Z] #44 133.2 CC criu/files-ext.o [2020-02-28T13:42:58.142Z] #44 133.7 CC criu/files-reg.o [2020-02-28T13:42:58.142Z] #44 135.9 CC criu/files.o [2020-02-28T13:42:58.142Z] #44 137.8 CC criu/filesystems.o [2020-02-28T13:42:58.142Z] #44 138.4 CC criu/fsnotify.o [2020-02-28T13:42:58.720Z] #44 139.4 CC criu/image-desc.o [2020-02-28T13:42:58.981Z] #44 139.5 CC criu/image.o [2020-02-28T13:42:59.925Z] #44 140.4 CC criu/ipc_ns.o [2020-02-28T13:43:00.873Z] #44 ... [2020-02-28T13:43:00.873Z] [2020-02-28T13:43:00.873Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-28T13:43:00.873Z] #19 5.493 Collecting yamllint==1.16.0 [2020-02-28T13:43:06.055Z] #63 161.7 + bin/containerd-stress [2020-02-28T13:43:06.174Z] #19 10.82 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-28T13:43:06.174Z] #19 10.92 Collecting pyyaml (from yamllint==1.16.0) [2020-02-28T13:43:06.435Z] #19 11.06 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-28T13:43:07.817Z] #63 163.2 + bin/containerd-shim [2020-02-28T13:43:07.819Z] #19 12.53 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-28T13:43:07.819Z] #19 12.58 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-28T13:43:07.819Z] #19 12.63 Building wheels for collected packages: pyyaml [2020-02-28T13:43:07.819Z] #19 12.63 Running setup.py bdist_wheel for pyyaml: started [2020-02-28T13:43:09.209Z] #19 13.84 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-28T13:43:09.209Z] #19 13.84 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-28T13:43:09.209Z] #19 13.96 Successfully built pyyaml [2020-02-28T13:43:09.256Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 29.1s done [2020-02-28T13:43:09.256Z] #8 DONE 39.0s [2020-02-28T13:43:09.256Z] [2020-02-28T13:43:09.256Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-28T13:43:09.256Z] #9 DONE 0.2s [2020-02-28T13:43:09.256Z] [2020-02-28T13:43:09.256Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-28T13:43:09.256Z] #10 DONE 0.2s [2020-02-28T13:43:09.256Z] [2020-02-28T13:43:09.256Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-28T13:43:09.256Z] #30 DONE 0.0s [2020-02-28T13:43:09.256Z] [2020-02-28T13:43:09.256Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T13:43:09.256Z] #60 ... [2020-02-28T13:43:09.256Z] [2020-02-28T13:43:09.256Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-28T13:43:09.256Z] #41 DONE 0.0s [2020-02-28T13:43:09.256Z] [2020-02-28T13:43:09.256Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T13:43:09.256Z] #22 DONE 0.1s [2020-02-28T13:43:09.256Z] [2020-02-28T13:43:09.256Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-28T13:43:09.256Z] #33 DONE 0.1s [2020-02-28T13:43:09.256Z] [2020-02-28T13:43:09.256Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-28T13:43:09.256Z] #71 DONE 0.1s [2020-02-28T13:43:09.256Z] [2020-02-28T13:43:09.256Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-28T13:43:09.256Z] #23 DONE 0.1s [2020-02-28T13:43:09.256Z] [2020-02-28T13:43:09.256Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-28T13:43:09.256Z] #47 DONE 0.2s [2020-02-28T13:43:09.256Z] [2020-02-28T13:43:09.256Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-28T13:43:09.256Z] #50 DONE 0.2s [2020-02-28T13:43:09.256Z] [2020-02-28T13:43:09.256Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-28T13:43:09.256Z] #65 DONE 0.2s [2020-02-28T13:43:09.256Z] [2020-02-28T13:43:09.256Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-28T13:43:09.256Z] #53 DONE 0.2s [2020-02-28T13:43:09.256Z] [2020-02-28T13:43:09.256Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:43:09.256Z] #66 1.070 + RM_GOPATH=0 [2020-02-28T13:43:09.256Z] #66 1.070 + TMP_GOPATH= [2020-02-28T13:43:09.256Z] #66 1.070 + : /build/ [2020-02-28T13:43:09.256Z] #66 1.070 + '[' -z '' ']' [2020-02-28T13:43:09.256Z] #66 1.079 ++ mktemp -d [2020-02-28T13:43:09.256Z] #66 1.087 + export GOPATH=/tmp/tmp.L5nyImCEah [2020-02-28T13:43:09.256Z] #66 1.087 + GOPATH=/tmp/tmp.L5nyImCEah [2020-02-28T13:43:09.256Z] #66 1.087 + RM_GOPATH=1 [2020-02-28T13:43:09.256Z] #66 1.088 ++ dirname ./install.sh [2020-02-28T13:43:09.256Z] #66 1.117 + dir=. [2020-02-28T13:43:09.256Z] #66 1.117 + bin=rootlesskit [2020-02-28T13:43:09.256Z] #66 1.117 + shift [2020-02-28T13:43:09.256Z] #66 1.118 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-28T13:43:09.256Z] #66 1.119 + . ./rootlesskit.installer [2020-02-28T13:43:09.256Z] #66 1.120 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T13:43:09.256Z] #66 1.123 + install_rootlesskit [2020-02-28T13:43:09.256Z] #66 1.124 + case "$1" in [2020-02-28T13:43:09.256Z] #66 1.124 + export CGO_ENABLED=0 [2020-02-28T13:43:09.256Z] #66 1.125 + CGO_ENABLED=0 [2020-02-28T13:43:09.256Z] #66 1.126 + _install_rootlesskit [2020-02-28T13:43:09.256Z] #66 1.126 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-28T13:43:09.256Z] #66 1.126 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.L5nyImCEah/src/github.com/rootless-containers/rootlesskit [2020-02-28T13:43:09.256Z] #66 1.127 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T13:43:09.256Z] #66 1.162 Cloning into '/tmp/tmp.L5nyImCEah/src/github.com/rootless-containers/rootlesskit'... [2020-02-28T13:43:09.470Z] #19 13.99 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-28T13:43:10.042Z] #19 14.42 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-28T13:43:10.614Z] #19 DONE 15.1s [2020-02-28T13:43:10.614Z] [2020-02-28T13:43:10.614Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:43:10.614Z] #44 141.6 CC criu/irmap.o [2020-02-28T13:43:10.614Z] #44 142.1 CC criu/kcmp-ids.o [2020-02-28T13:43:10.614Z] #44 142.4 CC criu/kerndat.o [2020-02-28T13:43:10.614Z] #44 143.4 CC criu/libnetlink.o [2020-02-28T13:43:10.614Z] #44 143.8 CC criu/log.o [2020-02-28T13:43:10.614Z] #44 144.4 CC criu/lsm.o [2020-02-28T13:43:10.614Z] #44 144.7 CC criu/mem.o [2020-02-28T13:43:10.614Z] #44 146.4 CC criu/mount.o [2020-02-28T13:43:10.614Z] #44 150.2 CC criu/namespaces.o [2020-02-28T13:43:11.556Z] #44 151.9 CC criu/net.o [2020-02-28T13:43:12.008Z] #66 ... [2020-02-28T13:43:12.008Z] [2020-02-28T13:43:12.008Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:43:12.008Z] #48 1.135 + RM_GOPATH=0 [2020-02-28T13:43:12.008Z] #48 1.137 + TMP_GOPATH= [2020-02-28T13:43:12.008Z] #48 1.140 + : /build [2020-02-28T13:43:12.008Z] #48 1.140 + '[' -z '' ']' [2020-02-28T13:43:12.008Z] #48 1.141 ++ mktemp -d [2020-02-28T13:43:12.008Z] #48 1.144 + export GOPATH=/tmp/tmp.ysFKyDg9KR [2020-02-28T13:43:12.008Z] #48 1.155 + GOPATH=/tmp/tmp.ysFKyDg9KR [2020-02-28T13:43:12.008Z] #48 1.155 + RM_GOPATH=1 [2020-02-28T13:43:12.008Z] #48 1.163 ++ dirname ./install.sh [2020-02-28T13:43:12.008Z] #48 1.169 + dir=. [2020-02-28T13:43:12.008Z] #48 1.172 + bin=vndr [2020-02-28T13:43:12.009Z] #48 1.173 + shift [2020-02-28T13:43:12.009Z] #48 1.173 + '[' '!' -f ./vndr.installer ']' [2020-02-28T13:43:12.009Z] #48 1.174 + . ./vndr.installer [2020-02-28T13:43:12.009Z] #48 1.175 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T13:43:12.009Z] #48 1.182 + install_vndr [2020-02-28T13:43:12.009Z] #48 1.189 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-28T13:43:12.009Z] #48 1.192 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T13:43:12.009Z] #48 1.192 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ysFKyDg9KR/src/github.com/LK4D4/vndr [2020-02-28T13:43:12.009Z] #48 1.197 Cloning into '/tmp/tmp.ysFKyDg9KR/src/github.com/LK4D4/vndr'... [2020-02-28T13:43:12.009Z] #48 2.475 + cd /tmp/tmp.ysFKyDg9KR/src/github.com/LK4D4/vndr [2020-02-28T13:43:12.009Z] #48 2.475 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T13:43:12.009Z] #48 2.514 + go build -buildmode=pie -v -o /build/vndr . [2020-02-28T13:43:12.009Z] #48 4.826 internal/cpu [2020-02-28T13:43:12.009Z] #48 4.894 internal/race [2020-02-28T13:43:12.009Z] #48 4.923 runtime/internal/sys [2020-02-28T13:43:12.009Z] #48 5.118 runtime/internal/atomic [2020-02-28T13:43:12.009Z] #48 5.320 sync/atomic [2020-02-28T13:43:12.300Z] #48 5.990 unicode [2020-02-28T13:43:12.498Z] #44 ... [2020-02-28T13:43:12.498Z] [2020-02-28T13:43:12.498Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:43:12.498Z] #57 106.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-28T13:43:12.595Z] #48 6.369 unicode/utf8 [2020-02-28T13:43:12.800Z] #63 167.9 + bin/containerd-shim-runc-v1 [2020-02-28T13:43:12.887Z] #48 6.592 math/bits [2020-02-28T13:43:13.519Z] #48 7.233 internal/bytealg [2020-02-28T13:43:13.884Z] #57 107.4 + mkdir -p /build [2020-02-28T13:43:13.884Z] #57 107.4 + cp runc /build/runc [2020-02-28T13:43:13.884Z] #57 DONE 107.8s [2020-02-28T13:43:13.884Z] [2020-02-28T13:43:13.884Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:43:13.884Z] #44 154.2 CC criu/netfilter.o [2020-02-28T13:43:13.884Z] #44 154.5 CC criu/page-pipe.o [2020-02-28T13:43:14.152Z] #48 ... [2020-02-28T13:43:14.152Z] [2020-02-28T13:43:14.152Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:43:14.152Z] #66 7.797 + cd /tmp/tmp.L5nyImCEah/src/github.com/rootless-containers/rootlesskit [2020-02-28T13:43:14.152Z] #66 7.797 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T13:43:14.616Z] #63 170.2 + bin/containerd-shim-runc-v2 [2020-02-28T13:43:14.825Z] #44 155.1 CC criu/page-xfer.o [2020-02-28T13:43:15.198Z] #66 8.717 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-28T13:43:15.198Z] #66 8.719 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-28T13:43:15.395Z] #63 171.0 + binaries [2020-02-28T13:43:15.395Z] #63 171.0 + mkdir -p /build [2020-02-28T13:43:15.395Z] #63 171.0 + cp bin/containerd /build/containerd [2020-02-28T13:43:15.395Z] #63 171.0 + cp bin/containerd-shim /build/containerd-shim [2020-02-28T13:43:15.395Z] #63 171.0 + cp bin/ctr /build/ctr [2020-02-28T13:43:15.747Z] #63 DONE 171.1s [2020-02-28T13:43:15.766Z] #44 156.4 CC criu/pagemap-cache.o [2020-02-28T13:43:16.027Z] #44 156.7 CC criu/pagemap.o [2020-02-28T13:43:16.101Z] [2020-02-28T13:43:16.101Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-28T13:43:16.101Z] #64 DONE 0.1s [2020-02-28T13:43:16.231Z] #66 ... [2020-02-28T13:43:16.231Z] [2020-02-28T13:43:16.231Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T13:43:16.231Z] #31 1.328 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-28T13:43:16.231Z] #31 1.376 Cloning into '.'... [2020-02-28T13:43:16.231Z] #31 ... [2020-02-28T13:43:16.231Z] [2020-02-28T13:43:16.231Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:43:16.231Z] #11 1.604 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T13:43:16.231Z] #11 1.709 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T13:43:16.231Z] #11 1.742 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T13:43:16.231Z] #11 3.129 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-28T13:43:16.231Z] #11 6.580 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-02-28T13:43:16.231Z] #11 9.491 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-02-28T13:43:16.231Z] #11 ... [2020-02-28T13:43:16.231Z] [2020-02-28T13:43:16.231Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:43:16.231Z] #44 1.392 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T13:43:16.231Z] #44 1.543 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T13:43:16.231Z] #44 1.733 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T13:43:16.231Z] #44 3.293 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-28T13:43:16.231Z] #44 6.814 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-02-28T13:43:16.231Z] #44 9.348 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-02-28T13:43:16.449Z] [2020-02-28T13:43:16.449Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-28T13:43:16.449Z] #68 DONE 0.1s [2020-02-28T13:43:16.449Z] [2020-02-28T13:43:16.449Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-28T13:43:16.449Z] #70 DONE 0.1s [2020-02-28T13:43:16.449Z] [2020-02-28T13:43:16.449Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-28T13:43:16.449Z] #73 DONE 0.1s [2020-02-28T13:43:16.449Z] [2020-02-28T13:43:16.449Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-28T13:43:16.449Z] #74 DONE 0.0s [2020-02-28T13:43:16.449Z] [2020-02-28T13:43:16.449Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-28T13:43:16.522Z] #44 ... [2020-02-28T13:43:16.522Z] [2020-02-28T13:43:16.522Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:43:16.522Z] #72 1.136 + RM_GOPATH=0 [2020-02-28T13:43:16.522Z] #72 1.141 + TMP_GOPATH= [2020-02-28T13:43:16.522Z] #72 1.141 + : /build [2020-02-28T13:43:16.522Z] #72 1.142 + '[' -z '' ']' [2020-02-28T13:43:16.522Z] #72 1.148 ++ mktemp -d [2020-02-28T13:43:16.522Z] #72 1.169 + export GOPATH=/tmp/tmp.jdOpqKeyQD [2020-02-28T13:43:16.522Z] #72 1.182 + GOPATH=/tmp/tmp.jdOpqKeyQD [2020-02-28T13:43:16.522Z] #72 1.183 + RM_GOPATH=1 [2020-02-28T13:43:16.522Z] #72 1.187 ++ dirname ./install.sh [2020-02-28T13:43:16.522Z] #72 1.189 + dir=. [2020-02-28T13:43:16.522Z] #72 1.189 + bin=proxy [2020-02-28T13:43:16.522Z] #72 1.189 + shift [2020-02-28T13:43:16.522Z] #72 1.189 + '[' '!' -f ./proxy.installer ']' [2020-02-28T13:43:16.522Z] #72 1.190 + . ./proxy.installer [2020-02-28T13:43:16.522Z] #72 1.190 ++ : 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T13:43:16.522Z] #72 1.206 + install_proxy [2020-02-28T13:43:16.522Z] #72 1.207 + case "$1" in [2020-02-28T13:43:16.522Z] #72 1.208 + export CGO_ENABLED=0 [2020-02-28T13:43:16.522Z] #72 1.208 + CGO_ENABLED=0 [2020-02-28T13:43:16.522Z] #72 1.208 + _install_proxy [2020-02-28T13:43:16.522Z] #72 1.208 + echo 'Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b' [2020-02-28T13:43:16.522Z] #72 1.208 Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T13:43:16.522Z] #72 1.209 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jdOpqKeyQD/src/github.com/docker/libnetwork [2020-02-28T13:43:16.522Z] #72 1.228 Cloning into '/tmp/tmp.jdOpqKeyQD/src/github.com/docker/libnetwork'... [2020-02-28T13:43:16.522Z] #72 ... [2020-02-28T13:43:16.522Z] [2020-02-28T13:43:16.522Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T13:43:16.522Z] #26 2.641 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T13:43:16.522Z] #26 2.774 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T13:43:16.523Z] #26 2.775 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T13:43:16.523Z] #26 4.892 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-28T13:43:16.523Z] #26 8.602 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-02-28T13:43:16.813Z] #26 10.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-02-28T13:43:16.813Z] #26 ... [2020-02-28T13:43:16.813Z] [2020-02-28T13:43:16.813Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T13:43:16.813Z] #42 1.310 + git clone https://github.com/docker/distribution.git . [2020-02-28T13:43:16.813Z] #42 1.388 Cloning into '.'... [2020-02-28T13:43:16.813Z] #42 ... [2020-02-28T13:43:16.813Z] [2020-02-28T13:43:16.813Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:43:16.813Z] #51 1.092 + RM_GOPATH=0 [2020-02-28T13:43:16.813Z] #51 1.095 + TMP_GOPATH= [2020-02-28T13:43:16.813Z] #51 1.095 + : /build [2020-02-28T13:43:16.813Z] #51 1.095 + '[' -z '' ']' [2020-02-28T13:43:16.813Z] #51 1.096 ++ mktemp -d [2020-02-28T13:43:16.813Z] #51 1.114 + export GOPATH=/tmp/tmp.0florFJKUV [2020-02-28T13:43:16.813Z] #51 1.125 + GOPATH=/tmp/tmp.0florFJKUV [2020-02-28T13:43:16.813Z] #51 1.131 + RM_GOPATH=1 [2020-02-28T13:43:16.813Z] #51 1.136 ++ dirname ./install.sh [2020-02-28T13:43:16.813Z] #51 1.151 + dir=. [2020-02-28T13:43:16.813Z] #51 1.153 + bin=gotestsum [2020-02-28T13:43:16.813Z] #51 1.154 + shift [2020-02-28T13:43:16.813Z] #51 1.158 + '[' '!' -f ./gotestsum.installer ']' [2020-02-28T13:43:16.813Z] #51 1.159 + . ./gotestsum.installer [2020-02-28T13:43:16.813Z] #51 1.161 ++ : v0.3.5 [2020-02-28T13:43:16.813Z] #51 1.164 + install_gotestsum [2020-02-28T13:43:16.813Z] #51 1.166 + echo 'Installing gotestsum version v0.3.5' [2020-02-28T13:43:16.813Z] #51 1.166 Installing gotestsum version v0.3.5 [2020-02-28T13:43:16.813Z] #51 1.167 + go get -d gotest.tools/gotestsum [2020-02-28T13:43:16.967Z] #44 157.3 CC criu/parasite-syscall.o [2020-02-28T13:43:17.102Z] #51 ... [2020-02-28T13:43:17.102Z] [2020-02-28T13:43:17.102Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:43:17.102Z] #24 1.141 + RM_GOPATH=0 [2020-02-28T13:43:17.102Z] #24 1.144 + TMP_GOPATH= [2020-02-28T13:43:17.102Z] #24 1.144 + : /build [2020-02-28T13:43:17.102Z] #24 1.145 + '[' -z '' ']' [2020-02-28T13:43:17.102Z] #24 1.147 ++ mktemp -d [2020-02-28T13:43:17.102Z] #24 1.157 + export GOPATH=/tmp/tmp.034Gckaave [2020-02-28T13:43:17.102Z] #24 1.157 + GOPATH=/tmp/tmp.034Gckaave [2020-02-28T13:43:17.102Z] #24 1.158 + RM_GOPATH=1 [2020-02-28T13:43:17.102Z] #24 1.159 ++ dirname ./install.sh [2020-02-28T13:43:17.102Z] #24 1.179 + dir=. [2020-02-28T13:43:17.102Z] #24 1.181 + bin=dockercli [2020-02-28T13:43:17.102Z] #24 1.181 + shift [2020-02-28T13:43:17.102Z] #24 1.183 + '[' '!' -f ./dockercli.installer ']' [2020-02-28T13:43:17.102Z] #24 1.184 + . ./dockercli.installer [2020-02-28T13:43:17.102Z] #24 1.185 ++ : stable [2020-02-28T13:43:17.102Z] #24 1.186 ++ : 17.06.2-ce [2020-02-28T13:43:17.102Z] #24 1.193 + install_dockercli [2020-02-28T13:43:17.102Z] #24 1.194 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-28T13:43:17.102Z] #24 1.194 Install docker/cli version 17.06.2-ce from stable [2020-02-28T13:43:17.102Z] #24 1.196 ++ uname -m [2020-02-28T13:43:17.102Z] #24 1.200 + arch=ppc64le [2020-02-28T13:43:17.102Z] #24 1.200 + '[' ppc64le '!=' x86_64 ']' [2020-02-28T13:43:17.102Z] #24 1.201 + '[' ppc64le '!=' s390x ']' [2020-02-28T13:43:17.102Z] #24 1.201 + '[' ppc64le '!=' armhf ']' [2020-02-28T13:43:17.102Z] #24 1.201 + build_dockercli [2020-02-28T13:43:17.102Z] #24 1.201 + git clone https://github.com/docker/docker-ce /tmp/tmp.034Gckaave/tmp/docker-ce [2020-02-28T13:43:17.102Z] #24 1.211 Cloning into '/tmp/tmp.034Gckaave/tmp/docker-ce'... [2020-02-28T13:43:17.102Z] #24 ... [2020-02-28T13:43:17.102Z] [2020-02-28T13:43:17.102Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:43:17.102Z] #54 1.074 + RM_GOPATH=0 [2020-02-28T13:43:17.102Z] #54 1.088 + TMP_GOPATH= [2020-02-28T13:43:17.102Z] #54 1.089 + : /build [2020-02-28T13:43:17.102Z] #54 1.089 + '[' -z '' ']' [2020-02-28T13:43:17.102Z] #54 1.097 ++ mktemp -d [2020-02-28T13:43:17.102Z] #54 1.105 + export GOPATH=/tmp/tmp.gBLwuWjn5C [2020-02-28T13:43:17.102Z] #54 1.110 + GOPATH=/tmp/tmp.gBLwuWjn5C [2020-02-28T13:43:17.102Z] #54 1.110 + RM_GOPATH=1 [2020-02-28T13:43:17.102Z] #54 1.132 ++ dirname ./install.sh [2020-02-28T13:43:17.102Z] #54 1.156 + dir=. [2020-02-28T13:43:17.102Z] #54 1.168 + bin=golangci_lint [2020-02-28T13:43:17.102Z] #54 1.168 + shift [2020-02-28T13:43:17.102Z] #54 1.168 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-28T13:43:17.102Z] #54 1.168 + . ./golangci_lint.installer [2020-02-28T13:43:17.102Z] #54 1.168 ++ : v1.20.0 [2020-02-28T13:43:17.102Z] #54 1.176 + install_golangci_lint [2020-02-28T13:43:17.102Z] #54 1.184 + echo 'Installing golangci-lint version v1.20.0' [2020-02-28T13:43:17.102Z] #54 1.184 Installing golangci-lint version v1.20.0 [2020-02-28T13:43:17.102Z] #54 1.184 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-28T13:43:17.369Z] #75 DONE 0.5s [2020-02-28T13:43:17.369Z] [2020-02-28T13:43:17.369Z] #76 exporting to oci image format [2020-02-28T13:43:17.370Z] #76 exporting layers [2020-02-28T13:43:17.394Z] #54 ... [2020-02-28T13:43:17.394Z] [2020-02-28T13:43:17.394Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:43:17.394Z] #36 1.402 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T13:43:17.394Z] #36 1.544 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T13:43:17.394Z] #36 1.731 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T13:43:17.394Z] #36 3.114 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-28T13:43:17.394Z] #36 6.726 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-02-28T13:43:17.394Z] #36 8.923 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-02-28T13:43:17.394Z] #36 ... [2020-02-28T13:43:17.394Z] [2020-02-28T13:43:17.394Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T13:43:17.394Z] #60 1.393 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T13:43:17.394Z] #60 1.556 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T13:43:17.394Z] #60 1.812 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T13:43:17.394Z] #60 3.273 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-28T13:43:17.394Z] #60 6.565 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-02-28T13:43:17.394Z] #60 9.772 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-02-28T13:43:17.538Z] #44 157.9 CC criu/path.o [2020-02-28T13:43:17.684Z] #60 ... [2020-02-28T13:43:17.684Z] [2020-02-28T13:43:17.684Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:43:17.684Z] #34 1.129 + RM_GOPATH=0 [2020-02-28T13:43:17.684Z] #34 1.129 + TMP_GOPATH= [2020-02-28T13:43:17.684Z] #34 1.129 + : /build [2020-02-28T13:43:17.684Z] #34 1.129 + '[' -z '' ']' [2020-02-28T13:43:17.684Z] #34 1.130 ++ mktemp -d [2020-02-28T13:43:17.684Z] #34 1.132 + export GOPATH=/tmp/tmp.9PUUvdMghc [2020-02-28T13:43:17.684Z] #34 1.157 + GOPATH=/tmp/tmp.9PUUvdMghc [2020-02-28T13:43:17.684Z] #34 1.157 + RM_GOPATH=1 [2020-02-28T13:43:17.684Z] #34 1.161 ++ dirname ./install.sh [2020-02-28T13:43:17.684Z] #34 1.175 + dir=. [2020-02-28T13:43:17.684Z] #34 1.175 + bin=tomlv [2020-02-28T13:43:17.684Z] #34 1.175 + shift [2020-02-28T13:43:17.684Z] #34 1.176 + '[' '!' -f ./tomlv.installer ']' [2020-02-28T13:43:17.684Z] #34 1.177 + . ./tomlv.installer [2020-02-28T13:43:17.684Z] #34 1.178 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T13:43:17.684Z] #34 1.180 + install_tomlv [2020-02-28T13:43:17.684Z] #34 1.180 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-28T13:43:17.684Z] #34 1.181 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9PUUvdMghc/src/github.com/BurntSushi/toml [2020-02-28T13:43:17.684Z] #34 1.182 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T13:43:17.684Z] #34 1.191 Cloning into '/tmp/tmp.9PUUvdMghc/src/github.com/BurntSushi/toml'... [2020-02-28T13:43:17.684Z] #34 2.548 + cd /tmp/tmp.9PUUvdMghc/src/github.com/BurntSushi/toml [2020-02-28T13:43:17.684Z] #34 2.548 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T13:43:17.684Z] #34 2.575 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-28T13:43:17.684Z] #34 3.885 math/bits [2020-02-28T13:43:17.684Z] #34 3.886 internal/cpu [2020-02-28T13:43:17.684Z] #34 3.934 runtime/internal/sys [2020-02-28T13:43:17.684Z] #34 4.299 runtime/internal/atomic [2020-02-28T13:43:17.684Z] #34 5.026 runtime/internal/math [2020-02-28T13:43:17.684Z] #34 5.458 unicode/utf8 [2020-02-28T13:43:17.684Z] #34 5.797 sync/atomic [2020-02-28T13:43:17.684Z] #34 6.015 internal/bytealg [2020-02-28T13:43:17.684Z] #34 6.676 math [2020-02-28T13:43:17.684Z] #34 7.426 unicode [2020-02-28T13:43:17.684Z] #34 8.271 internal/testlog [2020-02-28T13:43:17.684Z] #34 9.569 encoding [2020-02-28T13:43:17.684Z] #34 9.607 runtime [2020-02-28T13:43:17.684Z] #34 10.69 runtime/cgo [2020-02-28T13:43:17.799Z] #44 158.2 CC criu/pie-util-vdso.o [2020-02-28T13:43:18.074Z] #44 158.6 CC criu/pie-util.o [2020-02-28T13:43:18.334Z] #44 158.7 CC criu/pipes.o [2020-02-28T13:43:18.904Z] #44 159.4 CC criu/plugin.o [2020-02-28T13:43:19.165Z] #44 159.7 CC criu/proc_parse.o [2020-02-28T13:43:20.106Z] #44 ... [2020-02-28T13:43:20.106Z] [2020-02-28T13:43:20.106Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:43:20.106Z] #62 182.7 + bin/containerd [2020-02-28T13:43:22.023Z] #62 ... [2020-02-28T13:43:22.023Z] [2020-02-28T13:43:22.023Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:43:22.023Z] #53 DONE 220.6s [2020-02-28T13:43:22.284Z] [2020-02-28T13:43:22.284Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:43:22.284Z] #44 161.6 CC criu/protobuf-desc.o [2020-02-28T13:43:22.284Z] #44 162.3 CC criu/protobuf.o [2020-02-28T13:43:22.284Z] #44 162.6 CC criu/pstree.o [2020-02-28T13:43:23.227Z] #44 163.8 CC criu/rbtree.o [2020-02-28T13:43:23.488Z] #44 164.1 CC criu/rst-malloc.o [2020-02-28T13:43:23.749Z] #44 164.3 CC criu/seccomp.o [2020-02-28T13:43:24.322Z] #44 164.8 CC criu/seize.o [2020-02-28T13:43:24.895Z] #44 165.5 CC criu/servicefd.o [2020-02-28T13:43:25.467Z] #44 165.8 CC criu/shmem.o [2020-02-28T13:43:26.039Z] #44 166.5 CC criu/sigframe.o [2020-02-28T13:43:26.039Z] #44 166.6 CC criu/signalfd.o [2020-02-28T13:43:26.066Z] Running on azwin-2-dd7041 in d:\jenkins\workspace\moby_PR-40594 [Pipeline] { [Pipeline] ws [2020-02-28T13:43:26.080Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-02-28T13:43:26.193Z] #34 ... [2020-02-28T13:43:26.193Z] [2020-02-28T13:43:26.193Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:43:26.193Z] #48 8.799 internal/testlog [2020-02-28T13:43:26.193Z] #48 10.27 unicode/utf16 [2020-02-28T13:43:26.193Z] #48 10.37 runtime [2020-02-28T13:43:26.193Z] #48 10.57 math [2020-02-28T13:43:26.193Z] #48 11.43 container/list [2020-02-28T13:43:26.193Z] #48 15.25 crypto/internal/subtle [2020-02-28T13:43:26.193Z] #48 15.92 crypto/subtle [2020-02-28T13:43:26.193Z] #48 16.40 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-28T13:43:26.193Z] #48 17.11 internal/nettrace [2020-02-28T13:43:26.193Z] #48 17.83 runtime/cgo [2020-02-28T13:43:26.303Z] #44 166.9 CC criu/sk-inet.o [2020-02-28T13:43:27.353Z] #44 167.7 CC criu/sk-netlink.o [2020-02-28T13:43:27.353Z] #44 168.1 CC criu/sk-packet.o [2020-02-28T13:43:28.319Z] #44 168.6 CC criu/sk-queue.o [2020-02-28T13:43:28.319Z] #44 169.0 CC criu/sk-tcp.o [2020-02-28T13:43:28.899Z] #44 169.5 CC criu/sk-unix.o [2020-02-28T13:43:29.751Z] #48 23.42 vendor/golang.org/x/crypto/internal/subtle [2020-02-28T13:43:29.751Z] #48 ... [2020-02-28T13:43:29.751Z] [2020-02-28T13:43:29.751Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:43:29.751Z] #36 23.73 Fetched 8113 kB in 22s (363 kB/s) [2020-02-28T13:43:30.862Z] #44 171.2 CC criu/sockets.o [2020-02-28T13:43:31.128Z] #44 171.8 CC criu/stats.o [2020-02-28T13:43:31.393Z] #44 172.1 CC criu/string.o [2020-02-28T13:43:31.393Z] #44 172.1 CC criu/sysctl.o [2020-02-28T13:43:31.986Z] #44 172.6 CC criu/sysfs_parse.o [2020-02-28T13:43:32.581Z] #44 172.9 CC criu/timerfd.o [2020-02-28T13:43:32.581Z] #44 ... [2020-02-28T13:43:32.581Z] [2020-02-28T13:43:32.581Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:43:32.581Z] #23 231.2 + return [2020-02-28T13:43:33.580Z] #23 DONE 232.3s [2020-02-28T13:43:33.580Z] [2020-02-28T13:43:33.580Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:43:33.580Z] #44 173.2 CC criu/tty.o [2020-02-28T13:43:34.518Z] #44 174.8 CC criu/tun.o [2020-02-28T13:43:34.778Z] #44 175.3 CC criu/uffd.o [2020-02-28T13:43:35.308Z] #36 23.73 Reading package lists... [2020-02-28T13:43:35.308Z] #36 ... [2020-02-28T13:43:35.308Z] [2020-02-28T13:43:35.308Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:43:35.309Z] #72 28.30 Checking out files: 63% (1307/2044) Checking out files: 64% (1309/2044) Checking out files: 65% (1329/2044) Checking out files: 66% (1350/2044) Checking out files: 67% (1370/2044) Checking out files: 68% (1390/2044) Checking out files: 69% (1411/2044) Checking out files: 70% (1431/2044) Checking out files: 71% (1452/2044) Checking out files: 72% (1472/2044) Checking out files: 73% (1493/2044) Checking out files: 74% (1513/2044) Checking out files: 75% (1533/2044) Checking out files: 76% (1554/2044) Checking out files: 77% (1574/2044) Checking out files: 78% (1595/2044) Checking out files: 79% (1615/2044) Checking out files: 80% (1636/2044) Checking out files: 81% (1656/2044) Checking out files: 82% (1677/2044) Checking out files: 83% (1697/2044) Checking out files: 84% (1717/2044) Checking out files: 85% (1738/2044) Checking out files: 86% (1758/2044) Checking out files: 87% (1779/2044) Checking out files: 88% (1799/2044) Checking out files: 89% (1820/2044) Checking out files: 90% (1840/2044) Checking out files: 91% (1861/2044) Checking out files: 92% (1881/2044) Checking out files: 93% (1901/2044) Checking out files: 94% (1922/2044) Checking out files: 95% (1942/2044) Checking out files: 96% (1963/2044) Checking out files: 97% (1983/2044) Checking out files: 98% (2004/2044) Checking out files: 99% (2024/2044) Checking out files: 100% (2044/2044) Checking out files: 100% (2044/2044), done. [2020-02-28T13:43:35.309Z] #72 29.18 + cd /tmp/tmp.jdOpqKeyQD/src/github.com/docker/libnetwork [2020-02-28T13:43:35.309Z] #72 29.18 + git checkout -q 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T13:43:35.599Z] #72 29.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-28T13:43:35.718Z] #44 176.3 CC criu/util.o [2020-02-28T13:43:36.286Z] #44 ... [2020-02-28T13:43:36.286Z] [2020-02-28T13:43:36.286Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-28T13:43:36.286Z] #24 DONE 0.6s [2020-02-28T13:43:36.546Z] [2020-02-28T13:43:36.546Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-28T13:43:37.487Z] #28 DONE 0.9s [2020-02-28T13:43:37.487Z] [2020-02-28T13:43:37.487Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-28T13:43:37.487Z] #31 DONE 0.2s [2020-02-28T13:43:37.487Z] [2020-02-28T13:43:37.487Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:43:37.487Z] #44 177.3 CC criu/uts_ns.o [2020-02-28T13:43:37.487Z] #44 177.5 CC criu/vdso.o [2020-02-28T13:43:37.487Z] #44 178.0 LINK criu/built-in.o [2020-02-28T13:43:37.487Z] #44 178.1 LINK criu/criu [2020-02-28T13:43:37.747Z] #44 ... [2020-02-28T13:43:37.747Z] [2020-02-28T13:43:37.747Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-28T13:43:37.747Z] #34 DONE 0.2s [2020-02-28T13:43:37.747Z] [2020-02-28T13:43:37.747Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-28T13:43:37.747Z] #39 DONE 0.2s [2020-02-28T13:43:37.747Z] [2020-02-28T13:43:37.747Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:43:37.747Z] #44 178.5 DEP lib/c/criu.d [2020-02-28T13:43:38.007Z] #44 178.6 CC images/rpc.pb-c.o [2020-02-28T13:43:38.268Z] #44 ... [2020-02-28T13:43:38.268Z] [2020-02-28T13:43:38.268Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-28T13:43:38.268Z] #42 DONE 0.2s [2020-02-28T13:43:38.268Z] [2020-02-28T13:43:38.268Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:43:38.528Z] #62 ... [2020-02-28T13:43:38.528Z] [2020-02-28T13:43:38.528Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:43:38.528Z] #44 179.1 CC lib/c/criu.o [2020-02-28T13:43:39.469Z] #44 180.0 LINK lib/c/built-in.o [2020-02-28T13:43:39.469Z] #44 180.0 LINK lib/c/libcriu.so [2020-02-28T13:43:39.469Z] #44 180.1 LINK lib/c/libcriu.a [2020-02-28T13:43:39.730Z] #44 180.2 GEN magic.py [2020-02-28T13:43:39.730Z] #44 180.3 Note: Building without setproctitle() and strlcpy() support. [2020-02-28T13:43:39.730Z] #44 180.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-28T13:43:39.730Z] #44 180.3 Note: Building without GnuTLS support [2020-02-28T13:43:40.301Z] #44 180.9 fatal: not a git repository (or any of the parent directories): .git [2020-02-28T13:43:41.169Z] #72 ... [2020-02-28T13:43:41.169Z] [2020-02-28T13:43:41.169Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:43:41.169Z] #11 24.24 Fetched 8113 kB in 23s (358 kB/s) [2020-02-28T13:43:41.169Z] #11 24.24 Reading package lists... [2020-02-28T13:43:41.169Z] #11 34.01 Reading package lists... [2020-02-28T13:43:41.169Z] #11 ... [2020-02-28T13:43:41.169Z] [2020-02-28T13:43:41.169Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T13:43:41.169Z] #60 24.43 Fetched 8113 kB in 23s (350 kB/s) [2020-02-28T13:43:41.169Z] #60 24.43 Reading package lists... [2020-02-28T13:43:41.169Z] #60 34.39 Reading package lists... [2020-02-28T13:43:41.169Z] #60 ... [2020-02-28T13:43:41.169Z] [2020-02-28T13:43:41.169Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:43:41.169Z] #54 32.43 + cd /tmp/tmp.gBLwuWjn5C/src/github.com/golangci/golangci-lint/ [2020-02-28T13:43:41.169Z] #54 32.43 + git checkout -q v1.20.0 [2020-02-28T13:43:41.169Z] #54 32.94 ++ git describe --tags [2020-02-28T13:43:41.169Z] #54 32.96 + version=v1.20.0 [2020-02-28T13:43:41.169Z] #54 32.96 ++ git rev-parse --short HEAD [2020-02-28T13:43:41.169Z] #54 32.97 + commit=cc98739 [2020-02-28T13:43:41.169Z] #54 32.98 ++ git show -s --format=%cd [2020-02-28T13:43:41.169Z] #54 32.99 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-28T13:43:41.169Z] #54 32.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 [2020-02-28T13:43:41.169Z] #54 ... [2020-02-28T13:43:41.169Z] [2020-02-28T13:43:41.169Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:43:41.169Z] #44 25.21 Fetched 8113 kB in 24s (338 kB/s) [2020-02-28T13:43:41.169Z] #44 25.21 Reading package lists... [2020-02-28T13:43:41.169Z] #44 ... [2020-02-28T13:43:41.169Z] [2020-02-28T13:43:41.169Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T13:43:41.169Z] #42 25.77 Checking out files: 84% (1301/1545) Checking out files: 85% (1314/1545) Checking out files: 86% (1329/1545) Checking out files: 87% (1345/1545) Checking out files: 88% (1360/1545) Checking out files: 89% (1376/1545) Checking out files: 90% (1391/1545) Checking out files: 91% (1406/1545) Checking out files: 92% (1422/1545) Checking out files: 93% (1437/1545) Checking out files: 94% (1453/1545) Checking out files: 95% (1468/1545) Checking out files: 96% (1484/1545) Checking out files: 97% (1499/1545) Checking out files: 98% (1515/1545) Checking out files: 99% (1530/1545) Checking out files: 100% (1545/1545) Checking out files: 100% (1545/1545), done. [2020-02-28T13:43:41.169Z] #42 26.10 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-28T13:43:41.169Z] #42 29.58 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-28T13:43:41.243Z] #44 181.7 make[1]: Nothing to be done for 'all'. [2020-02-28T13:43:41.462Z] #42 ... [2020-02-28T13:43:41.462Z] [2020-02-28T13:43:41.462Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:43:42.183Z] #44 182.6 make[1]: 'images/built-in.o' is up to date. [2020-02-28T13:43:42.183Z] #44 182.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-28T13:43:42.183Z] #44 182.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-28T13:43:42.183Z] #44 182.7 make[1]: 'compel/libcompel.a' is up to date. [2020-02-28T13:43:42.183Z] #44 182.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-28T13:43:42.183Z] #44 182.8 make[1]: Nothing to be done for 'all'. [2020-02-28T13:43:42.183Z] #44 182.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-28T13:43:42.443Z] #44 183.0 make[2]: Nothing to be done for 'all'. [2020-02-28T13:43:42.443Z] #44 183.1 make[2]: Nothing to be done for 'all'. [2020-02-28T13:43:42.703Z] #44 183.2 make[2]: Nothing to be done for 'all'. [2020-02-28T13:43:42.703Z] #44 183.3 make[2]: Nothing to be done for 'all'. [2020-02-28T13:43:42.703Z] #44 183.4 make[2]: Nothing to be done for 'all'. [2020-02-28T13:43:42.703Z] #44 183.4 make[2]: Nothing to be done for 'all'. [2020-02-28T13:43:42.703Z] #44 183.5 make[2]: Nothing to be done for 'all'. [2020-02-28T13:43:42.963Z] #44 183.6 make[2]: Nothing to be done for 'all'. [2020-02-28T13:43:42.963Z] #44 183.6 INSTALL criu/criu [2020-02-28T13:43:42.966Z] #44 35.44 Reading package lists... [2020-02-28T13:43:42.966Z] #44 ... [2020-02-28T13:43:42.966Z] [2020-02-28T13:43:42.966Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T13:43:42.966Z] #26 26.83 Fetched 8113 kB in 25s (322 kB/s) [2020-02-28T13:43:42.966Z] #26 26.83 Reading package lists... [2020-02-28T13:43:42.966Z] #26 36.49 Reading package lists... [2020-02-28T13:43:42.966Z] #26 ... [2020-02-28T13:43:42.966Z] [2020-02-28T13:43:42.966Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:43:42.966Z] #36 23.73 Reading package lists... [2020-02-28T13:43:43.223Z] #44 DONE 184.0s [2020-02-28T13:43:43.223Z] [2020-02-28T13:43:43.223Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:43:45.134Z] #62 ... [2020-02-28T13:43:45.134Z] [2020-02-28T13:43:45.134Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-28T13:43:45.134Z] #45 DONE 0.1s [2020-02-28T13:43:45.134Z] [2020-02-28T13:43:45.134Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-28T13:43:45.134Z] #48 DONE 0.1s [2020-02-28T13:43:45.134Z] [2020-02-28T13:43:45.134Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-28T13:43:45.134Z] #51 DONE 0.1s [2020-02-28T13:43:45.134Z] [2020-02-28T13:43:45.134Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:43:45.393Z] #62 ... [2020-02-28T13:43:45.393Z] [2020-02-28T13:43:45.393Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-28T13:43:45.393Z] #54 DONE 0.2s [2020-02-28T13:43:45.393Z] [2020-02-28T13:43:45.393Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-28T13:43:45.651Z] #58 DONE 0.1s [2020-02-28T13:43:45.651Z] [2020-02-28T13:43:45.651Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:43:47.428Z] #36 32.50 Reading package lists... [2020-02-28T13:43:48.696Z] #36 42.01 Building dependency tree... [2020-02-28T13:43:48.696Z] #36 ... [2020-02-28T13:43:48.696Z] [2020-02-28T13:43:48.696Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:43:48.696Z] #11 34.01 Reading package lists... [2020-02-28T13:43:48.911Z] using credential docker-jenkins-github-credentials [2020-02-28T13:43:48.988Z] Cloning the remote Git repository [2020-02-28T13:43:48.989Z] Cloning with configured refspecs honoured and without tags [2020-02-28T13:43:49.183Z] Cloning repository https://github.com/moby/moby.git [2020-02-28T13:43:51.399Z] #11 43.19 Building dependency tree... [2020-02-28T13:43:49.566Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-02-28T13:43:50.759Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T13:43:50.760Z] > git --version # timeout=10 [2020-02-28T13:43:50.804Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T13:43:50.806Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40594/head:refs/remotes/origin/PR-40594 +refs/heads/master:refs/remotes/origin/master [2020-02-28T13:43:52.907Z] #11 47.12 The following additional packages will be installed: [2020-02-28T13:43:52.907Z] #11 47.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-28T13:43:52.907Z] #11 47.12 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-28T13:43:53.199Z] #11 47.12 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-28T13:43:53.199Z] #11 47.14 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-28T13:43:53.199Z] #11 47.16 Suggested packages: [2020-02-28T13:43:53.199Z] #11 47.16 gcc-8-locales seccomp wine64 [2020-02-28T13:43:55.373Z] #11 49.12 The following NEW packages will be installed: [2020-02-28T13:43:55.373Z] #11 49.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-28T13:43:55.373Z] #11 49.13 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-28T13:43:55.373Z] #11 49.13 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-28T13:43:55.373Z] #11 49.13 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-28T13:43:55.373Z] #11 49.14 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-28T13:43:55.373Z] #11 49.14 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-28T13:43:55.374Z] #11 49.30 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T13:43:55.374Z] #11 49.30 Need to get 78.9 MB of archives. [2020-02-28T13:43:55.374Z] #11 49.30 After this operation, 532 MB of additional disk space will be used. [2020-02-28T13:43:55.374Z] #11 49.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-02-28T13:43:55.632Z] #62 218.2 + bin/containerd-stress [2020-02-28T13:43:55.665Z] #11 49.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-02-28T13:43:55.960Z] #11 50.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-28T13:43:56.255Z] #11 50.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-02-28T13:43:56.255Z] #11 50.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-02-28T13:43:56.255Z] #11 50.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-28T13:43:56.582Z] #11 ... [2020-02-28T13:43:56.582Z] [2020-02-28T13:43:56.582Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:43:56.582Z] #36 42.01 Building dependency tree... [2020-02-28T13:43:56.582Z] #36 46.84 The following additional packages will be installed: [2020-02-28T13:43:56.582Z] #36 46.87 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-28T13:43:56.582Z] #36 46.89 Suggested packages: [2020-02-28T13:43:56.582Z] #36 46.89 cmake-doc ninja-build lrzip [2020-02-28T13:43:56.582Z] #36 46.89 Recommended packages: [2020-02-28T13:43:56.582Z] #36 46.89 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-28T13:43:56.582Z] #36 48.87 The following NEW packages will be installed: [2020-02-28T13:43:56.582Z] #36 48.88 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-28T13:43:56.582Z] #36 48.88 vim-common xxd [2020-02-28T13:43:56.582Z] #36 49.11 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T13:43:56.582Z] #36 49.11 Need to get 14.9 MB of archives. [2020-02-28T13:43:56.582Z] #36 49.11 After this operation, 67.2 MB of additional disk space will be used. [2020-02-28T13:43:56.582Z] #36 49.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-02-28T13:43:56.582Z] #36 49.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-02-28T13:43:56.582Z] #36 49.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-02-28T13:43:56.582Z] #36 49.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-02-28T13:43:56.582Z] #36 50.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-02-28T13:43:56.582Z] #36 50.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-02-28T13:43:56.582Z] #36 50.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-02-28T13:43:56.582Z] #36 50.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-02-28T13:43:56.582Z] #36 50.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-02-28T13:43:56.582Z] #36 50.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-02-28T13:43:56.944Z] #36 ... [2020-02-28T13:43:56.944Z] [2020-02-28T13:43:56.945Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:43:56.945Z] #11 50.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-28T13:43:57.581Z] #11 51.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-02-28T13:43:57.581Z] #11 51.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-02-28T13:43:58.166Z] #62 220.7 + bin/containerd-shim [2020-02-28T13:43:58.623Z] #11 ... [2020-02-28T13:43:58.623Z] [2020-02-28T13:43:58.623Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T13:43:58.623Z] #60 34.39 Reading package lists... [2020-02-28T13:43:58.623Z] #60 44.42 Building dependency tree... [2020-02-28T13:43:58.623Z] #60 47.77 The following additional packages will be installed: [2020-02-28T13:43:58.623Z] #60 47.78 libbtrfs0 [2020-02-28T13:43:58.623Z] #60 48.03 The following NEW packages will be installed: [2020-02-28T13:43:58.623Z] #60 48.07 libbtrfs-dev libbtrfs0 [2020-02-28T13:43:58.623Z] #60 48.35 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T13:43:58.623Z] #60 48.35 Need to get 120 kB of archives. [2020-02-28T13:43:58.623Z] #60 48.35 After this operation, 423 kB of additional disk space will be used. [2020-02-28T13:43:58.623Z] #60 48.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-02-28T13:43:58.623Z] #60 48.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-02-28T13:43:58.623Z] #60 50.53 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T13:43:58.623Z] #60 50.97 Fetched 120 kB in 0s (1089 kB/s) [2020-02-28T13:43:58.623Z] #60 51.04 Selecting previously unselected package libbtrfs0. [2020-02-28T13:43:58.623Z] #60 51.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 ... 15330 files and directories currently installed.) [2020-02-28T13:43:58.624Z] #60 51.24 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-02-28T13:43:58.624Z] #60 51.26 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-28T13:43:58.624Z] #60 51.43 Selecting previously unselected package libbtrfs-dev. [2020-02-28T13:43:58.624Z] #60 51.46 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-02-28T13:43:58.624Z] #60 51.47 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-28T13:43:58.624Z] #60 51.93 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-28T13:43:58.624Z] #60 51.94 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-28T13:43:58.624Z] #60 51.95 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T13:43:58.624Z] #60 DONE 52.5s [2020-02-28T13:43:58.624Z] [2020-02-28T13:43:58.624Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T13:43:58.624Z] #61 DONE 0.1s [2020-02-28T13:43:58.624Z] [2020-02-28T13:43:58.624Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-28T13:43:58.624Z] #62 DONE 0.1s [2020-02-28T13:43:58.624Z] [2020-02-28T13:43:58.624Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:43:58.915Z] #63 0.316 + RM_GOPATH=0 [2020-02-28T13:43:58.915Z] #63 0.317 + TMP_GOPATH= [2020-02-28T13:43:58.915Z] #63 0.319 + : /build [2020-02-28T13:43:58.915Z] #63 0.320 + '[' -z '' ']' [2020-02-28T13:43:58.915Z] #63 0.357 ++ mktemp -d [2020-02-28T13:43:58.915Z] #63 0.361 + export GOPATH=/tmp/tmp.3Syyu7DYcR [2020-02-28T13:43:58.915Z] #63 0.362 + GOPATH=/tmp/tmp.3Syyu7DYcR [2020-02-28T13:43:58.915Z] #63 0.362 + RM_GOPATH=1 [2020-02-28T13:43:58.915Z] #63 0.363 ++ dirname ./install.sh [2020-02-28T13:43:58.915Z] #63 0.366 + dir=. [2020-02-28T13:43:58.915Z] #63 0.383 + bin=containerd [2020-02-28T13:43:58.915Z] #63 0.385 + shift [2020-02-28T13:43:58.915Z] #63 0.386 + '[' '!' -f ./containerd.installer ']' [2020-02-28T13:43:58.915Z] #63 0.387 + . ./containerd.installer [2020-02-28T13:43:58.915Z] #63 0.399 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T13:43:58.915Z] #63 0.403 + install_containerd [2020-02-28T13:43:58.916Z] #63 0.407 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-28T13:43:58.916Z] #63 0.408 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T13:43:58.916Z] #63 0.408 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3Syyu7DYcR/src/github.com/containerd/containerd [2020-02-28T13:43:58.916Z] #63 0.418 Cloning into '/tmp/tmp.3Syyu7DYcR/src/github.com/containerd/containerd'... [2020-02-28T13:44:01.673Z] #63 ... [2020-02-28T13:44:01.673Z] [2020-02-28T13:44:01.673Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:44:01.673Z] #44 35.44 Reading package lists... [2020-02-28T13:44:01.673Z] #44 45.94 Building dependency tree... [2020-02-28T13:44:01.673Z] #44 50.44 The following additional packages will be installed: [2020-02-28T13:44:01.673Z] #44 50.45 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-28T13:44:01.673Z] #44 50.46 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-28T13:44:01.673Z] #44 50.47 Suggested packages: [2020-02-28T13:44:01.673Z] #44 50.47 manpages-dev python-setuptools [2020-02-28T13:44:01.673Z] #44 54.04 The following NEW packages will be installed: [2020-02-28T13:44:01.673Z] #44 54.04 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-28T13:44:01.673Z] #44 54.05 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-28T13:44:01.673Z] #44 54.05 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-28T13:44:01.673Z] #44 54.06 python-six zlib1g-dev [2020-02-28T13:44:01.673Z] #44 54.44 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T13:44:01.673Z] #44 54.44 Need to get 4075 kB of archives. [2020-02-28T13:44:01.673Z] #44 54.44 After this operation, 24.5 MB of additional disk space will be used. [2020-02-28T13:44:01.673Z] #44 54.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-02-28T13:44:01.673Z] #44 54.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-02-28T13:44:01.673Z] #44 54.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-02-28T13:44:01.673Z] #44 54.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-02-28T13:44:01.673Z] #44 54.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-02-28T13:44:01.673Z] #44 54.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-02-28T13:44:01.673Z] #44 54.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-02-28T13:44:01.673Z] #44 54.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-02-28T13:44:01.673Z] #44 54.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-02-28T13:44:01.673Z] #44 55.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-02-28T13:44:01.673Z] #44 55.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-02-28T13:44:01.673Z] #44 55.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-02-28T13:44:01.673Z] #44 55.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-02-28T13:44:01.673Z] #44 55.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-02-28T13:44:01.673Z] #44 55.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-28T13:44:01.673Z] #44 55.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-02-28T13:44:01.673Z] #44 55.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-02-28T13:44:01.673Z] #44 ... [2020-02-28T13:44:01.673Z] [2020-02-28T13:44:01.673Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:44:01.673Z] #36 53.23 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T13:44:01.673Z] #36 53.70 Fetched 14.9 MB in 2s (7016 kB/s) [2020-02-28T13:44:01.673Z] #36 53.90 Selecting previously unselected package xxd. [2020-02-28T13:44:01.674Z] #36 53.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-28T13:44:01.674Z] #36 54.07 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-28T13:44:01.674Z] #36 54.08 Unpacking xxd (2:8.1.0875-5) ... [2020-02-28T13:44:01.674Z] #36 54.45 Selecting previously unselected package vim-common. [2020-02-28T13:44:01.674Z] #36 54.46 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-28T13:44:01.674Z] #36 54.71 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-28T13:44:01.674Z] #36 55.21 Selecting previously unselected package cmake-data. [2020-02-28T13:44:01.674Z] #36 55.22 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-28T13:44:01.674Z] #36 55.23 Unpacking cmake-data (3.13.4-1) ... [2020-02-28T13:44:02.311Z] #36 ... [2020-02-28T13:44:02.311Z] [2020-02-28T13:44:02.311Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T13:44:02.311Z] #26 36.49 Reading package lists... [2020-02-28T13:44:02.311Z] #26 46.62 Building dependency tree... [2020-02-28T13:44:02.311Z] #26 51.28 ca-certificates is already the newest version (20190110). [2020-02-28T13:44:02.311Z] #26 51.28 The following additional packages will be installed: [2020-02-28T13:44:02.311Z] #26 51.29 libjq1 libonig5 [2020-02-28T13:44:02.311Z] #26 52.10 The following NEW packages will be installed: [2020-02-28T13:44:02.311Z] #26 52.12 jq libjq1 libonig5 [2020-02-28T13:44:02.311Z] #26 52.50 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T13:44:02.311Z] #26 52.50 Need to get 358 kB of archives. [2020-02-28T13:44:02.311Z] #26 52.50 After this operation, 1277 kB of additional disk space will be used. [2020-02-28T13:44:02.311Z] #26 52.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-02-28T13:44:02.311Z] #26 52.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-02-28T13:44:02.311Z] #26 52.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-02-28T13:44:02.311Z] #26 55.40 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T13:44:02.311Z] #26 55.74 Fetched 358 kB in 0s (1558 kB/s) [2020-02-28T13:44:02.311Z] #26 55.95 Selecting previously unselected package libonig5:ppc64el. [2020-02-28T13:44:02.311Z] #26 55.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-28T13:44:02.311Z] #26 56.07 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-02-28T13:44:02.311Z] #26 56.09 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-02-28T13:44:02.604Z] #26 56.54 Selecting previously unselected package libjq1:ppc64el. [2020-02-28T13:44:02.604Z] #26 56.56 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-28T13:44:02.604Z] #26 56.56 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-28T13:44:02.899Z] #26 56.85 Selecting previously unselected package jq. [2020-02-28T13:44:02.899Z] #26 56.86 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-28T13:44:02.899Z] #26 56.87 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-28T13:44:03.445Z] #62 226.0 + bin/containerd-shim-runc-v1 [2020-02-28T13:44:03.533Z] #26 57.30 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-02-28T13:44:03.533Z] #26 57.32 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-28T13:44:03.533Z] #26 57.33 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-28T13:44:03.533Z] #26 57.34 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T13:44:03.533Z] #26 DONE 57.7s [2020-02-28T13:44:03.533Z] [2020-02-28T13:44:03.533Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-28T13:44:03.533Z] #27 DONE 0.0s [2020-02-28T13:44:03.533Z] [2020-02-28T13:44:03.533Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:44:03.826Z] #34 ... [2020-02-28T13:44:03.826Z] [2020-02-28T13:44:03.826Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:44:03.826Z] #44 57.78 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T13:44:04.126Z] #44 58.05 Fetched 4075 kB in 1s (3268 kB/s) [2020-02-28T13:44:04.126Z] #44 58.19 Selecting previously unselected package libcap-dev:ppc64el. [2020-02-28T13:44:04.438Z] #44 58.19 (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 ... 15330 files and directories currently installed.) [2020-02-28T13:44:04.438Z] #44 58.30 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-02-28T13:44:04.438Z] #44 58.30 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-02-28T13:44:04.730Z] #44 58.58 Selecting previously unselected package libnet1:ppc64el. [2020-02-28T13:44:04.730Z] #44 58.59 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-28T13:44:04.730Z] #44 58.59 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-28T13:44:04.730Z] #44 58.86 Selecting previously unselected package libnet1-dev. [2020-02-28T13:44:05.033Z] #44 58.86 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-28T13:44:05.033Z] #44 58.86 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-28T13:44:05.335Z] #44 59.29 Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-28T13:44:05.335Z] #44 59.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-02-28T13:44:05.335Z] #44 59.36 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-28T13:44:05.641Z] #44 59.60 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-02-28T13:44:05.641Z] #44 59.61 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-02-28T13:44:05.641Z] #44 59.62 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-02-28T13:44:06.282Z] #44 60.24 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-28T13:44:06.282Z] #44 60.26 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-02-28T13:44:06.282Z] #44 60.26 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-28T13:44:06.576Z] #44 60.53 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-02-28T13:44:06.576Z] #44 60.56 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-02-28T13:44:06.576Z] #44 60.58 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-02-28T13:44:06.739Z] #62 228.8 + bin/containerd-shim-runc-v2 [2020-02-28T13:44:06.836Z] #76 exporting layers 45.2s done [2020-02-28T13:44:06.836Z] #76 exporting manifest sha256:f2cb6fadfc993f4dd954dd496e0dac7b53127f6ce34ee9f62a60da4ff18c8c7b done [2020-02-28T13:44:06.836Z] #76 exporting config sha256:94247635fdc0ce0e764fc97d9acb016735d8c125281bbc241af7e4e788344b5b done [2020-02-28T13:44:06.836Z] #76 sending tarball [2020-02-28T13:44:06.867Z] #44 60.78 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-02-28T13:44:06.867Z] #44 60.79 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-02-28T13:44:06.867Z] #44 60.80 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-02-28T13:44:06.903Z] Fetching without tags [2020-02-28T13:44:07.307Z] #62 229.9 + binaries [2020-02-28T13:44:07.307Z] #62 229.9 + mkdir -p /build [2020-02-28T13:44:07.307Z] #62 229.9 + cp bin/containerd /build/containerd [2020-02-28T13:44:07.307Z] #62 230.0 + cp bin/containerd-shim /build/containerd-shim [2020-02-28T13:44:07.307Z] #62 230.0 + cp bin/ctr /build/ctr [2020-02-28T13:44:07.513Z] #44 61.37 Selecting previously unselected package libprotobuf17:ppc64el. [2020-02-28T13:44:07.513Z] #44 61.39 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-02-28T13:44:07.513Z] #44 61.40 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-02-28T13:44:07.591Z] Merging remotes/origin/master commit 38f52c9fec820cece6c51d65a161648347fb2ee1 into PR head commit 83c0bedba914fa08c9d1f2fe1e47b38a3264777d [2020-02-28T13:44:07.874Z] #62 DONE 230.5s [2020-02-28T13:44:06.526Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T13:44:06.644Z] > git config --add remote.origin.fetch +refs/pull/40594/head:refs/remotes/origin/PR-40594 # timeout=10 [2020-02-28T13:44:06.693Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-28T13:44:06.814Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T13:44:06.939Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T13:44:06.939Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T13:44:06.940Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40594/head:refs/remotes/origin/PR-40594 +refs/heads/master:refs/remotes/origin/master [2020-02-28T13:44:07.698Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T13:44:07.747Z] > git checkout -f 83c0bedba914fa08c9d1f2fe1e47b38a3264777d [2020-02-28T13:44:09.036Z] #44 63.02 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-02-28T13:44:09.036Z] #44 63.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-02-28T13:44:09.036Z] #44 63.04 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-02-28T13:44:09.255Z] [2020-02-28T13:44:09.255Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-28T13:44:09.331Z] #44 63.35 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-02-28T13:44:09.331Z] #44 63.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-02-28T13:44:09.331Z] #44 63.40 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-02-28T13:44:09.513Z] #63 DONE 0.3s [2020-02-28T13:44:09.513Z] [2020-02-28T13:44:09.513Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-28T13:44:09.586Z] #76 sending tarball 7.3s done [2020-02-28T13:44:09.586Z] #76 DONE 52.5s [2020-02-28T13:44:09.586Z] [2020-02-28T13:44:09.586Z] #77 importing to docker [2020-02-28T13:44:09.771Z] #67 DONE 0.2s [2020-02-28T13:44:09.771Z] [2020-02-28T13:44:09.771Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-28T13:44:09.771Z] #69 DONE 0.2s [2020-02-28T13:44:09.969Z] #44 ... [2020-02-28T13:44:09.969Z] [2020-02-28T13:44:09.969Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:44:09.969Z] #34 63.72 internal/reflectlite [2020-02-28T13:44:09.969Z] #34 63.73 sync [2020-02-28T13:44:10.030Z] [2020-02-28T13:44:10.030Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-28T13:44:10.030Z] #72 DONE 0.1s [2020-02-28T13:44:10.030Z] [2020-02-28T13:44:10.030Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-28T13:44:10.030Z] #73 DONE 0.0s [2020-02-28T13:44:10.030Z] [2020-02-28T13:44:10.030Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-28T13:44:10.263Z] #34 ... [2020-02-28T13:44:10.263Z] [2020-02-28T13:44:10.263Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:44:10.263Z] #72 DONE 64.1s [2020-02-28T13:44:10.574Z] [2020-02-28T13:44:10.574Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:44:10.574Z] #28 2.757 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-28T13:44:10.574Z] #28 3.594 [2020-02-28T13:44:10.574Z] #28 3.942 0.9% ### 5.2% ####### 9.9% ########## 14.2% ############## 20.6% ################# 24.8% #################### 29.1% ####################### 33.0% ######################### 35.1% ############################# 41.5% ################################ 45.8% ################################## 47.9% ##################################### 52.2% ######################################## 56.4% ########################################### 60.7% ############################################## 64.9% ################################################## 70.6% ###################################################### 76.0% ######################################################### 80.2% ############################################################## 86.6% ################################################################## 93.0% ###################################################################### 97.3% ######################################################################## 100.0% [2020-02-28T13:44:11.260Z] #28 7.453 #=#=# [2020-02-28T13:44:10.308Z] > git merge 38f52c9fec820cece6c51d65a161648347fb2ee1 # timeout=10 [2020-02-28T13:44:11.474Z] Merge succeeded, producing d7e6110d46451e4e074f88711241ed12bce185cd [2020-02-28T13:44:11.475Z] Checking out Revision d7e6110d46451e4e074f88711241ed12bce185cd (PR-40594) [2020-02-28T13:44:11.553Z] #28 7.720 #=#=# [2020-02-28T13:44:11.553Z] #28 ... [2020-02-28T13:44:11.553Z] [2020-02-28T13:44:11.553Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:44:11.553Z] #48 65.20 sync [2020-02-28T13:44:11.553Z] #48 65.25 internal/reflectlite [2020-02-28T13:44:11.932Z] #74 DONE 1.5s [2020-02-28T13:44:11.932Z] [2020-02-28T13:44:11.932Z] #75 exporting to image [2020-02-28T13:44:11.932Z] #75 exporting layers [2020-02-28T13:44:11.325Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-02-28T13:44:11.510Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T13:44:11.582Z] > git checkout -f d7e6110d46451e4e074f88711241ed12bce185cd [2020-02-28T13:44:14.334Z] #48 ... [2020-02-28T13:44:14.334Z] [2020-02-28T13:44:14.334Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:44:14.334Z] #11 57.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-02-28T13:44:14.334Z] #11 62.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-02-28T13:44:14.335Z] #11 62.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-02-28T13:44:14.335Z] #11 62.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-02-28T13:44:14.335Z] #11 62.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-02-28T13:44:14.335Z] #11 62.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-02-28T13:44:14.335Z] #11 62.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-02-28T13:44:14.335Z] #11 62.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-02-28T13:44:14.335Z] #11 62.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-02-28T13:44:14.335Z] #11 62.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-02-28T13:44:14.335Z] #11 62.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-02-28T13:44:14.335Z] #11 62.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-02-28T13:44:14.335Z] #11 62.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-02-28T13:44:14.335Z] #11 62.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-02-28T13:44:14.335Z] #11 62.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-02-28T13:44:14.335Z] #11 62.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-02-28T13:44:14.335Z] #11 64.83 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T13:44:14.335Z] #11 65.30 Fetched 78.9 MB in 14s (5748 kB/s) [2020-02-28T13:44:14.335Z] #11 65.55 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-28T13:44:14.335Z] #11 65.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 ... 15330 files and directories currently installed.) [2020-02-28T13:44:14.335Z] #11 65.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-02-28T13:44:14.335Z] #11 65.76 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-28T13:44:14.335Z] #11 ... [2020-02-28T13:44:14.335Z] [2020-02-28T13:44:14.335Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:44:14.335Z] #28 7.720 #=#=# ##### 7.4% ################# 24.6% ######################### 36.0% ################################## 47.5% ######################################## 56.3% ################################################## 70.1% ######################################################### 80.5% ################################################################## 92.0% ######################################################################## 100.0% [2020-02-28T13:44:14.335Z] #28 9.555 #=#=# [2020-02-28T13:44:15.222Z] #75 exporting layers 3.7s done [2020-02-28T13:44:15.222Z] #75 writing image sha256:852d78589c369853bf448a64d7cfbb854dc2b6b4fa7ca7945804a020582f684e done [2020-02-28T13:44:15.222Z] #75 naming to docker.io/library/docker:31549a69e13df4487a313bd6a6211b5f532f0eb0 done [2020-02-28T13:44:15.222Z] #75 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-28T13:44:15.558Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40594/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=31549a69e13df4487a313bd6a6211b5f532f0eb0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:31549a69e13df4487a313bd6a6211b5f532f0eb0 hack/test/unit [2020-02-28T13:44:15.580Z] #28 9.858 #=#=# ### 4.5% ###### 9.7% ########## 14.8% ############## 20.0% ################## 25.2% ####################### 32.9% ########################### 38.1% ############################## 42.8% ################################# 46.7% ################################### 49.3% ####################################### 54.5% ################################################ 67.4% ####################################################### 77.4% ########################################################### 82.6% ############################################################### 87.7% ###################################################################### 98.4% ######################################################################## 100.0% [2020-02-28T13:44:15.870Z] #28 ... [2020-02-28T13:44:15.870Z] [2020-02-28T13:44:15.870Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:44:15.870Z] #36 59.89 Selecting previously unselected package libicu63:ppc64el. [2020-02-28T13:44:15.870Z] #36 59.92 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ... [2020-02-28T13:44:15.870Z] #36 59.95 Unpacking libicu63:ppc64el (63.1-6) ... [2020-02-28T13:44:15.870Z] #36 ... [2020-02-28T13:44:15.870Z] [2020-02-28T13:44:15.870Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:44:15.870Z] #44 65.83 Selecting previously unselected package libprotoc17:ppc64el. [2020-02-28T13:44:15.870Z] #44 65.85 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-02-28T13:44:15.870Z] #44 65.86 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-02-28T13:44:15.870Z] #44 67.31 Selecting previously unselected package protobuf-c-compiler. [2020-02-28T13:44:15.870Z] #44 67.33 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-02-28T13:44:15.870Z] #44 67.34 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-28T13:44:15.870Z] #44 67.54 Selecting previously unselected package protobuf-compiler. [2020-02-28T13:44:15.870Z] #44 67.56 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-02-28T13:44:15.870Z] #44 67.58 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-28T13:44:15.870Z] #44 67.90 Selecting previously unselected package python-pkg-resources. [2020-02-28T13:44:15.870Z] #44 67.91 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-28T13:44:15.870Z] #44 67.92 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-28T13:44:15.870Z] #44 68.33 Selecting previously unselected package python-six. [2020-02-28T13:44:15.870Z] #44 68.37 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-28T13:44:15.870Z] #44 68.37 Unpacking python-six (1.12.0-1) ... [2020-02-28T13:44:15.870Z] #44 68.52 Selecting previously unselected package python-protobuf. [2020-02-28T13:44:15.870Z] #44 68.53 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-02-28T13:44:15.870Z] #44 68.54 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-28T13:44:15.870Z] #44 69.55 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-28T13:44:16.907Z] #44 ... [2020-02-28T13:44:16.907Z] [2020-02-28T13:44:16.907Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:44:16.907Z] #28 12.51 [2020-02-28T13:44:19.675Z] Commit message: "Merge commit '38f52c9fec820cece6c51d65a161648347fb2ee1' into HEAD" [2020-02-28T13:44:19.675Z] First time build. Skipping changelog. [2020-02-28T13:44:19.754Z] ? github.com/docker/docker/api [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-28T13:44:22.009Z] #28 12.75 #=#=# # 2.0% ## 2.9% ## 3.8% ### 4.7% #### 6.5% ##### 8.3% ####### 10.1% ######### 12.8% ########### 15.4% ############# 19.0% ############## 20.8% ################ 22.6% ################# 25.0% ################### 27.5% ##################### 30.2% ####################### 32.9% ######################## 34.0% ######################### 35.8% ########################### 38.5% ############################# 41.1% ################################ 44.7% ################################# 46.5% ################################## 48.2% ################################### 49.9% ##################################### 51.7% ###################################### 53.5% ####################################### 55.2% ######################################### 57.9% ########################################## 59.7% ############################################ 62.4% ############################################## 65.1% ################################################ 67.7% ################################################## 70.4% #################################################### 73.1% ##################################################### 74.9% ####################################################### 76.7% ######################################################### 79.4% ########################################################## 81.1% ############################################################ 83.8% ############################################################## 86.4% ############################################################### 88.6% ################################################################# 91.3% ################################################################### 93.9% ##################################################################### 96.6% ######################################################################## 100.0% [2020-02-28T13:44:22.302Z] #28 18.58 [2020-02-28T13:44:22.552Z] + docker version [2020-02-28T13:44:24.376Z] #28 20.69 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-28T13:44:25.028Z] #28 ... [2020-02-28T13:44:25.028Z] [2020-02-28T13:44:25.028Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:44:25.028Z] #48 68.71 math/rand [2020-02-28T13:44:25.028Z] #48 68.74 internal/singleflight [2020-02-28T13:44:25.028Z] #48 68.83 github.com/LK4D4/vndr/godl/singleflight [2020-02-28T13:44:25.028Z] #48 73.44 io [2020-02-28T13:44:25.028Z] #48 73.44 strconv [2020-02-28T13:44:25.028Z] #48 73.45 sort [2020-02-28T13:44:25.028Z] #48 73.65 syscall [2020-02-28T13:44:25.028Z] #48 ... [2020-02-28T13:44:25.028Z] [2020-02-28T13:44:25.028Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:44:25.028Z] #36 71.85 Selecting previously unselected package libxml2:ppc64el. [2020-02-28T13:44:25.028Z] #36 71.88 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-02-28T13:44:25.028Z] #36 71.88 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-02-28T13:44:25.028Z] #36 73.20 Selecting previously unselected package libarchive13:ppc64el. [2020-02-28T13:44:25.028Z] #36 73.24 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-02-28T13:44:25.028Z] #36 73.26 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-02-28T13:44:25.028Z] #36 73.95 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-02-28T13:44:25.028Z] #36 73.97 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-02-28T13:44:25.028Z] #36 73.98 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-28T13:44:25.028Z] #36 74.29 Selecting previously unselected package librhash0:ppc64el. [2020-02-28T13:44:25.028Z] #36 74.33 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-02-28T13:44:25.028Z] #36 74.34 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-02-28T13:44:25.028Z] #36 74.82 Selecting previously unselected package libuv1:ppc64el. [2020-02-28T13:44:25.028Z] #36 74.84 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-02-28T13:44:25.028Z] #36 74.86 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-02-28T13:44:25.028Z] #36 75.08 Selecting previously unselected package cmake. [2020-02-28T13:44:25.029Z] #36 75.10 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-02-28T13:44:25.029Z] #36 75.11 Unpacking cmake (3.13.4-1) ... [2020-02-28T13:44:25.336Z] #36 ... [2020-02-28T13:44:25.336Z] [2020-02-28T13:44:25.336Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:44:25.336Z] #28 21.46 #=#=# [2020-02-28T13:44:25.630Z] #28 21.75 #=#=# ###################################################### 75.7% ######################################################################## 100.0% [2020-02-28T13:44:25.630Z] #28 22.14 [2020-02-28T13:44:26.672Z] #28 ... [2020-02-28T13:44:26.672Z] [2020-02-28T13:44:26.672Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:44:26.672Z] #34 70.20 sort [2020-02-28T13:44:26.672Z] #34 70.21 errors [2020-02-28T13:44:26.672Z] #34 71.08 strconv [2020-02-28T13:44:26.672Z] #34 71.12 io [2020-02-28T13:44:26.672Z] #34 71.14 internal/oserror [2020-02-28T13:44:26.672Z] #34 71.85 syscall [2020-02-28T13:44:26.672Z] #34 77.75 strings [2020-02-28T13:44:26.672Z] #34 77.76 bytes [2020-02-28T13:44:26.672Z] #34 ... [2020-02-28T13:44:26.672Z] [2020-02-28T13:44:26.672Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:44:26.672Z] #36 79.87 Setting up libicu63:ppc64el (63.1-6) ... [2020-02-28T13:44:26.672Z] #36 79.89 Setting up xxd (2:8.1.0875-5) ... [2020-02-28T13:44:26.672Z] #36 79.89 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-02-28T13:44:26.672Z] #36 79.90 Setting up vim-common (2:8.1.0875-5) ... [2020-02-28T13:44:26.672Z] #36 80.01 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-02-28T13:44:26.672Z] #36 80.01 Setting up cmake-data (3.13.4-1) ... [2020-02-28T13:44:26.672Z] #36 80.04 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-02-28T13:44:26.672Z] #36 80.05 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-28T13:44:26.672Z] #36 80.05 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-02-28T13:44:26.672Z] #36 80.06 Setting up cmake (3.13.4-1) ... [2020-02-28T13:44:26.672Z] #36 80.08 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T13:44:26.672Z] #36 80.20 Processing triggers for mime-support (3.62) ... [2020-02-28T13:44:26.672Z] #36 DONE 80.7s [2020-02-28T13:44:26.672Z] [2020-02-28T13:44:26.672Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:44:26.672Z] #11 70.48 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-28T13:44:26.672Z] #11 70.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-02-28T13:44:26.672Z] #11 70.50 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-28T13:44:26.672Z] #11 75.91 Selecting previously unselected package binutils-mingw-w64. [2020-02-28T13:44:26.672Z] #11 75.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-28T13:44:26.672Z] #11 75.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-28T13:44:26.672Z] #11 76.21 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-02-28T13:44:26.672Z] #11 76.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-02-28T13:44:26.672Z] #11 76.23 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-28T13:44:26.672Z] #11 76.49 Selecting previously unselected package dmsetup. [2020-02-28T13:44:26.672Z] #11 76.50 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-02-28T13:44:26.672Z] #11 76.50 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-28T13:44:26.672Z] #11 76.82 Selecting previously unselected package mingw-w64-common. [2020-02-28T13:44:26.672Z] #11 76.87 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-28T13:44:26.672Z] #11 76.87 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-28T13:44:26.672Z] #11 ... [2020-02-28T13:44:26.672Z] [2020-02-28T13:44:26.672Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T13:44:26.672Z] #31 80.17 Checking out files: 67% (1021/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) [2020-02-28T13:44:26.672Z] #31 ... [2020-02-28T13:44:26.672Z] [2020-02-28T13:44:26.672Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T13:44:26.672Z] #37 DONE 0.1s [2020-02-28T13:44:26.672Z] [2020-02-28T13:44:26.672Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T13:44:26.964Z] #31 80.17 Checking out files: 67% (1021/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) [2020-02-28T13:44:26.964Z] #31 ... [2020-02-28T13:44:26.964Z] [2020-02-28T13:44:26.964Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-28T13:44:26.964Z] #38 DONE 0.1s [2020-02-28T13:44:26.964Z] [2020-02-28T13:44:26.964Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T13:44:27.230Z] Client: Docker Engine - Enterprise [2020-02-28T13:44:27.230Z] Version: 19.03.5 [2020-02-28T13:44:27.230Z] API version: 1.40 [2020-02-28T13:44:27.230Z] Go version: go1.12.12 [2020-02-28T13:44:27.230Z] Git commit: 2ee0c57608 [2020-02-28T13:44:27.230Z] Built: 11/13/2019 08:00:16 [2020-02-28T13:44:27.230Z] OS/Arch: windows/amd64 [2020-02-28T13:44:27.230Z] Experimental: false [2020-02-28T13:44:27.230Z] [2020-02-28T13:44:27.230Z] Server: Docker Engine - Enterprise [2020-02-28T13:44:27.230Z] Engine: [2020-02-28T13:44:27.230Z] Version: 19.03.5 [2020-02-28T13:44:27.230Z] API version: 1.40 (minimum version 1.24) [2020-02-28T13:44:27.230Z] Go version: go1.12.12 [2020-02-28T13:44:27.230Z] Git commit: 2ee0c57608 [2020-02-28T13:44:27.230Z] Built: 11/13/2019 07:58:51 [2020-02-28T13:44:27.230Z] OS/Arch: windows/amd64 [2020-02-28T13:44:27.230Z] Experimental: true [2020-02-28T13:44:27.549Z] #31 80.17 Checking out files: 67% (1021/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-02-28T13:44:27.549Z] #31 81.52 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [Pipeline] sh [2020-02-28T13:44:28.184Z] #31 81.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-28T13:44:28.748Z] + docker info [2020-02-28T13:44:29.275Z] #77 DONE 19.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-28T13:44:30.049Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40594/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=31549a69e13df4487a313bd6a6211b5f532f0eb0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:31549a69e13df4487a313bd6a6211b5f532f0eb0 hack/test/unit [2020-02-28T13:44:30.924Z] #31 ... [2020-02-28T13:44:30.924Z] [2020-02-28T13:44:30.924Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:44:30.924Z] #51 74.38 + cd /tmp/tmp.0florFJKUV/src/gotest.tools/gotestsum [2020-02-28T13:44:30.924Z] #51 74.38 + git checkout -q v0.3.5 [2020-02-28T13:44:30.924Z] #51 74.53 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-28T13:44:30.924Z] #51 ... [2020-02-28T13:44:30.924Z] [2020-02-28T13:44:30.924Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:44:30.924Z] #28 24.31 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-28T13:44:30.924Z] #28 25.05 #=#=# [2020-02-28T13:44:30.924Z] #28 25.36 #=#=# ################################################ 67.4% ######################################################################## 100.0% [2020-02-28T13:44:30.925Z] #28 25.80 [2020-02-28T13:44:31.220Z] #28 27.62 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-28T13:44:31.514Z] #28 27.71 skipping existing c8c2d4a6b2e3 [2020-02-28T13:44:31.514Z] #28 27.92 [2020-02-28T13:44:31.996Z] ok github.com/docker/docker/api/server 0.035s coverage: 9.0% of statements [2020-02-28T13:44:32.443Z] ? github.com/docker/docker/api [no test files] [2020-02-28T13:44:33.616Z] #28 ... [2020-02-28T13:44:33.616Z] [2020-02-28T13:44:33.616Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:44:33.616Z] #44 77.32 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-02-28T13:44:33.616Z] #44 77.33 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-28T13:44:33.616Z] #44 77.33 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-28T13:44:33.616Z] #44 77.34 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-02-28T13:44:33.616Z] #44 77.34 Setting up python-six (1.12.0-1) ... [2020-02-28T13:44:33.616Z] #44 82.83 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-02-28T13:44:33.616Z] #44 82.85 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-28T13:44:33.616Z] #44 82.86 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-02-28T13:44:33.616Z] #44 82.87 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-02-28T13:44:33.616Z] #44 82.88 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-02-28T13:44:33.616Z] #44 82.92 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-28T13:44:33.617Z] #44 82.93 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-28T13:44:33.617Z] #44 82.94 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-02-28T13:44:33.617Z] #44 82.96 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-28T13:44:33.617Z] #44 82.97 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-28T13:44:33.617Z] #44 ... [2020-02-28T13:44:33.617Z] [2020-02-28T13:44:33.617Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:44:33.617Z] #39 0.410 + RM_GOPATH=0 [2020-02-28T13:44:33.617Z] #39 0.410 + TMP_GOPATH= [2020-02-28T13:44:33.617Z] #39 0.410 + : /build [2020-02-28T13:44:33.617Z] #39 0.410 + '[' -z '' ']' [2020-02-28T13:44:33.617Z] #39 0.411 ++ mktemp -d [2020-02-28T13:44:33.617Z] #39 0.413 + export GOPATH=/tmp/tmp.7SQ1G4iitC [2020-02-28T13:44:33.617Z] #39 0.414 + GOPATH=/tmp/tmp.7SQ1G4iitC [2020-02-28T13:44:33.617Z] #39 0.414 + RM_GOPATH=1 [2020-02-28T13:44:33.617Z] #39 0.426 ++ dirname ./install.sh [2020-02-28T13:44:33.617Z] #39 0.428 + dir=. [2020-02-28T13:44:33.617Z] #39 0.428 + bin=tini [2020-02-28T13:44:33.617Z] #39 0.428 + shift [2020-02-28T13:44:33.617Z] #39 0.428 + '[' '!' -f ./tini.installer ']' [2020-02-28T13:44:33.617Z] #39 0.428 + . ./tini.installer [2020-02-28T13:44:33.617Z] #39 0.428 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T13:44:33.617Z] #39 0.429 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T13:44:33.617Z] #39 0.429 + install_tini [2020-02-28T13:44:33.617Z] #39 0.429 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-28T13:44:33.617Z] #39 0.442 + git clone https://github.com/krallin/tini.git /tmp/tmp.7SQ1G4iitC/tini [2020-02-28T13:44:33.617Z] #39 0.446 Cloning into '/tmp/tmp.7SQ1G4iitC/tini'... [2020-02-28T13:44:33.617Z] #39 1.929 + cd /tmp/tmp.7SQ1G4iitC/tini [2020-02-28T13:44:33.617Z] #39 1.939 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T13:44:33.617Z] #39 1.988 + cmake . [2020-02-28T13:44:33.617Z] #39 3.230 -- The C compiler identification is GNU 8.3.0 [2020-02-28T13:44:33.617Z] #39 3.371 -- Check for working C compiler: /usr/bin/cc [2020-02-28T13:44:33.617Z] #39 4.525 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-28T13:44:33.617Z] #39 4.534 -- Detecting C compiler ABI info [2020-02-28T13:44:33.617Z] #39 5.203 -- Detecting C compiler ABI info - done [2020-02-28T13:44:33.617Z] #39 5.264 -- Detecting C compile features [2020-02-28T13:44:33.617Z] #39 ... [2020-02-28T13:44:33.617Z] [2020-02-28T13:44:33.617Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:44:33.617Z] #28 30.01 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-28T13:44:34.270Z] #28 30.63 [2020-02-28T13:44:34.565Z] #28 30.84 #=#=# ######################################################################## 100.0% [2020-02-28T13:44:34.858Z] #28 31.10 [2020-02-28T13:44:34.858Z] #28 31.22 Download of images into '/build' complete. [2020-02-28T13:44:34.859Z] #28 31.23 Use something like the following to load the result into a Docker daemon: [2020-02-28T13:44:34.859Z] #28 31.23 tar -cC '/build' . | docker load [2020-02-28T13:44:34.859Z] #28 DONE 31.3s [2020-02-28T13:44:34.859Z] [2020-02-28T13:44:34.859Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:44:34.859Z] #11 86.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-28T13:44:34.859Z] #11 86.04 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-28T13:44:34.859Z] #11 86.06 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-28T13:44:36.366Z] #11 ... [2020-02-28T13:44:36.366Z] [2020-02-28T13:44:36.366Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:44:36.366Z] #48 80.32 vendor/golang.org/x/net/dns/dnsmessage [2020-02-28T13:44:36.366Z] #48 80.60 bytes [2020-02-28T13:44:36.656Z] #48 ... [2020-02-28T13:44:36.656Z] [2020-02-28T13:44:36.656Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:44:36.656Z] #39 8.486 -- Detecting C compile features - done [2020-02-28T13:44:36.656Z] #39 8.559 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-28T13:44:36.656Z] #39 9.051 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-28T13:44:36.656Z] #39 9.261 -- Configuring done [2020-02-28T13:44:36.656Z] #39 9.300 -- Generating done [2020-02-28T13:44:36.656Z] #39 9.323 -- Build files have been written to: /tmp/tmp.7SQ1G4iitC/tini [2020-02-28T13:44:36.656Z] #39 9.330 + make tini-static [2020-02-28T13:44:36.656Z] #39 9.964 Scanning dependencies of target tini-static [2020-02-28T13:44:36.947Z] #39 10.03 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-28T13:44:39.019Z] #39 ... [2020-02-28T13:44:39.019Z] [2020-02-28T13:44:39.019Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:44:39.019Z] #44 92.68 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-02-28T13:44:39.019Z] #44 92.68 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T13:44:39.019Z] #44 DONE 93.1s [2020-02-28T13:44:39.328Z] [2020-02-28T13:44:39.328Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:44:40.838Z] #45 1.596 Note: Building without setproctitle() and strlcpy() support. [2020-02-28T13:44:40.838Z] #45 1.596 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-28T13:44:40.838Z] #45 1.617 Note: Building without GnuTLS support [2020-02-28T13:44:41.132Z] #45 ... [2020-02-28T13:44:41.132Z] [2020-02-28T13:44:41.132Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:44:41.132Z] #39 13.18 [100%] Linking C executable tini-static [2020-02-28T13:44:41.132Z] #39 14.26 [100%] Built target tini-static [2020-02-28T13:44:41.132Z] #39 14.38 + mkdir -p /build [2020-02-28T13:44:41.132Z] #39 14.38 + cp tini-static /build/docker-init [2020-02-28T13:44:41.132Z] #39 DONE 14.5s [2020-02-28T13:44:41.423Z] [2020-02-28T13:44:41.423Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:44:41.423Z] #34 90.94 bufio [2020-02-28T13:44:41.423Z] #34 91.00 reflect [2020-02-28T13:44:41.423Z] #34 95.36 path [2020-02-28T13:44:41.743Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2020-02-28T13:44:42.934Z] #34 ... [2020-02-28T13:44:42.934Z] [2020-02-28T13:44:42.934Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:44:42.934Z] #45 3.791 fatal: not a git repository (or any of the parent directories): .git [2020-02-28T13:44:42.934Z] #45 3.868 GEN .gitid [2020-02-28T13:44:42.934Z] #45 3.897 GEN criu/include/version.h [2020-02-28T13:44:42.934Z] #45 4.008 GEN include/common/asm [2020-02-28T13:44:45.674Z] #45 6.526 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-28T13:44:45.674Z] #45 6.691 PBCC images/opts.pb-c.c [2020-02-28T13:44:45.674Z] #45 6.764 PBCC images/sit.pb-c.c [2020-02-28T13:44:46.306Z] #45 6.977 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-28T13:44:46.306Z] #45 7.125 DEP images/opts.pb-c.d [2020-02-28T13:44:46.306Z] #45 7.186 DEP images/sit.pb-c.d [2020-02-28T13:44:46.306Z] #45 7.306 PBCC images/macvlan.pb-c.c [2020-02-28T13:44:46.306Z] #45 7.323 DEP images/macvlan.pb-c.d [2020-02-28T13:44:46.414Z] Client: [2020-02-28T13:44:46.414Z] Debug Mode: false [2020-02-28T13:44:46.414Z] Plugins: [2020-02-28T13:44:46.414Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-28T13:44:46.414Z] [2020-02-28T13:44:46.414Z] Server: [2020-02-28T13:44:46.414Z] Containers: 0 [2020-02-28T13:44:46.414Z] Running: 0 [2020-02-28T13:44:46.414Z] Paused: 0 [2020-02-28T13:44:46.414Z] Stopped: 0 [2020-02-28T13:44:46.414Z] Images: 0 [2020-02-28T13:44:46.414Z] Server Version: 19.03.5 [2020-02-28T13:44:46.414Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-28T13:44:46.414Z] Windows: [2020-02-28T13:44:46.414Z] LCOW: [2020-02-28T13:44:46.414Z] Logging Driver: json-file [2020-02-28T13:44:46.414Z] Plugins: [2020-02-28T13:44:46.414Z] Volume: local [2020-02-28T13:44:46.414Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-28T13:44:46.414Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-28T13:44:46.414Z] Swarm: inactive [2020-02-28T13:44:46.414Z] Default Isolation: process [2020-02-28T13:44:46.414Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-28T13:44:46.414Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-02-28T13:44:46.414Z] OSType: windows [2020-02-28T13:44:46.414Z] Architecture: x86_64 [2020-02-28T13:44:46.414Z] CPUs: 4 [2020-02-28T13:44:46.414Z] Total Memory: 32GiB [2020-02-28T13:44:46.414Z] Name: azwin-2-dd7041 [2020-02-28T13:44:46.414Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-02-28T13:44:46.414Z] Docker Root Dir: D:\docker [2020-02-28T13:44:46.414Z] Debug Mode: false [2020-02-28T13:44:46.414Z] Registry: https://index.docker.io/v1/ [2020-02-28T13:44:46.414Z] Labels: [2020-02-28T13:44:46.414Z] Experimental: true [2020-02-28T13:44:46.414Z] Insecure Registries: [2020-02-28T13:44:46.414Z] 10.0.0.4:5000 [2020-02-28T13:44:46.414Z] 127.0.0.0/8 [2020-02-28T13:44:46.414Z] Registry Mirrors: [2020-02-28T13:44:46.414Z] http://10.0.0.4:5000/ [2020-02-28T13:44:46.414Z] Live Restore Enabled: false [2020-02-28T13:44:46.414Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-02-28T13:44:46.602Z] #45 7.391 PBCC images/autofs.pb-c.c [2020-02-28T13:44:46.602Z] #45 7.425 DEP images/autofs.pb-c.d [2020-02-28T13:44:46.602Z] #45 7.517 PBCC images/sysctl.pb-c.c [2020-02-28T13:44:46.602Z] #45 7.548 DEP images/sysctl.pb-c.d [2020-02-28T13:44:46.602Z] #45 7.644 PBCC images/time.pb-c.c [2020-02-28T13:44:46.892Z] #45 7.680 DEP images/time.pb-c.d [2020-02-28T13:44:46.892Z] #45 7.803 PBCC images/binfmt-misc.pb-c.c [2020-02-28T13:44:46.892Z] #45 7.853 DEP images/binfmt-misc.pb-c.d [2020-02-28T13:44:46.892Z] #45 7.935 PBCC images/seccomp.pb-c.c [2020-02-28T13:44:47.199Z] #45 7.963 DEP images/seccomp.pb-c.d [2020-02-28T13:44:47.199Z] #45 8.054 PBCC images/userns.pb-c.c [2020-02-28T13:44:47.199Z] #45 ... [2020-02-28T13:44:47.199Z] [2020-02-28T13:44:47.199Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:44:47.199Z] #48 90.86 bufio [2020-02-28T13:44:47.199Z] #48 95.96 reflect [2020-02-28T13:44:47.199Z] #48 100.1 regexp/syntax [2020-02-28T13:44:47.199Z] #48 ... [2020-02-28T13:44:47.199Z] [2020-02-28T13:44:47.199Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:44:47.199Z] #45 8.096 DEP images/userns.pb-c.d [2020-02-28T13:44:47.199Z] #45 8.179 PBCC images/cgroup.pb-c.c [2020-02-28T13:44:47.199Z] #45 8.233 DEP images/cgroup.pb-c.d [2020-02-28T13:44:47.491Z] #45 8.337 PBCC images/fown.pb-c.c [2020-02-28T13:44:47.491Z] #45 8.400 PBCC images/ext-file.pb-c.c [2020-02-28T13:44:47.491Z] #45 8.473 DEP images/fown.pb-c.d [2020-02-28T13:44:47.491Z] #45 8.603 DEP images/ext-file.pb-c.d [2020-02-28T13:44:47.783Z] #45 8.723 PBCC images/rpc.pb-c.c [2020-02-28T13:44:47.783Z] #45 8.809 DEP images/rpc.pb-c.d [2020-02-28T13:44:48.077Z] #45 8.890 PBCC images/siginfo.pb-c.c [2020-02-28T13:44:48.077Z] #45 8.926 DEP images/siginfo.pb-c.d [2020-02-28T13:44:48.077Z] #45 9.019 PBCC images/pagemap.pb-c.c [2020-02-28T13:44:48.077Z] #45 9.092 DEP images/pagemap.pb-c.d [2020-02-28T13:44:48.373Z] #45 9.256 PBCC images/rlimit.pb-c.c [2020-02-28T13:44:48.373Z] #45 9.285 DEP images/rlimit.pb-c.d [2020-02-28T13:44:48.373Z] #45 9.384 PBCC images/file-lock.pb-c.c [2020-02-28T13:44:48.373Z] #45 9.410 DEP images/file-lock.pb-c.d [2020-02-28T13:44:48.670Z] #45 9.543 PBCC images/tty.pb-c.c [2020-02-28T13:44:48.670Z] #45 9.681 DEP images/tty.pb-c.d [2020-02-28T13:44:48.967Z] #45 9.772 PBCC images/tun.pb-c.c [2020-02-28T13:44:48.967Z] #45 9.870 PBCC images/netdev.pb-c.c [2020-02-28T13:44:48.967Z] #45 9.955 DEP images/tun.pb-c.d [2020-02-28T13:44:48.967Z] #45 10.10 DEP images/netdev.pb-c.d [2020-02-28T13:44:49.262Z] #45 10.23 PBCC images/vma.pb-c.c [2020-02-28T13:44:49.262Z] #45 10.36 DEP images/vma.pb-c.d [2020-02-28T13:44:49.555Z] #45 10.49 PBCC images/creds.pb-c.c [2020-02-28T13:44:49.555Z] #45 10.53 DEP images/creds.pb-c.d [2020-02-28T13:44:49.555Z] #45 10.60 PBCC images/utsns.pb-c.c [2020-02-28T13:44:49.848Z] #45 10.64 DEP images/utsns.pb-c.d [2020-02-28T13:44:49.848Z] #45 10.74 PBCC images/ipc-desc.pb-c.c [2020-02-28T13:44:49.848Z] #45 10.77 PBCC images/ipc-sem.pb-c.c [2020-02-28T13:44:49.848Z] #45 10.83 DEP images/ipc-desc.pb-c.d [2020-02-28T13:44:49.848Z] #45 10.89 DEP images/ipc-sem.pb-c.d [2020-02-28T13:44:49.848Z] #45 10.97 PBCC images/ipc-msg.pb-c.c [2020-02-28T13:44:49.848Z] #45 11.00 DEP images/ipc-msg.pb-c.d [2020-02-28T13:44:50.141Z] #45 11.06 PBCC images/ipc-shm.pb-c.c [2020-02-28T13:44:50.141Z] #45 11.10 DEP images/ipc-shm.pb-c.d [2020-02-28T13:44:50.141Z] #45 11.15 PBCC images/ipc-var.pb-c.c [2020-02-28T13:44:50.141Z] #45 11.17 DEP images/ipc-var.pb-c.d [2020-02-28T13:44:50.141Z] #45 11.28 PBCC images/sk-opts.pb-c.c [2020-02-28T13:44:50.435Z] #45 11.34 PBCC images/packet-sock.pb-c.c [2020-02-28T13:44:50.435Z] #45 11.41 DEP images/sk-opts.pb-c.d [2020-02-28T13:44:50.435Z] #45 11.48 DEP images/packet-sock.pb-c.d [2020-02-28T13:44:50.435Z] #45 11.56 PBCC images/sk-netlink.pb-c.c [2020-02-28T13:44:50.723Z] #45 11.63 DEP images/sk-netlink.pb-c.d [2020-02-28T13:44:50.723Z] #45 11.75 PBCC images/sk-inet.pb-c.c [2020-02-28T13:44:50.723Z] #45 11.82 DEP images/sk-inet.pb-c.d [2020-02-28T13:44:51.015Z] #45 11.90 PBCC images/sk-unix.pb-c.c [2020-02-28T13:44:51.015Z] #45 12.00 DEP images/sk-unix.pb-c.d [2020-02-28T13:44:51.015Z] #45 12.11 PBCC images/mm.pb-c.c [2020-02-28T13:44:51.304Z] #45 12.21 DEP images/mm.pb-c.d [2020-02-28T13:44:51.304Z] #45 12.31 PBCC images/timerfd.pb-c.c [2020-02-28T13:44:51.593Z] #45 12.47 DEP images/timerfd.pb-c.d [2020-02-28T13:44:51.593Z] #45 12.55 PBCC images/timer.pb-c.c [2020-02-28T13:44:51.593Z] #45 12.58 DEP images/timer.pb-c.d [2020-02-28T13:44:51.593Z] #45 12.69 PBCC images/sa.pb-c.c [2020-02-28T13:44:51.887Z] #45 12.75 DEP images/sa.pb-c.d [2020-02-28T13:44:51.887Z] #45 12.88 PBCC images/pipe-data.pb-c.c [2020-02-28T13:44:51.887Z] #45 12.95 DEP images/pipe-data.pb-c.d [2020-02-28T13:44:52.176Z] #45 13.08 PBCC images/mnt.pb-c.c [2020-02-28T13:44:52.176Z] #45 13.21 DEP images/mnt.pb-c.d [2020-02-28T13:44:52.176Z] #45 13.33 PBCC images/sk-packet.pb-c.c [2020-02-28T13:44:52.468Z] #45 13.38 DEP images/sk-packet.pb-c.d [2020-02-28T13:44:52.774Z] #45 13.53 PBCC images/tcp-stream.pb-c.c [2020-02-28T13:44:52.774Z] #45 13.70 DEP images/tcp-stream.pb-c.d [2020-02-28T13:44:52.774Z] #45 13.77 PBCC images/pipe.pb-c.c [2020-02-28T13:44:53.063Z] #45 13.84 DEP images/pipe.pb-c.d [2020-02-28T13:44:53.063Z] #45 13.99 PBCC images/pstree.pb-c.c [2020-02-28T13:44:53.063Z] #45 14.06 DEP images/pstree.pb-c.d [2020-02-28T13:44:53.355Z] #45 14.22 PBCC images/fs.pb-c.c [2020-02-28T13:44:53.355Z] #45 14.27 DEP images/fs.pb-c.d [2020-02-28T13:44:53.355Z] #45 14.34 PBCC images/signalfd.pb-c.c [2020-02-28T13:44:53.355Z] #45 14.44 DEP images/signalfd.pb-c.d [2020-02-28T13:44:53.647Z] #45 14.51 PBCC images/fh.pb-c.c [2020-02-28T13:44:53.647Z] #45 14.66 PBCC images/fsnotify.pb-c.c [2020-02-28T13:44:53.940Z] #45 14.79 DEP images/fh.pb-c.d [2020-02-28T13:44:53.940Z] #45 14.92 DEP images/fsnotify.pb-c.d [2020-02-28T13:44:53.940Z] #45 ... [2020-02-28T13:44:53.940Z] [2020-02-28T13:44:53.940Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:44:53.940Z] #11 98.03 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-28T13:44:53.940Z] #11 98.06 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-28T13:44:53.940Z] #11 98.07 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-28T13:44:53.940Z] #11 98.25 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-28T13:44:53.940Z] #11 98.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-28T13:44:53.940Z] #11 98.29 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T13:44:54.234Z] #11 ... [2020-02-28T13:44:54.234Z] [2020-02-28T13:44:54.234Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:44:54.234Z] #45 15.07 PBCC images/eventpoll.pb-c.c [2020-02-28T13:44:54.234Z] #45 15.11 DEP images/eventpoll.pb-c.d [2020-02-28T13:44:54.234Z] #45 15.24 PBCC images/eventfd.pb-c.c [2020-02-28T13:44:54.234Z] #45 15.30 DEP images/eventfd.pb-c.d [2020-02-28T13:44:54.526Z] #45 15.39 PBCC images/remap-file-path.pb-c.c [2020-02-28T13:44:54.526Z] #45 15.45 DEP images/remap-file-path.pb-c.d [2020-02-28T13:44:54.526Z] #45 15.49 PBCC images/fifo.pb-c.c [2020-02-28T13:44:54.526Z] #45 15.54 DEP images/fifo.pb-c.d [2020-02-28T13:44:54.821Z] #45 15.64 PBCC images/ghost-file.pb-c.c [2020-02-28T13:44:54.821Z] #45 15.73 DEP images/ghost-file.pb-c.d [2020-02-28T13:44:54.821Z] #45 15.86 PBCC images/regfile.pb-c.c [2020-02-28T13:44:55.117Z] #45 15.92 DEP images/regfile.pb-c.d [2020-02-28T13:44:55.117Z] #45 ... [2020-02-28T13:44:55.117Z] [2020-02-28T13:44:55.117Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:44:55.117Z] #34 98.74 text/tabwriter [2020-02-28T13:44:55.117Z] #34 105.7 internal/syscall/unix [2020-02-28T13:44:55.117Z] #34 105.7 time [2020-02-28T13:44:55.117Z] #34 ... [2020-02-28T13:44:55.117Z] [2020-02-28T13:44:55.117Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:44:55.117Z] #45 16.08 PBCC images/ns.pb-c.c [2020-02-28T13:44:55.117Z] #45 16.14 DEP images/ns.pb-c.d [2020-02-28T13:44:55.410Z] #45 16.23 PBCC images/fdinfo.pb-c.c [2020-02-28T13:44:55.410Z] #45 16.39 DEP images/fdinfo.pb-c.d [2020-02-28T13:44:55.410Z] #45 16.51 PBCC images/core-aarch64.pb-c.c [2020-02-28T13:44:55.705Z] #45 16.66 PBCC images/core-arm.pb-c.c [2020-02-28T13:44:55.705Z] #45 16.80 PBCC images/core-ppc64.pb-c.c [2020-02-28T13:44:56.001Z] #45 16.86 PBCC images/core-s390.pb-c.c [2020-02-28T13:44:56.001Z] #45 16.92 PBCC images/core-x86.pb-c.c [2020-02-28T13:44:56.001Z] #45 17.05 PBCC images/core.pb-c.c [2020-02-28T13:44:56.295Z] #45 17.17 PBCC images/inventory.pb-c.c [2020-02-28T13:44:56.584Z] #45 17.38 DEP images/core-aarch64.pb-c.d [2020-02-28T13:44:56.584Z] #45 17.53 DEP images/core-arm.pb-c.d [2020-02-28T13:44:56.880Z] #45 17.69 DEP images/core-ppc64.pb-c.d [2020-02-28T13:44:56.880Z] #45 17.77 DEP images/core-s390.pb-c.d [2020-02-28T13:44:56.880Z] #45 17.88 DEP images/core-x86.pb-c.d [2020-02-28T13:44:56.880Z] #45 18.00 DEP images/core.pb-c.d [2020-02-28T13:44:57.171Z] #45 18.18 DEP images/inventory.pb-c.d [2020-02-28T13:44:57.461Z] #45 18.30 PBCC images/cpuinfo.pb-c.c [2020-02-28T13:44:57.461Z] #45 18.37 DEP images/cpuinfo.pb-c.d [2020-02-28T13:44:57.461Z] #45 18.44 PBCC images/stats.pb-c.c [2020-02-28T13:44:57.461Z] #45 18.52 DEP images/stats.pb-c.d [2020-02-28T13:45:00.989Z] #45 21.57 make[1]: Nothing to be done for 'all'. [2020-02-28T13:45:00.989Z] #45 ... [2020-02-28T13:45:00.989Z] [2020-02-28T13:45:00.989Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:45:00.989Z] #63 60.81 Checking out files: 55% (1681/3053) Checking out files: 56% (1710/3053) Checking out files: 57% (1741/3053) Checking out files: 58% (1771/3053) Checking out files: 59% (1802/3053) Checking out files: 60% (1832/3053) Checking out files: 61% (1863/3053) Checking out files: 62% (1893/3053) Checking out files: 63% (1924/3053) Checking out files: 64% (1954/3053) Checking out files: 65% (1985/3053) Checking out files: 66% (2015/3053) Checking out files: 67% (2046/3053) Checking out files: 68% (2077/3053) Checking out files: 69% (2107/3053) Checking out files: 70% (2138/3053) Checking out files: 71% (2168/3053) Checking out files: 72% (2199/3053) Checking out files: 73% (2229/3053) Checking out files: 74% (2260/3053) Checking out files: 75% (2290/3053) Checking out files: 76% (2321/3053) Checking out files: 77% (2351/3053) Checking out files: 78% (2382/3053) Checking out files: 79% (2412/3053) Checking out files: 80% (2443/3053) Checking out files: 81% (2473/3053) Checking out files: 82% (2504/3053) Checking out files: 83% (2534/3053) Checking out files: 84% (2565/3053) Checking out files: 85% (2596/3053) Checking out files: 86% (2626/3053) Checking out files: 87% (2657/3053) Checking out files: 88% (2687/3053) Checking out files: 89% (2718/3053) Checking out files: 90% (2748/3053) Checking out files: 90% (2764/3053) Checking out files: 91% (2779/3053) Checking out files: 92% (2809/3053) Checking out files: 93% (2840/3053) Checking out files: 94% (2870/3053) Checking out files: 95% (2901/3053) Checking out files: 96% (2931/3053) Checking out files: 97% (2962/3053) Checking out files: 98% (2992/3053) Checking out files: 99% (3023/3053) Checking out files: 100% (3053/3053) Checking out files: 100% (3053/3053), done. [2020-02-28T13:45:00.989Z] #63 62.14 + cd /tmp/tmp.3Syyu7DYcR/src/github.com/containerd/containerd [2020-02-28T13:45:00.989Z] #63 62.14 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T13:45:01.281Z] #63 ... [2020-02-28T13:45:01.281Z] [2020-02-28T13:45:01.281Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:45:01.281Z] #48 105.1 hash/crc32 [2020-02-28T13:45:01.281Z] #48 111.2 time [2020-02-28T13:45:02.317Z] #48 ... [2020-02-28T13:45:02.317Z] [2020-02-28T13:45:02.317Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:45:02.317Z] #34 116.2 internal/poll [2020-02-28T13:45:06.772Z] #34 120.1 os [2020-02-28T13:45:08.277Z] #34 121.8 internal/fmtsort [2020-02-28T13:45:08.277Z] #34 ... [2020-02-28T13:45:08.277Z] [2020-02-28T13:45:08.277Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:45:08.277Z] #63 63.96 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-28T13:45:08.277Z] #63 63.96 + BUILDTAGS='netgo osusergo static_build' [2020-02-28T13:45:08.277Z] #63 63.97 + export EXTRA_FLAGS=-buildmode=pie [2020-02-28T13:45:08.277Z] #63 63.97 + EXTRA_FLAGS=-buildmode=pie [2020-02-28T13:45:08.277Z] #63 63.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-28T13:45:08.277Z] #63 63.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-28T13:45:08.277Z] #63 63.97 + '[' '' = dynamic ']' [2020-02-28T13:45:08.277Z] #63 63.97 + make [2020-02-28T13:45:08.277Z] #63 65.46 + bin/ctr [2020-02-28T13:45:11.062Z] #63 ... [2020-02-28T13:45:11.062Z] [2020-02-28T13:45:11.062Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:45:11.062Z] #34 124.6 path/filepath [2020-02-28T13:45:11.062Z] #34 124.6 fmt [2020-02-28T13:45:12.570Z] #34 ... [2020-02-28T13:45:12.570Z] [2020-02-28T13:45:12.570Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:45:12.570Z] #45 23.48 CC images/stats.o [2020-02-28T13:45:12.570Z] #45 24.27 CC images/core.o [2020-02-28T13:45:12.570Z] #45 25.32 CC images/core-x86.o [2020-02-28T13:45:12.570Z] #45 26.37 CC images/core-arm.o [2020-02-28T13:45:12.570Z] #45 27.16 CC images/core-aarch64.o [2020-02-28T13:45:12.570Z] #45 27.82 CC images/core-ppc64.o [2020-02-28T13:45:12.570Z] #45 28.92 CC images/core-s390.o [2020-02-28T13:45:12.570Z] #45 30.28 CC images/cpuinfo.o [2020-02-28T13:45:12.570Z] #45 31.22 CC images/inventory.o [2020-02-28T13:45:12.570Z] #45 31.66 CC images/fdinfo.o [2020-02-28T13:45:12.570Z] #45 32.34 CC images/fown.o [2020-02-28T13:45:12.570Z] #45 32.63 CC images/ns.o [2020-02-28T13:45:12.570Z] #45 33.03 CC images/regfile.o [2020-02-28T13:45:12.570Z] #45 33.43 CC images/ghost-file.o [2020-02-28T13:45:12.863Z] #45 34.00 CC images/fifo.o [2020-02-28T13:45:13.156Z] #45 34.29 CC images/remap-file-path.o [2020-02-28T13:45:13.447Z] #45 ... [2020-02-28T13:45:13.447Z] [2020-02-28T13:45:13.447Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:45:13.447Z] #34 127.2 io/ioutil [2020-02-28T13:45:14.486Z] #34 ... [2020-02-28T13:45:14.486Z] [2020-02-28T13:45:14.486Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:45:14.486Z] #48 118.0 regexp [2020-02-28T13:45:14.486Z] #48 126.0 path/filepath [2020-02-28T13:45:14.486Z] #48 126.1 net [2020-02-28T13:45:14.486Z] #48 ... [2020-02-28T13:45:14.486Z] [2020-02-28T13:45:14.486Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:45:14.486Z] #45 34.74 CC images/eventfd.o [2020-02-28T13:45:14.486Z] #45 35.00 CC images/eventpoll.o [2020-02-28T13:45:14.776Z] #45 35.69 CC images/fh.o [2020-02-28T13:45:15.072Z] #45 36.19 CC images/fsnotify.o [2020-02-28T13:45:16.581Z] #45 37.56 CC images/signalfd.o [2020-02-28T13:45:16.872Z] #45 37.92 CC images/fs.o [2020-02-28T13:45:17.022Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-02-28T13:45:17.022Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b5dc5b3e\powershellScript.ps1'; exit $LASTEXITCODE; [2020-02-28T13:45:17.022Z] ---------------------------------------------------------------------------- [2020-02-28T13:45:17.022Z] [2020-02-28T13:45:17.022Z] INFO: executeCI.ps1 starting at Fri Feb 28 13:45:13 CUT 2020 [2020-02-28T13:45:17.022Z] [2020-02-28T13:45:17.022Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-02-28T13:45:17.022Z] INFO: Running git version 2.24.1.windows.2 [2020-02-28T13:45:17.022Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-02-28T13:45:17.022Z] INFO: Environment variables: [2020-02-28T13:45:17.022Z] [2020-02-28T13:45:17.022Z] Name Value [2020-02-28T13:45:17.022Z] ---- ----- [2020-02-28T13:45:17.022Z] ALLUSERSPROFILE C:\ProgramData [2020-02-28T13:45:17.022Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-02-28T13:45:17.022Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-02-28T13:45:17.022Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-02-28T13:45:17.022Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-02-28T13:45:17.022Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-02-28T13:45:17.022Z] BRANCH_NAME PR-40594 [2020-02-28T13:45:17.022Z] BUILD_DISPLAY_NAME #3 [2020-02-28T13:45:17.022Z] BUILD_ID 3 [2020-02-28T13:45:17.022Z] BUILD_NUMBER 3 [2020-02-28T13:45:17.022Z] BUILD_TAG jenkins-moby-PR-40594-3 [2020-02-28T13:45:17.022Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40594/3/ [2020-02-28T13:45:17.022Z] CHANGE_AUTHOR sfzhu93 [2020-02-28T13:45:17.022Z] CHANGE_BRANCH Mis_Unlock [2020-02-28T13:45:17.022Z] CHANGE_FORK sfzhu93 [2020-02-28T13:45:17.022Z] CHANGE_ID 40594 [2020-02-28T13:45:17.022Z] CHANGE_TARGET master [2020-02-28T13:45:17.022Z] CHANGE_TITLE daemon/cluster: add a missing Unlock [2020-02-28T13:45:17.022Z] CHANGE_URL https://github.com/moby/moby/pull/40594 [2020-02-28T13:45:17.022Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-28T13:45:17.022Z] CommonProgramFiles C:\Program Files\Common Files [2020-02-28T13:45:17.022Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-02-28T13:45:17.022Z] CommonProgramW6432 C:\Program Files\Common Files [2020-02-28T13:45:17.022Z] COMPUTERNAME azwin-2-dd7041 [2020-02-28T13:45:17.022Z] ComSpec C:\windows\system32\cmd.exe [2020-02-28T13:45:17.022Z] ConfigSequenceNumber 0 [2020-02-28T13:45:17.022Z] DOCKER_BUILDKIT 0 [2020-02-28T13:45:17.022Z] DOCKER_DUT_DEBUG 1 [2020-02-28T13:45:17.022Z] DOCKER_EXPERIMENTAL 1 [2020-02-28T13:45:17.022Z] DOCKER_GRAPHDRIVER overlay2 [2020-02-28T13:45:17.022Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-02-28T13:45:17.022Z] EXECUTOR_NUMBER 0 [2020-02-28T13:45:17.022Z] FQDN azwin-2-dd7041.westus.cloudapp.azure.com [2020-02-28T13:45:17.022Z] GIT_BRANCH PR-40594 [2020-02-28T13:45:17.022Z] GIT_COMMIT 31549a69e13df4487a313bd6a6211b5f532f0eb0 [2020-02-28T13:45:17.022Z] GIT_URL https://github.com/moby/moby.git [2020-02-28T13:45:17.022Z] HUDSON_COOKIE 55e9e1d7-b58b-474b-88b7-070334f0db84 [2020-02-28T13:45:17.022Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-02-28T13:45:17.022Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-02-28T13:45:17.022Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-02-28T13:45:17.022Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-02-28T13:45:17.022Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-02-28T13:45:17.022Z] JENKINS_NODE_COOKIE 8573b458-01b8-4da3-9a7d-decb4ee98b53 [2020-02-28T13:45:17.022Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-02-28T13:45:17.022Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-02-28T13:45:17.022Z] JOB_BASE_NAME PR-40594 [2020-02-28T13:45:17.022Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40594/display/redirect [2020-02-28T13:45:17.022Z] JOB_NAME moby/PR-40594 [2020-02-28T13:45:17.022Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40594/ [2020-02-28T13:45:17.022Z] library.jps.version master [2020-02-28T13:45:17.022Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-02-28T13:45:17.022Z] NODE_LABELS amd64 azure azwin-2-dd7041 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-02-28T13:45:17.022Z] NODE_NAME azwin-2-dd7041 [2020-02-28T13:45:17.022Z] NUMBER_OF_PROCESSORS 4 [2020-02-28T13:45:17.022Z] OS Windows_NT [2020-02-28T13:45:17.022Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-02-28T13:45:17.022Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-02-28T13:45:17.022Z] PROCESSOR_ARCHITECTURE AMD64 [2020-02-28T13:45:17.022Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-02-28T13:45:17.022Z] PROCESSOR_LEVEL 6 [2020-02-28T13:45:17.023Z] PROCESSOR_REVISION 4f01 [2020-02-28T13:45:17.023Z] ProgramData C:\ProgramData [2020-02-28T13:45:17.023Z] ProgramFiles C:\Program Files [2020-02-28T13:45:17.023Z] ProgramFiles(x86) C:\Program Files (x86) [2020-02-28T13:45:17.023Z] ProgramW6432 C:\Program Files [2020-02-28T13:45:17.023Z] PROMPT $P$G [2020-02-28T13:45:17.023Z] PSExecutionPolicyPreference Bypass [2020-02-28T13:45:17.023Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-02-28T13:45:17.023Z] PUBLIC C:\Users\Public [2020-02-28T13:45:17.023Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40594/3/display/redirect?page=changes [2020-02-28T13:45:17.023Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40594/3/display/redirect [2020-02-28T13:45:17.023Z] SKIP_VALIDATION_TESTS 1 [2020-02-28T13:45:17.023Z] SOURCES_DRIVE d [2020-02-28T13:45:17.023Z] SOURCES_SUBDIR gopath [2020-02-28T13:45:17.023Z] STAGE_NAME Run tests [2020-02-28T13:45:17.023Z] SystemDrive C: [2020-02-28T13:45:17.023Z] SystemRoot C:\windows [2020-02-28T13:45:17.023Z] TEMP C:\windows\TEMP [2020-02-28T13:45:17.023Z] TESTDEBUG 0 [2020-02-28T13:45:17.023Z] TESTRUN_DRIVE d [2020-02-28T13:45:17.023Z] TESTRUN_SUBDIR CI [2020-02-28T13:45:17.023Z] TIMEOUT 120m [2020-02-28T13:45:17.023Z] TMP C:\windows\TEMP [2020-02-28T13:45:17.023Z] USERDOMAIN WORKGROUP [2020-02-28T13:45:17.023Z] USERNAME azwin-2-dd7041$ [2020-02-28T13:45:17.023Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-02-28T13:45:17.023Z] windir C:\windows [2020-02-28T13:45:17.023Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-02-28T13:45:17.023Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-02-28T13:45:17.023Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-02-28T13:45:17.023Z] [2020-02-28T13:45:17.023Z] [2020-02-28T13:45:17.023Z] [2020-02-28T13:45:17.023Z] INFO: Sources under d:\gopath\... [2020-02-28T13:45:17.023Z] INFO: Test run under d:\CI\... [2020-02-28T13:45:17.023Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-02-28T13:45:17.023Z] INFO: docker/docker repository was found [2020-02-28T13:45:17.023Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-02-28T13:45:17.480Z] ltsc2019: Pulling from windows/servercore [2020-02-28T13:45:17.529Z] #45 38.30 CC images/pstree.o [2020-02-28T13:45:17.529Z] #45 38.68 CC images/pipe.o [2020-02-28T13:45:17.938Z] 65014b3c3121: Pulling fs layer [2020-02-28T13:45:17.938Z] b5405b758079: Pulling fs layer [2020-02-28T13:45:18.161Z] #45 39.03 CC images/tcp-stream.o [2020-02-28T13:45:18.452Z] #45 39.43 CC images/sk-packet.o [2020-02-28T13:45:19.082Z] #45 39.92 CC images/mnt.o [2020-02-28T13:45:19.372Z] #45 40.35 CC images/pipe-data.o [2020-02-28T13:45:20.002Z] #45 40.81 CC images/sa.o [2020-02-28T13:45:20.294Z] #45 41.29 CC images/timer.o [2020-02-28T13:45:21.326Z] #45 42.04 CC images/timerfd.o [2020-02-28T13:45:21.326Z] #45 42.40 CC images/mm.o [2020-02-28T13:45:21.956Z] #45 42.97 CC images/sk-opts.o [2020-02-28T13:45:22.586Z] #45 43.30 CC images/sk-unix.o [2020-02-28T13:45:22.875Z] #45 43.83 CC images/sk-inet.o [2020-02-28T13:45:23.936Z] #45 44.66 CC images/tun.o [2020-02-28T13:45:24.269Z] #45 45.31 CC images/sk-netlink.o [2020-02-28T13:45:24.904Z] #45 45.75 CC images/packet-sock.o [2020-02-28T13:45:24.997Z] b5405b758079: Download complete [2020-02-28T13:45:25.535Z] #45 46.58 CC images/ipc-var.o [2020-02-28T13:45:25.535Z] #45 ... [2020-02-28T13:45:25.535Z] [2020-02-28T13:45:25.535Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:45:25.535Z] #11 129.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-28T13:45:25.535Z] #11 129.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-28T13:45:25.535Z] #11 129.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T13:45:25.827Z] #11 ... [2020-02-28T13:45:25.827Z] [2020-02-28T13:45:25.827Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:45:25.827Z] #48 129.9 internal/lazyregexp [2020-02-28T13:45:25.827Z] #48 130.7 github.com/LK4D4/vndr/versioned [2020-02-28T13:45:25.827Z] #48 130.9 os/exec [2020-02-28T13:45:25.827Z] #48 135.2 encoding/base64 [2020-02-28T13:45:25.827Z] #48 135.2 go/token [2020-02-28T13:45:25.827Z] #48 135.8 net/url [2020-02-28T13:45:25.827Z] #48 138.2 text/template/parse [2020-02-28T13:45:25.827Z] #48 138.8 go/scanner [2020-02-28T13:45:26.120Z] #48 ... [2020-02-28T13:45:26.120Z] [2020-02-28T13:45:26.120Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:45:26.120Z] #45 47.07 CC images/ipc-desc.o [2020-02-28T13:45:26.418Z] #45 ... [2020-02-28T13:45:26.418Z] [2020-02-28T13:45:26.418Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:45:26.418Z] #34 130.1 log [2020-02-28T13:45:26.418Z] #34 130.1 github.com/BurntSushi/toml [2020-02-28T13:45:26.418Z] #34 130.1 flag [2020-02-28T13:45:26.418Z] #34 137.8 github.com/BurntSushi/toml/cmd/tomlv [2020-02-28T13:45:26.710Z] #34 ... [2020-02-28T13:45:26.710Z] [2020-02-28T13:45:26.710Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:45:26.710Z] #45 47.55 CC images/ipc-shm.o [2020-02-28T13:45:27.001Z] #45 48.00 CC images/ipc-msg.o [2020-02-28T13:45:27.634Z] #45 48.52 CC images/ipc-sem.o [2020-02-28T13:45:28.254Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-28T13:45:28.254Z] ok github.com/docker/docker/api/server/middleware 0.031s coverage: 37.7% of statements [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-28T13:45:28.254Z] ok github.com/docker/docker/api/types/strslice 0.029s coverage: 90.0% of statements [2020-02-28T13:45:28.254Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2020-02-28T13:45:28.254Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 4.5% of statements [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/types [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-28T13:45:28.254Z] ok github.com/docker/docker/api/types/time 0.024s coverage: 100.0% of statements [2020-02-28T13:45:28.254Z] ok github.com/docker/docker/api/types/versions 0.021s coverage: 75.0% of statements [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/builder [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-28T13:45:28.254Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-28T13:45:28.255Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-28T13:45:28.255Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-28T13:45:28.255Z] ok github.com/docker/docker/builder/dockerignore 0.033s coverage: 96.8% of statements [2020-02-28T13:45:28.255Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2020-02-28T13:45:28.255Z] ok github.com/docker/docker/builder/remotecontext 0.297s coverage: 13.6% of statements [2020-02-28T13:45:28.255Z] ok github.com/docker/docker/builder/remotecontext/git 3.181s coverage: 86.3% of statements [2020-02-28T13:45:28.270Z] #45 49.04 CC images/utsns.o [2020-02-28T13:45:28.563Z] #45 49.35 CC images/creds.o [2020-02-28T13:45:28.853Z] #45 49.75 CC images/vma.o [2020-02-28T13:45:29.143Z] #45 50.16 CC images/netdev.o [2020-02-28T13:45:29.193Z] ok github.com/docker/docker/builder/dockerfile 1.322s coverage: 48.2% of statements [2020-02-28T13:45:29.193Z] ? github.com/docker/docker/cli [no test files] [2020-02-28T13:45:29.193Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-28T13:45:30.184Z] #45 50.98 CC images/tty.o [2020-02-28T13:45:30.497Z] #45 ... [2020-02-28T13:45:30.497Z] [2020-02-28T13:45:30.497Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:45:30.497Z] #34 DONE 144.1s [2020-02-28T13:45:30.497Z] [2020-02-28T13:45:30.497Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:45:30.497Z] #48 142.9 encoding/json [2020-02-28T13:45:30.497Z] #48 144.0 go/ast [2020-02-28T13:45:30.691Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-28T13:45:30.691Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2020-02-28T13:45:30.691Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2020-02-28T13:45:30.691Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-28T13:45:30.691Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-28T13:45:30.691Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-28T13:45:30.691Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-28T13:45:30.691Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-28T13:45:30.691Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-28T13:45:30.692Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.5% of statements [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/api/types [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-28T13:45:30.692Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-02-28T13:45:30.692Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-28T13:45:30.692Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-02-28T13:45:30.692Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 75.0% of statements [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/builder [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-28T13:45:30.692Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-28T13:45:30.692Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-02-28T13:45:33.123Z] ok github.com/docker/docker/builder/remotecontext 0.332s coverage: 13.6% of statements [2020-02-28T13:45:33.390Z] ok github.com/docker/docker/client 0.322s coverage: 75.8% of statements [2020-02-28T13:45:33.489Z] ok github.com/docker/docker/builder/dockerfile 0.921s coverage: 48.2% of statements [2020-02-28T13:45:33.556Z] 65014b3c3121: Verifying Checksum [2020-02-28T13:45:33.556Z] 65014b3c3121: Download complete [2020-02-28T13:45:34.251Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-02-28T13:45:34.251Z] ok github.com/docker/docker/builder/remotecontext/git 0.711s coverage: 86.3% of statements [2020-02-28T13:45:34.251Z] ? github.com/docker/docker/cli [no test files] [2020-02-28T13:45:34.251Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-28T13:45:36.064Z] #48 ... [2020-02-28T13:45:36.064Z] [2020-02-28T13:45:36.064Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:45:36.064Z] #45 52.32 CC images/file-lock.o [2020-02-28T13:45:36.064Z] #45 52.99 CC images/rlimit.o [2020-02-28T13:45:36.064Z] #45 53.39 CC images/pagemap.o [2020-02-28T13:45:36.064Z] #45 53.84 CC images/siginfo.o [2020-02-28T13:45:36.064Z] #45 54.30 CC images/rpc.o [2020-02-28T13:45:36.064Z] #45 56.55 CC images/ext-file.o [2020-02-28T13:45:36.064Z] #45 56.92 CC images/cgroup.o [2020-02-28T13:45:37.088Z] #45 58.07 CC images/userns.o [2020-02-28T13:45:37.410Z] ok github.com/docker/docker/client 0.144s coverage: 75.8% of statements [2020-02-28T13:45:37.713Z] #45 58.50 CC images/google/protobuf/descriptor.o [2020-02-28T13:45:39.216Z] #45 ... [2020-02-28T13:45:39.216Z] [2020-02-28T13:45:39.216Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:45:39.216Z] #11 153.1 Selecting previously unselected package libapparmor1:ppc64el. [2020-02-28T13:45:39.216Z] #11 153.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-02-28T13:45:39.216Z] #11 153.1 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-02-28T13:45:39.216Z] #11 153.3 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-02-28T13:45:39.216Z] #11 153.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-02-28T13:45:39.216Z] #11 153.3 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-02-28T13:45:39.506Z] #11 153.5 Selecting previously unselected package libbtrfs0. [2020-02-28T13:45:39.506Z] #11 153.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-02-28T13:45:39.506Z] #11 153.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-28T13:45:39.796Z] #11 153.7 Selecting previously unselected package libbtrfs-dev. [2020-02-28T13:45:39.796Z] #11 153.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-02-28T13:45:39.796Z] #11 153.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-28T13:45:39.797Z] #11 153.9 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-02-28T13:45:40.110Z] #11 153.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-02-28T13:45:40.110Z] #11 153.9 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-28T13:45:40.110Z] #11 154.1 Selecting previously unselected package libudev-dev:ppc64el. [2020-02-28T13:45:40.110Z] #11 154.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-02-28T13:45:40.110Z] #11 154.1 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-02-28T13:45:40.417Z] #11 154.4 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-02-28T13:45:40.417Z] #11 154.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-02-28T13:45:40.417Z] #11 154.4 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-02-28T13:45:40.708Z] #11 154.9 Selecting previously unselected package libpcre16-3:ppc64el. [2020-02-28T13:45:40.708Z] #11 154.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-02-28T13:45:40.708Z] #11 154.9 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-02-28T13:45:41.339Z] #11 155.1 Selecting previously unselected package libpcre32-3:ppc64el. [2020-02-28T13:45:41.339Z] #11 155.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-02-28T13:45:41.339Z] #11 155.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-02-28T13:45:41.339Z] #11 155.4 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-02-28T13:45:41.339Z] #11 155.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-02-28T13:45:41.339Z] #11 155.4 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-02-28T13:45:41.339Z] #11 155.5 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-02-28T13:45:41.630Z] #11 155.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-02-28T13:45:41.630Z] #11 155.5 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-02-28T13:45:41.920Z] #11 156.1 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-02-28T13:45:42.209Z] #11 156.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-02-28T13:45:42.209Z] #11 156.1 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-02-28T13:45:42.209Z] #11 156.4 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-02-28T13:45:42.501Z] #11 156.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-02-28T13:45:42.501Z] #11 156.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-02-28T13:45:42.501Z] #11 156.6 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-02-28T13:45:42.501Z] #11 156.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-02-28T13:45:42.501Z] #11 156.6 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-02-28T13:45:42.790Z] #11 156.8 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-02-28T13:45:42.790Z] #11 156.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-02-28T13:45:42.790Z] #11 156.8 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-02-28T13:45:43.420Z] #11 157.5 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-02-28T13:45:43.420Z] #11 157.5 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-02-28T13:45:43.420Z] #11 157.5 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-02-28T13:45:43.420Z] #11 157.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-28T13:45:43.420Z] #11 157.5 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-02-28T13:45:43.420Z] #11 157.6 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-02-28T13:45:43.420Z] #11 157.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-28T13:45:43.420Z] #11 157.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-28T13:45:43.708Z] #11 157.6 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-02-28T13:45:43.708Z] #11 157.6 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-02-28T13:45:43.708Z] #11 157.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-28T13:45:43.708Z] #11 157.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-28T13:45:43.708Z] #11 157.7 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-02-28T13:45:43.708Z] #11 157.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-28T13:45:43.708Z] #11 157.7 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-02-28T13:45:43.708Z] #11 157.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-28T13:45:43.708Z] #11 157.7 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-02-28T13:45:43.708Z] #11 157.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T13:45:43.708Z] #11 157.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-28T13:45:43.708Z] #11 157.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-28T13:45:43.708Z] #11 157.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T13:45:43.708Z] #11 157.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 [2020-02-28T13:45:43.999Z] #11 157.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 [2020-02-28T13:45:43.999Z] #11 157.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-28T13:45:43.999Z] #11 157.8 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-02-28T13:45:43.999Z] #11 157.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-28T13:45:43.999Z] #11 157.9 Setting up dmsetup (2:1.02.155-3) ... [2020-02-28T13:45:43.999Z] #11 157.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-28T13:45:43.999Z] #11 157.9 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-02-28T13:45:43.999Z] #11 157.9 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T13:45:44.299Z] #11 DONE 158.3s [2020-02-28T13:45:44.299Z] [2020-02-28T13:45:44.299Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T13:45:44.587Z] #56 DONE 0.3s [2020-02-28T13:45:44.587Z] [2020-02-28T13:45:44.587Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-28T13:45:44.587Z] #57 DONE 0.1s [2020-02-28T13:45:44.587Z] [2020-02-28T13:45:44.587Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:45:44.876Z] #58 ... [2020-02-28T13:45:44.876Z] [2020-02-28T13:45:44.876Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-28T13:45:44.876Z] #12 DONE 0.7s [2020-02-28T13:45:44.876Z] [2020-02-28T13:45:44.876Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:45:44.876Z] #58 0.326 + RM_GOPATH=0 [2020-02-28T13:45:44.876Z] #58 0.327 + TMP_GOPATH= [2020-02-28T13:45:44.876Z] #58 0.328 + : /build [2020-02-28T13:45:44.876Z] #58 0.329 + '[' -z '' ']' [2020-02-28T13:45:44.876Z] #58 0.337 ++ mktemp -d [2020-02-28T13:45:44.876Z] #58 0.341 + export GOPATH=/tmp/tmp.2JLl97kjS1 [2020-02-28T13:45:44.876Z] #58 0.342 + GOPATH=/tmp/tmp.2JLl97kjS1 [2020-02-28T13:45:44.876Z] #58 0.342 + RM_GOPATH=1 [2020-02-28T13:45:44.876Z] #58 0.343 ++ dirname ./install.sh [2020-02-28T13:45:44.876Z] #58 0.345 + dir=. [2020-02-28T13:45:44.876Z] #58 0.374 + bin=runc [2020-02-28T13:45:44.876Z] #58 0.378 + shift [2020-02-28T13:45:44.876Z] #58 0.381 + '[' '!' -f ./runc.installer ']' [2020-02-28T13:45:44.876Z] #58 0.381 + . ./runc.installer [2020-02-28T13:45:44.876Z] #58 0.381 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-28T13:45:44.876Z] #58 0.381 + install_runc [2020-02-28T13:45:44.876Z] #58 0.384 + uname -r [2020-02-28T13:45:44.876Z] #58 0.385 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-28T13:45:45.165Z] #58 0.422 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-28T13:45:45.165Z] #58 0.424 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-28T13:45:45.165Z] #58 0.425 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-28T13:45:45.165Z] #58 0.426 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2JLl97kjS1/src/github.com/opencontainers/runc [2020-02-28T13:45:45.165Z] #58 0.437 Cloning into '/tmp/tmp.2JLl97kjS1/src/github.com/opencontainers/runc'... [2020-02-28T13:45:45.454Z] #58 ... [2020-02-28T13:45:45.454Z] [2020-02-28T13:45:45.454Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-28T13:45:45.454Z] #13 DONE 0.4s [2020-02-28T13:45:45.741Z] [2020-02-28T13:45:45.741Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:45:45.741Z] #45 61.86 CC images/opts.o [2020-02-28T13:45:45.741Z] #45 62.18 CC images/seccomp.o [2020-02-28T13:45:45.741Z] #45 62.68 CC images/binfmt-misc.o [2020-02-28T13:45:45.741Z] #45 62.95 CC images/time.o [2020-02-28T13:45:45.741Z] #45 63.39 CC images/sysctl.o [2020-02-28T13:45:45.741Z] #45 63.80 CC images/autofs.o [2020-02-28T13:45:45.741Z] #45 64.21 CC images/macvlan.o [2020-02-28T13:45:45.741Z] #45 64.53 CC images/sit.o [2020-02-28T13:45:45.741Z] #45 65.00 LINK images/built-in.o [2020-02-28T13:45:45.741Z] #45 65.33 GEN compel/include/asm [2020-02-28T13:45:45.741Z] #45 65.34 GEN compel/include/version.h [2020-02-28T13:45:45.741Z] #45 65.36 touch .config [2020-02-28T13:45:45.741Z] #45 65.41 GEN include/common/config.h [2020-02-28T13:45:45.741Z] #45 65.63 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-28T13:45:45.741Z] #45 65.69 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-28T13:45:45.741Z] #45 65.75 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-02-28T13:45:45.741Z] #45 65.79 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-02-28T13:45:45.741Z] #45 65.85 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-02-28T13:45:45.741Z] #45 65.89 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-02-28T13:45:45.741Z] #45 65.97 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-02-28T13:45:45.741Z] #45 66.01 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-28T13:45:45.741Z] #45 66.01 DEP compel/plugins/std/infect.d [2020-02-28T13:45:45.741Z] #45 66.22 DEP compel/plugins/std/string.d [2020-02-28T13:45:45.741Z] #45 66.35 DEP compel/plugins/std/log.d [2020-02-28T13:45:45.741Z] #45 66.52 DEP compel/plugins/std/fds.d [2020-02-28T13:45:45.741Z] #45 ... [2020-02-28T13:45:45.741Z] [2020-02-28T13:45:45.741Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-28T13:45:45.741Z] #14 0.329 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-28T13:45:45.741Z] #14 DONE 0.4s [2020-02-28T13:45:46.044Z] [2020-02-28T13:45:46.044Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:45:46.044Z] #45 66.78 DEP compel/plugins/std/std.d [2020-02-28T13:45:46.044Z] #45 66.98 DEP compel/plugins/shmem/shmem.d [2020-02-28T13:45:46.346Z] #45 ... [2020-02-28T13:45:46.346Z] [2020-02-28T13:45:46.346Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-28T13:45:46.346Z] #15 DONE 0.4s [2020-02-28T13:45:46.346Z] [2020-02-28T13:45:46.346Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:45:46.346Z] #45 67.16 DEP compel/plugins/fds/fds.d [2020-02-28T13:45:46.346Z] #45 67.49 CC compel/plugins/std/std.o [2020-02-28T13:45:46.975Z] #45 ... [2020-02-28T13:45:46.975Z] [2020-02-28T13:45:46.975Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-28T13:45:46.975Z] #16 DONE 0.5s [2020-02-28T13:45:46.975Z] [2020-02-28T13:45:46.975Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:45:46.975Z] #45 67.92 CC compel/plugins/std/fds.o [2020-02-28T13:45:47.264Z] #45 ... [2020-02-28T13:45:47.264Z] [2020-02-28T13:45:47.264Z] #17 [dev 6/25] RUN ldconfig [2020-02-28T13:45:47.264Z] #17 DONE 0.4s [2020-02-28T13:45:47.264Z] [2020-02-28T13:45:47.264Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:45:47.895Z] #18 0.641 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T13:45:47.895Z] #18 0.775 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T13:45:48.186Z] #18 0.916 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T13:45:49.217Z] #18 2.160 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-28T13:45:51.275Z] #18 4.195 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-02-28T13:45:52.303Z] #18 ... [2020-02-28T13:45:52.303Z] [2020-02-28T13:45:52.303Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:45:52.303Z] #48 156.0 text/template [2020-02-28T13:45:52.303Z] #48 165.2 go/parser [2020-02-28T13:45:52.303Z] #48 ... [2020-02-28T13:45:52.303Z] [2020-02-28T13:45:52.303Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:45:52.303Z] #45 68.57 CC compel/plugins/std/log.o [2020-02-28T13:45:52.303Z] #45 69.97 CC compel/plugins/std/string.o [2020-02-28T13:45:52.303Z] #45 70.92 CC compel/plugins/std/infect.o [2020-02-28T13:45:52.303Z] #45 71.71 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-02-28T13:45:52.303Z] #45 71.78 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-02-28T13:45:52.303Z] #45 71.83 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-02-28T13:45:52.303Z] #45 71.92 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-02-28T13:45:52.303Z] #45 72.04 AR compel/plugins/std.lib.a [2020-02-28T13:45:52.303Z] #45 72.23 CC compel/plugins/fds/fds.o [2020-02-28T13:45:52.303Z] #45 72.74 AR compel/plugins/fds.lib.a [2020-02-28T13:45:52.303Z] #45 72.85 HOSTDEP compel/src/lib/log-host.d [2020-02-28T13:45:52.303Z] #45 73.14 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-28T13:45:52.303Z] #45 73.35 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-02-28T13:45:52.591Z] #45 73.55 HOSTDEP compel/src/main-host.d [2020-02-28T13:45:52.880Z] #45 73.83 DEP compel/src/lib/ptrace.d [2020-02-28T13:45:53.170Z] #45 74.11 DEP compel/src/lib/infect.d [2020-02-28T13:45:53.481Z] #45 74.50 DEP compel/src/lib/infect-util.d [2020-02-28T13:45:53.776Z] #45 74.77 DEP compel/src/lib/infect-rpc.d [2020-02-28T13:45:54.064Z] #45 75.02 DEP compel/arch/ppc64/src/lib/infect.d [2020-02-28T13:45:54.352Z] #45 75.24 DEP compel/arch/ppc64/src/lib/cpu.d [2020-02-28T13:45:54.642Z] #45 75.54 DEP compel/src/lib/log.d [2020-02-28T13:45:54.932Z] #45 75.77 DEP compel/src/main.d [2020-02-28T13:45:54.932Z] #45 76.03 DEP compel/src/lib/handle-elf.d [2020-02-28T13:45:55.557Z] #45 76.33 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-02-28T13:45:55.847Z] #45 76.67 CC compel/src/lib/log.o [2020-02-28T13:45:56.138Z] #45 77.22 CC compel/arch/ppc64/src/lib/cpu.o [2020-02-28T13:45:56.770Z] #45 77.72 CC compel/arch/ppc64/src/lib/infect.o [2020-02-28T13:45:57.405Z] #45 ... [2020-02-28T13:45:57.405Z] [2020-02-28T13:45:57.405Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:45:57.405Z] #58 12.78 + cd /tmp/tmp.2JLl97kjS1/src/github.com/opencontainers/runc [2020-02-28T13:45:57.405Z] #58 12.78 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-28T13:45:57.694Z] #58 13.09 + '[' -z '' ']' [2020-02-28T13:45:57.694Z] #58 13.09 + target=static [2020-02-28T13:45:57.694Z] #58 13.09 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-28T13:45:59.957Z] ok github.com/docker/docker/cmd/dockerd 0.109s coverage: 30.7% of statements [2020-02-28T13:46:01.211Z] #58 16.03 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-28T13:46:02.498Z] ok github.com/docker/docker/container 0.196s coverage: 34.9% of statements [2020-02-28T13:46:02.498Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-28T13:46:02.498Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-28T13:46:02.498Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-28T13:46:02.498Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-28T13:46:03.293Z] #58 ... [2020-02-28T13:46:03.293Z] [2020-02-28T13:46:03.293Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:46:03.293Z] #48 166.8 encoding/xml [2020-02-28T13:46:03.293Z] #48 ... [2020-02-28T13:46:03.293Z] [2020-02-28T13:46:03.293Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:46:03.293Z] #18 5.913 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-02-28T13:46:03.293Z] #18 ... [2020-02-28T13:46:03.293Z] [2020-02-28T13:46:03.293Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:46:03.293Z] #45 79.11 CC compel/src/lib/infect-rpc.o [2020-02-28T13:46:03.293Z] #45 79.85 CC compel/src/lib/infect-util.o [2020-02-28T13:46:03.293Z] #45 80.34 CC compel/src/lib/infect.o [2020-02-28T13:46:03.712Z] #45 ... [2020-02-28T13:46:03.712Z] [2020-02-28T13:46:03.712Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:46:03.712Z] #18 16.34 Fetched 8113 kB in 16s (513 kB/s) [2020-02-28T13:46:04.409Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.084s coverage: 65.3% of statements [2020-02-28T13:46:05.853Z] ok github.com/docker/docker/cmd/dockerd 0.039s coverage: 30.7% of statements [2020-02-28T13:46:05.853Z] ok github.com/docker/docker/container 0.111s coverage: 34.9% of statements [2020-02-28T13:46:05.853Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-28T13:46:05.853Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-28T13:46:05.853Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-28T13:46:05.853Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-28T13:46:06.320Z] ok github.com/docker/docker/daemon/cluster/convert 0.036s coverage: 35.7% of statements [2020-02-28T13:46:06.892Z] ok github.com/docker/docker/daemon/cluster 0.168s coverage: 0.5% of statements [2020-02-28T13:46:09.272Z] #18 16.34 Reading package lists... [2020-02-28T13:46:09.272Z] #18 ... [2020-02-28T13:46:09.272Z] [2020-02-28T13:46:09.272Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:46:09.272Z] #45 84.97 CC compel/src/lib/ptrace.o [2020-02-28T13:46:09.272Z] #45 85.62 AR compel/libcompel.a [2020-02-28T13:46:09.272Z] #45 85.76 HOSTCC compel/src/main-host.o [2020-02-28T13:46:09.272Z] #45 86.43 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-02-28T13:46:09.272Z] #45 86.87 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-28T13:46:09.272Z] #45 87.58 HOSTCC compel/src/lib/log-host.o [2020-02-28T13:46:09.272Z] #45 88.00 HOSTLINK compel/compel-host-bin [2020-02-28T13:46:09.272Z] #45 88.26 DEP soccr/soccr.d [2020-02-28T13:46:09.272Z] #45 88.56 CC soccr/soccr.o [2020-02-28T13:46:10.191Z] ok github.com/docker/docker/daemon/config 0.076s coverage: 81.7% of statements [2020-02-28T13:46:10.191Z] ok github.com/docker/docker/daemon/discovery 0.027s coverage: 30.0% of statements [2020-02-28T13:46:10.306Z] #45 ... [2020-02-28T13:46:10.306Z] [2020-02-28T13:46:10.306Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:46:10.306Z] #18 16.34 Reading package lists... [2020-02-28T13:46:10.882Z] ok github.com/docker/docker/daemon/cluster 0.051s coverage: 0.5% of statements [2020-02-28T13:46:11.133Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2020-02-28T13:46:11.663Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-02-28T13:46:12.516Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2020-02-28T13:46:12.910Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.7% of statements [2020-02-28T13:46:14.476Z] #18 23.73 Reading package lists... [2020-02-28T13:46:14.476Z] #18 ... [2020-02-28T13:46:14.476Z] [2020-02-28T13:46:14.476Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:46:14.476Z] #66 177.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-28T13:46:14.476Z] #66 177.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-28T13:46:14.476Z] #66 ... [2020-02-28T13:46:14.476Z] [2020-02-28T13:46:14.476Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:46:14.476Z] #45 91.67 AR soccr/libsoccr.a [2020-02-28T13:46:14.476Z] #45 91.75 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-28T13:46:14.476Z] #45 92.38 DEP criu/arch/ppc64/sigframe.d [2020-02-28T13:46:14.476Z] #45 92.71 DEP criu/arch/ppc64/crtools.d [2020-02-28T13:46:14.476Z] #45 93.11 DEP criu/arch/ppc64/cpu.d [2020-02-28T13:46:14.476Z] #45 93.47 CC criu/arch/ppc64/cpu.o [2020-02-28T13:46:14.476Z] #45 94.55 CC criu/arch/ppc64/crtools.o [2020-02-28T13:46:15.507Z] #45 96.51 CC criu/arch/ppc64/sigframe.o [2020-02-28T13:46:16.137Z] #45 97.06 LINK criu/arch/ppc64/crtools.built-in.o [2020-02-28T13:46:16.428Z] #45 97.17 DEP criu/pie/util-vdso.d [2020-02-28T13:46:16.428Z] #45 97.42 DEP criu/pie/util.d [2020-02-28T13:46:16.710Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2020-02-28T13:46:17.061Z] #45 97.82 CC criu/pie/util.o [2020-02-28T13:46:17.352Z] #45 ... [2020-02-28T13:46:17.352Z] [2020-02-28T13:46:17.352Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:46:17.352Z] #48 181.0 go/doc [2020-02-28T13:46:17.352Z] #48 183.5 crypto/rand [2020-02-28T13:46:17.352Z] #48 186.3 crypto/elliptic [2020-02-28T13:46:17.642Z] #48 ... [2020-02-28T13:46:17.642Z] [2020-02-28T13:46:17.642Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:46:17.642Z] #45 98.40 CC criu/pie/util-vdso.o [2020-02-28T13:46:17.646Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.511s coverage: 13.7% of statements [2020-02-28T13:46:17.906Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.588s coverage: 57.0% of statements [2020-02-28T13:46:18.274Z] #45 ... [2020-02-28T13:46:18.274Z] [2020-02-28T13:46:18.274Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:46:18.274Z] #66 DONE 192.0s [2020-02-28T13:46:18.274Z] [2020-02-28T13:46:18.274Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-28T13:46:18.274Z] #67 DONE 0.1s [2020-02-28T13:46:18.274Z] [2020-02-28T13:46:18.274Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:46:18.274Z] #18 23.73 Reading package lists... [2020-02-28T13:46:20.363Z] #18 30.83 Building dependency tree... [2020-02-28T13:46:20.415Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.427s coverage: 13.6% of statements [2020-02-28T13:46:21.242Z] ok github.com/docker/docker/daemon/config 0.081s coverage: 81.7% of statements [2020-02-28T13:46:21.868Z] #18 34.49 libcap2-bin is already the newest version (1:2.25-2). [2020-02-28T13:46:21.868Z] #18 34.49 The following additional packages will be installed: [2020-02-28T13:46:21.868Z] #18 34.50 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-28T13:46:21.868Z] #18 34.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-28T13:46:21.868Z] #18 34.51 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-28T13:46:21.868Z] #18 34.51 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-28T13:46:21.868Z] #18 34.51 python3.7 python3.7-minimal vim-runtime xxd [2020-02-28T13:46:21.868Z] #18 34.51 Suggested packages: [2020-02-28T13:46:21.868Z] #18 34.51 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-28T13:46:21.868Z] #18 34.51 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-28T13:46:21.868Z] #18 34.51 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-28T13:46:21.868Z] #18 34.51 Recommended packages: [2020-02-28T13:46:21.868Z] #18 34.51 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-28T13:46:21.868Z] #18 34.51 python3-keyrings.alt python3-xdg unzip [2020-02-28T13:46:22.061Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-02-28T13:46:22.107Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.740s coverage: 48.6% of statements [2020-02-28T13:46:22.107Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.681s coverage: 72.5% of statements [2020-02-28T13:46:22.464Z] ok github.com/docker/docker/daemon 12.314s coverage: 17.5% of statements [2020-02-28T13:46:22.464Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-28T13:46:22.464Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-28T13:46:22.678Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.307s coverage: 46.2% of statements [2020-02-28T13:46:23.247Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-02-28T13:46:23.247Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-28T13:46:23.247Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-28T13:46:24.008Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-02-28T13:46:24.577Z] #18 ... [2020-02-28T13:46:24.577Z] [2020-02-28T13:46:24.577Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:46:24.577Z] #45 99.69 AR criu/pie/pie.lib.a [2020-02-28T13:46:24.577Z] #45 99.90 DEP criu/pie/restorer.d [2020-02-28T13:46:24.577Z] #45 100.7 DEP criu/arch/ppc64/vdso-trampoline.d [2020-02-28T13:46:24.577Z] #45 100.8 DEP criu/arch/ppc64/restorer.d [2020-02-28T13:46:24.577Z] #45 101.3 DEP criu/arch/ppc64/vdso-pie.d [2020-02-28T13:46:24.577Z] #45 101.5 DEP criu/pie/parasite-vdso.d [2020-02-28T13:46:24.577Z] #45 101.8 DEP criu/pie/parasite.d [2020-02-28T13:46:24.577Z] #45 102.2 CC criu/pie/parasite.o [2020-02-28T13:46:24.577Z] #45 104.1 LINK criu/pie/parasite.built-in.o [2020-02-28T13:46:24.577Z] #45 104.1 GEN criu/pie/parasite-blob.h [2020-02-28T13:46:24.577Z] #45 104.1 CC criu/pie/parasite-vdso.o [2020-02-28T13:46:24.578Z] #45 105.3 CC criu/arch/ppc64/vdso-pie.o [2020-02-28T13:46:24.586Z] ok github.com/docker/docker/daemon 12.282s coverage: 17.5% of statements [2020-02-28T13:46:24.586Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-28T13:46:24.586Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-28T13:46:24.586Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-28T13:46:24.586Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-28T13:46:24.586Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-28T13:46:24.844Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.036s coverage: 58.0% of statements [2020-02-28T13:46:24.866Z] #45 105.9 CC criu/arch/ppc64/restorer.o [2020-02-28T13:46:24.866Z] #45 ... [2020-02-28T13:46:24.866Z] [2020-02-28T13:46:24.866Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:46:24.866Z] #18 37.91 The following NEW packages will be installed: [2020-02-28T13:46:25.104Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.574s coverage: 76.1% of statements [2020-02-28T13:46:25.156Z] #18 37.92 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-28T13:46:25.156Z] #18 37.92 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-28T13:46:25.156Z] #18 37.92 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-28T13:46:25.156Z] #18 37.92 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-28T13:46:25.156Z] #18 37.92 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-28T13:46:25.156Z] #18 37.92 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-28T13:46:25.156Z] #18 37.92 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-28T13:46:25.156Z] #18 37.92 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-28T13:46:25.156Z] #18 38.08 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T13:46:25.156Z] #18 38.08 Need to get 27.7 MB of archives. [2020-02-28T13:46:25.156Z] #18 38.08 After this operation, 129 MB of additional disk space will be used. [2020-02-28T13:46:25.156Z] #18 38.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-02-28T13:46:25.156Z] #18 38.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-02-28T13:46:25.444Z] #18 38.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-02-28T13:46:25.444Z] #18 38.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-02-28T13:46:25.675Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2020-02-28T13:46:25.702Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ea24823d46057d02) in /home/ubuntu/workspace/moby_PR-40594 [Pipeline] { [Pipeline] checkout [2020-02-28T13:46:25.733Z] #18 38.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-02-28T13:46:25.733Z] #18 38.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-02-28T13:46:25.733Z] #18 38.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-02-28T13:46:25.733Z] #18 38.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-02-28T13:46:25.777Z] using credential docker-jenkins-github-credentials [2020-02-28T13:46:25.790Z] Cloning the remote Git repository [2020-02-28T13:46:25.790Z] Cloning with configured refspecs honoured and without tags [2020-02-28T13:46:25.810Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-02-28T13:46:25.790Z] Cloning repository https://github.com/moby/moby.git [2020-02-28T13:46:25.791Z] > git init /home/ubuntu/workspace/moby_PR-40594 # timeout=10 [2020-02-28T13:46:25.830Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T13:46:25.831Z] > git --version # timeout=10 [2020-02-28T13:46:25.849Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T13:46:25.849Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40594/head:refs/remotes/origin/PR-40594 +refs/heads/master:refs/remotes/origin/master [2020-02-28T13:46:26.047Z] #18 38.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-02-28T13:46:26.047Z] #18 38.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-02-28T13:46:26.047Z] #18 38.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-02-28T13:46:26.047Z] #18 38.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-02-28T13:46:26.047Z] #18 38.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-02-28T13:46:26.047Z] #18 38.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-02-28T13:46:26.047Z] #18 38.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-02-28T13:46:26.047Z] #18 38.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-02-28T13:46:26.047Z] #18 38.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-02-28T13:46:26.047Z] #18 38.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-02-28T13:46:26.047Z] #18 38.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-02-28T13:46:26.047Z] #18 38.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-02-28T13:46:26.047Z] #18 38.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-02-28T13:46:26.047Z] #18 38.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-02-28T13:46:26.047Z] #18 38.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-02-28T13:46:26.047Z] #18 38.99 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-02-28T13:46:26.339Z] #18 39.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-02-28T13:46:26.339Z] #18 39.01 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-02-28T13:46:26.339Z] #18 39.02 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-02-28T13:46:26.339Z] #18 39.02 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-02-28T13:46:26.339Z] #18 39.03 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-02-28T13:46:26.584Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.249s coverage: 57.9% of statements [2020-02-28T13:46:26.614Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.051s coverage: 3.0% of statements [2020-02-28T13:46:26.965Z] #18 39.74 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-02-28T13:46:26.965Z] #18 39.75 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-02-28T13:46:26.965Z] #18 39.76 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-02-28T13:46:26.965Z] #18 39.77 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-02-28T13:46:26.965Z] #18 39.78 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-02-28T13:46:26.965Z] #18 39.80 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-02-28T13:46:26.965Z] #18 39.90 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-28T13:46:26.965Z] #18 39.91 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-02-28T13:46:26.965Z] #18 39.93 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-02-28T13:46:26.965Z] #18 39.94 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-28T13:46:26.965Z] #18 39.96 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-02-28T13:46:26.965Z] #18 39.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-28T13:46:26.965Z] #18 39.98 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-02-28T13:46:26.965Z] #18 40.01 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-28T13:46:27.617Z] #18 40.43 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-02-28T13:46:27.912Z] #18 40.59 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-02-28T13:46:27.912Z] #18 40.70 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-02-28T13:46:28.525Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 41.8% of statements [2020-02-28T13:46:29.094Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 4.9% of statements [2020-02-28T13:46:29.353Z] ok github.com/docker/docker/daemon/logger/awslogs 0.293s coverage: 77.4% of statements [2020-02-28T13:46:29.417Z] #18 42.09 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T13:46:29.417Z] #18 42.26 Fetched 27.7 MB in 3s (10.3 MB/s) [2020-02-28T13:46:29.417Z] #18 42.36 Selecting previously unselected package pigz. [2020-02-28T13:46:29.614Z] ok github.com/docker/docker/daemon/logger/gelf 0.038s coverage: 67.0% of statements [2020-02-28T13:46:29.705Z] #18 42.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23352 files and directories currently installed.) [2020-02-28T13:46:29.705Z] #18 42.50 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-02-28T13:46:29.705Z] #18 42.50 Unpacking pigz (2.4-1) ... [2020-02-28T13:46:29.705Z] #18 42.67 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-02-28T13:46:29.705Z] #18 42.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-28T13:46:29.705Z] #18 42.68 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-02-28T13:46:29.874Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.839s coverage: 60.1% of statements [2020-02-28T13:46:29.874Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-28T13:46:29.874Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-28T13:46:29.874Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-28T13:46:29.874Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-28T13:46:29.874Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-28T13:46:29.874Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-28T13:46:30.444Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.027s coverage: 88.3% of statements [2020-02-28T13:46:30.704Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 26.2% of statements [2020-02-28T13:46:30.734Z] #18 43.49 Selecting previously unselected package python3.7-minimal. [2020-02-28T13:46:30.734Z] #18 43.50 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-28T13:46:30.734Z] #18 43.52 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-28T13:46:31.274Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.026s coverage: 62.1% of statements [2020-02-28T13:46:32.214Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 74.7% of statements [2020-02-28T13:46:32.214Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-28T13:46:32.475Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.094s coverage: 19.9% of statements [2020-02-28T13:46:32.731Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.442s coverage: 46.2% of statements [2020-02-28T13:46:32.795Z] #18 45.32 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-02-28T13:46:32.795Z] #18 45.34 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-28T13:46:32.795Z] #18 ... [2020-02-28T13:46:32.795Z] [2020-02-28T13:46:32.795Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:46:32.795Z] #48 196.4 encoding/asn1 [2020-02-28T13:46:32.795Z] #48 197.1 github.com/LK4D4/vndr/build [2020-02-28T13:46:32.795Z] #48 198.3 crypto/rsa [2020-02-28T13:46:32.795Z] #48 ... [2020-02-28T13:46:32.795Z] [2020-02-28T13:46:32.795Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:46:32.795Z] #45 106.7 CC criu/arch/ppc64/vdso-trampoline.o [2020-02-28T13:46:32.795Z] #45 106.7 CC criu/pie/restorer.o [2020-02-28T13:46:32.795Z] #45 113.0 LINK criu/pie/restorer.built-in.o [2020-02-28T13:46:32.795Z] #45 113.0 GEN criu/pie/restorer-blob.h [2020-02-28T13:46:32.795Z] #45 113.3 DEP criu/vdso.d [2020-02-28T13:46:32.795Z] #45 113.7 DEP criu/uts_ns.d [2020-02-28T13:46:32.795Z] #45 ... [2020-02-28T13:46:32.795Z] [2020-02-28T13:46:32.795Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:46:32.795Z] #48 206.7 vendor/golang.org/x/net/idna [2020-02-28T13:46:33.046Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 33.3% of statements [2020-02-28T13:46:33.307Z] ok github.com/docker/docker/daemon/logger/templates 0.014s coverage: 8.3% of statements [2020-02-28T13:46:33.566Z] ok github.com/docker/docker/daemon/logger/syslog 0.042s coverage: 47.8% of statements [2020-02-28T13:46:34.506Z] ok github.com/docker/docker/daemon/network 0.026s coverage: 63.8% of statements [2020-02-28T13:46:35.085Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.067s coverage: 48.6% of statements [2020-02-28T13:46:35.447Z] ok github.com/docker/docker/daemon/logger/splunk 1.985s coverage: 82.5% of statements [2020-02-28T13:46:35.447Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-28T13:46:35.447Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-28T13:46:36.015Z] ok github.com/docker/docker/distribution/metadata 0.122s coverage: 48.2% of statements [2020-02-28T13:46:37.249Z] #48 210.3 vendor/golang.org/x/crypto/cryptobyte [2020-02-28T13:46:37.396Z] ok github.com/docker/docker/errdefs 0.013s coverage: 49.4% of statements [2020-02-28T13:46:37.396Z] ok github.com/docker/docker/distribution 0.264s coverage: 22.1% of statements [2020-02-28T13:46:37.396Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-28T13:46:37.489Z] ok github.com/docker/docker/daemon/graphdriver/aufs 13.005s coverage: 72.5% of statements [2020-02-28T13:46:37.490Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-28T13:46:37.879Z] #48 ... [2020-02-28T13:46:37.879Z] [2020-02-28T13:46:37.879Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:46:37.879Z] #18 49.65 Selecting previously unselected package python3-minimal. [2020-02-28T13:46:37.879Z] #18 49.65 (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 ... 23601 files and directories currently installed.) [2020-02-28T13:46:37.879Z] #18 49.86 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-02-28T13:46:37.879Z] #18 49.86 Unpacking python3-minimal (3.7.3-1) ... [2020-02-28T13:46:37.879Z] #18 50.00 Selecting previously unselected package libmpdec2:ppc64el. [2020-02-28T13:46:37.879Z] #18 50.03 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-02-28T13:46:37.879Z] #18 50.04 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-02-28T13:46:37.879Z] #18 50.24 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-02-28T13:46:37.879Z] #18 50.26 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-28T13:46:37.879Z] #18 50.27 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-02-28T13:46:38.778Z] ok github.com/docker/docker/image 0.055s coverage: 86.4% of statements [2020-02-28T13:46:39.038Z] ok github.com/docker/docker/distribution/xfer 1.704s coverage: 85.1% of statements [2020-02-28T13:46:39.038Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-28T13:46:39.038Z] ok github.com/docker/docker/image/cache 0.052s coverage: 19.2% of statements [2020-02-28T13:46:39.038Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-28T13:46:39.038Z] ok github.com/docker/docker/image/v1 0.040s coverage: 25.0% of statements [2020-02-28T13:46:39.038Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-28T13:46:39.260Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.594s coverage: 76.1% of statements [2020-02-28T13:46:39.390Z] #18 52.00 Selecting previously unselected package python3.7. [2020-02-28T13:46:39.390Z] #18 52.01 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-28T13:46:39.390Z] #18 52.02 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-28T13:46:39.390Z] #18 52.19 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-02-28T13:46:39.390Z] #18 52.20 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-02-28T13:46:39.390Z] #18 52.22 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-02-28T13:46:39.607Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2020-02-28T13:46:39.679Z] #18 52.34 Setting up python3-minimal (3.7.3-1) ... [2020-02-28T13:46:39.867Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 50.0% of statements [2020-02-28T13:46:40.158Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-02-28T13:46:41.179Z] #18 53.78 Selecting previously unselected package python3. [2020-02-28T13:46:41.179Z] #18 53.78 (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 ... 24013 files and directories currently installed.) [2020-02-28T13:46:41.179Z] #18 53.90 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-02-28T13:46:41.179Z] #18 53.91 Unpacking python3 (3.7.3-1) ... [2020-02-28T13:46:41.179Z] #18 54.13 Selecting previously unselected package libip4tc0:ppc64el. [2020-02-28T13:46:41.179Z] #18 54.14 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-02-28T13:46:41.179Z] #18 54.15 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-02-28T13:46:41.249Z] ok github.com/docker/docker/opts 0.095s coverage: 67.4% of statements [2020-02-28T13:46:41.468Z] #18 54.29 Selecting previously unselected package libip6tc0:ppc64el. [2020-02-28T13:46:41.468Z] #18 54.32 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-02-28T13:46:41.468Z] #18 54.33 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-02-28T13:46:41.529Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-02-28T13:46:41.760Z] #18 54.47 Selecting previously unselected package libiptc0:ppc64el. [2020-02-28T13:46:41.760Z] #18 54.49 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-02-28T13:46:41.760Z] #18 54.49 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-02-28T13:46:41.760Z] #18 54.65 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-02-28T13:46:41.760Z] #18 54.69 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-02-28T13:46:42.050Z] #18 54.70 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-02-28T13:46:42.050Z] #18 54.82 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-02-28T13:46:42.050Z] #18 54.86 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-02-28T13:46:42.050Z] #18 54.86 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-02-28T13:46:42.312Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.971s coverage: 59.8% of statements [2020-02-28T13:46:42.312Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-28T13:46:42.312Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-28T13:46:42.339Z] #18 55.01 Selecting previously unselected package libnftnl11:ppc64el. [2020-02-28T13:46:42.340Z] #18 55.03 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-02-28T13:46:42.340Z] #18 55.04 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-02-28T13:46:42.340Z] #18 55.20 Selecting previously unselected package iptables. [2020-02-28T13:46:42.340Z] #18 55.22 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-02-28T13:46:42.340Z] #18 55.23 Unpacking iptables (1.8.2-4) ... [2020-02-28T13:46:42.632Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2020-02-28T13:46:42.688Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-02-28T13:46:42.892Z] ok github.com/docker/docker/pkg/authorization 0.975s coverage: 68.3% of statements [2020-02-28T13:46:42.892Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements [2020-02-28T13:46:42.971Z] #18 ... [2020-02-28T13:46:42.971Z] [2020-02-28T13:46:42.971Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:46:42.971Z] #45 114.0 DEP criu/util.d [2020-02-28T13:46:42.971Z] #45 114.3 DEP criu/uffd.d [2020-02-28T13:46:42.971Z] #45 114.6 DEP criu/tun.d [2020-02-28T13:46:42.971Z] #45 115.0 DEP criu/tty.d [2020-02-28T13:46:42.971Z] #45 115.4 DEP criu/timerfd.d [2020-02-28T13:46:42.971Z] #45 115.8 DEP criu/sysfs_parse.d [2020-02-28T13:46:42.971Z] #45 116.1 DEP criu/sysctl.d [2020-02-28T13:46:42.971Z] #45 116.3 DEP criu/string.d [2020-02-28T13:46:42.971Z] #45 116.4 DEP criu/stats.d [2020-02-28T13:46:42.971Z] #45 116.6 DEP criu/sockets.d [2020-02-28T13:46:42.971Z] #45 116.9 DEP criu/sk-unix.d [2020-02-28T13:46:42.971Z] #45 117.3 DEP criu/sk-tcp.d [2020-02-28T13:46:42.971Z] #45 117.8 DEP criu/sk-queue.d [2020-02-28T13:46:42.971Z] #45 118.0 DEP criu/sk-packet.d [2020-02-28T13:46:42.971Z] #45 118.4 DEP criu/sk-netlink.d [2020-02-28T13:46:42.971Z] #45 118.7 DEP criu/sk-inet.d [2020-02-28T13:46:42.971Z] #45 119.2 DEP criu/signalfd.d [2020-02-28T13:46:42.971Z] #45 119.7 DEP criu/sigframe.d [2020-02-28T13:46:42.971Z] #45 119.9 DEP criu/shmem.d [2020-02-28T13:46:42.971Z] #45 120.2 DEP criu/servicefd.d [2020-02-28T13:46:42.971Z] #45 120.5 DEP criu/seize.d [2020-02-28T13:46:42.971Z] #45 120.9 DEP criu/seccomp.d [2020-02-28T13:46:42.971Z] #45 121.4 DEP criu/rst-malloc.d [2020-02-28T13:46:42.971Z] #45 121.5 DEP criu/rbtree.d [2020-02-28T13:46:42.971Z] #45 121.6 DEP criu/pstree.d [2020-02-28T13:46:42.971Z] #45 121.9 DEP criu/protobuf.d [2020-02-28T13:46:42.971Z] #45 122.2 GEN criu/protobuf-desc-gen.h [2020-02-28T13:46:43.275Z] #45 ... [2020-02-28T13:46:43.275Z] [2020-02-28T13:46:43.275Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:46:43.275Z] #18 56.15 Selecting previously unselected package xxd. [2020-02-28T13:46:43.275Z] #18 56.18 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-28T13:46:43.275Z] #18 56.18 Unpacking xxd (2:8.1.0875-5) ... [2020-02-28T13:46:43.487Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-02-28T13:46:43.488Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-28T13:46:43.488Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-28T13:46:43.570Z] #18 56.36 Selecting previously unselected package vim-common. [2020-02-28T13:46:43.570Z] #18 56.38 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-28T13:46:43.570Z] #18 56.45 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-28T13:46:43.837Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2020-02-28T13:46:43.837Z] ok github.com/docker/docker/pkg/archive 1.251s coverage: 76.8% of statements [2020-02-28T13:46:43.861Z] #18 56.73 Selecting previously unselected package bash-completion. [2020-02-28T13:46:43.861Z] #18 56.76 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-28T13:46:44.281Z] ok github.com/docker/docker/daemon/logger 0.212s coverage: 41.8% of statements [2020-02-28T13:46:44.407Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-02-28T13:46:44.666Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2020-02-28T13:46:45.065Z] ok github.com/docker/docker/daemon/logger/awslogs 0.090s coverage: 77.8% of statements [2020-02-28T13:46:45.065Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-28T13:46:45.065Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-28T13:46:45.235Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-02-28T13:46:45.427Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-02-28T13:46:45.496Z] Fetching without tags [2020-02-28T13:46:45.802Z] Merging remotes/origin/master commit 38f52c9fec820cece6c51d65a161648347fb2ee1 into PR head commit 83c0bedba914fa08c9d1f2fe1e47b38a3264777d [2020-02-28T13:46:45.803Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-02-28T13:46:46.213Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 26.2% of statements [2020-02-28T13:46:46.372Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-02-28T13:46:46.584Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2020-02-28T13:46:46.894Z] Merge succeeded, producing 419dba9716cdc743f5f31c8e0632220b63b3c79e [2020-02-28T13:46:46.895Z] Checking out Revision 419dba9716cdc743f5f31c8e0632220b63b3c79e (PR-40594) [2020-02-28T13:46:46.941Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 88.3% of statements [2020-02-28T13:46:45.443Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T13:46:45.451Z] > git config --add remote.origin.fetch +refs/pull/40594/head:refs/remotes/origin/PR-40594 # timeout=10 [2020-02-28T13:46:45.461Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-28T13:46:45.483Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T13:46:45.496Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T13:46:45.497Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T13:46:45.497Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40594/head:refs/remotes/origin/PR-40594 +refs/heads/master:refs/remotes/origin/master [2020-02-28T13:46:45.802Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T13:46:45.812Z] > git checkout -f 83c0bedba914fa08c9d1f2fe1e47b38a3264777d [2020-02-28T13:46:46.316Z] > git merge 38f52c9fec820cece6c51d65a161648347fb2ee1 # timeout=10 [2020-02-28T13:46:46.883Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-28T13:46:46.895Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T13:46:46.903Z] > git checkout -f 419dba9716cdc743f5f31c8e0632220b63b3c79e [2020-02-28T13:46:47.711Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 74.7% of statements [2020-02-28T13:46:47.711Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-28T13:46:47.749Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-02-28T13:46:47.749Z] ok github.com/docker/docker/pkg/chrootarchive 3.516s coverage: 43.2% of statements [2020-02-28T13:46:47.929Z] Commit message: "Merge commit '38f52c9fec820cece6c51d65a161648347fb2ee1' into HEAD" [2020-02-28T13:46:47.929Z] First time build. Skipping changelog. [2020-02-28T13:46:48.009Z] ok github.com/docker/docker/pkg/fileutils 0.032s coverage: 89.5% of statements [2020-02-28T13:46:48.072Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.012s coverage: 19.9% of statements [2020-02-28T13:46:48.576Z] ok github.com/docker/docker/pkg/fsutils 0.316s coverage: 85.1% of statements [2020-02-28T13:46:48.577Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-28T13:46:48.837Z] ok github.com/docker/docker/pkg/discovery/kv 3.106s coverage: 84.1% of statements [2020-02-28T13:46:48.849Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.004s coverage: 33.3% of statements [2020-02-28T13:46:48.882Z] + [ PR != PR ] [2020-02-28T13:46:48.882Z] + [ master != master ] [2020-02-28T13:46:48.882Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-28T13:46:49.097Z] ok github.com/docker/docker/layer 7.169s coverage: 68.8% of statements [2020-02-28T13:46:49.097Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-28T13:46:49.097Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-28T13:46:49.097Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-28T13:46:49.097Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-28T13:46:49.097Z] ? github.com/docker/docker/oci [no test files] [2020-02-28T13:46:49.097Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-28T13:46:49.097Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-28T13:46:49.097Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-28T13:46:49.212Z] + docker version [2020-02-28T13:46:49.212Z] Client: Docker Engine - Community [2020-02-28T13:46:49.212Z] Version: 19.03.5 [2020-02-28T13:46:49.212Z] API version: 1.40 [2020-02-28T13:46:49.212Z] Go version: go1.12.12 [2020-02-28T13:46:49.212Z] Git commit: 633a0ea838 [2020-02-28T13:46:49.212Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-28T13:46:49.212Z] OS/Arch: linux/amd64 [2020-02-28T13:46:49.212Z] Experimental: false [2020-02-28T13:46:49.212Z] [2020-02-28T13:46:49.212Z] Server: Docker Engine - Community [2020-02-28T13:46:49.212Z] Engine: [2020-02-28T13:46:49.212Z] Version: 19.03.5 [2020-02-28T13:46:49.212Z] API version: 1.40 (minimum version 1.12) [2020-02-28T13:46:49.212Z] Go version: go1.12.12 [2020-02-28T13:46:49.212Z] Git commit: 633a0ea838 [2020-02-28T13:46:49.212Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-28T13:46:49.212Z] OS/Arch: linux/amd64 [2020-02-28T13:46:49.212Z] Experimental: true [2020-02-28T13:46:49.212Z] containerd: [2020-02-28T13:46:49.212Z] Version: 1.2.10 [2020-02-28T13:46:49.212Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-28T13:46:49.212Z] runc: [2020-02-28T13:46:49.212Z] Version: 1.0.0-rc8+dev [2020-02-28T13:46:49.212Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-28T13:46:49.212Z] docker-init: [2020-02-28T13:46:49.212Z] Version: 0.18.0 [2020-02-28T13:46:49.212Z] GitCommit: fec3683 [Pipeline] sh [2020-02-28T13:46:49.496Z] + docker info [2020-02-28T13:46:49.496Z] Client: [2020-02-28T13:46:49.496Z] Debug Mode: false [2020-02-28T13:46:49.496Z] [2020-02-28T13:46:49.496Z] Server: [2020-02-28T13:46:49.496Z] Containers: 0 [2020-02-28T13:46:49.496Z] Running: 0 [2020-02-28T13:46:49.496Z] Paused: 0 [2020-02-28T13:46:49.496Z] Stopped: 0 [2020-02-28T13:46:49.496Z] Images: 1 [2020-02-28T13:46:49.496Z] Server Version: 19.03.5 [2020-02-28T13:46:49.496Z] Storage Driver: overlay2 [2020-02-28T13:46:49.496Z] Backing Filesystem: extfs [2020-02-28T13:46:49.496Z] Supports d_type: true [2020-02-28T13:46:49.496Z] Native Overlay Diff: true [2020-02-28T13:46:49.496Z] Logging Driver: json-file [2020-02-28T13:46:49.496Z] Cgroup Driver: cgroupfs [2020-02-28T13:46:49.496Z] Plugins: [2020-02-28T13:46:49.496Z] Volume: local [2020-02-28T13:46:49.496Z] Network: bridge host ipvlan macvlan null overlay [2020-02-28T13:46:49.496Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-28T13:46:49.496Z] Swarm: inactive [2020-02-28T13:46:49.496Z] Runtimes: runc [2020-02-28T13:46:49.496Z] Default Runtime: runc [2020-02-28T13:46:49.496Z] Init Binary: docker-init [2020-02-28T13:46:49.496Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-28T13:46:49.496Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-28T13:46:49.496Z] init version: fec3683 [2020-02-28T13:46:49.496Z] Security Options: [2020-02-28T13:46:49.496Z] apparmor [2020-02-28T13:46:49.496Z] seccomp [2020-02-28T13:46:49.496Z] Profile: default [2020-02-28T13:46:49.496Z] Kernel Version: 4.15.0-1058-aws [2020-02-28T13:46:49.496Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-28T13:46:49.496Z] OSType: linux [2020-02-28T13:46:49.496Z] Architecture: x86_64 [2020-02-28T13:46:49.496Z] CPUs: 2 [2020-02-28T13:46:49.496Z] Total Memory: 7.501GiB [2020-02-28T13:46:49.496Z] Name: ip-10-100-104-186 [2020-02-28T13:46:49.496Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-28T13:46:49.496Z] Docker Root Dir: /var/lib/docker [2020-02-28T13:46:49.496Z] Debug Mode: false [2020-02-28T13:46:49.496Z] Registry: https://index.docker.io/v1/ [2020-02-28T13:46:49.496Z] Labels: [2020-02-28T13:46:49.496Z] Experimental: true [2020-02-28T13:46:49.496Z] Insecure Registries: [2020-02-28T13:46:49.496Z] 127.0.0.0/8 [2020-02-28T13:46:49.496Z] Live Restore Enabled: true [2020-02-28T13:46:49.496Z] [2020-02-28T13:46:49.496Z] WARNING: No swap limit support [Pipeline] sh [2020-02-28T13:46:49.613Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 47.8% of statements [2020-02-28T13:46:49.782Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-28T13:46:49.782Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-28T13:46:49.782Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40594/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-28T13:46:49.782Z] + bash /home/ubuntu/workspace/moby_PR-40594/check-config.sh [2020-02-28T13:46:49.782Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-28T13:46:49.782Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-28T13:46:49.782Z] [2020-02-28T13:46:49.782Z] Generally Necessary: [2020-02-28T13:46:49.782Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-28T13:46:49.782Z] - apparmor: enabled and tools installed [2020-02-28T13:46:49.782Z] - CONFIG_NAMESPACES: enabled [2020-02-28T13:46:49.782Z] - CONFIG_NET_NS: enabled [2020-02-28T13:46:49.782Z] - CONFIG_PID_NS: enabled [2020-02-28T13:46:49.782Z] - CONFIG_IPC_NS: enabled [2020-02-28T13:46:49.782Z] - CONFIG_UTS_NS: enabled [2020-02-28T13:46:49.782Z] - CONFIG_CGROUPS: enabled [2020-02-28T13:46:49.782Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-28T13:46:49.782Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-28T13:46:49.782Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-28T13:46:49.782Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-28T13:46:49.782Z] - CONFIG_CPUSETS: enabled [2020-02-28T13:46:49.782Z] - CONFIG_MEMCG: enabled [2020-02-28T13:46:49.782Z] - CONFIG_KEYS: enabled [2020-02-28T13:46:49.782Z] - CONFIG_VETH: enabled (as module) [2020-02-28T13:46:49.782Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-28T13:46:49.782Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-28T13:46:49.782Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-28T13:46:49.782Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-28T13:46:49.782Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-28T13:46:49.782Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-28T13:46:49.782Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-28T13:46:49.782Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-28T13:46:49.782Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-28T13:46:49.782Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-28T13:46:49.782Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-28T13:46:49.782Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-28T13:46:49.782Z] [2020-02-28T13:46:49.782Z] Optional Features: [2020-02-28T13:46:49.782Z] - CONFIG_USER_NS: enabled [2020-02-28T13:46:49.782Z] - CONFIG_SECCOMP: enabled [2020-02-28T13:46:49.782Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-28T13:46:49.782Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-28T13:46:49.782Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-28T13:46:49.782Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-28T13:46:49.782Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-28T13:46:49.782Z] - CONFIG_BLK_CGROUP: enabled [2020-02-28T13:46:49.782Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-28T13:46:49.782Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-28T13:46:49.782Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-28T13:46:49.783Z] - CONFIG_CGROUP_PERF: enabled [2020-02-28T13:46:49.783Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-28T13:46:49.783Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-28T13:46:49.783Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-28T13:46:49.783Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-28T13:46:49.783Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-28T13:46:49.783Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-28T13:46:49.783Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-28T13:46:49.783Z] - CONFIG_IP_VS: enabled (as module) [2020-02-28T13:46:49.783Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-28T13:46:49.783Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-28T13:46:49.972Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-02-28T13:46:50.038Z] ok github.com/docker/docker/pkg/jsonmessage 0.034s coverage: 91.7% of statements [2020-02-28T13:46:50.038Z] ok github.com/docker/docker/pkg/locker 0.034s coverage: 88.9% of statements [2020-02-28T13:46:50.042Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-28T13:46:50.042Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-28T13:46:50.042Z] - CONFIG_EXT4_FS: enabled [2020-02-28T13:46:50.042Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-28T13:46:50.042Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-28T13:46:50.042Z] - Network Drivers: [2020-02-28T13:46:50.042Z] - "overlay": [2020-02-28T13:46:50.042Z] - CONFIG_VXLAN: enabled (as module) [2020-02-28T13:46:50.042Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-28T13:46:50.042Z] Optional (for encrypted networks): [2020-02-28T13:46:50.042Z] - CONFIG_CRYPTO: enabled [2020-02-28T13:46:50.042Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-28T13:46:50.042Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-28T13:46:50.042Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-28T13:46:50.042Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-28T13:46:50.042Z] - CONFIG_XFRM: enabled [2020-02-28T13:46:50.042Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-28T13:46:50.042Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-28T13:46:50.042Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-28T13:46:50.042Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-28T13:46:50.042Z] - "ipvlan": [2020-02-28T13:46:50.042Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-28T13:46:50.042Z] - "macvlan": [2020-02-28T13:46:50.042Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-28T13:46:50.042Z] - CONFIG_DUMMY: enabled (as module) [2020-02-28T13:46:50.042Z] - "ftp,tftp client in container": [2020-02-28T13:46:50.042Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-28T13:46:50.042Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-28T13:46:50.042Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-28T13:46:50.042Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-28T13:46:50.042Z] - Storage Drivers: [2020-02-28T13:46:50.042Z] - "aufs": [2020-02-28T13:46:50.042Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-28T13:46:50.042Z] - "btrfs": [2020-02-28T13:46:50.042Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-28T13:46:50.042Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-28T13:46:50.042Z] - "devicemapper": [2020-02-28T13:46:50.042Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-28T13:46:50.042Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-28T13:46:50.042Z] - "overlay": [2020-02-28T13:46:50.042Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-28T13:46:50.042Z] - "zfs": [2020-02-28T13:46:50.042Z] - /dev/zfs: missing [2020-02-28T13:46:50.042Z] - zfs command: missing [2020-02-28T13:46:50.042Z] - zpool command: missing [2020-02-28T13:46:50.042Z] [2020-02-28T13:46:50.042Z] Limits: [2020-02-28T13:46:50.042Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-28T13:46:50.042Z] [2020-02-28T13:46:50.042Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-28T13:46:50.299Z] ok github.com/docker/docker/pkg/ioutils 0.618s coverage: 70.6% of statements [2020-02-28T13:46:50.299Z] ok github.com/docker/docker/pkg/longpath 0.026s coverage: 100.0% of statements [2020-02-28T13:46:50.299Z] ok github.com/docker/docker/pkg/idtools 0.755s coverage: 70.1% of statements [2020-02-28T13:46:50.299Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-28T13:46:50.367Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:31549a69e13df4487a313bd6a6211b5f532f0eb0 . [2020-02-28T13:46:50.367Z] #2 [internal] load .dockerignore [2020-02-28T13:46:50.367Z] #2 transferring context: 87B done [2020-02-28T13:46:50.367Z] #2 DONE 0.0s [2020-02-28T13:46:50.367Z] [2020-02-28T13:46:50.367Z] #1 [internal] load build definition from Dockerfile [2020-02-28T13:46:50.367Z] #1 transferring dockerfile: 15.84kB done [2020-02-28T13:46:50.367Z] #1 DONE 0.0s [2020-02-28T13:46:50.367Z] [2020-02-28T13:46:50.367Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-28T13:46:50.367Z] #3 DONE 0.1s [2020-02-28T13:46:50.626Z] [2020-02-28T13:46:50.626Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-28T13:46:50.626Z] #4 CACHED [2020-02-28T13:46:50.746Z] #18 ... [2020-02-28T13:46:50.747Z] [2020-02-28T13:46:50.747Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:46:50.747Z] #45 125.5 DEP criu/protobuf-desc.d [2020-02-28T13:46:50.747Z] #45 125.7 DEP criu/proc_parse.d [2020-02-28T13:46:50.747Z] #45 126.2 DEP criu/plugin.d [2020-02-28T13:46:50.747Z] #45 126.3 DEP criu/pipes.d [2020-02-28T13:46:50.747Z] #45 126.6 DEP criu/pie-util.d [2020-02-28T13:46:50.747Z] #45 126.8 DEP criu/pie-util-vdso.d [2020-02-28T13:46:50.747Z] #45 127.1 DEP criu/path.d [2020-02-28T13:46:50.747Z] #45 127.3 DEP criu/parasite-syscall.d [2020-02-28T13:46:50.747Z] #45 127.7 DEP criu/pagemap.d [2020-02-28T13:46:50.747Z] #45 128.0 DEP criu/pagemap-cache.d [2020-02-28T13:46:50.747Z] #45 128.2 DEP criu/page-xfer.d [2020-02-28T13:46:50.747Z] #45 128.4 DEP criu/page-pipe.d [2020-02-28T13:46:50.747Z] #45 128.6 DEP criu/netfilter.d [2020-02-28T13:46:50.747Z] #45 128.9 DEP criu/net.d [2020-02-28T13:46:50.747Z] #45 129.2 DEP criu/namespaces.d [2020-02-28T13:46:50.747Z] #45 129.5 DEP criu/mount.d [2020-02-28T13:46:50.747Z] #45 129.7 DEP criu/mem.d [2020-02-28T13:46:50.747Z] #45 130.1 DEP criu/lsm.d [2020-02-28T13:46:50.747Z] #45 130.5 DEP criu/log.d [2020-02-28T13:46:50.747Z] #45 130.8 DEP criu/libnetlink.d [2020-02-28T13:46:50.747Z] #45 131.1 DEP criu/kerndat.d [2020-02-28T13:46:50.747Z] #45 131.5 DEP criu/kcmp-ids.d [2020-02-28T13:46:50.747Z] #45 131.8 DEP criu/irmap.d [2020-02-28T13:46:50.747Z] #45 ... [2020-02-28T13:46:50.747Z] [2020-02-28T13:46:50.747Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:46:50.747Z] #48 214.5 mime [2020-02-28T13:46:50.747Z] #48 223.8 crypto/x509 [2020-02-28T13:46:50.747Z] #48 223.8 vendor/golang.org/x/net/http/httpproxy [2020-02-28T13:46:50.747Z] #48 223.9 net/textproto [2020-02-28T13:46:50.750Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-02-28T13:46:50.750Z] ok github.com/docker/docker/daemon/logger/splunk 1.465s coverage: 82.5% of statements [2020-02-28T13:46:50.750Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-28T13:46:50.750Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-28T13:46:50.869Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2020-02-28T13:46:50.869Z] ok github.com/docker/docker/pkg/parsers 0.019s coverage: 97.0% of statements [2020-02-28T13:46:50.883Z] [2020-02-28T13:46:50.883Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-28T13:46:50.883Z] #6 DONE 0.0s [2020-02-28T13:46:50.883Z] [2020-02-28T13:46:50.883Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-02-28T13:46:51.037Z] #48 ... [2020-02-28T13:46:51.037Z] [2020-02-28T13:46:51.037Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:46:51.037Z] #18 63.13 Unpacking bash-completion (1:2.8-6) ... [2020-02-28T13:46:51.037Z] #18 63.75 Selecting previously unselected package bzip2. [2020-02-28T13:46:51.037Z] #18 63.76 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-02-28T13:46:51.037Z] #18 63.77 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-28T13:46:51.037Z] #18 63.88 Selecting previously unselected package xz-utils. [2020-02-28T13:46:51.037Z] #18 63.90 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-02-28T13:46:51.037Z] #18 63.91 Unpacking xz-utils (5.2.4-1) ... [2020-02-28T13:46:51.143Z] #5 DONE 0.1s [2020-02-28T13:46:51.143Z] [2020-02-28T13:46:51.143Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-02-28T13:46:51.143Z] #7 DONE 0.0s [2020-02-28T13:46:51.143Z] [2020-02-28T13:46:51.143Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-28T13:46:51.143Z] #68 CACHED [2020-02-28T13:46:51.143Z] [2020-02-28T13:46:51.143Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-28T13:46:51.143Z] #8 CACHED [2020-02-28T13:46:51.143Z] [2020-02-28T13:46:51.143Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-28T13:46:51.143Z] #9 CACHED [2020-02-28T13:46:51.143Z] [2020-02-28T13:46:51.143Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-28T13:46:51.143Z] #40 CACHED [2020-02-28T13:46:51.143Z] [2020-02-28T13:46:51.143Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-28T13:46:51.143Z] #29 CACHED [2020-02-28T13:46:51.143Z] [2020-02-28T13:46:51.143Z] #20 [internal] load build context [2020-02-28T13:46:51.330Z] #18 64.14 Selecting previously unselected package apparmor. [2020-02-28T13:46:51.330Z] #18 64.15 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-02-28T13:46:51.438Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2020-02-28T13:46:51.438Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 91.4% of statements [2020-02-28T13:46:51.438Z] ok github.com/docker/docker/pkg/pidfile 0.021s coverage: 82.4% of statements [2020-02-28T13:46:51.621Z] #18 64.32 Unpacking apparmor (2.13.2-10) ... [2020-02-28T13:46:51.697Z] ok github.com/docker/docker/pkg/mount 0.855s coverage: 70.0% of statements [2020-02-28T13:46:51.697Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-28T13:46:51.697Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-28T13:46:51.697Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-28T13:46:52.263Z] #18 65.09 Selecting previously unselected package aufs-tools. [2020-02-28T13:46:52.263Z] #18 65.13 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-02-28T13:46:52.263Z] #18 65.14 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-28T13:46:52.267Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.026s coverage: 56.8% of statements [2020-02-28T13:46:52.550Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2020-02-28T13:46:52.550Z] ok github.com/docker/docker/distribution 0.238s coverage: 22.1% of statements [2020-02-28T13:46:52.550Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-28T13:46:52.553Z] #18 65.32 Selecting previously unselected package libonig5:ppc64el. [2020-02-28T13:46:52.553Z] #18 65.34 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-02-28T13:46:52.553Z] #18 65.35 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-02-28T13:46:52.553Z] #18 65.56 Selecting previously unselected package libjq1:ppc64el. [2020-02-28T13:46:52.837Z] ok github.com/docker/docker/pkg/pools 0.021s coverage: 88.2% of statements [2020-02-28T13:46:52.837Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2020-02-28T13:46:52.844Z] #18 65.57 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-28T13:46:52.844Z] #18 65.58 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-28T13:46:52.844Z] #18 65.71 Selecting previously unselected package jq. [2020-02-28T13:46:52.844Z] #18 65.73 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-28T13:46:52.844Z] #18 65.74 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-28T13:46:53.097Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2020-02-28T13:46:53.157Z] #18 65.87 Selecting previously unselected package libaio1:ppc64el. [2020-02-28T13:46:53.157Z] #18 65.90 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-02-28T13:46:53.157Z] #18 65.91 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-02-28T13:46:53.157Z] #18 66.04 Selecting previously unselected package libgpm2:ppc64el. [2020-02-28T13:46:53.157Z] #18 66.05 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-02-28T13:46:53.157Z] #18 66.05 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-02-28T13:46:53.451Z] #18 66.14 Selecting previously unselected package libicu63:ppc64el. [2020-02-28T13:46:53.451Z] #18 66.16 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ... [2020-02-28T13:46:53.451Z] #18 66.17 Unpacking libicu63:ppc64el (63.1-6) ... [2020-02-28T13:46:53.665Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2020-02-28T13:46:54.164Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2020-02-28T13:46:54.233Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-02-28T13:46:54.492Z] ok github.com/docker/docker/pkg/pubsub 1.094s coverage: 73.9% of statements [2020-02-28T13:46:54.958Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-02-28T13:46:55.060Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-02-28T13:46:55.060Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-02-28T13:46:55.320Z] #20 transferring context: 49.60MB 4.2s done [2020-02-28T13:46:55.320Z] #20 DONE 4.3s [2020-02-28T13:46:55.320Z] [2020-02-28T13:46:55.320Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:46:55.320Z] #43 3.916 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T13:46:55.320Z] #43 4.038 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T13:46:55.320Z] #43 4.130 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T13:46:55.321Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-02-28T13:46:55.577Z] #43 ... [2020-02-28T13:46:55.577Z] [2020-02-28T13:46:55.577Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T13:46:55.577Z] #21 CACHED [2020-02-28T13:46:55.577Z] [2020-02-28T13:46:55.577Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-28T13:46:55.577Z] #46 CACHED [2020-02-28T13:46:55.577Z] [2020-02-28T13:46:55.577Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-28T13:46:55.577Z] #32 CACHED [2020-02-28T13:46:55.577Z] [2020-02-28T13:46:55.577Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-28T13:46:55.577Z] #22 CACHED [2020-02-28T13:46:55.577Z] [2020-02-28T13:46:55.577Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:46:55.577Z] #23 CACHED [2020-02-28T13:46:55.577Z] [2020-02-28T13:46:55.577Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-28T13:46:55.577Z] #64 CACHED [2020-02-28T13:46:55.577Z] [2020-02-28T13:46:55.577Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-28T13:46:55.577Z] #52 CACHED [2020-02-28T13:46:55.577Z] [2020-02-28T13:46:55.577Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-28T13:46:55.577Z] #49 CACHED [2020-02-28T13:46:55.577Z] [2020-02-28T13:46:55.577Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-28T13:46:55.577Z] #70 CACHED [2020-02-28T13:46:55.577Z] [2020-02-28T13:46:55.577Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:46:55.580Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 71.3% of statements [2020-02-28T13:46:55.754Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.1% of statements [2020-02-28T13:46:55.754Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-28T13:46:55.754Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-02-28T13:46:55.754Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-28T13:46:56.518Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 36.4% of statements [2020-02-28T13:46:56.518Z] ok github.com/docker/docker/pkg/tailfile 0.095s coverage: 88.6% of statements [2020-02-28T13:46:56.518Z] ok github.com/docker/docker/pkg/signal 2.811s coverage: 61.0% of statements [2020-02-28T13:46:56.992Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-02-28T13:46:56.992Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-28T13:46:57.089Z] testing: warning: no tests to run [2020-02-28T13:46:57.089Z] coverage: [no statements] [2020-02-28T13:46:57.089Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-02-28T13:46:57.348Z] ok github.com/docker/docker/pkg/term 0.021s coverage: 84.8% of statements [2020-02-28T13:46:57.348Z] ok github.com/docker/docker/pkg/tarsum 0.132s coverage: 89.3% of statements [2020-02-28T13:46:57.349Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-02-28T13:46:57.609Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2020-02-28T13:46:57.869Z] ok github.com/docker/docker/pkg/truncindex 0.127s coverage: 91.5% of statements [2020-02-28T13:46:57.869Z] ok github.com/docker/docker/pkg/useragent 0.016s coverage: 88.9% of statements [2020-02-28T13:46:57.898Z] #18 ... [2020-02-28T13:46:57.898Z] [2020-02-28T13:46:57.898Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:46:57.898Z] #51 DONE 231.3s [2020-02-28T13:46:57.898Z] [2020-02-28T13:46:57.898Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:46:57.898Z] #45 132.1 DEP criu/ipc_ns.d [2020-02-28T13:46:57.898Z] #45 132.4 DEP criu/image.d [2020-02-28T13:46:57.898Z] #45 132.7 DEP criu/image-desc.d [2020-02-28T13:46:57.898Z] #45 132.9 DEP criu/fsnotify.d [2020-02-28T13:46:57.898Z] #45 133.3 DEP criu/filesystems.d [2020-02-28T13:46:57.898Z] #45 133.8 DEP criu/files.d [2020-02-28T13:46:57.898Z] #45 134.1 DEP criu/files-reg.d [2020-02-28T13:46:57.898Z] #45 134.3 DEP criu/files-ext.d [2020-02-28T13:46:57.898Z] #45 134.5 DEP criu/file-lock.d [2020-02-28T13:46:57.898Z] #45 134.9 DEP criu/file-ids.d [2020-02-28T13:46:57.898Z] #45 135.2 DEP criu/fifo.d [2020-02-28T13:46:57.898Z] #45 135.4 DEP criu/fdstore.d [2020-02-28T13:46:57.898Z] #45 135.6 DEP criu/fault-injection.d [2020-02-28T13:46:57.898Z] #45 135.6 DEP criu/external.d [2020-02-28T13:46:57.898Z] #45 135.9 DEP criu/eventpoll.d [2020-02-28T13:46:57.898Z] #45 136.2 DEP criu/eventfd.d [2020-02-28T13:46:57.898Z] #45 136.4 DEP criu/crtools.d [2020-02-28T13:46:57.898Z] #45 136.8 DEP criu/cr-service.d [2020-02-28T13:46:57.898Z] #45 137.1 DEP criu/cr-restore.d [2020-02-28T13:46:57.899Z] #45 137.6 DEP criu/cr-errno.d [2020-02-28T13:46:57.899Z] #45 137.7 DEP criu/cr-dump.d [2020-02-28T13:46:57.899Z] #45 138.0 DEP criu/cr-dedup.d [2020-02-28T13:46:57.899Z] #45 138.4 DEP criu/cr-check.d [2020-02-28T13:46:58.114Z] ok github.com/docker/docker/opts 0.017s coverage: 67.4% of statements [2020-02-28T13:46:58.189Z] #45 139.2 DEP criu/config.d [2020-02-28T13:46:58.476Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-02-28T13:46:58.819Z] #45 139.7 DEP criu/clone-noasan.d [2020-02-28T13:46:59.110Z] #45 139.9 DEP criu/cgroup.d [2020-02-28T13:46:59.739Z] #45 140.6 DEP criu/cgroup-props.d [2020-02-28T13:46:59.739Z] #45 140.7 DEP criu/bitmap.d [2020-02-28T13:46:59.739Z] #45 140.7 DEP criu/bfd.d [2020-02-28T13:46:59.781Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2020-02-28T13:46:59.781Z] ok github.com/docker/docker/profiles/seccomp 0.046s coverage: 73.8% of statements [2020-02-28T13:47:00.029Z] #45 ... [2020-02-28T13:47:00.029Z] [2020-02-28T13:47:00.029Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:47:00.029Z] #18 72.86 Selecting previously unselected package libnet1:ppc64el. [2020-02-28T13:47:00.029Z] #18 72.89 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-28T13:47:00.029Z] #18 72.89 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-28T13:47:00.290Z] ok github.com/docker/docker/pkg/archive 0.454s coverage: 77.1% of statements [2020-02-28T13:47:00.320Z] #18 73.04 Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-28T13:47:00.320Z] #18 73.07 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-02-28T13:47:00.320Z] #18 73.08 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-28T13:47:00.350Z] ok github.com/docker/docker/reference 0.037s coverage: 84.4% of statements [2020-02-28T13:47:00.611Z] #18 73.26 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-28T13:47:00.611Z] #18 73.29 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-02-28T13:47:00.611Z] #18 73.29 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-28T13:47:00.611Z] #18 73.42 Selecting previously unselected package libreadline5:ppc64el. [2020-02-28T13:47:00.611Z] #18 73.45 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-02-28T13:47:00.611Z] #18 73.45 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-02-28T13:47:00.845Z] #71 ... [2020-02-28T13:47:00.845Z] [2020-02-28T13:47:00.845Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:47:00.845Z] #65 4.517 + RM_GOPATH=0 [2020-02-28T13:47:00.845Z] #65 4.518 + TMP_GOPATH= [2020-02-28T13:47:00.845Z] #65 4.518 + : /build/ [2020-02-28T13:47:00.845Z] #65 4.519 + '[' -z '' ']' [2020-02-28T13:47:00.845Z] #65 4.521 ++ mktemp -d [2020-02-28T13:47:00.845Z] #65 4.528 + export GOPATH=/tmp/tmp.lChX7EYae0 [2020-02-28T13:47:00.845Z] #65 4.528 + GOPATH=/tmp/tmp.lChX7EYae0 [2020-02-28T13:47:00.845Z] #65 4.528 + RM_GOPATH=1 [2020-02-28T13:47:00.845Z] #65 4.528 ++ dirname ./install.sh [2020-02-28T13:47:00.845Z] #65 4.541 + dir=. [2020-02-28T13:47:00.845Z] #65 4.541 + bin=rootlesskit [2020-02-28T13:47:00.845Z] #65 4.541 + shift [2020-02-28T13:47:00.845Z] #65 4.541 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-28T13:47:00.845Z] #65 4.541 + . ./rootlesskit.installer [2020-02-28T13:47:00.845Z] #65 4.541 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T13:47:00.845Z] #65 4.543 + install_rootlesskit [2020-02-28T13:47:00.845Z] #65 4.543 + case "$1" in [2020-02-28T13:47:00.845Z] #65 4.543 + export CGO_ENABLED=0 [2020-02-28T13:47:00.845Z] #65 4.543 + CGO_ENABLED=0 [2020-02-28T13:47:00.845Z] #65 4.543 + _install_rootlesskit [2020-02-28T13:47:00.845Z] #65 4.543 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-28T13:47:00.845Z] #65 4.544 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T13:47:00.845Z] #65 4.544 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lChX7EYae0/src/github.com/rootless-containers/rootlesskit [2020-02-28T13:47:00.845Z] #65 4.549 Cloning into '/tmp/tmp.lChX7EYae0/src/github.com/rootless-containers/rootlesskit'... [2020-02-28T13:47:00.845Z] #65 ... [2020-02-28T13:47:00.845Z] [2020-02-28T13:47:00.845Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:47:00.845Z] #71 5.225 + RM_GOPATH=0 [2020-02-28T13:47:00.845Z] #71 5.225 + TMP_GOPATH= [2020-02-28T13:47:00.845Z] #71 5.225 + : /build [2020-02-28T13:47:00.845Z] #71 5.225 + '[' -z '' ']' [2020-02-28T13:47:00.845Z] #71 5.225 ++ mktemp -d [2020-02-28T13:47:00.845Z] #71 5.226 + export GOPATH=/tmp/tmp.It8YATQkKQ [2020-02-28T13:47:00.845Z] #71 5.226 + GOPATH=/tmp/tmp.It8YATQkKQ [2020-02-28T13:47:00.845Z] #71 5.226 + RM_GOPATH=1 [2020-02-28T13:47:00.845Z] #71 5.227 ++ dirname ./install.sh [2020-02-28T13:47:00.845Z] #71 5.228 + dir=. [2020-02-28T13:47:00.845Z] #71 5.228 + bin=proxy [2020-02-28T13:47:00.845Z] #71 5.228 + shift [2020-02-28T13:47:00.845Z] #71 5.229 + '[' '!' -f ./proxy.installer ']' [2020-02-28T13:47:00.845Z] #71 5.230 + . ./proxy.installer [2020-02-28T13:47:00.845Z] #71 5.231 ++ : 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T13:47:00.845Z] #71 5.231 + install_proxy [2020-02-28T13:47:00.845Z] #71 5.231 + case "$1" in [2020-02-28T13:47:00.845Z] #71 5.231 + export CGO_ENABLED=0 [2020-02-28T13:47:00.845Z] #71 5.231 + CGO_ENABLED=0 [2020-02-28T13:47:00.845Z] #71 5.231 + _install_proxy [2020-02-28T13:47:00.845Z] #71 5.232 + echo 'Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b' [2020-02-28T13:47:00.845Z] #71 5.232 Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T13:47:00.845Z] #71 5.241 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.It8YATQkKQ/src/github.com/docker/libnetwork [2020-02-28T13:47:00.845Z] #71 5.246 Cloning into '/tmp/tmp.It8YATQkKQ/src/github.com/docker/libnetwork'... [2020-02-28T13:47:00.902Z] #18 73.65 Selecting previously unselected package net-tools. [2020-02-28T13:47:00.902Z] #18 73.70 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-02-28T13:47:00.902Z] #18 73.71 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-28T13:47:01.103Z] #71 ... [2020-02-28T13:47:01.103Z] [2020-02-28T13:47:01.103Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:47:01.103Z] #10 5.589 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-02-28T13:47:01.103Z] #10 5.589 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T13:47:01.103Z] #10 5.589 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T13:47:01.103Z] #10 7.540 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-02-28T13:47:01.103Z] #10 8.557 Get:5 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-02-28T13:47:01.192Z] #18 74.07 Selecting previously unselected package python-pip-whl. [2020-02-28T13:47:01.192Z] #18 74.08 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-28T13:47:01.192Z] #18 74.09 Unpacking python-pip-whl (18.1-5) ... [2020-02-28T13:47:01.289Z] ok github.com/docker/docker/plugin 0.567s coverage: 27.1% of statements [2020-02-28T13:47:01.362Z] #10 8.575 Reading package lists... [2020-02-28T13:47:01.362Z] #10 ... [2020-02-28T13:47:01.362Z] [2020-02-28T13:47:01.362Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T13:47:01.362Z] #25 5.450 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T13:47:01.362Z] #25 5.538 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T13:47:01.362Z] #25 5.538 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T13:47:01.362Z] #25 7.658 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-28T13:47:01.362Z] #25 8.624 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-02-28T13:47:01.362Z] #25 ... [2020-02-28T13:47:01.362Z] [2020-02-28T13:47:01.362Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T13:47:01.362Z] #59 4.840 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T13:47:01.362Z] #59 4.876 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T13:47:01.362Z] #59 4.876 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T13:47:01.362Z] #59 6.680 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-28T13:47:01.362Z] #59 8.298 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-02-28T13:47:01.545Z] ok github.com/docker/docker/pkg/authorization 0.883s coverage: 68.3% of statements [2020-02-28T13:47:01.620Z] #59 ... [2020-02-28T13:47:01.620Z] [2020-02-28T13:47:01.620Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:47:01.620Z] #35 5.769 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-02-28T13:47:01.620Z] #35 5.769 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-02-28T13:47:01.620Z] #35 5.769 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-02-28T13:47:01.858Z] ok github.com/docker/docker/registry/resumable 0.051s coverage: 100.0% of statements [2020-02-28T13:47:01.877Z] #35 8.317 Reading package lists... [2020-02-28T13:47:01.877Z] #35 ... [2020-02-28T13:47:01.877Z] [2020-02-28T13:47:01.877Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T13:47:01.877Z] #30 3.212 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-28T13:47:01.877Z] #30 3.214 Cloning into '.'... [2020-02-28T13:47:01.877Z] #30 ... [2020-02-28T13:47:01.877Z] [2020-02-28T13:47:01.877Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T13:47:01.877Z] #41 2.653 + git clone https://github.com/docker/distribution.git . [2020-02-28T13:47:01.877Z] #41 2.653 Cloning into '.'... [2020-02-28T13:47:01.895Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-02-28T13:47:01.895Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-02-28T13:47:02.118Z] ok github.com/docker/docker/registry 0.242s coverage: 56.0% of statements [2020-02-28T13:47:02.118Z] ok github.com/docker/docker/restartmanager 0.016s coverage: 45.3% of statements [2020-02-28T13:47:02.136Z] #41 ... [2020-02-28T13:47:02.136Z] [2020-02-28T13:47:02.136Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T13:47:02.136Z] #25 10.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-02-28T13:47:02.239Z] #18 74.98 Selecting previously unselected package python3-lib2to3. [2020-02-28T13:47:02.239Z] #18 75.00 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-28T13:47:02.239Z] #18 75.01 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-28T13:47:02.239Z] #18 75.23 Selecting previously unselected package python3-distutils. [2020-02-28T13:47:02.529Z] #18 75.25 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-28T13:47:02.529Z] #18 75.26 Unpacking python3-distutils (3.7.3-1) ... [2020-02-28T13:47:02.529Z] #18 75.51 Selecting previously unselected package python3-pip. [2020-02-28T13:47:02.688Z] ok github.com/docker/docker/testutil 0.027s coverage: 62.5% of statements [2020-02-28T13:47:02.823Z] #18 75.54 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-28T13:47:02.823Z] #18 75.56 Unpacking python3-pip (18.1-5) ... [2020-02-28T13:47:02.949Z] ok github.com/docker/docker/runconfig 0.027s coverage: 68.2% of statements [2020-02-28T13:47:03.113Z] #18 75.82 Selecting previously unselected package python3-pkg-resources. [2020-02-28T13:47:03.113Z] #18 75.83 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-28T13:47:03.113Z] #18 75.85 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-28T13:47:03.113Z] #18 76.06 Selecting previously unselected package python3-setuptools. [2020-02-28T13:47:03.113Z] #18 76.06 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-28T13:47:03.402Z] #18 76.09 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-28T13:47:03.692Z] #18 76.44 Selecting previously unselected package python3-wheel. [2020-02-28T13:47:03.693Z] #18 76.47 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-28T13:47:03.693Z] #18 76.48 Unpacking python3-wheel (0.32.3-2) ... [2020-02-28T13:47:03.981Z] #18 76.62 Selecting previously unselected package thin-provisioning-tools. [2020-02-28T13:47:03.981Z] #18 76.64 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-02-28T13:47:03.981Z] #18 76.65 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-28T13:47:03.981Z] #18 ... [2020-02-28T13:47:03.981Z] [2020-02-28T13:47:03.981Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:47:03.981Z] #48 227.6 mime/multipart [2020-02-28T13:47:03.981Z] #48 227.6 vendor/golang.org/x/net/http/httpguts [2020-02-28T13:47:03.981Z] #48 234.1 crypto/tls [2020-02-28T13:47:03.981Z] #48 ... [2020-02-28T13:47:03.981Z] [2020-02-28T13:47:03.981Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:47:03.981Z] #45 141.0 DEP criu/autofs.d [2020-02-28T13:47:03.981Z] #45 141.2 DEP criu/aio.d [2020-02-28T13:47:03.981Z] #45 141.5 DEP criu/action-scripts.d [2020-02-28T13:47:03.981Z] #45 142.2 CC criu/action-scripts.o [2020-02-28T13:47:03.981Z] #45 143.4 CC criu/aio.o [2020-02-28T13:47:03.981Z] #45 144.5 CC criu/autofs.o [2020-02-28T13:47:05.432Z] #25 ... [2020-02-28T13:47:05.432Z] [2020-02-28T13:47:05.432Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:47:05.432Z] #33 4.574 + RM_GOPATH=0 [2020-02-28T13:47:05.432Z] #33 4.574 + TMP_GOPATH= [2020-02-28T13:47:05.432Z] #33 4.574 + : /build [2020-02-28T13:47:05.432Z] #33 4.574 + '[' -z '' ']' [2020-02-28T13:47:05.432Z] #33 4.576 ++ mktemp -d [2020-02-28T13:47:05.432Z] #33 4.579 + export GOPATH=/tmp/tmp.9D77fPeCWB [2020-02-28T13:47:05.432Z] #33 4.579 + GOPATH=/tmp/tmp.9D77fPeCWB [2020-02-28T13:47:05.432Z] #33 4.579 + RM_GOPATH=1 [2020-02-28T13:47:05.432Z] #33 4.580 ++ dirname ./install.sh [2020-02-28T13:47:05.432Z] #33 4.585 + dir=. [2020-02-28T13:47:05.432Z] #33 4.585 + bin=tomlv [2020-02-28T13:47:05.432Z] #33 4.585 + shift [2020-02-28T13:47:05.432Z] #33 4.585 + '[' '!' -f ./tomlv.installer ']' [2020-02-28T13:47:05.432Z] #33 4.585 + . ./tomlv.installer [2020-02-28T13:47:05.432Z] #33 4.585 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T13:47:05.432Z] #33 4.585 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T13:47:05.432Z] #33 4.585 + install_tomlv [2020-02-28T13:47:05.432Z] #33 4.585 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-28T13:47:05.432Z] #33 4.585 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9D77fPeCWB/src/github.com/BurntSushi/toml [2020-02-28T13:47:05.432Z] #33 4.600 Cloning into '/tmp/tmp.9D77fPeCWB/src/github.com/BurntSushi/toml'... [2020-02-28T13:47:05.432Z] #33 5.394 + cd /tmp/tmp.9D77fPeCWB/src/github.com/BurntSushi/toml [2020-02-28T13:47:05.432Z] #33 5.394 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-28T13:47:05.432Z] #33 5.414 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-28T13:47:05.432Z] #33 6.150 runtime/cgo [2020-02-28T13:47:05.432Z] #33 6.250 runtime [2020-02-28T13:47:05.491Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2020-02-28T13:47:05.491Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.0% of statements [2020-02-28T13:47:05.491Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2020-02-28T13:47:05.690Z] #33 ... [2020-02-28T13:47:05.690Z] [2020-02-28T13:47:05.690Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:47:05.690Z] #53 4.194 + RM_GOPATH=0 [2020-02-28T13:47:05.690Z] #53 4.194 + TMP_GOPATH= [2020-02-28T13:47:05.690Z] #53 4.194 + : /build [2020-02-28T13:47:05.690Z] #53 4.194 + '[' -z '' ']' [2020-02-28T13:47:05.690Z] #53 4.194 ++ mktemp -d [2020-02-28T13:47:05.690Z] #53 4.199 + export GOPATH=/tmp/tmp.qApUIJ0pwT [2020-02-28T13:47:05.690Z] #53 4.199 + GOPATH=/tmp/tmp.qApUIJ0pwT [2020-02-28T13:47:05.690Z] #53 4.199 + RM_GOPATH=1 [2020-02-28T13:47:05.690Z] #53 4.200 ++ dirname ./install.sh [2020-02-28T13:47:05.690Z] #53 4.201 + dir=. [2020-02-28T13:47:05.690Z] #53 4.202 + bin=golangci_lint [2020-02-28T13:47:05.690Z] #53 4.202 + shift [2020-02-28T13:47:05.690Z] #53 4.202 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-28T13:47:05.690Z] #53 4.202 + . ./golangci_lint.installer [2020-02-28T13:47:05.690Z] #53 4.202 ++ : v1.20.0 [2020-02-28T13:47:05.690Z] #53 4.203 + install_golangci_lint [2020-02-28T13:47:05.690Z] #53 4.203 + echo 'Installing golangci-lint version v1.20.0' [2020-02-28T13:47:05.690Z] #53 4.203 Installing golangci-lint version v1.20.0 [2020-02-28T13:47:05.690Z] #53 4.203 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-28T13:47:05.690Z] #53 ... [2020-02-28T13:47:05.690Z] [2020-02-28T13:47:05.690Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:47:05.690Z] #47 4.978 + RM_GOPATH=0 [2020-02-28T13:47:05.690Z] #47 4.978 + TMP_GOPATH= [2020-02-28T13:47:05.690Z] #47 4.978 + : /build [2020-02-28T13:47:05.690Z] #47 4.978 + '[' -z '' ']' [2020-02-28T13:47:05.690Z] #47 4.978 ++ mktemp -d [2020-02-28T13:47:05.690Z] #47 4.987 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T13:47:05.690Z] #47 4.987 + export GOPATH=/tmp/tmp.lFkG97BnUP [2020-02-28T13:47:05.690Z] #47 4.987 + GOPATH=/tmp/tmp.lFkG97BnUP [2020-02-28T13:47:05.690Z] #47 4.987 + RM_GOPATH=1 [2020-02-28T13:47:05.690Z] #47 4.987 ++ dirname ./install.sh [2020-02-28T13:47:05.690Z] #47 4.987 + dir=. [2020-02-28T13:47:05.690Z] #47 4.987 + bin=vndr [2020-02-28T13:47:05.690Z] #47 4.987 + shift [2020-02-28T13:47:05.690Z] #47 4.987 + '[' '!' -f ./vndr.installer ']' [2020-02-28T13:47:05.690Z] #47 4.987 + . ./vndr.installer [2020-02-28T13:47:05.690Z] #47 4.987 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T13:47:05.690Z] #47 4.987 + install_vndr [2020-02-28T13:47:05.690Z] #47 4.987 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-28T13:47:05.690Z] #47 4.987 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lFkG97BnUP/src/github.com/LK4D4/vndr [2020-02-28T13:47:05.690Z] #47 4.988 Cloning into '/tmp/tmp.lFkG97BnUP/src/github.com/LK4D4/vndr'... [2020-02-28T13:47:05.690Z] #47 5.659 + cd /tmp/tmp.lFkG97BnUP/src/github.com/LK4D4/vndr [2020-02-28T13:47:05.690Z] #47 5.659 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-28T13:47:05.690Z] #47 5.683 + go build -buildmode=pie -v -o /build/vndr . [2020-02-28T13:47:05.690Z] #47 7.159 runtime [2020-02-28T13:47:05.690Z] #47 7.223 runtime/cgo [2020-02-28T13:47:05.811Z] ok github.com/docker/docker/layer 7.733s coverage: 68.8% of statements [2020-02-28T13:47:05.811Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-28T13:47:05.811Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-28T13:47:05.811Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-28T13:47:05.811Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-28T13:47:05.811Z] ? github.com/docker/docker/oci [no test files] [2020-02-28T13:47:05.811Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-28T13:47:05.811Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-02-28T13:47:05.811Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-02-28T13:47:05.811Z] ok github.com/docker/docker/pkg/chrootarchive 3.346s coverage: 43.2% of statements [2020-02-28T13:47:05.811Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-28T13:47:05.811Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-28T13:47:05.948Z] #47 ... [2020-02-28T13:47:05.948Z] [2020-02-28T13:47:05.948Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:47:05.948Z] #50 5.233 + RM_GOPATH=0 [2020-02-28T13:47:05.948Z] #50 5.233 + TMP_GOPATH= [2020-02-28T13:47:05.948Z] #50 5.233 + : /build [2020-02-28T13:47:05.948Z] #50 5.233 + '[' -z '' ']' [2020-02-28T13:47:05.948Z] #50 5.239 ++ mktemp -d [2020-02-28T13:47:05.948Z] #50 5.243 + export GOPATH=/tmp/tmp.FbzHBC6g3z [2020-02-28T13:47:05.948Z] #50 5.243 + GOPATH=/tmp/tmp.FbzHBC6g3z [2020-02-28T13:47:05.948Z] #50 5.243 + RM_GOPATH=1 [2020-02-28T13:47:05.948Z] #50 5.243 ++ dirname ./install.sh [2020-02-28T13:47:05.948Z] #50 5.244 + dir=. [2020-02-28T13:47:05.948Z] #50 5.244 + bin=gotestsum [2020-02-28T13:47:05.948Z] #50 5.244 + shift [2020-02-28T13:47:05.948Z] #50 5.244 + '[' '!' -f ./gotestsum.installer ']' [2020-02-28T13:47:05.948Z] #50 5.244 + . ./gotestsum.installer [2020-02-28T13:47:05.948Z] #50 5.244 ++ : v0.3.5 [2020-02-28T13:47:05.948Z] #50 5.244 + install_gotestsum [2020-02-28T13:47:05.948Z] #50 5.244 + echo 'Installing gotestsum version v0.3.5' [2020-02-28T13:47:05.948Z] #50 5.244 Installing gotestsum version v0.3.5 [2020-02-28T13:47:05.948Z] #50 5.244 + go get -d gotest.tools/gotestsum [2020-02-28T13:47:05.948Z] #50 ... [2020-02-28T13:47:05.948Z] [2020-02-28T13:47:05.948Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:47:05.948Z] #10 8.575 Reading package lists... [2020-02-28T13:47:06.186Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-02-28T13:47:06.480Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-02-28T13:47:06.541Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-02-28T13:47:06.798Z] #45 ... [2020-02-28T13:47:06.798Z] [2020-02-28T13:47:06.798Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:47:06.798Z] #18 77.30 Selecting previously unselected package vim-runtime. [2020-02-28T13:47:06.798Z] #18 77.32 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-28T13:47:06.798Z] #18 77.39 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-28T13:47:06.798Z] #18 77.44 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-28T13:47:06.798Z] #18 77.46 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-28T13:47:06.881Z] #10 14.98 Reading package lists... [2020-02-28T13:47:06.882Z] #10 ... [2020-02-28T13:47:06.882Z] [2020-02-28T13:47:06.882Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:47:06.882Z] #43 5.627 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-28T13:47:06.882Z] #43 7.247 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-02-28T13:47:06.882Z] #43 9.391 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-02-28T13:47:06.882Z] #43 ... [2020-02-28T13:47:06.882Z] [2020-02-28T13:47:06.882Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:47:06.882Z] #35 8.317 Reading package lists... [2020-02-28T13:47:06.905Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-02-28T13:47:07.257Z] ok github.com/docker/docker/pkg/dmesg 0.024s coverage: 83.3% of statements [2020-02-28T13:47:08.499Z] ok github.com/docker/docker/pkg/filenotify 0.619s coverage: 67.0% of statements [2020-02-28T13:47:09.503Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2020-02-28T13:47:10.301Z] #18 82.75 Selecting previously unselected package vim. [2020-02-28T13:47:10.302Z] #18 82.77 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-28T13:47:10.302Z] #18 82.81 Unpacking vim (2:8.1.0875-5) ... [2020-02-28T13:47:10.397Z] ok github.com/docker/docker/pkg/discovery/kv 3.109s coverage: 84.1% of statements [2020-02-28T13:47:10.397Z] ok github.com/docker/docker/pkg/fsutils 0.520s coverage: 85.1% of statements [2020-02-28T13:47:10.397Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2020-02-28T13:47:10.590Z] #18 ... [2020-02-28T13:47:10.590Z] [2020-02-28T13:47:10.590Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:47:10.590Z] #48 244.4 net/http/httptrace [2020-02-28T13:47:10.879Z] #48 244.7 net/http [2020-02-28T13:47:11.066Z] #35 15.05 Reading package lists... [2020-02-28T13:47:11.066Z] #35 ... [2020-02-28T13:47:11.066Z] [2020-02-28T13:47:11.066Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T13:47:11.066Z] #41 17.24 Checking out files: 88% (1368/1545) Checking out files: 89% (1376/1545) Checking out files: 90% (1391/1545) Checking out files: 91% (1406/1545) Checking out files: 92% (1422/1545) Checking out files: 93% (1437/1545) Checking out files: 94% (1453/1545) Checking out files: 95% (1468/1545) Checking out files: 96% (1484/1545) Checking out files: 97% (1499/1545) Checking out files: 98% (1515/1545) Checking out files: 99% (1530/1545) Checking out files: 100% (1545/1545) Checking out files: 100% (1545/1545), done. [2020-02-28T13:47:11.066Z] #41 17.42 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-28T13:47:11.066Z] #41 19.45 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-28T13:47:11.798Z] ok github.com/docker/docker/pkg/idtools 0.442s coverage: 70.1% of statements [2020-02-28T13:47:11.798Z] ok github.com/docker/docker/pkg/ioutils 0.292s coverage: 70.6% of statements [2020-02-28T13:47:11.999Z] #41 ... [2020-02-28T13:47:11.999Z] [2020-02-28T13:47:11.999Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T13:47:11.999Z] #59 10.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-02-28T13:47:11.999Z] #59 19.98 Reading package lists... [2020-02-28T13:47:11.999Z] #59 ... [2020-02-28T13:47:11.999Z] [2020-02-28T13:47:11.999Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:47:11.999Z] #35 15.05 Reading package lists... [2020-02-28T13:47:12.180Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-02-28T13:47:12.180Z] ok github.com/docker/docker/pkg/locker 0.042s coverage: 88.9% of statements [2020-02-28T13:47:12.550Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-02-28T13:47:12.550Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-28T13:47:12.914Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-02-28T13:47:12.914Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-02-28T13:47:13.265Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-02-28T13:47:13.371Z] #35 20.91 Building dependency tree... [2020-02-28T13:47:13.619Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-02-28T13:47:13.628Z] #35 ... [2020-02-28T13:47:13.629Z] [2020-02-28T13:47:13.629Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:47:13.629Z] #65 8.164 + cd /tmp/tmp.lChX7EYae0/src/github.com/rootless-containers/rootlesskit [2020-02-28T13:47:13.629Z] #65 8.165 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-28T13:47:13.629Z] #65 8.582 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-28T13:47:13.629Z] #65 8.582 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-28T13:47:13.629Z] #65 ... [2020-02-28T13:47:13.629Z] [2020-02-28T13:47:13.629Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:47:13.629Z] #47 17.98 vendor/golang.org/x/crypto/curve25519 [2020-02-28T13:47:13.997Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-02-28T13:47:13.997Z] ok github.com/docker/docker/pkg/mount 1.231s coverage: 70.0% of statements [2020-02-28T13:47:13.997Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-28T13:47:13.997Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-28T13:47:13.997Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-28T13:47:14.776Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-02-28T13:47:15.168Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-02-28T13:47:15.527Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-02-28T13:47:15.527Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-02-28T13:47:16.432Z] #48 ... [2020-02-28T13:47:16.432Z] [2020-02-28T13:47:16.432Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:47:16.722Z] #24 246.8 Checking out files: 23% (2511/10593) Checking out files: 24% (2543/10593) Checking out files: 25% (2649/10593) Checking out files: 26% (2755/10593) Checking out files: 27% (2861/10593) Checking out files: 28% (2967/10593) Checking out files: 29% (3072/10593) Checking out files: 30% (3178/10593) Checking out files: 31% (3284/10593) Checking out files: 32% (3390/10593) Checking out files: 33% (3496/10593) Checking out files: 34% (3602/10593) Checking out files: 35% (3708/10593) Checking out files: 36% (3814/10593) Checking out files: 37% (3920/10593) Checking out files: 38% (4026/10593) Checking out files: 39% (4132/10593) Checking out files: 40% (4238/10593) Checking out files: 40% (4250/10593) Checking out files: 41% (4344/10593) Checking out files: 42% (4450/10593) Checking out files: 43% (4555/10593) Checking out files: 44% (4661/10593) Checking out files: 45% (4767/10593) Checking out files: 46% (4873/10593) Checking out files: 47% (4979/10593) Checking out files: 48% (5085/10593) Checking out files: 49% (5191/10593) Checking out files: 50% (5297/10593) Checking out files: 51% (5403/10593) Checking out files: 52% (5509/10593) Checking out files: 53% (5615/10593) Checking out files: 54% (5721/10593) Checking out files: 55% (5827/10593) Checking out files: 56% (5933/10593) Checking out files: 57% (6039/10593) Checking out files: 58% (6144/10593) Checking out files: 59% (6250/10593) Checking out files: 60% (6356/10593) Checking out files: 61% (6462/10593) Checking out files: 62% (6568/10593) Checking out files: 63% (6674/10593) Checking out files: 64% (6780/10593) Checking out files: 65% (6886/10593) Checking out files: 66% (6992/10593) Checking out files: 67% (7098/10593) Checking out files: 68% (7204/10593) Checking out files: 69% (7310/10593) Checking out files: 70% (7416/10593) Checking out files: 71% (7522/10593) Checking out files: 71% (7523/10593) Checking out files: 72% (7627/10593) Checking out files: 73% (7733/10593) Checking out files: 74% (7839/10593) Checking out files: 75% (7945/10593) Checking out files: 76% (8051/10593) Checking out files: 77% (8157/10593) Checking out files: 78% (8263/10593) Checking out files: 79% (8369/10593) Checking out files: 80% (8475/10593) Checking out files: 81% (8581/10593) Checking out files: 82% (8687/10593) Checking out files: 83% (8793/10593) Checking out files: 84% (8899/10593) Checking out files: 85% (9005/10593) Checking out files: 86% (9110/10593) Checking out files: 87% (9216/10593) Checking out files: 88% (9322/10593) Checking out files: 88% (9335/10593) Checking out files: 89% (9428/10593) Checking out files: 90% (9534/10593) Checking out files: 91% (9640/10593) Checking out files: 92% (9746/10593) Checking out files: 93% (9852/10593) Checking out files: 94% (9958/10593) Checking out files: 95% (10064/10593) Checking out files: 96% (10170/10593) Checking out files: 97% (10276/10593) Checking out files: 98% (10382/10593) Checking out files: 99% (10488/10593) Checking out files: 100% (10593/10593) Checking out files: 100% (10593/10593), done. [2020-02-28T13:47:16.749Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-02-28T13:47:17.012Z] #24 250.8 + cd /tmp/tmp.034Gckaave/tmp/docker-ce [2020-02-28T13:47:17.012Z] #24 250.8 + git checkout -q v17.06.2-ce [2020-02-28T13:47:17.111Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-02-28T13:47:17.304Z] #24 ... [2020-02-28T13:47:17.304Z] [2020-02-28T13:47:17.304Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:47:17.304Z] #45 148.1 CC criu/bfd.o [2020-02-28T13:47:17.304Z] #45 149.2 CC criu/bitmap.o [2020-02-28T13:47:17.304Z] #45 149.5 CC criu/cgroup-props.o [2020-02-28T13:47:17.304Z] #45 151.8 CC criu/cgroup.o [2020-02-28T13:47:17.304Z] #45 ... [2020-02-28T13:47:17.304Z] [2020-02-28T13:47:17.304Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:47:17.304Z] #18 83.67 Selecting previously unselected package xfsprogs. [2020-02-28T13:47:17.304Z] #18 83.70 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-02-28T13:47:17.304Z] #18 83.72 Unpacking xfsprogs (4.20.0-1) ... [2020-02-28T13:47:17.304Z] #18 84.35 Selecting previously unselected package zip. [2020-02-28T13:47:17.304Z] #18 84.37 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ... [2020-02-28T13:47:17.304Z] #18 84.38 Unpacking zip (3.0-11+b1) ... [2020-02-28T13:47:17.304Z] #18 84.69 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-28T13:47:17.304Z] #18 84.70 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-28T13:47:17.304Z] #18 84.71 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-02-28T13:47:17.304Z] #18 84.72 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-02-28T13:47:17.304Z] #18 84.72 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-02-28T13:47:17.304Z] #18 84.73 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-02-28T13:47:17.304Z] #18 84.74 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-02-28T13:47:17.304Z] #18 84.75 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-28T13:47:17.304Z] #18 84.76 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-28T13:47:17.304Z] #18 84.77 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-28T13:47:17.304Z] #18 84.78 Setting up libicu63:ppc64el (63.1-6) ... [2020-02-28T13:47:17.304Z] #18 84.79 Setting up xxd (2:8.1.0875-5) ... [2020-02-28T13:47:17.304Z] #18 84.80 Setting up zip (3.0-11+b1) ... [2020-02-28T13:47:17.304Z] #18 84.81 Setting up vim-common (2:8.1.0875-5) ... [2020-02-28T13:47:17.304Z] #18 84.86 Setting up bash-completion (1:2.8-6) ... [2020-02-28T13:47:18.823Z] #18 91.44 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-02-28T13:47:18.823Z] #18 91.45 Setting up xz-utils (5.2.4-1) ... [2020-02-28T13:47:18.823Z] #18 91.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-28T13:47:18.823Z] #18 91.51 Setting up pigz (2.4-1) ... [2020-02-28T13:47:18.823Z] #18 91.51 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-02-28T13:47:18.823Z] #18 91.52 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-28T13:47:18.823Z] #18 91.52 Setting up python-pip-whl (18.1-5) ... [2020-02-28T13:47:18.823Z] #18 91.53 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-02-28T13:47:18.823Z] #18 91.53 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-28T13:47:18.889Z] #47 ... [2020-02-28T13:47:18.889Z] [2020-02-28T13:47:18.889Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:47:18.889Z] #71 19.41 Checking out files: 67% (1378/2044) Checking out files: 68% (1390/2044) Checking out files: 69% (1411/2044) Checking out files: 70% (1431/2044) Checking out files: 71% (1452/2044) Checking out files: 72% (1472/2044) Checking out files: 73% (1493/2044) Checking out files: 74% (1513/2044) Checking out files: 75% (1533/2044) Checking out files: 76% (1554/2044) Checking out files: 77% (1574/2044) Checking out files: 78% (1595/2044) Checking out files: 79% (1615/2044) Checking out files: 80% (1636/2044) Checking out files: 81% (1656/2044) Checking out files: 82% (1677/2044) Checking out files: 83% (1697/2044) Checking out files: 84% (1717/2044) Checking out files: 85% (1738/2044) Checking out files: 86% (1758/2044) Checking out files: 87% (1779/2044) Checking out files: 88% (1799/2044) Checking out files: 89% (1820/2044) Checking out files: 90% (1840/2044) Checking out files: 91% (1861/2044) Checking out files: 92% (1881/2044) Checking out files: 93% (1901/2044) Checking out files: 94% (1922/2044) Checking out files: 95% (1942/2044) Checking out files: 96% (1963/2044) Checking out files: 97% (1983/2044) Checking out files: 98% (2004/2044) Checking out files: 99% (2024/2044) Checking out files: 100% (2044/2044) Checking out files: 100% (2044/2044), done. [2020-02-28T13:47:18.889Z] #71 19.98 + cd /tmp/tmp.It8YATQkKQ/src/github.com/docker/libnetwork [2020-02-28T13:47:18.889Z] #71 19.98 + git checkout -q 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-02-28T13:47:18.889Z] #71 20.35 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-28T13:47:19.454Z] #71 ... [2020-02-28T13:47:19.454Z] [2020-02-28T13:47:19.454Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:47:19.454Z] #43 18.37 Reading package lists... [2020-02-28T13:47:19.454Z] #43 24.74 Reading package lists... [2020-02-28T13:47:19.454Z] #43 ... [2020-02-28T13:47:19.454Z] [2020-02-28T13:47:19.454Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:47:19.454Z] #35 24.24 The following additional packages will be installed: [2020-02-28T13:47:19.454Z] #35 24.27 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-28T13:47:19.454Z] #35 24.29 Suggested packages: [2020-02-28T13:47:19.454Z] #35 24.29 cmake-doc ninja-build lrzip [2020-02-28T13:47:19.454Z] #35 24.29 Recommended packages: [2020-02-28T13:47:19.454Z] #35 24.29 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-28T13:47:19.454Z] #35 25.29 The following NEW packages will be installed: [2020-02-28T13:47:19.454Z] #35 25.30 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-28T13:47:19.454Z] #35 25.32 vim-common xxd [2020-02-28T13:47:19.454Z] #35 25.68 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T13:47:19.454Z] #35 25.68 Need to get 14.9 MB of archives. [2020-02-28T13:47:19.454Z] #35 25.68 After this operation, 61.8 MB of additional disk space will be used. [2020-02-28T13:47:19.454Z] #35 25.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-02-28T13:47:19.454Z] #35 25.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-28T13:47:19.454Z] #35 25.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-02-28T13:47:19.454Z] #35 25.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-02-28T13:47:19.454Z] #35 26.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-02-28T13:47:19.454Z] #35 26.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-02-28T13:47:19.454Z] #35 26.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-02-28T13:47:19.454Z] #35 26.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-02-28T13:47:19.454Z] #35 26.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-02-28T13:47:19.454Z] #35 26.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-02-28T13:47:19.454Z] #35 28.41 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T13:47:19.456Z] #18 92.40 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-02-28T13:47:19.456Z] #18 92.40 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-02-28T13:47:19.456Z] #18 92.41 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-02-28T13:47:19.456Z] #18 92.42 Setting up vim (2:8.1.0875-5) ... [2020-02-28T13:47:19.456Z] #18 92.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-28T13:47:19.456Z] #18 92.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-28T13:47:19.456Z] #18 92.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-28T13:47:19.456Z] #18 92.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-28T13:47:19.712Z] #35 28.62 Fetched 14.9 MB in 2s (8180 kB/s) [2020-02-28T13:47:19.712Z] #35 28.74 Selecting previously unselected package xxd. [2020-02-28T13:47:19.762Z] #18 92.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-28T13:47:19.762Z] #18 92.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-28T13:47:19.762Z] #18 92.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-28T13:47:19.762Z] #18 92.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-28T13:47:19.762Z] #18 92.61 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-28T13:47:19.762Z] #18 92.63 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-28T13:47:19.762Z] #18 92.65 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-02-28T13:47:19.762Z] #18 92.66 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-28T13:47:19.762Z] #18 92.66 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-02-28T13:47:19.762Z] #18 92.67 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-28T13:47:19.970Z] #35 28.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 ... 15401 files and directories currently installed.) [2020-02-28T13:47:19.970Z] #35 28.80 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-02-28T13:47:19.970Z] #35 28.82 Unpacking xxd (2:8.1.0875-5) ... [2020-02-28T13:47:20.182Z] ok github.com/docker/docker/pkg/signal 2.439s coverage: 61.0% of statements [2020-02-28T13:47:20.182Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-02-28T13:47:20.228Z] #35 29.04 Selecting previously unselected package vim-common. [2020-02-28T13:47:20.228Z] #35 29.05 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-28T13:47:20.228Z] #35 29.11 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-28T13:47:20.534Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-02-28T13:47:20.793Z] #35 29.52 Selecting previously unselected package cmake-data. [2020-02-28T13:47:20.793Z] #35 29.53 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-28T13:47:20.793Z] #35 29.54 Unpacking cmake-data (3.13.4-1) ... [2020-02-28T13:47:20.898Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-02-28T13:47:21.276Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-02-28T13:47:21.634Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-02-28T13:47:21.725Z] #35 ... [2020-02-28T13:47:21.725Z] [2020-02-28T13:47:21.725Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T13:47:21.725Z] #25 20.67 Reading package lists... [2020-02-28T13:47:21.823Z] #18 ... [2020-02-28T13:47:21.823Z] [2020-02-28T13:47:21.823Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:47:21.823Z] #24 255.7 + mkdir -p /tmp/tmp.034Gckaave/src/github.com/docker [2020-02-28T13:47:21.823Z] #24 255.7 + mv components/cli /tmp/tmp.034Gckaave/src/github.com/docker/cli [2020-02-28T13:47:21.823Z] #24 255.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-02-28T13:47:21.983Z] #25 27.08 Reading package lists... [2020-02-28T13:47:21.983Z] #25 ... [2020-02-28T13:47:21.983Z] [2020-02-28T13:47:21.983Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:47:21.983Z] #10 14.98 Reading package lists... [2020-02-28T13:47:21.983Z] #10 22.10 Building dependency tree... [2020-02-28T13:47:21.983Z] #10 25.67 The following additional packages will be installed: [2020-02-28T13:47:21.983Z] #10 25.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-28T13:47:21.983Z] #10 25.67 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-28T13:47:21.983Z] #10 25.67 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-28T13:47:21.983Z] #10 25.67 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-28T13:47:21.983Z] #10 25.68 Suggested packages: [2020-02-28T13:47:21.983Z] #10 25.68 gcc-8-locales seccomp wine64 [2020-02-28T13:47:21.983Z] #10 26.94 The following NEW packages will be installed: [2020-02-28T13:47:21.983Z] #10 26.96 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-28T13:47:21.983Z] #10 26.97 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-28T13:47:21.983Z] #10 26.97 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-28T13:47:21.983Z] #10 26.97 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-28T13:47:21.983Z] #10 26.97 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-28T13:47:21.983Z] #10 26.97 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-28T13:47:21.983Z] #10 27.33 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T13:47:21.983Z] #10 27.33 Need to get 77.7 MB of archives. [2020-02-28T13:47:21.983Z] #10 27.33 After this operation, 487 MB of additional disk space will be used. [2020-02-28T13:47:21.983Z] #10 27.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-02-28T13:47:21.983Z] #10 27.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-02-28T13:47:21.983Z] #10 27.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-28T13:47:21.983Z] #10 27.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-02-28T13:47:21.983Z] #10 27.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-02-28T13:47:21.983Z] #10 27.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-28T13:47:21.983Z] #10 28.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-28T13:47:21.983Z] #10 28.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-02-28T13:47:21.983Z] #10 28.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-02-28T13:47:21.997Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.4% of statements [2020-02-28T13:47:22.241Z] #10 ... [2020-02-28T13:47:22.241Z] [2020-02-28T13:47:22.241Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:47:22.241Z] #43 24.74 Reading package lists... [2020-02-28T13:47:22.361Z] ok github.com/docker/docker/pkg/tailfile 0.035s coverage: 88.6% of statements [2020-02-28T13:47:22.713Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.3% of statements [2020-02-28T13:47:23.542Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.8% of statements [2020-02-28T13:47:23.542Z] testing: warning: no tests to run [2020-02-28T13:47:23.542Z] coverage: [no statements] [2020-02-28T13:47:23.542Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-02-28T13:47:23.937Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-02-28T13:47:24.331Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-02-28T13:47:24.396Z] #43 31.30 Building dependency tree... [2020-02-28T13:47:24.738Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-02-28T13:47:26.295Z] #43 34.87 The following additional packages will be installed: [2020-02-28T13:47:26.295Z] #43 34.87 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-28T13:47:26.295Z] #43 34.88 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-28T13:47:26.295Z] #43 34.88 Suggested packages: [2020-02-28T13:47:26.295Z] #43 34.89 manpages-dev python-setuptools [2020-02-28T13:47:26.525Z] ok github.com/docker/docker/plugin 0.539s coverage: 27.1% of statements [2020-02-28T13:47:26.860Z] #43 ... [2020-02-28T13:47:26.860Z] [2020-02-28T13:47:26.860Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:47:26.860Z] #53 21.45 + cd /tmp/tmp.qApUIJ0pwT/src/github.com/golangci/golangci-lint/ [2020-02-28T13:47:26.860Z] #53 21.45 + git checkout -q v1.20.0 [2020-02-28T13:47:26.860Z] #53 21.92 ++ git describe --tags [2020-02-28T13:47:26.860Z] #53 21.93 + version=v1.20.0 [2020-02-28T13:47:26.860Z] #53 21.93 ++ git rev-parse --short HEAD [2020-02-28T13:47:26.860Z] #53 21.93 + commit=cc98739 [2020-02-28T13:47:26.860Z] #53 21.93 ++ git show -s --format=%cd [2020-02-28T13:47:26.860Z] #53 21.95 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-28T13:47:26.860Z] #53 21.95 + 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 [2020-02-28T13:47:27.120Z] #53 ... [2020-02-28T13:47:27.120Z] [2020-02-28T13:47:27.120Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:47:27.120Z] #10 32.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-02-28T13:47:27.120Z] #10 34.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-02-28T13:47:27.120Z] #10 34.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-02-28T13:47:27.120Z] #10 34.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-02-28T13:47:27.120Z] #10 34.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-02-28T13:47:27.120Z] #10 34.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-02-28T13:47:27.120Z] #10 34.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-02-28T13:47:27.120Z] #10 34.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-02-28T13:47:27.120Z] #10 34.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-02-28T13:47:27.120Z] #10 34.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-02-28T13:47:27.120Z] #10 34.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-02-28T13:47:27.120Z] #10 34.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-02-28T13:47:27.120Z] #10 34.89 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-02-28T13:47:27.120Z] #10 34.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-02-28T13:47:27.120Z] #10 34.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-02-28T13:47:27.120Z] #10 34.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-02-28T13:47:27.120Z] #10 35.98 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T13:47:27.305Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-02-28T13:47:27.377Z] #10 36.22 Fetched 77.7 MB in 8s (9855 kB/s) [2020-02-28T13:47:27.377Z] #10 36.34 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-28T13:47:27.378Z] #24 ... [2020-02-28T13:47:27.378Z] [2020-02-28T13:47:27.378Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:47:27.378Z] #18 98.87 Setting up iptables (1.8.2-4) ... [2020-02-28T13:47:27.378Z] #18 98.94 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-28T13:47:27.378Z] #18 98.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-28T13:47:27.378Z] #18 98.98 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-28T13:47:27.378Z] #18 98.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-28T13:47:27.378Z] #18 99.00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-28T13:47:27.378Z] #18 99.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-28T13:47:27.378Z] #18 99.04 Setting up python3 (3.7.3-1) ... [2020-02-28T13:47:27.378Z] #18 99.95 Setting up python3-wheel (0.32.3-2) ... [2020-02-28T13:47:27.635Z] #10 36.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 ... 15401 files and directories currently installed.) [2020-02-28T13:47:27.635Z] #10 36.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-02-28T13:47:27.635Z] #10 36.44 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-28T13:47:27.635Z] #10 ... [2020-02-28T13:47:27.635Z] [2020-02-28T13:47:27.635Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T13:47:27.635Z] #59 19.98 Reading package lists... [2020-02-28T13:47:27.635Z] #59 26.79 Reading package lists... [2020-02-28T13:47:27.635Z] #59 33.54 Building dependency tree... [2020-02-28T13:47:27.667Z] #18 ... [2020-02-28T13:47:27.667Z] [2020-02-28T13:47:27.667Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:47:27.667Z] #45 158.7 CC criu/clone-noasan.o [2020-02-28T13:47:27.667Z] #45 159.1 CC criu/config.o [2020-02-28T13:47:27.667Z] #45 163.3 CC criu/cr-check.o [2020-02-28T13:47:27.667Z] #45 166.9 CC criu/cr-dedup.o [2020-02-28T13:47:27.667Z] #45 167.9 CC criu/cr-dump.o [2020-02-28T13:47:27.893Z] #59 ... [2020-02-28T13:47:27.893Z] [2020-02-28T13:47:27.893Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:47:27.893Z] #43 36.19 The following NEW packages will be installed: [2020-02-28T13:47:27.893Z] #43 36.21 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-28T13:47:27.893Z] #43 36.21 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-28T13:47:27.893Z] #43 36.21 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-28T13:47:27.893Z] #43 36.22 python-six zlib1g-dev [2020-02-28T13:47:27.893Z] #43 36.63 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T13:47:27.893Z] #43 36.63 Need to get 4095 kB of archives. [2020-02-28T13:47:27.893Z] #43 36.63 After this operation, 22.5 MB of additional disk space will be used. [2020-02-28T13:47:27.893Z] #43 36.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-02-28T13:47:27.893Z] #43 36.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-02-28T13:47:27.893Z] #43 36.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-02-28T13:47:27.893Z] #43 36.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-02-28T13:47:27.893Z] #43 36.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-02-28T13:47:27.893Z] #43 36.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-02-28T13:47:27.893Z] #43 36.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-02-28T13:47:27.893Z] #43 36.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-02-28T13:47:27.893Z] #43 36.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-02-28T13:47:27.893Z] #43 36.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-02-28T13:47:27.893Z] #43 36.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-02-28T13:47:27.893Z] #43 36.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-02-28T13:47:28.084Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2020-02-28T13:47:28.151Z] #43 37.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-02-28T13:47:28.151Z] #43 37.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-02-28T13:47:28.151Z] #43 37.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-28T13:47:28.151Z] #43 37.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-02-28T13:47:28.151Z] #43 37.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-02-28T13:47:28.402Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2020-02-28T13:47:28.403Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-28T13:47:28.403Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-28T13:47:28.403Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-28T13:47:28.403Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-28T13:47:28.403Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-28T13:47:28.403Z] ? github.com/docker/docker/rootless [no test files] [2020-02-28T13:47:28.403Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-28T13:47:28.403Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-28T13:47:28.403Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-28T13:47:28.403Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-28T13:47:28.403Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-28T13:47:28.403Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-28T13:47:28.403Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-28T13:47:28.403Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-28T13:47:28.403Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-28T13:47:28.403Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-28T13:47:28.403Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-28T13:47:28.403Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-28T13:47:28.403Z] ? github.com/docker/docker/volume [no test files] [2020-02-28T13:47:28.403Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-28T13:47:28.403Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-28T13:47:28.403Z] [2020-02-28T13:47:28.403Z] === Skipped [2020-02-28T13:47:28.403Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-28T13:47:28.403Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-28T13:47:28.403Z] [2020-02-28T13:47:28.403Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-28T13:47:28.403Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-28T13:47:28.403Z] [2020-02-28T13:47:28.403Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-28T13:47:28.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T13:47:28.403Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T13:47:28.403Z] [2020-02-28T13:47:28.403Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-28T13:47:28.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T13:47:28.403Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T13:47:28.403Z] [2020-02-28T13:47:28.403Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-28T13:47:28.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T13:47:28.403Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T13:47:28.403Z] [2020-02-28T13:47:28.403Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-28T13:47:28.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T13:47:28.403Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T13:47:28.403Z] [2020-02-28T13:47:28.403Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-28T13:47:28.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T13:47:28.403Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T13:47:28.403Z] [2020-02-28T13:47:28.403Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-28T13:47:28.403Z] graphtest_unix.go:73: No driver to put! [2020-02-28T13:47:28.403Z] [2020-02-28T13:47:28.403Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-28T13:47:28.403Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-28T13:47:28.403Z] [2020-02-28T13:47:28.403Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-28T13:47:28.403Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-28T13:47:28.403Z] [2020-02-28T13:47:28.403Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-28T13:47:28.403Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-28T13:47:28.403Z] [2020-02-28T13:47:28.403Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-28T13:47:28.403Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-28T13:47:28.403Z] [2020-02-28T13:47:28.403Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-28T13:47:28.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T13:47:28.403Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T13:47:28.403Z] [2020-02-28T13:47:28.403Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-28T13:47:28.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T13:47:28.403Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T13:47:28.403Z] [2020-02-28T13:47:28.403Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-28T13:47:28.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T13:47:28.403Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T13:47:28.403Z] [2020-02-28T13:47:28.403Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-28T13:47:28.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T13:47:28.403Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T13:47:28.403Z] [2020-02-28T13:47:28.403Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-28T13:47:28.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T13:47:28.403Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T13:47:28.403Z] [2020-02-28T13:47:28.403Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-28T13:47:28.403Z] graphtest_unix.go:73: No driver to put! [2020-02-28T13:47:28.403Z] [2020-02-28T13:47:28.403Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-28T13:47:28.403Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-28T13:47:28.403Z] [2020-02-28T13:47:28.403Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-28T13:47:28.403Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-28T13:47:28.403Z] [2020-02-28T13:47:28.403Z] [2020-02-28T13:47:28.403Z] DONE 2168 tests, 20 skipped in 188.311s Post stage [Pipeline] junit [2020-02-28T13:47:28.416Z] Recording test results [2020-02-28T13:47:28.452Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-02-28T13:47:28.704Z] #45 ... [2020-02-28T13:47:28.704Z] [2020-02-28T13:47:28.704Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:47:28.704Z] #18 101.3 Setting up apparmor (2.13.2-10) ... [2020-02-28T13:47:29.523Z] #43 38.22 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T13:47:29.523Z] #43 38.41 Fetched 4095 kB in 1s (5727 kB/s) [2020-02-28T13:47:29.689Z] ok github.com/docker/docker/registry 0.091s coverage: 56.0% of statements [2020-02-28T13:47:29.781Z] #43 38.53 Selecting previously unselected package libcap-dev:amd64. [2020-02-28T13:47:29.781Z] #43 38.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-28T13:47:29.781Z] #43 38.66 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-02-28T13:47:29.781Z] #43 38.70 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-02-28T13:47:30.039Z] #43 38.94 Selecting previously unselected package libnet1:amd64. [2020-02-28T13:47:30.039Z] #43 38.96 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-28T13:47:30.039Z] #43 39.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-28T13:47:30.044Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-02-28T13:47:30.297Z] #43 39.15 Selecting previously unselected package libnet1-dev. [2020-02-28T13:47:30.297Z] #43 39.18 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-28T13:47:30.297Z] #43 39.20 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-28T13:47:30.398Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-02-28T13:47:30.555Z] #43 39.47 Selecting previously unselected package libnl-3-200:amd64. [2020-02-28T13:47:30.555Z] #43 39.49 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-02-28T13:47:30.555Z] #43 39.49 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2020-02-28T13:47:30.772Z] ok github.com/docker/docker/runconfig 0.014s coverage: 68.2% of statements [Pipeline] sh [2020-02-28T13:47:30.813Z] #43 39.67 Selecting previously unselected package libnl-3-dev:amd64. [2020-02-28T13:47:30.813Z] #43 39.68 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-02-28T13:47:30.813Z] #43 39.69 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-02-28T13:47:31.066Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40594/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=31549a69e13df4487a313bd6a6211b5f532f0eb0 -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:31549a69e13df4487a313bd6a6211b5f532f0eb0 hack/make.sh dynbinary test-integration [2020-02-28T13:47:31.071Z] #43 40.00 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-28T13:47:31.071Z] #43 40.01 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-02-28T13:47:31.071Z] #43 40.02 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-28T13:47:31.128Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-02-28T13:47:31.328Z] #43 40.18 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-02-28T13:47:31.328Z] #43 40.18 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-02-28T13:47:31.328Z] #43 40.22 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-02-28T13:47:31.459Z] #18 104.1 Setting up xfsprogs (4.20.0-1) ... [2020-02-28T13:47:31.459Z] #18 104.1 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-28T13:47:31.586Z] #43 40.39 Selecting previously unselected package zlib1g-dev:amd64. [2020-02-28T13:47:31.586Z] #43 40.40 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-02-28T13:47:31.586Z] #43 40.41 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-02-28T13:47:32.003Z] [2020-02-28T13:47:32.003Z] Removing bundles/ [2020-02-28T13:47:32.003Z] [2020-02-28T13:47:32.003Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-28T13:47:32.003Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-28T13:47:32.003Z] GOOS="" GOARCH="" GOARM="" [2020-02-28T13:47:32.090Z] #18 105.0 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-28T13:47:32.151Z] #43 ... [2020-02-28T13:47:32.151Z] [2020-02-28T13:47:32.151Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T13:47:32.152Z] #59 36.95 The following additional packages will be installed: [2020-02-28T13:47:32.152Z] #59 36.97 libbtrfs0 [2020-02-28T13:47:32.152Z] #59 37.23 The following NEW packages will be installed: [2020-02-28T13:47:32.152Z] #59 37.24 libbtrfs-dev libbtrfs0 [2020-02-28T13:47:32.152Z] #59 37.68 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T13:47:32.152Z] #59 37.68 Need to get 119 kB of archives. [2020-02-28T13:47:32.152Z] #59 37.68 After this operation, 387 kB of additional disk space will be used. [2020-02-28T13:47:32.152Z] #59 37.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-02-28T13:47:32.152Z] #59 37.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-02-28T13:47:32.152Z] #59 38.94 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T13:47:32.152Z] #59 39.15 Fetched 119 kB in 0s (455 kB/s) [2020-02-28T13:47:32.152Z] #59 39.22 Selecting previously unselected package libbtrfs0. [2020-02-28T13:47:32.152Z] #59 39.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-28T13:47:32.152Z] #59 39.32 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-02-28T13:47:32.152Z] #59 39.34 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-28T13:47:32.152Z] #59 39.43 Selecting previously unselected package libbtrfs-dev. [2020-02-28T13:47:32.152Z] #59 39.44 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-02-28T13:47:32.152Z] #59 39.45 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-28T13:47:32.152Z] #59 39.66 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-28T13:47:32.152Z] #59 39.68 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-28T13:47:32.152Z] #59 39.73 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T13:47:32.152Z] #59 DONE 40.8s [2020-02-28T13:47:32.152Z] [2020-02-28T13:47:32.152Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:47:32.152Z] #43 40.88 Selecting previously unselected package libprotobuf17:amd64. [2020-02-28T13:47:32.152Z] #43 40.88 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-02-28T13:47:32.152Z] #43 40.89 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-02-28T13:47:32.152Z] #43 ... [2020-02-28T13:47:32.152Z] [2020-02-28T13:47:32.152Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T13:47:32.152Z] #60 DONE 0.1s [2020-02-28T13:47:32.152Z] [2020-02-28T13:47:32.152Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:47:32.152Z] #71 DONE 36.6s [2020-02-28T13:47:32.152Z] [2020-02-28T13:47:32.152Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T13:47:32.152Z] #25 27.08 Reading package lists... [2020-02-28T13:47:32.152Z] #25 33.97 Building dependency tree... [2020-02-28T13:47:32.152Z] #25 37.14 ca-certificates is already the newest version (20190110). [2020-02-28T13:47:32.152Z] #25 37.14 The following additional packages will be installed: [2020-02-28T13:47:32.152Z] #25 37.15 libjq1 libonig5 [2020-02-28T13:47:32.152Z] #25 37.70 The following NEW packages will be installed: [2020-02-28T13:47:32.152Z] #25 37.73 jq libjq1 libonig5 [2020-02-28T13:47:32.152Z] #25 38.13 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T13:47:32.152Z] #25 38.13 Need to get 355 kB of archives. [2020-02-28T13:47:32.152Z] #25 38.13 After this operation, 1072 kB of additional disk space will be used. [2020-02-28T13:47:32.152Z] #25 38.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-02-28T13:47:32.152Z] #25 38.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-02-28T13:47:32.152Z] #25 38.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-02-28T13:47:32.152Z] #25 39.22 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T13:47:32.152Z] #25 39.43 Fetched 355 kB in 0s (1231 kB/s) [2020-02-28T13:47:32.152Z] #25 39.57 Selecting previously unselected package libonig5:amd64. [2020-02-28T13:47:32.152Z] #25 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 ... 15401 files and directories currently installed.) [2020-02-28T13:47:32.152Z] #25 39.67 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-02-28T13:47:32.152Z] #25 39.68 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-02-28T13:47:32.152Z] #25 39.96 Selecting previously unselected package libjq1:amd64. [2020-02-28T13:47:32.152Z] #25 39.96 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-02-28T13:47:32.152Z] #25 39.96 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-28T13:47:32.152Z] #25 40.19 Selecting previously unselected package jq. [2020-02-28T13:47:32.152Z] #25 40.19 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-02-28T13:47:32.152Z] #25 40.22 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-28T13:47:32.152Z] #25 40.43 Setting up libonig5:amd64 (6.9.1-1) ... [2020-02-28T13:47:32.152Z] #25 40.50 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-28T13:47:32.152Z] #25 40.57 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-28T13:47:32.152Z] #25 40.66 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T13:47:32.152Z] #25 DONE 41.1s [2020-02-28T13:47:32.152Z] [2020-02-28T13:47:32.152Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-28T13:47:32.152Z] #61 DONE 0.2s [2020-02-28T13:47:32.152Z] [2020-02-28T13:47:32.152Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:47:32.409Z] #62 ... [2020-02-28T13:47:32.410Z] [2020-02-28T13:47:32.410Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-28T13:47:32.410Z] #26 DONE 0.2s [2020-02-28T13:47:32.668Z] [2020-02-28T13:47:32.668Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:47:33.519Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-02-28T13:47:33.871Z] ok github.com/docker/docker/volume/local 0.030s coverage: 73.0% of statements [2020-02-28T13:47:34.041Z] #27 ... [2020-02-28T13:47:34.041Z] [2020-02-28T13:47:34.041Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:47:34.041Z] #35 32.75 Selecting previously unselected package libicu63:amd64. [2020-02-28T13:47:34.041Z] #35 32.76 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-02-28T13:47:34.041Z] #35 32.77 Unpacking libicu63:amd64 (63.1-6) ... [2020-02-28T13:47:34.041Z] #35 40.44 Selecting previously unselected package libxml2:amd64. [2020-02-28T13:47:34.041Z] #35 40.44 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-02-28T13:47:34.041Z] #35 40.45 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-02-28T13:47:34.041Z] #35 41.06 Selecting previously unselected package libarchive13:amd64. [2020-02-28T13:47:34.041Z] #35 41.09 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-02-28T13:47:34.041Z] #35 41.12 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-02-28T13:47:34.041Z] #35 41.79 Selecting previously unselected package libjsoncpp1:amd64. [2020-02-28T13:47:34.041Z] #35 41.79 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-02-28T13:47:34.041Z] #35 41.83 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-28T13:47:34.041Z] #35 42.02 Selecting previously unselected package librhash0:amd64. [2020-02-28T13:47:34.041Z] #35 42.02 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-02-28T13:47:34.041Z] #35 42.04 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-02-28T13:47:34.041Z] #35 42.20 Selecting previously unselected package libuv1:amd64. [2020-02-28T13:47:34.041Z] #35 42.22 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-02-28T13:47:34.041Z] #35 42.22 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-02-28T13:47:34.041Z] #35 42.43 Selecting previously unselected package cmake. [2020-02-28T13:47:34.041Z] #35 42.45 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-02-28T13:47:34.041Z] #35 42.46 Unpacking cmake (3.13.4-1) ... [2020-02-28T13:47:34.041Z] #35 ... [2020-02-28T13:47:34.041Z] [2020-02-28T13:47:34.041Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:47:34.041Z] #43 42.22 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-02-28T13:47:34.041Z] #43 42.25 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-02-28T13:47:34.041Z] #43 42.28 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-02-28T13:47:34.041Z] #43 42.62 Selecting previously unselected package libprotobuf-dev:amd64. [2020-02-28T13:47:34.041Z] #43 42.62 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-02-28T13:47:34.041Z] #43 42.63 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-02-28T13:47:34.171Z] #18 106.9 Setting up python3-distutils (3.7.3-1) ... [2020-02-28T13:47:34.630Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-02-28T13:47:35.200Z] #18 107.8 Setting up python3-setuptools (40.8.0-1) ... [2020-02-28T13:47:35.393Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.0% of statements [2020-02-28T13:47:35.943Z] #43 44.68 Selecting previously unselected package libprotoc17:amd64. [2020-02-28T13:47:35.943Z] #43 44.69 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-02-28T13:47:35.943Z] #43 44.69 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-02-28T13:47:36.507Z] #43 45.32 Selecting previously unselected package protobuf-c-compiler. [2020-02-28T13:47:36.507Z] #43 45.37 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-02-28T13:47:36.507Z] #43 45.37 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-28T13:47:36.507Z] #43 45.53 Selecting previously unselected package protobuf-compiler. [2020-02-28T13:47:36.507Z] #43 ... [2020-02-28T13:47:36.507Z] [2020-02-28T13:47:36.507Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:47:36.507Z] #33 31.07 sync [2020-02-28T13:47:36.507Z] #33 31.07 internal/reflectlite [2020-02-28T13:47:36.507Z] #33 33.33 sort [2020-02-28T13:47:36.507Z] #33 33.34 errors [2020-02-28T13:47:36.507Z] #33 33.75 strconv [2020-02-28T13:47:36.507Z] #33 34.46 io [2020-02-28T13:47:36.507Z] #33 35.64 internal/oserror [2020-02-28T13:47:36.507Z] #33 35.78 syscall [2020-02-28T13:47:36.507Z] #33 38.15 reflect [2020-02-28T13:47:36.765Z] #33 ... [2020-02-28T13:47:36.765Z] [2020-02-28T13:47:36.765Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:47:36.765Z] #62 4.186 + RM_GOPATH=0 [2020-02-28T13:47:36.765Z] #62 4.186 + TMP_GOPATH= [2020-02-28T13:47:36.765Z] #62 4.186 + : /build [2020-02-28T13:47:36.765Z] #62 4.186 + '[' -z '' ']' [2020-02-28T13:47:36.765Z] #62 4.192 ++ mktemp -d [2020-02-28T13:47:36.765Z] #62 4.194 + export GOPATH=/tmp/tmp.7HDiLkEx2k [2020-02-28T13:47:36.765Z] #62 4.194 + GOPATH=/tmp/tmp.7HDiLkEx2k [2020-02-28T13:47:36.765Z] #62 4.194 + RM_GOPATH=1 [2020-02-28T13:47:36.765Z] #62 4.195 ++ dirname ./install.sh [2020-02-28T13:47:36.765Z] #62 4.196 + dir=. [2020-02-28T13:47:36.765Z] #62 4.204 + bin=containerd [2020-02-28T13:47:36.765Z] #62 4.204 + shift [2020-02-28T13:47:36.765Z] #62 4.205 + '[' '!' -f ./containerd.installer ']' [2020-02-28T13:47:36.765Z] #62 4.210 + . ./containerd.installer [2020-02-28T13:47:36.765Z] #62 4.214 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T13:47:36.765Z] #62 4.214 + install_containerd [2020-02-28T13:47:36.765Z] #62 4.215 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-28T13:47:36.765Z] #62 4.216 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T13:47:36.765Z] #62 4.217 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7HDiLkEx2k/src/github.com/containerd/containerd [2020-02-28T13:47:36.765Z] #62 4.218 Cloning into '/tmp/tmp.7HDiLkEx2k/src/github.com/containerd/containerd'... [2020-02-28T13:47:37.265Z] #18 109.9 Setting up python3-pip (18.1-5) ... [2020-02-28T13:47:38.138Z] #62 ... [2020-02-28T13:47:38.138Z] [2020-02-28T13:47:38.138Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:47:38.138Z] #47 32.48 sync [2020-02-28T13:47:38.138Z] #47 32.51 internal/reflectlite [2020-02-28T13:47:38.138Z] #47 34.19 github.com/LK4D4/vndr/godl/singleflight [2020-02-28T13:47:38.138Z] #47 34.50 math/rand [2020-02-28T13:47:38.138Z] #47 35.51 internal/singleflight [2020-02-28T13:47:38.138Z] #47 36.07 strconv [2020-02-28T13:47:38.138Z] #47 36.10 bytes [2020-02-28T13:47:38.138Z] #47 39.49 bufio [2020-02-28T13:47:38.138Z] #47 40.31 reflect [2020-02-28T13:47:38.138Z] #47 41.44 syscall [2020-02-28T13:47:38.138Z] #47 ... [2020-02-28T13:47:38.138Z] [2020-02-28T13:47:38.138Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:47:38.138Z] #27 4.765 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-28T13:47:38.138Z] #27 5.166 #=#=# [2020-02-28T13:47:38.138Z] #27 5.333 # 2.8% ####### 11.0% ############# 18.9% ################## [2020-02-28T13:47:38.138Z] #27 ... [2020-02-28T13:47:38.138Z] [2020-02-28T13:47:38.138Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T13:47:38.138Z] #35 46.43 Setting up libicu63:amd64 (63.1-6) ... [2020-02-28T13:47:38.138Z] #35 46.45 Setting up xxd (2:8.1.0875-5) ... [2020-02-28T13:47:38.138Z] #35 46.46 Setting up libuv1:amd64 (1.24.1-1) ... [2020-02-28T13:47:38.138Z] #35 46.47 Setting up vim-common (2:8.1.0875-5) ... [2020-02-28T13:47:38.138Z] #35 46.51 Setting up librhash0:amd64 (1.3.8-1) ... [2020-02-28T13:47:38.138Z] #35 46.52 Setting up cmake-data (3.13.4-1) ... [2020-02-28T13:47:38.138Z] #35 46.54 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-02-28T13:47:38.138Z] #35 46.55 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-28T13:47:38.138Z] #35 46.56 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-02-28T13:47:38.138Z] #35 46.57 Setting up cmake (3.13.4-1) ... [2020-02-28T13:47:38.138Z] #35 46.60 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T13:47:38.138Z] #35 46.70 Processing triggers for mime-support (3.62) ... [2020-02-28T13:47:38.138Z] #35 DONE 47.1s [2020-02-28T13:47:38.138Z] [2020-02-28T13:47:38.138Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:47:38.396Z] #27 5.333 # 2.8% ####### 11.0% ############# 18.9% ################## 26.1% ###################### 31.3% [2020-02-28T13:47:38.396Z] #27 ... [2020-02-28T13:47:38.396Z] [2020-02-28T13:47:38.396Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T13:47:38.396Z] #36 DONE 0.1s [2020-02-28T13:47:38.396Z] [2020-02-28T13:47:38.396Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-28T13:47:38.396Z] #37 DONE 0.1s [2020-02-28T13:47:38.396Z] [2020-02-28T13:47:38.396Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:47:38.799Z] #18 111.8 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T13:47:39.089Z] #18 111.9 Processing triggers for mime-support (3.62) ... [2020-02-28T13:47:39.379Z] #18 DONE 112.1s [2020-02-28T13:47:39.379Z] [2020-02-28T13:47:39.379Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-28T13:47:39.437Z] #27 5.333 # 2.8% ####### 11.0% ############# 18.9% ################## 26.1% ###################### 31.3% ####################### 33.2% ############################# 41.6% ################################# 46.4% ######################################### 57.0% ################################################ 66.9% ################################################### 71.0% ###################################################### 76.0% ######################################################## 78.5% ########################################################### 82.5% ############################################################### 88.9% ###################################################################### 97.7% ######################################################################## 100.0% [2020-02-28T13:47:39.671Z] #19 0.445 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-28T13:47:39.671Z] #19 0.448 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-28T13:47:39.671Z] #19 0.452 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-28T13:47:39.695Z] #27 7.434 [2020-02-28T13:47:39.962Z] #19 DONE 0.6s [2020-02-28T13:47:39.962Z] [2020-02-28T13:47:39.962Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-28T13:47:40.260Z] #27 7.619 ## 4.1% [2020-02-28T13:47:40.260Z] #27 ... [2020-02-28T13:47:40.260Z] [2020-02-28T13:47:40.260Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:47:40.260Z] #10 38.87 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-28T13:47:40.260Z] #10 38.89 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-02-28T13:47:40.260Z] #10 38.89 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-28T13:47:40.260Z] #10 42.68 Selecting previously unselected package binutils-mingw-w64. [2020-02-28T13:47:40.260Z] #10 42.68 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-28T13:47:40.260Z] #10 42.68 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-28T13:47:40.260Z] #10 42.92 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-02-28T13:47:40.260Z] #10 42.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-02-28T13:47:40.260Z] #10 42.94 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-02-28T13:47:40.260Z] #10 43.14 Selecting previously unselected package dmsetup. [2020-02-28T13:47:40.260Z] #10 43.14 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-02-28T13:47:40.260Z] #10 43.20 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-28T13:47:40.260Z] #10 43.44 Selecting previously unselected package mingw-w64-common. [2020-02-28T13:47:40.260Z] #10 43.47 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-28T13:47:40.260Z] #10 43.49 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-28T13:47:40.260Z] #10 ... [2020-02-28T13:47:40.260Z] [2020-02-28T13:47:40.260Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:47:40.776Z] #27 7.619 ## 4.1% ############# 18.2% ######################## 34.2% ################################### 49.3% ############################################### 66.0% ######################################################### 79.3% ######################################################################## 100.0% [2020-02-28T13:47:41.035Z] #27 8.695 [2020-02-28T13:47:42.027Z] #20 ... [2020-02-28T13:47:42.027Z] [2020-02-28T13:47:42.027Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:47:42.027Z] #48 265.5 github.com/LK4D4/vndr/godl [2020-02-28T13:47:42.027Z] #48 267.1 github.com/LK4D4/vndr [2020-02-28T13:47:42.027Z] #48 ... [2020-02-28T13:47:42.027Z] [2020-02-28T13:47:42.027Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:47:42.027Z] #45 172.8 CC criu/cr-errno.o [2020-02-28T13:47:42.027Z] #45 173.0 CC criu/cr-restore.o [2020-02-28T13:47:42.319Z] #45 183.2 CC criu/cr-service.o [2020-02-28T13:47:42.582Z] #27 8.895 ### 4.5% ######## 12.1% ############## 20.8% ##################### 29.2% ########################### 38.4% ################################# 47.0% ######################################## 55.6% ############################################ 61.8% ################################################### 71.5% ######################################################### 79.7% ############################################################### 88.0% ####################################################################### 98.7% ######################################################################## 100.0% [2020-02-28T13:47:43.147Z] #27 10.51 [2020-02-28T13:47:44.435Z] #27 10.73 1.1% ## 2.9% ### 4.8% ##### 7.8% ####### 10.1% ######## 12.5% ########## 14.9% ############ 17.1% ############## 19.5% ############## 20.8% ################ 22.9% ################## 25.0% ################### 26.7% [2020-02-28T13:47:44.435Z] #27 ... [2020-02-28T13:47:44.435Z] [2020-02-28T13:47:44.435Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T13:47:44.435Z] #30 43.43 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 99% (1510/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-02-28T13:47:44.435Z] #30 44.38 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-02-28T13:47:44.435Z] #30 44.58 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-28T13:47:44.693Z] #30 ... [2020-02-28T13:47:44.693Z] [2020-02-28T13:47:44.693Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:47:45.315Z] 65014b3c3121: Pull complete [2020-02-28T13:47:45.842Z] #45 186.9 CC criu/crtools.o [2020-02-28T13:47:46.497Z] #27 10.73 1.1% ## 2.9% ### 4.8% ##### 7.8% ####### 10.1% ######## 12.5% ########## 14.9% ############ 17.1% ############## 19.5% ############## 20.8% ################ 22.9% ################## 25.0% ################### 26.7% #################### 28.6% ###################### 30.6% ####################### 32.8% ######################### 35.2% ########################## 36.9% ########################### 38.8% ############################ 40.1% ############################## 42.4% ############################### 44.4% ################################# 47.0% ################################## 48.6% #################################### 50.1% ##################################### 52.2% ###################################### 54.0% ######################################## 56.4% ########################################## 59.7% ############################################ 61.9% ############################################# 63.4% ############################################## 65.0% ### [2020-02-28T13:47:46.497Z] #27 ... [2020-02-28T13:47:46.497Z] [2020-02-28T13:47:46.497Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:47:46.497Z] #43 45.53 Selecting previously unselected package protobuf-compiler. [2020-02-28T13:47:46.497Z] #43 45.54 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-02-28T13:47:46.497Z] #43 45.55 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-28T13:47:46.497Z] #43 45.73 Selecting previously unselected package python-pkg-resources. [2020-02-28T13:47:46.497Z] #43 45.75 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-28T13:47:46.497Z] #43 45.76 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-28T13:47:46.497Z] #43 46.00 Selecting previously unselected package python-six. [2020-02-28T13:47:46.497Z] #43 46.00 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-28T13:47:46.497Z] #43 46.01 Unpacking python-six (1.12.0-1) ... [2020-02-28T13:47:46.497Z] #43 46.21 Selecting previously unselected package python-protobuf. [2020-02-28T13:47:46.497Z] #43 46.21 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-02-28T13:47:46.497Z] #43 46.22 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-28T13:47:46.497Z] #43 46.78 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-28T13:47:46.497Z] #43 51.72 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-02-28T13:47:46.497Z] #43 51.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-28T13:47:46.497Z] #43 51.75 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-28T13:47:46.497Z] #43 51.76 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-02-28T13:47:46.497Z] #43 51.80 Setting up python-six (1.12.0-1) ... [2020-02-28T13:47:46.755Z] #43 ... [2020-02-28T13:47:46.755Z] [2020-02-28T13:47:46.755Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:47:46.887Z] #45 187.9 CC criu/eventfd.o [2020-02-28T13:47:47.565Z] #45 188.6 CC criu/eventpoll.o [2020-02-28T13:47:47.787Z] #27 10.73 1.1% ## 2.9% ### 4.8% ##### 7.8% ####### 10.1% ######## 12.5% ########## 14.9% ############ 17.1% ############## 19.5% ############## 20.8% ################ 22.9% ################## 25.0% ################### 26.7% #################### 28.6% ###################### 30.6% ####################### 32.8% ######################### 35.2% ########################## 36.9% ########################### 38.8% ############################ 40.1% ############################## 42.4% ############################### 44.4% ################################# 47.0% ################################## 48.6% #################################### 50.1% ##################################### 52.2% ###################################### 54.0% ######################################## 56.4% ########################################## 59.7% ############################################ 61.9% ############################################# 63.4% ############################################## 65.0% ################################################ 66.8% ################################################# 68.9% ################################################## 70.5% #################################################### 73.2% ###################################################### 75.3% ####################################################### 77.2% ######################################################## 78.6% ######################################################### 79.9% ########################################################## 81.3% ############################################################ 84.0% ############################################################## 86.3% [2020-02-28T13:47:47.787Z] #27 ... [2020-02-28T13:47:47.787Z] [2020-02-28T13:47:47.787Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:47:47.787Z] #50 42.20 + cd /tmp/tmp.FbzHBC6g3z/src/gotest.tools/gotestsum [2020-02-28T13:47:47.787Z] #50 42.20 + git checkout -q v0.3.5 [2020-02-28T13:47:47.787Z] #50 42.26 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-28T13:47:47.787Z] #50 ... [2020-02-28T13:47:47.787Z] [2020-02-28T13:47:47.787Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:47:48.302Z] #27 10.73 1.1% ## 2.9% ### 4.8% ##### 7.8% ####### 10.1% ######## 12.5% ########## 14.9% ############ 17.1% ############## 19.5% ############## 20.8% ################ 22.9% ################## 25.0% ################### 26.7% #################### 28.6% ###################### 30.6% ####################### 32.8% ######################### 35.2% ########################## 36.9% ########################### 38.8% ############################ 40.1% ############################## 42.4% ############################### 44.4% ################################# 47.0% ################################## 48.6% #################################### 50.1% ##################################### 52.2% ###################################### 54.0% ######################################## 56.4% ########################################## 59.7% ############################################ 61.9% ############################################# 63.4% ############################################## 65.0% ################################################ 66.8% ################################################# 68.9% ################################################## 70.5% #################################################### 73.2% ###################################################### 75.3% ####################################################### 77.2% ######################################################## 78.6% ######################################################### 79.9% ########################################################## 81.3% ############################################################ 84.0% ############################################################## 86.3% ############################################################### 88.7% ################################################################# 90.7% ################################################################### 93.2% #################################################################### 94.9% ###################################################################### 97.6% ######################################################################## 100.0% [2020-02-28T13:47:48.302Z] #27 ... [2020-02-28T13:47:48.302Z] [2020-02-28T13:47:48.302Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:47:48.302Z] #38 2.923 + RM_GOPATH=0 [2020-02-28T13:47:48.302Z] #38 2.923 + TMP_GOPATH= [2020-02-28T13:47:48.302Z] #38 2.924 + : /build [2020-02-28T13:47:48.302Z] #38 2.924 + '[' -z '' ']' [2020-02-28T13:47:48.302Z] #38 2.924 ++ mktemp -d [2020-02-28T13:47:48.302Z] #38 2.927 + export GOPATH=/tmp/tmp.tz2lkUnfpN [2020-02-28T13:47:48.302Z] #38 2.927 + GOPATH=/tmp/tmp.tz2lkUnfpN [2020-02-28T13:47:48.302Z] #38 2.927 + RM_GOPATH=1 [2020-02-28T13:47:48.302Z] #38 2.929 ++ dirname ./install.sh [2020-02-28T13:47:48.302Z] #38 2.931 + dir=. [2020-02-28T13:47:48.302Z] #38 2.931 + bin=tini [2020-02-28T13:47:48.302Z] #38 2.931 + shift [2020-02-28T13:47:48.302Z] #38 2.932 + '[' '!' -f ./tini.installer ']' [2020-02-28T13:47:48.302Z] #38 2.934 + . ./tini.installer [2020-02-28T13:47:48.302Z] #38 2.935 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T13:47:48.302Z] #38 2.935 + install_tini [2020-02-28T13:47:48.302Z] #38 2.938 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-28T13:47:48.302Z] #38 2.939 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T13:47:48.302Z] #38 2.939 + git clone https://github.com/krallin/tini.git /tmp/tmp.tz2lkUnfpN/tini [2020-02-28T13:47:48.302Z] #38 2.940 Cloning into '/tmp/tmp.tz2lkUnfpN/tini'... [2020-02-28T13:47:48.302Z] #38 3.729 + cd /tmp/tmp.tz2lkUnfpN/tini [2020-02-28T13:47:48.302Z] #38 3.729 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-28T13:47:48.302Z] #38 3.733 + cmake . [2020-02-28T13:47:48.302Z] #38 4.551 -- The C compiler identification is GNU 8.3.0 [2020-02-28T13:47:48.302Z] #38 4.587 -- Check for working C compiler: /usr/bin/cc [2020-02-28T13:47:48.302Z] #38 5.342 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-28T13:47:48.302Z] #38 5.344 -- Detecting C compiler ABI info [2020-02-28T13:47:48.302Z] #38 6.282 -- Detecting C compiler ABI info - done [2020-02-28T13:47:48.302Z] #38 6.346 -- Detecting C compile features [2020-02-28T13:47:48.302Z] #38 9.217 -- Detecting C compile features - done [2020-02-28T13:47:48.302Z] #38 9.306 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-28T13:47:48.302Z] #38 9.732 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-28T13:47:48.302Z] #38 9.850 -- Configuring done [2020-02-28T13:47:48.302Z] #38 9.884 -- Generating done [2020-02-28T13:47:48.302Z] #38 9.894 -- Build files have been written to: /tmp/tmp.tz2lkUnfpN/tini [2020-02-28T13:47:48.302Z] #38 9.900 + make tini-static [2020-02-28T13:47:48.560Z] #38 ... [2020-02-28T13:47:48.560Z] [2020-02-28T13:47:48.560Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:47:48.560Z] #27 16.00 [2020-02-28T13:47:48.808Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2020-02-28T13:47:48.808Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-28T13:47:48.808Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-28T13:47:48.808Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-28T13:47:48.808Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-28T13:47:48.808Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-28T13:47:48.808Z] ? github.com/docker/docker/rootless [no test files] [2020-02-28T13:47:48.808Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-28T13:47:48.808Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-28T13:47:48.808Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-28T13:47:48.808Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-28T13:47:48.808Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-28T13:47:48.808Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-28T13:47:48.808Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-28T13:47:48.808Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-28T13:47:48.808Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-28T13:47:48.808Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-28T13:47:48.808Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-28T13:47:48.808Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-28T13:47:48.808Z] ? github.com/docker/docker/volume [no test files] [2020-02-28T13:47:48.808Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-28T13:47:48.808Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-28T13:47:48.808Z] [2020-02-28T13:47:48.808Z] === Skipped [2020-02-28T13:47:48.808Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-28T13:47:48.808Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-28T13:47:48.808Z] [2020-02-28T13:47:48.808Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-28T13:47:48.808Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-28T13:47:48.808Z] [2020-02-28T13:47:48.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-28T13:47:48.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T13:47:48.808Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T13:47:48.808Z] [2020-02-28T13:47:48.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-28T13:47:48.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T13:47:48.808Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T13:47:48.808Z] [2020-02-28T13:47:48.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-28T13:47:48.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T13:47:48.808Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T13:47:48.808Z] [2020-02-28T13:47:48.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-28T13:47:48.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T13:47:48.808Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T13:47:48.808Z] [2020-02-28T13:47:48.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-28T13:47:48.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T13:47:48.808Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T13:47:48.808Z] [2020-02-28T13:47:48.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-28T13:47:48.808Z] graphtest_unix.go:73: No driver to put! [2020-02-28T13:47:48.808Z] [2020-02-28T13:47:48.808Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-28T13:47:48.808Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-28T13:47:48.808Z] [2020-02-28T13:47:48.808Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-28T13:47:48.808Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-28T13:47:48.808Z] [2020-02-28T13:47:48.808Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-28T13:47:48.808Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-28T13:47:48.808Z] [2020-02-28T13:47:48.808Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-28T13:47:48.808Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-28T13:47:48.808Z] [2020-02-28T13:47:48.808Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-28T13:47:48.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T13:47:48.808Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T13:47:48.808Z] [2020-02-28T13:47:48.808Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-28T13:47:48.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T13:47:48.808Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T13:47:48.808Z] [2020-02-28T13:47:48.808Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-28T13:47:48.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T13:47:48.808Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T13:47:48.808Z] [2020-02-28T13:47:48.808Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-28T13:47:48.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T13:47:48.808Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T13:47:48.808Z] [2020-02-28T13:47:48.808Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-28T13:47:48.808Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T13:47:48.808Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T13:47:48.808Z] [2020-02-28T13:47:48.808Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-28T13:47:48.808Z] graphtest_unix.go:73: No driver to put! [2020-02-28T13:47:48.808Z] [2020-02-28T13:47:48.808Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-28T13:47:48.808Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-28T13:47:48.808Z] [2020-02-28T13:47:48.808Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-28T13:47:48.808Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-28T13:47:48.808Z] [2020-02-28T13:47:48.808Z] [2020-02-28T13:47:48.808Z] DONE 2168 tests, 20 skipped in 196.765s Post stage [Pipeline] junit [2020-02-28T13:47:48.928Z] Recording test results [2020-02-28T13:47:49.065Z] #45 190.0 CC criu/external.o [2020-02-28T13:47:49.355Z] #45 ... [2020-02-28T13:47:49.355Z] [2020-02-28T13:47:49.355Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-28T13:47:49.355Z] #20 9.479 Collecting yamllint==1.16.0 [2020-02-28T13:47:49.493Z] #27 17.03 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-28T13:47:49.752Z] #27 17.32 [2020-02-28T13:47:49.752Z] #27 17.44 ######################################################################## 100.0% [2020-02-28T13:47:50.010Z] #27 17.58 [2020-02-28T13:47:50.010Z] #27 ... [2020-02-28T13:47:50.010Z] [2020-02-28T13:47:50.010Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:47:50.010Z] #33 44.52 time [2020-02-28T13:47:50.010Z] #33 51.04 internal/poll [2020-02-28T13:47:50.010Z] #33 52.65 internal/fmtsort [2020-02-28T13:47:50.010Z] #33 53.10 internal/syscall/unix [2020-02-28T13:47:50.010Z] #33 53.38 os [2020-02-28T13:47:50.010Z] #33 53.56 strings [2020-02-28T13:47:50.274Z] #33 ... [2020-02-28T13:47:50.274Z] [2020-02-28T13:47:50.274Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:47:50.274Z] #43 55.81 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-02-28T13:47:50.274Z] #43 55.82 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-02-28T13:47:50.274Z] #43 55.83 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-02-28T13:47:50.274Z] #43 55.85 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-02-28T13:47:50.274Z] #43 55.86 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-02-28T13:47:50.274Z] #43 55.87 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-28T13:47:50.274Z] #43 55.88 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-28T13:47:50.274Z] #43 55.89 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-02-28T13:47:50.274Z] #43 55.90 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-28T13:47:50.274Z] #43 55.92 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-28T13:47:50.397Z] #20 10.37 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-28T13:47:50.397Z] #20 ... [2020-02-28T13:47:50.397Z] [2020-02-28T13:47:50.397Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:47:50.397Z] #48 DONE 284.3s [2020-02-28T13:47:50.397Z] [2020-02-28T13:47:50.397Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-28T13:47:50.397Z] #20 10.57 Collecting pyyaml (from yamllint==1.16.0) [2020-02-28T13:47:51.025Z] #20 11.00 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-28T13:47:51.648Z] #43 ... [2020-02-28T13:47:51.648Z] [2020-02-28T13:47:51.648Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:47:51.648Z] #10 50.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-28T13:47:51.648Z] #10 50.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-28T13:47:51.648Z] #10 50.50 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-28T13:47:51.648Z] #10 57.90 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-28T13:47:51.648Z] #10 57.90 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-28T13:47:51.648Z] #10 57.90 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-28T13:47:51.648Z] #10 58.07 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-28T13:47:51.648Z] #10 58.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-28T13:47:51.648Z] #10 58.09 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T13:47:51.906Z] #10 ... [2020-02-28T13:47:51.906Z] [2020-02-28T13:47:51.906Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:47:51.906Z] #27 18.41 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-28T13:47:51.906Z] #27 18.76 [2020-02-28T13:47:51.906Z] #27 18.96 ################################### 49.5% ######################################################################## 100.0% [2020-02-28T13:47:51.906Z] #27 19.11 [2020-02-28T13:47:51.906Z] #27 ... [2020-02-28T13:47:51.906Z] [2020-02-28T13:47:51.906Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:47:51.906Z] #38 10.29 Scanning dependencies of target tini-static [2020-02-28T13:47:51.906Z] #38 10.42 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-28T13:47:51.906Z] #38 11.81 [100%] Linking C executable tini-static [2020-02-28T13:47:51.906Z] #38 12.55 [100%] Built target tini-static [2020-02-28T13:47:51.906Z] #38 12.67 + mkdir -p /build [2020-02-28T13:47:51.906Z] #38 12.68 + cp tini-static /build/docker-init [2020-02-28T13:47:51.906Z] #38 DONE 13.6s [2020-02-28T13:47:51.906Z] [2020-02-28T13:47:51.906Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:47:51.906Z] #33 56.26 path [2020-02-28T13:47:52.841Z] #33 57.13 text/tabwriter [2020-02-28T13:47:53.098Z] #33 57.79 fmt [2020-02-28T13:47:53.361Z] #33 57.95 path/filepath [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-28T13:47:53.927Z] #33 ... [2020-02-28T13:47:53.927Z] [2020-02-28T13:47:53.927Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T13:47:53.927Z] #43 62.61 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-02-28T13:47:53.927Z] #43 62.62 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T13:47:53.927Z] #43 DONE 62.9s [2020-02-28T13:47:54.185Z] [2020-02-28T13:47:54.185Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:47:54.455Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40594/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=31549a69e13df4487a313bd6a6211b5f532f0eb0 -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:31549a69e13df4487a313bd6a6211b5f532f0eb0 hack/make.sh dynbinary test-integration [2020-02-28T13:47:54.547Z] #20 14.72 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-28T13:47:54.819Z] [2020-02-28T13:47:54.819Z] Removing bundles/ [2020-02-28T13:47:54.819Z] [2020-02-28T13:47:54.819Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-28T13:47:54.819Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-28T13:47:54.819Z] GOOS="" GOARCH="" GOARM="" [2020-02-28T13:47:54.839Z] #20 14.80 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-28T13:47:54.839Z] #20 14.94 Building wheels for collected packages: pyyaml [2020-02-28T13:47:54.839Z] #20 14.94 Running setup.py bdist_wheel for pyyaml: started [2020-02-28T13:47:55.118Z] #44 ... [2020-02-28T13:47:55.118Z] [2020-02-28T13:47:55.118Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:47:55.118Z] #47 49.60 time [2020-02-28T13:47:55.118Z] #47 54.36 strings [2020-02-28T13:47:55.118Z] #47 55.87 os [2020-02-28T13:47:55.118Z] #47 57.95 regexp/syntax [2020-02-28T13:47:55.118Z] #47 ... [2020-02-28T13:47:55.118Z] [2020-02-28T13:47:55.118Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T13:47:55.118Z] #27 20.47 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-28T13:47:55.118Z] #27 20.54 skipping existing 1849cc453dee [2020-02-28T13:47:55.118Z] #27 20.66 [2020-02-28T13:47:55.118Z] #27 21.68 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-28T13:47:55.118Z] #27 22.26 [2020-02-28T13:47:55.118Z] #27 22.42 ######################################################################## 100.0% [2020-02-28T13:47:55.118Z] #27 22.53 [2020-02-28T13:47:55.118Z] #27 22.59 Download of images into '/build' complete. [2020-02-28T13:47:55.118Z] #27 22.59 Use something like the following to load the result into a Docker daemon: [2020-02-28T13:47:55.118Z] #27 22.59 tar -cC '/build' . | docker load [2020-02-28T13:47:55.118Z] #27 DONE 22.7s [2020-02-28T13:47:55.118Z] [2020-02-28T13:47:55.118Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:47:55.118Z] #33 59.60 io/ioutil [2020-02-28T13:47:57.585Z] #20 17.23 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-28T13:47:57.585Z] #20 17.23 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-28T13:47:57.585Z] #20 17.36 Successfully built pyyaml [2020-02-28T13:47:57.585Z] #20 17.39 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-28T13:47:57.876Z] #20 18.06 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-28T13:47:58.167Z] #20 DONE 18.4s [2020-02-28T13:47:58.167Z] [2020-02-28T13:47:58.167Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:47:58.167Z] #45 190.6 CC criu/fault-injection.o [2020-02-28T13:47:58.167Z] #45 190.8 CC criu/fdstore.o [2020-02-28T13:47:58.167Z] #45 191.6 CC criu/fifo.o [2020-02-28T13:47:58.167Z] #45 193.0 CC criu/file-ids.o [2020-02-28T13:47:58.167Z] #45 193.7 CC criu/file-lock.o [2020-02-28T13:47:58.167Z] #45 195.6 CC criu/files-ext.o [2020-02-28T13:47:58.167Z] #45 196.3 CC criu/files-reg.o [2020-02-28T13:47:58.403Z] #33 62.40 github.com/BurntSushi/toml [2020-02-28T13:47:58.403Z] #33 62.41 flag [2020-02-28T13:47:59.335Z] #33 63.91 log [2020-02-28T13:48:00.230Z] #45 200.9 CC criu/files.o [2020-02-28T13:48:00.707Z] #33 ... [2020-02-28T13:48:00.707Z] [2020-02-28T13:48:00.707Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:48:00.707Z] #44 4.369 Note: Building without setproctitle() and strlcpy() support. [2020-02-28T13:48:00.707Z] #44 4.370 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-28T13:48:00.707Z] #44 4.442 Note: Building without GnuTLS support [2020-02-28T13:48:00.707Z] #44 6.166 fatal: not a git repository (or any of the parent directories): .git [2020-02-28T13:48:00.707Z] #44 6.210 GEN .gitid [2020-02-28T13:48:00.707Z] #44 6.221 GEN criu/include/version.h [2020-02-28T13:48:00.707Z] #44 6.237 GEN include/common/asm [2020-02-28T13:48:01.641Z] #44 7.626 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-28T13:48:01.899Z] #44 7.717 PBCC images/opts.pb-c.c [2020-02-28T13:48:01.899Z] #44 7.785 PBCC images/sit.pb-c.c [2020-02-28T13:48:01.899Z] #44 7.877 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-28T13:48:01.899Z] #44 7.941 DEP images/opts.pb-c.d [2020-02-28T13:48:02.157Z] #44 8.013 DEP images/sit.pb-c.d [2020-02-28T13:48:02.157Z] #44 8.064 PBCC images/macvlan.pb-c.c [2020-02-28T13:48:02.157Z] #44 8.093 DEP images/macvlan.pb-c.d [2020-02-28T13:48:02.157Z] #44 8.159 PBCC images/autofs.pb-c.c [2020-02-28T13:48:02.157Z] #44 8.169 DEP images/autofs.pb-c.d [2020-02-28T13:48:02.157Z] #44 8.230 PBCC images/sysctl.pb-c.c [2020-02-28T13:48:02.157Z] #44 8.237 DEP images/sysctl.pb-c.d [2020-02-28T13:48:02.157Z] #44 8.289 PBCC images/time.pb-c.c [2020-02-28T13:48:02.414Z] #44 8.352 DEP images/time.pb-c.d [2020-02-28T13:48:02.414Z] #44 8.401 PBCC images/binfmt-misc.pb-c.c [2020-02-28T13:48:02.414Z] #44 8.432 DEP images/binfmt-misc.pb-c.d [2020-02-28T13:48:02.414Z] #44 8.456 PBCC images/seccomp.pb-c.c [2020-02-28T13:48:02.414Z] #44 8.506 DEP images/seccomp.pb-c.d [2020-02-28T13:48:02.672Z] #44 8.575 PBCC images/userns.pb-c.c [2020-02-28T13:48:02.672Z] #44 8.629 DEP images/userns.pb-c.d [2020-02-28T13:48:02.672Z] #44 8.687 PBCC images/cgroup.pb-c.c [2020-02-28T13:48:02.672Z] #44 8.733 DEP images/cgroup.pb-c.d [2020-02-28T13:48:02.672Z] #44 8.777 PBCC images/fown.pb-c.c [2020-02-28T13:48:02.672Z] #44 8.809 PBCC images/ext-file.pb-c.c [2020-02-28T13:48:02.672Z] #44 8.849 DEP images/fown.pb-c.d [2020-02-28T13:48:02.930Z] #44 8.886 DEP images/ext-file.pb-c.d [2020-02-28T13:48:02.930Z] #44 8.951 PBCC images/rpc.pb-c.c [2020-02-28T13:48:02.930Z] #44 9.005 DEP images/rpc.pb-c.d [2020-02-28T13:48:02.930Z] #44 9.069 PBCC images/siginfo.pb-c.c [2020-02-28T13:48:03.190Z] #44 9.081 DEP images/siginfo.pb-c.d [2020-02-28T13:48:03.190Z] #44 9.117 PBCC images/pagemap.pb-c.c [2020-02-28T13:48:03.190Z] #44 9.174 DEP images/pagemap.pb-c.d [2020-02-28T13:48:03.190Z] #44 9.219 PBCC images/rlimit.pb-c.c [2020-02-28T13:48:03.190Z] #44 9.256 DEP images/rlimit.pb-c.d [2020-02-28T13:48:03.190Z] #44 9.300 PBCC images/file-lock.pb-c.c [2020-02-28T13:48:03.451Z] #44 9.325 DEP images/file-lock.pb-c.d [2020-02-28T13:48:03.451Z] #44 9.394 PBCC images/tty.pb-c.c [2020-02-28T13:48:03.451Z] #44 9.514 DEP images/tty.pb-c.d [2020-02-28T13:48:03.451Z] #44 9.567 PBCC images/tun.pb-c.c [2020-02-28T13:48:03.709Z] #44 9.624 PBCC images/netdev.pb-c.c [2020-02-28T13:48:03.709Z] #44 9.660 DEP images/tun.pb-c.d [2020-02-28T13:48:03.709Z] #44 9.742 DEP images/netdev.pb-c.d [2020-02-28T13:48:03.709Z] #44 9.826 PBCC images/vma.pb-c.c [2020-02-28T13:48:03.750Z] #45 204.7 CC criu/filesystems.o [2020-02-28T13:48:03.967Z] #44 9.869 DEP images/vma.pb-c.d [2020-02-28T13:48:03.967Z] #44 9.915 PBCC images/creds.pb-c.c [2020-02-28T13:48:03.967Z] #44 9.948 DEP images/creds.pb-c.d [2020-02-28T13:48:03.967Z] #44 10.01 PBCC images/utsns.pb-c.c [2020-02-28T13:48:03.967Z] #44 10.06 DEP images/utsns.pb-c.d [2020-02-28T13:48:04.224Z] #44 10.08 PBCC images/ipc-desc.pb-c.c [2020-02-28T13:48:04.224Z] #44 10.11 PBCC images/ipc-sem.pb-c.c [2020-02-28T13:48:04.225Z] #44 10.14 DEP images/ipc-desc.pb-c.d [2020-02-28T13:48:04.225Z] #44 10.18 DEP images/ipc-sem.pb-c.d [2020-02-28T13:48:04.225Z] #44 10.23 PBCC images/ipc-msg.pb-c.c [2020-02-28T13:48:04.225Z] #44 10.28 DEP images/ipc-msg.pb-c.d [2020-02-28T13:48:04.225Z] #44 10.32 PBCC images/ipc-shm.pb-c.c [2020-02-28T13:48:04.483Z] #44 10.37 DEP images/ipc-shm.pb-c.d [2020-02-28T13:48:04.483Z] #44 10.42 PBCC images/ipc-var.pb-c.c [2020-02-28T13:48:04.483Z] #44 10.47 DEP images/ipc-var.pb-c.d [2020-02-28T13:48:04.483Z] #44 10.53 PBCC images/sk-opts.pb-c.c [2020-02-28T13:48:04.483Z] #44 10.60 PBCC images/packet-sock.pb-c.c [2020-02-28T13:48:04.483Z] #44 10.67 DEP images/sk-opts.pb-c.d [2020-02-28T13:48:04.740Z] #44 10.76 DEP images/packet-sock.pb-c.d [2020-02-28T13:48:04.740Z] #44 10.80 PBCC images/sk-netlink.pb-c.c [2020-02-28T13:48:04.740Z] #44 10.85 DEP images/sk-netlink.pb-c.d [2020-02-28T13:48:04.740Z] #44 10.93 PBCC images/sk-inet.pb-c.c [2020-02-28T13:48:04.998Z] #44 11.03 DEP images/sk-inet.pb-c.d [2020-02-28T13:48:05.255Z] #44 11.09 PBCC images/sk-unix.pb-c.c [2020-02-28T13:48:05.255Z] #44 11.20 DEP images/sk-unix.pb-c.d [2020-02-28T13:48:05.255Z] #44 11.27 PBCC images/mm.pb-c.c [2020-02-28T13:48:05.255Z] #44 11.31 DEP images/mm.pb-c.d [2020-02-28T13:48:05.513Z] #44 11.39 PBCC images/timerfd.pb-c.c [2020-02-28T13:48:05.513Z] #44 11.45 DEP images/timerfd.pb-c.d [2020-02-28T13:48:05.513Z] #44 11.51 PBCC images/timer.pb-c.c [2020-02-28T13:48:05.513Z] #44 11.54 DEP images/timer.pb-c.d [2020-02-28T13:48:05.513Z] #44 11.59 PBCC images/sa.pb-c.c [2020-02-28T13:48:05.513Z] #44 11.71 DEP images/sa.pb-c.d [2020-02-28T13:48:05.771Z] #44 ... [2020-02-28T13:48:05.771Z] [2020-02-28T13:48:05.771Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T13:48:05.771Z] #33 66.35 github.com/BurntSushi/toml/cmd/tomlv [2020-02-28T13:48:05.771Z] #33 DONE 70.4s [2020-02-28T13:48:05.771Z] [2020-02-28T13:48:05.771Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:48:05.771Z] #44 11.79 PBCC images/pipe-data.pb-c.c [2020-02-28T13:48:05.771Z] #44 11.81 DEP images/pipe-data.pb-c.d [2020-02-28T13:48:05.771Z] #44 ... [2020-02-28T13:48:05.771Z] [2020-02-28T13:48:05.771Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:48:05.771Z] #47 60.76 fmt [2020-02-28T13:48:05.771Z] #47 63.63 regexp [2020-02-28T13:48:05.771Z] #47 66.13 go/token [2020-02-28T13:48:05.771Z] #47 66.87 go/scanner [2020-02-28T13:48:05.771Z] #47 66.90 internal/lazyregexp [2020-02-28T13:48:05.771Z] #47 67.15 net/url [2020-02-28T13:48:05.771Z] #47 68.28 go/ast [2020-02-28T13:48:05.771Z] #47 69.13 text/template/parse [2020-02-28T13:48:05.823Z] #45 206.7 CC criu/fsnotify.o [2020-02-28T13:48:06.028Z] #47 ... [2020-02-28T13:48:06.028Z] [2020-02-28T13:48:06.028Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:48:06.028Z] #44 11.85 PBCC images/mnt.pb-c.c [2020-02-28T13:48:06.028Z] #44 11.93 DEP images/mnt.pb-c.d [2020-02-28T13:48:06.028Z] #44 12.01 PBCC images/sk-packet.pb-c.c [2020-02-28T13:48:06.028Z] #44 12.07 DEP images/sk-packet.pb-c.d [2020-02-28T13:48:06.300Z] #44 12.20 PBCC images/tcp-stream.pb-c.c [2020-02-28T13:48:06.300Z] #44 12.25 DEP images/tcp-stream.pb-c.d [2020-02-28T13:48:06.300Z] #44 12.34 PBCC images/pipe.pb-c.c [2020-02-28T13:48:06.614Z] #44 12.42 DEP images/pipe.pb-c.d [2020-02-28T13:48:06.614Z] #44 12.55 PBCC images/pstree.pb-c.c [2020-02-28T13:48:06.614Z] #44 12.62 DEP images/pstree.pb-c.d [2020-02-28T13:48:06.877Z] #44 12.76 PBCC images/fs.pb-c.c [2020-02-28T13:48:06.877Z] #44 12.83 DEP images/fs.pb-c.d [2020-02-28T13:48:06.877Z] #44 12.91 PBCC images/signalfd.pb-c.c [2020-02-28T13:48:06.877Z] #44 12.96 DEP images/signalfd.pb-c.d [2020-02-28T13:48:07.144Z] #44 12.98 PBCC images/fh.pb-c.c [2020-02-28T13:48:07.144Z] #44 13.06 PBCC images/fsnotify.pb-c.c [2020-02-28T13:48:07.144Z] #44 13.12 DEP images/fh.pb-c.d [2020-02-28T13:48:07.144Z] #44 13.15 DEP images/fsnotify.pb-c.d [2020-02-28T13:48:07.144Z] #44 13.18 PBCC images/eventpoll.pb-c.c [2020-02-28T13:48:07.144Z] #44 13.19 DEP images/eventpoll.pb-c.d [2020-02-28T13:48:07.144Z] #44 13.21 PBCC images/eventfd.pb-c.c [2020-02-28T13:48:07.144Z] #44 13.22 DEP images/eventfd.pb-c.d [2020-02-28T13:48:07.144Z] #44 13.24 PBCC images/remap-file-path.pb-c.c [2020-02-28T13:48:07.144Z] #44 13.26 DEP images/remap-file-path.pb-c.d [2020-02-28T13:48:07.144Z] #44 13.28 PBCC images/fifo.pb-c.c [2020-02-28T13:48:07.144Z] #44 13.29 DEP images/fifo.pb-c.d [2020-02-28T13:48:07.144Z] #44 13.31 PBCC images/ghost-file.pb-c.c [2020-02-28T13:48:07.144Z] #44 13.33 DEP images/ghost-file.pb-c.d [2020-02-28T13:48:07.414Z] #44 13.40 PBCC images/regfile.pb-c.c [2020-02-28T13:48:07.414Z] #44 13.42 DEP images/regfile.pb-c.d [2020-02-28T13:48:07.414Z] #44 13.45 PBCC images/ns.pb-c.c [2020-02-28T13:48:07.414Z] #44 13.46 DEP images/ns.pb-c.d [2020-02-28T13:48:07.414Z] #44 13.49 PBCC images/fdinfo.pb-c.c [2020-02-28T13:48:07.414Z] #44 13.53 DEP images/fdinfo.pb-c.d [2020-02-28T13:48:07.681Z] #44 13.57 PBCC images/core-aarch64.pb-c.c [2020-02-28T13:48:07.681Z] #44 13.69 PBCC images/core-arm.pb-c.c [2020-02-28T13:48:07.681Z] #44 13.72 PBCC images/core-ppc64.pb-c.c [2020-02-28T13:48:07.681Z] #44 13.74 PBCC images/core-s390.pb-c.c [2020-02-28T13:48:07.681Z] #44 13.79 PBCC images/core-x86.pb-c.c [2020-02-28T13:48:07.681Z] #44 13.82 PBCC images/core.pb-c.c [2020-02-28T13:48:07.928Z] #45 208.7 CC criu/image-desc.o [2020-02-28T13:48:07.928Z] #45 209.0 CC criu/image.o [2020-02-28T13:48:07.941Z] #44 13.92 PBCC images/inventory.pb-c.c [2020-02-28T13:48:07.941Z] #44 13.98 DEP images/core-aarch64.pb-c.d [2020-02-28T13:48:07.941Z] #44 14.03 DEP images/core-arm.pb-c.d [2020-02-28T13:48:08.198Z] #44 14.11 DEP images/core-ppc64.pb-c.d [2020-02-28T13:48:08.198Z] #44 14.18 DEP images/core-s390.pb-c.d [2020-02-28T13:48:08.198Z] #44 14.22 DEP images/core-x86.pb-c.d [2020-02-28T13:48:08.198Z] #44 14.25 DEP images/core.pb-c.d [2020-02-28T13:48:08.455Z] #44 14.31 DEP images/inventory.pb-c.d [2020-02-28T13:48:08.455Z] #44 14.37 PBCC images/cpuinfo.pb-c.c [2020-02-28T13:48:08.455Z] #44 14.41 DEP images/cpuinfo.pb-c.d [2020-02-28T13:48:08.455Z] #44 14.47 PBCC images/stats.pb-c.c [2020-02-28T13:48:08.455Z] #44 14.52 DEP images/stats.pb-c.d [2020-02-28T13:48:09.433Z] #45 210.4 CC criu/ipc_ns.o [2020-02-28T13:48:09.824Z] #44 15.99 make[1]: Nothing to be done for 'all'. [2020-02-28T13:48:11.193Z] #44 17.30 CC images/stats.o [2020-02-28T13:48:11.497Z] #45 212.5 CC criu/irmap.o [2020-02-28T13:48:11.757Z] #44 17.61 CC images/core.o [2020-02-28T13:48:12.322Z] #44 18.24 CC images/core-x86.o [2020-02-28T13:48:12.888Z] #44 18.86 CC images/core-arm.o [2020-02-28T13:48:13.013Z] #45 213.7 CC criu/kcmp-ids.o [2020-02-28T13:48:13.146Z] #44 19.26 CC images/core-aarch64.o [2020-02-28T13:48:13.323Z] #45 214.2 CC criu/kerndat.o [2020-02-28T13:48:13.711Z] #44 ... [2020-02-28T13:48:13.711Z] [2020-02-28T13:48:13.711Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:48:13.712Z] #62 35.10 Checking out files: 24% (742/3053) Checking out files: 25% (764/3053) Checking out files: 26% (794/3053) Checking out files: 27% (825/3053) Checking out files: 28% (855/3053) Checking out files: 29% (886/3053) Checking out files: 30% (916/3053) Checking out files: 31% (947/3053) Checking out files: 32% (977/3053) Checking out files: 33% (1008/3053) Checking out files: 34% (1039/3053) Checking out files: 35% (1069/3053) Checking out files: 36% (1100/3053) Checking out files: 37% (1130/3053) Checking out files: 38% (1161/3053) Checking out files: 39% (1191/3053) Checking out files: 40% (1222/3053) Checking out files: 41% (1252/3053) Checking out files: 42% (1283/3053) Checking out files: 43% (1313/3053) Checking out files: 44% (1344/3053) Checking out files: 45% (1374/3053) Checking out files: 46% (1405/3053) Checking out files: 47% (1435/3053) Checking out files: 48% (1466/3053) Checking out files: 49% (1496/3053) Checking out files: 50% (1527/3053) Checking out files: 51% (1558/3053) Checking out files: 52% (1588/3053) Checking out files: 53% (1619/3053) Checking out files: 54% (1649/3053) Checking out files: 55% (1680/3053) Checking out files: 56% (1710/3053) Checking out files: 57% (1741/3053) Checking out files: 58% (1771/3053) Checking out files: 59% (1802/3053) Checking out files: 60% (1832/3053) Checking out files: 61% (1863/3053) Checking out files: 62% (1893/3053) Checking out files: 63% (1924/3053) Checking out files: 64% (1954/3053) Checking out files: 65% (1985/3053) Checking out files: 66% (2015/3053) Checking out files: 67% (2046/3053) Checking out files: 68% (2077/3053) Checking out files: 69% (2107/3053) Checking out files: 70% (2138/3053) Checking out files: 71% (2168/3053) Checking out files: 72% (2199/3053) Checking out files: 73% (2229/3053) Checking out files: 74% (2260/3053) Checking out files: 75% (2290/3053) Checking out files: 76% (2321/3053) Checking out files: 76% (2329/3053) Checking out files: 77% (2351/3053) Checking out files: 78% (2382/3053) Checking out files: 79% (2412/3053) Checking out files: 80% (2443/3053) Checking out files: 81% (2473/3053) Checking out files: 82% (2504/3053) Checking out files: 83% (2534/3053) Checking out files: 84% (2565/3053) Checking out files: 85% (2596/3053) Checking out files: 86% (2626/3053) Checking out files: 87% (2657/3053) Checking out files: 88% (2687/3053) Checking out files: 89% (2718/3053) Checking out files: 90% (2748/3053) Checking out files: 91% (2779/3053) Checking out files: 92% (2809/3053) Checking out files: 93% (2840/3053) Checking out files: 94% (2870/3053) Checking out files: 95% (2901/3053) Checking out files: 96% (2931/3053) Checking out files: 97% (2962/3053) Checking out files: 98% (2992/3053) Checking out files: 99% (3023/3053) Checking out files: 100% (3053/3053) Checking out files: 100% (3053/3053), done. [2020-02-28T13:48:13.712Z] #62 36.91 + cd /tmp/tmp.7HDiLkEx2k/src/github.com/containerd/containerd [2020-02-28T13:48:13.712Z] #62 36.91 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-28T13:48:13.712Z] #62 38.47 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-28T13:48:13.712Z] #62 38.47 + BUILDTAGS='netgo osusergo static_build' [2020-02-28T13:48:13.712Z] #62 38.47 + export EXTRA_FLAGS=-buildmode=pie [2020-02-28T13:48:13.712Z] #62 38.47 + EXTRA_FLAGS=-buildmode=pie [2020-02-28T13:48:13.712Z] #62 38.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-28T13:48:13.712Z] #62 38.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-28T13:48:13.712Z] #62 38.47 + '[' '' = dynamic ']' [2020-02-28T13:48:13.712Z] #62 38.47 + make [2020-02-28T13:48:13.712Z] #62 39.37 + bin/ctr [2020-02-28T13:48:13.954Z] #45 ... [2020-02-28T13:48:13.954Z] [2020-02-28T13:48:13.954Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T13:48:13.954Z] #31 DONE 307.9s [2020-02-28T13:48:13.954Z] [2020-02-28T13:48:13.954Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T13:48:16.689Z] #42 ... [2020-02-28T13:48:16.689Z] [2020-02-28T13:48:16.689Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:48:16.689Z] #45 217.2 CC criu/libnetlink.o [2020-02-28T13:48:16.689Z] #45 217.8 CC criu/log.o [2020-02-28T13:48:16.990Z] #62 ... [2020-02-28T13:48:16.990Z] [2020-02-28T13:48:16.990Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:48:16.990Z] #10 85.39 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-28T13:48:16.991Z] #10 85.39 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-28T13:48:16.991Z] #10 85.40 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T13:48:17.727Z] #45 218.7 CC criu/lsm.o [2020-02-28T13:48:18.776Z] #45 219.5 CC criu/mem.o [2020-02-28T13:48:18.888Z] #10 ... [2020-02-28T13:48:18.888Z] [2020-02-28T13:48:18.888Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:48:18.888Z] #47 73.21 go/parser [2020-02-28T13:48:18.888Z] #47 74.50 text/template [2020-02-28T13:48:18.888Z] #47 76.86 encoding/json [2020-02-28T13:48:18.888Z] #47 78.73 go/doc [2020-02-28T13:48:18.888Z] #47 81.54 github.com/LK4D4/vndr/build [2020-02-28T13:48:18.888Z] #47 82.49 encoding/xml [2020-02-28T13:48:18.888Z] #47 ... [2020-02-28T13:48:18.888Z] [2020-02-28T13:48:18.888Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:48:18.888Z] #44 19.66 CC images/core-ppc64.o [2020-02-28T13:48:18.888Z] #44 20.19 CC images/core-s390.o [2020-02-28T13:48:18.888Z] #44 20.82 CC images/cpuinfo.o [2020-02-28T13:48:18.888Z] #44 21.36 CC images/inventory.o [2020-02-28T13:48:18.888Z] #44 21.60 CC images/fdinfo.o [2020-02-28T13:48:18.888Z] #44 21.94 CC images/fown.o [2020-02-28T13:48:18.888Z] #44 22.14 CC images/ns.o [2020-02-28T13:48:18.888Z] #44 22.36 CC images/regfile.o [2020-02-28T13:48:18.888Z] #44 22.54 CC images/ghost-file.o [2020-02-28T13:48:18.888Z] #44 22.81 CC images/fifo.o [2020-02-28T13:48:18.888Z] #44 23.04 CC images/remap-file-path.o [2020-02-28T13:48:18.888Z] #44 23.27 CC images/eventfd.o [2020-02-28T13:48:18.888Z] #44 23.46 CC images/eventpoll.o [2020-02-28T13:48:18.888Z] #44 23.83 CC images/fh.o [2020-02-28T13:48:18.888Z] #44 24.21 CC images/fsnotify.o [2020-02-28T13:48:18.888Z] #44 24.72 CC images/signalfd.o [2020-02-28T13:48:19.145Z] #44 25.06 CC images/fs.o [2020-02-28T13:48:19.145Z] #44 25.25 CC images/pstree.o [2020-02-28T13:48:19.403Z] #44 25.43 CC images/pipe.o [2020-02-28T13:48:19.660Z] #44 25.61 CC images/tcp-stream.o [2020-02-28T13:48:19.660Z] #44 25.85 CC images/sk-packet.o [2020-02-28T13:48:20.226Z] #44 26.19 CC images/mnt.o [2020-02-28T13:48:20.226Z] #44 26.41 CC images/pipe-data.o [2020-02-28T13:48:20.483Z] #44 26.68 CC images/sa.o [2020-02-28T13:48:20.483Z] #44 ... [2020-02-28T13:48:20.483Z] [2020-02-28T13:48:20.483Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:48:20.483Z] #47 85.15 github.com/LK4D4/vndr/versioned [2020-02-28T13:48:20.741Z] #47 85.30 compress/flate [2020-02-28T13:48:21.518Z] #45 222.1 CC criu/mount.o [2020-02-28T13:48:23.268Z] #47 87.75 crypto/x509 [2020-02-28T13:48:23.268Z] #47 87.76 vendor/golang.org/x/crypto/chacha20poly1305 [2020-02-28T13:48:24.638Z] #47 89.21 vendor/golang.org/x/text/transform [2020-02-28T13:48:25.213Z] #47 89.89 vendor/golang.org/x/text/unicode/bidi [2020-02-28T13:48:27.108Z] #47 ... [2020-02-28T13:48:27.108Z] [2020-02-28T13:48:27.108Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:48:27.108Z] #44 26.91 CC images/timer.o [2020-02-28T13:48:27.108Z] #44 27.24 CC images/timerfd.o [2020-02-28T13:48:27.108Z] #44 27.47 CC images/mm.o [2020-02-28T13:48:27.108Z] #44 27.79 CC images/sk-opts.o [2020-02-28T13:48:27.108Z] #44 28.02 CC images/sk-unix.o [2020-02-28T13:48:27.108Z] #44 28.32 CC images/sk-inet.o [2020-02-28T13:48:27.108Z] #44 28.73 CC images/tun.o [2020-02-28T13:48:27.108Z] #44 29.05 CC images/sk-netlink.o [2020-02-28T13:48:27.108Z] #44 29.31 CC images/packet-sock.o [2020-02-28T13:48:27.108Z] #44 29.77 CC images/ipc-var.o [2020-02-28T13:48:27.108Z] #44 30.01 CC images/ipc-desc.o [2020-02-28T13:48:27.108Z] #44 30.27 CC images/ipc-shm.o [2020-02-28T13:48:27.108Z] #44 30.53 CC images/ipc-msg.o [2020-02-28T13:48:27.108Z] #44 30.79 CC images/ipc-sem.o [2020-02-28T13:48:27.108Z] #44 31.01 CC images/utsns.o [2020-02-28T13:48:27.108Z] #44 31.26 CC images/creds.o [2020-02-28T13:48:27.108Z] #44 31.49 CC images/vma.o [2020-02-28T13:48:27.108Z] #44 31.71 CC images/netdev.o [2020-02-28T13:48:27.108Z] #44 32.13 CC images/tty.o [2020-02-28T13:48:27.108Z] #44 32.80 CC images/file-lock.o [2020-02-28T13:48:27.108Z] #44 33.07 CC images/rlimit.o [2020-02-28T13:48:27.366Z] #44 33.35 CC images/pagemap.o [2020-02-28T13:48:27.623Z] #44 33.74 CC images/siginfo.o [2020-02-28T13:48:27.881Z] #44 34.07 CC images/rpc.o [2020-02-28T13:48:28.408Z] #45 228.6 CC criu/namespaces.o [2020-02-28T13:48:29.252Z] #44 35.28 CC images/ext-file.o [2020-02-28T13:48:29.509Z] #44 35.47 CC images/cgroup.o [2020-02-28T13:48:30.442Z] #44 36.19 CC images/userns.o [2020-02-28T13:48:30.442Z] #44 36.58 CC images/google/protobuf/descriptor.o [2020-02-28T13:48:31.008Z] #44 ... [2020-02-28T13:48:31.008Z] [2020-02-28T13:48:31.008Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:48:31.008Z] #65 95.41 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-28T13:48:31.008Z] #65 95.41 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-28T13:48:31.140Z] #45 231.9 CC criu/net.o [2020-02-28T13:48:36.269Z] #65 ... [2020-02-28T13:48:36.269Z] [2020-02-28T13:48:36.269Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:48:36.269Z] #10 102.3 Selecting previously unselected package libapparmor1:amd64. [2020-02-28T13:48:36.269Z] #10 102.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-02-28T13:48:36.269Z] #10 102.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-02-28T13:48:36.269Z] #10 102.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-02-28T13:48:36.269Z] #10 102.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-02-28T13:48:36.269Z] #10 102.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-02-28T13:48:36.269Z] #10 102.6 Selecting previously unselected package libbtrfs0. [2020-02-28T13:48:36.269Z] #10 102.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-02-28T13:48:36.269Z] #10 102.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-28T13:48:36.269Z] #10 102.7 Selecting previously unselected package libbtrfs-dev. [2020-02-28T13:48:36.269Z] #10 102.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-02-28T13:48:36.269Z] #10 102.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-28T13:48:36.269Z] #10 102.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-02-28T13:48:36.269Z] #10 102.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-02-28T13:48:36.269Z] #10 102.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-02-28T13:48:36.269Z] #10 103.0 Selecting previously unselected package libudev-dev:amd64. [2020-02-28T13:48:36.269Z] #10 103.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-02-28T13:48:36.269Z] #10 103.0 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-02-28T13:48:36.269Z] #10 103.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-02-28T13:48:36.269Z] #10 103.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-02-28T13:48:36.269Z] #10 103.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-02-28T13:48:36.269Z] #10 103.5 Selecting previously unselected package libpcre16-3:amd64. [2020-02-28T13:48:36.269Z] #10 103.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-02-28T13:48:36.269Z] #10 103.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-02-28T13:48:36.269Z] #10 103.7 Selecting previously unselected package libpcre32-3:amd64. [2020-02-28T13:48:36.269Z] #10 103.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-02-28T13:48:36.269Z] #10 103.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-02-28T13:48:36.269Z] #10 104.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-02-28T13:48:36.269Z] #10 104.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-02-28T13:48:36.269Z] #10 104.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-02-28T13:48:36.269Z] #10 104.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-02-28T13:48:36.269Z] #10 104.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-02-28T13:48:36.269Z] #10 104.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-02-28T13:48:36.269Z] #10 104.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-02-28T13:48:36.269Z] #10 104.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-02-28T13:48:36.269Z] #10 104.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-02-28T13:48:36.269Z] #10 104.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-02-28T13:48:36.269Z] #10 104.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-02-28T13:48:36.269Z] #10 104.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-02-28T13:48:36.269Z] #10 104.9 Selecting previously unselected package libseccomp-dev:amd64. [2020-02-28T13:48:36.269Z] #10 104.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-02-28T13:48:36.269Z] #10 104.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-02-28T13:48:36.269Z] #10 105.1 Selecting previously unselected package libsystemd-dev:amd64. [2020-02-28T13:48:36.269Z] #10 105.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-02-28T13:48:36.269Z] #10 105.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-02-28T13:48:36.835Z] #10 105.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-02-28T13:48:36.835Z] #10 105.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-02-28T13:48:36.835Z] #10 105.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-02-28T13:48:36.835Z] #10 105.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-28T13:48:36.835Z] #10 105.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-02-28T13:48:36.835Z] #10 105.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-02-28T13:48:36.835Z] #10 105.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-28T13:48:36.835Z] #10 105.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-28T13:48:36.835Z] #10 105.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-02-28T13:48:36.835Z] #10 105.8 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-02-28T13:48:37.093Z] #10 105.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-28T13:48:37.093Z] #10 105.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-28T13:48:37.093Z] #10 105.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-02-28T13:48:37.093Z] #10 105.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-28T13:48:37.093Z] #10 105.8 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-02-28T13:48:37.093Z] #10 105.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-28T13:48:37.093Z] #10 105.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-02-28T13:48:37.093Z] #10 105.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T13:48:37.093Z] #10 105.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 [2020-02-28T13:48:37.093Z] #10 105.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 [2020-02-28T13:48:37.093Z] #10 105.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-28T13:48:37.093Z] #10 105.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 [2020-02-28T13:48:37.093Z] #10 105.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 [2020-02-28T13:48:37.093Z] #10 105.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-28T13:48:37.093Z] #10 105.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-02-28T13:48:37.093Z] #10 105.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-02-28T13:48:37.093Z] #10 105.9 Setting up dmsetup (2:1.02.155-3) ... [2020-02-28T13:48:37.093Z] #10 105.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-02-28T13:48:37.093Z] #10 106.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-02-28T13:48:37.093Z] #10 106.0 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T13:48:37.351Z] #10 ... [2020-02-28T13:48:37.351Z] [2020-02-28T13:48:37.351Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:48:37.351Z] #47 91.93 vendor/golang.org/x/text/secure/bidirule [2020-02-28T13:48:37.351Z] #47 92.24 vendor/golang.org/x/text/unicode/norm [2020-02-28T13:48:37.351Z] #47 93.74 crypto/tls [2020-02-28T13:48:37.351Z] #47 96.77 vendor/golang.org/x/net/idna [2020-02-28T13:48:37.351Z] #47 99.24 net/textproto [2020-02-28T13:48:37.351Z] #47 100.4 vendor/golang.org/x/net/http/httpguts [2020-02-28T13:48:37.351Z] #47 100.7 vendor/golang.org/x/net/http/httpproxy [2020-02-28T13:48:37.351Z] #47 101.3 vendor/golang.org/x/net/http2/hpack [2020-02-28T13:48:37.609Z] #47 ... [2020-02-28T13:48:37.609Z] [2020-02-28T13:48:37.609Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:48:37.609Z] #44 38.43 CC images/opts.o [2020-02-28T13:48:37.609Z] #44 38.67 CC images/seccomp.o [2020-02-28T13:48:37.609Z] #44 38.91 CC images/binfmt-misc.o [2020-02-28T13:48:37.609Z] #44 39.10 CC images/time.o [2020-02-28T13:48:37.609Z] #44 39.30 CC images/sysctl.o [2020-02-28T13:48:37.609Z] #44 39.57 CC images/autofs.o [2020-02-28T13:48:37.609Z] #44 39.74 CC images/macvlan.o [2020-02-28T13:48:37.609Z] #44 39.91 CC images/sit.o [2020-02-28T13:48:37.609Z] #44 40.18 LINK images/built-in.o [2020-02-28T13:48:37.609Z] #44 40.30 GEN compel/include/asm [2020-02-28T13:48:37.609Z] #44 40.30 GEN compel/include/version.h [2020-02-28T13:48:37.609Z] #44 40.34 touch .config [2020-02-28T13:48:37.609Z] #44 40.36 GEN include/common/config.h [2020-02-28T13:48:37.609Z] #44 40.43 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-02-28T13:48:37.609Z] #44 40.47 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-02-28T13:48:37.609Z] #44 40.49 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-02-28T13:48:37.609Z] #44 40.50 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-02-28T13:48:37.609Z] #44 40.53 DEP compel/arch/x86/plugins/std/memcpy.d [2020-02-28T13:48:37.609Z] #44 40.54 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-02-28T13:48:37.609Z] #44 40.57 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-28T13:48:37.609Z] #44 40.60 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-02-28T13:48:37.609Z] #44 40.61 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-28T13:48:37.609Z] #44 40.63 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-28T13:48:37.609Z] #44 40.65 DEP compel/plugins/std/infect.d [2020-02-28T13:48:37.609Z] #44 40.78 DEP compel/plugins/std/string.d [2020-02-28T13:48:37.609Z] #44 40.86 DEP compel/plugins/std/log.d [2020-02-28T13:48:37.609Z] #44 40.95 DEP compel/plugins/std/fds.d [2020-02-28T13:48:37.609Z] #44 41.08 DEP compel/plugins/std/std.d [2020-02-28T13:48:37.609Z] #44 41.25 DEP compel/plugins/shmem/shmem.d [2020-02-28T13:48:37.609Z] #44 41.32 DEP compel/plugins/fds/fds.d [2020-02-28T13:48:37.609Z] #44 41.46 CC compel/plugins/std/std.o [2020-02-28T13:48:37.609Z] #44 41.85 CC compel/plugins/std/fds.o [2020-02-28T13:48:37.609Z] #44 42.42 CC compel/plugins/std/log.o [2020-02-28T13:48:37.609Z] #44 43.29 CC compel/plugins/std/string.o [2020-02-28T13:48:37.609Z] #44 ... [2020-02-28T13:48:37.609Z] [2020-02-28T13:48:37.609Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:48:37.609Z] #47 102.3 mime [2020-02-28T13:48:38.035Z] #45 237.9 CC criu/netfilter.o [2020-02-28T13:48:38.035Z] #45 238.6 CC criu/page-pipe.o [2020-02-28T13:48:38.174Z] #47 ... [2020-02-28T13:48:38.174Z] [2020-02-28T13:48:38.174Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:48:38.174Z] #50 DONE 102.6s [2020-02-28T13:48:38.174Z] [2020-02-28T13:48:38.174Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T13:48:38.174Z] #10 DONE 107.0s [2020-02-28T13:48:38.174Z] [2020-02-28T13:48:38.174Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T13:48:38.432Z] #55 DONE 0.2s [2020-02-28T13:48:38.432Z] [2020-02-28T13:48:38.432Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:48:38.432Z] #65 DONE 102.9s [2020-02-28T13:48:38.432Z] [2020-02-28T13:48:38.432Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-28T13:48:38.691Z] #66 DONE 0.1s [2020-02-28T13:48:38.691Z] [2020-02-28T13:48:38.691Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-28T13:48:38.691Z] #56 DONE 0.1s [2020-02-28T13:48:38.691Z] [2020-02-28T13:48:38.691Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:48:39.067Z] #45 239.9 CC criu/page-xfer.o [2020-02-28T13:48:39.709Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-28T13:48:39.710Z] [2020-02-28T13:48:39.710Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-28T13:48:39.710Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-28T13:48:39.710Z] HOSTNAME=c6f4df53b4e8 [2020-02-28T13:48:39.710Z] TESTDEBUG=0 [2020-02-28T13:48:39.710Z] DEST=bundles/test-integration [2020-02-28T13:48:39.710Z] PWD=/go/src/github.com/docker/docker [2020-02-28T13:48:39.710Z] DOCKER_GITCOMMIT=31549a69e13df4487a313bd6a6211b5f532f0eb0 [2020-02-28T13:48:39.710Z] container=docker [2020-02-28T13:48:39.710Z] HOME=/root [2020-02-28T13:48:39.710Z] GOLANG_VERSION=1.13.8 [2020-02-28T13:48:39.710Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-28T13:48:39.710Z] VALIDATE_BRANCH=master [2020-02-28T13:48:39.710Z] TERM=xterm [2020-02-28T13:48:39.710Z] DOCKER_PKG=github.com/docker/docker [2020-02-28T13:48:39.710Z] SHLVL=1 [2020-02-28T13:48:39.710Z] TIMEOUT=120m [2020-02-28T13:48:39.710Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-28T13:48:39.710Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-28T13:48:39.710Z] GO111MODULE=off [2020-02-28T13:48:39.710Z] DOCKER_EXPERIMENTAL=1 [2020-02-28T13:48:39.710Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-28T13:48:39.710Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-28T13:48:39.710Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-28T13:48:39.710Z] GOPATH=/go [2020-02-28T13:48:39.710Z] PKG_CONFIG=pkg-config [2020-02-28T13:48:39.710Z] _=/usr/bin/env [2020-02-28T13:48:39.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-28T13:48:41.127Z] #45 242.1 CC criu/pagemap-cache.o [2020-02-28T13:48:41.760Z] #45 242.8 CC criu/pagemap.o [2020-02-28T13:48:42.871Z] #57 ... [2020-02-28T13:48:42.871Z] [2020-02-28T13:48:42.871Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-28T13:48:42.871Z] #11 DONE 4.1s [2020-02-28T13:48:42.871Z] [2020-02-28T13:48:42.871Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:48:42.871Z] #44 43.90 CC compel/plugins/std/infect.o [2020-02-28T13:48:42.871Z] #44 44.29 CC compel/arch/x86/plugins/std/parasite-head.o [2020-02-28T13:48:42.871Z] #44 44.34 CC compel/arch/x86/plugins/std/memcpy.o [2020-02-28T13:48:42.871Z] #44 44.43 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-02-28T13:48:42.871Z] #44 44.56 AR compel/plugins/std.lib.a [2020-02-28T13:48:42.871Z] #44 44.61 CC compel/plugins/fds/fds.o [2020-02-28T13:48:42.871Z] #44 45.03 AR compel/plugins/fds.lib.a [2020-02-28T13:48:42.871Z] #44 45.12 HOSTDEP compel/src/lib/log-host.d [2020-02-28T13:48:42.871Z] #44 45.28 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-28T13:48:42.871Z] #44 45.47 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-02-28T13:48:42.871Z] #44 45.60 HOSTDEP compel/src/main-host.d [2020-02-28T13:48:42.871Z] #44 45.82 DEP compel/src/lib/ptrace.d [2020-02-28T13:48:42.871Z] #44 46.00 DEP compel/src/lib/infect.d [2020-02-28T13:48:42.871Z] #44 46.16 DEP compel/src/lib/infect-util.d [2020-02-28T13:48:42.871Z] #44 46.30 DEP compel/src/lib/infect-rpc.d [2020-02-28T13:48:42.871Z] #44 46.53 DEP compel/arch/x86/src/lib/infect.d [2020-02-28T13:48:42.871Z] #44 46.72 DEP compel/arch/x86/src/lib/cpu.d [2020-02-28T13:48:42.871Z] #44 46.91 DEP compel/src/lib/log.d [2020-02-28T13:48:42.871Z] #44 47.14 DEP compel/src/main.d [2020-02-28T13:48:42.871Z] #44 47.34 DEP compel/src/lib/handle-elf.d [2020-02-28T13:48:42.871Z] #44 47.61 DEP compel/arch/x86/src/lib/handle-elf.d [2020-02-28T13:48:42.871Z] #44 47.77 CC compel/src/lib/log.o [2020-02-28T13:48:42.871Z] #44 48.13 CC compel/arch/x86/src/lib/cpu.o [2020-02-28T13:48:43.129Z] #44 48.98 CC compel/arch/x86/src/lib/infect.o [2020-02-28T13:48:43.694Z] #44 49.84 CC compel/src/lib/infect-rpc.o [2020-02-28T13:48:43.826Z] #45 244.5 CC criu/parasite-syscall.o [2020-02-28T13:48:44.260Z] #44 50.22 CC compel/src/lib/infect-util.o [2020-02-28T13:48:44.517Z] #44 50.46 CC compel/src/lib/infect.o [2020-02-28T13:48:44.775Z] #44 ... [2020-02-28T13:48:44.775Z] [2020-02-28T13:48:44.775Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-28T13:48:44.775Z] #12 DONE 2.3s [2020-02-28T13:48:44.775Z] [2020-02-28T13:48:44.775Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:48:44.775Z] #57 4.037 + RM_GOPATH=0 [2020-02-28T13:48:44.775Z] #57 4.037 + TMP_GOPATH= [2020-02-28T13:48:44.775Z] #57 4.037 + : /build [2020-02-28T13:48:44.775Z] #57 4.037 + '[' -z '' ']' [2020-02-28T13:48:44.775Z] #57 4.037 ++ mktemp -d [2020-02-28T13:48:44.775Z] #57 4.044 + export GOPATH=/tmp/tmp.Vs97SyTfxv [2020-02-28T13:48:44.775Z] #57 4.044 + GOPATH=/tmp/tmp.Vs97SyTfxv [2020-02-28T13:48:44.775Z] #57 4.044 + RM_GOPATH=1 [2020-02-28T13:48:44.775Z] #57 4.046 ++ dirname ./install.sh [2020-02-28T13:48:44.775Z] #57 4.048 + dir=. [2020-02-28T13:48:44.775Z] #57 4.048 + bin=runc [2020-02-28T13:48:44.775Z] #57 4.049 + shift [2020-02-28T13:48:44.775Z] #57 4.049 + '[' '!' -f ./runc.installer ']' [2020-02-28T13:48:44.775Z] #57 4.049 + . ./runc.installer [2020-02-28T13:48:44.775Z] #57 4.050 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-28T13:48:44.775Z] #57 4.050 + install_runc [2020-02-28T13:48:44.775Z] #57 4.055 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-28T13:48:44.775Z] #57 4.056 + uname -r [2020-02-28T13:48:44.775Z] #57 4.062 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-28T13:48:44.775Z] #57 4.064 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-28T13:48:44.775Z] #57 4.065 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-28T13:48:44.775Z] #57 4.065 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Vs97SyTfxv/src/github.com/opencontainers/runc [2020-02-28T13:48:44.775Z] #57 4.067 Cloning into '/tmp/tmp.Vs97SyTfxv/src/github.com/opencontainers/runc'... [2020-02-28T13:48:45.347Z] #45 246.1 CC criu/path.o [2020-02-28T13:48:45.980Z] #45 246.7 CC criu/pie-util-vdso.o [2020-02-28T13:48:46.615Z] #45 247.6 CC criu/pie-util.o [2020-02-28T13:48:46.672Z] #57 ... [2020-02-28T13:48:46.672Z] [2020-02-28T13:48:46.672Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-28T13:48:46.672Z] #13 2.088 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-28T13:48:46.672Z] #13 DONE 2.2s [2020-02-28T13:48:46.904Z] #45 247.9 CC criu/pipes.o [2020-02-28T13:48:46.930Z] [2020-02-28T13:48:46.930Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:48:46.930Z] #44 52.91 CC compel/src/lib/ptrace.o [2020-02-28T13:48:47.498Z] #44 53.38 AR compel/libcompel.a [2020-02-28T13:48:47.498Z] #44 53.44 HOSTCC compel/src/main-host.o [2020-02-28T13:48:48.063Z] #44 53.81 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-02-28T13:48:48.063Z] #44 54.02 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-28T13:48:48.321Z] #44 54.39 HOSTCC compel/src/lib/log-host.o [2020-02-28T13:48:48.451Z] #45 249.1 CC criu/plugin.o [2020-02-28T13:48:48.579Z] #44 54.65 HOSTLINK compel/compel-host-bin [2020-02-28T13:48:48.741Z] #45 249.8 CC criu/proc_parse.o [2020-02-28T13:48:48.836Z] #44 54.81 DEP soccr/soccr.d [2020-02-28T13:48:49.094Z] #44 ... [2020-02-28T13:48:49.094Z] [2020-02-28T13:48:49.094Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-28T13:48:49.094Z] #14 DONE 2.2s [2020-02-28T13:48:49.094Z] [2020-02-28T13:48:49.094Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:48:49.094Z] #44 55.02 CC soccr/soccr.o [2020-02-28T13:48:50.992Z] #44 56.60 AR soccr/libsoccr.a [2020-02-28T13:48:50.992Z] #44 56.64 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-28T13:48:50.992Z] #44 ... [2020-02-28T13:48:50.992Z] [2020-02-28T13:48:50.992Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:48:50.992Z] #47 105.5 mime/quotedprintable [2020-02-28T13:48:50.992Z] #47 106.1 mime/multipart [2020-02-28T13:48:50.992Z] #47 107.5 net/http/internal [2020-02-28T13:48:50.992Z] #47 108.3 net/http/httptrace [2020-02-28T13:48:50.992Z] #47 108.5 net/http [2020-02-28T13:48:51.251Z] #47 ... [2020-02-28T13:48:51.251Z] [2020-02-28T13:48:51.251Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-28T13:48:51.251Z] #15 DONE 2.1s [2020-02-28T13:48:51.251Z] [2020-02-28T13:48:51.251Z] #16 [dev 6/25] RUN ldconfig [2020-02-28T13:48:53.295Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-28T13:48:53.295Z] [2020-02-28T13:48:53.295Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-28T13:48:53.295Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-28T13:48:53.295Z] HOSTNAME=951516bf7eb4 [2020-02-28T13:48:53.295Z] TESTDEBUG=0 [2020-02-28T13:48:53.295Z] DEST=bundles/test-integration [2020-02-28T13:48:53.295Z] PWD=/go/src/github.com/docker/docker [2020-02-28T13:48:53.295Z] DOCKER_GITCOMMIT=31549a69e13df4487a313bd6a6211b5f532f0eb0 [2020-02-28T13:48:53.295Z] container=docker [2020-02-28T13:48:53.295Z] HOME=/root [2020-02-28T13:48:53.295Z] GOLANG_VERSION=1.13.8 [2020-02-28T13:48:53.295Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-28T13:48:53.295Z] VALIDATE_BRANCH=master [2020-02-28T13:48:53.295Z] TERM=xterm [2020-02-28T13:48:53.295Z] DOCKER_PKG=github.com/docker/docker [2020-02-28T13:48:53.295Z] SHLVL=1 [2020-02-28T13:48:53.295Z] TIMEOUT=120m [2020-02-28T13:48:53.295Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-28T13:48:53.295Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-28T13:48:53.295Z] GO111MODULE=off [2020-02-28T13:48:53.295Z] DOCKER_EXPERIMENTAL=1 [2020-02-28T13:48:53.295Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-28T13:48:53.295Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-28T13:48:53.295Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-28T13:48:53.295Z] GOPATH=/go [2020-02-28T13:48:53.295Z] PKG_CONFIG=pkg-config [2020-02-28T13:48:53.295Z] _=/usr/bin/env [2020-02-28T13:48:53.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-28T13:48:53.777Z] #16 DONE 2.2s [2020-02-28T13:48:53.777Z] [2020-02-28T13:48:53.777Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:48:55.646Z] #45 256.2 CC criu/protobuf-desc.o [2020-02-28T13:48:56.305Z] #17 2.513 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-28T13:48:56.305Z] #17 2.628 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-28T13:48:56.305Z] #17 2.736 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-28T13:48:56.305Z] #17 3.163 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-28T13:48:57.151Z] #45 257.9 CC criu/protobuf.o [2020-02-28T13:48:57.677Z] #17 4.583 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-02-28T13:48:57.779Z] #45 258.6 CC criu/pstree.o [2020-02-28T13:48:58.408Z] #45 ... [2020-02-28T13:48:58.408Z] [2020-02-28T13:48:58.408Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T13:48:58.408Z] #42 352.2 + dpkg --print-architecture [2020-02-28T13:48:58.408Z] #42 352.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-28T13:48:58.698Z] #42 352.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-28T13:48:58.698Z] #42 352.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-28T13:48:59.049Z] #17 ... [2020-02-28T13:48:59.049Z] [2020-02-28T13:48:59.049Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:48:59.049Z] #57 10.36 + cd /tmp/tmp.Vs97SyTfxv/src/github.com/opencontainers/runc [2020-02-28T13:48:59.049Z] #57 10.36 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-28T13:48:59.049Z] #57 10.81 + '[' -z '' ']' [2020-02-28T13:48:59.049Z] #57 10.81 + target=static [2020-02-28T13:48:59.049Z] #57 10.81 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-28T13:48:59.049Z] #57 12.13 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-28T13:48:59.049Z] #57 ... [2020-02-28T13:48:59.049Z] [2020-02-28T13:48:59.049Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:48:59.049Z] #17 5.743 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-02-28T13:49:00.946Z] #17 ... [2020-02-28T13:49:00.946Z] [2020-02-28T13:49:00.946Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:49:00.946Z] #44 57.07 DEP criu/arch/x86/sigframe.d [2020-02-28T13:49:00.946Z] #44 57.29 DEP criu/arch/x86/sigaction_compat.d [2020-02-28T13:49:00.946Z] #44 57.51 DEP criu/arch/x86/kerndat.d [2020-02-28T13:49:00.946Z] #44 57.74 DEP criu/arch/x86/crtools.d [2020-02-28T13:49:00.946Z] #44 57.90 DEP criu/arch/x86/cpu.d [2020-02-28T13:49:00.946Z] #44 58.04 CC criu/arch/x86/cpu.o [2020-02-28T13:49:00.946Z] #44 58.66 CC criu/arch/x86/crtools.o [2020-02-28T13:49:00.946Z] #44 60.25 CC criu/arch/x86/kerndat.o [2020-02-28T13:49:00.946Z] #44 60.75 CC criu/arch/x86/sigaction_compat.o [2020-02-28T13:49:00.946Z] #44 61.05 CC criu/arch/x86/sigframe.o [2020-02-28T13:49:00.946Z] #44 61.27 LINK criu/arch/x86/crtools.built-in.o [2020-02-28T13:49:00.946Z] #44 61.32 DEP criu/pie/util-vdso-elf32.d [2020-02-28T13:49:00.946Z] #44 61.47 DEP criu/pie/util-vdso.d [2020-02-28T13:49:00.946Z] #44 61.64 DEP criu/pie/util.d [2020-02-28T13:49:00.946Z] #44 61.79 CC criu/pie/util.o [2020-02-28T13:49:00.946Z] #44 62.17 CC criu/pie/util-vdso.o [2020-02-28T13:49:00.946Z] #44 62.87 CC criu/pie/util-vdso-elf32.o [2020-02-28T13:49:00.946Z] #44 63.61 AR criu/pie/pie.lib.a [2020-02-28T13:49:00.946Z] #44 63.71 DEP criu/pie/restorer.d [2020-02-28T13:49:00.946Z] #44 63.92 DEP criu/arch/x86/sigaction_compat_pie.d [2020-02-28T13:49:00.946Z] #44 64.02 DEP criu/arch/x86/restorer_unmap.d [2020-02-28T13:49:00.946Z] #44 64.04 DEP criu/arch/x86/restorer.d [2020-02-28T13:49:00.946Z] #44 64.16 DEP criu/arch/x86/vdso-pie.d [2020-02-28T13:49:00.946Z] #44 64.25 DEP criu/pie/parasite-vdso.d [2020-02-28T13:49:00.946Z] #44 64.50 DEP criu/pie/parasite.d [2020-02-28T13:49:00.946Z] #44 64.68 CC criu/pie/parasite.o [2020-02-28T13:49:00.946Z] #44 65.82 LINK criu/pie/parasite.built-in.o [2020-02-28T13:49:00.946Z] #44 65.85 GEN criu/pie/parasite-blob.h [2020-02-28T13:49:00.946Z] #44 65.87 CC criu/pie/parasite-vdso.o [2020-02-28T13:49:00.946Z] #44 66.63 CC criu/arch/x86/vdso-pie.o [2020-02-28T13:49:00.946Z] #44 67.01 CC criu/arch/x86/restorer.o [2020-02-28T13:49:01.514Z] #44 67.52 CC criu/arch/x86/restorer_unmap.o [2020-02-28T13:49:01.514Z] #44 67.56 CC criu/arch/x86/sigaction_compat_pie.o [2020-02-28T13:49:01.771Z] #44 67.79 CC criu/pie/restorer.o [2020-02-28T13:49:04.298Z] #44 ... [2020-02-28T13:49:04.298Z] [2020-02-28T13:49:04.298Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:49:04.298Z] #17 11.05 Fetched 8331 kB in 9s (935 kB/s) [2020-02-28T13:49:06.825Z] #17 11.05 Reading package lists... [2020-02-28T13:49:06.825Z] #17 ... [2020-02-28T13:49:06.825Z] [2020-02-28T13:49:06.825Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:49:06.825Z] #47 121.7 github.com/LK4D4/vndr/godl [2020-02-28T13:49:06.825Z] #47 122.4 github.com/LK4D4/vndr [2020-02-28T13:49:06.825Z] #47 DONE 131.6s [2020-02-28T13:49:07.083Z] [2020-02-28T13:49:07.083Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:49:07.083Z] #44 70.71 LINK criu/pie/restorer.built-in.o [2020-02-28T13:49:07.083Z] #44 70.72 GEN criu/pie/restorer-blob.h [2020-02-28T13:49:07.083Z] #44 70.85 DEP criu/vdso.d [2020-02-28T13:49:07.083Z] #44 71.07 DEP criu/vdso-compat.d [2020-02-28T13:49:07.083Z] #44 71.29 DEP criu/uts_ns.d [2020-02-28T13:49:07.083Z] #44 71.45 DEP criu/util.d [2020-02-28T13:49:07.083Z] #44 71.69 DEP criu/uffd.d [2020-02-28T13:49:07.083Z] #44 71.86 DEP criu/tun.d [2020-02-28T13:49:07.083Z] #44 72.04 DEP criu/tty.d [2020-02-28T13:49:07.083Z] #44 72.20 DEP criu/timerfd.d [2020-02-28T13:49:07.083Z] #44 72.38 DEP criu/sysfs_parse.d [2020-02-28T13:49:07.083Z] #44 72.54 DEP criu/sysctl.d [2020-02-28T13:49:07.083Z] #44 72.67 DEP criu/string.d [2020-02-28T13:49:07.083Z] #44 72.74 DEP criu/stats.d [2020-02-28T13:49:07.083Z] #44 72.87 DEP criu/sockets.d [2020-02-28T13:49:07.083Z] #44 73.08 DEP criu/sk-unix.d [2020-02-28T13:49:07.341Z] #44 73.41 DEP criu/sk-tcp.d [2020-02-28T13:49:07.906Z] #44 73.78 DEP criu/sk-queue.d [2020-02-28T13:49:07.906Z] #44 73.97 DEP criu/sk-packet.d [2020-02-28T13:49:08.164Z] #44 74.12 DEP criu/sk-netlink.d [2020-02-28T13:49:08.164Z] #44 74.22 DEP criu/sk-inet.d [2020-02-28T13:49:08.422Z] #44 74.37 DEP criu/signalfd.d [2020-02-28T13:49:08.679Z] #44 74.52 DEP criu/sigframe.d [2020-02-28T13:49:08.679Z] #44 74.62 DEP criu/shmem.d [2020-02-28T13:49:08.679Z] #44 74.75 DEP criu/servicefd.d [2020-02-28T13:49:08.937Z] #44 74.85 DEP criu/seize.d [2020-02-28T13:49:08.937Z] #44 74.97 DEP criu/seccomp.d [2020-02-28T13:49:09.195Z] #44 75.10 DEP criu/rst-malloc.d [2020-02-28T13:49:09.195Z] #44 75.17 DEP criu/rbtree.d [2020-02-28T13:49:09.195Z] #44 75.21 DEP criu/pstree.d [2020-02-28T13:49:09.452Z] #44 75.33 DEP criu/protobuf.d [2020-02-28T13:49:09.452Z] #44 75.49 GEN criu/protobuf-desc-gen.h [2020-02-28T13:49:10.824Z] #44 76.79 DEP criu/protobuf-desc.d [2020-02-28T13:49:10.824Z] #44 76.90 DEP criu/proc_parse.d [2020-02-28T13:49:11.082Z] #44 77.07 DEP criu/plugin.d [2020-02-28T13:49:11.082Z] #44 77.13 DEP criu/pipes.d [2020-02-28T13:49:11.340Z] #44 77.23 DEP criu/pie-util.d [2020-02-28T13:49:11.340Z] #44 77.32 DEP criu/pie-util-vdso.d [2020-02-28T13:49:11.351Z] #42 ... [2020-02-28T13:49:11.351Z] [2020-02-28T13:49:11.351Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:49:11.351Z] #45 260.6 CC criu/rbtree.o [2020-02-28T13:49:11.351Z] #45 261.2 CC criu/rst-malloc.o [2020-02-28T13:49:11.351Z] #45 261.7 CC criu/seccomp.o [2020-02-28T13:49:11.351Z] #45 262.9 CC criu/seize.o [2020-02-28T13:49:11.351Z] #45 264.8 CC criu/servicefd.o [2020-02-28T13:49:11.351Z] #45 265.6 CC criu/shmem.o [2020-02-28T13:49:11.351Z] #45 267.5 CC criu/sigframe.o [2020-02-28T13:49:11.351Z] #45 267.9 CC criu/signalfd.o [2020-02-28T13:49:11.351Z] #45 268.4 CC criu/sk-inet.o [2020-02-28T13:49:11.351Z] #45 270.3 CC criu/sk-netlink.o [2020-02-28T13:49:11.351Z] #45 271.1 CC criu/sk-packet.o [2020-02-28T13:49:11.351Z] #45 272.4 CC criu/sk-queue.o [2020-02-28T13:49:11.597Z] #44 77.49 DEP criu/pie-util-vdso-elf32.d [2020-02-28T13:49:11.597Z] #44 77.58 DEP criu/path.d [2020-02-28T13:49:11.597Z] #44 77.71 DEP criu/parasite-syscall.d [2020-02-28T13:49:11.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-28T13:49:11.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-28T13:49:11.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-28T13:49:11.858Z] #44 77.93 DEP criu/pagemap.d [2020-02-28T13:49:12.115Z] #44 78.03 DEP criu/pagemap-cache.d [2020-02-28T13:49:12.115Z] #44 78.12 DEP criu/page-xfer.d [2020-02-28T13:49:12.373Z] #44 78.32 DEP criu/page-pipe.d [2020-02-28T13:49:12.373Z] #44 78.42 DEP criu/netfilter.d [2020-02-28T13:49:12.373Z] #44 78.54 DEP criu/net.d [2020-02-28T13:49:12.383Z] #45 273.4 CC criu/sk-tcp.o [2020-02-28T13:49:12.630Z] #44 78.72 DEP criu/namespaces.d [2020-02-28T13:49:12.888Z] #44 78.94 DEP criu/mount.d [2020-02-28T13:49:12.888Z] #44 79.06 DEP criu/mem.d [2020-02-28T13:49:12.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-28T13:49:12.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-28T13:49:12.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-28T13:49:13.415Z] #45 274.4 CC criu/sk-unix.o [2020-02-28T13:49:13.453Z] #44 79.29 DEP criu/lsm.d [2020-02-28T13:49:13.453Z] #44 79.41 DEP criu/log.d [2020-02-28T13:49:13.453Z] #44 79.52 DEP criu/libnetlink.d [2020-02-28T13:49:13.453Z] #44 79.62 DEP criu/kerndat.d [2020-02-28T13:49:13.711Z] #44 79.77 DEP criu/kcmp-ids.d [2020-02-28T13:49:13.968Z] #44 79.83 DEP criu/irmap.d [2020-02-28T13:49:13.968Z] #44 80.01 DEP criu/ipc_ns.d [2020-02-28T13:49:14.225Z] #44 80.20 DEP criu/image.d [2020-02-28T13:49:14.483Z] #44 80.44 DEP criu/image-desc.d [2020-02-28T13:49:14.483Z] #44 80.60 DEP criu/fsnotify.d [2020-02-28T13:49:14.740Z] #44 80.77 DEP criu/filesystems.d [2020-02-28T13:49:14.998Z] #44 80.91 DEP criu/files.d [2020-02-28T13:49:14.998Z] #44 81.14 DEP criu/files-reg.d [2020-02-28T13:49:15.256Z] #44 81.34 DEP criu/files-ext.d [2020-02-28T13:49:15.531Z] #44 81.48 DEP criu/file-lock.d [2020-02-28T13:49:15.531Z] #44 81.67 DEP criu/file-ids.d [2020-02-28T13:49:15.805Z] #44 81.86 DEP criu/fifo.d [2020-02-28T13:49:15.805Z] #44 ... [2020-02-28T13:49:15.805Z] [2020-02-28T13:49:15.805Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:49:15.805Z] #17 11.05 Reading package lists... [2020-02-28T13:49:15.805Z] #17 15.14 Reading package lists... [2020-02-28T13:49:15.805Z] #17 18.71 Building dependency tree... [2020-02-28T13:49:15.805Z] #17 20.10 libcap2-bin is already the newest version (1:2.25-2). [2020-02-28T13:49:15.805Z] #17 20.10 The following additional packages will be installed: [2020-02-28T13:49:15.805Z] #17 20.11 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-28T13:49:15.805Z] #17 20.11 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-28T13:49:15.805Z] #17 20.11 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-28T13:49:15.805Z] #17 20.11 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-28T13:49:15.805Z] #17 20.11 python3.7 python3.7-minimal vim-runtime xxd [2020-02-28T13:49:15.805Z] #17 20.11 Suggested packages: [2020-02-28T13:49:15.805Z] #17 20.11 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-28T13:49:15.805Z] #17 20.11 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-28T13:49:15.805Z] #17 20.11 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-28T13:49:15.805Z] #17 20.11 Recommended packages: [2020-02-28T13:49:15.805Z] #17 20.11 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-28T13:49:15.805Z] #17 20.11 python3-keyrings.alt python3-xdg unzip [2020-02-28T13:49:15.805Z] #17 21.87 The following NEW packages will be installed: [2020-02-28T13:49:15.805Z] #17 21.87 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-28T13:49:15.805Z] #17 21.88 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-28T13:49:15.805Z] #17 21.88 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-28T13:49:15.805Z] #17 21.88 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-28T13:49:15.805Z] #17 21.88 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-28T13:49:15.805Z] #17 21.88 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-28T13:49:15.805Z] #17 21.88 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-28T13:49:15.805Z] #17 21.88 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-28T13:49:15.805Z] #17 22.21 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-02-28T13:49:15.805Z] #17 22.21 Need to get 27.0 MB of archives. [2020-02-28T13:49:15.805Z] #17 22.21 After this operation, 111 MB of additional disk space will be used. [2020-02-28T13:49:15.805Z] #17 22.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-02-28T13:49:15.805Z] #17 22.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-02-28T13:49:15.805Z] #17 22.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-02-28T13:49:15.805Z] #17 22.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-02-28T13:49:15.805Z] #17 22.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-02-28T13:49:15.805Z] #17 22.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-02-28T13:49:15.805Z] #17 22.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-02-28T13:49:15.805Z] #17 22.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-02-28T13:49:15.805Z] #17 22.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-02-28T13:49:15.805Z] #17 22.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-02-28T13:49:15.805Z] #17 22.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-02-28T13:49:15.805Z] #17 22.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-02-28T13:49:15.805Z] #17 22.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-02-28T13:49:15.805Z] #17 22.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-02-28T13:49:15.805Z] #17 22.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-02-28T13:49:15.805Z] #17 22.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-02-28T13:49:15.805Z] #17 22.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-02-28T13:49:15.805Z] #17 22.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-28T13:49:15.805Z] #17 22.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-02-28T13:49:15.805Z] #17 22.59 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-02-28T13:49:15.805Z] #17 22.59 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-02-28T13:49:15.805Z] #17 22.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-02-28T13:49:15.805Z] #17 22.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-02-28T13:49:15.805Z] #17 22.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-02-28T13:49:15.805Z] #17 22.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-02-28T13:49:16.063Z] #17 22.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-02-28T13:49:16.063Z] #17 22.66 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-02-28T13:49:16.063Z] #17 22.67 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-02-28T13:49:16.063Z] #17 22.67 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-02-28T13:49:16.063Z] #17 ... [2020-02-28T13:49:16.063Z] [2020-02-28T13:49:16.063Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:49:16.063Z] #44 81.97 DEP criu/fdstore.d [2020-02-28T13:49:16.063Z] #44 82.14 DEP criu/fault-injection.d [2020-02-28T13:49:16.063Z] #44 82.19 DEP criu/external.d [2020-02-28T13:49:16.319Z] #44 82.34 DEP criu/eventpoll.d [2020-02-28T13:49:16.576Z] #44 82.55 DEP criu/eventfd.d [2020-02-28T13:49:16.833Z] #44 82.72 DEP criu/crtools.d [2020-02-28T13:49:16.833Z] #44 82.93 DEP criu/cr-service.d [2020-02-28T13:49:17.090Z] #44 83.11 DEP criu/cr-restore.d [2020-02-28T13:49:17.346Z] #44 83.36 DEP criu/cr-errno.d [2020-02-28T13:49:17.346Z] #44 83.39 DEP criu/cr-dump.d [2020-02-28T13:49:17.603Z] #44 83.64 DEP criu/cr-dedup.d [2020-02-28T13:49:17.860Z] #44 83.82 DEP criu/cr-check.d [2020-02-28T13:49:17.860Z] #44 84.01 DEP criu/config.d [2020-02-28T13:49:17.882Z] #45 278.4 CC criu/sockets.o [2020-02-28T13:49:18.116Z] #44 84.11 DEP criu/clone-noasan.d [2020-02-28T13:49:18.116Z] #44 84.16 DEP criu/cgroup.d [2020-02-28T13:49:18.373Z] #44 84.28 DEP criu/cgroup-props.d [2020-02-28T13:49:18.373Z] #44 84.36 DEP criu/bitmap.d [2020-02-28T13:49:18.373Z] #44 84.39 DEP criu/bfd.d [2020-02-28T13:49:18.630Z] #44 84.52 DEP criu/autofs.d [2020-02-28T13:49:18.630Z] #44 84.65 DEP criu/aio.d [2020-02-28T13:49:18.886Z] #44 84.91 DEP criu/action-scripts.d [2020-02-28T13:49:18.912Z] #45 279.9 CC criu/stats.o [2020-02-28T13:49:19.143Z] #44 85.23 CC criu/action-scripts.o [2020-02-28T13:49:19.553Z] #45 280.6 CC criu/string.o [2020-02-28T13:49:19.706Z] #44 85.73 CC criu/aio.o [2020-02-28T13:49:19.859Z] #45 280.9 CC criu/sysctl.o [2020-02-28T13:49:19.963Z] #44 ... [2020-02-28T13:49:19.963Z] [2020-02-28T13:49:19.963Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T13:49:19.963Z] #30 DONE 148.9s [2020-02-28T13:49:19.963Z] [2020-02-28T13:49:19.963Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:49:19.963Z] #17 23.06 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-02-28T13:49:19.963Z] #17 23.06 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-02-28T13:49:19.963Z] #17 23.06 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-02-28T13:49:19.963Z] #17 23.07 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-02-28T13:49:19.963Z] #17 23.07 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-02-28T13:49:19.963Z] #17 23.09 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-02-28T13:49:19.963Z] #17 23.16 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-28T13:49:19.963Z] #17 23.17 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-02-28T13:49:19.963Z] #17 23.18 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-02-28T13:49:19.963Z] #17 23.19 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-28T13:49:19.963Z] #17 23.20 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-02-28T13:49:19.963Z] #17 23.22 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-28T13:49:19.963Z] #17 23.22 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-02-28T13:49:19.963Z] #17 23.24 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-28T13:49:19.963Z] #17 23.64 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-02-28T13:49:19.963Z] #17 23.70 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-02-28T13:49:19.963Z] #17 23.75 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-02-28T13:49:19.963Z] #17 24.36 debconf: delaying package configuration, since apt-utils is not installed [2020-02-28T13:49:19.963Z] #17 24.49 Fetched 27.0 MB in 2s (14.8 MB/s) [2020-02-28T13:49:19.963Z] #17 24.53 Selecting previously unselected package pigz. [2020-02-28T13:49:19.963Z] #17 24.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-02-28T13:49:19.963Z] #17 24.58 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-02-28T13:49:19.963Z] #17 24.59 Unpacking pigz (2.4-1) ... [2020-02-28T13:49:19.963Z] #17 24.67 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-02-28T13:49:19.963Z] #17 24.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-02-28T13:49:19.963Z] #17 24.68 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-02-28T13:49:19.963Z] #17 25.17 Selecting previously unselected package python3.7-minimal. [2020-02-28T13:49:19.963Z] #17 25.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-02-28T13:49:19.963Z] #17 25.19 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-28T13:49:19.963Z] #17 26.02 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-02-28T13:49:19.963Z] #17 26.04 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-28T13:49:21.360Z] #45 282.3 CC criu/sysfs_parse.o [2020-02-28T13:49:21.855Z] #17 28.77 Selecting previously unselected package python3-minimal. [2020-02-28T13:49:21.885Z] #45 283.0 CC criu/timerfd.o [2020-02-28T13:49:22.112Z] #17 28.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-02-28T13:49:22.112Z] #17 28.81 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-02-28T13:49:22.112Z] #17 28.83 Unpacking python3-minimal (3.7.3-1) ... [2020-02-28T13:49:22.112Z] #17 28.90 Selecting previously unselected package libmpdec2:amd64. [2020-02-28T13:49:22.368Z] #17 28.90 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-02-28T13:49:22.368Z] #17 28.91 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-02-28T13:49:22.368Z] #17 28.99 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-02-28T13:49:22.368Z] #17 28.99 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-02-28T13:49:22.368Z] #17 28.99 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-02-28T13:49:22.923Z] #45 283.6 CC criu/tty.o [2020-02-28T13:49:23.298Z] #17 29.94 Selecting previously unselected package python3.7. [2020-02-28T13:49:23.298Z] #17 29.94 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-02-28T13:49:23.298Z] #17 29.96 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-28T13:49:23.298Z] #17 30.07 Selecting previously unselected package libpython3-stdlib:amd64. [2020-02-28T13:49:23.298Z] #17 30.08 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-02-28T13:49:23.298Z] #17 30.09 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-02-28T13:49:23.298Z] #17 30.19 Setting up python3-minimal (3.7.3-1) ... [2020-02-28T13:49:24.228Z] #17 30.99 Selecting previously unselected package python3. [2020-02-28T13:49:24.228Z] #17 30.99 (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 ... 24084 files and directories currently installed.) [2020-02-28T13:49:24.228Z] #17 31.03 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-02-28T13:49:24.228Z] #17 31.05 Unpacking python3 (3.7.3-1) ... [2020-02-28T13:49:24.485Z] #17 31.14 Selecting previously unselected package libip4tc0:amd64. [2020-02-28T13:49:24.485Z] #17 31.15 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-02-28T13:49:24.485Z] #17 31.16 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-02-28T13:49:24.485Z] #17 31.24 Selecting previously unselected package libip6tc0:amd64. [2020-02-28T13:49:24.485Z] #17 31.25 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-02-28T13:49:24.485Z] #17 31.26 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-02-28T13:49:24.742Z] #17 31.35 Selecting previously unselected package libiptc0:amd64. [2020-02-28T13:49:24.742Z] #17 31.35 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-02-28T13:49:24.742Z] #17 31.36 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-02-28T13:49:24.742Z] #17 31.42 Selecting previously unselected package libnfnetlink0:amd64. [2020-02-28T13:49:24.742Z] #17 31.43 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-02-28T13:49:24.742Z] #17 31.43 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-02-28T13:49:24.742Z] #17 31.48 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-02-28T13:49:24.742Z] #17 31.49 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-02-28T13:49:24.742Z] #17 31.49 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-02-28T13:49:24.742Z] #17 31.56 Selecting previously unselected package libnftnl11:amd64. [2020-02-28T13:49:24.742Z] #17 31.56 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-02-28T13:49:24.742Z] #17 31.56 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-02-28T13:49:24.742Z] #17 31.65 Selecting previously unselected package iptables. [2020-02-28T13:49:24.999Z] #17 31.67 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-02-28T13:49:24.999Z] #17 31.67 Unpacking iptables (1.8.2-4) ... [2020-02-28T13:49:25.256Z] #17 31.99 Selecting previously unselected package xxd. [2020-02-28T13:49:25.256Z] #17 32.00 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-02-28T13:49:25.256Z] #17 32.02 Unpacking xxd (2:8.1.0875-5) ... [2020-02-28T13:49:25.513Z] #17 32.14 Selecting previously unselected package vim-common. [2020-02-28T13:49:25.513Z] #17 32.15 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-28T13:49:25.513Z] #17 32.17 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-28T13:49:25.513Z] #17 32.35 Selecting previously unselected package bash-completion. [2020-02-28T13:49:25.513Z] #17 32.36 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-28T13:49:26.431Z] #45 287.2 CC criu/tun.o [2020-02-28T13:49:27.463Z] #45 288.4 CC criu/uffd.o [2020-02-28T13:49:28.291Z] #17 34.90 Unpacking bash-completion (1:2.8-6) ... [2020-02-28T13:49:28.548Z] #17 35.28 Selecting previously unselected package bzip2. [2020-02-28T13:49:28.548Z] #17 35.29 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-02-28T13:49:28.548Z] #17 35.29 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-28T13:49:28.548Z] #17 35.35 Selecting previously unselected package xz-utils. [2020-02-28T13:49:28.548Z] #17 35.36 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-02-28T13:49:28.548Z] #17 35.36 Unpacking xz-utils (5.2.4-1) ... [2020-02-28T13:49:28.810Z] #17 35.48 Selecting previously unselected package apparmor. [2020-02-28T13:49:28.810Z] #17 35.48 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-02-28T13:49:28.810Z] #17 35.56 Unpacking apparmor (2.13.2-10) ... [2020-02-28T13:49:29.068Z] #17 35.85 Selecting previously unselected package aufs-tools. [2020-02-28T13:49:29.068Z] #17 35.86 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-02-28T13:49:29.068Z] #17 35.87 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-28T13:49:29.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-28T13:49:29.325Z] #17 35.98 Selecting previously unselected package libonig5:amd64. [2020-02-28T13:49:29.325Z] #17 35.99 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-02-28T13:49:29.325Z] #17 35.99 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-02-28T13:49:29.325Z] #17 36.13 Selecting previously unselected package libjq1:amd64. [2020-02-28T13:49:29.325Z] #17 36.15 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-02-28T13:49:29.325Z] #17 36.15 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-28T13:49:29.582Z] #17 36.28 Selecting previously unselected package jq. [2020-02-28T13:49:29.582Z] #17 36.28 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-02-28T13:49:29.582Z] #17 36.29 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-28T13:49:29.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-28T13:49:29.839Z] #17 36.37 Selecting previously unselected package libaio1:amd64. [2020-02-28T13:49:29.839Z] #17 36.37 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-02-28T13:49:29.839Z] #17 36.38 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-02-28T13:49:29.839Z] #17 36.43 Selecting previously unselected package libgpm2:amd64. [2020-02-28T13:49:29.839Z] #17 36.45 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-02-28T13:49:29.839Z] #17 36.45 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-02-28T13:49:29.839Z] #17 36.51 Selecting previously unselected package libicu63:amd64. [2020-02-28T13:49:29.839Z] #17 36.53 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-02-28T13:49:29.839Z] #17 36.54 Unpacking libicu63:amd64 (63.1-6) ... [2020-02-28T13:49:29.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-28T13:49:30.196Z] #45 290.6 CC criu/util.o [2020-02-28T13:49:30.404Z] #17 ... [2020-02-28T13:49:30.404Z] [2020-02-28T13:49:30.404Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:49:30.404Z] #44 86.39 CC criu/autofs.o [2020-02-28T13:49:30.404Z] #44 88.07 CC criu/bfd.o [2020-02-28T13:49:30.404Z] #44 88.40 CC criu/bitmap.o [2020-02-28T13:49:30.404Z] #44 88.53 CC criu/cgroup-props.o [2020-02-28T13:49:30.404Z] #44 89.30 CC criu/cgroup.o [2020-02-28T13:49:30.404Z] #44 91.85 CC criu/clone-noasan.o [2020-02-28T13:49:30.404Z] #44 91.96 CC criu/config.o [2020-02-28T13:49:30.404Z] #44 93.26 CC criu/cr-check.o [2020-02-28T13:49:30.404Z] #44 94.83 CC criu/cr-dedup.o [2020-02-28T13:49:30.404Z] #44 95.22 CC criu/cr-dump.o [2020-02-28T13:49:30.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-28T13:49:31.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-28T13:49:31.336Z] #44 97.38 CC criu/cr-errno.o [2020-02-28T13:49:31.593Z] #44 97.48 CC criu/cr-restore.o [2020-02-28T13:49:31.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-28T13:49:31.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-28T13:49:32.251Z] #45 293.2 CC criu/uts_ns.o [2020-02-28T13:49:32.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-28T13:49:32.880Z] #45 293.8 CC criu/vdso.o [2020-02-28T13:49:33.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-28T13:49:33.490Z] #44 ... [2020-02-28T13:49:33.490Z] [2020-02-28T13:49:33.490Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:49:33.490Z] #17 40.18 Selecting previously unselected package libnet1:amd64. [2020-02-28T13:49:33.490Z] #17 40.20 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-28T13:49:33.490Z] #17 40.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-28T13:49:33.490Z] #17 40.29 Selecting previously unselected package libnl-3-200:amd64. [2020-02-28T13:49:33.490Z] #17 40.29 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-02-28T13:49:33.490Z] #17 40.29 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-02-28T13:49:33.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-28T13:49:33.747Z] #17 40.39 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-28T13:49:33.747Z] #17 40.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-02-28T13:49:33.747Z] #17 40.41 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-28T13:49:33.747Z] #17 40.46 Selecting previously unselected package libreadline5:amd64. [2020-02-28T13:49:33.747Z] #17 40.46 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-02-28T13:49:33.747Z] #17 40.47 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-02-28T13:49:34.004Z] #17 40.58 Selecting previously unselected package net-tools. [2020-02-28T13:49:34.004Z] #17 40.58 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-02-28T13:49:34.004Z] #17 40.59 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-28T13:49:34.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-28T13:49:34.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-28T13:49:34.262Z] #17 40.80 Selecting previously unselected package python-pip-whl. [2020-02-28T13:49:34.262Z] #17 40.81 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-28T13:49:34.262Z] #17 40.82 Unpacking python-pip-whl (18.1-5) ... [2020-02-28T13:49:34.390Z] #45 295.1 LINK criu/built-in.o [2020-02-28T13:49:34.681Z] #45 295.5 LINK criu/criu [2020-02-28T13:49:34.777Z] #17 41.37 Selecting previously unselected package python3-lib2to3. [2020-02-28T13:49:34.777Z] #17 41.38 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-28T13:49:34.777Z] #17 41.39 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-28T13:49:34.777Z] #17 41.51 Selecting previously unselected package python3-distutils. [2020-02-28T13:49:34.777Z] #17 41.52 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-28T13:49:34.777Z] #17 41.52 Unpacking python3-distutils (3.7.3-1) ... [2020-02-28T13:49:35.034Z] #17 41.67 Selecting previously unselected package python3-pip. [2020-02-28T13:49:35.034Z] #17 41.70 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-28T13:49:35.034Z] #17 41.71 Unpacking python3-pip (18.1-5) ... [2020-02-28T13:49:35.034Z] #17 41.83 Selecting previously unselected package python3-pkg-resources. [2020-02-28T13:49:35.034Z] #17 41.83 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-28T13:49:35.034Z] #17 41.84 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-28T13:49:35.034Z] #17 41.94 Selecting previously unselected package python3-setuptools. [2020-02-28T13:49:35.292Z] #17 41.95 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-28T13:49:35.292Z] #17 41.95 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-28T13:49:35.549Z] #17 42.17 Selecting previously unselected package python3-wheel. [2020-02-28T13:49:35.549Z] #17 42.17 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-28T13:49:35.549Z] #17 42.18 Unpacking python3-wheel (0.32.3-2) ... [2020-02-28T13:49:35.549Z] #17 42.26 Selecting previously unselected package thin-provisioning-tools. [2020-02-28T13:49:35.549Z] #17 42.26 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-02-28T13:49:35.549Z] #17 42.27 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-28T13:49:35.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-28T13:49:35.712Z] #45 296.5 DEP lib/c/criu.d [2020-02-28T13:49:35.807Z] #17 42.48 Selecting previously unselected package vim-runtime. [2020-02-28T13:49:35.807Z] #17 42.49 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-28T13:49:35.807Z] #17 42.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-28T13:49:35.807Z] #17 42.54 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-28T13:49:35.807Z] #17 42.55 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-28T13:49:36.007Z] #45 296.8 CC images/rpc.pb-c.o [2020-02-28T13:49:36.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-28T13:49:37.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-28T13:49:37.537Z] #45 298.2 CC lib/c/criu.o [2020-02-28T13:49:37.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-02-28T13:49:38.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-28T13:49:39.084Z] #17 45.50 Selecting previously unselected package vim. [2020-02-28T13:49:39.084Z] #17 45.51 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ... [2020-02-28T13:49:39.084Z] #17 45.53 Unpacking vim (2:8.1.0875-5) ... [2020-02-28T13:49:39.342Z] #17 46.07 Selecting previously unselected package xfsprogs. [2020-02-28T13:49:39.342Z] #17 46.09 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ... [2020-02-28T13:49:39.342Z] #17 46.10 Unpacking xfsprogs (4.20.0-1) ... [2020-02-28T13:49:39.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-28T13:49:39.599Z] #45 300.4 LINK lib/c/built-in.o [2020-02-28T13:49:39.599Z] #45 300.4 LINK lib/c/libcriu.so [2020-02-28T13:49:39.599Z] #45 300.6 LINK lib/c/libcriu.a [2020-02-28T13:49:39.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-28T13:49:39.907Z] #17 46.57 Selecting previously unselected package zip. [2020-02-28T13:49:39.907Z] #17 46.58 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ... [2020-02-28T13:49:39.907Z] #17 46.58 Unpacking zip (3.0-11+b1) ... [2020-02-28T13:49:39.907Z] #17 46.74 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-28T13:49:39.907Z] #17 46.76 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-28T13:49:39.907Z] #17 46.77 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-02-28T13:49:40.164Z] #17 46.78 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-02-28T13:49:40.164Z] #17 46.79 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-02-28T13:49:40.164Z] #17 46.80 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-02-28T13:49:40.164Z] #17 46.81 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-02-28T13:49:40.164Z] #17 46.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-28T13:49:40.164Z] #17 46.84 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-28T13:49:40.164Z] #17 46.85 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-28T13:49:40.164Z] #17 46.86 Setting up libicu63:amd64 (63.1-6) ... [2020-02-28T13:49:40.164Z] #17 46.87 Setting up xxd (2:8.1.0875-5) ... [2020-02-28T13:49:40.164Z] #17 46.88 Setting up zip (3.0-11+b1) ... [2020-02-28T13:49:40.164Z] #17 46.90 Setting up vim-common (2:8.1.0875-5) ... [2020-02-28T13:49:40.164Z] #17 46.92 Setting up bash-completion (1:2.8-6) ... [2020-02-28T13:49:40.232Z] #45 301.1 GEN magic.py [2020-02-28T13:49:40.524Z] #45 301.3 Note: Building without setproctitle() and strlcpy() support. [2020-02-28T13:49:40.524Z] #45 301.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-28T13:49:40.524Z] #45 301.3 Note: Building without GnuTLS support [2020-02-28T13:49:40.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-28T13:49:41.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-02-28T13:49:42.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-28T13:49:42.044Z] #45 302.8 fatal: not a git repository (or any of the parent directories): .git [2020-02-28T13:49:42.690Z] #17 49.40 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-02-28T13:49:42.690Z] #17 49.41 Setting up xz-utils (5.2.4-1) ... [2020-02-28T13:49:42.690Z] #17 49.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-28T13:49:42.690Z] #17 49.43 Setting up pigz (2.4-1) ... [2020-02-28T13:49:42.690Z] #17 49.43 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-02-28T13:49:42.690Z] #17 49.44 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-02-28T13:49:42.690Z] #17 49.46 Setting up python-pip-whl (18.1-5) ... [2020-02-28T13:49:42.690Z] #17 49.47 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-02-28T13:49:42.690Z] #17 49.48 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-28T13:49:42.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-28T13:49:42.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-28T13:49:43.205Z] #17 49.79 Setting up libaio1:amd64 (0.3.112-3) ... [2020-02-28T13:49:43.205Z] #17 49.80 Setting up libonig5:amd64 (6.9.1-1) ... [2020-02-28T13:49:43.205Z] #17 49.82 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-02-28T13:49:43.205Z] #17 49.82 Setting up vim (2:8.1.0875-5) ... [2020-02-28T13:49:43.205Z] #17 49.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-28T13:49:43.205Z] #17 49.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-28T13:49:43.205Z] #17 49.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-28T13:49:43.205Z] #17 49.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-28T13:49:43.205Z] #17 49.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-28T13:49:43.205Z] #17 49.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-28T13:49:43.205Z] #17 49.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-28T13:49:43.205Z] #17 49.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-28T13:49:43.205Z] #17 49.90 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-28T13:49:43.205Z] #17 49.91 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-28T13:49:43.205Z] #17 49.92 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-02-28T13:49:43.205Z] #17 49.93 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-28T13:49:43.205Z] #17 49.94 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-02-28T13:49:43.205Z] #17 49.95 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-28T13:49:43.550Z] #45 304.4 make[1]: Nothing to be done for 'all'. [2020-02-28T13:49:44.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-28T13:49:44.589Z] #45 ... [2020-02-28T13:49:44.589Z] [2020-02-28T13:49:44.589Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:49:44.589Z] #58 240.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-28T13:49:44.789Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-28T13:49:44.789Z] Using test binary docker [2020-02-28T13:49:44.789Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-28T13:49:44.789Z] +++ /etc/init.d/apparmor start [2020-02-28T13:49:44.789Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-28T13:49:44.789Z] Starting dockerd [2020-02-28T13:49:44.789Z] INFO: Waiting for daemon to start... [2020-02-28T13:49:44.789Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-02-28T13:49:45.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-28T13:49:46.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-28T13:49:46.483Z] #17 ... [2020-02-28T13:49:46.483Z] [2020-02-28T13:49:46.483Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:49:46.483Z] #44 101.8 CC criu/cr-service.o [2020-02-28T13:49:46.483Z] #44 103.3 CC criu/crtools.o [2020-02-28T13:49:46.483Z] #44 103.9 CC criu/eventfd.o [2020-02-28T13:49:46.483Z] #44 104.2 CC criu/eventpoll.o [2020-02-28T13:49:46.483Z] #44 105.1 CC criu/external.o [2020-02-28T13:49:46.483Z] #44 105.5 CC criu/fault-injection.o [2020-02-28T13:49:46.483Z] #44 105.7 CC criu/fdstore.o [2020-02-28T13:49:46.483Z] #44 106.1 CC criu/fifo.o [2020-02-28T13:49:46.483Z] #44 106.6 CC criu/file-ids.o [2020-02-28T13:49:46.483Z] #44 106.9 CC criu/file-lock.o [2020-02-28T13:49:46.483Z] #44 108.0 CC criu/files-ext.o [2020-02-28T13:49:46.483Z] #44 108.3 CC criu/files-reg.o [2020-02-28T13:49:46.483Z] #44 110.3 CC criu/files.o [2020-02-28T13:49:46.483Z] #44 ... [2020-02-28T13:49:46.483Z] [2020-02-28T13:49:46.483Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T13:49:46.483Z] #17 52.75 Setting up iptables (1.8.2-4) ... [2020-02-28T13:49:46.483Z] #17 52.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-28T13:49:46.483Z] #17 52.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-28T13:49:46.483Z] #17 52.77 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-28T13:49:46.483Z] #17 52.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-28T13:49:46.483Z] #17 52.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-28T13:49:46.483Z] #17 52.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-28T13:49:46.483Z] #17 52.80 Setting up python3 (3.7.3-1) ... [2020-02-28T13:49:46.483Z] #17 53.24 Setting up python3-wheel (0.32.3-2) ... [2020-02-28T13:49:46.728Z] . [2020-02-28T13:49:46.728Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-28T13:49:46.728Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-28T13:49:46.728Z] Error: No such image: emptyfs [2020-02-28T13:49:46.728Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-28T13:49:46.728Z] ++++ docker load [2020-02-28T13:49:47.084Z] Running integration-test (iteration 1) [2020-02-28T13:49:47.084Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-02-28T13:49:47.084Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:49:47.084Z] ++ set -e [2020-02-28T13:49:47.084Z] ++ '[' -n 0 ']' [2020-02-28T13:49:47.084Z] ++ set -x [2020-02-28T13:49:47.084Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:49:47.316Z] #58 ... [2020-02-28T13:49:47.316Z] [2020-02-28T13:49:47.316Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:49:47.316Z] #45 306.0 make[1]: 'images/built-in.o' is up to date. [2020-02-28T13:49:47.316Z] #45 306.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-28T13:49:47.316Z] #45 306.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-28T13:49:47.316Z] #45 306.3 make[1]: 'compel/libcompel.a' is up to date. [2020-02-28T13:49:47.316Z] #45 306.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-28T13:49:47.316Z] #45 306.5 make[1]: Nothing to be done for 'all'. [2020-02-28T13:49:47.316Z] #45 306.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-28T13:49:47.316Z] #45 306.9 make[2]: Nothing to be done for 'all'. [2020-02-28T13:49:47.316Z] #45 307.0 make[2]: Nothing to be done for 'all'. [2020-02-28T13:49:47.316Z] #45 307.1 make[2]: Nothing to be done for 'all'. [2020-02-28T13:49:47.316Z] #45 307.5 make[2]: Nothing to be done for 'all'. [2020-02-28T13:49:47.316Z] #45 307.5 make[2]: Nothing to be done for 'all'. [2020-02-28T13:49:47.316Z] #45 307.6 make[2]: Nothing to be done for 'all'. [2020-02-28T13:49:47.316Z] #45 307.6 make[2]: Nothing to be done for 'all'. [2020-02-28T13:49:47.316Z] #45 307.9 make[2]: Nothing to be done for 'all'. [2020-02-28T13:49:47.316Z] #45 307.9 INSTALL criu/criu [2020-02-28T13:49:47.316Z] #45 DONE 308.1s [2020-02-28T13:49:47.316Z] [2020-02-28T13:49:47.316Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T13:49:47.415Z] #17 53.98 Setting up apparmor (2.13.2-10) ... [2020-02-28T13:49:47.607Z] #42 DONE 401.6s [2020-02-28T13:49:47.607Z] [2020-02-28T13:49:47.607Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:49:48.787Z] #17 55.50 Setting up xfsprogs (4.20.0-1) ... [2020-02-28T13:49:48.787Z] #17 55.51 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-28T13:49:48.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-28T13:49:49.045Z] #17 55.91 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-28T13:49:49.668Z] #63 ... [2020-02-28T13:49:49.668Z] [2020-02-28T13:49:49.668Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:49:49.668Z] #58 244.7 + mkdir -p /build [2020-02-28T13:49:49.668Z] #58 244.7 + cp runc /build/runc [2020-02-28T13:49:49.668Z] #58 DONE 244.8s [2020-02-28T13:49:49.668Z] [2020-02-28T13:49:49.668Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:49:50.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-28T13:49:50.418Z] #17 56.86 Setting up python3-distutils (3.7.3-1) ... [2020-02-28T13:49:50.676Z] #17 57.34 Setting up python3-setuptools (40.8.0-1) ... [2020-02-28T13:49:51.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-28T13:49:51.866Z] #17 58.46 Setting up python3-pip (18.1-5) ... [2020-02-28T13:49:52.522Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-28T13:49:52.522Z] Using test binary docker [2020-02-28T13:49:52.781Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-28T13:49:52.781Z] +++ /etc/init.d/apparmor start [2020-02-28T13:49:52.781Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-28T13:49:52.781Z] INFO: Waiting for daemon to start... [2020-02-28T13:49:52.781Z] Starting dockerd [2020-02-28T13:49:52.781Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-02-28T13:49:52.798Z] #17 59.52 Processing triggers for libc-bin (2.28-10) ... [2020-02-28T13:49:52.798Z] #17 59.56 Processing triggers for mime-support (3.62) ... [2020-02-28T13:49:53.363Z] #17 DONE 60.2s [2020-02-28T13:49:53.363Z] [2020-02-28T13:49:53.363Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-28T13:49:54.647Z] Loaded image: buildpack-deps:jessie [2020-02-28T13:49:54.647Z] Loaded image: busybox:latest [2020-02-28T13:49:54.681Z] . [2020-02-28T13:49:54.681Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-28T13:49:54.940Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-28T13:49:54.940Z] Error: No such image: emptyfs [2020-02-28T13:49:54.940Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-28T13:49:54.940Z] ++++ docker load [2020-02-28T13:49:55.002Z] Loaded image: busybox:glibc [2020-02-28T13:49:55.002Z] Loaded image: debian:jessie [2020-02-28T13:49:55.002Z] Loaded image: hello-world:latest [2020-02-28T13:49:55.002Z] INFO: Testing against a local daemon [2020-02-28T13:49:55.002Z] === RUN TestCgroupNamespacesBuild [2020-02-28T13:49:55.199Z] Running integration-test (iteration 1) [2020-02-28T13:49:55.199Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-02-28T13:49:55.199Z] ++ 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 [2020-02-28T13:49:55.199Z] ++ set -e [2020-02-28T13:49:55.199Z] ++ '[' -n 0 ']' [2020-02-28T13:49:55.199Z] ++ set -x [2020-02-28T13:49:55.199Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T13:49:55.263Z] #18 1.906 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-28T13:49:55.263Z] #18 1.913 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-28T13:49:55.263Z] #18 1.916 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-28T13:49:55.521Z] #18 DONE 2.1s [2020-02-28T13:49:55.521Z] [2020-02-28T13:49:55.521Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-28T13:49:56.454Z] #19 ... [2020-02-28T13:49:56.454Z] [2020-02-28T13:49:56.454Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:49:56.454Z] #44 112.4 CC criu/filesystems.o [2020-02-28T13:49:56.454Z] #44 112.9 CC criu/fsnotify.o [2020-02-28T13:49:56.454Z] #44 114.1 CC criu/image-desc.o [2020-02-28T13:49:56.454Z] #44 114.3 CC criu/image.o [2020-02-28T13:49:56.454Z] #44 115.2 CC criu/ipc_ns.o [2020-02-28T13:49:56.454Z] #44 116.4 CC criu/irmap.o [2020-02-28T13:49:56.454Z] #44 117.1 CC criu/kcmp-ids.o [2020-02-28T13:49:56.454Z] #44 117.3 CC criu/kerndat.o [2020-02-28T13:49:56.454Z] #44 118.5 CC criu/libnetlink.o [2020-02-28T13:49:56.454Z] #44 119.0 CC criu/log.o [2020-02-28T13:49:56.454Z] #44 119.6 CC criu/lsm.o [2020-02-28T13:49:56.454Z] #44 120.1 CC criu/mem.o [2020-02-28T13:49:56.454Z] #44 122.1 CC criu/mount.o [2020-02-28T13:49:56.745Z] --- PASS: TestCgroupNamespacesBuild (1.66s) [2020-02-28T13:49:56.745Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-28T13:49:56.948Z] b5405b758079: Pull complete [2020-02-28T13:49:56.948Z] Digest: sha256:39ba615d7a739fcdd9fc95b97882672d5af7d0861dd16b51b238c822765d2b8d [2020-02-28T13:49:56.948Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T13:49:56.948Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T13:49:56.948Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-02-28T13:49:56.948Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-02-28T13:49:56.948Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1040' [2020-02-28T13:49:56.948Z] INFO: Docker version of control daemon [2020-02-28T13:49:56.948Z] [2020-02-28T13:49:56.949Z] Client: Docker Engine - Enterprise [2020-02-28T13:49:56.949Z] Version: 19.03.5 [2020-02-28T13:49:56.949Z] API version: 1.40 [2020-02-28T13:49:56.949Z] Go version: go1.12.12 [2020-02-28T13:49:56.949Z] Git commit: 2ee0c57608 [2020-02-28T13:49:56.949Z] Built: 11/13/2019 08:00:16 [2020-02-28T13:49:56.949Z] OS/Arch: windows/amd64 [2020-02-28T13:49:56.949Z] Experimental: false [2020-02-28T13:49:56.949Z] [2020-02-28T13:49:56.949Z] Server: Docker Engine - Enterprise [2020-02-28T13:49:56.949Z] Engine: [2020-02-28T13:49:56.949Z] Version: 19.03.5 [2020-02-28T13:49:56.949Z] API version: 1.40 (minimum version 1.24) [2020-02-28T13:49:56.949Z] Go version: go1.12.12 [2020-02-28T13:49:56.949Z] Git commit: 2ee0c57608 [2020-02-28T13:49:56.949Z] Built: 11/13/2019 07:58:51 [2020-02-28T13:49:56.949Z] OS/Arch: windows/amd64 [2020-02-28T13:49:56.949Z] Experimental: true [2020-02-28T13:49:56.949Z] [2020-02-28T13:49:56.949Z] INFO: Docker info of control daemon [2020-02-28T13:49:56.949Z] [2020-02-28T13:49:56.949Z] Client: [2020-02-28T13:49:56.949Z] Debug Mode: false [2020-02-28T13:49:56.949Z] Plugins: [2020-02-28T13:49:56.949Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-28T13:49:56.949Z] [2020-02-28T13:49:56.949Z] Server: [2020-02-28T13:49:56.949Z] Containers: 0 [2020-02-28T13:49:56.949Z] Running: 0 [2020-02-28T13:49:56.949Z] Paused: 0 [2020-02-28T13:49:56.949Z] Stopped: 0 [2020-02-28T13:49:56.949Z] Images: 1 [2020-02-28T13:49:56.949Z] Server Version: 19.03.5 [2020-02-28T13:49:56.949Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-28T13:49:56.949Z] Windows: [2020-02-28T13:49:56.949Z] LCOW: [2020-02-28T13:49:56.949Z] Logging Driver: json-file [2020-02-28T13:49:56.949Z] Plugins: [2020-02-28T13:49:56.949Z] Volume: local [2020-02-28T13:49:56.949Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-28T13:49:56.949Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-28T13:49:56.949Z] Swarm: inactive [2020-02-28T13:49:56.949Z] Default Isolation: process [2020-02-28T13:49:56.949Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-28T13:49:56.949Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-02-28T13:49:56.949Z] OSType: windows [2020-02-28T13:49:56.949Z] Architecture: x86_64 [2020-02-28T13:49:56.949Z] CPUs: 4 [2020-02-28T13:49:56.949Z] Total Memory: 32GiB [2020-02-28T13:49:56.949Z] Name: azwin-2-dd7041 [2020-02-28T13:49:56.949Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-02-28T13:49:56.949Z] Docker Root Dir: D:\docker [2020-02-28T13:49:56.949Z] Debug Mode: false [2020-02-28T13:49:56.949Z] Registry: https://index.docker.io/v1/ [2020-02-28T13:49:56.949Z] Labels: [2020-02-28T13:49:56.949Z] Experimental: true [2020-02-28T13:49:56.949Z] Insecure Registries: [2020-02-28T13:49:56.949Z] 10.0.0.4:5000 [2020-02-28T13:49:56.949Z] 127.0.0.0/8 [2020-02-28T13:49:56.949Z] Registry Mirrors: [2020-02-28T13:49:56.949Z] http://10.0.0.4:5000/ [2020-02-28T13:49:56.949Z] Live Restore Enabled: false [2020-02-28T13:49:56.949Z] [2020-02-28T13:49:56.949Z] [2020-02-28T13:49:56.949Z] INFO: Commit hash is d7e6110d46 [2020-02-28T13:49:56.949Z] INFO: Nuke-Everything... [2020-02-28T13:49:56.949Z] INFO: Container count on control daemon to delete is 0 [2020-02-28T13:49:56.949Z] INFO: Nuking d:\CI [2020-02-28T13:49:56.949Z] INFO: Zapped successfully [2020-02-28T13:49:56.949Z] INFO: Location for testing is d:\CI\PR-40594\3 [2020-02-28T13:49:56.949Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-02-28T13:49:56.949Z] [2020-02-28T13:49:56.949Z] [2020-02-28T13:49:56.949Z] INFO: Building the image from Dockerfile.windows at 02/28/2020 13:49:45... [2020-02-28T13:49:56.949Z] [2020-02-28T13:49:56.949Z] Sending build context to Docker daemon 54.19MB [2020-02-28T13:49:56.949Z] [2020-02-28T13:49:56.949Z] Step 1/10 : FROM microsoft/windowsservercore [2020-02-28T13:49:56.949Z] ---> 81094f2483ae [2020-02-28T13:49:56.949Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-02-28T13:49:56.949Z] ---> Running in c4e7b5308c88 [2020-02-28T13:49:56.949Z] Removing intermediate container c4e7b5308c88 [2020-02-28T13:49:56.949Z] ---> d7d701722552 [2020-02-28T13:49:56.949Z] Step 3/10 : ARG GO_VERSION=1.13.8 [2020-02-28T13:49:56.949Z] ---> Running in 34a43a72335b [2020-02-28T13:49:56.949Z] Removing intermediate container 34a43a72335b [2020-02-28T13:49:56.949Z] ---> b5b852a6fc14 [2020-02-28T13:49:56.949Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-02-28T13:49:56.949Z] ---> Running in db5a15b75fa3 [2020-02-28T13:49:56.949Z] Removing intermediate container db5a15b75fa3 [2020-02-28T13:49:56.949Z] ---> d9d9e269cb98 [2020-02-28T13:49:56.949Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-02-28T13:49:56.949Z] ---> Running in 977d3047a610 [2020-02-28T13:49:56.949Z] Removing intermediate container 977d3047a610 [2020-02-28T13:49:56.949Z] ---> 9f12fc2538e4 [2020-02-28T13:49:56.949Z] Step 6/10 : 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; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-02-28T13:49:56.949Z] ---> Running in 2b3d470cd294 [2020-02-28T13:49:58.478Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2020-02-28T13:49:58.478Z] === RUN TestBuildWithSession [2020-02-28T13:49:58.478Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-28T13:49:58.478Z] build_session_test.go:25: TODO: BuildKit [2020-02-28T13:49:58.478Z] === RUN TestBuildSquashParent [2020-02-28T13:50:00.632Z] #44 125.9 CC criu/namespaces.o [2020-02-28T13:50:00.632Z] #44 ... [2020-02-28T13:50:00.632Z] [2020-02-28T13:50:00.632Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T13:50:00.632Z] #41 178.9 + dpkg --print-architecture [2020-02-28T13:50:00.632Z] #41 178.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-28T13:50:00.632Z] #41 179.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-28T13:50:00.632Z] #41 179.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-28T13:50:01.565Z] #41 ... [2020-02-28T13:50:01.565Z] [2020-02-28T13:50:01.565Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-28T13:50:01.565Z] #19 5.868 Collecting yamllint==1.16.0 [2020-02-28T13:50:02.780Z] [2020-02-28T13:50:02.780Z] SUCCESS: Specified value was saved. [2020-02-28T13:50:03.236Z] INFO: Downloading git... [2020-02-28T13:50:04.577Z] --- PASS: TestBuildSquashParent (6.40s) [2020-02-28T13:50:04.577Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-28T13:50:04.577Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-28T13:50:04.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-28T13:50:04.577Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-28T13:50:04.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-28T13:50:04.577Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-28T13:50:04.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-28T13:50:04.577Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-28T13:50:04.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-28T13:50:04.577Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-28T13:50:04.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-28T13:50:04.577Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-28T13:50:04.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-28T13:50:04.577Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-28T13:50:04.577Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-28T13:50:04.771Z] INFO: Downloading go... [2020-02-28T13:50:05.176Z] Loaded image: buildpack-deps:jessie [2020-02-28T13:50:05.176Z] Loaded image: busybox:latest [2020-02-28T13:50:05.176Z] Loaded image: busybox:glibc [2020-02-28T13:50:05.176Z] Loaded image: debian:jessie [2020-02-28T13:50:05.176Z] Loaded image: hello-world:latest [2020-02-28T13:50:05.176Z] INFO: Testing against a local daemon [2020-02-28T13:50:05.176Z] === RUN TestCgroupNamespacesBuild [2020-02-28T13:50:06.306Z] INFO: Downloading compiler 1 of 3... [2020-02-28T13:50:06.307Z] INFO: Downloading compiler 2 of 3... [2020-02-28T13:50:06.307Z] INFO: Downloading compiler 3 of 3... [2020-02-28T13:50:06.307Z] INFO: Extracting git... [2020-02-28T13:50:06.823Z] #19 11.23 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-28T13:50:06.823Z] #19 11.33 Collecting pyyaml (from yamllint==1.16.0) [2020-02-28T13:50:07.081Z] #19 11.47 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-28T13:50:07.780Z] --- PASS: TestCgroupNamespacesBuild (3.73s) [2020-02-28T13:50:07.780Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-28T13:50:07.803Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-28T13:50:07.803Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-28T13:50:08.629Z] #19 12.99 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-28T13:50:08.629Z] #19 13.05 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-28T13:50:08.629Z] #19 13.09 Building wheels for collected packages: pyyaml [2020-02-28T13:50:08.629Z] #19 13.10 Running setup.py bdist_wheel for pyyaml: started [2020-02-28T13:50:09.545Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-28T13:50:09.545Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-28T13:50:09.684Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.88s) [2020-02-28T13:50:09.684Z] === RUN TestBuildWithSession [2020-02-28T13:50:09.684Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-28T13:50:09.684Z] build_session_test.go:25: TODO: BuildKit [2020-02-28T13:50:09.684Z] === RUN TestBuildSquashParent [2020-02-28T13:50:10.001Z] #19 14.31 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-28T13:50:10.001Z] #19 14.32 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-28T13:50:10.001Z] #19 14.38 Successfully built pyyaml [2020-02-28T13:50:10.001Z] #19 14.40 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-28T13:50:10.259Z] #19 14.78 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-28T13:50:11.191Z] #19 DONE 15.4s [2020-02-28T13:50:11.191Z] [2020-02-28T13:50:11.191Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-28T13:50:11.191Z] #24 DONE 0.2s [2020-02-28T13:50:11.191Z] [2020-02-28T13:50:11.191Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-28T13:50:11.756Z] #28 ... [2020-02-28T13:50:11.756Z] [2020-02-28T13:50:11.756Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:50:11.756Z] #44 127.7 CC criu/net.o [2020-02-28T13:50:11.756Z] #44 130.4 CC criu/netfilter.o [2020-02-28T13:50:11.756Z] #44 130.8 CC criu/page-pipe.o [2020-02-28T13:50:11.756Z] #44 131.4 CC criu/page-xfer.o [2020-02-28T13:50:11.756Z] #44 132.7 CC criu/pagemap-cache.o [2020-02-28T13:50:11.756Z] #44 133.1 CC criu/pagemap.o [2020-02-28T13:50:11.756Z] #44 134.2 CC criu/parasite-syscall.o [2020-02-28T13:50:11.756Z] #44 135.1 CC criu/path.o [2020-02-28T13:50:11.756Z] #44 135.4 CC criu/pie-util-vdso-elf32.o [2020-02-28T13:50:11.756Z] #44 136.0 CC criu/pie-util-vdso.o [2020-02-28T13:50:11.756Z] #44 136.5 CC criu/pie-util.o [2020-02-28T13:50:11.756Z] #44 136.6 CC criu/pipes.o [2020-02-28T13:50:11.756Z] #44 137.6 CC criu/plugin.o [2020-02-28T13:50:12.013Z] #44 ... [2020-02-28T13:50:12.013Z] [2020-02-28T13:50:12.013Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-28T13:50:12.013Z] #28 DONE 0.9s [2020-02-28T13:50:12.013Z] [2020-02-28T13:50:12.013Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-28T13:50:12.013Z] #31 DONE 0.1s [2020-02-28T13:50:12.013Z] [2020-02-28T13:50:12.013Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:50:12.013Z] #44 138.1 CC criu/proc_parse.o [2020-02-28T13:50:12.038Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-28T13:50:12.038Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.62s) [2020-02-28T13:50:12.038Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s) [2020-02-28T13:50:12.038Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.09s) [2020-02-28T13:50:12.038Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.14s) [2020-02-28T13:50:12.038Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.41s) [2020-02-28T13:50:12.038Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.38s) [2020-02-28T13:50:12.038Z] === RUN TestBuildMultiStageCopy [2020-02-28T13:50:12.038Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-28T13:50:12.270Z] #44 ... [2020-02-28T13:50:12.270Z] [2020-02-28T13:50:12.270Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-28T13:50:12.270Z] #34 DONE 0.1s [2020-02-28T13:50:12.270Z] [2020-02-28T13:50:12.270Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-28T13:50:12.270Z] #39 DONE 0.1s [2020-02-28T13:50:12.528Z] [2020-02-28T13:50:12.528Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:50:14.506Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-28T13:50:14.855Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-28T13:50:15.052Z] #53 ... [2020-02-28T13:50:15.052Z] [2020-02-28T13:50:15.052Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:50:15.052Z] #44 140.6 CC criu/protobuf-desc.o [2020-02-28T13:50:15.598Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-28T13:50:15.616Z] #44 141.6 CC criu/protobuf.o [2020-02-28T13:50:15.873Z] #44 142.1 CC criu/pstree.o [2020-02-28T13:50:15.956Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-28T13:50:16.247Z] --- PASS: TestBuildSquashParent (6.24s) [2020-02-28T13:50:16.247Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-28T13:50:16.247Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-28T13:50:16.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-28T13:50:16.247Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-28T13:50:16.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-28T13:50:16.247Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-28T13:50:16.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-28T13:50:16.247Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-28T13:50:16.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-28T13:50:16.247Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-28T13:50:16.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-28T13:50:16.247Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-28T13:50:16.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-28T13:50:16.247Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-28T13:50:16.247Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-28T13:50:16.247Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-28T13:50:16.247Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-28T13:50:16.703Z] --- PASS: TestBuildMultiStageCopy (4.68s) [2020-02-28T13:50:16.703Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s) [2020-02-28T13:50:16.703Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.43s) [2020-02-28T13:50:16.703Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2020-02-28T13:50:16.703Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-02-28T13:50:16.703Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-02-28T13:50:16.703Z] === RUN TestBuildMultiStageParentConfig [2020-02-28T13:50:17.243Z] #44 143.2 CC criu/rbtree.o [2020-02-28T13:50:17.243Z] #44 ... [2020-02-28T13:50:17.243Z] [2020-02-28T13:50:17.243Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T13:50:17.243Z] #41 DONE 206.2s [2020-02-28T13:50:17.500Z] [2020-02-28T13:50:17.500Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:50:17.757Z] #57 ... [2020-02-28T13:50:17.757Z] [2020-02-28T13:50:17.757Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:50:17.757Z] #44 143.6 CC criu/rst-malloc.o [2020-02-28T13:50:17.906Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2020-02-28T13:50:17.906Z] === RUN TestBuildLabelWithTargets [2020-02-28T13:50:18.015Z] #44 144.0 CC criu/seccomp.o [2020-02-28T13:50:18.781Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-28T13:50:18.781Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-28T13:50:18.946Z] #44 ... [2020-02-28T13:50:18.946Z] [2020-02-28T13:50:18.946Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-28T13:50:18.946Z] #42 DONE 0.2s [2020-02-28T13:50:18.946Z] [2020-02-28T13:50:18.946Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:50:18.946Z] #44 144.8 CC criu/seize.o [2020-02-28T13:50:19.511Z] #44 145.5 CC criu/servicefd.o [2020-02-28T13:50:19.768Z] #44 145.8 CC criu/shmem.o [2020-02-28T13:50:20.285Z] --- PASS: TestBuildLabelWithTargets (2.06s) [2020-02-28T13:50:20.285Z] === RUN TestBuildWithEmptyLayers [2020-02-28T13:50:20.699Z] #44 146.6 CC criu/sigframe.o [2020-02-28T13:50:20.699Z] #44 146.8 CC criu/signalfd.o [2020-02-28T13:50:20.957Z] #44 147.0 CC criu/sk-inet.o [2020-02-28T13:50:21.046Z] --- PASS: TestBuildWithEmptyLayers (0.90s) [2020-02-28T13:50:21.046Z] === RUN TestBuildMultiStageOnBuild [2020-02-28T13:50:21.325Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-28T13:50:21.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.72s) [2020-02-28T13:50:21.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.72s) [2020-02-28T13:50:21.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.09s) [2020-02-28T13:50:21.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.20s) [2020-02-28T13:50:21.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.28s) [2020-02-28T13:50:21.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.35s) [2020-02-28T13:50:21.325Z] === RUN TestBuildMultiStageCopy [2020-02-28T13:50:21.325Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-28T13:50:21.889Z] #44 147.8 CC criu/sk-netlink.o [2020-02-28T13:50:22.454Z] #44 148.3 CC criu/sk-packet.o [2020-02-28T13:50:23.019Z] #44 148.8 CC criu/sk-queue.o [2020-02-28T13:50:23.276Z] #44 149.2 CC criu/sk-tcp.o [2020-02-28T13:50:23.534Z] #44 149.7 CC criu/sk-unix.o [2020-02-28T13:50:23.857Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-28T13:50:23.857Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-28T13:50:24.032Z] INFO: Expanding go... [2020-02-28T13:50:24.166Z] --- PASS: TestBuildMultiStageOnBuild (3.18s) [2020-02-28T13:50:24.166Z] === RUN TestBuildUncleanTarFilenames [2020-02-28T13:50:24.424Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-28T13:50:24.990Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-28T13:50:25.403Z] --- PASS: TestBuildUncleanTarFilenames (1.20s) [2020-02-28T13:50:25.403Z] === RUN TestBuildMultiStageLayerLeak [2020-02-28T13:50:25.431Z] #44 151.3 CC criu/sockets.o [2020-02-28T13:50:25.556Z] --- PASS: TestBuildMultiStageCopy (4.43s) [2020-02-28T13:50:25.556Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.27s) [2020-02-28T13:50:25.556Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-02-28T13:50:25.556Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-02-28T13:50:25.556Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-02-28T13:50:25.556Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2020-02-28T13:50:25.556Z] === RUN TestBuildMultiStageParentConfig [2020-02-28T13:50:25.996Z] #44 151.9 CC criu/stats.o [2020-02-28T13:50:26.255Z] #44 152.2 CC criu/string.o [2020-02-28T13:50:26.255Z] #44 152.3 CC criu/sysctl.o [2020-02-28T13:50:26.820Z] #44 152.8 CC criu/sysfs_parse.o [2020-02-28T13:50:26.932Z] --- PASS: TestBuildMultiStageParentConfig (1.48s) [2020-02-28T13:50:26.932Z] === RUN TestBuildLabelWithTargets [2020-02-28T13:50:27.078Z] #44 153.2 CC criu/timerfd.o [2020-02-28T13:50:27.643Z] #44 153.6 CC criu/tty.o [2020-02-28T13:50:28.458Z] --- PASS: TestBuildMultiStageLayerLeak (3.00s) [2020-02-28T13:50:28.458Z] === RUN TestBuildWithHugeFile [2020-02-28T13:50:29.463Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2020-02-28T13:50:29.463Z] === RUN TestBuildWithEmptyLayers [2020-02-28T13:50:29.540Z] #44 155.2 CC criu/tun.o [2020-02-28T13:50:29.540Z] #44 155.6 CC criu/uffd.o [2020-02-28T13:50:29.540Z] #44 ... [2020-02-28T13:50:29.540Z] [2020-02-28T13:50:29.540Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T13:50:29.540Z] #57 111.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-28T13:50:30.399Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-02-28T13:50:30.399Z] === RUN TestBuildMultiStageOnBuild [2020-02-28T13:50:31.501Z] #57 112.5 + mkdir -p /build [2020-02-28T13:50:31.502Z] #57 112.5 + cp runc /build/runc [2020-02-28T13:50:31.502Z] #57 DONE 112.9s [2020-02-28T13:50:31.502Z] [2020-02-28T13:50:31.502Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T13:50:31.502Z] #44 156.6 CC criu/util.o [2020-02-28T13:50:32.067Z] #44 158.0 CC criu/uts_ns.o [2020-02-28T13:50:32.324Z] #44 158.4 CC criu/vdso-compat.o [2020-02-28T13:50:32.582Z] #44 158.6 CC criu/vdso.o [2020-02-28T13:50:32.930Z] --- PASS: TestBuildMultiStageOnBuild (2.78s) [2020-02-28T13:50:32.930Z] === RUN TestBuildUncleanTarFilenames [2020-02-28T13:50:33.148Z] #44 159.2 LINK criu/built-in.o [2020-02-28T13:50:33.406Z] #44 159.3 LINK criu/criu [2020-02-28T13:50:33.664Z] #44 159.6 DEP lib/c/criu.d [2020-02-28T13:50:33.664Z] #44 159.7 CC images/rpc.pb-c.o [2020-02-28T13:50:33.921Z] #44 160.1 CC lib/c/criu.o [2020-02-28T13:50:34.307Z] --- PASS: TestBuildUncleanTarFilenames (1.40s) [2020-02-28T13:50:34.307Z] === RUN TestBuildMultiStageLayerLeak [2020-02-28T13:50:34.855Z] #44 160.7 LINK lib/c/built-in.o [2020-02-28T13:50:34.855Z] #44 160.7 LINK lib/c/libcriu.so [2020-02-28T13:50:34.855Z] #44 160.8 LINK lib/c/libcriu.a [2020-02-28T13:50:34.855Z] #44 160.9 GEN magic.py [2020-02-28T13:50:35.113Z] #44 161.0 Note: Building without setproctitle() and strlcpy() support. [2020-02-28T13:50:35.113Z] #44 161.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-28T13:50:35.113Z] #44 161.0 Note: Building without GnuTLS support [2020-02-28T13:50:35.370Z] #44 161.5 fatal: not a git repository (or any of the parent directories): .git [2020-02-28T13:50:35.935Z] #44 162.0 make[1]: Nothing to be done for 'all'. [2020-02-28T13:50:36.501Z] #44 162.6 make[1]: 'images/built-in.o' is up to date. [2020-02-28T13:50:36.501Z] #44 162.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-28T13:50:36.501Z] #44 162.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-28T13:50:36.501Z] #44 162.6 make[1]: 'compel/libcompel.a' is up to date. [2020-02-28T13:50:36.501Z] #44 162.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-28T13:50:36.501Z] #44 162.6 make[1]: Nothing to be done for 'all'. [2020-02-28T13:50:36.501Z] #44 162.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-28T13:50:36.757Z] #44 162.8 make[2]: Nothing to be done for 'all'. [2020-02-28T13:50:36.757Z] #44 162.8 make[2]: Nothing to be done for 'all'. [2020-02-28T13:50:36.757Z] #44 162.8 make[2]: Nothing to be done for 'all'. [2020-02-28T13:50:36.757Z] #44 162.9 make[2]: Nothing to be done for 'all'. [2020-02-28T13:50:36.968Z] #24 ... [2020-02-28T13:50:36.968Z] [2020-02-28T13:50:36.969Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:50:36.969Z] #63 392.6 + bin/containerd [2020-02-28T13:50:36.969Z] #63 ... [2020-02-28T13:50:36.969Z] [2020-02-28T13:50:36.969Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:50:36.969Z] #54 DONE 450.0s [2020-02-28T13:50:36.969Z] [2020-02-28T13:50:36.969Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:50:37.014Z] #44 163.0 make[2]: Nothing to be done for 'all'. [2020-02-28T13:50:37.014Z] #44 163.0 make[2]: Nothing to be done for 'all'. [2020-02-28T13:50:37.014Z] #44 163.1 make[2]: Nothing to be done for 'all'. [2020-02-28T13:50:37.014Z] #44 163.2 make[2]: Nothing to be done for 'all'. [2020-02-28T13:50:37.271Z] #44 163.2 INSTALL criu/criu [2020-02-28T13:50:37.529Z] #44 DONE 163.5s [2020-02-28T13:50:37.529Z] [2020-02-28T13:50:37.529Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:50:37.529Z] #62 185.3 + bin/containerd [2020-02-28T13:50:37.591Z] --- PASS: TestBuildMultiStageLayerLeak (2.87s) [2020-02-28T13:50:37.591Z] === RUN TestBuildWithHugeFile [2020-02-28T13:50:38.459Z] #62 ... [2020-02-28T13:50:38.459Z] [2020-02-28T13:50:38.459Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-28T13:50:38.459Z] #45 DONE 0.1s [2020-02-28T13:50:38.459Z] [2020-02-28T13:50:38.459Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-28T13:50:38.459Z] #48 DONE 0.1s [2020-02-28T13:50:38.459Z] [2020-02-28T13:50:38.459Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:50:38.715Z] #62 ... [2020-02-28T13:50:38.715Z] [2020-02-28T13:50:38.715Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-28T13:50:38.715Z] #51 DONE 0.1s [2020-02-28T13:50:38.715Z] [2020-02-28T13:50:38.715Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:50:42.888Z] #62 ... [2020-02-28T13:50:42.888Z] [2020-02-28T13:50:42.888Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:50:42.888Z] #53 DONE 226.9s [2020-02-28T13:50:42.888Z] [2020-02-28T13:50:42.888Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:50:44.260Z] #62 ... [2020-02-28T13:50:44.260Z] [2020-02-28T13:50:44.260Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-28T13:50:44.260Z] #54 DONE 0.2s [2020-02-28T13:50:44.260Z] [2020-02-28T13:50:44.260Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-28T13:50:44.260Z] #58 DONE 0.1s [2020-02-28T13:50:44.260Z] [2020-02-28T13:50:44.260Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:50:47.409Z] #63 ... [2020-02-28T13:50:47.409Z] [2020-02-28T13:50:47.409Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:50:47.409Z] #24 460.0 + return [2020-02-28T13:50:47.409Z] #24 DONE 460.1s [2020-02-28T13:50:47.410Z] [2020-02-28T13:50:47.410Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:50:48.917Z] #63 ... [2020-02-28T13:50:48.917Z] [2020-02-28T13:50:48.917Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-28T13:50:48.917Z] #25 DONE 0.1s [2020-02-28T13:50:48.917Z] [2020-02-28T13:50:48.917Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-28T13:50:49.150Z] INFO: Expanding compiler 1 of 3... [2020-02-28T13:50:49.150Z] INFO: Expanding compiler 2 of 3... [2020-02-28T13:50:49.211Z] #29 DONE 0.4s [2020-02-28T13:50:49.211Z] [2020-02-28T13:50:49.211Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:50:49.211Z] #63 ... [2020-02-28T13:50:49.211Z] [2020-02-28T13:50:49.211Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-28T13:50:49.211Z] #32 DONE 0.1s [2020-02-28T13:50:49.211Z] [2020-02-28T13:50:49.211Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-28T13:50:49.211Z] #35 DONE 0.1s [2020-02-28T13:50:49.211Z] [2020-02-28T13:50:49.211Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-28T13:50:49.211Z] #40 DONE 0.1s [2020-02-28T13:50:49.211Z] [2020-02-28T13:50:49.211Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:50:49.509Z] #63 ... [2020-02-28T13:50:49.510Z] [2020-02-28T13:50:49.510Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-28T13:50:49.510Z] #43 DONE 0.1s [2020-02-28T13:50:49.510Z] [2020-02-28T13:50:49.510Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-28T13:50:49.510Z] #46 DONE 0.1s [2020-02-28T13:50:49.510Z] [2020-02-28T13:50:49.510Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-28T13:50:49.799Z] #49 DONE 0.1s [2020-02-28T13:50:49.799Z] [2020-02-28T13:50:49.799Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-28T13:50:49.799Z] #52 DONE 0.1s [2020-02-28T13:50:49.799Z] [2020-02-28T13:50:49.799Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-28T13:50:49.799Z] #55 DONE 0.1s [2020-02-28T13:50:49.799Z] [2020-02-28T13:50:49.799Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-28T13:50:49.799Z] #59 DONE 0.1s [2020-02-28T13:50:49.799Z] [2020-02-28T13:50:49.799Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T13:50:53.825Z] INFO: Expanding compiler 3 of 3... [2020-02-28T13:50:54.282Z] INFO: Removing downloaded files... [2020-02-28T13:50:54.282Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-02-28T13:50:54.282Z] INFO: Configuring git core.autocrlf... [2020-02-28T13:50:56.747Z] --- PASS: TestBuildWithHugeFile (27.04s) [2020-02-28T13:50:56.747Z] === RUN TestBuildWithEmptyDockerfile [2020-02-28T13:50:56.747Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-28T13:50:56.747Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-28T13:50:56.747Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-28T13:50:56.747Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-28T13:50:56.747Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-28T13:50:56.747Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-28T13:50:56.747Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-28T13:50:56.747Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-28T13:50:56.747Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-28T13:50:56.747Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-02-28T13:50:56.747Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-02-28T13:50:56.747Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-02-28T13:50:56.747Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-02-28T13:50:56.747Z] === RUN TestBuildPreserveOwnership [2020-02-28T13:50:56.747Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-28T13:50:59.851Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-28T13:51:01.601Z] --- PASS: TestBuildPreserveOwnership (5.82s) [2020-02-28T13:51:01.601Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.72s) [2020-02-28T13:51:01.601Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2020-02-28T13:51:01.601Z] === RUN TestBuildPlatformInvalid [2020-02-28T13:51:01.601Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-02-28T13:51:01.601Z] PASS [2020-02-28T13:51:01.601Z] [2020-02-28T13:51:01.601Z] === Skipped [2020-02-28T13:51:01.601Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-02-28T13:51:01.601Z] build_session_test.go:25: TODO: BuildKit [2020-02-28T13:51:01.601Z] [2020-02-28T13:51:01.601Z] [2020-02-28T13:51:01.601Z] DONE 32 tests, 1 skipped in 74.575s [2020-02-28T13:51:01.601Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-02-28T13:51:01.601Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:51:01.601Z] ++ set -e [2020-02-28T13:51:01.601Z] ++ '[' -n 0 ']' [2020-02-28T13:51:01.601Z] ++ set -x [2020-02-28T13:51:01.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:51:01.601Z] INFO: Testing against a local daemon [2020-02-28T13:51:01.601Z] === RUN TestConfigList [2020-02-28T13:51:04.801Z] --- PASS: TestConfigList (2.68s) [2020-02-28T13:51:04.801Z] === RUN TestConfigsCreateAndDelete [2020-02-28T13:51:06.168Z] #62 212.8 + bin/containerd-stress [2020-02-28T13:51:06.733Z] #62 214.5 + bin/containerd-shim [2020-02-28T13:51:07.371Z] --- PASS: TestConfigsCreateAndDelete (2.92s) [2020-02-28T13:51:07.371Z] === RUN TestConfigsUpdate [2020-02-28T13:51:09.742Z] --- PASS: TestConfigsUpdate (2.33s) [2020-02-28T13:51:09.742Z] === RUN TestTemplatedConfig [2020-02-28T13:51:12.810Z] --- PASS: TestTemplatedConfig (3.14s) [2020-02-28T13:51:12.810Z] === RUN TestConfigInspect [2020-02-28T13:51:13.285Z] #62 221.0 + bin/containerd-shim-runc-v1 [2020-02-28T13:51:15.929Z] --- PASS: TestConfigInspect (2.70s) [2020-02-28T13:51:15.929Z] === RUN TestConfigCreateWithLabels [2020-02-28T13:51:16.563Z] #62 223.9 + bin/containerd-shim-runc-v2 [2020-02-28T13:51:17.126Z] #62 224.7 + binaries [2020-02-28T13:51:17.126Z] #62 224.7 + mkdir -p /build [2020-02-28T13:51:17.126Z] #62 224.7 + cp bin/containerd /build/containerd [2020-02-28T13:51:17.126Z] #62 224.7 + cp bin/containerd-shim /build/containerd-shim [2020-02-28T13:51:17.126Z] #62 224.7 + cp bin/ctr /build/ctr [2020-02-28T13:51:17.383Z] #62 DONE 225.2s [2020-02-28T13:51:17.682Z] --- PASS: TestConfigCreateWithLabels (2.28s) [2020-02-28T13:51:17.682Z] === RUN TestConfigCreateResolve [2020-02-28T13:51:18.317Z] [2020-02-28T13:51:18.317Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-28T13:51:18.573Z] #63 DONE 0.2s [2020-02-28T13:51:18.573Z] [2020-02-28T13:51:18.573Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-28T13:51:18.573Z] #67 DONE 0.1s [2020-02-28T13:51:18.573Z] [2020-02-28T13:51:18.573Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-28T13:51:18.829Z] #69 DONE 0.2s [2020-02-28T13:51:18.830Z] [2020-02-28T13:51:18.830Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-28T13:51:18.830Z] #72 DONE 0.1s [2020-02-28T13:51:18.830Z] [2020-02-28T13:51:18.830Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-28T13:51:18.830Z] #73 DONE 0.0s [2020-02-28T13:51:18.830Z] [2020-02-28T13:51:18.830Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-28T13:51:19.759Z] #74 DONE 0.8s [2020-02-28T13:51:19.759Z] [2020-02-28T13:51:19.759Z] #75 exporting to image [2020-02-28T13:51:19.759Z] #75 exporting layers [2020-02-28T13:51:20.902Z] --- PASS: TestConfigCreateResolve (2.89s) [2020-02-28T13:51:20.902Z] === RUN TestConfigDaemonLibtrustID [2020-02-28T13:51:21.251Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-02-28T13:51:21.251Z] PASS [2020-02-28T13:51:21.251Z] [2020-02-28T13:51:21.251Z] DONE 8 tests in 19.542s [2020-02-28T13:51:21.251Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-02-28T13:51:21.251Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:51:21.251Z] ++ set -e [2020-02-28T13:51:21.251Z] ++ '[' -n 0 ']' [2020-02-28T13:51:21.251Z] ++ set -x [2020-02-28T13:51:21.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:51:21.251Z] INFO: Testing against a local daemon [2020-02-28T13:51:21.251Z] === RUN TestCheckpoint [2020-02-28T13:51:21.251Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-28T13:51:21.251Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-28T13:51:21.251Z] === RUN TestContainerInvalidJSON [2020-02-28T13:51:21.251Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-28T13:51:21.251Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-28T13:51:21.251Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-28T13:51:21.251Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-28T13:51:21.251Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-28T13:51:21.251Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-28T13:51:21.251Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-28T13:51:21.251Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-28T13:51:21.251Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-28T13:51:21.251Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-02-28T13:51:21.251Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-28T13:51:21.251Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-28T13:51:21.251Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-28T13:51:21.251Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-28T13:51:21.598Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-02-28T13:51:21.598Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-28T13:51:21.598Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-02-28T13:51:21.598Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-28T13:51:21.598Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-02-28T13:51:21.598Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-28T13:51:21.598Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-02-28T13:51:21.598Z] === RUN TestCopyFromContainer [2020-02-28T13:51:23.362Z] === RUN TestCopyFromContainer// [2020-02-28T13:51:23.362Z] === RUN TestCopyFromContainer//bar/root [2020-02-28T13:51:23.708Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-28T13:51:23.708Z] === RUN TestCopyFromContainer/bar/quux [2020-02-28T13:51:23.708Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-28T13:51:23.708Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-28T13:51:24.084Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-28T13:51:24.084Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-28T13:51:24.084Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-28T13:51:24.084Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-28T13:51:24.084Z] --- PASS: TestCopyFromContainer (2.48s) [2020-02-28T13:51:24.084Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-02-28T13:51:24.084Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-02-28T13:51:24.084Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-02-28T13:51:24.084Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-02-28T13:51:24.084Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-02-28T13:51:24.084Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-02-28T13:51:24.084Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2020-02-28T13:51:24.084Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-02-28T13:51:24.084Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-02-28T13:51:24.084Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-02-28T13:51:24.084Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-28T13:51:24.286Z] --- PASS: TestBuildWithHugeFile (40.96s) [2020-02-28T13:51:24.287Z] === RUN TestBuildWithEmptyDockerfile [2020-02-28T13:51:24.287Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-28T13:51:24.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-28T13:51:24.287Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-28T13:51:24.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-28T13:51:24.287Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-28T13:51:24.287Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-28T13:51:24.287Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-28T13:51:24.287Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-28T13:51:24.287Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-28T13:51:24.287Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2020-02-28T13:51:24.287Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2020-02-28T13:51:24.287Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-02-28T13:51:24.287Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-02-28T13:51:24.287Z] === RUN TestBuildPreserveOwnership [2020-02-28T13:51:24.287Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-28T13:51:24.287Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-28T13:51:24.446Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-28T13:51:24.446Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-28T13:51:24.446Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-28T13:51:24.446Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-28T13:51:24.446Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-28T13:51:24.446Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-28T13:51:24.446Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-28T13:51:24.446Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-28T13:51:24.446Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-28T13:51:24.446Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2020-02-28T13:51:24.446Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-28T13:51:24.446Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-28T13:51:24.446Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-28T13:51:24.446Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-28T13:51:24.446Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-02-28T13:51:24.446Z] === RUN TestCreateWithInvalidEnv [2020-02-28T13:51:24.446Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-28T13:51:24.446Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-28T13:51:24.446Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-28T13:51:24.446Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-28T13:51:24.446Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-28T13:51:24.446Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-28T13:51:24.446Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-28T13:51:24.446Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-28T13:51:24.446Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-28T13:51:24.446Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-02-28T13:51:24.446Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-28T13:51:24.446Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-28T13:51:24.446Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-28T13:51:24.446Z] === RUN TestCreateTmpfsMountsTarget [2020-02-28T13:51:24.446Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-02-28T13:51:24.446Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-28T13:51:24.545Z] --- PASS: TestBuildPreserveOwnership (6.04s) [2020-02-28T13:51:24.545Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.96s) [2020-02-28T13:51:24.545Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2020-02-28T13:51:24.545Z] === RUN TestBuildPlatformInvalid [2020-02-28T13:51:24.803Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-02-28T13:51:24.803Z] PASS [2020-02-28T13:51:24.803Z] [2020-02-28T13:51:24.803Z] === Skipped [2020-02-28T13:51:24.803Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-02-28T13:51:24.803Z] build_session_test.go:25: TODO: BuildKit [2020-02-28T13:51:24.803Z] [2020-02-28T13:51:24.803Z] [2020-02-28T13:51:24.803Z] DONE 32 tests, 1 skipped in 89.659s [2020-02-28T13:51:24.803Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-02-28T13:51:24.803Z] ++ 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 [2020-02-28T13:51:24.803Z] ++ set -e [2020-02-28T13:51:24.803Z] ++ '[' -n 0 ']' [2020-02-28T13:51:24.803Z] ++ set -x [2020-02-28T13:51:24.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=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 [2020-02-28T13:51:25.061Z] INFO: Testing against a local daemon [2020-02-28T13:51:25.061Z] === RUN TestConfigList [2020-02-28T13:51:26.306Z] #75 exporting layers 5.9s done [2020-02-28T13:51:26.306Z] #75 writing image sha256:44b77c68e028987625a6ae01b5b1248fa785cc773f68966a638296a96c869b33 done [2020-02-28T13:51:26.306Z] #75 naming to docker.io/library/docker:31549a69e13df4487a313bd6a6211b5f532f0eb0 done [2020-02-28T13:51:26.306Z] #75 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-02-28T13:51:26.631Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40594/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40594/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=31549a69e13df4487a313bd6a6211b5f532f0eb0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:31549a69e13df4487a313bd6a6211b5f532f0eb0 hack/validate/default [2020-02-28T13:51:26.791Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s) [2020-02-28T13:51:26.791Z] === RUN TestCreateWithCapabilities [2020-02-28T13:51:26.791Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-28T13:51:26.791Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-28T13:51:26.791Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-28T13:51:26.791Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-28T13:51:26.791Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-28T13:51:26.791Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-28T13:51:26.791Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-28T13:51:26.791Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-28T13:51:26.791Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-28T13:51:26.791Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-28T13:51:26.791Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-28T13:51:26.791Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-28T13:51:26.791Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-28T13:51:26.791Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-28T13:51:26.791Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-28T13:51:26.791Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-28T13:51:26.791Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-28T13:51:26.791Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-28T13:51:26.791Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-28T13:51:26.791Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-28T13:51:26.791Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-28T13:51:26.791Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-28T13:51:26.791Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-28T13:51:26.791Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-28T13:51:26.791Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-28T13:51:26.791Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-28T13:51:26.791Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-28T13:51:26.791Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-28T13:51:26.791Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-28T13:51:26.792Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-28T13:51:26.792Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-28T13:51:26.792Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-28T13:51:26.792Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-28T13:51:27.141Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-02-28T13:51:27.141Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-28T13:51:27.141Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-28T13:51:27.141Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-02-28T13:51:27.141Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-02-28T13:51:27.141Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-02-28T13:51:27.141Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-02-28T13:51:27.141Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-02-28T13:51:27.141Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-28T13:51:27.141Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-02-28T13:51:27.141Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-02-28T13:51:27.141Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-02-28T13:51:27.141Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-28T13:51:27.564Z] Congratulations! All commits are properly signed with the DCO! [2020-02-28T13:51:27.564Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-02-28T13:51:27.564Z] No api/types/ or api/swagger.yaml changes in diff. [2020-02-28T13:51:27.564Z] Congratulations! All TOML source files changed here have valid syntax. [2020-02-28T13:51:27.564Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-02-28T13:51:27.564Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-02-28T13:51:27.564Z] Congratulations! No new tests were added to integration-cli. [2020-02-28T13:51:27.564Z] [2020-02-28T13:51:27.564Z] INFO Start validation with golang-ci-lint [2020-02-28T13:51:27.820Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-02-28T13:51:27.820Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-02-28T13:51:29.103Z] #63 445.5 + bin/containerd-stress [2020-02-28T13:51:29.103Z] #63 449.1 + bin/containerd-shim [2020-02-28T13:51:29.248Z] --- PASS: TestConfigList (3.42s) [2020-02-28T13:51:29.248Z] === RUN TestConfigsCreateAndDelete [2020-02-28T13:51:29.484Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.40s) [2020-02-28T13:51:29.484Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-28T13:51:29.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-28T13:51:29.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-28T13:51:29.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-28T13:51:29.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-28T13:51:29.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-28T13:51:29.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-28T13:51:29.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-28T13:51:29.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-28T13:51:29.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-28T13:51:29.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-28T13:51:29.484Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-28T13:51:29.484Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-28T13:51:29.484Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-28T13:51:29.484Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-28T13:51:29.484Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-28T13:51:29.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-02-28T13:51:29.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2020-02-28T13:51:29.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-02-28T13:51:29.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-02-28T13:51:29.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-02-28T13:51:29.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-02-28T13:51:29.484Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-28T13:51:30.228Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2020-02-28T13:51:30.228Z] === RUN TestContainerStartOnDaemonRestart [2020-02-28T13:51:30.228Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-28T13:51:30.228Z] === RUN TestDaemonRestartIpcMode [2020-02-28T13:51:30.228Z] === PAUSE TestDaemonRestartIpcMode [2020-02-28T13:51:30.228Z] === RUN TestDaemonHostGatewayIP [2020-02-28T13:51:30.228Z] === PAUSE TestDaemonHostGatewayIP [2020-02-28T13:51:30.228Z] === RUN TestDiff [2020-02-28T13:51:30.974Z] --- PASS: TestDiff (0.83s) [2020-02-28T13:51:30.974Z] === RUN TestExecWithCloseStdin [2020-02-28T13:51:31.779Z] --- PASS: TestConfigsCreateAndDelete (3.27s) [2020-02-28T13:51:31.779Z] === RUN TestConfigsUpdate [2020-02-28T13:51:32.175Z] --- PASS: TestExecWithCloseStdin (1.02s) [2020-02-28T13:51:32.175Z] === RUN TestExec [2020-02-28T13:51:32.921Z] --- PASS: TestExec (0.92s) [2020-02-28T13:51:32.921Z] === RUN TestExecUser [2020-02-28T13:51:34.129Z] --- PASS: TestExecUser (0.92s) [2020-02-28T13:51:34.129Z] === RUN TestExportContainerAndImportImage [2020-02-28T13:51:35.066Z] --- PASS: TestConfigsUpdate (3.21s) [2020-02-28T13:51:35.066Z] === RUN TestTemplatedConfig [2020-02-28T13:51:35.334Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2020-02-28T13:51:35.334Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-28T13:51:36.691Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2020-02-28T13:51:36.691Z] === RUN TestHealthCheckWorkdir [2020-02-28T13:51:37.983Z] --- PASS: TestHealthCheckWorkdir (1.23s) [2020-02-28T13:51:37.983Z] === RUN TestHealthKillContainer [2020-02-28T13:51:38.350Z] --- PASS: TestTemplatedConfig (3.39s) [2020-02-28T13:51:38.350Z] === RUN TestConfigInspect [2020-02-28T13:51:39.455Z] #63 459.5 + bin/containerd-shim-runc-v1 [2020-02-28T13:51:41.065Z] --- PASS: TestHealthKillContainer (3.08s) [2020-02-28T13:51:41.065Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-28T13:51:41.634Z] --- PASS: TestConfigInspect (3.30s) [2020-02-28T13:51:41.634Z] === RUN TestConfigCreateWithLabels [2020-02-28T13:51:41.812Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s) [2020-02-28T13:51:41.812Z] === RUN TestIpcModeNone [2020-02-28T13:51:42.557Z] --- PASS: TestIpcModeNone (0.87s) [2020-02-28T13:51:42.557Z] === RUN TestIpcModePrivate [2020-02-28T13:51:43.758Z] --- PASS: TestIpcModePrivate (1.02s) [2020-02-28T13:51:43.758Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2020-02-28T13:51:43.758Z] === RUN TestIpcModeShareable [2020-02-28T13:51:43.892Z] #63 464.6 + bin/containerd-shim-runc-v2 [2020-02-28T13:51:44.905Z] #63 466.0 + binaries [2020-02-28T13:51:44.905Z] #63 466.0 + mkdir -p /build [2020-02-28T13:51:44.905Z] #63 466.1 + cp bin/containerd /build/containerd [2020-02-28T13:51:44.905Z] #63 466.1 + cp bin/containerd-shim /build/containerd-shim [2020-02-28T13:51:44.905Z] #63 466.1 + cp bin/ctr /build/ctr [2020-02-28T13:51:44.905Z] #63 DONE 466.2s [2020-02-28T13:51:44.918Z] --- PASS: TestConfigCreateWithLabels (3.24s) [2020-02-28T13:51:44.918Z] === RUN TestConfigCreateResolve [2020-02-28T13:51:44.952Z] --- PASS: TestIpcModeShareable (1.05s) [2020-02-28T13:51:44.952Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2020-02-28T13:51:44.952Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-28T13:51:46.399Z] [2020-02-28T13:51:46.399Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-28T13:51:46.399Z] #64 DONE 0.1s [2020-02-28T13:51:46.685Z] [2020-02-28T13:51:46.685Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-28T13:51:46.685Z] #68 DONE 0.1s [2020-02-28T13:51:46.685Z] [2020-02-28T13:51:46.685Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-28T13:51:46.685Z] #70 DONE 0.1s [2020-02-28T13:51:46.685Z] [2020-02-28T13:51:46.685Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-28T13:51:46.685Z] #73 DONE 0.0s [2020-02-28T13:51:46.685Z] [2020-02-28T13:51:46.685Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-28T13:51:46.685Z] #74 DONE 0.0s [2020-02-28T13:51:46.685Z] [2020-02-28T13:51:46.685Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-28T13:51:48.015Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.81s) [2020-02-28T13:51:48.015Z] === RUN TestAPIIpcModeHost [2020-02-28T13:51:48.204Z] --- PASS: TestConfigCreateResolve (3.23s) [2020-02-28T13:51:48.204Z] === RUN TestConfigDaemonLibtrustID [2020-02-28T13:51:48.368Z] --- PASS: TestAPIIpcModeHost (0.75s) [2020-02-28T13:51:48.368Z] === RUN TestDaemonIpcModeShareable [2020-02-28T13:51:48.771Z] --- PASS: TestConfigDaemonLibtrustID (0.67s) [2020-02-28T13:51:48.771Z] PASS [2020-02-28T13:51:48.771Z] [2020-02-28T13:51:48.771Z] DONE 8 tests in 23.889s [2020-02-28T13:51:48.771Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-02-28T13:51:48.771Z] ++ 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 [2020-02-28T13:51:48.771Z] ++ set -e [2020-02-28T13:51:48.771Z] ++ '[' -n 0 ']' [2020-02-28T13:51:48.771Z] ++ set -x [2020-02-28T13:51:48.771Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T13:51:49.029Z] INFO: Testing against a local daemon [2020-02-28T13:51:49.029Z] === RUN TestCheckpoint [2020-02-28T13:51:49.029Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-28T13:51:49.029Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-28T13:51:49.029Z] === RUN TestContainerInvalidJSON [2020-02-28T13:51:49.029Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-28T13:51:49.029Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-28T13:51:49.029Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-28T13:51:49.029Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-28T13:51:49.029Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-28T13:51:49.029Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-28T13:51:49.029Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-28T13:51:49.029Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-28T13:51:49.029Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-28T13:51:49.029Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-02-28T13:51:49.029Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-28T13:51:49.029Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-28T13:51:49.029Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-28T13:51:49.029Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-28T13:51:49.287Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-02-28T13:51:49.287Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-28T13:51:49.287Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-02-28T13:51:49.287Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-28T13:51:49.385Z] #75 DONE 2.3s [2020-02-28T13:51:49.385Z] [2020-02-28T13:51:49.385Z] #76 exporting to oci image format [2020-02-28T13:51:49.385Z] #76 exporting layers [2020-02-28T13:51:49.547Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-02-28T13:51:49.547Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-28T13:51:49.547Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-02-28T13:51:49.547Z] === RUN TestCopyFromContainer [2020-02-28T13:51:50.114Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2020-02-28T13:51:50.114Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-02-28T13:51:50.114Z] === RUN TestDaemonIpcModePrivate [2020-02-28T13:51:51.448Z] === RUN TestCopyFromContainer// [2020-02-28T13:51:51.448Z] === RUN TestCopyFromContainer//bar/root [2020-02-28T13:51:51.707Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-28T13:51:51.707Z] === RUN TestCopyFromContainer/bar/quux [2020-02-28T13:51:51.966Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-28T13:51:51.966Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-28T13:51:52.077Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-02-28T13:51:52.077Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-02-28T13:51:52.077Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-28T13:51:52.225Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-28T13:51:52.225Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-28T13:51:52.483Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-28T13:51:52.483Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-28T13:51:52.741Z] --- PASS: TestCopyFromContainer (3.12s) [2020-02-28T13:51:52.741Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-02-28T13:51:52.741Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-02-28T13:51:52.741Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-02-28T13:51:52.741Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-02-28T13:51:52.741Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-02-28T13:51:52.741Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-02-28T13:51:52.741Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-02-28T13:51:52.741Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-02-28T13:51:52.741Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-02-28T13:51:52.741Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-02-28T13:51:52.741Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-28T13:51:52.741Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-28T13:51:52.741Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-28T13:51:52.741Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-28T13:51:52.741Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-28T13:51:52.741Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-28T13:51:52.741Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-28T13:51:52.741Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-28T13:51:52.741Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-28T13:51:52.741Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-28T13:51:52.741Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-28T13:51:52.741Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-28T13:51:52.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-28T13:51:52.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-28T13:51:52.742Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-28T13:51:52.742Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-02-28T13:51:52.742Z] === RUN TestCreateWithInvalidEnv [2020-02-28T13:51:52.742Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-28T13:51:52.742Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-28T13:51:52.742Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-28T13:51:52.742Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-28T13:51:52.742Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-28T13:51:52.742Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-28T13:51:52.742Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-28T13:51:52.742Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-28T13:51:52.742Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-28T13:51:52.742Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-28T13:51:52.742Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-28T13:51:52.742Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-28T13:51:52.742Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-28T13:51:52.742Z] === RUN TestCreateTmpfsMountsTarget [2020-02-28T13:51:52.742Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-02-28T13:51:52.742Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-28T13:51:53.290Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.59s) [2020-02-28T13:51:53.290Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-02-28T13:51:53.290Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-28T13:51:55.024Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s) [2020-02-28T13:51:55.024Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-02-28T13:51:55.024Z] === RUN TestIpcModeOlderClient [2020-02-28T13:51:55.024Z] === PAUSE TestIpcModeOlderClient [2020-02-28T13:51:55.024Z] === RUN TestKillContainerInvalidSignal [2020-02-28T13:51:55.273Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s) [2020-02-28T13:51:55.273Z] === RUN TestCreateWithCapabilities [2020-02-28T13:51:55.273Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-28T13:51:55.273Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-28T13:51:55.273Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-28T13:51:55.273Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-28T13:51:55.273Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-28T13:51:55.273Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-28T13:51:55.273Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-28T13:51:55.273Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-28T13:51:55.273Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-28T13:51:55.273Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-28T13:51:55.273Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-28T13:51:55.273Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-28T13:51:55.273Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-28T13:51:55.273Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-28T13:51:55.273Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-28T13:51:55.273Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-28T13:51:55.273Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-28T13:51:55.273Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-28T13:51:55.273Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-28T13:51:55.273Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-28T13:51:55.273Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-28T13:51:55.273Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-28T13:51:55.273Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-28T13:51:55.273Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-28T13:51:55.273Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-28T13:51:55.273Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-28T13:51:55.273Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-28T13:51:55.273Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-28T13:51:55.273Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-28T13:51:55.273Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-28T13:51:55.273Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-28T13:51:55.273Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-28T13:51:55.273Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-28T13:51:55.273Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-02-28T13:51:55.273Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-28T13:51:55.273Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-28T13:51:55.273Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-02-28T13:51:55.273Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-02-28T13:51:55.273Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-02-28T13:51:55.273Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-02-28T13:51:55.273Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2020-02-28T13:51:55.273Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-02-28T13:51:55.273Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-02-28T13:51:55.273Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-02-28T13:51:55.273Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-02-28T13:51:55.273Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-28T13:51:55.771Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-02-28T13:51:55.771Z] === RUN TestKillContainer [2020-02-28T13:51:55.771Z] === RUN TestKillContainer/no_signal [2020-02-28T13:51:56.981Z] === RUN TestKillContainer/non_killing_signal [2020-02-28T13:51:57.328Z] === RUN TestKillContainer/killing_signal [2020-02-28T13:51:57.804Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.32s) [2020-02-28T13:51:57.804Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-28T13:51:57.804Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-28T13:51:57.804Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-28T13:51:57.804Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-28T13:51:57.804Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-28T13:51:57.804Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-28T13:51:57.804Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-28T13:51:57.804Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-28T13:51:57.804Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-28T13:51:57.804Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-28T13:51:57.804Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-28T13:51:57.804Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-28T13:51:57.804Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-28T13:51:57.804Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-28T13:51:57.804Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-28T13:51:57.804Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-28T13:51:57.804Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-02-28T13:51:57.804Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-02-28T13:51:57.804Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-02-28T13:51:57.804Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-02-28T13:51:57.804Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-02-28T13:51:57.804Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-02-28T13:51:57.804Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-28T13:51:58.371Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2020-02-28T13:51:58.371Z] === RUN TestContainerStartOnDaemonRestart [2020-02-28T13:51:58.371Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-28T13:51:58.371Z] === RUN TestDaemonRestartIpcMode [2020-02-28T13:51:58.371Z] === PAUSE TestDaemonRestartIpcMode [2020-02-28T13:51:58.371Z] === RUN TestDaemonHostGatewayIP [2020-02-28T13:51:58.371Z] === PAUSE TestDaemonHostGatewayIP [2020-02-28T13:51:58.371Z] === RUN TestDiff [2020-02-28T13:51:58.542Z] --- PASS: TestKillContainer (2.54s) [2020-02-28T13:51:58.542Z] --- PASS: TestKillContainer/no_signal (0.83s) [2020-02-28T13:51:58.542Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2020-02-28T13:51:58.542Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2020-02-28T13:51:58.542Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-28T13:51:58.542Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-28T13:51:59.298Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-28T13:51:59.306Z] --- PASS: TestDiff (0.81s) [2020-02-28T13:51:59.306Z] === RUN TestExecWithCloseStdin [2020-02-28T13:52:00.052Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.79s) [2020-02-28T13:52:00.052Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2020-02-28T13:52:00.052Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2020-02-28T13:52:00.052Z] === RUN TestKillStoppedContainer [2020-02-28T13:52:00.240Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-02-28T13:52:00.240Z] === RUN TestExec [2020-02-28T13:52:00.403Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-02-28T13:52:00.403Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-28T13:52:00.403Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-02-28T13:52:00.403Z] === RUN TestKillDifferentUserContainer [2020-02-28T13:52:01.153Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-02-28T13:52:01.153Z] === RUN TestInspectOomKilledTrue [2020-02-28T13:52:01.153Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-28T13:52:01.153Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T13:52:01.153Z] === RUN TestInspectOomKilledFalse [2020-02-28T13:52:01.153Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-28T13:52:01.153Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T13:52:01.153Z] === RUN TestLinksEtcHostsContentMatch [2020-02-28T13:52:01.176Z] --- PASS: TestExec (0.90s) [2020-02-28T13:52:01.176Z] === RUN TestExecUser [2020-02-28T13:52:01.898Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-02-28T13:52:01.898Z] === RUN TestLinksContainerNames [2020-02-28T13:52:02.112Z] --- PASS: TestExecUser (0.90s) [2020-02-28T13:52:02.112Z] === RUN TestExportContainerAndImportImage [2020-02-28T13:52:03.048Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-02-28T13:52:03.048Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-28T13:52:03.636Z] --- PASS: TestLinksContainerNames (1.54s) [2020-02-28T13:52:03.636Z] === RUN TestLogsFollowTailEmpty [2020-02-28T13:52:04.379Z] --- PASS: TestLogsFollowTailEmpty (0.92s) [2020-02-28T13:52:04.379Z] === RUN TestContainerNetworkMountsNoChown [2020-02-28T13:52:04.951Z] --- PASS: TestExportContainerAfterDaemonRestart (2.03s) [2020-02-28T13:52:04.951Z] === RUN TestHealthCheckWorkdir [2020-02-28T13:52:05.138Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/default [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/default [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/private [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/private [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/rprivate [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/slave [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/slave [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/rslave [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/shared [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/shared [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/rshared [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-28T13:52:05.138Z] === CONT TestMountDaemonRoot/default [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-28T13:52:05.138Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-28T13:52:05.138Z] === CONT TestMountDaemonRoot/rshared [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-28T13:52:05.138Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-28T13:52:05.138Z] === CONT TestMountDaemonRoot/shared [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-28T13:52:05.138Z] === CONT TestMountDaemonRoot/rslave [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-28T13:52:05.138Z] === CONT TestMountDaemonRoot/slave [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-28T13:52:05.138Z] === CONT TestMountDaemonRoot/rprivate [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-28T13:52:05.138Z] === CONT TestMountDaemonRoot/private [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-28T13:52:05.138Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-28T13:52:05.138Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-28T13:52:05.138Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-28T13:52:05.138Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-28T13:52:05.138Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-28T13:52:05.138Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-28T13:52:05.498Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-28T13:52:05.498Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-28T13:52:05.498Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-28T13:52:05.498Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-28T13:52:05.498Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-28T13:52:05.498Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-28T13:52:05.498Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-28T13:52:05.498Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-28T13:52:05.498Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-28T13:52:05.498Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-28T13:52:05.498Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-28T13:52:05.498Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-28T13:52:05.498Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-28T13:52:05.853Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-28T13:52:05.853Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-28T13:52:05.853Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-28T13:52:05.853Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-28T13:52:05.853Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-28T13:52:05.853Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-28T13:52:05.853Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-28T13:52:05.853Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-28T13:52:05.853Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-02-28T13:52:05.853Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-02-28T13:52:05.853Z] === RUN TestContainerBindMountNonRecursive [2020-02-28T13:52:06.329Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2020-02-28T13:52:06.329Z] === RUN TestHealthKillContainer [2020-02-28T13:52:07.929Z] --- PASS: TestContainerBindMountNonRecursive (1.95s) [2020-02-28T13:52:07.929Z] === RUN TestNetworkNat [2020-02-28T13:52:08.688Z] --- PASS: TestNetworkNat (0.85s) [2020-02-28T13:52:08.688Z] === RUN TestNetworkLocalhostTCPNat [2020-02-28T13:52:09.449Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-02-28T13:52:09.449Z] === RUN TestNetworkLoopbackNat [2020-02-28T13:52:09.612Z] --- PASS: TestHealthKillContainer (3.00s) [2020-02-28T13:52:09.612Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-28T13:52:09.870Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2020-02-28T13:52:09.870Z] === RUN TestIpcModeNone [2020-02-28T13:52:10.652Z] --- PASS: TestNetworkLoopbackNat (1.07s) [2020-02-28T13:52:10.652Z] === RUN TestPause [2020-02-28T13:52:10.806Z] --- PASS: TestIpcModeNone (0.91s) [2020-02-28T13:52:10.806Z] === RUN TestIpcModePrivate [2020-02-28T13:52:11.399Z] --- PASS: TestPause (0.87s) [2020-02-28T13:52:11.399Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-28T13:52:11.399Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-28T13:52:11.399Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-28T13:52:11.399Z] === RUN TestPauseStopPausedContainer [2020-02-28T13:52:11.741Z] --- PASS: TestIpcModePrivate (0.93s) [2020-02-28T13:52:11.741Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-02-28T13:52:11.741Z] === RUN TestIpcModeShareable [2020-02-28T13:52:12.604Z] --- PASS: TestPauseStopPausedContainer (0.96s) [2020-02-28T13:52:12.604Z] === RUN TestPsFilter [2020-02-28T13:52:12.604Z] --- PASS: TestPsFilter (0.25s) [2020-02-28T13:52:12.604Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-28T13:52:12.675Z] --- PASS: TestIpcModeShareable (0.91s) [2020-02-28T13:52:12.675Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-02-28T13:52:12.675Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-28T13:52:13.346Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2020-02-28T13:52:13.347Z] === RUN TestRemoveContainerWithVolume [2020-02-28T13:52:14.541Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2020-02-28T13:52:14.541Z] === RUN TestRemoveContainerRunning [2020-02-28T13:52:15.282Z] --- PASS: TestRemoveContainerRunning (0.87s) [2020-02-28T13:52:15.282Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-28T13:52:15.961Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.79s) [2020-02-28T13:52:15.961Z] === RUN TestAPIIpcModeHost [2020-02-28T13:52:16.030Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2020-02-28T13:52:16.030Z] === RUN TestRemoveInvalidContainer [2020-02-28T13:52:16.030Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-02-28T13:52:16.030Z] === RUN TestRenameLinkedContainer [2020-02-28T13:52:16.221Z] --- PASS: TestAPIIpcModeHost (0.68s) [2020-02-28T13:52:16.221Z] === RUN TestDaemonIpcModeShareable [2020-02-28T13:52:18.123Z] --- PASS: TestDaemonIpcModeShareable (1.94s) [2020-02-28T13:52:18.123Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-02-28T13:52:18.123Z] === RUN TestDaemonIpcModePrivate [2020-02-28T13:52:19.099Z] --- PASS: TestRenameLinkedContainer (3.11s) [2020-02-28T13:52:19.099Z] === RUN TestRenameStoppedContainer [2020-02-28T13:52:19.964Z] --- PASS: TestRenameStoppedContainer (0.87s) [2020-02-28T13:52:19.964Z] === RUN TestRenameRunningContainerAndReuse [2020-02-28T13:52:20.025Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2020-02-28T13:52:20.025Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-02-28T13:52:20.025Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-28T13:52:21.803Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s) [2020-02-28T13:52:21.803Z] === RUN TestRenameInvalidName [2020-02-28T13:52:21.928Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2020-02-28T13:52:21.928Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-02-28T13:52:21.928Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-28T13:52:22.545Z] --- PASS: TestRenameInvalidName (0.86s) [2020-02-28T13:52:22.545Z] === RUN TestRenameAnonymousContainer [2020-02-28T13:52:23.829Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2020-02-28T13:52:23.830Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-02-28T13:52:23.830Z] === RUN TestIpcModeOlderClient [2020-02-28T13:52:23.830Z] === PAUSE TestIpcModeOlderClient [2020-02-28T13:52:23.830Z] === RUN TestKillContainerInvalidSignal [2020-02-28T13:52:24.398Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-02-28T13:52:24.398Z] === RUN TestKillContainer [2020-02-28T13:52:24.398Z] === RUN TestKillContainer/no_signal [2020-02-28T13:52:25.333Z] === RUN TestKillContainer/non_killing_signal [2020-02-28T13:52:25.591Z] === RUN TestKillContainer/killing_signal [2020-02-28T13:52:25.638Z] --- PASS: TestRenameAnonymousContainer (2.69s) [2020-02-28T13:52:25.638Z] === RUN TestRenameContainerWithSameName [2020-02-28T13:52:25.986Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2020-02-28T13:52:25.986Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-28T13:52:26.967Z] --- PASS: TestKillContainer (2.38s) [2020-02-28T13:52:26.967Z] --- PASS: TestKillContainer/no_signal (0.80s) [2020-02-28T13:52:26.967Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-02-28T13:52:26.967Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-02-28T13:52:26.967Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-28T13:52:26.967Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-28T13:52:27.534Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-28T13:52:27.722Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) [2020-02-28T13:52:27.722Z] === RUN TestResize [2020-02-28T13:52:28.470Z] --- PASS: TestResize (0.80s) [2020-02-28T13:52:28.470Z] === RUN TestResizeWithInvalidSize [2020-02-28T13:52:28.470Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2020-02-28T13:52:28.470Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2020-02-28T13:52:28.470Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-02-28T13:52:28.470Z] === RUN TestKillStoppedContainer [2020-02-28T13:52:28.470Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-02-28T13:52:28.470Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-28T13:52:28.470Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-02-28T13:52:28.470Z] === RUN TestKillDifferentUserContainer [2020-02-28T13:52:29.406Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2020-02-28T13:52:29.406Z] === RUN TestInspectOomKilledTrue [2020-02-28T13:52:29.406Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-28T13:52:29.406Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T13:52:29.406Z] === RUN TestInspectOomKilledFalse [2020-02-28T13:52:29.406Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-28T13:52:29.406Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T13:52:29.406Z] === RUN TestLinksEtcHostsContentMatch [2020-02-28T13:52:29.727Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2020-02-28T13:52:29.727Z] === RUN TestResizeWhenContainerNotStarted [2020-02-28T13:52:29.973Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2020-02-28T13:52:29.973Z] === RUN TestLinksContainerNames [2020-02-28T13:52:30.491Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2020-02-28T13:52:30.491Z] === RUN TestDaemonRestartKillContainers [2020-02-28T13:52:30.491Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-28T13:52:30.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-28T13:52:30.491Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-28T13:52:30.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-28T13:52:30.491Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-28T13:52:30.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-28T13:52:30.491Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-28T13:52:30.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-28T13:52:30.491Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-28T13:52:30.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-28T13:52:30.491Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-28T13:52:30.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-28T13:52:30.491Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-28T13:52:30.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-28T13:52:30.491Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-28T13:52:30.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-28T13:52:30.491Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-28T13:52:30.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-28T13:52:30.491Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-28T13:52:30.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-28T13:52:30.491Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-28T13:52:30.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-28T13:52:30.491Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-28T13:52:30.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-28T13:52:30.491Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-28T13:52:30.491Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-28T13:52:31.875Z] --- PASS: TestLinksContainerNames (1.56s) [2020-02-28T13:52:31.875Z] === RUN TestLogsFollowTailEmpty [2020-02-28T13:52:32.243Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-28T13:52:32.442Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-02-28T13:52:32.442Z] === RUN TestContainerNetworkMountsNoChown [2020-02-28T13:52:32.608Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-28T13:52:33.378Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/default [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/default [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/private [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/private [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/rprivate [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/slave [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/slave [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/rslave [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/shared [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/shared [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/rshared [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-28T13:52:33.378Z] === CONT TestMountDaemonRoot/default [2020-02-28T13:52:33.378Z] === CONT TestMountDaemonRoot/rslave [2020-02-28T13:52:33.378Z] === CONT TestMountDaemonRoot/rprivate [2020-02-28T13:52:33.378Z] === CONT TestMountDaemonRoot/rshared [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-28T13:52:33.378Z] === CONT TestMountDaemonRoot/slave [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-28T13:52:33.378Z] === CONT TestMountDaemonRoot/shared [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-28T13:52:33.378Z] === CONT TestMountDaemonRoot/private [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-28T13:52:33.378Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-28T13:52:33.378Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-28T13:52:33.378Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-28T13:52:33.378Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-28T13:52:33.378Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-28T13:52:33.378Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-28T13:52:33.378Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-28T13:52:33.378Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-28T13:52:33.378Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-28T13:52:33.378Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-28T13:52:33.378Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-28T13:52:33.378Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-28T13:52:33.378Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-28T13:52:33.378Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-28T13:52:33.378Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-28T13:52:33.378Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-28T13:52:33.378Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-28T13:52:33.378Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-28T13:52:33.636Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-28T13:52:33.636Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-28T13:52:33.636Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-28T13:52:33.636Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-28T13:52:33.636Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-28T13:52:33.636Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-28T13:52:33.636Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-28T13:52:33.636Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-28T13:52:33.636Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-28T13:52:33.636Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-28T13:52:33.636Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-28T13:52:33.636Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-02-28T13:52:33.636Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-02-28T13:52:33.637Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-02-28T13:52:33.637Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-28T13:52:33.637Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-02-28T13:52:33.637Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-02-28T13:52:33.637Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-02-28T13:52:33.637Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-02-28T13:52:33.637Z] === RUN TestContainerBindMountNonRecursive [2020-02-28T13:52:33.819Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-28T13:52:33.820Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-28T13:52:35.049Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-28T13:52:35.417Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-28T13:52:35.538Z] --- PASS: TestContainerBindMountNonRecursive (1.89s) [2020-02-28T13:52:35.538Z] === RUN TestNetworkNat [2020-02-28T13:52:36.474Z] --- PASS: TestNetworkNat (0.90s) [2020-02-28T13:52:36.474Z] === RUN TestNetworkLocalhostTCPNat [2020-02-28T13:52:37.428Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2020-02-28T13:52:37.428Z] === RUN TestNetworkLoopbackNat [2020-02-28T13:52:37.564Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-28T13:52:37.565Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-28T13:52:38.821Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2020-02-28T13:52:38.821Z] === RUN TestPause [2020-02-28T13:52:39.767Z] --- PASS: TestPause (0.90s) [2020-02-28T13:52:39.767Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-28T13:52:39.767Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-28T13:52:39.767Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-28T13:52:39.767Z] === RUN TestPauseStopPausedContainer [2020-02-28T13:52:40.097Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-28T13:52:40.335Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-02-28T13:52:40.335Z] === RUN TestPsFilter [2020-02-28T13:52:40.451Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-28T13:52:40.594Z] --- PASS: TestPsFilter (0.29s) [2020-02-28T13:52:40.594Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-28T13:52:41.532Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2020-02-28T13:52:41.532Z] === RUN TestRemoveContainerWithVolume [2020-02-28T13:52:42.467Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2020-02-28T13:52:42.467Z] === RUN TestRemoveContainerRunning [2020-02-28T13:52:42.822Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-28T13:52:42.822Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.86s) [2020-02-28T13:52:42.822Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.16s) [2020-02-28T13:52:42.822Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-02-28T13:52:42.822Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2020-02-28T13:52:42.822Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s) [2020-02-28T13:52:42.822Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2020-02-28T13:52:42.822Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.17s) [2020-02-28T13:52:42.822Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.24s) [2020-02-28T13:52:42.822Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.92s) [2020-02-28T13:52:42.822Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.89s) [2020-02-28T13:52:42.822Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.11s) [2020-02-28T13:52:42.822Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s) [2020-02-28T13:52:42.822Z] === RUN TestCgroupNamespacesRun [2020-02-28T13:52:43.034Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-02-28T13:52:43.034Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-28T13:52:43.970Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-02-28T13:52:43.970Z] === RUN TestRemoveInvalidContainer [2020-02-28T13:52:43.970Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-02-28T13:52:43.970Z] === RUN TestRenameLinkedContainer [2020-02-28T13:52:44.548Z] --- PASS: TestCgroupNamespacesRun (1.60s) [2020-02-28T13:52:44.548Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-28T13:52:45.752Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.54s) [2020-02-28T13:52:45.752Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-28T13:52:47.261Z] --- PASS: TestRenameLinkedContainer (3.18s) [2020-02-28T13:52:47.261Z] === RUN TestRenameStoppedContainer [2020-02-28T13:52:47.505Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s) [2020-02-28T13:52:47.505Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-28T13:52:47.828Z] --- PASS: TestRenameStoppedContainer (0.81s) [2020-02-28T13:52:47.828Z] === RUN TestRenameRunningContainerAndReuse [2020-02-28T13:52:49.250Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s) [2020-02-28T13:52:49.250Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-28T13:52:49.729Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s) [2020-02-28T13:52:49.729Z] === RUN TestRenameInvalidName [2020-02-28T13:52:50.296Z] --- PASS: TestRenameInvalidName (0.80s) [2020-02-28T13:52:50.296Z] === RUN TestRenameAnonymousContainer [2020-02-28T13:52:50.976Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2020-02-28T13:52:50.976Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-28T13:52:51.914Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2020-02-28T13:52:51.914Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-28T13:52:52.712Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2020-02-28T13:52:52.712Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-28T13:52:53.933Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.62s) [2020-02-28T13:52:53.933Z] === RUN TestKernelTCPMemory [2020-02-28T13:52:54.482Z] --- PASS: TestRenameAnonymousContainer (4.01s) [2020-02-28T13:52:54.482Z] === RUN TestRenameContainerWithSameName [2020-02-28T13:52:55.049Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-02-28T13:52:55.049Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-28T13:52:55.144Z] --- PASS: TestKernelTCPMemory (0.97s) [2020-02-28T13:52:55.144Z] === RUN TestNISDomainname [2020-02-28T13:52:56.357Z] --- PASS: TestNISDomainname (1.07s) [2020-02-28T13:52:56.357Z] === RUN TestHostnameDnsResolution [2020-02-28T13:52:56.949Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s) [2020-02-28T13:52:56.949Z] === RUN TestResize [2020-02-28T13:52:57.117Z] --- PASS: TestHostnameDnsResolution (1.11s) [2020-02-28T13:52:57.117Z] === RUN TestStats [2020-02-28T13:52:57.516Z] --- PASS: TestResize (0.80s) [2020-02-28T13:52:57.516Z] === RUN TestResizeWithInvalidSize [2020-02-28T13:52:58.451Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-02-28T13:52:58.451Z] === RUN TestResizeWhenContainerNotStarted [2020-02-28T13:52:58.846Z] --- PASS: TestStats (1.75s) [2020-02-28T13:52:58.846Z] === RUN TestStopContainerWithTimeout [2020-02-28T13:52:58.846Z] === RUN TestStopContainerWithTimeout/0 [2020-02-28T13:52:58.846Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-28T13:52:58.846Z] === RUN TestStopContainerWithTimeout/1 [2020-02-28T13:52:58.846Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-28T13:52:58.846Z] === RUN TestStopContainerWithTimeout/3 [2020-02-28T13:52:58.846Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-28T13:52:58.846Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-28T13:52:58.846Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-28T13:52:58.846Z] === CONT TestStopContainerWithTimeout/0 [2020-02-28T13:52:58.846Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-28T13:52:59.022Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2020-02-28T13:52:59.022Z] === RUN TestDaemonRestartKillContainers [2020-02-28T13:52:59.022Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-28T13:52:59.022Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-28T13:52:59.022Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-28T13:52:59.022Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-28T13:52:59.022Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-28T13:52:59.022Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-28T13:52:59.022Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-28T13:52:59.022Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-28T13:52:59.022Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-28T13:52:59.022Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-28T13:52:59.022Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-28T13:52:59.022Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-28T13:52:59.022Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-28T13:52:59.022Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-28T13:52:59.022Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-28T13:52:59.022Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-28T13:52:59.022Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-28T13:52:59.022Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-28T13:52:59.022Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-28T13:52:59.022Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-28T13:52:59.022Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-28T13:52:59.022Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-28T13:52:59.022Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-28T13:52:59.022Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-28T13:52:59.022Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-28T13:52:59.022Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-28T13:52:59.022Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-28T13:52:59.022Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-28T13:53:00.070Z] === CONT TestStopContainerWithTimeout/3 [2020-02-28T13:53:00.929Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-28T13:53:00.929Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-28T13:53:01.500Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-28T13:53:01.758Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-28T13:53:01.792Z] === CONT TestStopContainerWithTimeout/1 [2020-02-28T13:53:02.698Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-28T13:53:03.516Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-02-28T13:53:03.516Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2020-02-28T13:53:03.516Z] --- PASS: TestStopContainerWithTimeout/-1 (2.82s) [2020-02-28T13:53:03.516Z] --- PASS: TestStopContainerWithTimeout/3 (2.84s) [2020-02-28T13:53:03.516Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-02-28T13:53:03.516Z] === RUN TestDeleteDevicemapper [2020-02-28T13:53:03.516Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-28T13:53:03.516Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-28T13:53:03.516Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-28T13:53:03.635Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-28T13:53:04.203Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-28T13:53:05.143Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-28T13:53:05.905Z] Removing intermediate container 2b3d470cd294 [2020-02-28T13:53:05.905Z] ---> fea12e1376c4 [2020-02-28T13:53:05.905Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-02-28T13:53:05.905Z] ---> Running in 6c877d14347a [2020-02-28T13:53:05.905Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-02-28T13:53:07.429Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.07s) [2020-02-28T13:53:07.429Z] === RUN TestUpdateMemory [2020-02-28T13:53:07.429Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-28T13:53:07.429Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-28T13:53:07.429Z] === RUN TestUpdateCPUQuota [2020-02-28T13:53:07.677Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-28T13:53:07.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-02-28T13:53:07.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2020-02-28T13:53:07.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.48s) [2020-02-28T13:53:07.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.66s) [2020-02-28T13:53:07.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2020-02-28T13:53:07.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.72s) [2020-02-28T13:53:07.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.59s) [2020-02-28T13:53:07.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-02-28T13:53:07.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.63s) [2020-02-28T13:53:07.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.36s) [2020-02-28T13:53:07.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) [2020-02-28T13:53:07.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s) [2020-02-28T13:53:07.677Z] === RUN TestCgroupNamespacesRun [2020-02-28T13:53:08.243Z] --- PASS: TestUpdateCPUQuota (1.31s) [2020-02-28T13:53:08.243Z] === RUN TestUpdatePidsLimit [2020-02-28T13:53:08.243Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-28T13:53:08.723Z] === RUN TestUpdatePidsLimit/no_change [2020-02-28T13:53:08.723Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-28T13:53:09.193Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-28T13:53:09.558Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-28T13:53:09.582Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2020-02-28T13:53:09.582Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-28T13:53:09.979Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-28T13:53:10.364Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-28T13:53:10.957Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2020-02-28T13:53:10.957Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-28T13:53:11.585Z] --- PASS: TestUpdatePidsLimit (3.51s) [2020-02-28T13:53:11.585Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-02-28T13:53:11.585Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-02-28T13:53:11.585Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2020-02-28T13:53:11.585Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-02-28T13:53:11.585Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-02-28T13:53:11.585Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-02-28T13:53:11.585Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-02-28T13:53:11.585Z] === RUN TestUpdateRestartPolicy [2020-02-28T13:53:12.860Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-02-28T13:53:12.860Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-28T13:53:14.763Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2020-02-28T13:53:14.763Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-28T13:53:16.665Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2020-02-28T13:53:16.665Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-28T13:53:17.232Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s) [2020-02-28T13:53:17.232Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-28T13:53:18.168Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-02-28T13:53:18.168Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-28T13:53:20.072Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-02-28T13:53:20.072Z] === RUN TestKernelTCPMemory [2020-02-28T13:53:21.007Z] --- PASS: TestKernelTCPMemory (0.95s) [2020-02-28T13:53:21.007Z] === RUN TestNISDomainname [2020-02-28T13:53:21.944Z] --- PASS: TestNISDomainname (1.00s) [2020-02-28T13:53:21.944Z] === RUN TestHostnameDnsResolution [2020-02-28T13:53:23.845Z] --- PASS: TestHostnameDnsResolution (1.73s) [2020-02-28T13:53:23.845Z] === RUN TestStats [2020-02-28T13:53:24.923Z] --- PASS: TestUpdateRestartPolicy (12.58s) [2020-02-28T13:53:24.923Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-28T13:53:24.923Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-02-28T13:53:24.923Z] === RUN TestWaitNonBlocked [2020-02-28T13:53:24.923Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-28T13:53:24.923Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-28T13:53:24.923Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-28T13:53:24.923Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-28T13:53:24.923Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-28T13:53:24.923Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-28T13:53:25.748Z] --- PASS: TestStats (1.81s) [2020-02-28T13:53:25.748Z] === RUN TestStopContainerWithTimeout [2020-02-28T13:53:25.748Z] === RUN TestStopContainerWithTimeout/0 [2020-02-28T13:53:25.748Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-28T13:53:25.748Z] === RUN TestStopContainerWithTimeout/1 [2020-02-28T13:53:25.748Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-28T13:53:25.748Z] === RUN TestStopContainerWithTimeout/3 [2020-02-28T13:53:25.748Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-28T13:53:25.748Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-28T13:53:25.748Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-28T13:53:25.748Z] === CONT TestStopContainerWithTimeout/0 [2020-02-28T13:53:25.748Z] === CONT TestStopContainerWithTimeout/1 [2020-02-28T13:53:25.748Z] === CONT TestStopContainerWithTimeout/3 [2020-02-28T13:53:25.748Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-28T13:53:26.128Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-02-28T13:53:26.128Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2020-02-28T13:53:26.128Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2020-02-28T13:53:26.128Z] === RUN TestWaitBlocked [2020-02-28T13:53:26.128Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-28T13:53:26.128Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-28T13:53:26.128Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-28T13:53:26.128Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-28T13:53:26.128Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-28T13:53:26.128Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-28T13:53:27.342Z] --- PASS: TestWaitBlocked (0.01s) [2020-02-28T13:53:27.342Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s) [2020-02-28T13:53:27.342Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.45s) [2020-02-28T13:53:27.342Z] === CONT TestContainerStartOnDaemonRestart [2020-02-28T13:53:27.342Z] === CONT TestDaemonHostGatewayIP [2020-02-28T13:53:29.033Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-02-28T13:53:29.033Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2020-02-28T13:53:29.033Z] --- PASS: TestStopContainerWithTimeout/1 (2.12s) [2020-02-28T13:53:29.033Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) [2020-02-28T13:53:29.033Z] --- PASS: TestStopContainerWithTimeout/3 (3.20s) [2020-02-28T13:53:29.033Z] === RUN TestDeleteDevicemapper [2020-02-28T13:53:29.033Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-28T13:53:29.033Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-28T13:53:29.033Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-28T13:53:30.544Z] --- PASS: TestContainerStartOnDaemonRestart (2.86s) [2020-02-28T13:53:30.544Z] === CONT TestDaemonRestartIpcMode [2020-02-28T13:53:31.122Z] --- PASS: TestDaemonHostGatewayIP (3.55s) [2020-02-28T13:53:31.122Z] === CONT TestIpcModeOlderClient [2020-02-28T13:53:31.122Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-02-28T13:53:32.322Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.02s) [2020-02-28T13:53:32.322Z] === RUN TestUpdateMemory [2020-02-28T13:53:32.322Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-28T13:53:32.322Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-28T13:53:32.322Z] === RUN TestUpdateCPUQuota [2020-02-28T13:53:33.258Z] --- PASS: TestUpdateCPUQuota (1.43s) [2020-02-28T13:53:33.258Z] === RUN TestUpdatePidsLimit [2020-02-28T13:53:33.258Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-28T13:53:33.687Z] --- PASS: TestDaemonRestartIpcMode (3.54s) [2020-02-28T13:53:33.687Z] PASS [2020-02-28T13:53:33.687Z] [2020-02-28T13:53:33.687Z] === Skipped [2020-02-28T13:53:33.687Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-02-28T13:53:33.687Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-28T13:53:33.687Z] [2020-02-28T13:53:33.687Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-28T13:53:33.687Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T13:53:33.687Z] [2020-02-28T13:53:33.687Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-28T13:53:33.687Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T13:53:33.687Z] [2020-02-28T13:53:33.687Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-28T13:53:33.687Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-28T13:53:33.687Z] [2020-02-28T13:53:33.687Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-02-28T13:53:33.687Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-28T13:53:33.687Z] [2020-02-28T13:53:33.687Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-02-28T13:53:33.687Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-28T13:53:33.687Z] [2020-02-28T13:53:33.687Z] [2020-02-28T13:53:33.687Z] DONE 199 tests, 6 skipped in 132.586s [2020-02-28T13:53:33.687Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-02-28T13:53:33.687Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:53:33.687Z] ++ set -e [2020-02-28T13:53:33.687Z] ++ '[' -n 0 ']' [2020-02-28T13:53:33.687Z] ++ set -x [2020-02-28T13:53:33.687Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:53:33.824Z] === RUN TestUpdatePidsLimit/no_change [2020-02-28T13:53:34.040Z] INFO: Testing against a local daemon [2020-02-28T13:53:34.040Z] === RUN TestCommitInheritsEnv [2020-02-28T13:53:34.083Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-28T13:53:34.252Z] INFO [loader] Go packages loading at mode 575 (files|name|exports_file|imports|types_sizes|compiled_files|deps) took 1m52.567474511s [2020-02-28T13:53:34.252Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 459.426643ms [2020-02-28T13:53:34.342Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-28T13:53:34.393Z] --- PASS: TestCommitInheritsEnv (0.47s) [2020-02-28T13:53:34.393Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-28T13:53:34.393Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-28T13:53:34.393Z] === RUN TestImagesFilterMultiReference [2020-02-28T13:53:34.393Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-02-28T13:53:34.393Z] === RUN TestImagePullPlatformInvalid [2020-02-28T13:53:34.393Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-02-28T13:53:34.393Z] === RUN TestRemoveImageOrphaning [2020-02-28T13:53:34.909Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-28T13:53:35.167Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-28T13:53:35.169Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2020-02-28T13:53:35.169Z] === RUN TestRemoveImageGarbageCollector [2020-02-28T13:53:35.169Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-28T13:53:35.169Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:53:35.169Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-28T13:53:35.169Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-02-28T13:53:35.169Z] === RUN TestTagInvalidReference [2020-02-28T13:53:35.169Z] --- PASS: TestTagInvalidReference (0.01s) [2020-02-28T13:53:35.169Z] === RUN TestTagValidPrefixedRepo [2020-02-28T13:53:35.169Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-02-28T13:53:35.169Z] === RUN TestTagExistedNameWithoutForce [2020-02-28T13:53:35.169Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-02-28T13:53:35.169Z] === RUN TestTagOfficialNames [2020-02-28T13:53:35.169Z] --- PASS: TestTagOfficialNames (0.03s) [2020-02-28T13:53:35.169Z] === RUN TestTagMatchesDigest [2020-02-28T13:53:35.169Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-02-28T13:53:35.169Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-28T13:53:35.734Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-28T13:53:35.819Z] INFO: Sources obtained for gotestsum... [2020-02-28T13:53:35.819Z] INFO: Checkout done for gotestsum... [2020-02-28T13:53:35.819Z] INFO: Build done for gotestsum... [2020-02-28T13:53:37.110Z] --- PASS: TestUpdatePidsLimit (3.91s) [2020-02-28T13:53:37.110Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-02-28T13:53:37.110Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-02-28T13:53:37.110Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-02-28T13:53:37.110Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-02-28T13:53:37.110Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-02-28T13:53:37.110Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-02-28T13:53:37.110Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-02-28T13:53:37.110Z] === RUN TestUpdateRestartPolicy [2020-02-28T13:53:41.669Z] #76 exporting layers 111.0s done [2020-02-28T13:53:41.669Z] #76 exporting manifest sha256:2d00f08dd5ed3dcf45d9b0c640331c66bcc0fc45090252d77b2f4eff1ffaf675 [2020-02-28T13:53:41.669Z] #76 exporting manifest sha256:2d00f08dd5ed3dcf45d9b0c640331c66bcc0fc45090252d77b2f4eff1ffaf675 done [2020-02-28T13:53:41.669Z] #76 exporting config sha256:053764b2da50fcc747a1733e00e2d9b70849772c1afe47b13a632e05fd00cb38 done [2020-02-28T13:53:41.669Z] #76 sending tarball [2020-02-28T13:53:48.179Z] Removing intermediate container 6c877d14347a [2020-02-28T13:53:48.180Z] ---> 9ed071714cea [2020-02-28T13:53:48.180Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-02-28T13:53:48.180Z] ---> Running in 05f776cc29ee [2020-02-28T13:53:48.180Z] Removing intermediate container 05f776cc29ee [2020-02-28T13:53:48.180Z] ---> 7a85365d6741 [2020-02-28T13:53:48.180Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-02-28T13:53:48.180Z] ---> Running in e635a4d9ed12 [2020-02-28T13:53:49.144Z] Removing intermediate container e635a4d9ed12 [2020-02-28T13:53:49.144Z] ---> 64a3798f94ad [2020-02-28T13:53:49.144Z] Step 10/10 : COPY . . [2020-02-28T13:53:51.987Z] --- PASS: TestUpdateRestartPolicy (12.53s) [2020-02-28T13:53:51.987Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-28T13:53:51.987Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-02-28T13:53:51.987Z] === RUN TestWaitNonBlocked [2020-02-28T13:53:51.987Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-28T13:53:51.987Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-28T13:53:51.987Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-28T13:53:51.987Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-28T13:53:51.987Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-28T13:53:51.987Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-28T13:53:51.987Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-28T13:53:51.987Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s) [2020-02-28T13:53:51.987Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2020-02-28T13:53:51.987Z] === RUN TestWaitBlocked [2020-02-28T13:53:51.987Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-28T13:53:51.987Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-28T13:53:51.987Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-28T13:53:51.987Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-28T13:53:51.987Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-28T13:53:51.987Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-28T13:53:52.556Z] --- PASS: TestWaitBlocked (0.03s) [2020-02-28T13:53:52.556Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.91s) [2020-02-28T13:53:52.556Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2020-02-28T13:53:52.556Z] === CONT TestContainerStartOnDaemonRestart [2020-02-28T13:53:52.556Z] === CONT TestIpcModeOlderClient [2020-02-28T13:53:52.556Z] === CONT TestDaemonHostGatewayIP [2020-02-28T13:53:52.556Z] === CONT TestDaemonRestartIpcMode [2020-02-28T13:53:52.815Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-02-28T13:53:56.104Z] --- PASS: TestContainerStartOnDaemonRestart (3.34s) [2020-02-28T13:53:56.671Z] --- PASS: TestDaemonRestartIpcMode (4.21s) [2020-02-28T13:53:57.238Z] --- PASS: TestDaemonHostGatewayIP (4.59s) [2020-02-28T13:53:57.238Z] PASS [2020-02-28T13:53:57.238Z] [2020-02-28T13:53:57.238Z] === Skipped [2020-02-28T13:53:57.238Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-02-28T13:53:57.238Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-28T13:53:57.238Z] [2020-02-28T13:53:57.238Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-28T13:53:57.238Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T13:53:57.238Z] [2020-02-28T13:53:57.238Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-28T13:53:57.238Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T13:53:57.238Z] [2020-02-28T13:53:57.238Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-28T13:53:57.238Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-28T13:53:57.238Z] [2020-02-28T13:53:57.238Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-28T13:53:57.238Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-28T13:53:57.238Z] [2020-02-28T13:53:57.238Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-02-28T13:53:57.238Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-28T13:53:57.238Z] [2020-02-28T13:53:57.238Z] [2020-02-28T13:53:57.238Z] DONE 199 tests, 6 skipped in 128.316s [2020-02-28T13:53:57.238Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-02-28T13:53:57.238Z] ++ 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 [2020-02-28T13:53:57.238Z] ++ set -e [2020-02-28T13:53:57.238Z] ++ '[' -n 0 ']' [2020-02-28T13:53:57.238Z] ++ set -x [2020-02-28T13:53:57.238Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T13:53:57.497Z] INFO: Testing against a local daemon [2020-02-28T13:53:57.497Z] === RUN TestCommitInheritsEnv [2020-02-28T13:53:58.065Z] --- PASS: TestCommitInheritsEnv (0.63s) [2020-02-28T13:53:58.065Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-28T13:53:58.065Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-02-28T13:53:58.065Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-02-28T13:53:58.065Z] === RUN TestImagesFilterMultiReference [2020-02-28T13:53:58.324Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-02-28T13:53:58.324Z] === RUN TestImagePullPlatformInvalid [2020-02-28T13:53:58.324Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-02-28T13:53:58.324Z] === RUN TestRemoveImageOrphaning [2020-02-28T13:53:58.891Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-02-28T13:53:58.891Z] === RUN TestRemoveImageGarbageCollector [2020-02-28T13:53:58.891Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-28T13:53:58.891Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:53:58.891Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-28T13:53:58.891Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-02-28T13:53:58.891Z] === RUN TestTagInvalidReference [2020-02-28T13:53:58.891Z] --- PASS: TestTagInvalidReference (0.03s) [2020-02-28T13:53:58.891Z] === RUN TestTagValidPrefixedRepo [2020-02-28T13:53:58.891Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-02-28T13:53:58.891Z] === RUN TestTagExistedNameWithoutForce [2020-02-28T13:53:59.149Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-28T13:53:59.149Z] === RUN TestTagOfficialNames [2020-02-28T13:53:59.149Z] --- PASS: TestTagOfficialNames (0.08s) [2020-02-28T13:53:59.149Z] === RUN TestTagMatchesDigest [2020-02-28T13:53:59.149Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-02-28T13:53:59.149Z] PASS [2020-02-28T13:53:59.149Z] [2020-02-28T13:53:59.149Z] === Skipped [2020-02-28T13:53:59.149Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-02-28T13:53:59.149Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-02-28T13:53:59.149Z] [2020-02-28T13:53:59.149Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-28T13:53:59.149Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:53:59.149Z] [2020-02-28T13:53:59.149Z] [2020-02-28T13:53:59.149Z] DONE 12 tests, 2 skipped in 1.969s [2020-02-28T13:53:59.149Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-02-28T13:53:59.149Z] ++ 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 [2020-02-28T13:53:59.149Z] ++ set -e [2020-02-28T13:53:59.149Z] ++ '[' -n 0 ']' [2020-02-28T13:53:59.149Z] ++ set -x [2020-02-28T13:53:59.149Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T13:53:59.408Z] INFO: Testing against a local daemon [2020-02-28T13:53:59.408Z] === RUN TestNetworkCreateDelete [2020-02-28T13:53:59.666Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-02-28T13:53:59.666Z] === RUN TestDockerNetworkDeletePreferID [2020-02-28T13:54:00.484Z] #76 sending tarball 18.8s done [2020-02-28T13:54:00.484Z] #76 DONE 129.8s [2020-02-28T13:54:00.484Z] [2020-02-28T13:54:00.484Z] #77 importing to docker [2020-02-28T13:54:01.043Z] --- PASS: TestDockerNetworkDeletePreferID (1.22s) [2020-02-28T13:54:01.043Z] === RUN TestInspectNetwork [2020-02-28T13:54:06.312Z] === RUN TestInspectNetwork/full_network_id [2020-02-28T13:54:06.312Z] === RUN TestInspectNetwork/partial_network_id [2020-02-28T13:54:06.312Z] === RUN TestInspectNetwork/network_name [2020-02-28T13:54:06.312Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-28T13:54:10.498Z] --- PASS: TestInspectNetwork (9.54s) [2020-02-28T13:54:10.498Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-28T13:54:10.498Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-28T13:54:10.498Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-28T13:54:10.498Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-28T13:54:10.498Z] === RUN TestRunContainerWithBridgeNone [2020-02-28T13:54:13.782Z] --- PASS: TestRunContainerWithBridgeNone (2.66s) [2020-02-28T13:54:13.782Z] === RUN TestNetworkInvalidJSON [2020-02-28T13:54:13.782Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-28T13:54:13.782Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-28T13:54:13.782Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-28T13:54:13.782Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-28T13:54:13.782Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-28T13:54:13.782Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-28T13:54:13.782Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-28T13:54:13.782Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-28T13:54:13.782Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-28T13:54:13.782Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-02-28T13:54:13.782Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-28T13:54:13.782Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-28T13:54:13.782Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-28T13:54:13.782Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-28T13:54:14.718Z] --- PASS: TestDaemonRestartWithLiveRestore (1.46s) [2020-02-28T13:54:14.718Z] === RUN TestDaemonDefaultNetworkPools [2020-02-28T13:54:16.094Z] --- PASS: TestDaemonDefaultNetworkPools (1.23s) [2020-02-28T13:54:16.094Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-28T13:54:17.996Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.96s) [2020-02-28T13:54:17.996Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-28T13:54:19.202Z] ---> 1f612c8b86d7 [2020-02-28T13:54:19.202Z] Successfully built 1f612c8b86d7 [2020-02-28T13:54:19.202Z] Successfully tagged docker:latest [2020-02-28T13:54:19.202Z] INFO: Image build ended at 02/28/2020 13:54:18. Duration:00:04:33.0951437 [2020-02-28T13:54:19.202Z] [2020-02-28T13:54:19.202Z] [2020-02-28T13:54:19.202Z] INFO: Building the test binaries at 02/28/2020 13:54:19... [2020-02-28T13:54:20.529Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s) [2020-02-28T13:54:20.529Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-28T13:54:21.096Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-02-28T13:54:21.096Z] === RUN TestServiceWithPredefinedNetwork [2020-02-28T13:54:24.384Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s) [2020-02-28T13:54:24.384Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-28T13:54:24.384Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-28T13:54:24.384Z] service_test.go:230: FLAKY_TEST [2020-02-28T13:54:24.384Z] === RUN TestServiceWithDataPathPortInit [2020-02-28T13:54:25.016Z] INFO: make.ps1 starting at 02/28/2020 13:54:24 [2020-02-28T13:54:25.016Z] INFO: Git commit (d7e6110d46) assumed from DOCKER_GITCOMMIT environment variable [2020-02-28T13:54:25.016Z] INFO: Invoking autogen... [2020-02-28T13:54:25.473Z] INFO: Building daemon... [2020-02-28T13:54:39.843Z] #77 DONE 37.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-28T13:54:40.314Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40594/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=31549a69e13df4487a313bd6a6211b5f532f0eb0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:31549a69e13df4487a313bd6a6211b5f532f0eb0 hack/test/unit [2020-02-28T13:54:42.466Z] --- PASS: TestServiceWithDataPathPortInit (17.97s) [2020-02-28T13:54:42.466Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-28T13:54:44.854Z] ? github.com/docker/docker/api [no test files] [2020-02-28T13:54:52.439Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.19s) [2020-02-28T13:54:52.439Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:q3a0khowo0snvf6d6t9agcoyw Created:2020-02-28 13:54:43.930945252 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[5ee813ffa0520d6721566ac8883eb335e8fecd7cce9646391bcf0b4281347823:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k5m8q47wpnh52b8eoo124ujaf EndpointID:ae94cd04fc37324385ea1dd4f72f0078c5a71ff3c2fe3c6afc34f1d8ca3132d4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2a60d8ac4bf3240bfb8f86b8ee831902a0b83afc4ad25703dc62b56535e1dbb6 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:8f066b116142 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k5m8q47wpnh52b8eoo124ujaf EndpointID:ae94cd04fc37324385ea1dd4f72f0078c5a71ff3c2fe3c6afc34f1d8ca3132d4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-28T13:54:52.439Z] PASS [2020-02-28T13:54:52.439Z] [2020-02-28T13:54:52.439Z] === Skipped [2020-02-28T13:54:52.439Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-28T13:54:52.439Z] service_test.go:230: FLAKY_TEST [2020-02-28T13:54:52.439Z] [2020-02-28T13:54:52.439Z] [2020-02-28T13:54:52.439Z] DONE 21 tests, 1 skipped in 52.344s [2020-02-28T13:54:52.439Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-28T13:54:52.439Z] ++ 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 [2020-02-28T13:54:52.439Z] ++ set -e [2020-02-28T13:54:52.439Z] ++ '[' -n 0 ']' [2020-02-28T13:54:52.439Z] ++ set -x [2020-02-28T13:54:52.439Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T13:54:52.439Z] INFO: Testing against a local daemon [2020-02-28T13:54:52.439Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-28T13:54:52.439Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-02-28T13:54:52.439Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T13:54:52.439Z] === RUN TestDockerNetworkIpvlan [2020-02-28T13:54:52.439Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-28T13:54:52.439Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T13:54:52.439Z] PASS [2020-02-28T13:54:52.439Z] [2020-02-28T13:54:52.439Z] === Skipped [2020-02-28T13:54:52.439Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-02-28T13:54:52.439Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T13:54:52.439Z] [2020-02-28T13:54:52.440Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-28T13:54:52.440Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T13:54:52.440Z] [2020-02-28T13:54:52.440Z] [2020-02-28T13:54:52.440Z] DONE 2 tests, 2 skipped in 0.185s [2020-02-28T13:54:52.440Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-28T13:54:52.440Z] ++ 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 [2020-02-28T13:54:52.440Z] ++ set -e [2020-02-28T13:54:52.440Z] ++ '[' -n 0 ']' [2020-02-28T13:54:52.440Z] ++ set -x [2020-02-28T13:54:52.440Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T13:54:52.440Z] INFO: Testing against a local daemon [2020-02-28T13:54:52.440Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-28T13:54:54.343Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.12s) [2020-02-28T13:54:54.343Z] === RUN TestDockerNetworkMacvlan [2020-02-28T13:54:55.279Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-28T13:54:55.658Z] WARN [runner] Can't run linter goanalysis_metalinter: fact_deprecated: failed prerequisites: fact_deprecated@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2020-02-28T13:54:55.658Z] INFO [runner] Issues before processing: 46, after processing: 0 [2020-02-28T13:54:55.658Z] INFO [runner] Processors filtering stat (out/in): cgo: 10/46, identifier_marker: 1/1, path_prettifier: 10/10, skip_files: 10/10, autogenerated_exclude: 1/10, exclude: 1/1, filename_unadjuster: 10/10, skip_dirs: 10/10, exclude-rules: 1/1, nolint: 0/1 [2020-02-28T13:54:55.658Z] INFO [runner] processing took 796.677µs with stages: nolint: 401.107µs, path_prettifier: 196.794µs, skip_dirs: 97.61µs, autogenerated_exclude: 58.219µs, identifier_marker: 19.583µs, cgo: 15.062µs, filename_unadjuster: 2.814µs, exclude-rules: 2.112µs, max_same_issues: 795ns, diff: 683ns, uniq_by_line: 304ns, skip_files: 294ns, path_shortener: 272ns, exclude: 267ns, source_code: 265ns, max_from_linter: 249ns, max_per_file_from_linter: 247ns [2020-02-28T13:54:55.658Z] INFO [runner] linters took 1m30.019395959s with stages: goanalysis_metalinter: 1m11.315128192s, unused: 18.703327438s [2020-02-28T13:54:55.658Z] INFO File cache stats: 1454 entries of total size 6.8MiB [2020-02-28T13:54:55.658Z] INFO Memory: 1382 samples, avg is 626.3MB, max is 3437.6MB [2020-02-28T13:54:55.658Z] INFO Execution took 3m23.053848901s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-02-28T13:54:55.983Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40594/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=31549a69e13df4487a313bd6a6211b5f532f0eb0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:31549a69e13df4487a313bd6a6211b5f532f0eb0 hack/make.sh dynbinary-daemon test-docker-py [2020-02-28T13:54:56.215Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-28T13:54:56.550Z] [2020-02-28T13:54:56.807Z] Removing bundles/ [2020-02-28T13:54:56.807Z] [2020-02-28T13:54:56.807Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-28T13:54:56.807Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-28T13:54:56.807Z] GOOS="" GOARCH="" GOARM="" [2020-02-28T13:54:57.593Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-28T13:54:58.972Z] --- PASS: TestImportExtremelyLargeImageWorks (80.62s) [2020-02-28T13:54:58.972Z] PASS [2020-02-28T13:54:58.972Z] [2020-02-28T13:54:58.972Z] === Skipped [2020-02-28T13:54:58.972Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-28T13:54:58.972Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:54:58.972Z] [2020-02-28T13:54:58.972Z] [2020-02-28T13:54:58.972Z] DONE 12 tests, 1 skipped in 81.880s [2020-02-28T13:54:58.972Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-02-28T13:54:58.972Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:54:58.972Z] ++ set -e [2020-02-28T13:54:58.972Z] ++ '[' -n 0 ']' [2020-02-28T13:54:58.972Z] ++ set -x [2020-02-28T13:54:58.972Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:54:58.972Z] INFO: Testing against a local daemon [2020-02-28T13:54:58.972Z] === RUN TestNetworkCreateDelete [2020-02-28T13:54:58.972Z] --- PASS: TestNetworkCreateDelete (0.10s) [2020-02-28T13:54:58.972Z] === RUN TestDockerNetworkDeletePreferID [2020-02-28T13:54:58.972Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-02-28T13:54:58.972Z] === RUN TestInspectNetwork [2020-02-28T13:54:59.327Z] === RUN TestInspectNetwork/full_network_id [2020-02-28T13:54:59.327Z] === RUN TestInspectNetwork/partial_network_id [2020-02-28T13:54:59.327Z] === RUN TestInspectNetwork/network_name [2020-02-28T13:54:59.327Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-28T13:55:00.879Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-28T13:55:04.332Z] --- PASS: TestInspectNetwork (8.19s) [2020-02-28T13:55:04.332Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-28T13:55:04.332Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-28T13:55:04.332Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-28T13:55:04.332Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-28T13:55:04.332Z] === RUN TestRunContainerWithBridgeNone [2020-02-28T13:55:06.147Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-28T13:55:06.683Z] --- PASS: TestRunContainerWithBridgeNone (2.31s) [2020-02-28T13:55:06.683Z] === RUN TestNetworkInvalidJSON [2020-02-28T13:55:06.683Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-28T13:55:06.683Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-28T13:55:06.683Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-28T13:55:06.683Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-28T13:55:06.683Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-28T13:55:06.683Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-28T13:55:06.683Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-28T13:55:06.683Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-28T13:55:06.683Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-28T13:55:06.683Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-02-28T13:55:06.683Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-28T13:55:06.683Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-28T13:55:06.683Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-28T13:55:06.683Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-28T13:55:07.525Z] ok github.com/docker/docker/api/server 0.039s coverage: 9.0% of statements [2020-02-28T13:55:07.885Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-02-28T13:55:07.885Z] === RUN TestDaemonDefaultNetworkPools [2020-02-28T13:55:08.640Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-02-28T13:55:08.640Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-28T13:55:09.839Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-02-28T13:55:09.839Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-28T13:55:11.035Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2020-02-28T13:55:11.035Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-28T13:55:11.388Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-02-28T13:55:11.388Z] === RUN TestServiceWithPredefinedNetwork [2020-02-28T13:55:12.707Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-28T13:55:13.642Z] --- PASS: TestDockerNetworkMacvlan (19.43s) [2020-02-28T13:55:13.642Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-02-28T13:55:13.642Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-02-28T13:55:13.642Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s) [2020-02-28T13:55:13.642Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.98s) [2020-02-28T13:55:13.642Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.76s) [2020-02-28T13:55:13.642Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2020-02-28T13:55:13.642Z] PASS [2020-02-28T13:55:13.642Z] [2020-02-28T13:55:13.642Z] DONE 8 tests in 21.727s [2020-02-28T13:55:13.642Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-28T13:55:13.642Z] ++ 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 [2020-02-28T13:55:13.642Z] ++ set -e [2020-02-28T13:55:13.642Z] ++ '[' -n 0 ']' [2020-02-28T13:55:13.642Z] ++ set -x [2020-02-28T13:55:13.643Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T13:55:13.643Z] testing: warning: no tests to run [2020-02-28T13:55:13.643Z] PASS [2020-02-28T13:55:13.643Z] [2020-02-28T13:55:13.643Z] DONE 0 tests in 0.036s [2020-02-28T13:55:13.643Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-28T13:55:13.643Z] ++ 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 [2020-02-28T13:55:13.643Z] ++ set -e [2020-02-28T13:55:13.643Z] ++ '[' -n 0 ']' [2020-02-28T13:55:13.643Z] ++ set -x [2020-02-28T13:55:13.643Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T13:55:13.643Z] INFO: Testing against a local daemon [2020-02-28T13:55:13.643Z] === RUN TestAuthZPluginAllowRequest [2020-02-28T13:55:14.437Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s) [2020-02-28T13:55:14.437Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-28T13:55:14.437Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-28T13:55:14.437Z] service_test.go:230: FLAKY_TEST [2020-02-28T13:55:14.437Z] === RUN TestServiceWithDataPathPortInit [2020-02-28T13:55:15.545Z] --- PASS: TestAuthZPluginAllowRequest (1.87s) [2020-02-28T13:55:15.545Z] === RUN TestAuthZPluginTLS [2020-02-28T13:55:16.481Z] --- PASS: TestAuthZPluginTLS (0.69s) [2020-02-28T13:55:16.481Z] === RUN TestAuthZPluginDenyRequest [2020-02-28T13:55:17.048Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-02-28T13:55:17.048Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-28T13:55:17.616Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2020-02-28T13:55:17.616Z] === RUN TestAuthZPluginDenyResponse [2020-02-28T13:55:18.184Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-02-28T13:55:18.184Z] === RUN TestAuthZPluginAllowEventStream [2020-02-28T13:55:20.087Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2020-02-28T13:55:20.087Z] === RUN TestAuthZPluginErrorResponse [2020-02-28T13:55:20.654Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2020-02-28T13:55:20.654Z] === RUN TestAuthZPluginErrorRequest [2020-02-28T13:55:21.222Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2020-02-28T13:55:21.222Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-28T13:55:22.157Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-02-28T13:55:22.158Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-28T13:55:24.075Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2020-02-28T13:55:24.075Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-28T13:55:26.606Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2020-02-28T13:55:26.606Z] === RUN TestAuthZPluginHeader [2020-02-28T13:55:27.541Z] --- PASS: TestAuthZPluginHeader (1.01s) [2020-02-28T13:55:27.541Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-28T13:55:27.541Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-28T13:55:27.541Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:55:27.541Z] === RUN TestAuthZPluginV2Disable [2020-02-28T13:55:27.541Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-28T13:55:27.541Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:55:27.541Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-28T13:55:27.541Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-28T13:55:27.541Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:55:27.541Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-28T13:55:27.541Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-28T13:55:27.541Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:55:27.541Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-28T13:55:30.849Z] --- PASS: TestServiceWithDataPathPortInit (16.33s) [2020-02-28T13:55:30.849Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-28T13:55:39.956Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.51s) [2020-02-28T13:55:39.956Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k4qcxi7zra5t1yws6fexrylqj Created:2020-02-28 13:55:32.030268482 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[8ba70bedce4d761c885495ec31f5bb7b9df8c1c3860b4a3f3c4122206e90c354:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qvyeeot5aa96p80mzgiu116vh EndpointID:86578e94ec355fcf3726fb090d315da7e494e48c049eb01e213bf619d1d8be91 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6e10cad3d971e945cf82822a64f6b21dab042e735db6a702cc8c322bfb830669 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:f6ef67560e75 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qvyeeot5aa96p80mzgiu116vh EndpointID:86578e94ec355fcf3726fb090d315da7e494e48c049eb01e213bf619d1d8be91 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-28T13:55:39.956Z] PASS [2020-02-28T13:55:39.956Z] [2020-02-28T13:55:39.956Z] === Skipped [2020-02-28T13:55:39.956Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-28T13:55:39.956Z] service_test.go:230: FLAKY_TEST [2020-02-28T13:55:39.956Z] [2020-02-28T13:55:39.956Z] [2020-02-28T13:55:39.956Z] DONE 21 tests, 1 skipped in 43.359s [2020-02-28T13:55:39.956Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-28T13:55:39.956Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:55:39.956Z] ++ set -e [2020-02-28T13:55:39.956Z] ++ '[' -n 0 ']' [2020-02-28T13:55:39.956Z] ++ set -x [2020-02-28T13:55:39.956Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:55:39.956Z] INFO: Testing against a local daemon [2020-02-28T13:55:39.956Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-28T13:55:39.956Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-28T13:55:39.956Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T13:55:39.956Z] === RUN TestDockerNetworkIpvlan [2020-02-28T13:55:39.956Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-28T13:55:39.956Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T13:55:39.956Z] PASS [2020-02-28T13:55:39.956Z] [2020-02-28T13:55:39.956Z] === Skipped [2020-02-28T13:55:39.956Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-28T13:55:39.956Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T13:55:39.956Z] [2020-02-28T13:55:39.956Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-28T13:55:39.956Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T13:55:39.956Z] [2020-02-28T13:55:39.956Z] [2020-02-28T13:55:39.956Z] DONE 2 tests, 2 skipped in 0.069s [2020-02-28T13:55:39.956Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-28T13:55:39.956Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:55:39.956Z] ++ set -e [2020-02-28T13:55:39.956Z] ++ '[' -n 0 ']' [2020-02-28T13:55:39.956Z] ++ set -x [2020-02-28T13:55:39.956Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:55:39.956Z] INFO: Testing against a local daemon [2020-02-28T13:55:39.956Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-28T13:55:40.700Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2020-02-28T13:55:40.700Z] === RUN TestDockerNetworkMacvlan [2020-02-28T13:55:41.450Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-28T13:55:42.215Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-28T13:55:42.969Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-28T13:55:45.324Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-28T13:55:45.624Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.09s) [2020-02-28T13:55:45.624Z] PASS [2020-02-28T13:55:45.624Z] [2020-02-28T13:55:45.624Z] === Skipped [2020-02-28T13:55:45.624Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-28T13:55:45.624Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:55:45.624Z] [2020-02-28T13:55:45.624Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-28T13:55:45.624Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:55:45.624Z] [2020-02-28T13:55:45.624Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-28T13:55:45.624Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:55:45.624Z] [2020-02-28T13:55:45.624Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-28T13:55:45.624Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:55:45.624Z] [2020-02-28T13:55:45.624Z] [2020-02-28T13:55:45.624Z] DONE 17 tests, 4 skipped in 32.042s [2020-02-28T13:55:45.624Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-28T13:55:45.624Z] ++ 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 [2020-02-28T13:55:45.624Z] ++ set -e [2020-02-28T13:55:45.624Z] ++ '[' -n 0 ']' [2020-02-28T13:55:45.624Z] ++ set -x [2020-02-28T13:55:45.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-28T13:55:45.882Z] INFO: Testing against a local daemon [2020-02-28T13:55:45.882Z] === RUN TestPluginInvalidJSON [2020-02-28T13:55:45.882Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-28T13:55:45.882Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-28T13:55:45.882Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-28T13:55:45.882Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-02-28T13:55:45.882Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-28T13:55:45.882Z] PASS [2020-02-28T13:55:45.882Z] [2020-02-28T13:55:45.882Z] DONE 2 tests in 0.213s [2020-02-28T13:55:45.882Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-28T13:55:45.882Z] ++ 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 [2020-02-28T13:55:45.882Z] ++ set -e [2020-02-28T13:55:45.882Z] ++ '[' -n 0 ']' [2020-02-28T13:55:45.882Z] ++ set -x [2020-02-28T13:55:45.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-28T13:55:45.883Z] INFO: Testing against a local daemon [2020-02-28T13:55:45.883Z] === RUN TestExternalGraphDriver [2020-02-28T13:55:46.141Z] === RUN TestExternalGraphDriver/json [2020-02-28T13:55:48.673Z] === RUN TestExternalGraphDriver/spec [2020-02-28T13:55:49.454Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-28T13:55:51.206Z] === RUN TestExternalGraphDriver/pull [2020-02-28T13:55:51.479Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-02-28T13:55:51.479Z] [2020-02-28T13:55:51.479Z] ________ ____ __. [2020-02-28T13:55:51.479Z] \_____ \ | |/ _| [2020-02-28T13:55:51.479Z] / | \| < [2020-02-28T13:55:51.479Z] / | \ | \ [2020-02-28T13:55:51.479Z] \_______ /____|__ \ [2020-02-28T13:55:51.479Z] \/ \/ [2020-02-28T13:55:51.480Z] [2020-02-28T13:55:51.480Z] INFO: make.ps1 ended at 02/28/2020 13:55:41 [2020-02-28T13:55:51.480Z] INFO: Binaries build ended at 02/28/2020 13:55:43. Duration:00:01:24.4382791 [2020-02-28T13:55:51.480Z] INFO: Copying the built daemon binary to d:\CI\PR-40594\3\binary\dockerd-d7e6110d46.exe... [2020-02-28T13:55:51.480Z] INFO: Copying the built client binary to d:\CI\PR-40594\3\binary\docker-d7e6110d46.exe... [2020-02-28T13:55:51.480Z] INFO: Copying dockerversion from the container... [2020-02-28T13:55:51.480Z] INFO: Copying the golang package from the container to d:\CI\PR-40594\3\installer\go.zip... [2020-02-28T13:55:51.480Z] INFO: Extracting go.zip to d:\CI\PR-40594\3\go [2020-02-28T13:55:53.398Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-28T13:55:53.737Z] --- PASS: TestExternalGraphDriver (7.47s) [2020-02-28T13:55:53.737Z] --- PASS: TestExternalGraphDriver/json (2.47s) [2020-02-28T13:55:53.737Z] --- PASS: TestExternalGraphDriver/spec (2.69s) [2020-02-28T13:55:53.737Z] --- PASS: TestExternalGraphDriver/pull (2.18s) [2020-02-28T13:55:53.737Z] === RUN TestGraphdriverPluginV2 [2020-02-28T13:55:53.737Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-02-28T13:55:53.737Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:55:53.737Z] PASS [2020-02-28T13:55:53.737Z] [2020-02-28T13:55:53.737Z] === Skipped [2020-02-28T13:55:53.737Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-02-28T13:55:53.737Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:55:53.737Z] [2020-02-28T13:55:53.737Z] [2020-02-28T13:55:53.737Z] DONE 5 tests, 1 skipped in 7.657s [2020-02-28T13:55:53.737Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-28T13:55:53.737Z] ++ 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 [2020-02-28T13:55:53.737Z] ++ set -e [2020-02-28T13:55:53.737Z] ++ '[' -n 0 ']' [2020-02-28T13:55:53.737Z] ++ set -x [2020-02-28T13:55:53.738Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T13:55:53.738Z] INFO: Testing against a local daemon [2020-02-28T13:55:53.738Z] === RUN TestContinueAfterPluginCrash [2020-02-28T13:55:53.738Z] === PAUSE TestContinueAfterPluginCrash [2020-02-28T13:55:53.738Z] === RUN TestReadPluginNoRead [2020-02-28T13:55:53.738Z] === PAUSE TestReadPluginNoRead [2020-02-28T13:55:53.738Z] === RUN TestDaemonStartWithLogOpt [2020-02-28T13:55:53.738Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-28T13:55:53.738Z] === CONT TestContinueAfterPluginCrash [2020-02-28T13:55:53.738Z] === CONT TestDaemonStartWithLogOpt [2020-02-28T13:55:53.738Z] === CONT TestReadPluginNoRead [2020-02-28T13:55:54.603Z] --- PASS: TestDockerNetworkMacvlan (13.92s) [2020-02-28T13:55:54.603Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-02-28T13:55:54.603Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-02-28T13:55:54.603Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.08s) [2020-02-28T13:55:54.603Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.23s) [2020-02-28T13:55:54.603Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.77s) [2020-02-28T13:55:54.603Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.80s) [2020-02-28T13:55:54.603Z] PASS [2020-02-28T13:55:54.603Z] [2020-02-28T13:55:54.603Z] DONE 8 tests in 15.358s [2020-02-28T13:55:54.603Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-28T13:55:54.603Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:55:54.603Z] ++ set -e [2020-02-28T13:55:54.603Z] ++ '[' -n 0 ']' [2020-02-28T13:55:54.603Z] ++ set -x [2020-02-28T13:55:54.603Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:55:54.603Z] testing: warning: no tests to run [2020-02-28T13:55:54.603Z] PASS [2020-02-28T13:55:54.603Z] [2020-02-28T13:55:54.603Z] DONE 0 tests in 0.015s [2020-02-28T13:55:54.603Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-28T13:55:54.603Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:55:54.603Z] ++ set -e [2020-02-28T13:55:54.603Z] ++ '[' -n 0 ']' [2020-02-28T13:55:54.603Z] ++ set -x [2020-02-28T13:55:54.603Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:55:54.603Z] INFO: Testing against a local daemon [2020-02-28T13:55:54.603Z] === RUN TestAuthZPluginAllowRequest [2020-02-28T13:55:56.338Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2020-02-28T13:55:56.338Z] === RUN TestAuthZPluginTLS [2020-02-28T13:55:56.698Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-02-28T13:55:56.698Z] === RUN TestAuthZPluginDenyRequest [2020-02-28T13:55:57.441Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-02-28T13:55:57.441Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-28T13:55:57.795Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-02-28T13:55:57.795Z] === RUN TestAuthZPluginDenyResponse [2020-02-28T13:55:58.554Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-02-28T13:55:58.554Z] === RUN TestAuthZPluginAllowEventStream [2020-02-28T13:55:59.769Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2020-02-28T13:55:59.769Z] === RUN TestAuthZPluginErrorResponse [2020-02-28T13:56:00.507Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-02-28T13:56:00.507Z] === RUN TestAuthZPluginErrorRequest [2020-02-28T13:56:00.866Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-02-28T13:56:00.866Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-28T13:56:01.609Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-02-28T13:56:01.609Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-28T13:56:04.180Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.03s) [2020-02-28T13:56:04.180Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-28T13:56:05.964Z] === RUN TestReadPluginNoRead/disabled_caching [2020-02-28T13:56:06.038Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2020-02-28T13:56:06.038Z] === RUN TestAuthZPluginHeader [2020-02-28T13:56:06.533Z] --- PASS: TestDaemonStartWithLogOpt (12.81s) [2020-02-28T13:56:06.795Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-02-28T13:56:06.795Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-28T13:56:06.795Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-28T13:56:06.795Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:56:06.795Z] === RUN TestAuthZPluginV2Disable [2020-02-28T13:56:06.795Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-28T13:56:06.795Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:56:06.795Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-28T13:56:06.795Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-28T13:56:06.795Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:56:06.795Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-28T13:56:06.795Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-28T13:56:06.795Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:56:06.795Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-28T13:56:07.467Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-02-28T13:56:09.371Z] === RUN TestReadPluginNoRead/default [2020-02-28T13:56:11.273Z] --- PASS: TestReadPluginNoRead (17.37s) [2020-02-28T13:56:11.273Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.97s) [2020-02-28T13:56:11.273Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.85s) [2020-02-28T13:56:11.273Z] --- PASS: TestReadPluginNoRead/default (1.86s) [2020-02-28T13:56:11.273Z] read_test.go:91: [db95c42cebd0a] daemon is not started [2020-02-28T13:56:11.531Z] --- PASS: TestContinueAfterPluginCrash (17.68s) [2020-02-28T13:56:11.531Z] PASS [2020-02-28T13:56:11.531Z] [2020-02-28T13:56:11.531Z] DONE 6 tests in 17.882s [2020-02-28T13:56:11.531Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-02-28T13:56:11.531Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:56:11.531Z] ++ set -e [2020-02-28T13:56:11.531Z] ++ '[' -n 0 ']' [2020-02-28T13:56:11.531Z] ++ set -x [2020-02-28T13:56:11.531Z] ++ env -i DEST=/go/src/github.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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:56:11.531Z] testing: warning: no tests to run [2020-02-28T13:56:11.531Z] PASS [2020-02-28T13:56:11.531Z] [2020-02-28T13:56:11.531Z] DONE 0 tests in 0.060s [2020-02-28T13:56:11.531Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-28T13:56:11.531Z] ++ 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 [2020-02-28T13:56:11.531Z] ++ set -e [2020-02-28T13:56:11.531Z] ++ '[' -n 0 ']' [2020-02-28T13:56:11.531Z] ++ set -x [2020-02-28T13:56:11.531Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T13:56:11.790Z] INFO: Testing against a local daemon [2020-02-28T13:56:11.790Z] === RUN TestPluginWithDevMounts [2020-02-28T13:56:11.790Z] === PAUSE TestPluginWithDevMounts [2020-02-28T13:56:11.790Z] === CONT TestPluginWithDevMounts [2020-02-28T13:56:14.322Z] --- PASS: TestPluginWithDevMounts (2.20s) [2020-02-28T13:56:14.322Z] PASS [2020-02-28T13:56:14.322Z] [2020-02-28T13:56:14.322Z] DONE 1 tests in 2.410s [2020-02-28T13:56:14.322Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-28T13:56:14.322Z] ++ 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 [2020-02-28T13:56:14.322Z] ++ set -e [2020-02-28T13:56:14.322Z] ++ '[' -n 0 ']' [2020-02-28T13:56:14.322Z] ++ set -x [2020-02-28T13:56:14.322Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T13:56:14.322Z] INFO: Testing against a local daemon [2020-02-28T13:56:14.322Z] === RUN TestSecretInspect [2020-02-28T13:56:17.608Z] --- PASS: TestSecretInspect (3.28s) [2020-02-28T13:56:17.608Z] === RUN TestSecretList [2020-02-28T13:56:18.210Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-28T13:56:18.210Z] [2020-02-28T13:56:18.210Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-02-28T13:56:18.210Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-02-28T13:56:18.210Z] Using test binary docker [2020-02-28T13:56:18.210Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-28T13:56:18.210Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-28T13:56:18.210Z] INFO: Waiting for daemon to start... [2020-02-28T13:56:18.210Z] Starting dockerd [2020-02-28T13:56:18.210Z] . [2020-02-28T13:56:18.210Z] INFO: Building docker-sdk-python3:4.2.0... [2020-02-28T13:56:20.895Z] --- PASS: TestSecretList (3.24s) [2020-02-28T13:56:20.895Z] === RUN TestSecretsCreateAndDelete [2020-02-28T13:56:21.607Z] INFO: Extraction ended at 02/28/2020 13:56:19. Duration:00:00:28.5773061 [2020-02-28T13:56:21.607Z] INFO: Updating the golang and path environment variables [2020-02-28T13:56:21.607Z] INFO: GOPATH=d:\gopath [2020-02-28T13:56:21.607Z] INFO: go version go1.13.8 windows/amd64 [2020-02-28T13:56:21.607Z] INFO: Running the daemon under test in debug mode [2020-02-28T13:56:21.607Z] INFO: Starting a daemon under test... [2020-02-28T13:56:21.607Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40594\3\daemon --pidfile d:\CI\PR-40594\3\docker.pid -D [2020-02-28T13:56:21.607Z] INFO: Process started successfully. [2020-02-28T13:56:21.607Z] INFO: Start tailing logs of the daemon under tests [2020-02-28T13:56:21.607Z] INFO: Waiting for the daemon under test to start... [2020-02-28T13:56:23.803Z] INFO: Daemon under test started and replied! [2020-02-28T13:56:23.803Z] INFO: Docker version of the daemon under test [2020-02-28T13:56:23.803Z] [2020-02-28T13:56:23.803Z] Client: [2020-02-28T13:56:23.803Z] Version: 17.06.2-ce [2020-02-28T13:56:23.803Z] API version: 1.30 [2020-02-28T13:56:23.803Z] Go version: go1.8.3 [2020-02-28T13:56:23.803Z] Git commit: cec0b72 [2020-02-28T13:56:23.803Z] Built: Tue Sep 5 19:57:19 2017 [2020-02-28T13:56:23.803Z] OS/Arch: windows/amd64 [2020-02-28T13:56:23.803Z] [2020-02-28T13:56:23.803Z] Server: [2020-02-28T13:56:23.803Z] Version: 0.0.0-dev [2020-02-28T13:56:23.803Z] API version: 1.41 (minimum version 1.24) [2020-02-28T13:56:23.803Z] Go version: go1.13.8 [2020-02-28T13:56:23.803Z] Git commit: d7e6110d46 [2020-02-28T13:56:23.803Z] Built: 02/28/2020 13:54:24 [2020-02-28T13:56:23.803Z] OS/Arch: windows/amd64 [2020-02-28T13:56:23.803Z] Experimental: false [2020-02-28T13:56:23.803Z] [2020-02-28T13:56:23.803Z] INFO: Docker info of the daemon under test [2020-02-28T13:56:23.803Z] [2020-02-28T13:56:23.803Z] Containers: 0 [2020-02-28T13:56:23.803Z] Running: 0 [2020-02-28T13:56:23.803Z] Paused: 0 [2020-02-28T13:56:23.803Z] Stopped: 0 [2020-02-28T13:56:23.803Z] Images: 0 [2020-02-28T13:56:23.803Z] Server Version: 0.0.0-dev [2020-02-28T13:56:23.803Z] Storage Driver: windowsfilter [2020-02-28T13:56:23.803Z] Windows: [2020-02-28T13:56:23.803Z] Logging Driver: json-file [2020-02-28T13:56:23.803Z] Plugins: [2020-02-28T13:56:23.803Z] Volume: local [2020-02-28T13:56:23.803Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-28T13:56:23.803Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-28T13:56:23.803Z] Swarm: inactive [2020-02-28T13:56:23.803Z] Default Isolation: process [2020-02-28T13:56:23.803Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-28T13:56:23.803Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-02-28T13:56:23.803Z] OSType: windows [2020-02-28T13:56:23.803Z] Architecture: x86_64 [2020-02-28T13:56:23.803Z] CPUs: 4 [2020-02-28T13:56:23.803Z] Total Memory: 32GiB [2020-02-28T13:56:23.803Z] Name: azwin-2-dd7041 [2020-02-28T13:56:23.803Z] ID: R47S:G4DB:PJ3R:XIWP:Y4EC:EVYQ:RML3:SNMI:BPES:Y4XT:RAYE:D4VT [2020-02-28T13:56:23.803Z] Docker Root Dir: D:\CI\PR-40594\3\daemon [2020-02-28T13:56:23.803Z] Debug Mode (client): false [2020-02-28T13:56:23.803Z] Debug Mode (server): true [2020-02-28T13:56:23.803Z] File Descriptors: -1 [2020-02-28T13:56:23.803Z] Goroutines: 17 [2020-02-28T13:56:23.803Z] System Time: 2020-02-28T13:56:23.6208375Z [2020-02-28T13:56:23.803Z] EventsListeners: 0 [2020-02-28T13:56:23.803Z] Registry: https://index.docker.io/v1/ [2020-02-28T13:56:23.803Z] Labels: [2020-02-28T13:56:23.803Z] Experimental: false [2020-02-28T13:56:23.803Z] Insecure Registries: [2020-02-28T13:56:23.803Z] 127.0.0.0/8 [2020-02-28T13:56:23.803Z] Live Restore Enabled: false [2020-02-28T13:56:23.803Z] [2020-02-28T13:56:23.803Z] [2020-02-28T13:56:23.803Z] INFO: Docker images of the daemon under test [2020-02-28T13:56:23.803Z] [2020-02-28T13:56:23.803Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-28T13:56:23.803Z] [2020-02-28T13:56:23.803Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-02-28T13:56:24.180Z] --- PASS: TestSecretsCreateAndDelete (3.28s) [2020-02-28T13:56:24.180Z] === RUN TestSecretsUpdate [2020-02-28T13:56:24.266Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-02-28T13:56:24.266Z] ltsc2019: Pulling from windows/servercore [2020-02-28T13:56:24.266Z] 65014b3c3121: Pulling fs layer [2020-02-28T13:56:24.266Z] b5405b758079: Pulling fs layer [2020-02-28T13:56:26.184Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.70s) [2020-02-28T13:56:26.184Z] PASS [2020-02-28T13:56:26.184Z] [2020-02-28T13:56:26.184Z] === Skipped [2020-02-28T13:56:26.184Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-28T13:56:26.184Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:56:26.184Z] [2020-02-28T13:56:26.184Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-28T13:56:26.184Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:56:26.184Z] [2020-02-28T13:56:26.184Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-28T13:56:26.184Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:56:26.184Z] [2020-02-28T13:56:26.184Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-28T13:56:26.184Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:56:26.184Z] [2020-02-28T13:56:26.184Z] [2020-02-28T13:56:26.184Z] DONE 17 tests, 4 skipped in 28.868s [2020-02-28T13:56:26.184Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-28T13:56:26.185Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:56:26.185Z] ++ set -e [2020-02-28T13:56:26.185Z] ++ '[' -n 0 ']' [2020-02-28T13:56:26.185Z] ++ set -x [2020-02-28T13:56:26.185Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:56:26.185Z] INFO: Testing against a local daemon [2020-02-28T13:56:26.185Z] === RUN TestPluginInvalidJSON [2020-02-28T13:56:26.185Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-28T13:56:26.185Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-28T13:56:26.185Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-28T13:56:26.185Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-02-28T13:56:26.185Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-28T13:56:26.185Z] PASS [2020-02-28T13:56:26.185Z] [2020-02-28T13:56:26.185Z] DONE 2 tests in 0.075s [2020-02-28T13:56:26.185Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-28T13:56:26.185Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:56:26.185Z] ++ set -e [2020-02-28T13:56:26.185Z] ++ '[' -n 0 ']' [2020-02-28T13:56:26.185Z] ++ set -x [2020-02-28T13:56:26.185Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:56:26.185Z] INFO: Testing against a local daemon [2020-02-28T13:56:26.185Z] === RUN TestExternalGraphDriver [2020-02-28T13:56:26.185Z] === RUN TestExternalGraphDriver/json [2020-02-28T13:56:26.185Z] === RUN TestExternalGraphDriver/spec [2020-02-28T13:56:27.465Z] --- PASS: TestSecretsUpdate (3.25s) [2020-02-28T13:56:27.465Z] === RUN TestTemplatedSecret [2020-02-28T13:56:27.911Z] === RUN TestExternalGraphDriver/pull [2020-02-28T13:56:29.671Z] --- PASS: TestExternalGraphDriver (6.08s) [2020-02-28T13:56:29.671Z] --- PASS: TestExternalGraphDriver/json (1.96s) [2020-02-28T13:56:29.671Z] --- PASS: TestExternalGraphDriver/spec (2.00s) [2020-02-28T13:56:29.671Z] --- PASS: TestExternalGraphDriver/pull (2.00s) [2020-02-28T13:56:29.671Z] === RUN TestGraphdriverPluginV2 [2020-02-28T13:56:29.671Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-02-28T13:56:29.671Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:56:29.671Z] PASS [2020-02-28T13:56:29.671Z] [2020-02-28T13:56:29.671Z] === Skipped [2020-02-28T13:56:29.671Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-02-28T13:56:29.671Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:56:29.671Z] [2020-02-28T13:56:29.671Z] [2020-02-28T13:56:29.671Z] DONE 5 tests, 1 skipped in 6.230s [2020-02-28T13:56:29.671Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-28T13:56:29.671Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:56:29.671Z] ++ set -e [2020-02-28T13:56:29.671Z] ++ '[' -n 0 ']' [2020-02-28T13:56:29.671Z] ++ set -x [2020-02-28T13:56:29.671Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:56:30.028Z] INFO: Testing against a local daemon [2020-02-28T13:56:30.028Z] === RUN TestContinueAfterPluginCrash [2020-02-28T13:56:30.028Z] === PAUSE TestContinueAfterPluginCrash [2020-02-28T13:56:30.028Z] === RUN TestReadPluginNoRead [2020-02-28T13:56:30.028Z] === PAUSE TestReadPluginNoRead [2020-02-28T13:56:30.028Z] === RUN TestDaemonStartWithLogOpt [2020-02-28T13:56:30.028Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-28T13:56:30.028Z] === CONT TestContinueAfterPluginCrash [2020-02-28T13:56:30.028Z] === CONT TestDaemonStartWithLogOpt [2020-02-28T13:56:30.750Z] --- PASS: TestTemplatedSecret (3.42s) [2020-02-28T13:56:30.750Z] === RUN TestSecretCreateResolve [2020-02-28T13:56:32.975Z] b5405b758079: Verifying Checksum [2020-02-28T13:56:32.975Z] b5405b758079: Download complete [2020-02-28T13:56:34.037Z] --- PASS: TestSecretCreateResolve (3.27s) [2020-02-28T13:56:34.037Z] PASS [2020-02-28T13:56:34.037Z] [2020-02-28T13:56:34.037Z] DONE 6 tests in 19.917s [2020-02-28T13:56:34.037Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-02-28T13:56:34.037Z] ++ 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 [2020-02-28T13:56:34.037Z] ++ set -e [2020-02-28T13:56:34.037Z] ++ '[' -n 0 ']' [2020-02-28T13:56:34.037Z] ++ set -x [2020-02-28T13:56:34.037Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-28T13:56:34.037Z] INFO: Testing against a local daemon [2020-02-28T13:56:34.037Z] === RUN TestServiceCreateInit [2020-02-28T13:56:34.296Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-28T13:56:39.567Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-28T13:56:39.679Z] --- PASS: TestDaemonStartWithLogOpt (9.80s) [2020-02-28T13:56:39.679Z] === CONT TestReadPluginNoRead [2020-02-28T13:56:41.568Z] 65014b3c3121: Verifying Checksum [2020-02-28T13:56:41.568Z] 65014b3c3121: Download complete [2020-02-28T13:56:42.785Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-02-28T13:56:44.522Z] --- PASS: TestContinueAfterPluginCrash (14.34s) [2020-02-28T13:56:44.522Z] === RUN TestReadPluginNoRead/default [2020-02-28T13:56:44.834Z] --- PASS: TestServiceCreateInit (10.36s) [2020-02-28T13:56:44.834Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.07s) [2020-02-28T13:56:44.834Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.25s) [2020-02-28T13:56:44.834Z] === RUN TestCreateServiceMultipleTimes [2020-02-28T13:56:46.859Z] === RUN TestReadPluginNoRead/disabled_caching [2020-02-28T13:56:48.073Z] --- PASS: TestReadPluginNoRead (8.47s) [2020-02-28T13:56:48.073Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.94s) [2020-02-28T13:56:48.073Z] --- PASS: TestReadPluginNoRead/default (2.01s) [2020-02-28T13:56:48.073Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.71s) [2020-02-28T13:56:48.073Z] read_test.go:91: [ddaf9df126a5a] daemon is not started [2020-02-28T13:56:48.073Z] PASS [2020-02-28T13:56:48.073Z] [2020-02-28T13:56:48.073Z] DONE 6 tests in 18.353s [2020-02-28T13:56:48.073Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-02-28T13:56:48.073Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:56:48.073Z] ++ set -e [2020-02-28T13:56:48.073Z] ++ '[' -n 0 ']' [2020-02-28T13:56:48.073Z] ++ set -x [2020-02-28T13:56:48.073Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:56:48.073Z] testing: warning: no tests to run [2020-02-28T13:56:48.073Z] PASS [2020-02-28T13:56:48.073Z] [2020-02-28T13:56:48.073Z] DONE 0 tests in 0.025s [2020-02-28T13:56:48.073Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-28T13:56:48.073Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:56:48.073Z] ++ set -e [2020-02-28T13:56:48.073Z] ++ '[' -n 0 ']' [2020-02-28T13:56:48.073Z] ++ set -x [2020-02-28T13:56:48.073Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:56:48.425Z] INFO: Testing against a local daemon [2020-02-28T13:56:48.425Z] === RUN TestPluginWithDevMounts [2020-02-28T13:56:48.425Z] === PAUSE TestPluginWithDevMounts [2020-02-28T13:56:48.425Z] === CONT TestPluginWithDevMounts [2020-02-28T13:56:50.155Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-02-28T13:56:50.155Z] PASS [2020-02-28T13:56:50.155Z] [2020-02-28T13:56:50.155Z] DONE 1 tests in 1.958s [2020-02-28T13:56:50.155Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-02-28T13:56:50.155Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:56:50.155Z] ++ set -e [2020-02-28T13:56:50.155Z] ++ '[' -n 0 ']' [2020-02-28T13:56:50.155Z] ++ set -x [2020-02-28T13:56:50.155Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:56:50.155Z] INFO: Testing against a local daemon [2020-02-28T13:56:50.155Z] === RUN TestSecretInspect [2020-02-28T13:56:53.226Z] --- PASS: TestSecretInspect (2.75s) [2020-02-28T13:56:53.226Z] === RUN TestSecretList [2020-02-28T13:56:55.831Z] --- PASS: TestSecretList (2.87s) [2020-02-28T13:56:55.831Z] === RUN TestSecretsCreateAndDelete [2020-02-28T13:56:58.191Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2020-02-28T13:56:58.191Z] === RUN TestSecretsUpdate [2020-02-28T13:57:00.102Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-28T13:57:00.102Z] ok github.com/docker/docker/api/server/middleware 0.038s coverage: 37.7% of statements [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-28T13:57:00.102Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-02-28T13:57:00.102Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2020-02-28T13:57:00.102Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 4.5% of statements [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/types [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-28T13:57:00.102Z] ok github.com/docker/docker/api/types/time 0.019s coverage: 100.0% of statements [2020-02-28T13:57:00.102Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/builder [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-28T13:57:00.102Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-28T13:57:00.102Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-02-28T13:57:01.260Z] --- PASS: TestSecretsUpdate (2.68s) [2020-02-28T13:57:01.260Z] === RUN TestTemplatedSecret [2020-02-28T13:57:02.833Z] ok github.com/docker/docker/cli/debug 0.022s coverage: 100.0% of statements [2020-02-28T13:57:04.333Z] --- PASS: TestTemplatedSecret (3.31s) [2020-02-28T13:57:04.333Z] === RUN TestSecretCreateResolve [2020-02-28T13:57:04.849Z] sha256:00a028064c141aa693c45f433f01c708deb8b899a6f85708c555c6d6e5918be1 [2020-02-28T13:57:04.849Z] INFO: Starting docker-py tests... [2020-02-28T13:57:04.849Z] ============================= test session starts ============================== [2020-02-28T13:57:04.849Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-02-28T13:57:04.849Z] rootdir: /src, inifile: pytest.ini [2020-02-28T13:57:04.849Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-02-28T13:57:04.897Z] ok github.com/docker/docker/builder/remotecontext/git 4.808s coverage: 86.3% of statements [2020-02-28T13:57:05.781Z] collected 387 items / 1 deselected / 386 selected [2020-02-28T13:57:05.781Z] [2020-02-28T13:57:06.685Z] --- PASS: TestSecretCreateResolve (2.36s) [2020-02-28T13:57:06.685Z] PASS [2020-02-28T13:57:06.685Z] [2020-02-28T13:57:06.685Z] DONE 6 tests in 16.322s [2020-02-28T13:57:06.685Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-02-28T13:57:06.685Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:57:06.685Z] ++ set -e [2020-02-28T13:57:06.685Z] ++ '[' -n 0 ']' [2020-02-28T13:57:06.685Z] ++ set -x [2020-02-28T13:57:06.685Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:57:06.685Z] INFO: Testing against a local daemon [2020-02-28T13:57:06.685Z] === RUN TestServiceCreateInit [2020-02-28T13:57:06.685Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-28T13:57:06.799Z] --- PASS: TestCreateServiceMultipleTimes (19.59s) [2020-02-28T13:57:06.799Z] === RUN TestCreateServiceConflict [2020-02-28T13:57:06.965Z] ok github.com/docker/docker/builder/remotecontext 0.478s coverage: 13.6% of statements [2020-02-28T13:57:07.367Z] --- PASS: TestCreateServiceConflict (3.29s) [2020-02-28T13:57:07.367Z] === RUN TestCreateServiceMaxReplicas [2020-02-28T13:57:08.470Z] ok github.com/docker/docker/builder/dockerfile 1.457s coverage: 48.2% of statements [2020-02-28T13:57:08.470Z] ? github.com/docker/docker/cli [no test files] [2020-02-28T13:57:08.470Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-28T13:57:11.555Z] --- PASS: TestCreateServiceMaxReplicas (3.66s) [2020-02-28T13:57:11.555Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-28T13:57:11.589Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-28T13:57:16.672Z] --- PASS: TestServiceCreateInit (9.93s) [2020-02-28T13:57:16.672Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.01s) [2020-02-28T13:57:16.672Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.89s) [2020-02-28T13:57:16.672Z] === RUN TestCreateServiceMultipleTimes [2020-02-28T13:57:18.826Z] ok github.com/docker/docker/client 0.735s coverage: 75.8% of statements [2020-02-28T13:57:26.428Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.53s) [2020-02-28T13:57:26.428Z] === RUN TestCreateServiceSecretFileMode [2020-02-28T13:57:28.960Z] --- PASS: TestCreateServiceSecretFileMode (3.38s) [2020-02-28T13:57:28.960Z] === RUN TestCreateServiceConfigFileMode [2020-02-28T13:57:32.659Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-02-28T13:57:32.801Z] --- PASS: TestCreateServiceMultipleTimes (16.26s) [2020-02-28T13:57:32.801Z] === RUN TestCreateServiceConflict [2020-02-28T13:57:32.915Z] tests/integration/api_client_test.py ..... [ 7%] [2020-02-28T13:57:33.149Z] --- PASS: TestCreateServiceConfigFileMode (3.43s) [2020-02-28T13:57:33.149Z] === RUN TestCreateServiceSysctls [2020-02-28T13:57:35.370Z] tests/integration/api_config_test.py ..... [ 8%] [2020-02-28T13:57:35.867Z] --- PASS: TestCreateServiceConflict (2.82s) [2020-02-28T13:57:35.867Z] === RUN TestCreateServiceMaxReplicas [2020-02-28T13:57:36.444Z] --- PASS: TestCreateServiceSysctls (4.14s) [2020-02-28T13:57:36.444Z] === RUN TestCreateServiceCapabilities [2020-02-28T13:57:38.931Z] --- PASS: TestCreateServiceMaxReplicas (3.43s) [2020-02-28T13:57:38.931Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-28T13:57:40.642Z] --- PASS: TestCreateServiceCapabilities (3.52s) [2020-02-28T13:57:40.642Z] === RUN TestInspect [2020-02-28T13:57:43.928Z] --- PASS: TestInspect (3.65s) [2020-02-28T13:57:43.928Z] === RUN TestCreateJob [2020-02-28T13:57:48.116Z] --- PASS: TestCreateJob (4.22s) [2020-02-28T13:57:48.116Z] === RUN TestReplicatedJob [2020-02-28T13:57:55.227Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.31s) [2020-02-28T13:57:55.227Z] === RUN TestCreateServiceSecretFileMode [2020-02-28T13:57:56.234Z] --- PASS: TestReplicatedJob (6.90s) [2020-02-28T13:57:56.234Z] === RUN TestUpdateReplicatedJob [2020-02-28T13:57:56.443Z] --- PASS: TestCreateServiceSecretFileMode (3.04s) [2020-02-28T13:57:56.443Z] === RUN TestCreateServiceConfigFileMode [2020-02-28T13:57:59.519Z] --- PASS: TestUpdateReplicatedJob (4.16s) [2020-02-28T13:57:59.519Z] === RUN TestServiceListWithStatuses [2020-02-28T13:57:59.519Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-28T13:57:59.519Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-28T13:57:59.519Z] === RUN TestDockerNetworkConnectAlias [2020-02-28T13:57:59.556Z] --- PASS: TestCreateServiceConfigFileMode (3.15s) [2020-02-28T13:57:59.556Z] === RUN TestCreateServiceSysctls [2020-02-28T13:58:04.454Z] --- PASS: TestCreateServiceSysctls (4.20s) [2020-02-28T13:58:04.454Z] === RUN TestCreateServiceCapabilities [2020-02-28T13:58:06.083Z] --- PASS: TestDockerNetworkConnectAlias (6.47s) [2020-02-28T13:58:06.083Z] === RUN TestDockerNetworkReConnect [2020-02-28T13:58:07.570Z] --- PASS: TestCreateServiceCapabilities (3.33s) [2020-02-28T13:58:07.570Z] === RUN TestInspect [2020-02-28T13:58:10.133Z] --- PASS: TestInspect (3.07s) [2020-02-28T13:58:10.133Z] === RUN TestCreateJob [2020-02-28T13:58:10.269Z] --- PASS: TestDockerNetworkReConnect (4.66s) [2020-02-28T13:58:10.270Z] === RUN TestServicePlugin [2020-02-28T13:58:10.270Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-28T13:58:10.270Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:58:10.270Z] === RUN TestServiceUpdateLabel [2020-02-28T13:58:13.556Z] --- PASS: TestServiceUpdateLabel (3.26s) [2020-02-28T13:58:13.556Z] === RUN TestServiceUpdateSecrets [2020-02-28T13:58:14.129Z] --- PASS: TestCreateJob (4.15s) [2020-02-28T13:58:14.129Z] === RUN TestReplicatedJob [2020-02-28T13:58:15.388Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-02-28T13:58:15.694Z] ok github.com/docker/docker/cmd/dockerd 0.310s coverage: 30.7% of statements [2020-02-28T13:58:16.321Z] ok github.com/docker/docker/container 0.163s coverage: 34.9% of statements [2020-02-28T13:58:16.321Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-28T13:58:16.321Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-28T13:58:16.321Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-28T13:58:16.321Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-28T13:58:20.810Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.042s coverage: 65.3% of statements [2020-02-28T13:58:21.654Z] --- PASS: TestReplicatedJob (6.70s) [2020-02-28T13:58:21.654Z] === RUN TestUpdateReplicatedJob [2020-02-28T13:58:25.584Z] --- PASS: TestUpdateReplicatedJob (4.34s) [2020-02-28T13:58:25.584Z] === RUN TestServiceListWithStatuses [2020-02-28T13:58:25.584Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-28T13:58:25.584Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-28T13:58:25.584Z] === RUN TestDockerNetworkConnectAlias [2020-02-28T13:58:29.353Z] ok github.com/docker/docker/daemon/cluster/convert 0.036s coverage: 35.7% of statements [2020-02-28T13:58:30.481Z] --- PASS: TestDockerNetworkConnectAlias (5.24s) [2020-02-28T13:58:30.481Z] === RUN TestDockerNetworkReConnect [2020-02-28T13:58:31.636Z] --- PASS: TestServiceUpdateSecrets (15.42s) [2020-02-28T13:58:31.636Z] === RUN TestServiceUpdateConfigs [2020-02-28T13:58:32.870Z] ok github.com/docker/docker/daemon/cluster 0.176s coverage: 0.5% of statements [2020-02-28T13:58:35.797Z] --- PASS: TestDockerNetworkReConnect (4.72s) [2020-02-28T13:58:35.797Z] === RUN TestServicePlugin [2020-02-28T13:58:35.797Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-28T13:58:35.797Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:58:35.797Z] === RUN TestServiceUpdateLabel [2020-02-28T13:58:38.136Z] --- PASS: TestServiceUpdateLabel (2.71s) [2020-02-28T13:58:38.136Z] === RUN TestServiceUpdateSecrets [2020-02-28T13:58:38.417Z] ok github.com/docker/docker/daemon/discovery 0.036s coverage: 30.0% of statements [2020-02-28T13:58:39.916Z] ok github.com/docker/docker/daemon/config 0.123s coverage: 81.7% of statements [2020-02-28T13:58:40.547Z] ok github.com/docker/docker/daemon/events 0.091s coverage: 50.0% of statements [2020-02-28T13:58:44.078Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-02-28T13:58:46.508Z] --- PASS: TestServiceUpdateConfigs (15.41s) [2020-02-28T13:58:46.508Z] === RUN TestServiceUpdateNetwork [2020-02-28T13:58:46.779Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.514s coverage: 13.7% of statements [2020-02-28T13:58:48.270Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2020-02-28T13:58:50.327Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.318s coverage: 57.9% of statements [2020-02-28T13:58:50.327Z] ok github.com/docker/docker/daemon 12.538s coverage: 17.5% of statements [2020-02-28T13:58:50.327Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-28T13:58:50.327Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-28T13:58:50.327Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-28T13:58:50.327Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-28T13:58:54.213Z] --- PASS: TestServiceUpdateSecrets (15.40s) [2020-02-28T13:58:54.213Z] === RUN TestServiceUpdateConfigs [2020-02-28T13:58:55.893Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.425s coverage: 68.6% of statements [2020-02-28T13:58:56.921Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.944s coverage: 48.6% of statements [2020-02-28T13:58:58.421Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.084s coverage: 45.9% of statements [2020-02-28T13:58:58.421Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-28T13:59:00.477Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.266s coverage: 54.8% of statements [2020-02-28T13:59:00.477Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-28T13:59:00.477Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.635s coverage: 76.1% of statements [2020-02-28T13:59:00.477Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-28T13:59:01.111Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.051s coverage: 58.0% of statements [2020-02-28T13:59:01.380Z] --- PASS: TestServiceUpdateNetwork (14.74s) [2020-02-28T13:59:01.380Z] PASS [2020-02-28T13:59:01.380Z] [2020-02-28T13:59:01.380Z] === Skipped [2020-02-28T13:59:01.380Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-02-28T13:59:01.380Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-28T13:59:01.380Z] [2020-02-28T13:59:01.380Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-02-28T13:59:01.380Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:59:01.380Z] [2020-02-28T13:59:01.380Z] [2020-02-28T13:59:01.380Z] DONE 23 tests, 2 skipped in 145.057s [2020-02-28T13:59:01.380Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-02-28T13:59:01.380Z] ++ 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 [2020-02-28T13:59:01.380Z] ++ set -e [2020-02-28T13:59:01.380Z] ++ '[' -n 0 ']' [2020-02-28T13:59:01.380Z] ++ set -x [2020-02-28T13:59:01.380Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T13:59:01.380Z] INFO: Testing against a local daemon [2020-02-28T13:59:01.380Z] === RUN TestSessionCreate [2020-02-28T13:59:01.380Z] --- PASS: TestSessionCreate (0.06s) [2020-02-28T13:59:01.380Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-28T13:59:01.380Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-02-28T13:59:01.380Z] PASS [2020-02-28T13:59:01.380Z] [2020-02-28T13:59:01.380Z] DONE 2 tests in 0.293s [2020-02-28T13:59:01.380Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-02-28T13:59:01.380Z] ++ 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 [2020-02-28T13:59:01.380Z] ++ set -e [2020-02-28T13:59:01.380Z] ++ '[' -n 0 ']' [2020-02-28T13:59:01.380Z] ++ set -x [2020-02-28T13:59:01.380Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T13:59:01.380Z] INFO: Testing against a local daemon [2020-02-28T13:59:01.380Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-28T13:59:01.380Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-28T13:59:01.380Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-28T13:59:01.380Z] === RUN TestEventsExecDie [2020-02-28T13:59:01.380Z] --- PASS: TestEventsExecDie (0.91s) [2020-02-28T13:59:01.380Z] === RUN TestEventsBackwardsCompatible [2020-02-28T13:59:01.380Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-02-28T13:59:01.380Z] === RUN TestInfoBinaryCommits [2020-02-28T13:59:01.380Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-02-28T13:59:01.380Z] === RUN TestInfoAPIVersioned [2020-02-28T13:59:01.380Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-02-28T13:59:01.380Z] === RUN TestInfoDiscoveryBackend [2020-02-28T13:59:01.380Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2020-02-28T13:59:01.380Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-28T13:59:02.316Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-28T13:59:02.316Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-28T13:59:02.883Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2020-02-28T13:59:02.883Z] === RUN TestInfoAPI [2020-02-28T13:59:02.883Z] --- PASS: TestInfoAPI (0.06s) [2020-02-28T13:59:02.883Z] === RUN TestInfoAPIWarnings [2020-02-28T13:59:03.180Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2020-02-28T13:59:03.809Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.049s coverage: 3.0% of statements [2020-02-28T13:59:03.819Z] --- PASS: TestInfoAPIWarnings (0.65s) [2020-02-28T13:59:03.819Z] === RUN TestInfoDebug [2020-02-28T13:59:04.387Z] --- PASS: TestInfoDebug (0.63s) [2020-02-28T13:59:04.387Z] === RUN TestInfoInsecureRegistries [2020-02-28T13:59:04.956Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2020-02-28T13:59:04.956Z] === RUN TestInfoRegistryMirrors [2020-02-28T13:59:05.524Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2020-02-28T13:59:05.524Z] === RUN TestLoginFailsWithBadCredentials [2020-02-28T13:59:05.782Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-02-28T13:59:05.782Z] === RUN TestPingCacheHeaders [2020-02-28T13:59:05.782Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-02-28T13:59:05.782Z] === RUN TestPingGet [2020-02-28T13:59:05.782Z] --- PASS: TestPingGet (0.03s) [2020-02-28T13:59:05.782Z] === RUN TestPingHead [2020-02-28T13:59:06.041Z] --- PASS: TestPingHead (0.05s) [2020-02-28T13:59:06.041Z] === RUN TestVersion [2020-02-28T13:59:06.041Z] --- PASS: TestVersion (0.05s) [2020-02-28T13:59:06.041Z] PASS [2020-02-28T13:59:06.041Z] [2020-02-28T13:59:06.041Z] === Skipped [2020-02-28T13:59:06.041Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-28T13:59:06.041Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-28T13:59:06.041Z] [2020-02-28T13:59:06.041Z] [2020-02-28T13:59:06.041Z] DONE 18 tests, 1 skipped in 6.679s [2020-02-28T13:59:06.041Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-28T13:59:06.041Z] ++ 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 [2020-02-28T13:59:06.041Z] ++ set -e [2020-02-28T13:59:06.041Z] ++ '[' -n 0 ']' [2020-02-28T13:59:06.041Z] ++ set -x [2020-02-28T13:59:06.041Z] ++ env -i DEST=/go/src/github.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 [2020-02-28T13:59:06.299Z] INFO: Testing against a local daemon [2020-02-28T13:59:06.299Z] === RUN TestVolumesCreateAndList [2020-02-28T13:59:06.299Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-02-28T13:59:06.299Z] === RUN TestVolumesRemove [2020-02-28T13:59:06.299Z] --- PASS: TestVolumesRemove (0.13s) [2020-02-28T13:59:06.299Z] === RUN TestVolumesInspect [2020-02-28T13:59:06.299Z] --- PASS: TestVolumesInspect (0.03s) [2020-02-28T13:59:06.299Z] === RUN TestVolumesInvalidJSON [2020-02-28T13:59:06.558Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-28T13:59:06.558Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-28T13:59:06.558Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-28T13:59:06.558Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-02-28T13:59:06.558Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-02-28T13:59:06.558Z] PASS [2020-02-28T13:59:06.558Z] [2020-02-28T13:59:06.558Z] DONE 5 tests in 0.459s [2020-02-28T13:59:06.558Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-28T13:59:06.816Z] ++++ cat bundles/test-integration/docker.pid [2020-02-28T13:59:06.816Z] +++ kill 13193 [2020-02-28T13:59:07.306Z] ok github.com/docker/docker/daemon/logger 0.249s coverage: 41.8% of statements [2020-02-28T13:59:08.191Z] +++ /etc/init.d/apparmor stop [2020-02-28T13:59:08.191Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-28T13:59:08.191Z] [2020-02-28T13:59:08.191Z] Unloading profiles will leave already running processes permanently [2020-02-28T13:59:08.191Z] unconfined, which can lead to unexpected situations. [2020-02-28T13:59:08.191Z] [2020-02-28T13:59:08.191Z] To set a process to complain mode, use the command line tool [2020-02-28T13:59:08.191Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-28T13:59:08.191Z] +++ true [2020-02-28T13:59:08.191Z] [2020-02-28T13:59:08.334Z] ok github.com/docker/docker/daemon/logger/gelf 0.045s coverage: 67.0% of statements [2020-02-28T13:59:10.337Z] --- PASS: TestServiceUpdateConfigs (15.20s) [2020-02-28T13:59:10.337Z] === RUN TestServiceUpdateNetwork [2020-02-28T13:59:11.065Z] ok github.com/docker/docker/daemon/logger/awslogs 0.650s coverage: 77.8% of statements [2020-02-28T13:59:11.065Z] ok github.com/docker/docker/daemon/logger/journald 0.029s coverage: 26.2% of statements Post stage [Pipeline] junit [2020-02-28T13:59:11.489Z] Recording test results [2020-02-28T13:59:11.696Z] ok github.com/docker/docker/daemon/images 0.081s coverage: 4.9% of statements [2020-02-28T13:59:11.696Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-28T13:59:11.696Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-28T13:59:11.696Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-28T13:59:11.696Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-28T13:59:12.148Z] + echo Ensuring container killed. [2020-02-28T13:59:12.148Z] Ensuring container killed. [2020-02-28T13:59:12.148Z] + docker rm -vf docker-pr3 [2020-02-28T13:59:12.325Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 62.1% of statements [2020-02-28T13:59:12.407Z] Error: No such container: docker-pr3 [2020-02-28T13:59:12.407Z] + true [Pipeline] sh [2020-02-28T13:59:12.615Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.031s coverage: 88.3% of statements [2020-02-28T13:59:12.697Z] + echo Chowning /workspace to jenkins user [2020-02-28T13:59:12.697Z] Chowning /workspace to jenkins user [2020-02-28T13:59:12.697Z] + id -u [2020-02-28T13:59:12.697Z] + id -g [2020-02-28T13:59:12.697Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40594:/workspace busybox chown -R 1000:1000 /workspace [2020-02-28T13:59:12.697Z] Unable to find image 'busybox:latest' locally [2020-02-28T13:59:12.697Z] latest: Pulling from library/busybox [2020-02-28T13:59:12.958Z] 220602de6ed2: Pulling fs layer [2020-02-28T13:59:12.958Z] 220602de6ed2: Verifying Checksum [2020-02-28T13:59:12.958Z] 220602de6ed2: Download complete [2020-02-28T13:59:13.216Z] 220602de6ed2: Pull complete [2020-02-28T13:59:13.216Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-28T13:59:13.216Z] Status: Downloaded newer image for busybox:latest [2020-02-28T13:59:16.110Z] ok github.com/docker/docker/daemon/logger/local 0.097s coverage: 74.7% of statements [2020-02-28T13:59:16.110Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-28T13:59:16.401Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 33.3% of statements [2020-02-28T13:59:16.401Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 19.9% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-28T13:59:16.802Z] + bundleName=arm64-integration [2020-02-28T13:59:16.802Z] + echo Creating arm64-integration-bundles.tar.gz [2020-02-28T13:59:16.802Z] Creating arm64-integration-bundles.tar.gz [2020-02-28T13:59:16.802Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name+ *-report.xml ) -print [2020-02-28T13:59:16.802Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-02-28T13:59:17.074Z] Archiving artifacts [2020-02-28T13:59:17.907Z] ok github.com/docker/docker/daemon/logger/templates 0.009s coverage: 8.3% of statements [2020-02-28T13:59:18.737Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40594/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-28T13:59:19.061Z] + make clean [2020-02-28T13:59:19.997Z] docker volume rm -f docker-dev-cache [2020-02-28T13:59:19.997Z] docker-dev-cache [Pipeline] deleteDir [2020-02-28T13:59:20.627Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2020-02-28T13:59:20.627Z] ok github.com/docker/docker/daemon/logger/syslog 0.031s coverage: 47.8% of statements [2020-02-28T13:59:21.710Z] ok github.com/docker/docker/daemon/logger/splunk 3.073s coverage: 82.5% of statements [2020-02-28T13:59:21.710Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-28T13:59:21.710Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-28T13:59:23.682Z] --- PASS: TestServiceUpdateNetwork (14.22s) [2020-02-28T13:59:23.682Z] PASS [2020-02-28T13:59:23.682Z] [2020-02-28T13:59:23.682Z] === Skipped [2020-02-28T13:59:23.682Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-02-28T13:59:23.682Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-28T13:59:23.682Z] [2020-02-28T13:59:23.682Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-02-28T13:59:23.682Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T13:59:23.682Z] [2020-02-28T13:59:23.682Z] [2020-02-28T13:59:23.682Z] DONE 23 tests, 2 skipped in 136.312s [2020-02-28T13:59:23.682Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-02-28T13:59:23.682Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:59:23.682Z] ++ set -e [2020-02-28T13:59:23.682Z] ++ '[' -n 0 ']' [2020-02-28T13:59:23.682Z] ++ set -x [2020-02-28T13:59:23.682Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:59:23.682Z] INFO: Testing against a local daemon [2020-02-28T13:59:23.682Z] === RUN TestSessionCreate [2020-02-28T13:59:23.682Z] --- PASS: TestSessionCreate (0.02s) [2020-02-28T13:59:23.682Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-28T13:59:23.682Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-02-28T13:59:23.682Z] PASS [2020-02-28T13:59:23.682Z] [2020-02-28T13:59:23.682Z] DONE 2 tests in 0.097s [2020-02-28T13:59:23.682Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-02-28T13:59:23.682Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:59:23.682Z] ++ set -e [2020-02-28T13:59:23.682Z] ++ '[' -n 0 ']' [2020-02-28T13:59:23.682Z] ++ set -x [2020-02-28T13:59:23.682Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:59:23.682Z] INFO: Testing against a local daemon [2020-02-28T13:59:23.682Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-28T13:59:23.682Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-28T13:59:23.682Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-28T13:59:23.682Z] === RUN TestEventsExecDie [2020-02-28T13:59:23.751Z] 65014b3c3121: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-28T13:59:24.035Z] --- PASS: TestEventsExecDie (0.88s) [2020-02-28T13:59:24.035Z] === RUN TestEventsBackwardsCompatible [2020-02-28T13:59:24.035Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-02-28T13:59:24.035Z] === RUN TestInfoBinaryCommits [2020-02-28T13:59:24.035Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-02-28T13:59:24.035Z] === RUN TestInfoAPIVersioned [2020-02-28T13:59:24.035Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-02-28T13:59:24.035Z] === RUN TestInfoDiscoveryBackend [2020-02-28T13:59:24.386Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-02-28T13:59:24.386Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-28T13:59:25.593Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-28T13:59:25.593Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-28T13:59:25.939Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-02-28T13:59:25.939Z] === RUN TestInfoAPI [2020-02-28T13:59:25.939Z] --- PASS: TestInfoAPI (0.02s) [2020-02-28T13:59:25.939Z] === RUN TestInfoAPIWarnings [2020-02-28T13:59:26.682Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-02-28T13:59:26.682Z] === RUN TestInfoDebug [2020-02-28T13:59:27.026Z] --- PASS: TestInfoDebug (0.52s) [2020-02-28T13:59:27.026Z] === RUN TestInfoInsecureRegistries [2020-02-28T13:59:27.247Z] ................................................ [ 29%] [2020-02-28T13:59:27.260Z] ok github.com/docker/docker/errdefs 0.023s coverage: 49.4% of statements [2020-02-28T13:59:27.260Z] ok github.com/docker/docker/distribution/metadata 0.126s coverage: 48.2% of statements [2020-02-28T13:59:27.775Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-02-28T13:59:27.775Z] === RUN TestInfoRegistryMirrors [2020-02-28T13:59:27.886Z] ok github.com/docker/docker/distribution 0.669s coverage: 22.1% of statements [2020-02-28T13:59:27.886Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-28T13:59:28.126Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-02-28T13:59:28.126Z] === RUN TestLoginFailsWithBadCredentials [2020-02-28T13:59:28.482Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-02-28T13:59:28.482Z] === RUN TestPingCacheHeaders [2020-02-28T13:59:28.482Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-02-28T13:59:28.482Z] === RUN TestPingGet [2020-02-28T13:59:28.482Z] --- PASS: TestPingGet (0.01s) [2020-02-28T13:59:28.482Z] === RUN TestPingHead [2020-02-28T13:59:28.482Z] --- PASS: TestPingHead (0.02s) [2020-02-28T13:59:28.482Z] === RUN TestVersion [2020-02-28T13:59:28.482Z] --- PASS: TestVersion (0.01s) [2020-02-28T13:59:28.482Z] PASS [2020-02-28T13:59:28.482Z] [2020-02-28T13:59:28.482Z] === Skipped [2020-02-28T13:59:28.482Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-28T13:59:28.482Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-28T13:59:28.482Z] [2020-02-28T13:59:28.482Z] [2020-02-28T13:59:28.482Z] DONE 18 tests, 1 skipped in 5.523s [2020-02-28T13:59:28.482Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-02-28T13:59:28.482Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:59:28.482Z] ++ set -e [2020-02-28T13:59:28.482Z] ++ '[' -n 0 ']' [2020-02-28T13:59:28.482Z] ++ set -x [2020-02-28T13:59:28.482Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-28T13:59:28.482Z] INFO: Testing against a local daemon [2020-02-28T13:59:28.482Z] === RUN TestVolumesCreateAndList [2020-02-28T13:59:28.482Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-02-28T13:59:28.482Z] === RUN TestVolumesRemove [2020-02-28T13:59:28.482Z] --- PASS: TestVolumesRemove (0.06s) [2020-02-28T13:59:28.482Z] === RUN TestVolumesInspect [2020-02-28T13:59:28.482Z] --- PASS: TestVolumesInspect (0.01s) [2020-02-28T13:59:28.482Z] === RUN TestVolumesInvalidJSON [2020-02-28T13:59:28.482Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-28T13:59:28.482Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-28T13:59:28.482Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-28T13:59:28.482Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-02-28T13:59:28.482Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-28T13:59:28.482Z] PASS [2020-02-28T13:59:28.482Z] [2020-02-28T13:59:28.482Z] DONE 5 tests in 0.177s [2020-02-28T13:59:28.482Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-28T13:59:28.837Z] ++++ cat bundles/test-integration/docker.pid [2020-02-28T13:59:28.837Z] +++ kill 11698 [2020-02-28T13:59:28.914Z] ok github.com/docker/docker/distribution/xfer 1.703s coverage: 85.6% of statements [2020-02-28T13:59:28.914Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-28T13:59:30.145Z] +++ /etc/init.d/apparmor stop [2020-02-28T13:59:30.145Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-28T13:59:30.145Z] [2020-02-28T13:59:30.145Z] Unloading profiles will leave already running processes permanently [2020-02-28T13:59:30.145Z] unconfined, which can lead to unexpected situations. [2020-02-28T13:59:30.145Z] [2020-02-28T13:59:30.145Z] To set a process to complain mode, use the command line tool [2020-02-28T13:59:30.145Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-28T13:59:30.145Z] +++ true [2020-02-28T13:59:30.145Z] Post stage [Pipeline] junit [2020-02-28T13:59:32.191Z] Recording test results [2020-02-28T13:59:32.441Z] ok github.com/docker/docker/image/cache 0.038s coverage: 19.2% of statements [2020-02-28T13:59:32.732Z] ok github.com/docker/docker/image 0.084s coverage: 86.4% of statements [2020-02-28T13:59:32.732Z] ? github.com/docker/docker/image/tarexport [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-28T13:59:33.026Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2020-02-28T13:59:33.026Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-28T13:59:33.466Z] + echo Ensuring container killed. [2020-02-28T13:59:33.466Z] Ensuring container killed. [2020-02-28T13:59:33.466Z] + docker rm -vf docker-pr3 [2020-02-28T13:59:33.466Z] Error: No such container: docker-pr3 [2020-02-28T13:59:33.466Z] + true [Pipeline] sh [2020-02-28T13:59:34.181Z] + echo Chowning /workspace to jenkins user [2020-02-28T13:59:34.181Z] Chowning /workspace to jenkins user [2020-02-28T13:59:34.181Z] + id -u [2020-02-28T13:59:34.181Z] + id -g [2020-02-28T13:59:34.181Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40594:/workspace busybox chown -R 1001:1001 /workspace [2020-02-28T13:59:34.181Z] Unable to find image 'busybox:latest' locally [2020-02-28T13:59:34.181Z] latest: Pulling from library/busybox [2020-02-28T13:59:34.529Z] ok github.com/docker/docker/libcontainerd/queue 0.053s coverage: 100.0% of statements [2020-02-28T13:59:34.532Z] 6dc7af96dfc8: Pulling fs layer [2020-02-28T13:59:34.532Z] 6dc7af96dfc8: Verifying Checksum [2020-02-28T13:59:34.532Z] 6dc7af96dfc8: Download complete [2020-02-28T13:59:34.885Z] 6dc7af96dfc8: Pull complete [2020-02-28T13:59:34.885Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-28T13:59:34.885Z] Status: Downloaded newer image for busybox:latest [2020-02-28T13:59:35.183Z] ok github.com/docker/docker/pkg/aaparser 0.015s coverage: 50.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-28T13:59:37.401Z] + bundleName=s390x-integration [2020-02-28T13:59:37.401Z] + echo Creating s390x-integration-bundles.tar.gz [2020-02-28T13:59:37.401Z] Creating s390x-integration-bundles.tar.gz [2020-02-28T13:59:37.401Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-28T13:59:37.401Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-02-28T13:59:37.519Z] Archiving artifacts [2020-02-28T13:59:39.643Z] ok github.com/docker/docker/opts 0.109s coverage: 67.4% of statements [2020-02-28T13:59:39.929Z] ok github.com/docker/docker/pkg/broadcaster 0.016s coverage: 100.0% of statements [2020-02-28T13:59:40.558Z] ok github.com/docker/docker/pkg/authorization 0.920s coverage: 68.3% of statements [2020-02-28T13:59:40.852Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2020-02-28T13:59:41.482Z] ok github.com/docker/docker/pkg/archive 1.462s coverage: 77.3% of statements [2020-02-28T13:59:42.514Z] ok github.com/docker/docker/pkg/directory 0.024s coverage: 80.0% of statements [2020-02-28T13:59:43.542Z] ok github.com/docker/docker/pkg/discovery 0.035s coverage: 58.3% of statements [2020-02-28T13:59:43.831Z] ok github.com/docker/docker/pkg/discovery/file 0.029s coverage: 97.6% of statements [2020-02-28T13:59:44.142Z] ok github.com/docker/docker/layer 7.737s coverage: 68.8% of statements [2020-02-28T13:59:44.142Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-28T13:59:44.142Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-28T13:59:44.142Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-28T13:59:44.142Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-28T13:59:44.142Z] ? github.com/docker/docker/oci [no test files] [2020-02-28T13:59:44.142Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-28T13:59:45.347Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40594/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-28T13:59:45.652Z] ok github.com/docker/docker/pkg/discovery/memory 0.017s coverage: 92.3% of statements [2020-02-28T13:59:46.006Z] + make clean [2020-02-28T13:59:46.006Z] make: command: Command not found [2020-02-28T13:59:46.006Z] make: command: Command not found [2020-02-28T13:59:46.006Z] docker volume rm -f docker-dev-cache [2020-02-28T13:59:46.297Z] ok github.com/docker/docker/pkg/discovery/nodes 0.032s coverage: 93.8% of statements [2020-02-28T13:59:46.351Z] docker-dev-cache [Pipeline] deleteDir [2020-02-28T13:59:46.921Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-02-28T13:59:47.947Z] ok github.com/docker/docker/pkg/filenotify 0.616s coverage: 67.0% of statements [2020-02-28T13:59:48.236Z] ok github.com/docker/docker/pkg/fileutils 0.025s coverage: 89.5% of statements [2020-02-28T13:59:48.526Z] ok github.com/docker/docker/pkg/chrootarchive 5.013s coverage: 43.2% of statements [2020-02-28T13:59:48.526Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-28T13:59:48.526Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-28T13:59:50.025Z] ok github.com/docker/docker/pkg/fsutils 0.452s coverage: 85.1% of statements [2020-02-28T13:59:50.025Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2020-02-28T13:59:50.025Z] ok github.com/docker/docker/pkg/discovery/kv 3.191s coverage: 84.1% of statements [2020-02-28T13:59:50.617Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-02-28T13:59:52.126Z] ok github.com/docker/docker/pkg/jsonmessage 0.018s coverage: 91.7% of statements [2020-02-28T13:59:52.126Z] ok github.com/docker/docker/pkg/locker 0.045s coverage: 88.9% of statements [2020-02-28T13:59:52.754Z] ok github.com/docker/docker/pkg/idtools 0.980s coverage: 70.1% of statements [2020-02-28T13:59:53.052Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2020-02-28T13:59:53.685Z] ok github.com/docker/docker/pkg/ioutils 1.710s coverage: 70.1% of statements [2020-02-28T13:59:53.685Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-28T13:59:53.976Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-02-28T13:59:55.007Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2020-02-28T13:59:55.007Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2020-02-28T13:59:55.296Z] ok github.com/docker/docker/pkg/mount 0.930s coverage: 70.0% of statements [2020-02-28T13:59:55.296Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-28T13:59:55.587Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.033s coverage: 91.4% of statements [2020-02-28T13:59:56.217Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2020-02-28T13:59:56.217Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-28T13:59:56.217Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-28T13:59:56.849Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2020-02-28T13:59:58.571Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-02-28T13:59:58.907Z] ok github.com/docker/docker/pkg/progress 0.028s coverage: 75.9% of statements [2020-02-28T13:59:58.907Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 88.2% of statements [2020-02-28T13:59:58.907Z] ok github.com/docker/docker/pkg/plugins/transport 0.017s coverage: 85.7% of statements [2020-02-28T13:59:59.931Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-02-28T14:00:00.564Z] ok github.com/docker/docker/pkg/pubsub 1.168s coverage: 73.9% of statements [2020-02-28T14:00:01.195Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-02-28T14:00:02.250Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-02-28T14:00:02.250Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-02-28T14:00:03.277Z] ok github.com/docker/docker/pkg/symlink 0.018s coverage: 87.7% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-28T14:00:03.564Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 70.8% of statements [2020-02-28T14:00:03.822Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-02-28T14:00:03.854Z] ok github.com/docker/docker/pkg/signal 3.619s coverage: 61.0% of statements [2020-02-28T14:00:04.888Z] ok github.com/docker/docker/pkg/tailfile 0.227s coverage: 88.6% of statements [2020-02-28T14:00:05.178Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 36.4% of statements [2020-02-28T14:00:06.677Z] testing: warning: no tests to run [2020-02-28T14:00:06.677Z] coverage: [no statements] [2020-02-28T14:00:06.677Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2020-02-28T14:00:06.677Z] ok github.com/docker/docker/pkg/term 0.010s coverage: 84.8% of statements [2020-02-28T14:00:06.967Z] ok github.com/docker/docker/pkg/tarsum 0.210s coverage: 89.3% of statements [2020-02-28T14:00:07.258Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-02-28T14:00:07.562Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-02-28T14:00:08.194Z] ok github.com/docker/docker/pkg/useragent 0.043s coverage: 88.9% of statements [2020-02-28T14:00:10.276Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-02-28T14:00:12.341Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-02-28T14:00:12.976Z] ok github.com/docker/docker/profiles/seccomp 0.030s coverage: 68.8% of statements [2020-02-28T14:00:13.264Z] ok github.com/docker/docker/plugin 0.597s coverage: 27.1% of statements [2020-02-28T14:00:15.404Z] ok github.com/docker/docker/registry/resumable 0.044s coverage: 100.0% of statements [2020-02-28T14:00:15.404Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 45.3% of statements [2020-02-28T14:00:16.930Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2020-02-28T14:00:17.969Z] ok github.com/docker/docker/runconfig 0.025s coverage: 68.2% of statements [2020-02-28T14:00:18.264Z] ok github.com/docker/docker/registry 0.549s coverage: 56.0% of statements [2020-02-28T14:00:21.779Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2020-02-28T14:00:23.840Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 67.0% of statements [2020-02-28T14:00:24.133Z] ok github.com/docker/docker/volume/local 0.056s coverage: 73.0% of statements [2020-02-28T14:00:25.644Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-02-28T14:00:28.905Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-02-28T14:00:32.479Z] ok github.com/docker/docker/pkg/plugins 33.666s coverage: 76.6% of statements [2020-02-28T14:00:32.479Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-28T14:00:32.479Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-28T14:00:32.479Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-28T14:00:32.479Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-28T14:00:32.479Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-28T14:00:32.479Z] ? github.com/docker/docker/rootless [no test files] [2020-02-28T14:00:32.479Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-28T14:00:32.479Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-28T14:00:32.479Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-28T14:00:32.479Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-28T14:00:32.479Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-28T14:00:32.479Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-28T14:00:32.479Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-28T14:00:32.479Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-28T14:00:32.479Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-28T14:00:32.479Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-28T14:00:32.479Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-28T14:00:32.479Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-28T14:00:32.479Z] ? github.com/docker/docker/volume [no test files] [2020-02-28T14:00:32.479Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-28T14:00:32.479Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-28T14:00:32.771Z] [2020-02-28T14:00:32.771Z] === Skipped [2020-02-28T14:00:32.771Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-28T14:00:32.771Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-28T14:00:32.771Z] [2020-02-28T14:00:32.771Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-28T14:00:32.771Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-28T14:00:32.771Z] [2020-02-28T14:00:32.771Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-28T14:00:32.771Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T14:00:32.771Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T14:00:32.771Z] [2020-02-28T14:00:32.771Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-28T14:00:32.771Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T14:00:32.771Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T14:00:32.771Z] [2020-02-28T14:00:32.771Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-28T14:00:32.771Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T14:00:32.771Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T14:00:32.771Z] [2020-02-28T14:00:32.771Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-28T14:00:32.771Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T14:00:32.771Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T14:00:32.771Z] [2020-02-28T14:00:32.771Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-28T14:00:32.771Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T14:00:32.771Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T14:00:32.771Z] [2020-02-28T14:00:32.771Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-28T14:00:32.771Z] graphtest_unix.go:73: No driver to put! [2020-02-28T14:00:32.771Z] [2020-02-28T14:00:32.771Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-28T14:00:32.771Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-28T14:00:32.771Z] [2020-02-28T14:00:32.771Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-28T14:00:32.771Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-28T14:00:32.771Z] [2020-02-28T14:00:32.771Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-28T14:00:32.771Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-28T14:00:32.771Z] [2020-02-28T14:00:32.771Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-28T14:00:32.771Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-28T14:00:32.771Z] [2020-02-28T14:00:32.771Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-28T14:00:32.771Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T14:00:32.771Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T14:00:32.771Z] [2020-02-28T14:00:32.771Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-28T14:00:32.771Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T14:00:32.771Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T14:00:32.771Z] [2020-02-28T14:00:32.771Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-28T14:00:32.771Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T14:00:32.771Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T14:00:32.771Z] [2020-02-28T14:00:32.771Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-28T14:00:32.771Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T14:00:32.771Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T14:00:32.771Z] [2020-02-28T14:00:32.771Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-28T14:00:32.771Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T14:00:32.771Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T14:00:32.771Z] [2020-02-28T14:00:32.771Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-28T14:00:32.771Z] graphtest_unix.go:73: No driver to put! [2020-02-28T14:00:32.771Z] [2020-02-28T14:00:32.771Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-28T14:00:32.771Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-28T14:00:32.771Z] [2020-02-28T14:00:32.771Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-28T14:00:32.771Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-28T14:00:32.771Z] [2020-02-28T14:00:32.771Z] [2020-02-28T14:00:32.771Z] DONE 2168 tests, 20 skipped in 350.126s Post stage [Pipeline] junit [2020-02-28T14:00:33.434Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-28T14:00:35.840Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40594/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=31549a69e13df4487a313bd6a6211b5f532f0eb0 -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:31549a69e13df4487a313bd6a6211b5f532f0eb0 hack/make.sh dynbinary test-integration [2020-02-28T14:00:36.129Z] [2020-02-28T14:00:36.431Z] Removing bundles/ [2020-02-28T14:00:36.431Z] [2020-02-28T14:00:36.431Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-28T14:00:36.431Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-28T14:00:36.431Z] GOOS="" GOARCH="" GOARM="" [2020-02-28T14:00:36.861Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-02-28T14:00:39.051Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-02-28T14:00:43.797Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-02-28T14:00:58.527Z] ......................... [ 67%] [2020-02-28T14:01:35.488Z] b5405b758079: Pull complete [2020-02-28T14:01:35.488Z] Digest: sha256:39ba615d7a739fcdd9fc95b97882672d5af7d0861dd16b51b238c822765d2b8d [2020-02-28T14:01:35.488Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T14:01:35.488Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-02-28T14:01:35.488Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-02-28T14:01:35.488Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1040' [2020-02-28T14:01:35.488Z] WARN: Skipping validation tests [2020-02-28T14:01:35.488Z] INFO: Running unit tests at 02/28/2020 14:01:29... [2020-02-28T14:01:35.488Z] INFO: make.ps1 starting at 02/28/2020 14:01:33 [2020-02-28T14:01:35.488Z] INFO: Git commit (d7e6110d46) assumed from DOCKER_GITCOMMIT environment variable [2020-02-28T14:01:35.488Z] INFO: Invoking autogen... [2020-02-28T14:01:35.488Z] INFO: Running unit tests... [2020-02-28T14:01:39.488Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-02-28T14:01:45.836Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-02-28T14:01:54.354Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-02-28T14:01:56.192Z] ? github.com/docker/docker/api [no test files] [2020-02-28T14:01:56.264Z] tests/integration/client_test.py ..... [ 75%] [2020-02-28T14:01:56.264Z] tests/integration/context_api_test.py .. [ 76%] [2020-02-28T14:01:57.194Z] tests/integration/errors_test.py . [ 76%] [2020-02-28T14:02:13.916Z] ok github.com/docker/docker/api/server 0.084s coverage: 9.0% of statements [2020-02-28T14:02:40.346Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-02-28T14:02:43.701Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-28T14:02:43.701Z] [2020-02-28T14:02:43.701Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-28T14:02:43.701Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-28T14:02:43.701Z] HOSTNAME=96c3b1504f2c [2020-02-28T14:02:43.701Z] TESTDEBUG=0 [2020-02-28T14:02:43.701Z] DEST=bundles/test-integration [2020-02-28T14:02:43.701Z] PWD=/go/src/github.com/docker/docker [2020-02-28T14:02:43.701Z] DOCKER_GITCOMMIT=31549a69e13df4487a313bd6a6211b5f532f0eb0 [2020-02-28T14:02:43.701Z] container=docker [2020-02-28T14:02:43.701Z] HOME=/root [2020-02-28T14:02:43.701Z] GOLANG_VERSION=1.13.8 [2020-02-28T14:02:43.701Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-28T14:02:43.701Z] VALIDATE_BRANCH=master [2020-02-28T14:02:43.701Z] TERM=xterm [2020-02-28T14:02:43.701Z] DOCKER_PKG=github.com/docker/docker [2020-02-28T14:02:43.701Z] SHLVL=1 [2020-02-28T14:02:43.701Z] TIMEOUT=120m [2020-02-28T14:02:43.701Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-28T14:02:43.701Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-28T14:02:43.701Z] GO111MODULE=off [2020-02-28T14:02:43.701Z] DOCKER_EXPERIMENTAL=1 [2020-02-28T14:02:43.701Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-28T14:02:43.701Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-28T14:02:43.701Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-28T14:02:43.701Z] GOPATH=/go [2020-02-28T14:02:43.701Z] PKG_CONFIG=pkg-config [2020-02-28T14:02:43.701Z] _=/usr/bin/env [2020-02-28T14:02:43.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-28T14:03:00.221Z] ......... [ 86%] [2020-02-28T14:03:06.347Z] tests/integration/models_images_test.py ............... [ 89%] [2020-02-28T14:03:08.231Z] tests/integration/models_networks_test.py .... [ 90%] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-28T14:03:14.411Z] ok github.com/docker/docker/api/server/httputils 0.129s coverage: 14.7% of statements [2020-02-28T14:03:14.411Z] ok github.com/docker/docker/api/server/middleware 0.184s coverage: 37.7% of statements [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-28T14:03:14.411Z] ok github.com/docker/docker/api/types/strslice 0.090s coverage: 90.0% of statements [2020-02-28T14:03:14.411Z] ok github.com/docker/docker/api/types/filters 0.059s coverage: 92.2% of statements [2020-02-28T14:03:14.411Z] ok github.com/docker/docker/api/server/router/swarm 0.151s coverage: 4.5% of statements [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/types [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-28T14:03:14.411Z] ok github.com/docker/docker/api/types/time 0.265s coverage: 100.0% of statements [2020-02-28T14:03:14.411Z] ok github.com/docker/docker/api/types/versions 0.049s coverage: 75.0% of statements [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/builder [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-28T14:03:14.411Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-28T14:03:14.411Z] ok github.com/docker/docker/builder/dockerignore 0.071s coverage: 96.8% of statements [2020-02-28T14:03:14.772Z] tests/integration/models_nodes_test.py . [ 91%] [2020-02-28T14:03:15.335Z] tests/integration/models_resources_test.py . [ 91%] [2020-02-28T14:03:15.385Z] ok github.com/docker/docker/cli/debug 0.057s coverage: 100.0% of statements [2020-02-28T14:03:16.930Z] ok github.com/docker/docker/builder/remotecontext 0.798s coverage: 9.2% of statements [2020-02-28T14:03:16.930Z] ok github.com/docker/docker/builder/dockerfile 0.523s coverage: 46.3% of statements [2020-02-28T14:03:21.410Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-02-28T14:03:25.822Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-02-28T14:03:25.822Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-02-28T14:03:30.841Z] tests/integration/regression_test.py ...... [ 98%] [2020-02-28T14:03:31.098Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-02-28T14:03:31.098Z] tests/integration/credentials/utils_test.py . [100%] [2020-02-28T14:03:31.098Z] [2020-02-28T14:03:31.098Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-02-28T14:03:31.098Z] =========================== short test summary info ============================ [2020-02-28T14:03:31.098Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-02-28T14:03:31.098Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-02-28T14:03:31.098Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-02-28T14:03:31.098Z] Not supported on most drivers [2020-02-28T14:03:31.098Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-02-28T14:03:31.098Z] Can fail if eth0 has multiple IP addresses [2020-02-28T14:03:31.098Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-02-28T14:03:31.098Z] This doesn't seem to be taken into account by the engine [2020-02-28T14:03:31.098Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-02-28T14:03:31.098Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-02-28T14:03:31.098Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-02-28T14:03:31.098Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-02-28T14:03:31.098Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-02-28T14:03:31.098Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-02-28T14:03:31.098Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-02-28T14:03:31.098Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 386.31 seconds == [2020-02-28T14:03:31.355Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-02-28T14:03:31.785Z] ok github.com/docker/docker/client 0.835s coverage: 75.3% of statements [2020-02-28T14:03:40.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-28T14:03:40.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-28T14:03:40.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-28T14:03:43.580Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-28T14:03:43.580Z] [2020-02-28T14:03:43.580Z] Unloading profiles will leave already running processes permanently [2020-02-28T14:03:43.580Z] unconfined, which can lead to unexpected situations. [2020-02-28T14:03:43.580Z] [2020-02-28T14:03:43.580Z] To set a process to complain mode, use the command line tool [2020-02-28T14:03:43.580Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-28T14:03:43.580Z] Post stage [Pipeline] junit [2020-02-28T14:03:44.156Z] Recording test results [Pipeline] sh [2020-02-28T14:03:45.676Z] + echo Ensuring container killed. [2020-02-28T14:03:45.676Z] Ensuring container killed. [2020-02-28T14:03:45.676Z] + docker rm -vf docker-pr3 [2020-02-28T14:03:45.676Z] Error: No such container: docker-pr3 [2020-02-28T14:03:45.676Z] + true [Pipeline] sh [2020-02-28T14:03:45.962Z] + echo Chowning /workspace to jenkins user [2020-02-28T14:03:45.963Z] Chowning /workspace to jenkins user [2020-02-28T14:03:45.963Z] + id -u [2020-02-28T14:03:45.963Z] + id -g [2020-02-28T14:03:45.963Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40594:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-28T14:03:47.626Z] + bundleName=docker-py [2020-02-28T14:03:47.626Z] + echo Creating docker-py-bundles.tar.gz [2020-02-28T14:03:47.626Z] Creating docker-py-bundles.tar.gz [2020-02-28T14:03:47.626Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-02-28T14:03:47.636Z] Archiving artifacts [2020-02-28T14:03:49.524Z] ok github.com/docker/docker/builder/remotecontext/git 34.602s coverage: 86.3% of statements [2020-02-28T14:03:49.524Z] ? github.com/docker/docker/cli [no test files] [2020-02-28T14:03:49.524Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-28T14:03:54.297Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40594/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-02-28T14:03:54.650Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40594/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=31549a69e13df4487a313bd6a6211b5f532f0eb0 -e DOCKER_GRAPHDRIVER docker:31549a69e13df4487a313bd6a6211b5f532f0eb0 hack/make.sh binary-daemon [2020-02-28T14:03:55.215Z] [2020-02-28T14:03:55.215Z] Removing bundles/ [2020-02-28T14:03:55.215Z] [2020-02-28T14:03:55.215Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-02-28T14:03:55.215Z] Building: bundles/binary-daemon/dockerd-dev [2020-02-28T14:03:55.215Z] GOOS="" GOARCH="" GOARM="" [2020-02-28T14:03:58.146Z] ok github.com/docker/docker/cmd/dockerd 0.660s coverage: 19.2% of statements [2020-02-28T14:03:59.690Z] ok github.com/docker/docker/container 0.538s coverage: 41.9% of statements [2020-02-28T14:03:59.690Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-28T14:03:59.690Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-28T14:03:59.690Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-28T14:03:59.690Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-28T14:04:00.674Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.336s coverage: 65.3% of statements [2020-02-28T14:04:06.489Z] ok github.com/docker/docker/daemon/cluster/convert 0.512s coverage: 35.7% of statements [2020-02-28T14:04:13.691Z] ok github.com/docker/docker/daemon/cluster 1.635s coverage: 0.5% of statements [2020-02-28T14:04:14.664Z] ok github.com/docker/docker/daemon/config 1.072s coverage: 79.6% of statements [2020-02-28T14:04:16.852Z] ok github.com/docker/docker/daemon/discovery 0.460s coverage: 30.0% of statements [2020-02-28T14:04:16.852Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.326s coverage: 10.9% of statements [2020-02-28T14:04:17.825Z] ok github.com/docker/docker/daemon/events 0.459s coverage: 50.0% of statements [2020-02-28T14:04:19.373Z] ok github.com/docker/docker/daemon/graphdriver 0.302s coverage: 2.3% of statements [2020-02-28T14:04:19.373Z] ok github.com/docker/docker/daemon/links 0.083s coverage: 93.0% of statements [2020-02-28T14:04:19.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-28T14:04:19.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-28T14:04:20.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-28T14:04:22.293Z] ok github.com/docker/docker/daemon 3.250s coverage: 9.2% of statements [2020-02-28T14:04:22.293Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-28T14:04:22.293Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-28T14:04:22.293Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-28T14:04:22.293Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-28T14:04:22.293Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-02-28T14:04:22.293Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-02-28T14:04:22.293Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-28T14:04:22.293Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-02-28T14:04:22.293Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-02-28T14:04:22.293Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-02-28T14:04:22.293Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-02-28T14:04:22.293Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-28T14:04:22.293Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-02-28T14:04:22.293Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-02-28T14:04:22.293Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-02-28T14:04:22.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-28T14:04:23.268Z] ok github.com/docker/docker/daemon/logger/awslogs 0.594s coverage: 77.4% of statements [2020-02-28T14:04:23.268Z] ok github.com/docker/docker/daemon/logger 0.387s coverage: 42.1% of statements [2020-02-28T14:04:23.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-28T14:04:23.733Z] ok github.com/docker/docker/daemon/images 0.478s coverage: 4.9% of statements [2020-02-28T14:04:23.733Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-28T14:04:23.733Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-28T14:04:23.733Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-02-28T14:04:23.733Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-28T14:04:23.733Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-28T14:04:23.733Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-02-28T14:04:23.733Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-02-28T14:04:25.283Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.326s coverage: 88.3% of statements [2020-02-28T14:04:25.283Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.512s coverage: 62.1% of statements [2020-02-28T14:04:26.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-28T14:04:26.830Z] ok github.com/docker/docker/daemon/logger/local 0.373s coverage: 74.7% of statements [2020-02-28T14:04:26.830Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-28T14:04:26.830Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.280s coverage: 21.4% of statements [2020-02-28T14:04:28.375Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.266s coverage: 33.3% of statements [2020-02-28T14:04:28.836Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2020-02-28T14:04:28.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-28T14:04:29.298Z] ok github.com/docker/docker/daemon/logger/syslog 0.165s coverage: 47.8% of statements [2020-02-28T14:04:30.843Z] ok github.com/docker/docker/daemon/logger/splunk 2.305s coverage: 82.5% of statements [2020-02-28T14:04:30.843Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-28T14:04:30.843Z] ? github.com/docker/docker/daemon/network [no test files] [2020-02-28T14:04:30.843Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-28T14:04:31.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-28T14:04:33.031Z] ok github.com/docker/docker/distribution/metadata 1.724s coverage: 48.2% of statements [2020-02-28T14:04:34.008Z] ok github.com/docker/docker/distribution 1.809s coverage: 20.3% of statements [2020-02-28T14:04:34.008Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-28T14:04:34.008Z] ok github.com/docker/docker/errdefs 0.475s coverage: 49.4% of statements [2020-02-28T14:04:34.982Z] ok github.com/docker/docker/distribution/xfer 2.206s coverage: 76.8% of statements [2020-02-28T14:04:34.982Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-28T14:04:36.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-02-28T14:04:36.528Z] ok github.com/docker/docker/image/cache 0.247s coverage: 19.2% of statements [2020-02-28T14:04:36.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-28T14:04:36.993Z] ok github.com/docker/docker/image/v1 0.272s coverage: 25.0% of statements [2020-02-28T14:04:38.538Z] ok github.com/docker/docker/image 1.349s coverage: 86.4% of statements [2020-02-28T14:04:38.538Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-28T14:04:38.538Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-28T14:04:39.001Z] ok github.com/docker/docker/libcontainerd/queue 0.138s coverage: 100.0% of statements [2020-02-28T14:04:40.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-28T14:04:40.546Z] ok github.com/docker/docker/pkg/aaparser 0.072s coverage: 50.0% of statements [2020-02-28T14:04:40.546Z] ok github.com/docker/docker/layer 0.427s coverage: 30.0% of statements [2020-02-28T14:04:40.546Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-28T14:04:41.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-28T14:04:42.090Z] ok github.com/docker/docker/opts 0.429s coverage: 67.7% of statements [2020-02-28T14:04:42.551Z] ok github.com/docker/docker/libcontainerd/local 0.431s coverage: 1.0% of statements [2020-02-28T14:04:42.551Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-28T14:04:42.551Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-28T14:04:42.551Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-28T14:04:42.551Z] ? github.com/docker/docker/oci [no test files] [2020-02-28T14:04:42.551Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-28T14:04:43.525Z] ok github.com/docker/docker/pkg/authorization 0.662s coverage: 26.8% of statements [2020-02-28T14:04:43.986Z] ok github.com/docker/docker/pkg/broadcaster 0.175s coverage: 100.0% of statements [2020-02-28T14:04:43.986Z] ok github.com/docker/docker/pkg/capabilities 0.051s coverage: 87.5% of statements [2020-02-28T14:04:45.542Z] ok github.com/docker/docker/pkg/directory 0.058s coverage: 80.0% of statements [2020-02-28T14:04:45.542Z] ok github.com/docker/docker/pkg/chrootarchive 0.168s coverage: 15.4% of statements [2020-02-28T14:04:45.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-28T14:04:46.004Z] ok github.com/docker/docker/pkg/discovery 0.182s coverage: 58.3% of statements [2020-02-28T14:04:47.556Z] ok github.com/docker/docker/pkg/discovery/file 0.255s coverage: 92.9% of statements [2020-02-28T14:04:47.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-28T14:04:48.017Z] ok github.com/docker/docker/pkg/discovery/memory 0.090s coverage: 92.3% of statements [2020-02-28T14:04:48.990Z] ok github.com/docker/docker/pkg/discovery/nodes 0.159s coverage: 93.8% of statements [2020-02-28T14:04:49.454Z] ok github.com/docker/docker/pkg/filenotify 0.053s coverage: 36.2% of statements [2020-02-28T14:04:49.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-28T14:04:50.427Z] ok github.com/docker/docker/pkg/fileutils 0.160s coverage: 87.7% of statements [2020-02-28T14:04:50.889Z] ok github.com/docker/docker/pkg/homedir 0.057s coverage: 42.9% of statements [2020-02-28T14:04:51.351Z] ok github.com/docker/docker/pkg/discovery/kv 3.450s coverage: 84.1% of statements [2020-02-28T14:04:51.777Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-28T14:04:51.777Z] Using test binary docker [2020-02-28T14:04:51.777Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-28T14:04:51.777Z] +++ /etc/init.d/apparmor start [2020-02-28T14:04:51.777Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-28T14:04:51.777Z] INFO: Waiting for daemon to start... [2020-02-28T14:04:51.777Z] Starting dockerd [2020-02-28T14:04:51.777Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-02-28T14:04:52.325Z] ok github.com/docker/docker/pkg/idtools 0.078s coverage: 6.3% of statements [2020-02-28T14:04:53.298Z] ok github.com/docker/docker/pkg/locker 0.092s coverage: 88.9% of statements [2020-02-28T14:04:53.759Z] ok github.com/docker/docker/pkg/ioutils 0.812s coverage: 69.2% of statements [2020-02-28T14:04:53.759Z] ok github.com/docker/docker/pkg/jsonmessage 0.391s coverage: 91.7% of statements [2020-02-28T14:04:53.811Z] . [2020-02-28T14:04:53.812Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-28T14:04:53.812Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-28T14:04:53.812Z] Error: No such image: emptyfs [2020-02-28T14:04:53.812Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-28T14:04:53.812Z] ++++ docker load [2020-02-28T14:04:54.101Z] Running integration-test (iteration 1) [2020-02-28T14:04:54.101Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-02-28T14:04:54.101Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:04:54.101Z] ++ set -e [2020-02-28T14:04:54.101Z] ++ '[' -n 0 ']' [2020-02-28T14:04:54.101Z] ++ set -x [2020-02-28T14:04:54.101Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:04:54.225Z] ok github.com/docker/docker/pkg/archive 10.367s coverage: 62.0% of statements [2020-02-28T14:04:54.686Z] ok github.com/docker/docker/pkg/namesgenerator 0.085s coverage: 85.7% of statements [2020-02-28T14:04:54.686Z] ok github.com/docker/docker/pkg/longpath 0.132s coverage: 100.0% of statements [2020-02-28T14:04:55.148Z] ok github.com/docker/docker/pkg/parsers 0.044s coverage: 97.0% of statements [2020-02-28T14:04:56.121Z] ok github.com/docker/docker/pkg/pidfile 0.111s coverage: 82.6% of statements [2020-02-28T14:04:57.094Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.097s coverage: 56.8% of statements [2020-02-28T14:04:58.644Z] ok github.com/docker/docker/pkg/plugins/transport 0.179s coverage: 85.7% of statements [2020-02-28T14:04:58.644Z] ok github.com/docker/docker/pkg/pools 0.150s coverage: 88.2% of statements [2020-02-28T14:04:59.618Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2020-02-28T14:05:00.591Z] ok github.com/docker/docker/pkg/pubsub 1.085s coverage: 73.9% of statements [2020-02-28T14:05:01.054Z] ok github.com/docker/docker/pkg/reexec 0.115s coverage: 82.4% of statements [2020-02-28T14:05:02.028Z] ok github.com/docker/docker/pkg/signal 0.052s coverage: 20.3% of statements [2020-02-28T14:05:02.028Z] ok github.com/docker/docker/pkg/stdcopy 0.062s coverage: 100.0% of statements [2020-02-28T14:05:03.574Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2020-02-28T14:05:03.574Z] ok github.com/docker/docker/pkg/streamformatter 0.066s coverage: 66.2% of statements [2020-02-28T14:05:04.548Z] ok github.com/docker/docker/pkg/sysinfo 0.052s coverage: 38.2% of statements [2020-02-28T14:05:05.523Z] ok github.com/docker/docker/pkg/system 0.141s coverage: 13.1% of statements [2020-02-28T14:05:05.987Z] ok github.com/docker/docker/pkg/tailfile 0.145s coverage: 88.6% of statements [2020-02-28T14:05:07.531Z] ok github.com/docker/docker/pkg/tarsum 0.171s coverage: 89.3% of statements [2020-02-28T14:05:07.531Z] ok github.com/docker/docker/pkg/term 0.090s coverage: 30.8% of statements [2020-02-28T14:05:08.504Z] testing: warning: no tests to run [2020-02-28T14:05:08.504Z] ok github.com/docker/docker/pkg/term/windows 0.049s coverage: 0.0% of statements [no tests to run] [2020-02-28T14:05:08.965Z] ok github.com/docker/docker/pkg/truncindex 0.157s coverage: 91.5% of statements [2020-02-28T14:05:09.414Z] Loaded image: buildpack-deps:jessie [2020-02-28T14:05:09.414Z] Loaded image: busybox:latest [2020-02-28T14:05:09.414Z] Loaded image: busybox:glibc [2020-02-28T14:05:09.414Z] Loaded image: debian:jessie [2020-02-28T14:05:09.414Z] Loaded image: hello-world:latest [2020-02-28T14:05:09.414Z] INFO: Testing against a local daemon [2020-02-28T14:05:09.414Z] === RUN TestCgroupNamespacesBuild [2020-02-28T14:05:09.427Z] ok github.com/docker/docker/pkg/urlutil 0.042s coverage: 100.0% of statements [2020-02-28T14:05:09.895Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2020-02-28T14:05:10.038Z] --- PASS: TestCgroupNamespacesBuild (1.63s) [2020-02-28T14:05:10.038Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-28T14:05:10.868Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-28T14:05:10.869Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-28T14:05:10.869Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-02-28T14:05:10.869Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-28T14:05:10.869Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-02-28T14:05:10.869Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-02-28T14:05:10.869Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-28T14:05:10.869Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-28T14:05:11.577Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s) [2020-02-28T14:05:11.577Z] === RUN TestBuildWithSession [2020-02-28T14:05:11.577Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-28T14:05:11.577Z] build_session_test.go:25: TODO: BuildKit [2020-02-28T14:05:11.577Z] === RUN TestBuildSquashParent [2020-02-28T14:05:11.843Z] ok github.com/docker/docker/plugin/v2 0.150s coverage: 20.1% of statements [2020-02-28T14:05:12.304Z] ok github.com/docker/docker/plugin 0.164s coverage: 11.7% of statements [2020-02-28T14:05:12.767Z] ok github.com/docker/docker/reference 0.183s coverage: 84.4% of statements [2020-02-28T14:05:14.312Z] ok github.com/docker/docker/registry/resumable 0.423s coverage: 100.0% of statements [2020-02-28T14:05:14.774Z] ok github.com/docker/docker/restartmanager 0.075s coverage: 50.9% of statements [2020-02-28T14:05:15.749Z] ok github.com/docker/docker/registry 0.612s coverage: 51.7% of statements [2020-02-28T14:05:15.749Z] ok github.com/docker/docker/testutil 0.043s coverage: 62.5% of statements [2020-02-28T14:05:16.211Z] ok github.com/docker/docker/runconfig 0.143s coverage: 54.5% of statements [2020-02-28T14:05:16.612Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-02-28T14:05:16.612Z] Copying nested executables into bundles/binary-daemon [2020-02-28T14:05:16.612Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-02-28T14:05:16.939Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40594/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=31549a69e13df4487a313bd6a6211b5f532f0eb0 -e DOCKER_GRAPHDRIVER docker:31549a69e13df4487a313bd6a6211b5f532f0eb0 hack/make.sh cross [2020-02-28T14:05:17.129Z] --- PASS: TestBuildSquashParent (4.98s) [2020-02-28T14:05:17.129Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-28T14:05:17.129Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-28T14:05:17.129Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-28T14:05:17.129Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-28T14:05:17.129Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-28T14:05:17.129Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-28T14:05:17.129Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-28T14:05:17.129Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-28T14:05:17.129Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-28T14:05:17.129Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-28T14:05:17.129Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-28T14:05:17.129Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-28T14:05:17.129Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-28T14:05:17.129Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-28T14:05:17.129Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-28T14:05:17.129Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-28T14:05:17.129Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-28T14:05:17.503Z] [2020-02-28T14:05:17.504Z] Removing bundles/ [2020-02-28T14:05:17.504Z] [2020-02-28T14:05:17.504Z] ---> Making bundle: cross (in bundles/cross) [2020-02-28T14:05:17.504Z] Cross building: bundles/cross/linux/amd64 [2020-02-28T14:05:17.760Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-02-28T14:05:17.760Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-02-28T14:05:19.128Z] ok github.com/docker/docker/volume/drivers 0.186s coverage: 36.1% of statements [2020-02-28T14:05:19.193Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-28T14:05:19.593Z] ok github.com/docker/docker/volume/local 0.192s coverage: 37.7% of statements [2020-02-28T14:05:19.814Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-28T14:05:20.566Z] ok github.com/docker/docker/volume/mounts 0.139s coverage: 66.2% of statements [2020-02-28T14:05:21.860Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-28T14:05:21.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.64s) [2020-02-28T14:05:21.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.08s) [2020-02-28T14:05:21.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.44s) [2020-02-28T14:05:21.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.48s) [2020-02-28T14:05:21.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.24s) [2020-02-28T14:05:21.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.92s) [2020-02-28T14:05:21.860Z] === RUN TestBuildMultiStageCopy [2020-02-28T14:05:21.860Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-28T14:05:22.109Z] ok github.com/docker/docker/volume/service 0.408s coverage: 70.3% of statements [2020-02-28T14:05:23.890Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-28T14:05:23.890Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-28T14:05:24.513Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-28T14:05:25.134Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-28T14:05:25.422Z] --- PASS: TestBuildMultiStageCopy (3.85s) [2020-02-28T14:05:25.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s) [2020-02-28T14:05:25.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2020-02-28T14:05:25.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.42s) [2020-02-28T14:05:25.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2020-02-28T14:05:25.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2020-02-28T14:05:25.422Z] === RUN TestBuildMultiStageParentConfig [2020-02-28T14:05:26.445Z] --- PASS: TestBuildMultiStageParentConfig (1.09s) [2020-02-28T14:05:26.445Z] === RUN TestBuildLabelWithTargets [2020-02-28T14:05:28.522Z] --- PASS: TestBuildLabelWithTargets (1.70s) [2020-02-28T14:05:28.522Z] === RUN TestBuildWithEmptyLayers [2020-02-28T14:05:29.155Z] --- PASS: TestBuildWithEmptyLayers (0.86s) [2020-02-28T14:05:29.155Z] === RUN TestBuildMultiStageOnBuild [2020-02-28T14:05:31.863Z] --- PASS: TestBuildMultiStageOnBuild (2.30s) [2020-02-28T14:05:31.863Z] === RUN TestBuildUncleanTarFilenames [2020-02-28T14:05:32.481Z] --- PASS: TestBuildUncleanTarFilenames (1.19s) [2020-02-28T14:05:32.481Z] === RUN TestBuildMultiStageLayerLeak [2020-02-28T14:05:32.563Z] ok github.com/docker/docker/pkg/plugins 35.132s coverage: 73.4% of statements [2020-02-28T14:05:32.563Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-28T14:05:32.563Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-28T14:05:32.563Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-28T14:05:32.563Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-02-28T14:05:32.563Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-28T14:05:32.563Z] ? github.com/docker/docker/rootless [no test files] [2020-02-28T14:05:32.563Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-28T14:05:32.563Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-28T14:05:32.563Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-28T14:05:32.563Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-28T14:05:32.563Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-28T14:05:32.563Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-28T14:05:32.563Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-28T14:05:32.563Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-28T14:05:32.563Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-28T14:05:32.563Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-28T14:05:32.563Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-28T14:05:32.563Z] ? github.com/docker/docker/volume [no test files] [2020-02-28T14:05:32.563Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-28T14:05:32.563Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === Skipped [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-02-28T14:05:34.758Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-02-28T14:05:34.758Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-02-28T14:05:34.758Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-02-28T14:05:34.758Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-02-28T14:05:34.758Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-02-28T14:05:34.758Z] client_test.go:23: runtime.GOOS == "windows" [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-02-28T14:05:34.758Z] daemon_test.go:147: root required [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-02-28T14:05:34.758Z] reload_test.go:520: root required [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-02-28T14:05:34.758Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-02-28T14:05:34.758Z] pull_v2_test.go:73: Needs fixing on Windows [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-02-28T14:05:34.758Z] pull_v2_test.go:118: Needs fixing on Windows [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-02-28T14:05:34.758Z] download_test.go:268: Needs fixing on Windows [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-02-28T14:05:34.758Z] layer_test.go:304: Failing on Windows [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-02-28T14:05:34.758Z] layer_test.go:353: Failing on Windows [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-02-28T14:05:34.758Z] layer_test.go:468: Failing on Windows [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-02-28T14:05:34.758Z] layer_test.go:697: Failing on Windows [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-02-28T14:05:34.758Z] migration_test.go:46: Failing on Windows [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-02-28T14:05:34.758Z] migration_test.go:182: Failing on Windows [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-02-28T14:05:34.758Z] mount_test.go:17: Failing on Windows [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-02-28T14:05:34.758Z] mount_test.go:76: Failing on Windows [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-02-28T14:05:34.758Z] mount_test.go:125: Failing on Windows [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-02-28T14:05:34.758Z] mount_test.go:212: Failing on Windows [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-02-28T14:05:34.758Z] archive_test.go:133: Xz not present in msys2 [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-02-28T14:05:34.758Z] archive_test.go:238: Failing on Windows CI machines [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-02-28T14:05:34.758Z] archive_windows_test.go:16: Currently fails [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-02-28T14:05:34.758Z] changes_test.go:192: needs more investigation [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-02-28T14:05:34.758Z] changes_test.go:405: needs further investigation [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-02-28T14:05:34.758Z] changes_test.go:441: needs further investigation [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-02-28T14:05:34.758Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.01s) [2020-02-28T14:05:34.758Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.01s) [2020-02-28T14:05:34.758Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.01s) [2020-02-28T14:05:34.758Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.01s) [2020-02-28T14:05:34.758Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.01s) [2020-02-28T14:05:34.758Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2020-02-28T14:05:34.758Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2020-02-28T14:05:34.758Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-02-28T14:05:34.758Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-02-28T14:05:34.758Z] poller_test.go:41: No chmod on Windows [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-02-28T14:05:34.758Z] fileutils_test.go:134: Needs porting to Windows [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-02-28T14:05:34.758Z] fileutils_test.go:180: Needs porting to Windows [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-02-28T14:05:34.758Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-02-28T14:05:34.758Z] [2020-02-28T14:05:34.758Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-02-28T14:05:34.758Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-02-28T14:05:35.190Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s) [2020-02-28T14:05:35.190Z] === RUN TestBuildWithHugeFile [2020-02-28T14:05:35.220Z] [2020-02-28T14:05:35.220Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-02-28T14:05:35.220Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-02-28T14:05:35.220Z] [2020-02-28T14:05:35.220Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-02-28T14:05:35.220Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-02-28T14:05:35.220Z] [2020-02-28T14:05:35.220Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-02-28T14:05:35.220Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-02-28T14:05:35.220Z] [2020-02-28T14:05:35.220Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-02-28T14:05:35.220Z] local_test.go:181: runtime.GOOS == "windows" [2020-02-28T14:05:35.220Z] [2020-02-28T14:05:35.220Z] [2020-02-28T14:05:35.220Z] DONE 1772 tests, 46 skipped in 229.214s [2020-02-28T14:05:35.220Z] INFO: make.ps1 ended at 02/28/2020 14:05:34 [2020-02-28T14:05:36.765Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-02-28T14:05:37.226Z] INFO: Unit tests ended at 02/28/2020 14:05:36. Duration:00:04:07.2653257 [2020-02-28T14:05:37.227Z] INFO: Building busybox [2020-02-28T14:05:37.688Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-28T14:05:37.688Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-28T14:05:37.688Z] [2020-02-28T14:05:37.688Z] Sending build context to Docker daemon 2.56kB [2020-02-28T14:05:37.688Z] [2020-02-28T14:05:37.688Z] Step 1/6 : FROM microsoft/windowsservercore [2020-02-28T14:05:37.688Z] ---> 81094f2483ae [2020-02-28T14:05:37.688Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-02-28T14:05:37.688Z] ---> Running in e6bc05035ad0 [2020-02-28T14:05:44.789Z] Removing intermediate container e6bc05035ad0 [2020-02-28T14:05:44.789Z] ---> c47c5ba75826 [2020-02-28T14:05:44.789Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-02-28T14:05:45.251Z] [2020-02-28T14:05:45.713Z] ---> 24d15008b243 [2020-02-28T14:05:45.713Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-02-28T14:05:45.713Z] ---> Running in f8d619cd9cac [2020-02-28T14:05:47.258Z] [2020-02-28T14:05:47.258Z] SUCCESS: Specified value was saved. [2020-02-28T14:05:50.175Z] Removing intermediate container f8d619cd9cac [2020-02-28T14:05:50.175Z] ---> 8f77e29ca73b [2020-02-28T14:05:50.175Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-02-28T14:05:50.175Z] ---> Running in eeba6e7d8a7a [2020-02-28T14:05:57.280Z] Cannot create a file when that file already exists. [2020-02-28T14:06:04.384Z] Removing intermediate container eeba6e7d8a7a [2020-02-28T14:06:04.384Z] ---> 9906d8c61000 [2020-02-28T14:06:04.384Z] Step 6/6 : CMD ["sh"] [2020-02-28T14:06:04.384Z] ---> Running in bfc0fb9b5cba [2020-02-28T14:06:04.845Z] Removing intermediate container bfc0fb9b5cba [2020-02-28T14:06:04.845Z] ---> 331a86eb754b [2020-02-28T14:06:04.845Z] Successfully built 331a86eb754b [2020-02-28T14:06:04.845Z] Successfully tagged busybox:latest [2020-02-28T14:06:04.845Z] INFO: Docker images of the daemon under test [2020-02-28T14:06:04.845Z] [2020-02-28T14:06:04.845Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-28T14:06:04.845Z] busybox latest 331a86eb754b Less than a second ago 4.88GB [2020-02-28T14:06:04.845Z] microsoft/windowsservercore latest 81094f2483ae 11 days ago 4.84GB [2020-02-28T14:06:04.845Z] mcr.microsoft.com/windows/servercore ltsc2019 81094f2483ae 11 days ago 4.84GB [2020-02-28T14:06:04.845Z] [2020-02-28T14:06:04.845Z] INFO: Running integration tests at 02/28/2020 14:06:04... [2020-02-28T14:06:04.845Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-02-28T14:06:04.845Z] INFO: Integration API tests being run from the host: [2020-02-28T14:06:04.845Z] INFO: make.ps1 starting at 02/28/2020 14:06:04 [2020-02-28T14:06:05.820Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-02-28T14:06:35.903Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T14:06:35.903Z] INFO: Testing against a local daemon [2020-02-28T14:06:39.159Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-02-28T14:06:39.159Z] Copying nested executables into bundles/cross/linux/amd64 [2020-02-28T14:06:39.159Z] Cross building: bundles/cross/windows/amd64 [2020-02-28T14:06:39.159Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-28T14:06:39.159Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-02-28T14:06:53.623Z] ok github.com/docker/docker/integration/build 16.610s [2020-02-28T14:06:53.623Z] [2020-02-28T14:06:53.623Z] === Skipped [2020-02-28T14:06:53.623Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-02-28T14:06:53.623Z] build_session_test.go:25: TODO: BuildKit [2020-02-28T14:06:53.623Z] [2020-02-28T14:06:53.623Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-02-28T14:06:53.623Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:06:53.623Z] [2020-02-28T14:06:53.623Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-02-28T14:06:53.623Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-28T14:06:53.623Z] [2020-02-28T14:06:53.623Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-02-28T14:06:53.623Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-28T14:06:53.623Z] [2020-02-28T14:06:53.623Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-02-28T14:06:53.623Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-28T14:06:53.623Z] [2020-02-28T14:06:53.623Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-02-28T14:06:53.623Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-28T14:06:53.623Z] [2020-02-28T14:06:53.623Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-02-28T14:06:53.623Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-28T14:06:53.623Z] [2020-02-28T14:06:53.623Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-02-28T14:06:53.623Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-28T14:06:53.623Z] [2020-02-28T14:06:53.623Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-02-28T14:06:53.623Z] build_test.go:491: testEnv.OSType == "windows" [2020-02-28T14:06:53.623Z] [2020-02-28T14:06:53.623Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-02-28T14:06:53.623Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-28T14:06:53.623Z] [2020-02-28T14:06:53.623Z] [2020-02-28T14:06:53.623Z] DONE 22 tests, 10 skipped in 45.466s [2020-02-28T14:06:53.623Z] [2020-02-28T14:06:53.623Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-02-28T14:06:54.595Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T14:06:54.595Z] INFO: Testing against a local daemon [2020-02-28T14:06:54.595Z] ok github.com/docker/docker/integration/config 0.258s [2020-02-28T14:06:54.595Z] [2020-02-28T14:06:54.595Z] === Skipped [2020-02-28T14:06:54.595Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s) [2020-02-28T14:06:54.595Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:06:54.595Z] [2020-02-28T14:06:54.595Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-02-28T14:06:54.595Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:06:54.595Z] [2020-02-28T14:06:54.595Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-02-28T14:06:54.595Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:06:54.595Z] [2020-02-28T14:06:54.595Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-02-28T14:06:54.595Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:06:54.595Z] [2020-02-28T14:06:54.595Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-02-28T14:06:54.595Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:06:54.595Z] [2020-02-28T14:06:54.595Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-02-28T14:06:54.595Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T14:06:54.595Z] [2020-02-28T14:06:54.595Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-02-28T14:06:54.595Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T14:06:54.595Z] [2020-02-28T14:06:54.595Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-02-28T14:06:54.596Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T14:06:54.596Z] [2020-02-28T14:06:54.596Z] [2020-02-28T14:06:54.596Z] DONE 8 tests, 8 skipped in 3.223s [2020-02-28T14:06:54.596Z] [2020-02-28T14:06:54.596Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-02-28T14:06:57.237Z] --- PASS: TestBuildWithHugeFile (80.64s) [2020-02-28T14:06:57.237Z] === RUN TestBuildWithEmptyDockerfile [2020-02-28T14:06:57.237Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-28T14:06:57.237Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-28T14:06:57.237Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-28T14:06:57.237Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-28T14:06:57.237Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-28T14:06:57.237Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-28T14:06:57.237Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-28T14:06:57.237Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-28T14:06:57.237Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-28T14:06:57.237Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-02-28T14:06:57.237Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s) [2020-02-28T14:06:57.237Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.34s) [2020-02-28T14:06:57.237Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.35s) [2020-02-28T14:06:57.237Z] === RUN TestBuildPreserveOwnership [2020-02-28T14:06:57.237Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-28T14:06:59.285Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-28T14:06:59.312Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T14:06:59.312Z] INFO: Testing against a local daemon [2020-02-28T14:07:01.316Z] --- PASS: TestBuildPreserveOwnership (4.99s) [2020-02-28T14:07:01.316Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.27s) [2020-02-28T14:07:01.316Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.72s) [2020-02-28T14:07:01.316Z] === RUN TestBuildPlatformInvalid [2020-02-28T14:07:01.316Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-02-28T14:07:01.316Z] PASS [2020-02-28T14:07:01.316Z] [2020-02-28T14:07:01.316Z] === Skipped [2020-02-28T14:07:01.316Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-02-28T14:07:01.316Z] build_session_test.go:25: TODO: BuildKit [2020-02-28T14:07:01.316Z] [2020-02-28T14:07:01.316Z] [2020-02-28T14:07:01.316Z] DONE 32 tests, 1 skipped in 127.058s [2020-02-28T14:07:01.316Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-02-28T14:07:01.316Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:07:01.316Z] ++ set -e [2020-02-28T14:07:01.316Z] ++ '[' -n 0 ']' [2020-02-28T14:07:01.317Z] ++ set -x [2020-02-28T14:07:01.317Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:07:01.317Z] INFO: Testing against a local daemon [2020-02-28T14:07:01.317Z] === RUN TestConfigList [2020-02-28T14:07:04.091Z] --- PASS: TestConfigList (2.32s) [2020-02-28T14:07:04.091Z] === RUN TestConfigsCreateAndDelete [2020-02-28T14:07:06.126Z] --- PASS: TestConfigsCreateAndDelete (2.29s) [2020-02-28T14:07:06.126Z] === RUN TestConfigsUpdate [2020-02-28T14:07:08.156Z] --- PASS: TestConfigsUpdate (2.22s) [2020-02-28T14:07:08.156Z] === RUN TestTemplatedConfig [2020-02-28T14:07:10.845Z] --- PASS: TestTemplatedConfig (2.67s) [2020-02-28T14:07:10.845Z] === RUN TestConfigInspect [2020-02-28T14:07:12.907Z] --- PASS: TestConfigInspect (2.28s) [2020-02-28T14:07:12.907Z] === RUN TestConfigCreateWithLabels [2020-02-28T14:07:15.595Z] --- PASS: TestConfigCreateWithLabels (2.25s) [2020-02-28T14:07:15.595Z] === RUN TestConfigCreateResolve [2020-02-28T14:07:17.649Z] --- PASS: TestConfigCreateResolve (2.27s) [2020-02-28T14:07:17.649Z] === RUN TestConfigDaemonLibtrustID [2020-02-28T14:07:18.269Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-02-28T14:07:18.269Z] PASS [2020-02-28T14:07:18.269Z] [2020-02-28T14:07:18.269Z] DONE 8 tests in 16.977s [2020-02-28T14:07:18.269Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-02-28T14:07:18.269Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:07:18.269Z] ++ set -e [2020-02-28T14:07:18.269Z] ++ '[' -n 0 ']' [2020-02-28T14:07:18.269Z] ++ set -x [2020-02-28T14:07:18.269Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:07:18.269Z] INFO: Testing against a local daemon [2020-02-28T14:07:18.269Z] === RUN TestCheckpoint [2020-02-28T14:07:18.269Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-28T14:07:18.269Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-28T14:07:18.269Z] === RUN TestContainerInvalidJSON [2020-02-28T14:07:18.269Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-28T14:07:18.269Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-28T14:07:18.269Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-28T14:07:18.269Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-28T14:07:18.269Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-28T14:07:18.269Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-28T14:07:18.269Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-28T14:07:18.269Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-28T14:07:18.269Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-28T14:07:18.269Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-28T14:07:18.269Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-28T14:07:18.269Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-28T14:07:18.269Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-28T14:07:18.269Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-28T14:07:18.269Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-02-28T14:07:18.269Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-28T14:07:18.555Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-02-28T14:07:18.555Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-28T14:07:18.555Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-02-28T14:07:18.555Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-28T14:07:18.555Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-02-28T14:07:18.555Z] === RUN TestCopyFromContainer [2020-02-28T14:07:20.037Z] === RUN TestCopyFromContainer// [2020-02-28T14:07:20.322Z] === RUN TestCopyFromContainer//bar/root [2020-02-28T14:07:20.322Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-28T14:07:20.322Z] === RUN TestCopyFromContainer/bar/quux [2020-02-28T14:07:20.607Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-28T14:07:20.607Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-28T14:07:20.607Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-28T14:07:20.897Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-28T14:07:20.897Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-28T14:07:20.897Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-28T14:07:21.182Z] --- PASS: TestCopyFromContainer (2.51s) [2020-02-28T14:07:21.183Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-02-28T14:07:21.183Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-02-28T14:07:21.183Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-02-28T14:07:21.183Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-02-28T14:07:21.183Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-02-28T14:07:21.183Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-02-28T14:07:21.183Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-02-28T14:07:21.183Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-02-28T14:07:21.183Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-02-28T14:07:21.183Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-02-28T14:07:21.183Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-28T14:07:21.183Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-28T14:07:21.183Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-28T14:07:21.183Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-28T14:07:21.183Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-28T14:07:21.183Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-28T14:07:21.183Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-28T14:07:21.183Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-28T14:07:21.183Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-28T14:07:21.183Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-28T14:07:21.183Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2020-02-28T14:07:21.183Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-28T14:07:21.183Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-02-28T14:07:21.183Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-02-28T14:07:21.183Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-28T14:07:21.183Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-02-28T14:07:21.183Z] === RUN TestCreateWithInvalidEnv [2020-02-28T14:07:21.183Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-28T14:07:21.183Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-28T14:07:21.183Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-28T14:07:21.183Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-28T14:07:21.183Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-28T14:07:21.183Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-28T14:07:21.183Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-28T14:07:21.183Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-28T14:07:21.183Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-28T14:07:21.183Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-28T14:07:21.183Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-28T14:07:21.183Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-28T14:07:21.183Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-28T14:07:21.183Z] === RUN TestCreateTmpfsMountsTarget [2020-02-28T14:07:21.183Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-02-28T14:07:21.183Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-28T14:07:23.241Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2020-02-28T14:07:23.241Z] === RUN TestCreateWithCapabilities [2020-02-28T14:07:23.241Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-28T14:07:23.241Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-28T14:07:23.241Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-28T14:07:23.241Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-28T14:07:23.241Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-28T14:07:23.241Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-28T14:07:23.241Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-28T14:07:23.241Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-28T14:07:23.241Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-28T14:07:23.241Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-28T14:07:23.241Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-28T14:07:23.241Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-28T14:07:23.241Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-28T14:07:23.241Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-28T14:07:23.241Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-28T14:07:23.241Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-28T14:07:23.241Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-28T14:07:23.241Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-28T14:07:23.241Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-28T14:07:23.241Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-28T14:07:23.241Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-28T14:07:23.241Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-28T14:07:23.241Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-28T14:07:23.241Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-28T14:07:23.241Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-28T14:07:23.241Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-28T14:07:23.241Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-28T14:07:23.241Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-28T14:07:23.241Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-28T14:07:23.241Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-28T14:07:23.241Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-28T14:07:23.241Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-28T14:07:23.241Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-28T14:07:23.241Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-02-28T14:07:23.241Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-02-28T14:07:23.241Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-02-28T14:07:23.241Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-02-28T14:07:23.241Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-02-28T14:07:23.241Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-28T14:07:23.241Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-02-28T14:07:23.241Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-02-28T14:07:23.241Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-02-28T14:07:23.241Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-02-28T14:07:23.241Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-02-28T14:07:23.241Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-02-28T14:07:23.241Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-28T14:07:25.289Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.91s) [2020-02-28T14:07:25.289Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-28T14:07:25.289Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-28T14:07:25.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-28T14:07:25.289Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-28T14:07:25.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-28T14:07:25.289Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-28T14:07:25.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-28T14:07:25.289Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-28T14:07:25.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-28T14:07:25.289Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-28T14:07:25.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-28T14:07:25.289Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-28T14:07:25.289Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-28T14:07:25.289Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-28T14:07:25.289Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-28T14:07:25.289Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-28T14:07:25.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-02-28T14:07:25.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-02-28T14:07:25.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-02-28T14:07:25.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-02-28T14:07:25.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-02-28T14:07:25.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-02-28T14:07:25.289Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-28T14:07:25.908Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2020-02-28T14:07:25.908Z] === RUN TestContainerStartOnDaemonRestart [2020-02-28T14:07:25.908Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-28T14:07:25.908Z] === RUN TestDaemonRestartIpcMode [2020-02-28T14:07:25.908Z] === PAUSE TestDaemonRestartIpcMode [2020-02-28T14:07:25.908Z] === RUN TestDaemonHostGatewayIP [2020-02-28T14:07:25.908Z] === PAUSE TestDaemonHostGatewayIP [2020-02-28T14:07:25.908Z] === RUN TestDiff [2020-02-28T14:07:26.529Z] --- PASS: TestDiff (0.68s) [2020-02-28T14:07:26.529Z] === RUN TestExecWithCloseStdin [2020-02-28T14:07:27.548Z] --- PASS: TestExecWithCloseStdin (0.82s) [2020-02-28T14:07:27.548Z] === RUN TestExec [2020-02-28T14:07:28.169Z] --- PASS: TestExec (0.80s) [2020-02-28T14:07:28.169Z] === RUN TestExecUser [2020-02-28T14:07:29.186Z] --- PASS: TestExecUser (0.82s) [2020-02-28T14:07:29.186Z] === RUN TestExportContainerAndImportImage [2020-02-28T14:07:30.210Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2020-02-28T14:07:30.210Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-28T14:07:31.706Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2020-02-28T14:07:31.706Z] === RUN TestHealthCheckWorkdir [2020-02-28T14:07:32.724Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2020-02-28T14:07:32.724Z] === RUN TestHealthKillContainer [2020-02-28T14:07:35.410Z] --- PASS: TestHealthKillContainer (2.85s) [2020-02-28T14:07:35.410Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-28T14:07:36.029Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2020-02-28T14:07:36.029Z] === RUN TestIpcModeNone [2020-02-28T14:07:37.044Z] --- PASS: TestIpcModeNone (0.77s) [2020-02-28T14:07:37.044Z] === RUN TestIpcModePrivate [2020-02-28T14:07:37.662Z] --- PASS: TestIpcModePrivate (0.78s) [2020-02-28T14:07:37.662Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-02-28T14:07:37.662Z] === RUN TestIpcModeShareable [2020-02-28T14:07:38.676Z] --- PASS: TestIpcModeShareable (0.80s) [2020-02-28T14:07:38.676Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-02-28T14:07:38.676Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-28T14:07:40.710Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.29s) [2020-02-28T14:07:40.710Z] === RUN TestAPIIpcModeHost [2020-02-28T14:07:41.330Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-02-28T14:07:41.330Z] === RUN TestDaemonIpcModeShareable [2020-02-28T14:07:43.360Z] --- PASS: TestDaemonIpcModeShareable (1.69s) [2020-02-28T14:07:43.360Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-02-28T14:07:43.360Z] === RUN TestDaemonIpcModePrivate [2020-02-28T14:07:44.842Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2020-02-28T14:07:44.842Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-02-28T14:07:44.842Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-28T14:07:46.333Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2020-02-28T14:07:46.333Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-02-28T14:07:46.333Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-28T14:07:46.819Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-28T14:07:46.819Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-02-28T14:07:46.819Z] remote: Enumerating objects: 2, done. [2020-02-28T14:07:46.819Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-02-28T14:07:46.819Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-02-28T14:07:46.819Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-02-28T14:07:46.819Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-02-28T14:07:46.819Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-02-28T14:07:48.442Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-02-28T14:07:48.442Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-02-28T14:07:48.442Z] === RUN TestIpcModeOlderClient [2020-02-28T14:07:48.442Z] === PAUSE TestIpcModeOlderClient [2020-02-28T14:07:48.442Z] === RUN TestKillContainerInvalidSignal [2020-02-28T14:07:48.726Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2020-02-28T14:07:48.727Z] === RUN TestKillContainer [2020-02-28T14:07:48.727Z] === RUN TestKillContainer/no_signal [2020-02-28T14:07:49.353Z] === RUN TestKillContainer/non_killing_signal [2020-02-28T14:07:49.970Z] === RUN TestKillContainer/killing_signal [2020-02-28T14:07:50.588Z] --- PASS: TestKillContainer (1.97s) [2020-02-28T14:07:50.588Z] --- PASS: TestKillContainer/no_signal (0.62s) [2020-02-28T14:07:50.588Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2020-02-28T14:07:50.588Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2020-02-28T14:07:50.588Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-28T14:07:50.873Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-28T14:07:51.001Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-28T14:07:51.497Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-28T14:07:51.583Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40594/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=31549a69e13df4487a313bd6a6211b5f532f0eb0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:31549a69e13df4487a313bd6a6211b5f532f0eb0 hack/test/unit [2020-02-28T14:07:52.127Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2020-02-28T14:07:52.127Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2020-02-28T14:07:52.127Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2020-02-28T14:07:52.127Z] === RUN TestKillStoppedContainer [2020-02-28T14:07:52.127Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-02-28T14:07:52.127Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-28T14:07:52.127Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-02-28T14:07:52.127Z] === RUN TestKillDifferentUserContainer [2020-02-28T14:07:53.146Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2020-02-28T14:07:53.146Z] === RUN TestInspectOomKilledTrue [2020-02-28T14:07:54.105Z] ? github.com/docker/docker/api [no test files] [2020-02-28T14:07:54.159Z] --- PASS: TestInspectOomKilledTrue (1.20s) [2020-02-28T14:07:54.160Z] === RUN TestInspectOomKilledFalse [2020-02-28T14:07:54.781Z] --- PASS: TestInspectOomKilledFalse (0.64s) [2020-02-28T14:07:54.781Z] === RUN TestLinksEtcHostsContentMatch [2020-02-28T14:07:55.402Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-02-28T14:07:55.402Z] === RUN TestLinksContainerNames [2020-02-28T14:07:56.883Z] --- PASS: TestLinksContainerNames (1.37s) [2020-02-28T14:07:56.883Z] === RUN TestLogsFollowTailEmpty [2020-02-28T14:07:57.502Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-02-28T14:07:57.502Z] === RUN TestContainerNetworkMountsNoChown [2020-02-28T14:07:58.126Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/default [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/default [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/private [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/private [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/rprivate [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/slave [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/slave [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/rslave [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/shared [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/shared [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/rshared [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-28T14:07:58.126Z] === CONT TestMountDaemonRoot/default [2020-02-28T14:07:58.126Z] === CONT TestMountDaemonRoot/shared [2020-02-28T14:07:58.126Z] === CONT TestMountDaemonRoot/rslave [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-28T14:07:58.126Z] === CONT TestMountDaemonRoot/rshared [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-28T14:07:58.126Z] === CONT TestMountDaemonRoot/slave [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-28T14:07:58.126Z] === CONT TestMountDaemonRoot/private [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-28T14:07:58.126Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-28T14:07:58.126Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-28T14:07:58.126Z] === CONT TestMountDaemonRoot/rprivate [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-28T14:07:58.126Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-28T14:07:58.126Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-28T14:07:58.126Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-28T14:07:58.126Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-28T14:07:58.126Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-28T14:07:58.126Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-28T14:07:58.126Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-28T14:07:58.126Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-28T14:07:58.126Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-28T14:07:58.126Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-28T14:07:58.126Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-28T14:07:58.412Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-28T14:07:58.412Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-28T14:07:58.412Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-28T14:07:58.412Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-28T14:07:58.412Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-28T14:07:58.412Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-28T14:07:58.412Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-28T14:07:58.412Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-28T14:07:58.412Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-28T14:07:58.412Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-28T14:07:58.412Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-28T14:07:58.412Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-28T14:07:58.412Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-28T14:07:58.412Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-28T14:07:58.412Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-28T14:07:58.412Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-28T14:07:58.412Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-02-28T14:07:58.412Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-02-28T14:07:58.412Z] === RUN TestContainerBindMountNonRecursive [2020-02-28T14:08:00.442Z] --- PASS: TestContainerBindMountNonRecursive (1.68s) [2020-02-28T14:08:00.442Z] === RUN TestNetworkNat [2020-02-28T14:08:01.080Z] --- PASS: TestNetworkNat (0.73s) [2020-02-28T14:08:01.080Z] === RUN TestNetworkLocalhostTCPNat [2020-02-28T14:08:01.702Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2020-02-28T14:08:01.702Z] === RUN TestNetworkLoopbackNat [2020-02-28T14:08:02.714Z] --- PASS: TestNetworkLoopbackNat (0.91s) [2020-02-28T14:08:02.714Z] === RUN TestPause [2020-02-28T14:08:03.334Z] --- PASS: TestPause (0.70s) [2020-02-28T14:08:03.334Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-28T14:08:03.334Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-28T14:08:03.334Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-28T14:08:03.334Z] === RUN TestPauseStopPausedContainer [2020-02-28T14:08:03.956Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2020-02-28T14:08:03.956Z] === RUN TestPsFilter [2020-02-28T14:08:03.956Z] --- PASS: TestPsFilter (0.17s) [2020-02-28T14:08:03.956Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-28T14:08:04.974Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2020-02-28T14:08:04.974Z] === RUN TestRemoveContainerWithVolume [2020-02-28T14:08:05.260Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2020-02-28T14:08:05.260Z] === RUN TestRemoveContainerRunning [2020-02-28T14:08:06.282Z] --- PASS: TestRemoveContainerRunning (0.70s) [2020-02-28T14:08:06.282Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-28T14:08:06.904Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2020-02-28T14:08:06.904Z] === RUN TestRemoveInvalidContainer [2020-02-28T14:08:06.904Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-02-28T14:08:06.904Z] === RUN TestRenameLinkedContainer [2020-02-28T14:08:08.966Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2020-02-28T14:08:09.635Z] --- PASS: TestRenameLinkedContainer (2.66s) [2020-02-28T14:08:09.635Z] === RUN TestRenameStoppedContainer [2020-02-28T14:08:10.256Z] --- PASS: TestRenameStoppedContainer (0.70s) [2020-02-28T14:08:10.256Z] === RUN TestRenameRunningContainerAndReuse [2020-02-28T14:08:11.574Z] ok github.com/docker/docker/integration/container 62.159s [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === Skipped [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-02-28T14:08:11.574Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-02-28T14:08:11.574Z] copy_test.go:25: testEnv.OSType == "windows" [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-02-28T14:08:11.574Z] copy_test.go:39: testEnv.OSType == "windows" [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-02-28T14:08:11.574Z] copy_test.go:51: testEnv.OSType == "windows" [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-02-28T14:08:11.574Z] copy_test.go:65: testEnv.OSType == "windows" [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-02-28T14:08:11.574Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-02-28T14:08:11.574Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-02-28T14:08:11.574Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.01s) [2020-02-28T14:08:11.574Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-02-28T14:08:11.574Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-02-28T14:08:11.574Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-02-28T14:08:11.574Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-02-28T14:08:11.574Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.01s) [2020-02-28T14:08:11.574Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s) [2020-02-28T14:08:11.574Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-02-28T14:08:11.574Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-02-28T14:08:11.574Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-02-28T14:08:11.574Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-02-28T14:08:11.574Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-02-28T14:08:11.574Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-02-28T14:08:11.574Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-02-28T14:08:11.574Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-02-28T14:08:11.574Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-02-28T14:08:11.574Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-02-28T14:08:11.574Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-02-28T14:08:11.574Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-02-28T14:08:11.574Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-02-28T14:08:11.574Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-02-28T14:08:11.574Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-02-28T14:08:11.574Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-02-28T14:08:11.574Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-02-28T14:08:11.574Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-02-28T14:08:11.574Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-02-28T14:08:11.574Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-02-28T14:08:11.574Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-02-28T14:08:11.574Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-02-28T14:08:11.574Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-02-28T14:08:11.574Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-02-28T14:08:11.574Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-02-28T14:08:11.574Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-02-28T14:08:11.574Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] DONE 80 tests, 41 skipped in 65.950s [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-02-28T14:08:11.574Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T14:08:11.574Z] INFO: Testing against a local daemon [2020-02-28T14:08:11.574Z] ok github.com/docker/docker/integration/image 0.513s [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === Skipped [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-02-28T14:08:11.574Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-02-28T14:08:11.574Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-02-28T14:08:11.574Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-02-28T14:08:11.574Z] tag_test.go:98: testEnv.OSType == "windows" [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] DONE 11 tests, 4 skipped in 3.329s [2020-02-28T14:08:11.574Z] [2020-02-28T14:08:11.574Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-02-28T14:08:11.575Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T14:08:11.575Z] INFO: Testing against a local daemon [2020-02-28T14:08:11.575Z] ok github.com/docker/docker/integration/network 0.267s [2020-02-28T14:08:11.575Z] [2020-02-28T14:08:11.575Z] === Skipped [2020-02-28T14:08:11.575Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.01s) [2020-02-28T14:08:11.575Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T14:08:11.575Z] [2020-02-28T14:08:11.575Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-02-28T14:08:11.575Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-02-28T14:08:11.575Z] [2020-02-28T14:08:11.575Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-02-28T14:08:11.575Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-02-28T14:08:11.575Z] [2020-02-28T14:08:11.575Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-02-28T14:08:11.575Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T14:08:11.575Z] [2020-02-28T14:08:11.575Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-02-28T14:08:11.575Z] service_test.go:29: testEnv.OSType == "windows" [2020-02-28T14:08:11.575Z] [2020-02-28T14:08:11.575Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-02-28T14:08:11.575Z] service_test.go:51: testEnv.OSType == "windows" [2020-02-28T14:08:11.575Z] [2020-02-28T14:08:11.575Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-02-28T14:08:11.575Z] service_test.go:94: testEnv.OSType == "windows" [2020-02-28T14:08:11.575Z] [2020-02-28T14:08:11.575Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-02-28T14:08:11.575Z] service_test.go:127: testEnv.OSType == "windows" [2020-02-28T14:08:11.575Z] [2020-02-28T14:08:11.575Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-02-28T14:08:11.575Z] service_test.go:177: testEnv.OSType == "windows" [2020-02-28T14:08:11.575Z] [2020-02-28T14:08:11.575Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-02-28T14:08:11.575Z] service_test.go:201: testEnv.OSType == "windows" [2020-02-28T14:08:11.575Z] [2020-02-28T14:08:11.575Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-28T14:08:11.575Z] service_test.go:230: FLAKY_TEST [2020-02-28T14:08:11.575Z] [2020-02-28T14:08:11.575Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-02-28T14:08:11.575Z] service_test.go:319: testEnv.OSType == "windows" [2020-02-28T14:08:11.575Z] [2020-02-28T14:08:11.575Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-02-28T14:08:11.575Z] service_test.go:386: testEnv.OSType == "windows" [2020-02-28T14:08:11.575Z] [2020-02-28T14:08:11.575Z] [2020-02-28T14:08:11.575Z] DONE 17 tests, 13 skipped in 3.204s [2020-02-28T14:08:11.575Z] [2020-02-28T14:08:11.575Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-02-28T14:08:11.575Z] testing: warning: no tests to run [2020-02-28T14:08:11.575Z] ok github.com/docker/docker/integration/network/ipvlan 0.104s [2020-02-28T14:08:11.575Z] [2020-02-28T14:08:11.575Z] DONE 0 tests in 1.095s [2020-02-28T14:08:11.575Z] [2020-02-28T14:08:11.575Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-02-28T14:08:11.575Z] testing: warning: no tests to run [2020-02-28T14:08:11.575Z] ok github.com/docker/docker/integration/network/macvlan 0.134s [2020-02-28T14:08:11.575Z] [2020-02-28T14:08:11.575Z] DONE 0 tests in 1.079s [2020-02-28T14:08:11.575Z] [2020-02-28T14:08:11.575Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-02-28T14:08:11.575Z] testing: warning: no tests to run [2020-02-28T14:08:11.575Z] ok github.com/docker/docker/integration/plugin 0.114s [2020-02-28T14:08:11.575Z] [2020-02-28T14:08:11.575Z] DONE 0 tests in 1.153s [2020-02-28T14:08:11.575Z] [2020-02-28T14:08:11.575Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-02-28T14:08:11.739Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) [2020-02-28T14:08:11.739Z] === RUN TestRenameInvalidName [2020-02-28T14:08:12.036Z] testing: warning: no tests to run [2020-02-28T14:08:12.036Z] ok github.com/docker/docker/integration/plugin/authz 0.113s [2020-02-28T14:08:12.036Z] [2020-02-28T14:08:12.036Z] DONE 0 tests in 1.062s [2020-02-28T14:08:12.036Z] [2020-02-28T14:08:12.036Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-02-28T14:08:12.377Z] --- PASS: TestRenameInvalidName (0.68s) [2020-02-28T14:08:12.377Z] === RUN TestRenameAnonymousContainer [2020-02-28T14:08:14.955Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T14:08:14.955Z] INFO: Testing against a local daemon [2020-02-28T14:08:14.955Z] ok github.com/docker/docker/integration/plugin/common 0.195s [2020-02-28T14:08:14.955Z] [2020-02-28T14:08:14.955Z] DONE 2 tests in 2.930s [2020-02-28T14:08:14.955Z] [2020-02-28T14:08:15.075Z] --- PASS: TestRenameAnonymousContainer (2.65s) [2020-02-28T14:08:15.075Z] === RUN TestRenameContainerWithSameName [2020-02-28T14:08:15.416Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-02-28T14:08:15.696Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2020-02-28T14:08:15.696Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-28T14:08:15.857Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-091b20c67b28a0bc7) in /home/ubuntu/workspace/moby_PR-40594 [Pipeline] { [Pipeline] checkout [2020-02-28T14:08:15.906Z] using credential docker-jenkins-github-credentials [2020-02-28T14:08:15.916Z] Cloning the remote Git repository [2020-02-28T14:08:15.916Z] Cloning with configured refspecs honoured and without tags [2020-02-28T14:08:15.913Z] Cloning repository https://github.com/moby/moby.git [2020-02-28T14:08:15.914Z] > git init /home/ubuntu/workspace/moby_PR-40594 # timeout=10 [2020-02-28T14:08:15.948Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T14:08:15.948Z] > git --version # timeout=10 [2020-02-28T14:08:15.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T14:08:15.971Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40594/head:refs/remotes/origin/PR-40594 +refs/heads/master:refs/remotes/origin/master [2020-02-28T14:08:17.191Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s) [2020-02-28T14:08:17.191Z] === RUN TestResize [2020-02-28T14:08:17.474Z] --- PASS: TestResize (0.68s) [2020-02-28T14:08:17.474Z] === RUN TestResizeWithInvalidSize [2020-02-28T14:08:18.497Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2020-02-28T14:08:18.497Z] === RUN TestResizeWhenContainerNotStarted [2020-02-28T14:08:19.124Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2020-02-28T14:08:19.124Z] === RUN TestDaemonRestartKillContainers [2020-02-28T14:08:19.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-28T14:08:19.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-28T14:08:19.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-28T14:08:19.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-28T14:08:19.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-28T14:08:19.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-28T14:08:19.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-28T14:08:19.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-28T14:08:19.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-28T14:08:19.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-28T14:08:19.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-28T14:08:19.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-28T14:08:19.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-28T14:08:19.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-28T14:08:19.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-28T14:08:19.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-28T14:08:19.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-28T14:08:19.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-28T14:08:19.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-28T14:08:19.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-28T14:08:19.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-28T14:08:19.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-28T14:08:19.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-28T14:08:19.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-28T14:08:19.124Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-28T14:08:19.124Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-28T14:08:19.124Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-28T14:08:19.124Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-28T14:08:20.210Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T14:08:20.211Z] INFO: Testing against a local daemon [2020-02-28T14:08:20.211Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.325s [2020-02-28T14:08:20.211Z] [2020-02-28T14:08:20.211Z] === Skipped [2020-02-28T14:08:20.211Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-02-28T14:08:20.211Z] external_test.go:48: runtime.GOOS == "windows" [2020-02-28T14:08:20.211Z] [2020-02-28T14:08:20.211Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-02-28T14:08:20.211Z] external_test.go:407: runtime.GOOS == "windows" [2020-02-28T14:08:20.211Z] [2020-02-28T14:08:20.211Z] [2020-02-28T14:08:20.211Z] DONE 2 tests, 2 skipped in 4.925s [2020-02-28T14:08:20.211Z] [2020-02-28T14:08:20.211Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-02-28T14:08:21.191Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-28T14:08:22.227Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-28T14:08:22.227Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-28T14:08:22.522Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-28T14:08:24.573Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-28T14:08:24.573Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-28T14:08:25.202Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-28T14:08:27.264Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-28T14:08:29.084Z] Fetching without tags [2020-02-28T14:08:29.363Z] Merging remotes/origin/master commit 38f52c9fec820cece6c51d65a161648347fb2ee1 into PR head commit 83c0bedba914fa08c9d1f2fe1e47b38a3264777d [2020-02-28T14:08:29.975Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-28T14:08:29.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.14s) [2020-02-28T14:08:29.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.28s) [2020-02-28T14:08:29.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.31s) [2020-02-28T14:08:29.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.53s) [2020-02-28T14:08:29.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.43s) [2020-02-28T14:08:29.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.26s) [2020-02-28T14:08:29.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.60s) [2020-02-28T14:08:29.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.39s) [2020-02-28T14:08:29.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.36s) [2020-02-28T14:08:29.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.57s) [2020-02-28T14:08:29.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.08s) [2020-02-28T14:08:29.975Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s) [2020-02-28T14:08:29.975Z] === RUN TestCgroupNamespacesRun [2020-02-28T14:08:29.056Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T14:08:29.061Z] > git config --add remote.origin.fetch +refs/pull/40594/head:refs/remotes/origin/PR-40594 # timeout=10 [2020-02-28T14:08:29.070Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-28T14:08:29.077Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-28T14:08:29.123Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-28T14:08:29.123Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-28T14:08:29.124Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40594/head:refs/remotes/origin/PR-40594 +refs/heads/master:refs/remotes/origin/master [2020-02-28T14:08:29.361Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T14:08:29.366Z] > git checkout -f 83c0bedba914fa08c9d1f2fe1e47b38a3264777d [2020-02-28T14:08:29.835Z] > git merge 38f52c9fec820cece6c51d65a161648347fb2ee1 # timeout=10 [2020-02-28T14:08:30.361Z] Merge succeeded, producing c53dd3cbf4e91bcad7986ebf1c702631add4d4b1 [2020-02-28T14:08:30.362Z] Checking out Revision c53dd3cbf4e91bcad7986ebf1c702631add4d4b1 (PR-40594) [2020-02-28T14:08:30.590Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T14:08:30.590Z] INFO: Testing against a local daemon [2020-02-28T14:08:30.590Z] ok github.com/docker/docker/integration/plugin/logging 0.299s [2020-02-28T14:08:30.590Z] [2020-02-28T14:08:30.590Z] === Skipped [2020-02-28T14:08:30.590Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-02-28T14:08:30.590Z] read_test.go:21: no unix domain sockets on Windows [2020-02-28T14:08:30.590Z] [2020-02-28T14:08:30.590Z] [2020-02-28T14:08:30.590Z] DONE 1 tests, 1 skipped in 10.230s [2020-02-28T14:08:30.590Z] [2020-02-28T14:08:30.590Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-02-28T14:08:31.465Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2020-02-28T14:08:31.465Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-28T14:08:31.545Z] Commit message: "Merge commit '38f52c9fec820cece6c51d65a161648347fb2ee1' into HEAD" [2020-02-28T14:08:31.545Z] First time build. Skipping changelog. [2020-02-28T14:08:30.347Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-28T14:08:30.403Z] > git config core.sparsecheckout # timeout=10 [2020-02-28T14:08:30.409Z] > git checkout -f c53dd3cbf4e91bcad7986ebf1c702631add4d4b1 [2020-02-28T14:08:32.136Z] testing: warning: no tests to run [2020-02-28T14:08:32.136Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.116s [2020-02-28T14:08:32.136Z] [2020-02-28T14:08:32.136Z] DONE 0 tests in 1.792s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-28T14:08:32.597Z] [2020-02-28T14:08:32.597Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-02-28T14:08:32.725Z] + docker version [2020-02-28T14:08:32.725Z] Client: Docker Engine - Community [2020-02-28T14:08:32.725Z] Version: 19.03.5 [2020-02-28T14:08:32.725Z] API version: 1.40 [2020-02-28T14:08:32.725Z] Go version: go1.12.12 [2020-02-28T14:08:32.725Z] Git commit: 633a0ea838 [2020-02-28T14:08:32.725Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-28T14:08:32.725Z] OS/Arch: linux/amd64 [2020-02-28T14:08:32.725Z] Experimental: false [2020-02-28T14:08:32.725Z] [2020-02-28T14:08:32.725Z] Server: Docker Engine - Community [2020-02-28T14:08:32.725Z] Engine: [2020-02-28T14:08:32.725Z] Version: 19.03.5 [2020-02-28T14:08:32.725Z] API version: 1.40 (minimum version 1.12) [2020-02-28T14:08:32.725Z] Go version: go1.12.12 [2020-02-28T14:08:32.725Z] Git commit: 633a0ea838 [2020-02-28T14:08:32.725Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-28T14:08:32.725Z] OS/Arch: linux/amd64 [2020-02-28T14:08:32.725Z] Experimental: true [2020-02-28T14:08:32.725Z] containerd: [2020-02-28T14:08:32.725Z] Version: 1.2.10 [2020-02-28T14:08:32.725Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-28T14:08:32.725Z] runc: [2020-02-28T14:08:32.725Z] Version: 1.0.0-rc8+dev [2020-02-28T14:08:32.725Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-28T14:08:32.725Z] docker-init: [2020-02-28T14:08:32.725Z] Version: 0.18.0 [2020-02-28T14:08:32.725Z] GitCommit: fec3683 [Pipeline] sh [2020-02-28T14:08:32.971Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2020-02-28T14:08:32.971Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-28T14:08:33.040Z] + docker info [2020-02-28T14:08:33.296Z] Client: [2020-02-28T14:08:33.296Z] Debug Mode: false [2020-02-28T14:08:33.296Z] [2020-02-28T14:08:33.296Z] Server: [2020-02-28T14:08:33.296Z] Containers: 0 [2020-02-28T14:08:33.296Z] Running: 0 [2020-02-28T14:08:33.296Z] Paused: 0 [2020-02-28T14:08:33.296Z] Stopped: 0 [2020-02-28T14:08:33.296Z] Images: 3 [2020-02-28T14:08:33.296Z] Server Version: 19.03.5 [2020-02-28T14:08:33.296Z] Storage Driver: overlay2 [2020-02-28T14:08:33.296Z] Backing Filesystem: extfs [2020-02-28T14:08:33.296Z] Supports d_type: true [2020-02-28T14:08:33.296Z] Native Overlay Diff: true [2020-02-28T14:08:33.296Z] Logging Driver: json-file [2020-02-28T14:08:33.296Z] Cgroup Driver: cgroupfs [2020-02-28T14:08:33.296Z] Plugins: [2020-02-28T14:08:33.296Z] Volume: local [2020-02-28T14:08:33.296Z] Network: bridge host ipvlan macvlan null overlay [2020-02-28T14:08:33.296Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-28T14:08:33.296Z] Swarm: inactive [2020-02-28T14:08:33.296Z] Runtimes: runc [2020-02-28T14:08:33.296Z] Default Runtime: runc [2020-02-28T14:08:33.296Z] Init Binary: docker-init [2020-02-28T14:08:33.296Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-28T14:08:33.296Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-28T14:08:33.296Z] init version: fec3683 [2020-02-28T14:08:33.296Z] Security Options: [2020-02-28T14:08:33.296Z] apparmor [2020-02-28T14:08:33.296Z] seccomp [2020-02-28T14:08:33.296Z] Profile: default [2020-02-28T14:08:33.296Z] Kernel Version: 4.15.0-1058-aws [2020-02-28T14:08:33.296Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-28T14:08:33.296Z] OSType: linux [2020-02-28T14:08:33.296Z] Architecture: x86_64 [2020-02-28T14:08:33.296Z] CPUs: 2 [2020-02-28T14:08:33.296Z] Total Memory: 7.501GiB [2020-02-28T14:08:33.296Z] Name: ip-10-100-90-13 [2020-02-28T14:08:33.296Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-28T14:08:33.296Z] Docker Root Dir: /var/lib/docker [2020-02-28T14:08:33.296Z] Debug Mode: false [2020-02-28T14:08:33.296Z] Registry: https://index.docker.io/v1/ [2020-02-28T14:08:33.296Z] Labels: [2020-02-28T14:08:33.296Z] Experimental: true [2020-02-28T14:08:33.296Z] Insecure Registries: [2020-02-28T14:08:33.296Z] 127.0.0.0/8 [2020-02-28T14:08:33.296Z] Live Restore Enabled: true [2020-02-28T14:08:33.296Z] [2020-02-28T14:08:33.296Z] WARNING: No swap limit support [Pipeline] sh [2020-02-28T14:08:33.699Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-28T14:08:33.700Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-28T14:08:33.700Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40594/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-28T14:08:33.956Z] + bash /home/ubuntu/workspace/moby_PR-40594/check-config.sh [2020-02-28T14:08:33.956Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-28T14:08:33.956Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-28T14:08:33.956Z] [2020-02-28T14:08:33.956Z] Generally Necessary: [2020-02-28T14:08:33.956Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-28T14:08:33.956Z] - apparmor: enabled and tools installed [2020-02-28T14:08:33.956Z] - CONFIG_NAMESPACES: enabled [2020-02-28T14:08:33.956Z] - CONFIG_NET_NS: enabled [2020-02-28T14:08:33.956Z] - CONFIG_PID_NS: enabled [2020-02-28T14:08:33.956Z] - CONFIG_IPC_NS: enabled [2020-02-28T14:08:33.956Z] - CONFIG_UTS_NS: enabled [2020-02-28T14:08:33.956Z] - CONFIG_CGROUPS: enabled [2020-02-28T14:08:33.956Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-28T14:08:33.956Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-28T14:08:33.956Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-28T14:08:33.956Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-28T14:08:33.956Z] - CONFIG_CPUSETS: enabled [2020-02-28T14:08:33.956Z] - CONFIG_MEMCG: enabled [2020-02-28T14:08:33.956Z] - CONFIG_KEYS: enabled [2020-02-28T14:08:33.956Z] - CONFIG_VETH: enabled (as module) [2020-02-28T14:08:33.956Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-28T14:08:33.956Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-28T14:08:33.956Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-28T14:08:33.956Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-28T14:08:33.956Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-28T14:08:33.956Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-28T14:08:33.956Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-28T14:08:33.956Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-28T14:08:33.956Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-28T14:08:33.956Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-28T14:08:33.956Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-28T14:08:33.956Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-28T14:08:33.956Z] [2020-02-28T14:08:33.956Z] Optional Features: [2020-02-28T14:08:33.956Z] - CONFIG_USER_NS: enabled [2020-02-28T14:08:33.956Z] - CONFIG_SECCOMP: enabled [2020-02-28T14:08:33.956Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-28T14:08:33.956Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-28T14:08:33.956Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-28T14:08:33.956Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-28T14:08:33.956Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-28T14:08:33.956Z] - CONFIG_BLK_CGROUP: enabled [2020-02-28T14:08:33.956Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-28T14:08:33.956Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-28T14:08:33.956Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-28T14:08:33.956Z] - CONFIG_CGROUP_PERF: enabled [2020-02-28T14:08:33.956Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-28T14:08:33.956Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-28T14:08:33.956Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-28T14:08:33.956Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-28T14:08:33.956Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-28T14:08:33.956Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-28T14:08:33.956Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-28T14:08:33.956Z] - CONFIG_IP_VS: enabled (as module) [2020-02-28T14:08:33.956Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-28T14:08:33.956Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-28T14:08:33.956Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-28T14:08:33.956Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-28T14:08:34.210Z] - CONFIG_EXT4_FS: enabled [2020-02-28T14:08:34.210Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-28T14:08:34.210Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-28T14:08:34.210Z] - Network Drivers: [2020-02-28T14:08:34.210Z] - "overlay": [2020-02-28T14:08:34.210Z] - CONFIG_VXLAN: enabled (as module) [2020-02-28T14:08:34.210Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-28T14:08:34.210Z] Optional (for encrypted networks): [2020-02-28T14:08:34.210Z] - CONFIG_CRYPTO: enabled [2020-02-28T14:08:34.210Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-28T14:08:34.210Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-28T14:08:34.210Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-28T14:08:34.210Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-28T14:08:34.210Z] - CONFIG_XFRM: enabled [2020-02-28T14:08:34.210Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-28T14:08:34.210Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-28T14:08:34.210Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-28T14:08:34.210Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-28T14:08:34.210Z] - "ipvlan": [2020-02-28T14:08:34.210Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-28T14:08:34.210Z] - "macvlan": [2020-02-28T14:08:34.210Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-28T14:08:34.210Z] - CONFIG_DUMMY: enabled (as module) [2020-02-28T14:08:34.210Z] - "ftp,tftp client in container": [2020-02-28T14:08:34.210Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-28T14:08:34.210Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-28T14:08:34.210Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-28T14:08:34.210Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-28T14:08:34.210Z] - Storage Drivers: [2020-02-28T14:08:34.210Z] - "aufs": [2020-02-28T14:08:34.210Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-28T14:08:34.210Z] - "btrfs": [2020-02-28T14:08:34.210Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-28T14:08:34.210Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-28T14:08:34.210Z] - "devicemapper": [2020-02-28T14:08:34.210Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-28T14:08:34.210Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-28T14:08:34.210Z] - "overlay": [2020-02-28T14:08:34.210Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-28T14:08:34.210Z] - "zfs": [2020-02-28T14:08:34.210Z] - /dev/zfs: missing [2020-02-28T14:08:34.210Z] - zfs command: missing [2020-02-28T14:08:34.210Z] - zpool command: missing [2020-02-28T14:08:34.210Z] [2020-02-28T14:08:34.210Z] Limits: [2020-02-28T14:08:34.210Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-28T14:08:34.210Z] [2020-02-28T14:08:34.210Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-28T14:08:34.656Z] + sudo modprobe ip_vs [2020-02-28T14:08:34.912Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:31549a69e13df4487a313bd6a6211b5f532f0eb0 . [2020-02-28T14:08:34.912Z] #2 [internal] load .dockerignore [2020-02-28T14:08:34.912Z] #2 transferring context: 87B done [2020-02-28T14:08:34.912Z] #2 DONE 0.0s [2020-02-28T14:08:34.912Z] [2020-02-28T14:08:34.912Z] #1 [internal] load build definition from Dockerfile [2020-02-28T14:08:34.912Z] #1 transferring dockerfile: 15.84kB done [2020-02-28T14:08:34.912Z] #1 DONE 0.0s [2020-02-28T14:08:34.912Z] [2020-02-28T14:08:34.912Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-28T14:08:34.912Z] #3 DONE 0.1s [2020-02-28T14:08:35.007Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s) [2020-02-28T14:08:35.007Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-28T14:08:35.166Z] [2020-02-28T14:08:35.167Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-28T14:08:35.167Z] #4 CACHED [2020-02-28T14:08:35.725Z] [2020-02-28T14:08:35.725Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-28T14:08:35.725Z] #5 DONE 0.0s [2020-02-28T14:08:35.725Z] [2020-02-28T14:08:35.725Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-02-28T14:08:35.725Z] #6 DONE 0.0s [2020-02-28T14:08:35.725Z] [2020-02-28T14:08:35.725Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-28T14:08:35.725Z] #68 DONE 0.0s [2020-02-28T14:08:35.725Z] [2020-02-28T14:08:35.725Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-02-28T14:08:35.725Z] #7 DONE 0.0s [2020-02-28T14:08:35.725Z] [2020-02-28T14:08:35.725Z] #20 [internal] load build context [2020-02-28T14:08:36.361Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T14:08:36.361Z] INFO: Testing against a local daemon [2020-02-28T14:08:36.361Z] ok github.com/docker/docker/integration/plugin/volumes 0.308s [2020-02-28T14:08:36.361Z] [2020-02-28T14:08:36.361Z] === Skipped [2020-02-28T14:08:36.361Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-02-28T14:08:36.361Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:36.361Z] [2020-02-28T14:08:36.361Z] [2020-02-28T14:08:36.361Z] DONE 1 tests, 1 skipped in 3.579s [2020-02-28T14:08:36.361Z] [2020-02-28T14:08:36.361Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-02-28T14:08:36.488Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s) [2020-02-28T14:08:36.488Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-28T14:08:37.088Z] #20 transferring context: 49.60MB 1.3s done [2020-02-28T14:08:37.088Z] #20 DONE 1.4s [2020-02-28T14:08:37.088Z] [2020-02-28T14:08:37.088Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-28T14:08:37.088Z] #28 CACHED [2020-02-28T14:08:37.088Z] [2020-02-28T14:08:37.088Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-28T14:08:37.088Z] #26 CACHED [2020-02-28T14:08:37.088Z] [2020-02-28T14:08:37.088Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-28T14:08:37.088Z] #31 CACHED [2020-02-28T14:08:37.088Z] [2020-02-28T14:08:37.088Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T14:08:37.088Z] #50 CACHED [2020-02-28T14:08:37.088Z] [2020-02-28T14:08:37.088Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-28T14:08:37.088Z] #63 CACHED [2020-02-28T14:08:37.088Z] [2020-02-28T14:08:37.088Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T14:08:37.088Z] #23 CACHED [2020-02-28T14:08:37.088Z] [2020-02-28T14:08:37.088Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T14:08:37.089Z] #33 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-28T14:08:37.089Z] #52 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-28T14:08:37.089Z] #72 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-28T14:08:37.089Z] #54 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-28T14:08:37.089Z] #29 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-28T14:08:37.089Z] #56 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T14:08:37.089Z] #62 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T14:08:37.089Z] #60 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #16 [dev 6/25] RUN ldconfig [2020-02-28T14:08:37.089Z] #16 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-28T14:08:37.089Z] #12 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-28T14:08:37.089Z] #59 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-28T14:08:37.089Z] #46 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-28T14:08:37.089Z] #42 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-28T14:08:37.089Z] #48 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-28T14:08:37.089Z] #25 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-28T14:08:37.089Z] #70 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T14:08:37.089Z] #21 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-28T14:08:37.089Z] #8 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-28T14:08:37.089Z] #37 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-28T14:08:37.089Z] #32 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-28T14:08:37.089Z] #18 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-28T14:08:37.089Z] #71 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-28T14:08:37.089Z] #35 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T14:08:37.089Z] #53 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-28T14:08:37.089Z] #41 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-28T14:08:37.089Z] #15 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-28T14:08:37.089Z] #40 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-28T14:08:37.089Z] #61 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-28T14:08:37.089Z] #65 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-28T14:08:37.089Z] #14 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-28T14:08:37.089Z] #22 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-28T14:08:37.089Z] #34 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-28T14:08:37.089Z] #10 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-28T14:08:37.089Z] #69 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-28T14:08:37.089Z] #17 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-28T14:08:37.089Z] #49 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-28T14:08:37.089Z] #67 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-28T14:08:37.089Z] #19 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T14:08:37.089Z] #36 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-28T14:08:37.089Z] #44 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-28T14:08:37.089Z] #66 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-28T14:08:37.089Z] #30 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-28T14:08:37.089Z] #64 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T14:08:37.089Z] #55 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-28T14:08:37.089Z] #13 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-28T14:08:37.089Z] #24 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-28T14:08:37.089Z] #9 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T14:08:37.089Z] #38 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-28T14:08:37.089Z] #51 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-28T14:08:37.089Z] #11 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-28T14:08:37.089Z] #43 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T14:08:37.089Z] #57 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-28T14:08:37.089Z] #27 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-28T14:08:37.089Z] #45 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-28T14:08:37.089Z] #58 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-28T14:08:37.089Z] #47 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-28T14:08:37.089Z] #39 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-28T14:08:37.089Z] #73 CACHED [2020-02-28T14:08:37.089Z] [2020-02-28T14:08:37.089Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-28T14:08:37.965Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2020-02-28T14:08:37.965Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-28T14:08:38.971Z] #74 DONE 1.4s [2020-02-28T14:08:38.971Z] [2020-02-28T14:08:38.971Z] #75 exporting to image [2020-02-28T14:08:38.971Z] #75 exporting layers [2020-02-28T14:08:38.986Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2020-02-28T14:08:38.986Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-28T14:08:39.283Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T14:08:39.283Z] INFO: Testing against a local daemon [2020-02-28T14:08:39.283Z] ok github.com/docker/docker/integration/secret 0.251s [2020-02-28T14:08:39.283Z] [2020-02-28T14:08:39.283Z] === Skipped [2020-02-28T14:08:39.283Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-02-28T14:08:39.283Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:39.283Z] [2020-02-28T14:08:39.283Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-02-28T14:08:39.283Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:39.283Z] [2020-02-28T14:08:39.283Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-02-28T14:08:39.283Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:39.283Z] [2020-02-28T14:08:39.283Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-02-28T14:08:39.283Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:39.283Z] [2020-02-28T14:08:39.283Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-02-28T14:08:39.283Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:39.283Z] [2020-02-28T14:08:39.283Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-02-28T14:08:39.283Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T14:08:39.283Z] [2020-02-28T14:08:39.283Z] [2020-02-28T14:08:39.283Z] DONE 6 tests, 6 skipped in 3.070s [2020-02-28T14:08:39.283Z] [2020-02-28T14:08:39.283Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-02-28T14:08:39.531Z] #75 exporting layers 0.9s done [2020-02-28T14:08:39.531Z] #75 writing image sha256:83ebe084e7f522a41e594ac26f72a68c98afb93c26b0e3fd1868d4ef1d8d7101 done [2020-02-28T14:08:39.531Z] #75 naming to docker.io/library/docker:31549a69e13df4487a313bd6a6211b5f532f0eb0 done [2020-02-28T14:08:39.531Z] #75 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-02-28T14:08:40.002Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-02-28T14:08:40.002Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-28T14:08:40.655Z] [2020-02-28T14:08:40.655Z] Removing bundles/ [2020-02-28T14:08:40.655Z] [2020-02-28T14:08:40.655Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-28T14:08:40.655Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-28T14:08:40.655Z] GOOS="" GOARCH="" GOARM="" [2020-02-28T14:08:41.478Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s) [2020-02-28T14:08:41.478Z] === RUN TestKernelTCPMemory [2020-02-28T14:08:42.495Z] --- PASS: TestKernelTCPMemory (0.82s) [2020-02-28T14:08:42.495Z] === RUN TestNISDomainname [2020-02-28T14:08:43.048Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T14:08:43.048Z] INFO: Testing against a local daemon [2020-02-28T14:08:43.048Z] ok github.com/docker/docker/integration/service 0.407s [2020-02-28T14:08:43.048Z] [2020-02-28T14:08:43.048Z] === Skipped [2020-02-28T14:08:43.048Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-28T14:08:43.048Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-28T14:08:43.048Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:43.048Z] [2020-02-28T14:08:43.048Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-28T14:08:43.048Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-28T14:08:43.048Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:43.048Z] [2020-02-28T14:08:43.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-02-28T14:08:43.048Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:43.048Z] [2020-02-28T14:08:43.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-02-28T14:08:43.048Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:43.048Z] [2020-02-28T14:08:43.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-02-28T14:08:43.048Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:43.048Z] [2020-02-28T14:08:43.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-02-28T14:08:43.048Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:43.048Z] [2020-02-28T14:08:43.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-02-28T14:08:43.048Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:43.048Z] [2020-02-28T14:08:43.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-02-28T14:08:43.048Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:43.048Z] [2020-02-28T14:08:43.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2020-02-28T14:08:43.048Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:43.048Z] [2020-02-28T14:08:43.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-02-28T14:08:43.048Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:43.048Z] [2020-02-28T14:08:43.048Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-02-28T14:08:43.048Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:43.048Z] [2020-02-28T14:08:43.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-02-28T14:08:43.048Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:43.048Z] [2020-02-28T14:08:43.048Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-02-28T14:08:43.048Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:43.048Z] [2020-02-28T14:08:43.048Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-02-28T14:08:43.048Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:43.048Z] [2020-02-28T14:08:43.048Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-02-28T14:08:43.048Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:43.048Z] [2020-02-28T14:08:43.048Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-02-28T14:08:43.048Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:43.048Z] [2020-02-28T14:08:43.048Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-02-28T14:08:43.048Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:43.048Z] [2020-02-28T14:08:43.048Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-02-28T14:08:43.048Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:43.048Z] [2020-02-28T14:08:43.048Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-02-28T14:08:43.048Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T14:08:43.048Z] [2020-02-28T14:08:43.048Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-02-28T14:08:43.048Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T14:08:43.048Z] [2020-02-28T14:08:43.048Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-02-28T14:08:43.048Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T14:08:43.048Z] [2020-02-28T14:08:43.048Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-02-28T14:08:43.048Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-02-28T14:08:43.048Z] [2020-02-28T14:08:43.048Z] [2020-02-28T14:08:43.048Z] DONE 23 tests, 22 skipped in 4.041s [2020-02-28T14:08:43.510Z] --- PASS: TestNISDomainname (0.93s) [2020-02-28T14:08:43.510Z] === RUN TestHostnameDnsResolution [2020-02-28T14:08:43.510Z] [2020-02-28T14:08:43.510Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-02-28T14:08:44.541Z] --- PASS: TestHostnameDnsResolution (1.15s) [2020-02-28T14:08:44.541Z] === RUN TestStats [2020-02-28T14:08:46.018Z] --- PASS: TestStats (1.69s) [2020-02-28T14:08:46.018Z] === RUN TestStopContainerWithTimeout [2020-02-28T14:08:46.306Z] === RUN TestStopContainerWithTimeout/0 [2020-02-28T14:08:46.306Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-28T14:08:46.306Z] === RUN TestStopContainerWithTimeout/1 [2020-02-28T14:08:46.306Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-28T14:08:46.306Z] === RUN TestStopContainerWithTimeout/3 [2020-02-28T14:08:46.306Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-28T14:08:46.306Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-28T14:08:46.306Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-28T14:08:46.306Z] === CONT TestStopContainerWithTimeout/0 [2020-02-28T14:08:46.306Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-28T14:08:46.306Z] === CONT TestStopContainerWithTimeout/1 [2020-02-28T14:08:46.306Z] === CONT TestStopContainerWithTimeout/3 [2020-02-28T14:08:46.439Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T14:08:46.439Z] INFO: Testing against a local daemon [2020-02-28T14:08:46.439Z] ok github.com/docker/docker/integration/session 0.240s [2020-02-28T14:08:46.439Z] [2020-02-28T14:08:46.439Z] === Skipped [2020-02-28T14:08:46.439Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-02-28T14:08:46.439Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-02-28T14:08:46.439Z] [2020-02-28T14:08:46.439Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-02-28T14:08:46.439Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-02-28T14:08:46.439Z] [2020-02-28T14:08:46.439Z] [2020-02-28T14:08:46.439Z] DONE 2 tests, 2 skipped in 2.998s [2020-02-28T14:08:46.439Z] [2020-02-28T14:08:46.439Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-02-28T14:08:49.370Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T14:08:49.370Z] INFO: Testing against a local daemon [2020-02-28T14:08:49.804Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-02-28T14:08:49.804Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2020-02-28T14:08:49.804Z] --- PASS: TestStopContainerWithTimeout/1 (2.15s) [2020-02-28T14:08:49.804Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2020-02-28T14:08:49.804Z] --- PASS: TestStopContainerWithTimeout/3 (3.22s) [2020-02-28T14:08:49.804Z] === RUN TestDeleteDevicemapper [2020-02-28T14:08:49.804Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-28T14:08:49.804Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-28T14:08:49.804Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-28T14:08:50.344Z] ok github.com/docker/docker/integration/system 1.407s [2020-02-28T14:08:50.806Z] [2020-02-28T14:08:50.806Z] === Skipped [2020-02-28T14:08:50.806Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-28T14:08:50.806Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-02-28T14:08:50.806Z] [2020-02-28T14:08:50.806Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-02-28T14:08:50.806Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-02-28T14:08:50.806Z] [2020-02-28T14:08:50.807Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-02-28T14:08:50.807Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-02-28T14:08:50.807Z] [2020-02-28T14:08:50.807Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-02-28T14:08:50.807Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-28T14:08:50.807Z] [2020-02-28T14:08:50.807Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-02-28T14:08:50.807Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-28T14:08:50.807Z] [2020-02-28T14:08:50.807Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-02-28T14:08:50.807Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-28T14:08:50.807Z] [2020-02-28T14:08:50.807Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-02-28T14:08:50.807Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-28T14:08:50.807Z] [2020-02-28T14:08:50.807Z] [2020-02-28T14:08:50.807Z] DONE 13 tests, 7 skipped in 4.319s [2020-02-28T14:08:50.807Z] [2020-02-28T14:08:50.807Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-02-28T14:08:51.285Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.02s) [2020-02-28T14:08:51.285Z] === RUN TestUpdateMemory [2020-02-28T14:08:52.309Z] --- PASS: TestUpdateMemory (1.01s) [2020-02-28T14:08:52.309Z] === RUN TestUpdateCPUQuota [2020-02-28T14:08:53.793Z] --- PASS: TestUpdateCPUQuota (1.24s) [2020-02-28T14:08:53.793Z] === RUN TestUpdatePidsLimit [2020-02-28T14:08:53.793Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-28T14:08:53.845Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T14:08:53.845Z] INFO: Testing against a local daemon [2020-02-28T14:08:53.845Z] ok github.com/docker/docker/integration/volume 0.291s [2020-02-28T14:08:54.083Z] === RUN TestUpdatePidsLimit/no_change [2020-02-28T14:08:54.309Z] [2020-02-28T14:08:54.309Z] === Skipped [2020-02-28T14:08:54.309Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-02-28T14:08:54.309Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-02-28T14:08:54.309Z] [2020-02-28T14:08:54.309Z] [2020-02-28T14:08:54.309Z] DONE 5 tests, 1 skipped in 3.275s [2020-02-28T14:08:54.309Z] [2020-02-28T14:08:54.309Z] INFO: make.ps1 ended at 02/28/2020 14:08:53 [2020-02-28T14:08:54.309Z] INFO: Integration CLI tests being run from the host: [2020-02-28T14:08:54.309Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-02-28T14:08:54.366Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-28T14:08:54.650Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-28T14:08:54.934Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-28T14:08:55.218Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-28T14:08:55.838Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-28T14:08:57.317Z] --- PASS: TestUpdatePidsLimit (3.33s) [2020-02-28T14:08:57.317Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-02-28T14:08:57.317Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2020-02-28T14:08:57.317Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-02-28T14:08:57.317Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-02-28T14:08:57.317Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-02-28T14:08:57.317Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-02-28T14:08:57.317Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-02-28T14:08:57.317Z] === RUN TestUpdateRestartPolicy [2020-02-28T14:09:06.818Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-28T14:09:06.818Z] INFO: Testing against a local daemon [2020-02-28T14:09:09.854Z] --- PASS: TestUpdateRestartPolicy (12.11s) [2020-02-28T14:09:09.854Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-28T14:09:09.854Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2020-02-28T14:09:09.854Z] === RUN TestWaitNonBlocked [2020-02-28T14:09:09.854Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-28T14:09:09.854Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-28T14:09:09.854Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-28T14:09:09.854Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-28T14:09:09.854Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-28T14:09:09.854Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-28T14:09:10.900Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-02-28T14:09:10.900Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2020-02-28T14:09:10.900Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2020-02-28T14:09:10.900Z] === RUN TestWaitBlocked [2020-02-28T14:09:10.900Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-28T14:09:10.900Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-28T14:09:10.900Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-28T14:09:10.900Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-28T14:09:10.900Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-28T14:09:10.900Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-28T14:09:11.919Z] --- PASS: TestWaitBlocked (0.04s) [2020-02-28T14:09:11.919Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2020-02-28T14:09:11.919Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2020-02-28T14:09:11.919Z] === CONT TestContainerStartOnDaemonRestart [2020-02-28T14:09:11.919Z] === CONT TestIpcModeOlderClient [2020-02-28T14:09:11.919Z] === CONT TestDaemonHostGatewayIP [2020-02-28T14:09:11.919Z] === CONT TestDaemonRestartIpcMode [2020-02-28T14:09:12.211Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-02-28T14:09:16.621Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-28T14:09:16.621Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-02-28T14:09:16.621Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-02-28T14:09:16.621Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-28T14:09:16.621Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-28T14:09:16.621Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-28T14:09:16.621Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-28T14:09:16.621Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-28T14:09:16.621Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-28T14:09:16.621Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-28T14:09:16.621Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-28T14:09:16.621Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-28T14:09:16.621Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-28T14:09:16.621Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-28T14:09:16.643Z] --- PASS: TestContainerStartOnDaemonRestart (4.16s) [2020-02-28T14:09:16.928Z] --- PASS: TestDaemonRestartIpcMode (4.89s) [2020-02-28T14:09:16.928Z] --- PASS: TestDaemonHostGatewayIP (4.92s) [2020-02-28T14:09:16.928Z] PASS [2020-02-28T14:09:16.928Z] [2020-02-28T14:09:16.928Z] === Skipped [2020-02-28T14:09:16.928Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-02-28T14:09:16.928Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-28T14:09:16.928Z] [2020-02-28T14:09:16.928Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-28T14:09:16.928Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-28T14:09:16.928Z] [2020-02-28T14:09:16.928Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-02-28T14:09:16.928Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-28T14:09:16.928Z] [2020-02-28T14:09:16.928Z] [2020-02-28T14:09:16.928Z] DONE 199 tests, 3 skipped in 118.681s [2020-02-28T14:09:16.928Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-02-28T14:09:16.928Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:09:16.928Z] ++ set -e [2020-02-28T14:09:16.928Z] ++ '[' -n 0 ']' [2020-02-28T14:09:16.928Z] ++ set -x [2020-02-28T14:09:16.928Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:09:16.928Z] INFO: Testing against a local daemon [2020-02-28T14:09:16.928Z] === RUN TestCommitInheritsEnv [2020-02-28T14:09:17.186Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.5% of statements [2020-02-28T14:09:17.186Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-28T14:09:17.442Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-28T14:09:17.442Z] ? github.com/docker/docker/api/types [no test files] [2020-02-28T14:09:17.442Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-28T14:09:17.442Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-28T14:09:17.442Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-28T14:09:17.442Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-28T14:09:17.545Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-02-28T14:09:17.545Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-28T14:09:17.545Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-28T14:09:17.545Z] === RUN TestImagesFilterMultiReference [2020-02-28T14:09:17.545Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-02-28T14:09:17.545Z] === RUN TestImagePullPlatformInvalid [2020-02-28T14:09:17.545Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-02-28T14:09:17.545Z] === RUN TestRemoveImageOrphaning [2020-02-28T14:09:17.833Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2020-02-28T14:09:17.833Z] === RUN TestRemoveImageGarbageCollector [2020-02-28T14:09:17.833Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-28T14:09:17.833Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T14:09:17.833Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-28T14:09:18.007Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2020-02-28T14:09:18.007Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-02-28T14:09:18.007Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-28T14:09:18.008Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-28T14:09:18.008Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-28T14:09:18.008Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-28T14:09:18.008Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-28T14:09:18.008Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-28T14:09:18.008Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-28T14:09:18.119Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-02-28T14:09:18.119Z] === RUN TestTagInvalidReference [2020-02-28T14:09:18.119Z] --- PASS: TestTagInvalidReference (0.05s) [2020-02-28T14:09:18.119Z] === RUN TestTagValidPrefixedRepo [2020-02-28T14:09:18.119Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-02-28T14:09:18.119Z] === RUN TestTagExistedNameWithoutForce [2020-02-28T14:09:18.119Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-02-28T14:09:18.119Z] === RUN TestTagOfficialNames [2020-02-28T14:09:18.119Z] --- PASS: TestTagOfficialNames (0.06s) [2020-02-28T14:09:18.119Z] === RUN TestTagMatchesDigest [2020-02-28T14:09:18.119Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-02-28T14:09:18.119Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-28T14:09:18.265Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-02-28T14:09:18.265Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-02-28T14:09:18.265Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-28T14:09:18.265Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-28T14:09:18.265Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-28T14:09:18.265Z] ? github.com/docker/docker/builder [no test files] [2020-02-28T14:09:18.265Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-28T14:09:18.265Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-28T14:09:18.265Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-28T14:09:18.265Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-28T14:09:18.265Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-28T14:09:18.265Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-28T14:09:18.265Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-28T14:09:19.198Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-02-28T14:09:23.377Z] ok github.com/docker/docker/builder/dockerfile 0.553s coverage: 48.2% of statements [2020-02-28T14:09:23.377Z] ok github.com/docker/docker/builder/remotecontext 0.184s coverage: 13.6% of statements [2020-02-28T14:09:23.946Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-02-28T14:09:25.316Z] ok github.com/docker/docker/builder/remotecontext/git 1.398s coverage: 86.3% of statements [2020-02-28T14:09:25.316Z] ? github.com/docker/docker/cli [no test files] [2020-02-28T14:09:25.316Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-28T14:09:27.839Z] ok github.com/docker/docker/client 0.172s coverage: 75.8% of statements [2020-02-28T14:10:02.004Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-28T14:10:02.004Z] [2020-02-28T14:10:02.004Z] [2020-02-28T14:10:02.004Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-28T14:10:02.004Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-28T14:10:02.004Z] HOSTNAME=543b4944d4d6 [2020-02-28T14:10:02.004Z] TEST_SKIP_INTEGRATION=1 [2020-02-28T14:10:02.004Z] TESTDEBUG=0 [2020-02-28T14:10:02.004Z] DEST=bundles/test-integration [2020-02-28T14:10:02.004Z] PWD=/go/src/github.com/docker/docker [2020-02-28T14:10:02.004Z] KEEPBUNDLE=1 [2020-02-28T14:10:02.004Z] DOCKER_GITCOMMIT=31549a69e13df4487a313bd6a6211b5f532f0eb0 [2020-02-28T14:10:02.004Z] container=docker [2020-02-28T14:10:02.004Z] HOME=/root [2020-02-28T14:10:02.004Z] GOLANG_VERSION=1.13.8 [2020-02-28T14:10:02.004Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-28T14:10:02.004Z] VALIDATE_BRANCH=master [2020-02-28T14:10:02.004Z] TERM=xterm [2020-02-28T14:10:02.004Z] DOCKER_PKG=github.com/docker/docker [2020-02-28T14:10:02.004Z] SHLVL=1 [2020-02-28T14:10:02.004Z] TIMEOUT=120m [2020-02-28T14:10:02.004Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-28T14:10:02.004Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-28T14:10:02.004Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-02-28T14:10:02.004Z] GO111MODULE=off [2020-02-28T14:10:02.004Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-28T14:10:02.004Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-28T14:10:02.004Z] GOPATH=/go [2020-02-28T14:10:02.004Z] PKG_CONFIG=pkg-config [2020-02-28T14:10:02.004Z] _=/usr/bin/env [2020-02-28T14:10:02.004Z] Building test suite binary ./integration-cli/test.main [2020-02-28T14:10:02.004Z] [2020-02-28T14:10:02.004Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-02-28T14:10:02.004Z] [2020-02-28T14:10:02.004Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-28T14:10:02.258Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-28T14:10:02.259Z] HOSTNAME=0bcb40857d1c [2020-02-28T14:10:02.259Z] TEST_SKIP_INTEGRATION=1 [2020-02-28T14:10:02.259Z] TESTDEBUG=0 [2020-02-28T14:10:02.259Z] DEST=bundles/test-integration [2020-02-28T14:10:02.259Z] PWD=/go/src/github.com/docker/docker [2020-02-28T14:10:02.259Z] KEEPBUNDLE=1 [2020-02-28T14:10:02.259Z] DOCKER_GITCOMMIT=31549a69e13df4487a313bd6a6211b5f532f0eb0 [2020-02-28T14:10:02.259Z] container=docker [2020-02-28T14:10:02.259Z] HOME=/root [2020-02-28T14:10:02.259Z] GOLANG_VERSION=1.13.8 [2020-02-28T14:10:02.259Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-28T14:10:02.259Z] VALIDATE_BRANCH=master [2020-02-28T14:10:02.259Z] TERM=xterm [2020-02-28T14:10:02.259Z] DOCKER_PKG=github.com/docker/docker [2020-02-28T14:10:02.259Z] SHLVL=1 [2020-02-28T14:10:02.259Z] TIMEOUT=120m [2020-02-28T14:10:02.259Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-28T14:10:02.259Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-28T14:10:02.259Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-02-28T14:10:02.259Z] GO111MODULE=off [2020-02-28T14:10:02.259Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-28T14:10:02.259Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-28T14:10:02.259Z] GOPATH=/go [2020-02-28T14:10:02.259Z] PKG_CONFIG=pkg-config [2020-02-28T14:10:02.259Z] _=/usr/bin/env [2020-02-28T14:10:02.259Z] Building test suite binary ./integration-cli/test.main [2020-02-28T14:10:02.259Z] No new tests added to integration. [2020-02-28T14:10:02.259Z] [2020-02-28T14:10:02.259Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-28T14:10:03.620Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-28T14:10:03.620Z] HOSTNAME=7a4f600786ad [2020-02-28T14:10:03.620Z] TESTDEBUG=0 [2020-02-28T14:10:03.620Z] DEST=bundles/test-integration [2020-02-28T14:10:03.620Z] PWD=/go/src/github.com/docker/docker [2020-02-28T14:10:03.620Z] KEEPBUNDLE=1 [2020-02-28T14:10:03.620Z] DOCKER_GITCOMMIT=31549a69e13df4487a313bd6a6211b5f532f0eb0 [2020-02-28T14:10:03.620Z] container=docker [2020-02-28T14:10:03.620Z] HOME=/root [2020-02-28T14:10:03.620Z] GOLANG_VERSION=1.13.8 [2020-02-28T14:10:03.620Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-28T14:10:03.620Z] VALIDATE_BRANCH=master [2020-02-28T14:10:03.620Z] TERM=xterm [2020-02-28T14:10:03.620Z] DOCKER_PKG=github.com/docker/docker [2020-02-28T14:10:03.620Z] SHLVL=1 [2020-02-28T14:10:03.620Z] TIMEOUT=120m [2020-02-28T14:10:03.620Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-28T14:10:03.620Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-28T14:10:03.620Z] GO111MODULE=off [2020-02-28T14:10:03.620Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-28T14:10:03.620Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-28T14:10:03.620Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-28T14:10:03.620Z] GOPATH=/go [2020-02-28T14:10:03.620Z] PKG_CONFIG=pkg-config [2020-02-28T14:10:03.620Z] _=/usr/bin/env [2020-02-28T14:10:03.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-28T14:10:06.559Z] ok github.com/docker/docker/cmd/dockerd 0.107s coverage: 30.7% of statements [2020-02-28T14:10:07.128Z] ok github.com/docker/docker/container 0.120s coverage: 34.7% of statements [2020-02-28T14:10:07.128Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-28T14:10:07.128Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-28T14:10:07.128Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-28T14:10:07.128Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-28T14:10:17.092Z] ok github.com/docker/docker/daemon/cluster 0.054s coverage: 0.5% of statements [2020-02-28T14:10:19.616Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 66.3% of statements [2020-02-28T14:10:20.545Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.7% of statements [2020-02-28T14:10:30.500Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2020-02-28T14:10:30.500Z] ok github.com/docker/docker/daemon 12.246s coverage: 17.5% of statements [2020-02-28T14:10:30.500Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-28T14:10:30.500Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-28T14:10:30.500Z] ok github.com/docker/docker/daemon/config 0.067s coverage: 81.7% of statements [2020-02-28T14:10:31.871Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-02-28T14:10:31.871Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-02-28T14:10:31.871Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-28T14:10:31.871Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-28T14:10:33.242Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-02-28T14:10:35.766Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-02-28T14:10:36.331Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.240s coverage: 57.0% of statements [2020-02-28T14:10:39.616Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.485s coverage: 72.5% of statements [2020-02-28T14:10:39.616Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.525s coverage: 45.9% of statements [2020-02-28T14:10:39.616Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-28T14:10:42.140Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.981s coverage: 48.6% of statements [2020-02-28T14:10:43.510Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.280s coverage: 76.1% of statements [2020-02-28T14:10:44.442Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-02-28T14:10:44.699Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.087s coverage: 60.1% of statements [2020-02-28T14:10:44.699Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-28T14:10:44.699Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-28T14:10:46.070Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.026s coverage: 3.0% of statements [2020-02-28T14:10:47.002Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-02-28T14:10:47.934Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 4.9% of statements [2020-02-28T14:10:47.934Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-28T14:10:47.934Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-28T14:10:49.304Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 41.8% of statements [2020-02-28T14:10:50.233Z] ok github.com/docker/docker/daemon/logger/awslogs 0.159s coverage: 77.4% of statements [2020-02-28T14:10:50.234Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-28T14:10:50.234Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-28T14:10:50.490Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2020-02-28T14:10:51.421Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2020-02-28T14:10:51.985Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2020-02-28T14:10:51.985Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 88.3% of statements [2020-02-28T14:10:53.356Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 74.7% of statements [2020-02-28T14:10:53.357Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-28T14:10:53.614Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 19.9% of statements [2020-02-28T14:10:54.547Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-02-28T14:10:55.916Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-02-28T14:10:56.173Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-02-28T14:10:56.737Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-02-28T14:10:56.995Z] ok github.com/docker/docker/daemon/logger/splunk 1.595s coverage: 82.5% of statements [2020-02-28T14:10:56.995Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-28T14:10:56.995Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-28T14:10:59.517Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2020-02-28T14:10:59.517Z] ok github.com/docker/docker/distribution 0.165s coverage: 22.1% of statements [2020-02-28T14:10:59.517Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-28T14:11:00.888Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2020-02-28T14:11:02.257Z] ok github.com/docker/docker/image 0.018s coverage: 86.4% of statements [2020-02-28T14:11:02.820Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.6% of statements [2020-02-28T14:11:02.820Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-28T14:11:02.820Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2020-02-28T14:11:02.820Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-28T14:11:04.189Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2020-02-28T14:11:04.189Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-28T14:11:05.121Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2020-02-28T14:11:06.052Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-02-28T14:11:06.310Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-02-28T14:11:08.205Z] ok github.com/docker/docker/pkg/archive 0.406s coverage: 77.3% of statements [2020-02-28T14:11:09.137Z] ok github.com/docker/docker/pkg/authorization 0.164s coverage: 68.3% of statements [2020-02-28T14:11:09.137Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-02-28T14:11:09.394Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-02-28T14:11:12.666Z] ok github.com/docker/docker/layer 7.081s coverage: 68.8% of statements [2020-02-28T14:11:12.667Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-28T14:11:12.667Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-28T14:11:12.667Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-28T14:11:12.667Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-28T14:11:12.667Z] ? github.com/docker/docker/oci [no test files] [2020-02-28T14:11:12.667Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-28T14:11:12.667Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-02-28T14:11:12.924Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-02-28T14:11:13.181Z] ok github.com/docker/docker/pkg/chrootarchive 2.965s coverage: 43.2% of statements [2020-02-28T14:11:13.181Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-28T14:11:13.181Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-28T14:11:13.181Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2020-02-28T14:11:14.113Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-02-28T14:11:14.678Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-02-28T14:11:14.935Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-02-28T14:11:16.305Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-02-28T14:11:16.869Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2020-02-28T14:11:17.799Z] ok github.com/docker/docker/pkg/discovery/kv 3.058s coverage: 84.1% of statements [2020-02-28T14:11:17.799Z] ok github.com/docker/docker/pkg/fsutils 0.257s coverage: 85.1% of statements [2020-02-28T14:11:17.799Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-02-28T14:11:19.169Z] ok github.com/docker/docker/pkg/idtools 0.502s coverage: 70.1% of statements [2020-02-28T14:11:19.169Z] ok github.com/docker/docker/pkg/ioutils 0.480s coverage: 69.3% of statements [2020-02-28T14:11:19.734Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-02-28T14:11:19.734Z] ok github.com/docker/docker/pkg/locker 0.014s coverage: 88.9% of statements [2020-02-28T14:11:19.991Z] ok github.com/docker/docker/pkg/longpath 0.019s coverage: 100.0% of statements [2020-02-28T14:11:19.991Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-28T14:11:20.555Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2020-02-28T14:11:20.812Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-02-28T14:11:21.070Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-02-28T14:11:21.070Z] ok github.com/docker/docker/pkg/mount 0.609s coverage: 70.0% of statements [2020-02-28T14:11:21.070Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-28T14:11:21.635Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-02-28T14:11:21.635Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2020-02-28T14:11:21.635Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-28T14:11:21.635Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-28T14:11:22.567Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-02-28T14:11:23.131Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-02-28T14:11:23.696Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-02-28T14:11:23.696Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-02-28T14:11:25.064Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-02-28T14:11:25.322Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-02-28T14:11:28.596Z] ok github.com/docker/docker/pkg/signal 2.410s coverage: 61.0% of statements [2020-02-28T14:11:28.596Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-02-28T14:11:28.852Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-02-28T14:11:29.109Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-02-28T14:11:29.367Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-02-28T14:11:29.931Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-02-28T14:11:30.495Z] ok github.com/docker/docker/pkg/system 0.017s coverage: 36.4% of statements [2020-02-28T14:11:30.753Z] ok github.com/docker/docker/pkg/tailfile 0.083s coverage: 88.6% of statements [2020-02-28T14:11:31.336Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-02-28T14:11:31.906Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 85.9% of statements [2020-02-28T14:11:32.169Z] testing: warning: no tests to run [2020-02-28T14:11:32.169Z] coverage: [no statements] [2020-02-28T14:11:32.169Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-02-28T14:11:32.427Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-02-28T14:11:32.684Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-02-28T14:11:32.941Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-02-28T14:11:35.494Z] ok github.com/docker/docker/plugin 0.532s coverage: 27.1% of statements [2020-02-28T14:11:35.752Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-02-28T14:11:36.683Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-02-28T14:11:36.940Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-02-28T14:11:38.310Z] ok github.com/docker/docker/registry 0.073s coverage: 56.0% of statements [2020-02-28T14:11:38.875Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-02-28T14:11:39.132Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-02-28T14:11:40.062Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-02-28T14:11:40.062Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-02-28T14:11:42.584Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-02-28T14:11:43.514Z] ok github.com/docker/docker/volume/local 0.021s coverage: 73.0% of statements [2020-02-28T14:11:44.079Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-02-28T14:11:45.009Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2020-02-28T14:11:55.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-28T14:11:55.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-28T14:11:57.184Z] ok github.com/docker/docker/pkg/plugins 33.627s coverage: 76.6% of statements [2020-02-28T14:11:57.184Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-28T14:11:57.184Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-28T14:11:57.184Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-28T14:11:57.184Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-28T14:11:57.184Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-28T14:11:57.184Z] ? github.com/docker/docker/rootless [no test files] [2020-02-28T14:11:57.184Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-28T14:11:57.184Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-28T14:11:57.184Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-28T14:11:57.184Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-28T14:11:57.184Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-28T14:11:57.184Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-28T14:11:57.184Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-28T14:11:57.184Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-28T14:11:57.184Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-28T14:11:57.184Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-28T14:11:57.184Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-28T14:11:57.184Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-28T14:11:57.184Z] ? github.com/docker/docker/volume [no test files] [2020-02-28T14:11:57.184Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-28T14:11:57.184Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-28T14:11:57.184Z] [2020-02-28T14:11:57.184Z] === Skipped [2020-02-28T14:11:57.184Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-28T14:11:57.184Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-28T14:11:57.184Z] [2020-02-28T14:11:57.184Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-28T14:11:57.184Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-28T14:11:57.184Z] [2020-02-28T14:11:57.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-28T14:11:57.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T14:11:57.184Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T14:11:57.184Z] [2020-02-28T14:11:57.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-28T14:11:57.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T14:11:57.184Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T14:11:57.184Z] [2020-02-28T14:11:57.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-28T14:11:57.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T14:11:57.184Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T14:11:57.184Z] [2020-02-28T14:11:57.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-28T14:11:57.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T14:11:57.184Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T14:11:57.184Z] [2020-02-28T14:11:57.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-28T14:11:57.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T14:11:57.184Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-28T14:11:57.184Z] [2020-02-28T14:11:57.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-28T14:11:57.184Z] graphtest_unix.go:73: No driver to put! [2020-02-28T14:11:57.184Z] [2020-02-28T14:11:57.184Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-28T14:11:57.184Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-28T14:11:57.184Z] [2020-02-28T14:11:57.184Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-28T14:11:57.184Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-28T14:11:57.184Z] [2020-02-28T14:11:57.184Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-28T14:11:57.184Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-28T14:11:57.184Z] [2020-02-28T14:11:57.184Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-28T14:11:57.184Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-28T14:11:57.184Z] [2020-02-28T14:11:57.184Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-28T14:11:57.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T14:11:57.184Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T14:11:57.184Z] [2020-02-28T14:11:57.184Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-28T14:11:57.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T14:11:57.184Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T14:11:57.184Z] [2020-02-28T14:11:57.184Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-28T14:11:57.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T14:11:57.184Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T14:11:57.184Z] [2020-02-28T14:11:57.184Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-28T14:11:57.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T14:11:57.184Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T14:11:57.184Z] [2020-02-28T14:11:57.184Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-28T14:11:57.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-28T14:11:57.184Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-28T14:11:57.184Z] [2020-02-28T14:11:57.184Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-28T14:11:57.184Z] graphtest_unix.go:73: No driver to put! [2020-02-28T14:11:57.184Z] [2020-02-28T14:11:57.184Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-28T14:11:57.184Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-28T14:11:57.184Z] [2020-02-28T14:11:57.184Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-28T14:11:57.184Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-28T14:11:57.184Z] [2020-02-28T14:11:57.184Z] [2020-02-28T14:11:57.184Z] DONE 2168 tests, 20 skipped in 243.371s Post stage [Pipeline] junit [2020-02-28T14:11:57.199Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-02-28T14:11:58.033Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40594/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=31549a69e13df4487a313bd6a6211b5f532f0eb0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:31549a69e13df4487a313bd6a6211b5f532f0eb0 hack/validate/vendor [2020-02-28T14:11:58.963Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-02-28T14:11:59.544Z] + echo Building e2e image [2020-02-28T14:11:59.544Z] Building e2e image [2020-02-28T14:11:59.544Z] + docker build --build-arg DOCKER_GITCOMMIT=31549a69e13df4487a313bd6a6211b5f532f0eb0 -t moby-e2e-test -f Dockerfile.e2e . [2020-02-28T14:11:59.544Z] #2 [internal] load .dockerignore [2020-02-28T14:11:59.544Z] #2 transferring context: 34B done [2020-02-28T14:11:59.544Z] #2 DONE 0.0s [2020-02-28T14:11:59.544Z] [2020-02-28T14:11:59.544Z] #1 [internal] load build definition from Dockerfile.e2e [2020-02-28T14:11:59.544Z] #1 transferring dockerfile: 3.21kB done [2020-02-28T14:11:59.544Z] #1 DONE 0.0s [2020-02-28T14:11:59.544Z] [2020-02-28T14:11:59.544Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine [2020-02-28T14:11:59.802Z] #4 DONE 0.2s [2020-02-28T14:11:59.802Z] [2020-02-28T14:11:59.802Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-02-28T14:11:59.802Z] #3 DONE 0.2s [2020-02-28T14:11:59.802Z] [2020-02-28T14:11:59.802Z] #8 [internal] load build context [2020-02-28T14:12:00.059Z] #8 transferring context: 825.09kB 0.3s done [2020-02-28T14:12:00.059Z] #8 DONE 0.3s [2020-02-28T14:12:00.059Z] [2020-02-28T14:12:00.059Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-02-28T14:12:00.059Z] #14 resolve docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a done [2020-02-28T14:12:00.059Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.2s [2020-02-28T14:12:00.059Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done [2020-02-28T14:12:00.059Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 9.68MB / 126.88MB 0.4s [2020-02-28T14:12:00.059Z] #14 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 126B / 126B 0.1s done [2020-02-28T14:12:00.059Z] #14 sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a 1.65kB / 1.65kB done [2020-02-28T14:12:00.059Z] #14 sha256:5247a2e7ca4e484c93ce8177bdebf5922f9dbb14065583c4af5a5de35fa30987 1.36kB / 1.36kB done [2020-02-28T14:12:00.059Z] #14 sha256:e1fd9820be161c48c976bef05a2c2cffeb4e93b26acd8fdf1a9ff67f4b58c17a 3.83kB / 3.83kB done [2020-02-28T14:12:00.059Z] #14 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 2.80MB / 2.80MB 0.1s done [2020-02-28T14:12:00.059Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done [2020-02-28T14:12:00.319Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.3s done [2020-02-28T14:12:00.319Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 23.69MB / 126.88MB 0.6s [2020-02-28T14:12:00.319Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 [2020-02-28T14:12:00.579Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 32.80MB / 126.88MB 0.7s [2020-02-28T14:12:00.579Z] #14 ... [2020-02-28T14:12:00.579Z] [2020-02-28T14:12:00.579Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-02-28T14:12:00.579Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-02-28T14:12:00.579Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-02-28T14:12:00.579Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-02-28T14:12:00.579Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-02-28T14:12:00.579Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.2s done [2020-02-28T14:12:00.579Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.4s done [2020-02-28T14:12:00.579Z] #5 DONE 0.8s [2020-02-28T14:12:00.579Z] [2020-02-28T14:12:00.579Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-02-28T14:12:00.579Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 48.27MB / 126.88MB 0.9s [2020-02-28T14:12:00.579Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.2s done [2020-02-28T14:12:00.579Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done [2020-02-28T14:12:00.836Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 55.77MB / 126.88MB 1.0s [2020-02-28T14:12:00.836Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 67.09MB / 126.88MB 1.2s [2020-02-28T14:12:01.399Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 79.38MB / 126.88MB 1.5s [2020-02-28T14:12:01.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-28T14:12:01.657Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 86.22MB / 126.88MB 1.9s [2020-02-28T14:12:01.657Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 96.56MB / 126.88MB 2.0s [2020-02-28T14:12:01.915Z] #14 ... [2020-02-28T14:12:01.915Z] [2020-02-28T14:12:01.915Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-02-28T14:12:01.915Z] #6 DONE 1.2s [2020-02-28T14:12:01.915Z] [2020-02-28T14:12:01.915Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-02-28T14:12:01.915Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 104.36MB / 126.88MB 2.1s [2020-02-28T14:12:01.915Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 110.71MB / 126.88MB 2.2s [2020-02-28T14:12:02.172Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 2.4s [2020-02-28T14:12:02.172Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 2.4s done [2020-02-28T14:12:02.429Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 0.1s [2020-02-28T14:12:07.683Z] #14 ... [2020-02-28T14:12:07.683Z] [2020-02-28T14:12:07.683Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-02-28T14:12:07.683Z] #7 0.911 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-02-28T14:12:07.683Z] #7 2.000 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-02-28T14:12:07.683Z] #7 2.093 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-02-28T14:12:07.683Z] #7 2.100 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-02-28T14:12:07.683Z] #7 2.111 (3/30) Installing readline (8.0.0-r0) [2020-02-28T14:12:07.683Z] #7 2.116 (4/30) Installing bash (5.0.0-r0) [2020-02-28T14:12:07.683Z] #7 2.130 Executing bash-5.0.0-r0.post-install [2020-02-28T14:12:07.683Z] #7 2.132 (5/30) Installing ca-certificates (20190108-r0) [2020-02-28T14:12:07.683Z] #7 2.155 (6/30) Installing libgcc (8.3.0-r0) [2020-02-28T14:12:07.683Z] #7 2.158 (7/30) Installing libstdc++ (8.3.0-r0) [2020-02-28T14:12:07.683Z] #7 2.172 (8/30) Installing binutils (2.32-r0) [2020-02-28T14:12:07.683Z] #7 2.268 (9/30) Installing gmp (6.1.2-r1) [2020-02-28T14:12:07.683Z] #7 2.277 (10/30) Installing isl (0.18-r0) [2020-02-28T14:12:07.683Z] #7 2.302 (11/30) Installing libgomp (8.3.0-r0) [2020-02-28T14:12:07.683Z] #7 2.305 (12/30) Installing libatomic (8.3.0-r0) [2020-02-28T14:12:07.683Z] #7 2.308 (13/30) Installing mpfr3 (3.1.5-r1) [2020-02-28T14:12:07.683Z] #7 2.328 (14/30) Installing mpc1 (1.1.0-r0) [2020-02-28T14:12:07.683Z] #7 2.330 (15/30) Installing gcc (8.3.0-r0) [2020-02-28T14:12:07.683Z] #7 3.167 (16/30) Installing musl-dev (1.1.22-r3) [2020-02-28T14:12:07.683Z] #7 3.261 (17/30) Installing libc-dev (0.7.1-r0) [2020-02-28T14:12:07.683Z] #7 3.262 (18/30) Installing g++ (8.3.0-r0) [2020-02-28T14:12:07.683Z] #7 3.815 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-02-28T14:12:07.683Z] #7 3.819 (20/30) Installing libcurl (7.66.0-r0) [2020-02-28T14:12:07.683Z] #7 3.830 (21/30) Installing expat (2.2.8-r0) [2020-02-28T14:12:07.683Z] #7 3.833 (22/30) Installing pcre2 (10.33-r0) [2020-02-28T14:12:07.683Z] #7 3.845 (23/30) Installing git (2.22.2-r0) [2020-02-28T14:12:07.683Z] #7 4.060 (24/30) Installing libmnl (1.0.4-r0) [2020-02-28T14:12:07.683Z] #7 4.065 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-02-28T14:12:07.683Z] #7 4.068 (26/30) Installing iptables (1.8.3-r0) [2020-02-28T14:12:07.683Z] #7 4.094 (27/30) Installing pigz (2.4-r0) [2020-02-28T14:12:07.683Z] #7 4.101 (28/30) Installing tar (1.32-r0) [2020-02-28T14:12:07.683Z] #7 4.108 (29/30) Installing xz-libs (5.2.4-r0) [2020-02-28T14:12:07.683Z] #7 4.113 (30/30) Installing xz (5.2.4-r0) [2020-02-28T14:12:07.683Z] #7 4.120 Executing busybox-1.30.1-r3.trigger [2020-02-28T14:12:07.683Z] #7 4.125 Executing ca-certificates-20190108-r0.trigger [2020-02-28T14:12:07.683Z] #7 4.173 OK: 178 MiB in 44 packages [2020-02-28T14:12:07.683Z] #7 DONE 5.3s [2020-02-28T14:12:07.683Z] [2020-02-28T14:12:07.683Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-02-28T14:12:07.683Z] #9 DONE 0.1s [2020-02-28T14:12:07.683Z] [2020-02-28T14:12:07.683Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-02-28T14:12:07.683Z] #10 DONE 0.1s [2020-02-28T14:12:07.683Z] [2020-02-28T14:12:07.683Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-02-28T14:12:07.683Z] #14 ... [2020-02-28T14:12:07.683Z] [2020-02-28T14:12:07.683Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-02-28T14:12:07.683Z] #11 DONE 0.1s [2020-02-28T14:12:07.683Z] [2020-02-28T14:12:07.683Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-02-28T14:12:07.683Z] #12 DONE 0.1s [2020-02-28T14:12:07.683Z] [2020-02-28T14:12:07.683Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-02-28T14:12:07.683Z] #14 ... [2020-02-28T14:12:07.683Z] [2020-02-28T14:12:07.683Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-02-28T14:12:07.683Z] #13 DONE 0.1s [2020-02-28T14:12:07.683Z] [2020-02-28T14:12:07.683Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-02-28T14:12:07.683Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.2s [2020-02-28T14:12:07.939Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.6s done [2020-02-28T14:12:08.196Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 done [2020-02-28T14:12:08.196Z] #14 DONE 8.4s [2020-02-28T14:12:08.196Z] [2020-02-28T14:12:08.196Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-02-28T14:12:09.126Z] #15 0.759 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-02-28T14:12:10.056Z] #15 1.814 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-02-28T14:12:10.056Z] #15 1.901 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r2) [2020-02-28T14:12:10.056Z] #15 1.905 (2/42) Installing ncurses-libs (6.1_p20200118-r2) [2020-02-28T14:12:10.056Z] #15 1.912 (3/42) Installing readline (8.0.1-r0) [2020-02-28T14:12:10.056Z] #15 1.916 (4/42) Installing bash (5.0.11-r1) [2020-02-28T14:12:10.056Z] #15 1.928 Executing bash-5.0.11-r1.post-install [2020-02-28T14:12:10.056Z] #15 1.930 (5/42) Installing linux-headers (4.19.36-r0) [2020-02-28T14:12:10.056Z] #15 2.003 (6/42) Installing libblkid (2.34-r1) [2020-02-28T14:12:10.314Z] #15 2.008 (7/42) Installing libuuid (2.34-r1) [2020-02-28T14:12:10.314Z] #15 2.010 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-02-28T14:12:10.314Z] #15 2.015 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-02-28T14:12:10.314Z] #15 2.019 (10/42) Installing libgcc (9.2.0-r3) [2020-02-28T14:12:10.314Z] #15 2.021 (11/42) Installing libstdc++ (9.2.0-r3) [2020-02-28T14:12:10.314Z] #15 2.035 (12/42) Installing binutils (2.33.1-r0) [2020-02-28T14:12:10.314Z] #15 2.100 (13/42) Installing libmagic (5.37-r1) [2020-02-28T14:12:10.314Z] #15 2.119 (14/42) Installing file (5.37-r1) [2020-02-28T14:12:10.314Z] #15 2.121 (15/42) Installing gmp (6.1.2-r1) [2020-02-28T14:12:10.314Z] #15 2.126 (16/42) Installing isl (0.18-r0) [2020-02-28T14:12:10.314Z] #15 2.140 (17/42) Installing libgomp (9.2.0-r3) [2020-02-28T14:12:10.314Z] #15 2.142 (18/42) Installing libatomic (9.2.0-r3) [2020-02-28T14:12:10.314Z] #15 2.144 (19/42) Installing mpfr4 (4.0.2-r1) [2020-02-28T14:12:10.314Z] #15 2.149 (20/42) Installing mpc1 (1.1.0-r1) [2020-02-28T14:12:10.314Z] #15 2.151 (21/42) Installing gcc (9.2.0-r3) [2020-02-28T14:12:11.246Z] #15 2.802 (22/42) Installing musl-dev (1.1.24-r0) [2020-02-28T14:12:11.246Z] #15 2.872 (23/42) Installing libc-dev (0.7.2-r0) [2020-02-28T14:12:11.246Z] #15 2.873 (24/42) Installing g++ (9.2.0-r3) [2020-02-28T14:12:11.504Z] #15 3.282 (25/42) Installing make (4.2.1-r2) [2020-02-28T14:12:11.504Z] #15 3.286 (26/42) Installing fortify-headers (1.1-r0) [2020-02-28T14:12:11.504Z] #15 3.288 (27/42) Installing build-base (0.5-r1) [2020-02-28T14:12:11.504Z] #15 3.290 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-02-28T14:12:11.504Z] #15 3.292 (29/42) Installing libcurl (7.67.0-r0) [2020-02-28T14:12:11.504Z] #15 3.298 (30/42) Installing curl (7.67.0-r0) [2020-02-28T14:12:11.504Z] #15 3.301 (31/42) Installing oniguruma (6.9.4-r0) [2020-02-28T14:12:11.504Z] #15 3.306 (32/42) Installing jq (1.6-r0) [2020-02-28T14:12:11.504Z] #15 3.313 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-02-28T14:12:11.504Z] #15 3.318 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-02-28T14:12:11.504Z] #15 3.320 (35/42) Installing libaio (0.3.112-r1) [2020-02-28T14:12:11.504Z] #15 3.322 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-02-28T14:12:11.504Z] #15 3.349 (37/42) Installing libfdisk (2.34-r1) [2020-02-28T14:12:11.504Z] #15 3.354 (38/42) Installing libmount (2.34-r1) [2020-02-28T14:12:11.504Z] #15 3.360 (39/42) Installing libsmartcols (2.34-r1) [2020-02-28T14:12:11.504Z] #15 3.363 (40/42) Installing pkgconf (1.6.3-r0) [2020-02-28T14:12:11.504Z] #15 3.366 (41/42) Installing util-linux-dev (2.34-r1) [2020-02-28T14:12:11.504Z] #15 3.388 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-02-28T14:12:11.761Z] #15 3.392 Executing busybox-1.31.1-r9.trigger [2020-02-28T14:12:11.761Z] #15 3.397 OK: 196 MiB in 57 packages [2020-02-28T14:12:12.325Z] #15 DONE 4.1s [2020-02-28T14:12:12.325Z] [2020-02-28T14:12:12.325Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-02-28T14:12:13.257Z] #16 DONE 0.7s [2020-02-28T14:12:13.257Z] [2020-02-28T14:12:13.257Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-02-28T14:12:13.822Z] #17 DONE 0.7s [2020-02-28T14:12:13.822Z] [2020-02-28T14:12:13.822Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-02-28T14:12:13.822Z] #18 DONE 0.0s [2020-02-28T14:12:13.822Z] [2020-02-28T14:12:13.822Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-02-28T14:12:13.822Z] #19 DONE 0.1s [2020-02-28T14:12:13.822Z] [2020-02-28T14:12:13.822Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-28T14:12:13.822Z] #22 DONE 0.1s [2020-02-28T14:12:13.822Z] [2020-02-28T14:12:13.822Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-02-28T14:12:13.822Z] #26 DONE 0.1s [2020-02-28T14:12:13.822Z] [2020-02-28T14:12:13.822Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-02-28T14:12:13.822Z] #27 DONE 0.1s [2020-02-28T14:12:13.822Z] [2020-02-28T14:12:13.822Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-28T14:12:14.083Z] #23 DONE 0.2s [2020-02-28T14:12:14.083Z] [2020-02-28T14:12:14.083Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-02-28T14:12:14.083Z] #28 DONE 0.1s [2020-02-28T14:12:14.083Z] [2020-02-28T14:12:14.083Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-28T14:12:15.015Z] #29 ... [2020-02-28T14:12:15.015Z] [2020-02-28T14:12:15.015Z] #31 [builder 1/4] COPY . . [2020-02-28T14:12:15.015Z] #31 DONE 1.2s [2020-02-28T14:12:15.278Z] [2020-02-28T14:12:15.278Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-02-28T14:12:17.175Z] #32 DONE 1.8s [2020-02-28T14:12:17.175Z] [2020-02-28T14:12:17.175Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-28T14:12:18.547Z] #33 1.439 [2020-02-28T14:12:18.547Z] #33 1.594 Removing bundles/ [2020-02-28T14:12:18.547Z] #33 ... [2020-02-28T14:12:18.547Z] [2020-02-28T14:12:18.547Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-28T14:12:18.547Z] #24 1.416 + RM_GOPATH=0 [2020-02-28T14:12:18.547Z] #24 1.416 + TMP_GOPATH= [2020-02-28T14:12:18.547Z] #24 1.416 + : /build [2020-02-28T14:12:18.547Z] #24 1.416 + '[' -z '' ']' [2020-02-28T14:12:18.547Z] #24 1.420 ++ mktemp -d [2020-02-28T14:12:18.547Z] #24 1.420 + export GOPATH=/tmp/tmp.lpNfna [2020-02-28T14:12:18.547Z] #24 1.420 + GOPATH=/tmp/tmp.lpNfna [2020-02-28T14:12:18.547Z] #24 1.420 + RM_GOPATH=1 [2020-02-28T14:12:18.547Z] #24 1.420 ++ dirname ./install.sh [2020-02-28T14:12:18.547Z] #24 1.426 Install docker/cli version 17.06.2-ce from stable [2020-02-28T14:12:18.547Z] #24 1.427 + dir=. [2020-02-28T14:12:18.547Z] #24 1.427 + bin=dockercli [2020-02-28T14:12:18.547Z] #24 1.427 + shift [2020-02-28T14:12:18.547Z] #24 1.427 + '[' '!' -f ./dockercli.installer ']' [2020-02-28T14:12:18.547Z] #24 1.427 + . ./dockercli.installer [2020-02-28T14:12:18.547Z] #24 1.427 ++ : stable [2020-02-28T14:12:18.547Z] #24 1.427 ++ : 17.06.2-ce [2020-02-28T14:12:18.547Z] #24 1.427 + install_dockercli [2020-02-28T14:12:18.547Z] #24 1.427 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-28T14:12:18.547Z] #24 1.427 ++ uname -m [2020-02-28T14:12:18.547Z] #24 1.427 + arch=x86_64 [2020-02-28T14:12:18.547Z] #24 1.427 + '[' x86_64 '!=' x86_64 ']' [2020-02-28T14:12:18.547Z] #24 1.427 + url=https://download.docker.com/linux/static [2020-02-28T14:12:18.547Z] #24 1.427 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-28T14:12:18.547Z] #24 1.427 + tar -xz docker/docker [2020-02-28T14:12:18.547Z] #24 4.347 + mkdir -p /build [2020-02-28T14:12:18.547Z] #24 4.348 + mv docker/docker /build/ [2020-02-28T14:12:18.547Z] #24 4.349 + rmdir docker [2020-02-28T14:12:18.547Z] #24 DONE 4.4s [2020-02-28T14:12:18.547Z] [2020-02-28T14:12:18.547Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-28T14:12:18.547Z] #33 1.595 [2020-02-28T14:12:18.547Z] #33 1.604 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-02-28T14:12:20.443Z] #33 3.371 Building test suite binary ./integration-cli/test.main [2020-02-28T14:12:23.718Z] #33 ... [2020-02-28T14:12:23.718Z] [2020-02-28T14:12:23.718Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-28T14:12:23.718Z] #20 2.865 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-28T14:12:23.718Z] #20 3.428 curl: option --progress: is ambiguous [2020-02-28T14:12:23.718Z] #20 3.430 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-28T14:12:23.718Z] #20 3.951 curl: option --progress: is ambiguous [2020-02-28T14:12:23.718Z] #20 3.951 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-28T14:12:23.718Z] #20 4.511 curl: option --progress: is ambiguous [2020-02-28T14:12:23.718Z] #20 4.517 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-28T14:12:23.718Z] #20 5.074 curl: option --progress: is ambiguous [2020-02-28T14:12:23.718Z] #20 5.078 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-28T14:12:23.718Z] #20 5.627 [2020-02-28T14:12:23.718Z] #20 6.692 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-28T14:12:23.718Z] #20 7.093 curl: option --progress: is ambiguous [2020-02-28T14:12:23.718Z] #20 7.094 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-28T14:12:23.718Z] #20 7.440 [2020-02-28T14:12:23.718Z] #20 8.407 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-28T14:12:23.718Z] #20 8.802 curl: option --progress: is ambiguous [2020-02-28T14:12:23.718Z] #20 8.802 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-28T14:12:23.718Z] #20 9.196 [2020-02-28T14:12:24.281Z] #20 10.31 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-28T14:12:24.538Z] #20 10.56 curl: option --progress: is ambiguous [2020-02-28T14:12:24.538Z] #20 10.56 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-28T14:12:24.796Z] #20 10.90 [2020-02-28T14:12:26.168Z] #20 12.06 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-28T14:12:26.168Z] #20 12.39 curl: option --progress: is ambiguous [2020-02-28T14:12:26.168Z] #20 12.39 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-28T14:12:26.733Z] #20 12.78 [2020-02-28T14:12:26.733Z] #20 12.90 Download of images into '/build' complete. [2020-02-28T14:12:26.733Z] #20 12.90 Use something like the following to load the result into a Docker daemon: [2020-02-28T14:12:26.733Z] #20 12.90 tar -cC '/build' . | docker load [2020-02-28T14:12:26.733Z] #20 DONE 13.0s [2020-02-28T14:12:26.733Z] [2020-02-28T14:12:26.733Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-28T14:12:27.666Z] #33 ... [2020-02-28T14:12:27.666Z] [2020-02-28T14:12:27.666Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-28T14:12:27.666Z] #21 DONE 0.1s [2020-02-28T14:12:27.666Z] [2020-02-28T14:12:27.666Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-02-28T14:12:27.666Z] #25 DONE 0.1s [2020-02-28T14:12:27.666Z] [2020-02-28T14:12:27.666Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-28T14:12:45.734Z] #29 29.94 # github.com/docker/docker/contrib/httpserver [2020-02-28T14:12:45.734Z] #29 29.94 loadinternal: cannot find runtime/cgo [2020-02-28T14:12:45.734Z] #29 DONE 30.2s [2020-02-28T14:12:45.734Z] [2020-02-28T14:12:45.734Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-28T14:12:45.734Z] #33 ... [2020-02-28T14:12:45.734Z] [2020-02-28T14:12:45.734Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-02-28T14:12:45.734Z] #30 DONE 0.1s [2020-02-28T14:12:45.734Z] [2020-02-28T14:12:45.734Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-28T14:13:22.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-28T14:13:22.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-28T14:13:22.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-28T14:13:23.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-28T14:13:24.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-28T14:13:29.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-28T14:13:32.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-28T14:13:36.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-28T14:13:44.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-02-28T14:13:45.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-28T14:13:50.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-28T14:13:53.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-28T14:13:58.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-28T14:14:00.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-28T14:14:04.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-28T14:14:08.206Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-28T14:14:08.206Z] Using test binary docker [2020-02-28T14:14:08.206Z] +++ /etc/init.d/apparmor start [2020-02-28T14:14:08.206Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-28T14:14:08.206Z] Starting dockerd [2020-02-28T14:14:08.206Z] INFO: Waiting for daemon to start... [2020-02-28T14:14:08.206Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-02-28T14:14:09.569Z] . [2020-02-28T14:14:09.569Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-28T14:14:09.824Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-28T14:14:09.824Z] Error: No such image: emptyfs [2020-02-28T14:14:09.824Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-28T14:14:09.824Z] ++++ docker load [2020-02-28T14:14:10.389Z] Running integration-test (iteration 1) [2020-02-28T14:14:10.389Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-02-28T14:14:10.389Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:14:10.389Z] ++ set -e [2020-02-28T14:14:10.389Z] ++ '[' -n 0 ']' [2020-02-28T14:14:10.389Z] ++ set -x [2020-02-28T14:14:10.389Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:14:25.690Z] --- PASS: TestImportExtremelyLargeImageWorks (300.56s) [2020-02-28T14:14:25.690Z] PASS [2020-02-28T14:14:25.690Z] [2020-02-28T14:14:25.690Z] === Skipped [2020-02-28T14:14:25.690Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-28T14:14:25.690Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T14:14:25.690Z] [2020-02-28T14:14:25.690Z] [2020-02-28T14:14:25.690Z] DONE 12 tests, 1 skipped in 301.978s [2020-02-28T14:14:25.690Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-02-28T14:14:25.690Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:14:25.690Z] ++ set -e [2020-02-28T14:14:25.690Z] ++ '[' -n 0 ']' [2020-02-28T14:14:25.690Z] ++ set -x [2020-02-28T14:14:25.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:14:25.690Z] INFO: Testing against a local daemon [2020-02-28T14:14:25.690Z] === RUN TestNetworkCreateDelete [2020-02-28T14:14:25.690Z] --- PASS: TestNetworkCreateDelete (0.23s) [2020-02-28T14:14:25.690Z] === RUN TestDockerNetworkDeletePreferID [2020-02-28T14:14:25.690Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) [2020-02-28T14:14:25.690Z] === RUN TestInspectNetwork [2020-02-28T14:14:25.690Z] === RUN TestInspectNetwork/full_network_id [2020-02-28T14:14:25.690Z] === RUN TestInspectNetwork/partial_network_id [2020-02-28T14:14:25.690Z] === RUN TestInspectNetwork/network_name [2020-02-28T14:14:25.690Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-28T14:14:27.724Z] --- PASS: TestInspectNetwork (7.68s) [2020-02-28T14:14:27.724Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-28T14:14:27.724Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-28T14:14:27.724Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-28T14:14:27.724Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-28T14:14:27.724Z] === RUN TestRunContainerWithBridgeNone [2020-02-28T14:14:29.759Z] --- PASS: TestRunContainerWithBridgeNone (2.31s) [2020-02-28T14:14:29.759Z] === RUN TestNetworkInvalidJSON [2020-02-28T14:14:29.759Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-28T14:14:29.759Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-28T14:14:29.759Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-28T14:14:29.759Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-28T14:14:29.759Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-28T14:14:29.759Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-28T14:14:29.759Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-28T14:14:29.759Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-28T14:14:29.759Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-28T14:14:29.759Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-02-28T14:14:29.759Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-28T14:14:29.759Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-28T14:14:29.759Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-28T14:14:29.759Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-28T14:14:30.777Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-02-28T14:14:30.777Z] === RUN TestDaemonDefaultNetworkPools [2020-02-28T14:14:31.792Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-02-28T14:14:31.792Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-28T14:14:33.032Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.26s) [2020-02-28T14:14:33.032Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-28T14:14:34.520Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.52s) [2020-02-28T14:14:34.520Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-28T14:14:35.141Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-02-28T14:14:35.141Z] === RUN TestServiceWithPredefinedNetwork [2020-02-28T14:14:37.162Z] #33 128.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-28T14:14:37.162Z] #33 131.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-28T14:14:37.162Z] #33 132.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-28T14:14:37.162Z] #33 134.4 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-28T14:14:37.162Z] #33 136.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-28T14:14:37.162Z] #33 138.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-28T14:14:37.162Z] #33 139.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-28T14:14:37.162Z] #33 140.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-28T14:14:37.419Z] #33 140.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-28T14:14:37.830Z] --- PASS: TestServiceWithPredefinedNetwork (2.39s) [2020-02-28T14:14:37.830Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-28T14:14:37.830Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-28T14:14:37.830Z] service_test.go:230: FLAKY_TEST [2020-02-28T14:14:37.830Z] === RUN TestServiceWithDataPathPortInit [2020-02-28T14:14:38.788Z] #33 142.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-28T14:14:40.158Z] #33 143.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-28T14:14:41.528Z] #33 144.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-28T14:14:42.527Z] Loaded image: buildpack-deps:jessie [2020-02-28T14:14:42.527Z] Loaded image: busybox:latest [2020-02-28T14:14:42.527Z] Loaded image: busybox:glibc [2020-02-28T14:14:42.527Z] Loaded image: debian:jessie [2020-02-28T14:14:42.527Z] Loaded image: hello-world:latest [2020-02-28T14:14:42.527Z] INFO: Testing against a local daemon [2020-02-28T14:14:42.527Z] === RUN TestCgroupNamespacesBuild [2020-02-28T14:14:43.423Z] #33 146.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-02-28T14:14:43.681Z] #33 147.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-28T14:14:45.576Z] #33 148.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-28T14:14:46.508Z] #33 149.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-28T14:14:46.691Z] --- PASS: TestCgroupNamespacesBuild (3.64s) [2020-02-28T14:14:46.691Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-28T14:14:48.404Z] #33 151.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-28T14:14:48.578Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.41s) [2020-02-28T14:14:48.578Z] === RUN TestBuildWithSession [2020-02-28T14:14:48.579Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-28T14:14:48.579Z] build_session_test.go:25: TODO: BuildKit [2020-02-28T14:14:48.579Z] === RUN TestBuildSquashParent [2020-02-28T14:14:49.336Z] #33 152.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-28T14:14:50.705Z] #33 153.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-28T14:14:52.082Z] #33 154.9 [2020-02-28T14:14:52.082Z] #33 DONE 155.3s [2020-02-28T14:14:52.082Z] [2020-02-28T14:14:52.082Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-02-28T14:14:53.079Z] --- PASS: TestServiceWithDataPathPortInit (14.82s) [2020-02-28T14:14:53.079Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-28T14:14:53.980Z] #34 DONE 1.5s [2020-02-28T14:14:55.350Z] [2020-02-28T14:14:55.350Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-02-28T14:14:55.913Z] #35 DONE 0.8s [2020-02-28T14:14:55.913Z] [2020-02-28T14:14:55.913Z] #36 exporting to image [2020-02-28T14:14:55.913Z] #36 exporting layers [2020-02-28T14:14:57.806Z] #36 exporting layers 1.8s done [2020-02-28T14:14:57.806Z] #36 writing image sha256:105930aafdc22f632d97f60e0e4908582c02304a655df5807b24184e0d5f52a4 done [2020-02-28T14:14:57.806Z] #36 naming to docker.io/library/moby-e2e-test done [2020-02-28T14:14:57.806Z] #36 DONE 1.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-28T14:14:58.116Z] + echo Ensuring container killed. [2020-02-28T14:14:58.116Z] Ensuring container killed. [2020-02-28T14:14:58.116Z] + docker rm -vf docker-pr3 [2020-02-28T14:14:58.116Z] Error: No such container: docker-pr3 [2020-02-28T14:14:58.116Z] + true [Pipeline] sh [2020-02-28T14:14:58.397Z] + echo Chowning /workspace to jenkins user [2020-02-28T14:14:58.397Z] Chowning /workspace to jenkins user [2020-02-28T14:14:58.397Z] + id -u [2020-02-28T14:14:58.397Z] + id -g [2020-02-28T14:14:58.397Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40594:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-28T14:14:59.910Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.34s) [2020-02-28T14:14:59.911Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z1yg3m68xzaf1dxd2m6u13bu8 Created:2020-02-28 14:14:53.411945551 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[1b68746a95636d7baba5b9e49c0a285621b27da58ed2e9297ec0bc9c36451349:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wcv5nnhgbvfpgddohycx6qf17 EndpointID:ec2ebb73f87ae44fb79a806d2cb545a4eef03001e7174de28e553357e3f0e3d6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6047c525708ab3d240bba2dcf83d53c763d336f3da800d562d812dbcb87e6af6 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:5f35f3d673b5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wcv5nnhgbvfpgddohycx6qf17 EndpointID:ec2ebb73f87ae44fb79a806d2cb545a4eef03001e7174de28e553357e3f0e3d6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-28T14:14:59.911Z] PASS [2020-02-28T14:14:59.911Z] [2020-02-28T14:14:59.911Z] === Skipped [2020-02-28T14:14:59.911Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-28T14:14:59.911Z] service_test.go:230: FLAKY_TEST [2020-02-28T14:14:59.911Z] [2020-02-28T14:14:59.911Z] [2020-02-28T14:14:59.911Z] DONE 21 tests, 1 skipped in 40.780s [2020-02-28T14:14:59.911Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-28T14:14:59.911Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:14:59.911Z] ++ set -e [2020-02-28T14:14:59.911Z] ++ '[' -n 0 ']' [2020-02-28T14:14:59.911Z] ++ set -x [2020-02-28T14:14:59.911Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:14:59.911Z] INFO: Testing against a local daemon [2020-02-28T14:14:59.911Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-28T14:14:59.911Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-28T14:14:59.911Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T14:14:59.911Z] === RUN TestDockerNetworkIpvlan [2020-02-28T14:14:59.911Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-28T14:14:59.911Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T14:14:59.911Z] PASS [2020-02-28T14:14:59.911Z] [2020-02-28T14:14:59.911Z] === Skipped [2020-02-28T14:14:59.911Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-28T14:14:59.911Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T14:14:59.911Z] [2020-02-28T14:14:59.911Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-28T14:14:59.911Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T14:14:59.911Z] [2020-02-28T14:14:59.911Z] [2020-02-28T14:14:59.911Z] DONE 2 tests, 2 skipped in 0.114s [2020-02-28T14:14:59.911Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-28T14:14:59.911Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:14:59.911Z] ++ set -e [2020-02-28T14:14:59.911Z] ++ '[' -n 0 ']' [2020-02-28T14:14:59.911Z] ++ set -x [2020-02-28T14:14:59.911Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:14:59.911Z] INFO: Testing against a local daemon [2020-02-28T14:14:59.911Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-28T14:15:00.058Z] + bundleName=unit [2020-02-28T14:15:00.058Z] + echo Creating unit-bundles.tar.gz [2020-02-28T14:15:00.058Z] Creating unit-bundles.tar.gz [2020-02-28T14:15:00.058Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-02-28T14:15:00.058Z] bundles/junit-report.xml [2020-02-28T14:15:00.058Z] bundles/go-test-report.json [2020-02-28T14:15:00.058Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-02-28T14:15:00.068Z] Archiving artifacts [2020-02-28T14:15:00.507Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40594/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-28T14:15:00.746Z] --- PASS: TestBuildSquashParent (10.50s) [2020-02-28T14:15:00.746Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-28T14:15:00.746Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-28T14:15:00.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-28T14:15:00.746Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-28T14:15:00.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-28T14:15:00.746Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-28T14:15:00.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-28T14:15:00.746Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-28T14:15:00.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-28T14:15:00.746Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-28T14:15:00.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-28T14:15:00.746Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-28T14:15:00.746Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-28T14:15:00.746Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-28T14:15:00.746Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-28T14:15:00.818Z] + make clean [2020-02-28T14:15:00.819Z] docker volume rm -f docker-dev-cache [2020-02-28T14:15:01.078Z] docker-dev-cache [Pipeline] deleteDir [2020-02-28T14:15:01.392Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2020-02-28T14:15:01.392Z] === RUN TestDockerNetworkMacvlan [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-28T14:15:02.414Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-28T14:15:02.632Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-28T14:15:02.632Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-28T14:15:03.430Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-28T14:15:04.447Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-28T14:15:05.895Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-28T14:15:06.151Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-28T14:15:07.140Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-28T14:15:09.416Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-28T14:15:09.416Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.43s) [2020-02-28T14:15:09.416Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.76s) [2020-02-28T14:15:09.416Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.29s) [2020-02-28T14:15:09.416Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.32s) [2020-02-28T14:15:09.416Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.45s) [2020-02-28T14:15:09.416Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.37s) [2020-02-28T14:15:09.416Z] === RUN TestBuildMultiStageCopy [2020-02-28T14:15:09.416Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-28T14:15:10.610Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-28T14:15:12.680Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-28T14:15:13.607Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-28T14:15:14.168Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-28T14:15:14.729Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-28T14:15:15.029Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-28T14:15:15.656Z] --- PASS: TestBuildMultiStageCopy (6.00s) [2020-02-28T14:15:15.656Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2020-02-28T14:15:15.656Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2020-02-28T14:15:15.656Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2020-02-28T14:15:15.656Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2020-02-28T14:15:15.656Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2020-02-28T14:15:15.656Z] === RUN TestBuildMultiStageParentConfig [2020-02-28T14:15:16.044Z] --- PASS: TestDockerNetworkMacvlan (14.62s) [2020-02-28T14:15:16.044Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-02-28T14:15:16.044Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-02-28T14:15:16.044Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2020-02-28T14:15:16.044Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.17s) [2020-02-28T14:15:16.044Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.06s) [2020-02-28T14:15:16.044Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2020-02-28T14:15:16.044Z] PASS [2020-02-28T14:15:16.044Z] [2020-02-28T14:15:16.044Z] DONE 8 tests in 16.222s [2020-02-28T14:15:16.044Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-28T14:15:16.044Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:15:16.044Z] ++ set -e [2020-02-28T14:15:16.044Z] ++ '[' -n 0 ']' [2020-02-28T14:15:16.044Z] ++ set -x [2020-02-28T14:15:16.044Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:15:16.044Z] testing: warning: no tests to run [2020-02-28T14:15:16.044Z] PASS [2020-02-28T14:15:16.044Z] [2020-02-28T14:15:16.044Z] DONE 0 tests in 0.017s [2020-02-28T14:15:16.044Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-28T14:15:16.044Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:15:16.044Z] ++ set -e [2020-02-28T14:15:16.044Z] ++ '[' -n 0 ']' [2020-02-28T14:15:16.044Z] ++ set -x [2020-02-28T14:15:16.044Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:15:16.044Z] INFO: Testing against a local daemon [2020-02-28T14:15:16.044Z] === RUN TestAuthZPluginAllowRequest [2020-02-28T14:15:17.543Z] --- PASS: TestBuildMultiStageParentConfig (1.80s) [2020-02-28T14:15:17.543Z] === RUN TestBuildLabelWithTargets [2020-02-28T14:15:18.084Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2020-02-28T14:15:18.084Z] === RUN TestAuthZPluginTLS [2020-02-28T14:15:18.369Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-02-28T14:15:18.369Z] === RUN TestAuthZPluginDenyRequest [2020-02-28T14:15:18.988Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-02-28T14:15:18.988Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-28T14:15:19.606Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-02-28T14:15:19.606Z] === RUN TestAuthZPluginDenyResponse [2020-02-28T14:15:20.057Z] --- PASS: TestBuildLabelWithTargets (2.81s) [2020-02-28T14:15:20.057Z] === RUN TestBuildWithEmptyLayers [2020-02-28T14:15:20.227Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-02-28T14:15:20.227Z] === RUN TestAuthZPluginAllowEventStream [2020-02-28T14:15:21.420Z] --- PASS: TestBuildWithEmptyLayers (1.36s) [2020-02-28T14:15:21.420Z] === RUN TestBuildMultiStageOnBuild [2020-02-28T14:15:21.720Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2020-02-28T14:15:21.720Z] === RUN TestAuthZPluginErrorResponse [2020-02-28T14:15:22.345Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-02-28T14:15:22.345Z] === RUN TestAuthZPluginErrorRequest [2020-02-28T14:15:22.964Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-02-28T14:15:22.964Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-28T14:15:23.583Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-02-28T14:15:23.583Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-28T14:15:25.583Z] --- PASS: TestBuildMultiStageOnBuild (3.90s) [2020-02-28T14:15:25.583Z] === RUN TestBuildUncleanTarFilenames [2020-02-28T14:15:25.622Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2020-02-28T14:15:25.622Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-28T14:15:27.471Z] --- PASS: TestBuildUncleanTarFilenames (1.95s) [2020-02-28T14:15:27.471Z] === RUN TestBuildMultiStageLayerLeak [2020-02-28T14:15:27.671Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2020-02-28T14:15:27.671Z] === RUN TestAuthZPluginHeader [2020-02-28T14:15:28.686Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-02-28T14:15:28.686Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-28T14:15:28.686Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-28T14:15:28.686Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T14:15:28.686Z] === RUN TestAuthZPluginV2Disable [2020-02-28T14:15:28.686Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-28T14:15:28.686Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T14:15:28.686Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-28T14:15:28.686Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-28T14:15:28.686Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T14:15:28.686Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-28T14:15:28.686Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-28T14:15:28.686Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T14:15:28.686Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-28T14:15:31.633Z] --- PASS: TestBuildMultiStageLayerLeak (4.00s) [2020-02-28T14:15:31.633Z] === RUN TestBuildWithHugeFile [2020-02-28T14:15:35.794Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-28T14:15:35.794Z] Using test binary docker [2020-02-28T14:15:35.794Z] +++ /etc/init.d/apparmor start [2020-02-28T14:15:35.794Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-28T14:15:35.794Z] INFO: Waiting for daemon to start... [2020-02-28T14:15:35.794Z] Starting dockerd [2020-02-28T14:15:35.794Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-02-28T14:15:37.158Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-28T14:15:37.158Z] Using test binary docker [2020-02-28T14:15:37.413Z] +++ /etc/init.d/apparmor start [2020-02-28T14:15:37.413Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-28T14:15:37.413Z] INFO: Waiting for daemon to start... [2020-02-28T14:15:37.413Z] Starting dockerd [2020-02-28T14:15:37.413Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-02-28T14:15:37.973Z] . [2020-02-28T14:15:37.973Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-28T14:15:37.973Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-28T14:15:37.973Z] Error: No such image: emptyfs [2020-02-28T14:15:37.973Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-28T14:15:37.973Z] ++++ docker load [2020-02-28T14:15:38.533Z] Running integration-test (iteration 1) [2020-02-28T14:15:38.533Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-02-28T14:15:38.533Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-02-28T14:15:38.533Z] ++ set -e [2020-02-28T14:15:38.533Z] ++ '[' -n 0 ']' [2020-02-28T14:15:38.533Z] ++ set -x [2020-02-28T14:15:38.533Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-02-28T14:15:39.460Z] [2020-02-28T14:15:39.460Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-28T14:15:39.460Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-28T14:15:39.460Z] Error: No such image: emptyfs [2020-02-28T14:15:39.460Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-28T14:15:39.460Z] ++++ docker load [2020-02-28T14:15:40.021Z] Running integration-test (iteration 1) [2020-02-28T14:15:40.021Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-02-28T14:15:40.021Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-02-28T14:15:40.021Z] ++ set -e [2020-02-28T14:15:40.021Z] ++ '[' -n 0 ']' [2020-02-28T14:15:40.021Z] ++ set -x [2020-02-28T14:15:40.021Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-02-28T14:15:47.142Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2020-02-28T14:15:47.142Z] PASS [2020-02-28T14:15:47.142Z] [2020-02-28T14:15:47.142Z] === Skipped [2020-02-28T14:15:47.142Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-28T14:15:47.143Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T14:15:47.143Z] [2020-02-28T14:15:47.143Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-28T14:15:47.143Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T14:15:47.143Z] [2020-02-28T14:15:47.143Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-28T14:15:47.143Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T14:15:47.143Z] [2020-02-28T14:15:47.143Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-28T14:15:47.143Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T14:15:47.143Z] [2020-02-28T14:15:47.143Z] [2020-02-28T14:15:47.143Z] DONE 17 tests, 4 skipped in 29.329s [2020-02-28T14:15:47.143Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-28T14:15:47.143Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:15:47.143Z] ++ set -e [2020-02-28T14:15:47.143Z] ++ '[' -n 0 ']' [2020-02-28T14:15:47.143Z] ++ set -x [2020-02-28T14:15:47.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:15:47.143Z] INFO: Testing against a local daemon [2020-02-28T14:15:47.143Z] === RUN TestPluginInvalidJSON [2020-02-28T14:15:47.143Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-28T14:15:47.143Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-28T14:15:47.143Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-28T14:15:47.143Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-02-28T14:15:47.143Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-28T14:15:47.143Z] PASS [2020-02-28T14:15:47.143Z] [2020-02-28T14:15:47.143Z] DONE 2 tests in 0.134s [2020-02-28T14:15:47.143Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-28T14:15:47.143Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:15:47.143Z] ++ set -e [2020-02-28T14:15:47.143Z] ++ '[' -n 0 ']' [2020-02-28T14:15:47.143Z] ++ set -x [2020-02-28T14:15:47.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:15:47.143Z] INFO: Testing against a local daemon [2020-02-28T14:15:47.143Z] === RUN TestExternalGraphDriver [2020-02-28T14:15:47.143Z] === RUN TestExternalGraphDriver/json [2020-02-28T14:15:47.763Z] === RUN TestExternalGraphDriver/spec [2020-02-28T14:15:49.830Z] === RUN TestExternalGraphDriver/pull [2020-02-28T14:15:51.875Z] --- PASS: TestExternalGraphDriver (6.29s) [2020-02-28T14:15:51.875Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2020-02-28T14:15:51.875Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-02-28T14:15:51.875Z] --- PASS: TestExternalGraphDriver/pull (2.04s) [2020-02-28T14:15:51.875Z] === RUN TestGraphdriverPluginV2 [2020-02-28T14:15:52.166Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2020-02-28T14:15:52.166Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T14:15:52.166Z] PASS [2020-02-28T14:15:52.166Z] [2020-02-28T14:15:52.166Z] === Skipped [2020-02-28T14:15:52.166Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2020-02-28T14:15:52.166Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T14:15:52.166Z] [2020-02-28T14:15:52.166Z] [2020-02-28T14:15:52.166Z] DONE 5 tests, 1 skipped in 6.475s [2020-02-28T14:15:52.166Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-28T14:15:52.166Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:15:52.166Z] ++ set -e [2020-02-28T14:15:52.166Z] ++ '[' -n 0 ']' [2020-02-28T14:15:52.166Z] ++ set -x [2020-02-28T14:15:52.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-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:15:52.166Z] INFO: Testing against a local daemon [2020-02-28T14:15:52.166Z] === RUN TestContinueAfterPluginCrash [2020-02-28T14:15:52.166Z] === PAUSE TestContinueAfterPluginCrash [2020-02-28T14:15:52.166Z] === RUN TestReadPluginNoRead [2020-02-28T14:15:52.166Z] === PAUSE TestReadPluginNoRead [2020-02-28T14:15:52.166Z] === RUN TestDaemonStartWithLogOpt [2020-02-28T14:15:52.166Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-28T14:15:52.166Z] === CONT TestContinueAfterPluginCrash [2020-02-28T14:15:52.166Z] === CONT TestDaemonStartWithLogOpt [2020-02-28T14:15:52.166Z] === CONT TestReadPluginNoRead [2020-02-28T14:16:12.037Z] Loaded image: buildpack-deps:jessie [2020-02-28T14:16:12.037Z] Loaded image: busybox:latest [2020-02-28T14:16:12.037Z] Loaded image: busybox:glibc [2020-02-28T14:16:12.037Z] Loaded image: debian:jessie [2020-02-28T14:16:12.037Z] Loaded image: hello-world:latest [2020-02-28T14:16:12.037Z] INFO: Testing against a local daemon [2020-02-28T14:16:12.037Z] === RUN TestDockerSuite [2020-02-28T14:16:12.037Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-02-28T14:16:12.037Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-02-28T14:16:12.037Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-02-28T14:16:12.037Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-02-28T14:16:12.037Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-02-28T14:16:12.037Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-02-28T14:16:12.037Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-02-28T14:16:12.037Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-02-28T14:16:12.037Z] Loaded image: buildpack-deps:jessie [2020-02-28T14:16:12.037Z] Loaded image: busybox:latest [2020-02-28T14:16:12.037Z] Loaded image: busybox:glibc [2020-02-28T14:16:12.037Z] Loaded image: debian:jessie [2020-02-28T14:16:12.292Z] Loaded image: hello-world:latest [2020-02-28T14:16:12.292Z] INFO: Testing against a local daemon [2020-02-28T14:16:12.292Z] === RUN TestDockerDaemonSuite [2020-02-28T14:16:12.292Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-02-28T14:16:13.652Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-02-28T14:16:13.652Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-02-28T14:16:14.579Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-02-28T14:16:14.579Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-02-28T14:16:14.611Z] === RUN TestReadPluginNoRead/default [2020-02-28T14:16:14.611Z] --- PASS: TestDaemonStartWithLogOpt (22.19s) [2020-02-28T14:16:15.504Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-02-28T14:16:15.504Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-02-28T14:16:15.504Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-02-28T14:16:15.625Z] === RUN TestReadPluginNoRead/disabled_caching [2020-02-28T14:16:17.106Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-02-28T14:16:18.013Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-02-28T14:16:18.267Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-02-28T14:16:18.267Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-02-28T14:16:18.267Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-02-28T14:16:18.267Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-02-28T14:16:19.133Z] --- PASS: TestReadPluginNoRead (26.62s) [2020-02-28T14:16:19.133Z] --- PASS: TestReadPluginNoRead/default (1.73s) [2020-02-28T14:16:19.133Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.66s) [2020-02-28T14:16:19.133Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.70s) [2020-02-28T14:16:19.133Z] read_test.go:91: [d8e82033f498f] daemon is not started [2020-02-28T14:16:19.419Z] --- PASS: TestContinueAfterPluginCrash (27.18s) [2020-02-28T14:16:19.419Z] PASS [2020-02-28T14:16:19.419Z] [2020-02-28T14:16:19.419Z] DONE 6 tests in 27.296s [2020-02-28T14:16:19.419Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-02-28T14:16:19.419Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:16:19.419Z] ++ set -e [2020-02-28T14:16:19.419Z] ++ '[' -n 0 ']' [2020-02-28T14:16:19.419Z] ++ set -x [2020-02-28T14:16:19.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=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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:16:19.419Z] testing: warning: no tests to run [2020-02-28T14:16:19.419Z] PASS [2020-02-28T14:16:19.419Z] [2020-02-28T14:16:19.419Z] DONE 0 tests in 0.022s [2020-02-28T14:16:19.419Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-28T14:16:19.419Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:16:19.419Z] ++ set -e [2020-02-28T14:16:19.419Z] ++ '[' -n 0 ']' [2020-02-28T14:16:19.419Z] ++ set -x [2020-02-28T14:16:19.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:16:19.419Z] INFO: Testing against a local daemon [2020-02-28T14:16:19.419Z] === RUN TestPluginWithDevMounts [2020-02-28T14:16:19.419Z] === PAUSE TestPluginWithDevMounts [2020-02-28T14:16:19.419Z] === CONT TestPluginWithDevMounts [2020-02-28T14:16:19.628Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-02-28T14:16:20.990Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-02-28T14:16:21.245Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-02-28T14:16:21.245Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-02-28T14:16:21.245Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-02-28T14:16:21.500Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-02-28T14:16:21.755Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-02-28T14:16:22.100Z] --- PASS: TestPluginWithDevMounts (2.24s) [2020-02-28T14:16:22.100Z] PASS [2020-02-28T14:16:22.100Z] [2020-02-28T14:16:22.100Z] DONE 1 tests in 2.353s [2020-02-28T14:16:22.100Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-02-28T14:16:22.100Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:16:22.100Z] ++ set -e [2020-02-28T14:16:22.100Z] ++ '[' -n 0 ']' [2020-02-28T14:16:22.100Z] ++ set -x [2020-02-28T14:16:22.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:16:22.100Z] INFO: Testing against a local daemon [2020-02-28T14:16:22.100Z] === RUN TestSecretInspect [2020-02-28T14:16:24.150Z] --- PASS: TestSecretInspect (2.27s) [2020-02-28T14:16:24.150Z] === RUN TestSecretList [2020-02-28T14:16:25.915Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-02-28T14:16:25.915Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-02-28T14:16:26.865Z] --- PASS: TestSecretList (2.30s) [2020-02-28T14:16:26.865Z] === RUN TestSecretsCreateAndDelete [2020-02-28T14:16:28.424Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-02-28T14:16:28.898Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2020-02-28T14:16:28.898Z] === RUN TestSecretsUpdate [2020-02-28T14:16:28.987Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-02-28T14:16:30.949Z] --- PASS: TestSecretsUpdate (2.28s) [2020-02-28T14:16:30.950Z] === RUN TestTemplatedSecret [2020-02-28T14:16:31.496Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-02-28T14:16:31.751Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-02-28T14:16:33.633Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-02-28T14:16:34.192Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-02-28T14:16:34.419Z] --- PASS: TestTemplatedSecret (3.25s) [2020-02-28T14:16:34.419Z] === RUN TestSecretCreateResolve [2020-02-28T14:16:35.117Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-02-28T14:16:36.454Z] --- PASS: TestSecretCreateResolve (2.29s) [2020-02-28T14:16:36.454Z] PASS [2020-02-28T14:16:36.454Z] [2020-02-28T14:16:36.454Z] DONE 6 tests in 14.745s [2020-02-28T14:16:36.454Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-02-28T14:16:36.454Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:16:36.454Z] ++ set -e [2020-02-28T14:16:36.454Z] ++ '[' -n 0 ']' [2020-02-28T14:16:36.454Z] ++ set -x [2020-02-28T14:16:36.454Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:16:36.739Z] INFO: Testing against a local daemon [2020-02-28T14:16:36.739Z] === RUN TestServiceCreateInit [2020-02-28T14:16:36.739Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-28T14:16:37.001Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-02-28T14:16:37.256Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-02-28T14:16:38.181Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-02-28T14:16:39.105Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-02-28T14:16:40.988Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-02-28T14:16:41.133Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-28T14:16:41.551Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-02-28T14:16:44.064Z] === RUN TestDockerSuite/TestAttachDetach [2020-02-28T14:16:45.434Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-02-28T14:16:45.541Z] --- PASS: TestServiceCreateInit (8.34s) [2020-02-28T14:16:45.541Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.10s) [2020-02-28T14:16:45.541Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.21s) [2020-02-28T14:16:45.541Z] === RUN TestCreateServiceMultipleTimes [2020-02-28T14:16:46.360Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-02-28T14:16:46.920Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-02-28T14:16:49.431Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-02-28T14:16:50.354Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-02-28T14:16:50.914Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-02-28T14:16:51.473Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-02-28T14:16:53.983Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-02-28T14:16:54.238Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-02-28T14:16:56.123Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-02-28T14:16:56.681Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-02-28T14:16:59.192Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-02-28T14:16:59.192Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-02-28T14:16:59.752Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-02-28T14:17:00.312Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-02-28T14:17:00.567Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-02-28T14:17:00.567Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-02-28T14:17:02.454Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-02-28T14:17:02.454Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-02-28T14:17:02.710Z] --- PASS: TestBuildWithHugeFile (91.40s) [2020-02-28T14:17:02.710Z] === RUN TestBuildWithEmptyDockerfile [2020-02-28T14:17:02.710Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-28T14:17:02.710Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-28T14:17:02.710Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-28T14:17:02.710Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-28T14:17:02.710Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-28T14:17:02.710Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-28T14:17:02.710Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-02-28T14:17:02.710Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-28T14:17:02.710Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-28T14:17:02.965Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-28T14:17:02.965Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-02-28T14:17:02.965Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-02-28T14:17:02.965Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-02-28T14:17:02.965Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2020-02-28T14:17:02.965Z] === RUN TestBuildPreserveOwnership [2020-02-28T14:17:02.965Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-28T14:17:03.221Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-02-28T14:17:04.103Z] --- PASS: TestCreateServiceMultipleTimes (16.22s) [2020-02-28T14:17:04.103Z] === RUN TestCreateServiceConflict [2020-02-28T14:17:04.104Z] --- PASS: TestCreateServiceConflict (2.32s) [2020-02-28T14:17:04.104Z] === RUN TestCreateServiceMaxReplicas [2020-02-28T14:17:05.105Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-02-28T14:17:06.804Z] --- PASS: TestCreateServiceMaxReplicas (3.15s) [2020-02-28T14:17:06.804Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-28T14:17:06.988Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-02-28T14:17:06.988Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-28T14:17:09.498Z] --- PASS: TestBuildPreserveOwnership (6.15s) [2020-02-28T14:17:09.498Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.99s) [2020-02-28T14:17:09.498Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.14s) [2020-02-28T14:17:09.498Z] === RUN TestBuildPlatformInvalid [2020-02-28T14:17:09.498Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-02-28T14:17:09.498Z] PASS [2020-02-28T14:17:09.498Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-02-28T14:17:09.498Z] [2020-02-28T14:17:09.498Z] === Skipped [2020-02-28T14:17:09.498Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-02-28T14:17:09.498Z] build_session_test.go:25: TODO: BuildKit [2020-02-28T14:17:09.498Z] [2020-02-28T14:17:09.498Z] [2020-02-28T14:17:09.498Z] DONE 32 tests, 1 skipped in 178.952s [2020-02-28T14:17:09.498Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-02-28T14:17:09.498Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:17:09.498Z] ++ set -e [2020-02-28T14:17:09.498Z] ++ '[' -n 0 ']' [2020-02-28T14:17:09.498Z] ++ set -x [2020-02-28T14:17:09.498Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:17:09.498Z] INFO: Testing against a local daemon [2020-02-28T14:17:09.498Z] === RUN TestConfigList [2020-02-28T14:17:10.422Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-02-28T14:17:10.981Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-02-28T14:17:12.866Z] --- PASS: TestConfigList (3.35s) [2020-02-28T14:17:12.866Z] === RUN TestConfigsCreateAndDelete [2020-02-28T14:17:14.748Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-02-28T14:17:16.108Z] --- PASS: TestConfigsCreateAndDelete (3.07s) [2020-02-28T14:17:16.108Z] === RUN TestConfigsUpdate [2020-02-28T14:17:18.619Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-02-28T14:17:18.619Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-02-28T14:17:19.178Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-02-28T14:17:19.434Z] --- PASS: TestConfigsUpdate (3.37s) [2020-02-28T14:17:19.434Z] === RUN TestTemplatedConfig [2020-02-28T14:17:19.993Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-02-28T14:17:20.249Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-02-28T14:17:22.039Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.41s) [2020-02-28T14:17:22.039Z] === RUN TestCreateServiceSecretFileMode [2020-02-28T14:17:22.664Z] --- PASS: TestCreateServiceSecretFileMode (2.58s) [2020-02-28T14:17:22.664Z] === RUN TestCreateServiceConfigFileMode [2020-02-28T14:17:23.509Z] --- PASS: TestTemplatedConfig (3.59s) [2020-02-28T14:17:23.509Z] === RUN TestConfigInspect [2020-02-28T14:17:23.509Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-02-28T14:17:23.764Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-02-28T14:17:23.764Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-02-28T14:17:25.370Z] --- PASS: TestCreateServiceConfigFileMode (2.75s) [2020-02-28T14:17:25.370Z] === RUN TestCreateServiceSysctls [2020-02-28T14:17:25.646Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-02-28T14:17:25.900Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-02-28T14:17:26.155Z] --- PASS: TestConfigInspect (3.14s) [2020-02-28T14:17:26.155Z] === RUN TestConfigCreateWithLabels [2020-02-28T14:17:26.713Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-02-28T14:17:28.846Z] --- PASS: TestCreateServiceSysctls (3.37s) [2020-02-28T14:17:28.846Z] === RUN TestCreateServiceCapabilities [2020-02-28T14:17:29.220Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-02-28T14:17:29.220Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-02-28T14:17:29.220Z] --- PASS: TestConfigCreateWithLabels (3.24s) [2020-02-28T14:17:29.220Z] === RUN TestConfigCreateResolve [2020-02-28T14:17:31.545Z] --- PASS: TestCreateServiceCapabilities (2.73s) [2020-02-28T14:17:31.545Z] === RUN TestInspect [2020-02-28T14:17:31.727Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-02-28T14:17:31.727Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-02-28T14:17:31.727Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-02-28T14:17:32.650Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-02-28T14:17:32.905Z] --- PASS: TestConfigCreateResolve (3.46s) [2020-02-28T14:17:32.905Z] === RUN TestConfigDaemonLibtrustID [2020-02-28T14:17:33.464Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2020-02-28T14:17:33.464Z] PASS [2020-02-28T14:17:33.464Z] [2020-02-28T14:17:33.464Z] DONE 8 tests in 23.993s [2020-02-28T14:17:33.464Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-02-28T14:17:33.464Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:17:33.464Z] ++ set -e [2020-02-28T14:17:33.464Z] ++ '[' -n 0 ']' [2020-02-28T14:17:33.464Z] ++ set -x [2020-02-28T14:17:33.464Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:17:33.464Z] INFO: Testing against a local daemon [2020-02-28T14:17:33.464Z] === RUN TestCheckpoint [2020-02-28T14:17:33.464Z] --- SKIP: TestCheckpoint (0.01s) [2020-02-28T14:17:33.464Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-28T14:17:33.464Z] === RUN TestContainerInvalidJSON [2020-02-28T14:17:33.464Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-28T14:17:33.464Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-28T14:17:33.464Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-28T14:17:33.464Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-28T14:17:33.464Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-28T14:17:33.464Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-28T14:17:33.464Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-28T14:17:33.464Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-28T14:17:33.464Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-28T14:17:33.464Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-02-28T14:17:33.464Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-28T14:17:33.464Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-28T14:17:33.464Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-28T14:17:33.464Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-28T14:17:33.719Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-02-28T14:17:33.719Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-28T14:17:33.719Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-02-28T14:17:33.719Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-28T14:17:33.974Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-02-28T14:17:33.974Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-02-28T14:17:33.974Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-28T14:17:33.974Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-02-28T14:17:33.974Z] === RUN TestCopyFromContainer [2020-02-28T14:17:35.025Z] --- PASS: TestInspect (2.88s) [2020-02-28T14:17:35.025Z] === RUN TestCreateJob [2020-02-28T14:17:35.856Z] === RUN TestCopyFromContainer// [2020-02-28T14:17:36.111Z] === RUN TestCopyFromContainer//bar/root [2020-02-28T14:17:36.111Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-02-28T14:17:36.111Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-28T14:17:36.366Z] === RUN TestCopyFromContainer/bar/quux [2020-02-28T14:17:36.366Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-28T14:17:36.622Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-28T14:17:36.622Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-28T14:17:36.877Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-28T14:17:36.877Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-28T14:17:37.131Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-28T14:17:37.131Z] --- PASS: TestCopyFromContainer (3.14s) [2020-02-28T14:17:37.131Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-02-28T14:17:37.131Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-02-28T14:17:37.131Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-02-28T14:17:37.131Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-02-28T14:17:37.131Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-02-28T14:17:37.131Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2020-02-28T14:17:37.131Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2020-02-28T14:17:37.131Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2020-02-28T14:17:37.131Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-02-28T14:17:37.131Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-02-28T14:17:37.131Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-28T14:17:37.131Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-28T14:17:37.131Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-28T14:17:37.131Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-28T14:17:37.131Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-28T14:17:37.131Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-28T14:17:37.131Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-28T14:17:37.131Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-28T14:17:37.131Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-28T14:17:37.131Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-28T14:17:37.131Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-28T14:17:37.131Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-28T14:17:37.131Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-28T14:17:37.131Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-02-28T14:17:37.131Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-28T14:17:37.131Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-02-28T14:17:37.131Z] === RUN TestCreateWithInvalidEnv [2020-02-28T14:17:37.131Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-28T14:17:37.131Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-28T14:17:37.131Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-28T14:17:37.131Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-28T14:17:37.131Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-28T14:17:37.131Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-28T14:17:37.131Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-28T14:17:37.131Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-28T14:17:37.131Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-28T14:17:37.386Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-28T14:17:37.386Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-28T14:17:37.386Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-28T14:17:37.386Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-02-28T14:17:37.386Z] === RUN TestCreateTmpfsMountsTarget [2020-02-28T14:17:37.386Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-02-28T14:17:37.386Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-28T14:17:37.641Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-02-28T14:17:37.716Z] --- PASS: TestCreateJob (3.38s) [2020-02-28T14:17:37.716Z] === RUN TestReplicatedJob [2020-02-28T14:17:39.527Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-02-28T14:17:40.087Z] --- PASS: TestCreateWithCustomMaskedPaths (2.72s) [2020-02-28T14:17:40.087Z] === RUN TestCreateWithCapabilities [2020-02-28T14:17:40.087Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-28T14:17:40.087Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-28T14:17:40.087Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-28T14:17:40.087Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-28T14:17:40.087Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-28T14:17:40.087Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-28T14:17:40.087Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-28T14:17:40.087Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-28T14:17:40.087Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-28T14:17:40.087Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-28T14:17:40.087Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-28T14:17:40.087Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-28T14:17:40.087Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-28T14:17:40.087Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-28T14:17:40.087Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-28T14:17:40.087Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-28T14:17:40.087Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-28T14:17:40.087Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-28T14:17:40.087Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-28T14:17:40.087Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-28T14:17:40.087Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-28T14:17:40.087Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-28T14:17:40.087Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-28T14:17:40.087Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-28T14:17:40.087Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-28T14:17:40.087Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-28T14:17:40.087Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-28T14:17:40.087Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-28T14:17:40.087Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-28T14:17:40.087Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-28T14:17:40.087Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-28T14:17:40.342Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-28T14:17:40.342Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-28T14:17:40.342Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-02-28T14:17:40.342Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-02-28T14:17:40.342Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-28T14:17:40.342Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-28T14:17:40.342Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-02-28T14:17:40.342Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-02-28T14:17:40.342Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-28T14:17:40.342Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2020-02-28T14:17:40.342Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-02-28T14:17:40.342Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-02-28T14:17:40.342Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-02-28T14:17:40.342Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-02-28T14:17:40.342Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-28T14:17:41.705Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-02-28T14:17:43.064Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-02-28T14:17:43.064Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.64s) [2020-02-28T14:17:43.064Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-28T14:17:43.064Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-28T14:17:43.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-28T14:17:43.064Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-28T14:17:43.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-28T14:17:43.065Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-28T14:17:43.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-28T14:17:43.065Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-28T14:17:43.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-28T14:17:43.065Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-28T14:17:43.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-28T14:17:43.065Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-28T14:17:43.065Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-28T14:17:43.065Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-28T14:17:43.065Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-28T14:17:43.065Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-28T14:17:43.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-02-28T14:17:43.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-02-28T14:17:43.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-02-28T14:17:43.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-02-28T14:17:43.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-02-28T14:17:43.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-02-28T14:17:43.065Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-28T14:17:43.320Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-02-28T14:17:44.245Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.01s) [2020-02-28T14:17:44.245Z] === RUN TestContainerStartOnDaemonRestart [2020-02-28T14:17:44.245Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-28T14:17:44.245Z] === RUN TestDaemonRestartIpcMode [2020-02-28T14:17:44.245Z] === PAUSE TestDaemonRestartIpcMode [2020-02-28T14:17:44.245Z] === RUN TestDaemonHostGatewayIP [2020-02-28T14:17:44.245Z] === PAUSE TestDaemonHostGatewayIP [2020-02-28T14:17:44.245Z] === RUN TestDiff [2020-02-28T14:17:44.554Z] --- PASS: TestReplicatedJob (5.67s) [2020-02-28T14:17:44.554Z] === RUN TestUpdateReplicatedJob [2020-02-28T14:17:45.169Z] --- PASS: TestDiff (0.92s) [2020-02-28T14:17:45.169Z] === RUN TestExecWithCloseStdin [2020-02-28T14:17:46.092Z] --- PASS: TestExecWithCloseStdin (1.01s) [2020-02-28T14:17:46.092Z] === RUN TestExec [2020-02-28T14:17:46.347Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-02-28T14:17:46.347Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-02-28T14:17:46.906Z] --- PASS: TestExec (0.93s) [2020-02-28T14:17:46.906Z] === RUN TestExecUser [2020-02-28T14:17:47.243Z] --- PASS: TestUpdateReplicatedJob (3.58s) [2020-02-28T14:17:47.243Z] === RUN TestServiceListWithStatuses [2020-02-28T14:17:47.243Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-28T14:17:47.243Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-28T14:17:47.243Z] === RUN TestDockerNetworkConnectAlias [2020-02-28T14:17:47.535Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-02-28T14:17:48.096Z] --- PASS: TestExecUser (1.09s) [2020-02-28T14:17:48.096Z] === RUN TestExportContainerAndImportImage [2020-02-28T14:17:48.352Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-02-28T14:17:49.277Z] --- PASS: TestExportContainerAndImportImage (1.33s) [2020-02-28T14:17:49.277Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-28T14:17:51.212Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-02-28T14:17:51.212Z] === RUN TestHealthCheckWorkdir [2020-02-28T14:17:51.212Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-02-28T14:17:51.679Z] --- PASS: TestDockerNetworkConnectAlias (4.74s) [2020-02-28T14:17:51.679Z] === RUN TestDockerNetworkReConnect [2020-02-28T14:17:52.143Z] --- PASS: TestHealthCheckWorkdir (1.29s) [2020-02-28T14:17:52.144Z] === RUN TestHealthKillContainer [2020-02-28T14:17:52.705Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-02-28T14:17:54.076Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-02-28T14:17:55.015Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-02-28T14:17:55.015Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-02-28T14:17:55.276Z] --- PASS: TestHealthKillContainer (3.22s) [2020-02-28T14:17:55.276Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-28T14:17:55.276Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-02-28T14:17:55.837Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-02-28T14:17:56.085Z] --- PASS: TestDockerNetworkReConnect (3.76s) [2020-02-28T14:17:56.085Z] === RUN TestServicePlugin [2020-02-28T14:17:56.085Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-28T14:17:56.085Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T14:17:56.085Z] === RUN TestServiceUpdateLabel [2020-02-28T14:17:56.396Z] --- PASS: TestInspectCpusetInConfigPre120 (0.98s) [2020-02-28T14:17:56.396Z] === RUN TestIpcModeNone [2020-02-28T14:17:56.396Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-02-28T14:17:57.757Z] --- PASS: TestIpcModeNone (1.12s) [2020-02-28T14:17:57.757Z] === RUN TestIpcModePrivate [2020-02-28T14:17:58.263Z] --- PASS: TestServiceUpdateLabel (2.34s) [2020-02-28T14:17:58.263Z] === RUN TestServiceUpdateSecrets [2020-02-28T14:17:58.316Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-02-28T14:17:58.570Z] --- PASS: TestIpcModePrivate (1.07s) [2020-02-28T14:17:58.570Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:215, shared: false, mustBeShared: false [2020-02-28T14:17:58.570Z] === RUN TestIpcModeShareable [2020-02-28T14:17:58.570Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-02-28T14:17:59.494Z] --- PASS: TestIpcModeShareable (1.07s) [2020-02-28T14:17:59.494Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:195, shared: true, mustBeShared: true [2020-02-28T14:17:59.494Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-28T14:18:00.053Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-02-28T14:18:01.938Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-02-28T14:18:01.938Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-02-28T14:18:02.496Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.00s) [2020-02-28T14:18:02.496Z] === RUN TestAPIIpcModeHost [2020-02-28T14:18:02.751Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-02-28T14:18:03.675Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-02-28T14:18:03.675Z] --- PASS: TestAPIIpcModeHost (1.08s) [2020-02-28T14:18:03.675Z] === RUN TestDaemonIpcModeShareable [2020-02-28T14:18:04.599Z] === RUN TestDockerSuite/TestBuildAddScript [2020-02-28T14:18:05.523Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-02-28T14:18:05.523Z] --- PASS: TestDaemonIpcModeShareable (1.94s) [2020-02-28T14:18:05.523Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: true, mustBeShared: true [2020-02-28T14:18:05.523Z] === RUN TestDaemonIpcModePrivate [2020-02-28T14:18:07.034Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-02-28T14:18:07.596Z] --- PASS: TestDaemonIpcModePrivate (1.92s) [2020-02-28T14:18:07.596Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false [2020-02-28T14:18:07.596Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-28T14:18:08.155Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-02-28T14:18:09.083Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-02-28T14:18:09.643Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.00s) [2020-02-28T14:18:09.643Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: false, mustBeShared: false [2020-02-28T14:18:09.643Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-28T14:18:09.643Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-02-28T14:18:11.528Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s) [2020-02-28T14:18:11.528Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: true, mustBeShared: true [2020-02-28T14:18:11.528Z] === RUN TestIpcModeOlderClient [2020-02-28T14:18:11.528Z] === PAUSE TestIpcModeOlderClient [2020-02-28T14:18:11.528Z] === RUN TestKillContainerInvalidSignal [2020-02-28T14:18:12.087Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2020-02-28T14:18:12.087Z] === RUN TestKillContainer [2020-02-28T14:18:12.087Z] === RUN TestKillContainer/no_signal [2020-02-28T14:18:13.011Z] === RUN TestKillContainer/non_killing_signal [2020-02-28T14:18:13.265Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-02-28T14:18:13.532Z] --- PASS: TestServiceUpdateSecrets (14.84s) [2020-02-28T14:18:13.532Z] === RUN TestServiceUpdateConfigs [2020-02-28T14:18:13.824Z] === RUN TestKillContainer/killing_signal [2020-02-28T14:18:14.749Z] --- PASS: TestKillContainer (2.57s) [2020-02-28T14:18:14.749Z] --- PASS: TestKillContainer/no_signal (0.82s) [2020-02-28T14:18:14.749Z] --- PASS: TestKillContainer/non_killing_signal (0.81s) [2020-02-28T14:18:14.749Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2020-02-28T14:18:14.749Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-28T14:18:14.749Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-28T14:18:15.308Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-28T14:18:15.867Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-02-28T14:18:16.122Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.49s) [2020-02-28T14:18:16.122Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2020-02-28T14:18:16.122Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2020-02-28T14:18:16.122Z] === RUN TestKillStoppedContainer [2020-02-28T14:18:16.122Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-02-28T14:18:16.122Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-28T14:18:16.376Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-02-28T14:18:16.376Z] === RUN TestKillDifferentUserContainer [2020-02-28T14:18:17.300Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2020-02-28T14:18:17.300Z] === RUN TestInspectOomKilledTrue [2020-02-28T14:18:17.300Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-28T14:18:17.300Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T14:18:17.300Z] === RUN TestInspectOomKilledFalse [2020-02-28T14:18:17.300Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-28T14:18:17.300Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T14:18:17.300Z] === RUN TestLinksEtcHostsContentMatch [2020-02-28T14:18:17.555Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-02-28T14:18:17.555Z] === RUN TestLinksContainerNames [2020-02-28T14:18:19.438Z] --- PASS: TestLinksContainerNames (1.47s) [2020-02-28T14:18:19.438Z] === RUN TestLogsFollowTailEmpty [2020-02-28T14:18:19.693Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-02-28T14:18:19.947Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2020-02-28T14:18:19.947Z] === RUN TestContainerNetworkMountsNoChown [2020-02-28T14:18:20.871Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s) [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/default [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/default [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/private [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/private [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/rprivate [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/slave [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/slave [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/rslave [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/shared [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/shared [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/rshared [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-28T14:18:20.871Z] === CONT TestMountDaemonRoot/default [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-28T14:18:20.871Z] === CONT TestMountDaemonRoot/rslave [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-28T14:18:20.871Z] === CONT TestMountDaemonRoot/rshared [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-28T14:18:20.871Z] === CONT TestMountDaemonRoot/shared [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-28T14:18:20.871Z] === CONT TestMountDaemonRoot/rprivate [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-28T14:18:20.871Z] === CONT TestMountDaemonRoot/slave [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-28T14:18:20.871Z] === CONT TestMountDaemonRoot/private [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-28T14:18:20.871Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-28T14:18:20.871Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-28T14:18:20.871Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-28T14:18:20.871Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-28T14:18:20.871Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-28T14:18:20.871Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-28T14:18:21.127Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-28T14:18:21.127Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-28T14:18:21.127Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-28T14:18:21.127Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-28T14:18:21.127Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-28T14:18:21.382Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-28T14:18:21.382Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-28T14:18:21.382Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-02-28T14:18:21.382Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-28T14:18:21.382Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-28T14:18:21.382Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-28T14:18:21.382Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-28T14:18:21.382Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-28T14:18:21.638Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-28T14:18:21.638Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-28T14:18:21.638Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-28T14:18:21.638Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-28T14:18:21.638Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-28T14:18:21.638Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-28T14:18:21.638Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-28T14:18:21.638Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-28T14:18:21.638Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-28T14:18:21.638Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-28T14:18:21.638Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-28T14:18:21.892Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-28T14:18:21.892Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-02-28T14:18:21.892Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-28T14:18:21.892Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-02-28T14:18:21.892Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-02-28T14:18:21.892Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-02-28T14:18:21.892Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-02-28T14:18:21.892Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-28T14:18:21.892Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-02-28T14:18:21.892Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-02-28T14:18:21.892Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-02-28T14:18:21.892Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-02-28T14:18:21.892Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-28T14:18:21.892Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-02-28T14:18:21.892Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-02-28T14:18:21.892Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-02-28T14:18:21.892Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-02-28T14:18:21.893Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-28T14:18:21.893Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-02-28T14:18:21.893Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-02-28T14:18:21.893Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-02-28T14:18:21.893Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-02-28T14:18:21.893Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-28T14:18:21.893Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-02-28T14:18:21.893Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-02-28T14:18:21.893Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-02-28T14:18:21.893Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-02-28T14:18:21.893Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-28T14:18:21.893Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-28T14:18:21.893Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-02-28T14:18:21.893Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-02-28T14:18:21.893Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s) [2020-02-28T14:18:21.893Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-28T14:18:21.893Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-02-28T14:18:21.893Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.08s) [2020-02-28T14:18:21.893Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-02-28T14:18:21.893Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-02-28T14:18:21.893Z] === RUN TestContainerBindMountNonRecursive [2020-02-28T14:18:24.407Z] --- PASS: TestContainerBindMountNonRecursive (2.41s) [2020-02-28T14:18:24.407Z] === RUN TestNetworkNat [2020-02-28T14:18:25.332Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-02-28T14:18:25.332Z] --- PASS: TestNetworkNat (1.11s) [2020-02-28T14:18:25.332Z] === RUN TestNetworkLocalhostTCPNat [2020-02-28T14:18:25.587Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-02-28T14:18:25.587Z] === RUN TestDockerSuite/TestBuildAddTar [2020-02-28T14:18:26.511Z] --- PASS: TestNetworkLocalhostTCPNat (0.99s) [2020-02-28T14:18:26.511Z] === RUN TestNetworkLoopbackNat [2020-02-28T14:18:27.874Z] --- PASS: TestNetworkLoopbackNat (1.30s) [2020-02-28T14:18:27.874Z] === RUN TestPause [2020-02-28T14:18:28.130Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-02-28T14:18:28.689Z] --- PASS: TestPause (0.92s) [2020-02-28T14:18:28.690Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-28T14:18:28.690Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-28T14:18:28.690Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-28T14:18:28.690Z] === RUN TestPauseStopPausedContainer [2020-02-28T14:18:28.776Z] --- PASS: TestServiceUpdateConfigs (14.81s) [2020-02-28T14:18:28.776Z] === RUN TestServiceUpdateNetwork [2020-02-28T14:18:29.615Z] --- PASS: TestPauseStopPausedContainer (1.07s) [2020-02-28T14:18:29.616Z] === RUN TestPsFilter [2020-02-28T14:18:29.871Z] --- PASS: TestPsFilter (0.26s) [2020-02-28T14:18:29.871Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-28T14:18:31.243Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.46s) [2020-02-28T14:18:31.243Z] === RUN TestRemoveContainerWithVolume [2020-02-28T14:18:32.602Z] --- PASS: TestRemoveContainerWithVolume (1.10s) [2020-02-28T14:18:32.602Z] === RUN TestRemoveContainerRunning [2020-02-28T14:18:33.526Z] --- PASS: TestRemoveContainerRunning (0.97s) [2020-02-28T14:18:33.526Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-28T14:18:34.889Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.23s) [2020-02-28T14:18:34.889Z] === RUN TestRemoveInvalidContainer [2020-02-28T14:18:34.889Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-02-28T14:18:34.889Z] === RUN TestRenameLinkedContainer [2020-02-28T14:18:35.448Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-02-28T14:18:37.333Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-02-28T14:18:39.218Z] --- PASS: TestRenameLinkedContainer (4.35s) [2020-02-28T14:18:39.218Z] === RUN TestRenameStoppedContainer [2020-02-28T14:18:39.218Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-02-28T14:18:39.778Z] --- PASS: TestRenameStoppedContainer (0.83s) [2020-02-28T14:18:39.778Z] === RUN TestRenameRunningContainerAndReuse [2020-02-28T14:18:41.139Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-02-28T14:18:41.338Z] --- PASS: TestServiceUpdateNetwork (13.19s) [2020-02-28T14:18:41.338Z] PASS [2020-02-28T14:18:41.338Z] [2020-02-28T14:18:41.338Z] === Skipped [2020-02-28T14:18:41.338Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-02-28T14:18:41.338Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-28T14:18:41.338Z] [2020-02-28T14:18:41.338Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-02-28T14:18:41.338Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-28T14:18:41.338Z] [2020-02-28T14:18:41.338Z] [2020-02-28T14:18:41.338Z] DONE 23 tests, 2 skipped in 124.207s [2020-02-28T14:18:41.338Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-02-28T14:18:41.338Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:18:41.338Z] ++ set -e [2020-02-28T14:18:41.338Z] ++ '[' -n 0 ']' [2020-02-28T14:18:41.338Z] ++ set -x [2020-02-28T14:18:41.338Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:18:41.338Z] INFO: Testing against a local daemon [2020-02-28T14:18:41.338Z] === RUN TestSessionCreate [2020-02-28T14:18:41.338Z] --- PASS: TestSessionCreate (0.05s) [2020-02-28T14:18:41.338Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-28T14:18:41.338Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-02-28T14:18:41.338Z] PASS [2020-02-28T14:18:41.338Z] [2020-02-28T14:18:41.338Z] DONE 2 tests in 0.194s [2020-02-28T14:18:41.338Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-02-28T14:18:41.338Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:18:41.338Z] ++ set -e [2020-02-28T14:18:41.338Z] ++ '[' -n 0 ']' [2020-02-28T14:18:41.338Z] ++ set -x [2020-02-28T14:18:41.338Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:18:41.338Z] INFO: Testing against a local daemon [2020-02-28T14:18:41.338Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-28T14:18:41.338Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-28T14:18:41.338Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-28T14:18:41.338Z] === RUN TestEventsExecDie [2020-02-28T14:18:41.956Z] --- PASS: TestEventsExecDie (0.81s) [2020-02-28T14:18:41.956Z] === RUN TestEventsBackwardsCompatible [2020-02-28T14:18:41.956Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-02-28T14:18:41.956Z] === RUN TestInfoBinaryCommits [2020-02-28T14:18:41.956Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-02-28T14:18:41.956Z] === RUN TestInfoAPIVersioned [2020-02-28T14:18:41.956Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-28T14:18:41.956Z] === RUN TestInfoDiscoveryBackend [2020-02-28T14:18:42.063Z] --- PASS: TestRenameRunningContainerAndReuse (2.15s) [2020-02-28T14:18:42.063Z] === RUN TestRenameInvalidName [2020-02-28T14:18:42.575Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-02-28T14:18:42.575Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-28T14:18:42.989Z] --- PASS: TestRenameInvalidName (1.04s) [2020-02-28T14:18:42.989Z] === RUN TestRenameAnonymousContainer [2020-02-28T14:18:43.548Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-02-28T14:18:43.583Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-28T14:18:43.583Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-28T14:18:44.201Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-02-28T14:18:44.201Z] === RUN TestInfoAPI [2020-02-28T14:18:44.201Z] --- PASS: TestInfoAPI (0.05s) [2020-02-28T14:18:44.201Z] === RUN TestInfoAPIWarnings [2020-02-28T14:18:44.473Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-02-28T14:18:44.728Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-02-28T14:18:44.820Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-02-28T14:18:44.820Z] === RUN TestInfoDebug [2020-02-28T14:18:45.444Z] --- PASS: TestInfoDebug (0.54s) [2020-02-28T14:18:45.444Z] === RUN TestInfoInsecureRegistries [2020-02-28T14:18:45.728Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-02-28T14:18:45.728Z] === RUN TestInfoRegistryMirrors [2020-02-28T14:18:46.348Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-02-28T14:18:46.348Z] === RUN TestLoginFailsWithBadCredentials [2020-02-28T14:18:46.976Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2020-02-28T14:18:46.976Z] === RUN TestPingCacheHeaders [2020-02-28T14:18:46.976Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-02-28T14:18:46.976Z] === RUN TestPingGet [2020-02-28T14:18:46.976Z] --- PASS: TestPingGet (0.03s) [2020-02-28T14:18:46.976Z] === RUN TestPingHead [2020-02-28T14:18:46.976Z] --- PASS: TestPingHead (0.05s) [2020-02-28T14:18:46.976Z] === RUN TestVersion [2020-02-28T14:18:46.976Z] --- PASS: TestVersion (0.05s) [2020-02-28T14:18:46.976Z] PASS [2020-02-28T14:18:46.976Z] [2020-02-28T14:18:46.976Z] === Skipped [2020-02-28T14:18:46.976Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-28T14:18:46.976Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-28T14:18:46.976Z] [2020-02-28T14:18:46.976Z] [2020-02-28T14:18:46.976Z] DONE 18 tests, 1 skipped in 5.983s [2020-02-28T14:18:46.976Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-02-28T14:18:46.976Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:18:46.976Z] ++ set -e [2020-02-28T14:18:46.976Z] ++ '[' -n 0 ']' [2020-02-28T14:18:46.976Z] ++ set -x [2020-02-28T14:18:46.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:18:46.976Z] INFO: Testing against a local daemon [2020-02-28T14:18:46.976Z] === RUN TestVolumesCreateAndList [2020-02-28T14:18:47.237Z] --- PASS: TestRenameAnonymousContainer (4.23s) [2020-02-28T14:18:47.238Z] === RUN TestRenameContainerWithSameName [2020-02-28T14:18:47.261Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-02-28T14:18:47.261Z] === RUN TestVolumesRemove [2020-02-28T14:18:47.261Z] --- PASS: TestVolumesRemove (0.10s) [2020-02-28T14:18:47.261Z] === RUN TestVolumesInspect [2020-02-28T14:18:47.261Z] --- PASS: TestVolumesInspect (0.04s) [2020-02-28T14:18:47.261Z] === RUN TestVolumesInvalidJSON [2020-02-28T14:18:47.261Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-28T14:18:47.261Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-28T14:18:47.261Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-28T14:18:47.261Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-02-28T14:18:47.261Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-28T14:18:47.261Z] PASS [2020-02-28T14:18:47.261Z] [2020-02-28T14:18:47.261Z] DONE 5 tests in 0.315s [2020-02-28T14:18:47.261Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-28T14:18:47.547Z] ++++ cat bundles/test-integration/docker.pid [2020-02-28T14:18:47.547Z] +++ kill 13362 [2020-02-28T14:18:48.602Z] --- PASS: TestRenameContainerWithSameName (1.16s) [2020-02-28T14:18:48.602Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-28T14:18:49.021Z] +++ /etc/init.d/apparmor stop [2020-02-28T14:18:49.021Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-28T14:18:49.021Z] [2020-02-28T14:18:49.021Z] Unloading profiles will leave already running processes permanently [2020-02-28T14:18:49.021Z] unconfined, which can lead to unexpected situations. [2020-02-28T14:18:49.021Z] [2020-02-28T14:18:49.021Z] To set a process to complain mode, use the command line tool [2020-02-28T14:18:49.021Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-28T14:18:49.021Z] +++ true [2020-02-28T14:18:49.021Z] [2020-02-28T14:18:49.964Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-02-28T14:18:50.219Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s) [2020-02-28T14:18:50.219Z] === RUN TestResize Post stage [Pipeline] junit [2020-02-28T14:18:51.089Z] Recording test results [2020-02-28T14:18:51.143Z] --- PASS: TestResize (0.91s) [2020-02-28T14:18:51.143Z] === RUN TestResizeWithInvalidSize [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-28T14:18:52.068Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2020-02-28T14:18:52.068Z] === RUN TestResizeWhenContainerNotStarted [2020-02-28T14:18:52.198Z] + echo Ensuring container killed. [2020-02-28T14:18:52.199Z] Ensuring container killed. [2020-02-28T14:18:52.199Z] + docker rm -vf docker-pr3 [2020-02-28T14:18:52.199Z] Error: No such container: docker-pr3 [2020-02-28T14:18:52.199Z] + true [Pipeline] sh [2020-02-28T14:18:52.323Z] === RUN TestDockerSuite/TestBuildBlankName [2020-02-28T14:18:52.578Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-02-28T14:18:52.578Z] === RUN TestDaemonRestartKillContainers [2020-02-28T14:18:52.578Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-28T14:18:52.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-28T14:18:52.578Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-28T14:18:52.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-28T14:18:52.578Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-28T14:18:52.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-28T14:18:52.578Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-28T14:18:52.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-28T14:18:52.578Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-28T14:18:52.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-28T14:18:52.578Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-28T14:18:52.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-28T14:18:52.578Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-28T14:18:52.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-28T14:18:52.578Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-28T14:18:52.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-28T14:18:52.578Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-28T14:18:52.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-28T14:18:52.578Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-28T14:18:52.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-28T14:18:52.578Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-28T14:18:52.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-28T14:18:52.578Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-28T14:18:52.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-28T14:18:52.578Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-28T14:18:52.578Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-28T14:18:52.649Z] + echo Chowning /workspace to jenkins user [2020-02-28T14:18:52.649Z] Chowning /workspace to jenkins user [2020-02-28T14:18:52.649Z] + id -u [2020-02-28T14:18:52.649Z] + id -g [2020-02-28T14:18:52.649Z] + docker run --rm -v /home/docker/workspace/moby_PR-40594:/workspace busybox chown -R 1001:1001 /workspace [2020-02-28T14:18:52.649Z] Unable to find image 'busybox:latest' locally [2020-02-28T14:18:52.834Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-02-28T14:18:52.934Z] latest: Pulling from library/busybox [2020-02-28T14:18:52.934Z] d7e28ec550a2: Pulling fs layer [2020-02-28T14:18:53.219Z] d7e28ec550a2: Verifying Checksum [2020-02-28T14:18:53.219Z] d7e28ec550a2: Download complete [2020-02-28T14:18:53.421Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-02-28T14:18:53.836Z] d7e28ec550a2: Pull complete [2020-02-28T14:18:53.836Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-28T14:18:53.836Z] Status: Downloaded newer image for busybox:latest [2020-02-28T14:18:55.305Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-28T14:18:55.559Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-28T14:18:55.708Z] + bundleName=ppc64le-integration [2020-02-28T14:18:55.708Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-02-28T14:18:55.708Z] Creating ppc64le-integration-bundles.tar.gz [2020-02-28T14:18:55.708Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [2020-02-28T14:18:55.708Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-28T14:18:55.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [Pipeline] archiveArtifacts [2020-02-28T14:18:56.033Z] Archiving artifacts [2020-02-28T14:18:57.175Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-28T14:18:57.175Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-28T14:18:58.536Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-02-28T14:18:58.604Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40594/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-28T14:18:58.791Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-28T14:18:58.791Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-28T14:18:58.996Z] + make clean [2020-02-28T14:18:59.618Z] make: command: Command not found [2020-02-28T14:18:59.618Z] make: command: Command not found [2020-02-28T14:18:59.618Z] docker volume rm -f docker-dev-cache [2020-02-28T14:18:59.618Z] docker-dev-cache [Pipeline] deleteDir [2020-02-28T14:18:59.714Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-02-28T14:18:59.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-02-28T14:19:01.333Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-28T14:19:01.333Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-02-28T14:19:01.588Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-28T14:19:02.949Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-02-28T14:19:04.310Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-02-28T14:19:05.236Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-28T14:19:05.236Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-28T14:19:05.797Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-02-28T14:19:08.306Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-28T14:19:08.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.70s) [2020-02-28T14:19:08.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.80s) [2020-02-28T14:19:08.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-02-28T14:19:08.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s) [2020-02-28T14:19:08.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2020-02-28T14:19:08.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.81s) [2020-02-28T14:19:08.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.55s) [2020-02-28T14:19:08.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.80s) [2020-02-28T14:19:08.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.78s) [2020-02-28T14:19:08.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.62s) [2020-02-28T14:19:08.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.63s) [2020-02-28T14:19:08.306Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.75s) [2020-02-28T14:19:08.306Z] === RUN TestCgroupNamespacesRun [2020-02-28T14:19:08.866Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-02-28T14:19:09.791Z] --- PASS: TestCgroupNamespacesRun (1.67s) [2020-02-28T14:19:09.791Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-28T14:19:10.350Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-02-28T14:19:11.712Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2020-02-28T14:19:11.712Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-28T14:19:13.595Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.91s) [2020-02-28T14:19:13.595Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-28T14:19:14.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-02-28T14:19:15.080Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-02-28T14:19:15.335Z] --- PASS: TestCgroupNamespacesRunHostMode (1.93s) [2020-02-28T14:19:15.335Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-28T14:19:17.218Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.96s) [2020-02-28T14:19:17.218Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-28T14:19:18.142Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-02-28T14:19:18.142Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2020-02-28T14:19:18.142Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-28T14:19:19.076Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2020-02-28T14:19:19.076Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-28T14:19:19.636Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-02-28T14:19:21.001Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.93s) [2020-02-28T14:19:21.001Z] === RUN TestKernelTCPMemory [2020-02-28T14:19:21.927Z] --- PASS: TestKernelTCPMemory (1.00s) [2020-02-28T14:19:21.927Z] === RUN TestNISDomainname [2020-02-28T14:19:21.927Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-02-28T14:19:22.851Z] --- PASS: TestNISDomainname (1.01s) [2020-02-28T14:19:22.851Z] === RUN TestHostnameDnsResolution [2020-02-28T14:19:24.735Z] --- PASS: TestHostnameDnsResolution (1.46s) [2020-02-28T14:19:24.735Z] === RUN TestStats [2020-02-28T14:19:25.294Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-02-28T14:19:25.294Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-02-28T14:19:25.294Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-02-28T14:19:26.218Z] --- PASS: TestStats (1.92s) [2020-02-28T14:19:26.218Z] === RUN TestStopContainerWithTimeout [2020-02-28T14:19:26.218Z] === RUN TestStopContainerWithTimeout/0 [2020-02-28T14:19:26.218Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-28T14:19:26.218Z] === RUN TestStopContainerWithTimeout/1 [2020-02-28T14:19:26.218Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-28T14:19:26.218Z] === RUN TestStopContainerWithTimeout/3 [2020-02-28T14:19:26.218Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-28T14:19:26.218Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-28T14:19:26.218Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-28T14:19:26.218Z] === CONT TestStopContainerWithTimeout/0 [2020-02-28T14:19:26.218Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-28T14:19:27.580Z] === CONT TestStopContainerWithTimeout/3 [2020-02-28T14:19:27.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-02-28T14:19:29.196Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-02-28T14:19:29.196Z] === CONT TestStopContainerWithTimeout/1 [2020-02-28T14:19:31.081Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-02-28T14:19:31.335Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-02-28T14:19:31.335Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2020-02-28T14:19:31.335Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) [2020-02-28T14:19:31.335Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2020-02-28T14:19:31.335Z] --- PASS: TestStopContainerWithTimeout/1 (1.98s) [2020-02-28T14:19:31.335Z] === RUN TestDeleteDevicemapper [2020-02-28T14:19:31.335Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-28T14:19:31.335Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-28T14:19:31.335Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-28T14:19:34.594Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-02-28T14:19:34.594Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-02-28T14:19:34.594Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-02-28T14:19:34.849Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.51s) [2020-02-28T14:19:34.849Z] === RUN TestUpdateMemory [2020-02-28T14:19:34.849Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-28T14:19:34.849Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-28T14:19:34.849Z] === RUN TestUpdateCPUQuota [2020-02-28T14:19:36.735Z] --- PASS: TestUpdateCPUQuota (1.72s) [2020-02-28T14:19:36.735Z] === RUN TestUpdatePidsLimit [2020-02-28T14:19:36.735Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-28T14:19:36.990Z] === RUN TestUpdatePidsLimit/no_change [2020-02-28T14:19:36.990Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-02-28T14:19:37.245Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-28T14:19:37.804Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-28T14:19:37.804Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-02-28T14:19:38.365Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-28T14:19:38.636Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-28T14:19:39.197Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-28T14:19:40.125Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-02-28T14:19:40.687Z] --- PASS: TestUpdatePidsLimit (4.20s) [2020-02-28T14:19:40.687Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-02-28T14:19:40.687Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-02-28T14:19:40.687Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-02-28T14:19:40.687Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.51s) [2020-02-28T14:19:40.687Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-02-28T14:19:40.687Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.53s) [2020-02-28T14:19:40.687Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2020-02-28T14:19:40.687Z] === RUN TestUpdateRestartPolicy [2020-02-28T14:19:41.247Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-02-28T14:19:43.758Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-02-28T14:19:47.039Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-02-28T14:19:47.039Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-02-28T14:19:47.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-02-28T14:19:49.848Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-02-28T14:19:50.408Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-02-28T14:19:50.968Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-02-28T14:19:51.223Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-02-28T14:19:54.484Z] --- PASS: TestUpdateRestartPolicy (13.47s) [2020-02-28T14:19:54.484Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-28T14:19:55.408Z] --- PASS: TestUpdateRestartWithAutoRemove (1.10s) [2020-02-28T14:19:55.408Z] === RUN TestWaitNonBlocked [2020-02-28T14:19:55.408Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-28T14:19:55.408Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-28T14:19:55.408Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-28T14:19:55.408Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-28T14:19:55.408Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-28T14:19:55.408Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-28T14:19:56.332Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-02-28T14:19:56.587Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-02-28T14:19:56.587Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s) [2020-02-28T14:19:56.587Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.36s) [2020-02-28T14:19:56.587Z] === RUN TestWaitBlocked [2020-02-28T14:19:56.587Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-28T14:19:56.587Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-28T14:19:56.587Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-28T14:19:56.587Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-28T14:19:56.587Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-28T14:19:56.587Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-28T14:19:57.149Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-02-28T14:19:58.075Z] --- PASS: TestWaitBlocked (0.02s) [2020-02-28T14:19:58.075Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s) [2020-02-28T14:19:58.075Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.42s) [2020-02-28T14:19:58.075Z] === CONT TestContainerStartOnDaemonRestart [2020-02-28T14:19:58.075Z] === CONT TestDaemonHostGatewayIP [2020-02-28T14:19:59.000Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-02-28T14:19:59.000Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-02-28T14:19:59.926Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-02-28T14:20:01.291Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-02-28T14:20:02.655Z] --- PASS: TestDaemonHostGatewayIP (4.47s) [2020-02-28T14:20:02.655Z] === CONT TestDaemonRestartIpcMode [2020-02-28T14:20:02.655Z] --- PASS: TestContainerStartOnDaemonRestart (4.62s) [2020-02-28T14:20:02.655Z] === CONT TestIpcModeOlderClient [2020-02-28T14:20:02.910Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-02-28T14:20:02.910Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-02-28T14:20:07.066Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-02-28T14:20:07.066Z] --- PASS: TestDaemonRestartIpcMode (3.79s) [2020-02-28T14:20:07.066Z] PASS [2020-02-28T14:20:07.066Z] [2020-02-28T14:20:07.066Z] === Skipped [2020-02-28T14:20:07.066Z] === SKIP: amd64.integration.container TestCheckpoint (0.01s) [2020-02-28T14:20:07.066Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-28T14:20:07.066Z] [2020-02-28T14:20:07.066Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-28T14:20:07.066Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T14:20:07.066Z] [2020-02-28T14:20:07.066Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-28T14:20:07.066Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-28T14:20:07.066Z] [2020-02-28T14:20:07.066Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-28T14:20:07.066Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-28T14:20:07.066Z] [2020-02-28T14:20:07.066Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-28T14:20:07.066Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-28T14:20:07.066Z] [2020-02-28T14:20:07.066Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-02-28T14:20:07.066Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-28T14:20:07.066Z] [2020-02-28T14:20:07.066Z] [2020-02-28T14:20:07.066Z] DONE 199 tests, 6 skipped in 152.959s [2020-02-28T14:20:07.066Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-02-28T14:20:07.066Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:20:07.066Z] ++ set -e [2020-02-28T14:20:07.066Z] ++ '[' -n 0 ']' [2020-02-28T14:20:07.066Z] ++ set -x [2020-02-28T14:20:07.066Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:20:07.066Z] INFO: Testing against a local daemon [2020-02-28T14:20:07.066Z] === RUN TestCommitInheritsEnv [2020-02-28T14:20:07.320Z] --- PASS: TestCommitInheritsEnv (0.62s) [2020-02-28T14:20:07.320Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-28T14:20:07.320Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-28T14:20:07.320Z] === RUN TestImagesFilterMultiReference [2020-02-28T14:20:07.320Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-02-28T14:20:07.320Z] === RUN TestImagePullPlatformInvalid [2020-02-28T14:20:07.320Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-02-28T14:20:07.320Z] === RUN TestRemoveImageOrphaning [2020-02-28T14:20:07.879Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-02-28T14:20:07.879Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2020-02-28T14:20:07.879Z] === RUN TestRemoveImageGarbageCollector [2020-02-28T14:20:08.134Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-02-28T14:20:10.016Z] --- PASS: TestRemoveImageGarbageCollector (2.09s) [2020-02-28T14:20:10.016Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-28T14:20:10.016Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-02-28T14:20:10.016Z] === RUN TestTagInvalidReference [2020-02-28T14:20:10.016Z] --- PASS: TestTagInvalidReference (0.03s) [2020-02-28T14:20:10.016Z] === RUN TestTagValidPrefixedRepo [2020-02-28T14:20:10.016Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-02-28T14:20:10.016Z] === RUN TestTagExistedNameWithoutForce [2020-02-28T14:20:10.016Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-02-28T14:20:10.016Z] === RUN TestTagOfficialNames [2020-02-28T14:20:10.271Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-02-28T14:20:10.271Z] --- PASS: TestTagOfficialNames (0.07s) [2020-02-28T14:20:10.271Z] === RUN TestTagMatchesDigest [2020-02-28T14:20:10.271Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-02-28T14:20:10.271Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-28T14:20:11.197Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-02-28T14:20:11.757Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-02-28T14:20:11.758Z] === RUN TestDockerSuite/TestBuildCmd [2020-02-28T14:20:12.318Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-02-28T14:20:12.885Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-02-28T14:20:13.445Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-02-28T14:20:13.445Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-02-28T14:20:15.329Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-02-28T14:20:17.841Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-02-28T14:20:19.200Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-02-28T14:20:19.760Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-02-28T14:20:20.320Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-28T14:20:22.830Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-02-28T14:20:23.753Z] === RUN TestDockerSuite/TestBuildContChar [2020-02-28T14:20:25.637Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-02-28T14:20:26.562Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-02-28T14:20:27.122Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-02-28T14:20:27.683Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-02-28T14:20:27.683Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-02-28T14:20:29.044Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-02-28T14:20:29.605Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-02-28T14:20:29.860Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-02-28T14:20:30.784Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-02-28T14:20:31.039Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-02-28T14:20:31.293Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-02-28T14:20:31.852Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-02-28T14:20:35.114Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-02-28T14:20:36.998Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-02-28T14:20:42.235Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-02-28T14:20:42.822Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-02-28T14:20:46.980Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-02-28T14:20:47.539Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-02-28T14:20:48.098Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-02-28T14:20:48.353Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-02-28T14:20:52.512Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-02-28T14:20:52.767Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-02-28T14:20:55.276Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-02-28T14:20:57.784Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-02-28T14:20:58.039Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-02-28T14:20:58.039Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-02-28T14:20:58.601Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-02-28T14:20:59.163Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-02-28T14:21:00.087Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-02-28T14:21:00.087Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-02-28T14:21:00.087Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-02-28T14:21:00.087Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-02-28T14:21:00.087Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-02-28T14:21:01.448Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-02-28T14:21:01.448Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-02-28T14:21:03.332Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-02-28T14:21:05.217Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-02-28T14:21:05.777Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-02-28T14:21:09.037Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-02-28T14:21:10.398Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-02-28T14:21:12.907Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-02-28T14:21:12.907Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-02-28T14:21:17.087Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-02-28T14:21:17.087Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-02-28T14:21:17.087Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-02-28T14:21:20.348Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-02-28T14:21:24.509Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-02-28T14:21:25.070Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-02-28T14:21:26.956Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-02-28T14:21:28.316Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-02-28T14:21:29.677Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-02-28T14:21:32.188Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-02-28T14:21:33.113Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-02-28T14:21:33.368Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-02-28T14:21:34.729Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-02-28T14:21:39.966Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-02-28T14:21:39.966Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-02-28T14:21:39.966Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-02-28T14:21:41.329Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-02-28T14:21:42.692Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-02-28T14:21:42.947Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-02-28T14:21:44.831Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-02-28T14:21:52.923Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-02-28T14:21:55.430Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-02-28T14:21:57.313Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-02-28T14:21:57.568Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-02-28T14:21:59.451Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-02-28T14:22:00.813Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-02-28T14:22:00.813Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-02-28T14:22:03.323Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite (353.98s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.96s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.66s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.95s) [2020-02-28T14:22:06.585Z] docker_cli_daemon_test.go:1449: [d8229037af35d] daemon is not started [2020-02-28T14:22:06.585Z] check_test.go:309: [d55cee37c0e23] daemon is not started [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.39s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.47s) [2020-02-28T14:22:06.585Z] check_test.go:309: [d95f59b26beea] daemon is not started [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.18s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.65s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.68s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.21s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.87s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.32s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.71s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.16s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-02-28T14:22:06.585Z] check_test.go:309: [dc6681243f66e] daemon is not started [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-02-28T14:22:06.585Z] check_test.go:309: [d0e98cf7b0b8a] daemon is not started [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.85s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.58s) [2020-02-28T14:22:06.585Z] check_test.go:309: [d1f37ec3f6450] daemon is not started [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.52s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.51s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.57s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-02-28T14:22:06.585Z] check_test.go:309: [d5e3d25164629] daemon is not started [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.62s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.37s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.35s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.66s) [2020-02-28T14:22:06.585Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-28T14:22:06.585Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-02-28T14:22:06.585Z] check_test.go:309: [d379a57eaae84] daemon is not started [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.17s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.15s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.60s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.85s) [2020-02-28T14:22:06.585Z] check_test.go:309: [d93df083a7dfa] daemon is not started [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.37s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-02-28T14:22:06.585Z] check_test.go:309: [d9ba9d14cf64a] daemon is not started [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.99s) [2020-02-28T14:22:06.585Z] docker_cli_daemon_plugins_test.go:79: [d4148ed513c8b] daemon is not started [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.81s) [2020-02-28T14:22:06.585Z] docker_cli_daemon_plugins_test.go:169: [d777e37da0478] daemon is not started [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.63s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-02-28T14:22:06.585Z] check_test.go:309: [d284f7cddbe13] daemon is not started [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.80s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.77s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.63s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.91s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.83s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.69s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.07s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.89s) [2020-02-28T14:22:06.585Z] check_test.go:309: [d7d468d260777] daemon is not started [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.42s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.98s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.43s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.24s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.29s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.26s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.34s) [2020-02-28T14:22:06.585Z] check_test.go:309: [d2c5fd9f4cec1] daemon is not started [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.86s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.66s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.89s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.06s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.27s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.38s) [2020-02-28T14:22:06.585Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-02-28T14:22:06.585Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-02-28T14:22:06.585Z] check_test.go:309: [d25af77ef9b20] daemon is not started [2020-02-28T14:22:06.585Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-28T14:22:06.585Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-02-28T14:22:06.585Z] check_test.go:309: [dcd71ba397755] daemon is not started [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.81s) [2020-02-28T14:22:06.585Z] check_test.go:309: [d211975dc763d] daemon is not started [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.45s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.25s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.49s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.16s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.63s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.17s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.04s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.60s) [2020-02-28T14:22:06.585Z] check_test.go:309: [d506351a00e23] daemon is not started [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.92s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.51s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.77s) [2020-02-28T14:22:06.585Z] check_test.go:309: [d2af53c924af6] daemon is not started [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.22s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.20s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2020-02-28T14:22:06.585Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-02-28T14:22:06.585Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-02-28T14:22:06.585Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-02-28T14:22:06.585Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-02-28T14:22:06.585Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-02-28T14:22:06.585Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-02-28T14:22:06.585Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-02-28T14:22:06.585Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-02-28T14:22:06.585Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-02-28T14:22:06.585Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-02-28T14:22:06.585Z] check_test.go:309: [dd35b401b1f63] daemon is not started [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.19s) [2020-02-28T14:22:06.585Z] check_test.go:309: [da3d61c691559] daemon is not started [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.70s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-02-28T14:22:06.585Z] check_test.go:309: [d7a92aeaa499c] daemon is not started [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.12s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.95s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.71s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2020-02-28T14:22:06.585Z] check_test.go:309: [d30e501728a8c] daemon is not started [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.42s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.92s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.19s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.05s) [2020-02-28T14:22:06.585Z] check_test.go:309: [d8e97acf4b833] daemon is not started [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.66s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-02-28T14:22:06.585Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s) [2020-02-28T14:22:06.586Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.14s) [2020-02-28T14:22:06.586Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-02-28T14:22:06.586Z] check_test.go:309: [dacf3ca919732] daemon is not started [2020-02-28T14:22:06.586Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.79s) [2020-02-28T14:22:06.586Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.79s) [2020-02-28T14:22:06.586Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.00s) [2020-02-28T14:22:06.586Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2020-02-28T14:22:06.586Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s) [2020-02-28T14:22:06.586Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.89s) [2020-02-28T14:22:06.586Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.63s) [2020-02-28T14:22:06.586Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.18s) [2020-02-28T14:22:06.586Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.89s) [2020-02-28T14:22:06.586Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2020-02-28T14:22:06.586Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s) [2020-02-28T14:22:06.586Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.93s) [2020-02-28T14:22:06.586Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.24s) [2020-02-28T14:22:06.586Z] docker_cli_daemon_test.go:2542: [d6538aed03cbd] daemon is not started [2020-02-28T14:22:06.586Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.83s) [2020-02-28T14:22:06.586Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.92s) [2020-02-28T14:22:06.586Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.96s) [2020-02-28T14:22:06.586Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.24s) [2020-02-28T14:22:06.586Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2020-02-28T14:22:06.586Z] check_test.go:309: [d7502d6d14e6b] daemon is not started [2020-02-28T14:22:06.586Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.71s) [2020-02-28T14:22:06.586Z] === RUN TestDockerSwarmSuite [2020-02-28T14:22:06.586Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-02-28T14:22:10.745Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-02-28T14:22:14.008Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-02-28T14:22:18.170Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-02-28T14:22:18.730Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-02-28T14:22:18.730Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-02-28T14:22:20.092Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-02-28T14:22:25.331Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-02-28T14:22:27.216Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-02-28T14:22:30.481Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-02-28T14:22:33.739Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-02-28T14:22:34.299Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-28T14:22:38.465Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-02-28T14:22:40.977Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-02-28T14:22:44.236Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-02-28T14:23:02.270Z] --- PASS: TestImportExtremelyLargeImageWorks (169.87s) [2020-02-28T14:23:02.270Z] PASS [2020-02-28T14:23:02.270Z] [2020-02-28T14:23:02.270Z] DONE 12 tests in 173.696s [2020-02-28T14:23:02.270Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-02-28T14:23:02.270Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:23:02.270Z] ++ set -e [2020-02-28T14:23:02.270Z] ++ '[' -n 0 ']' [2020-02-28T14:23:02.270Z] ++ set -x [2020-02-28T14:23:02.270Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:23:02.270Z] INFO: Testing against a local daemon [2020-02-28T14:23:02.270Z] === RUN TestNetworkCreateDelete [2020-02-28T14:23:02.270Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-02-28T14:23:02.270Z] === RUN TestDockerNetworkDeletePreferID [2020-02-28T14:23:02.270Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-02-28T14:23:02.270Z] === RUN TestInspectNetwork [2020-02-28T14:23:02.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-02-28T14:23:02.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-02-28T14:23:03.083Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-02-28T14:23:03.338Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-02-28T14:23:06.598Z] === RUN TestInspectNetwork/full_network_id [2020-02-28T14:23:06.598Z] === RUN TestInspectNetwork/partial_network_id [2020-02-28T14:23:06.598Z] === RUN TestInspectNetwork/network_name [2020-02-28T14:23:06.598Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-28T14:23:08.482Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-02-28T14:23:08.737Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-02-28T14:23:08.992Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-02-28T14:23:09.916Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-02-28T14:23:09.916Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-02-28T14:23:10.171Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-02-28T14:23:10.426Z] --- PASS: TestInspectNetwork (9.69s) [2020-02-28T14:23:10.426Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-28T14:23:10.426Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-28T14:23:10.426Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-28T14:23:10.426Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-28T14:23:10.426Z] === RUN TestRunContainerWithBridgeNone [2020-02-28T14:23:10.426Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-02-28T14:23:12.934Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-02-28T14:23:12.934Z] --- PASS: TestRunContainerWithBridgeNone (2.56s) [2020-02-28T14:23:12.934Z] === RUN TestNetworkInvalidJSON [2020-02-28T14:23:12.934Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-28T14:23:12.934Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-28T14:23:12.934Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-28T14:23:12.934Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-28T14:23:12.934Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-28T14:23:12.934Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-28T14:23:12.934Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-28T14:23:12.934Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-28T14:23:12.934Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-28T14:23:12.934Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-02-28T14:23:12.934Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-28T14:23:12.934Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-02-28T14:23:12.934Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-02-28T14:23:12.934Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-28T14:23:14.305Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-02-28T14:23:14.305Z] === RUN TestDaemonDefaultNetworkPools [2020-02-28T14:23:14.559Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-02-28T14:23:14.814Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2020-02-28T14:23:14.814Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-28T14:23:16.173Z] === RUN TestDockerSuite/TestBuildEnv [2020-02-28T14:23:16.173Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-02-28T14:23:16.173Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-28T14:23:17.136Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-02-28T14:23:17.136Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-28T14:23:17.695Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-02-28T14:23:17.695Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-02-28T14:23:17.695Z] === RUN TestServiceWithPredefinedNetwork [2020-02-28T14:23:19.056Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-02-28T14:23:20.940Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-02-28T14:23:20.940Z] --- PASS: TestServiceWithPredefinedNetwork (3.24s) [2020-02-28T14:23:20.940Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-28T14:23:20.940Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-28T14:23:20.940Z] service_test.go:230: FLAKY_TEST [2020-02-28T14:23:20.940Z] === RUN TestServiceWithDataPathPortInit [2020-02-28T14:23:24.197Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-02-28T14:23:25.122Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-02-28T14:23:28.387Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-02-28T14:23:38.355Z] --- PASS: TestServiceWithDataPathPortInit (17.18s) [2020-02-28T14:23:38.355Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-28T14:23:48.312Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.11s) [2020-02-28T14:23:48.312Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qapypuvtpreaj6cjx4vy6f481 Created:2020-02-28 14:23:39.844143735 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[05af179beff4a835a8a749ff9e1e6a96df338dbad03db6573ee1072093951faa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lgi7hrt4ehrio16o8yj1yxvb8 EndpointID:6f2be7ceecb3d6e5a2c6f623d39ba91367362902db9be049e137dd4771c3de35 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c633d9c6d73e6b5f2ceda8f5533dc92a13a0dd3a0a42c6637ce869f7b1f9aca5 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:7d4021fed628 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lgi7hrt4ehrio16o8yj1yxvb8 EndpointID:6f2be7ceecb3d6e5a2c6f623d39ba91367362902db9be049e137dd4771c3de35 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-28T14:23:48.312Z] PASS [2020-02-28T14:23:48.312Z] [2020-02-28T14:23:48.312Z] === Skipped [2020-02-28T14:23:48.312Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-28T14:23:48.312Z] service_test.go:230: FLAKY_TEST [2020-02-28T14:23:48.312Z] [2020-02-28T14:23:48.312Z] [2020-02-28T14:23:48.312Z] DONE 21 tests, 1 skipped in 47.207s [2020-02-28T14:23:48.312Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-28T14:23:48.312Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:23:48.312Z] ++ set -e [2020-02-28T14:23:48.312Z] ++ '[' -n 0 ']' [2020-02-28T14:23:48.312Z] ++ set -x [2020-02-28T14:23:48.312Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:23:48.312Z] INFO: Testing against a local daemon [2020-02-28T14:23:48.312Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-28T14:23:48.312Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-02-28T14:23:48.312Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T14:23:48.312Z] === RUN TestDockerNetworkIpvlan [2020-02-28T14:23:48.312Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-28T14:23:48.312Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T14:23:48.312Z] PASS [2020-02-28T14:23:48.312Z] [2020-02-28T14:23:48.312Z] === Skipped [2020-02-28T14:23:48.312Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-02-28T14:23:48.312Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T14:23:48.312Z] [2020-02-28T14:23:48.312Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-28T14:23:48.312Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-28T14:23:48.312Z] [2020-02-28T14:23:48.312Z] [2020-02-28T14:23:48.312Z] DONE 2 tests, 2 skipped in 0.163s [2020-02-28T14:23:48.312Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-28T14:23:48.312Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:23:48.312Z] ++ set -e [2020-02-28T14:23:48.312Z] ++ '[' -n 0 ']' [2020-02-28T14:23:48.312Z] ++ set -x [2020-02-28T14:23:48.312Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:23:48.312Z] INFO: Testing against a local daemon [2020-02-28T14:23:48.312Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-28T14:23:49.235Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2020-02-28T14:23:49.235Z] === RUN TestDockerNetworkMacvlan [2020-02-28T14:23:49.794Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-28T14:23:50.717Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-28T14:23:51.642Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-28T14:23:51.898Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-02-28T14:23:53.781Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-02-28T14:23:55.145Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-28T14:23:59.304Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-28T14:24:04.542Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-02-28T14:24:04.796Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-28T14:24:05.356Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-02-28T14:24:05.916Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-02-28T14:24:06.475Z] --- PASS: TestDockerNetworkMacvlan (17.24s) [2020-02-28T14:24:06.475Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-02-28T14:24:06.475Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-02-28T14:24:06.475Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s) [2020-02-28T14:24:06.475Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.95s) [2020-02-28T14:24:06.475Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.30s) [2020-02-28T14:24:06.475Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2020-02-28T14:24:06.475Z] PASS [2020-02-28T14:24:06.475Z] [2020-02-28T14:24:06.475Z] DONE 8 tests in 18.833s [2020-02-28T14:24:06.475Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-28T14:24:06.475Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:24:06.475Z] ++ set -e [2020-02-28T14:24:06.475Z] ++ '[' -n 0 ']' [2020-02-28T14:24:06.475Z] ++ set -x [2020-02-28T14:24:06.475Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:24:06.475Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-02-28T14:24:06.475Z] testing: warning: no tests to run [2020-02-28T14:24:06.475Z] PASS [2020-02-28T14:24:06.475Z] [2020-02-28T14:24:06.475Z] DONE 0 tests in 0.030s [2020-02-28T14:24:06.475Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-28T14:24:06.475Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:24:06.475Z] ++ set -e [2020-02-28T14:24:06.475Z] ++ '[' -n 0 ']' [2020-02-28T14:24:06.475Z] ++ set -x [2020-02-28T14:24:06.475Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:24:06.730Z] INFO: Testing against a local daemon [2020-02-28T14:24:06.730Z] === RUN TestAuthZPluginAllowRequest [2020-02-28T14:24:08.091Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-02-28T14:24:08.091Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-02-28T14:24:08.346Z] --- PASS: TestAuthZPluginAllowRequest (1.82s) [2020-02-28T14:24:08.346Z] === RUN TestAuthZPluginTLS [2020-02-28T14:24:08.601Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-02-28T14:24:09.160Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-02-28T14:24:09.160Z] === RUN TestAuthZPluginDenyRequest [2020-02-28T14:24:09.414Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-02-28T14:24:09.414Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-28T14:24:09.974Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-02-28T14:24:09.974Z] === RUN TestAuthZPluginDenyResponse [2020-02-28T14:24:10.534Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-02-28T14:24:10.534Z] === RUN TestAuthZPluginAllowEventStream [2020-02-28T14:24:12.417Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2020-02-28T14:24:12.417Z] === RUN TestAuthZPluginErrorResponse [2020-02-28T14:24:12.979Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-02-28T14:24:12.979Z] === RUN TestAuthZPluginErrorRequest [2020-02-28T14:24:13.235Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-28T14:24:13.492Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-02-28T14:24:13.492Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-28T14:24:14.052Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-02-28T14:24:14.052Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-28T14:24:16.563Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.42s) [2020-02-28T14:24:16.563Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-28T14:24:19.072Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.33s) [2020-02-28T14:24:19.072Z] === RUN TestAuthZPluginHeader [2020-02-28T14:24:19.633Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-02-28T14:24:19.633Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-28T14:24:20.995Z] === RUN TestDockerSuite/TestBuildExpose [2020-02-28T14:24:21.555Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-02-28T14:24:22.114Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-02-28T14:24:22.369Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-02-28T14:24:22.932Z] === RUN TestDockerSuite/TestBuildFails [2020-02-28T14:24:23.855Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-02-28T14:24:23.855Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-02-28T14:24:24.419Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.60s) [2020-02-28T14:24:24.419Z] === RUN TestAuthZPluginV2Disable [2020-02-28T14:24:26.322Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-02-28T14:24:28.205Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2020-02-28T14:24:28.205Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-28T14:24:28.764Z] === RUN TestDockerSuite/TestBuildForceRm [2020-02-28T14:24:31.272Z] === RUN TestDockerSuite/TestBuildFromGit [2020-02-28T14:24:31.272Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.14s) [2020-02-28T14:24:31.272Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-28T14:24:32.632Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-02-28T14:24:33.191Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-02-28T14:24:35.075Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-02-28T14:24:39.232Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-02-28T14:24:39.791Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-02-28T14:24:40.350Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-02-28T14:24:42.857Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-02-28T14:24:43.780Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.68s) [2020-02-28T14:24:43.780Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-28T14:24:45.141Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-02-28T14:24:46.501Z] === RUN TestDockerSuite/TestBuildHistory [2020-02-28T14:24:51.731Z] === RUN TestDockerSuite/TestBuildIidFile [2020-02-28T14:24:51.731Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-02-28T14:24:51.731Z] === RUN TestDockerSuite/TestBuildInheritance [2020-02-28T14:24:52.290Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-02-28T14:24:52.849Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-02-28T14:24:52.849Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-02-28T14:24:53.775Z] === RUN TestDockerSuite/TestBuildLabel [2020-02-28T14:24:54.335Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-02-28T14:24:54.589Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-02-28T14:24:55.148Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-02-28T14:24:55.403Z] === RUN TestDockerSuite/TestBuildLabels [2020-02-28T14:24:55.962Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-02-28T14:24:56.888Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-02-28T14:25:00.162Z] === RUN TestDockerSuite/TestBuildLastModified [2020-02-28T14:25:00.162Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-28T14:25:01.086Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.14s) [2020-02-28T14:25:01.086Z] PASS [2020-02-28T14:25:01.086Z] [2020-02-28T14:25:01.086Z] DONE 17 tests in 54.543s [2020-02-28T14:25:01.086Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-28T14:25:01.086Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:25:01.086Z] ++ set -e [2020-02-28T14:25:01.086Z] ++ '[' -n 0 ']' [2020-02-28T14:25:01.086Z] ++ set -x [2020-02-28T14:25:01.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:25:01.086Z] INFO: Testing against a local daemon [2020-02-28T14:25:01.086Z] === RUN TestPluginInvalidJSON [2020-02-28T14:25:01.086Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-28T14:25:01.086Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-28T14:25:01.086Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-28T14:25:01.086Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-02-28T14:25:01.086Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-02-28T14:25:01.086Z] PASS [2020-02-28T14:25:01.086Z] [2020-02-28T14:25:01.086Z] DONE 2 tests in 0.147s [2020-02-28T14:25:01.086Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-28T14:25:01.086Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:25:01.086Z] ++ set -e [2020-02-28T14:25:01.086Z] ++ '[' -n 0 ']' [2020-02-28T14:25:01.086Z] ++ set -x [2020-02-28T14:25:01.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:25:01.342Z] INFO: Testing against a local daemon [2020-02-28T14:25:01.342Z] === RUN TestExternalGraphDriver [2020-02-28T14:25:01.342Z] === RUN TestExternalGraphDriver/json [2020-02-28T14:25:03.853Z] === RUN TestExternalGraphDriver/spec [2020-02-28T14:25:05.736Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-02-28T14:25:05.736Z] === RUN TestExternalGraphDriver/pull [2020-02-28T14:25:07.618Z] --- PASS: TestExternalGraphDriver (6.20s) [2020-02-28T14:25:07.618Z] --- PASS: TestExternalGraphDriver/json (2.18s) [2020-02-28T14:25:07.618Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2020-02-28T14:25:07.618Z] --- PASS: TestExternalGraphDriver/pull (1.88s) [2020-02-28T14:25:07.618Z] === RUN TestGraphdriverPluginV2 [2020-02-28T14:25:09.501Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-02-28T14:25:09.501Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-02-28T14:25:09.501Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-02-28T14:25:09.756Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-02-28T14:25:09.756Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-02-28T14:25:10.316Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-02-28T14:25:11.677Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-02-28T14:25:12.237Z] --- PASS: TestGraphdriverPluginV2 (4.80s) [2020-02-28T14:25:12.237Z] PASS [2020-02-28T14:25:12.237Z] [2020-02-28T14:25:12.237Z] DONE 5 tests in 11.167s [2020-02-28T14:25:12.237Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-28T14:25:12.237Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:25:12.237Z] ++ set -e [2020-02-28T14:25:12.237Z] ++ '[' -n 0 ']' [2020-02-28T14:25:12.237Z] ++ set -x [2020-02-28T14:25:12.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:25:12.491Z] INFO: Testing against a local daemon [2020-02-28T14:25:12.491Z] === RUN TestContinueAfterPluginCrash [2020-02-28T14:25:12.491Z] === PAUSE TestContinueAfterPluginCrash [2020-02-28T14:25:12.491Z] === RUN TestReadPluginNoRead [2020-02-28T14:25:12.491Z] === PAUSE TestReadPluginNoRead [2020-02-28T14:25:12.491Z] === RUN TestDaemonStartWithLogOpt [2020-02-28T14:25:12.491Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-28T14:25:12.491Z] === CONT TestContinueAfterPluginCrash [2020-02-28T14:25:12.491Z] === CONT TestDaemonStartWithLogOpt [2020-02-28T14:25:13.416Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-02-28T14:25:19.940Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-02-28T14:25:19.940Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-02-28T14:25:20.865Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-02-28T14:25:25.026Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-02-28T14:25:28.292Z] --- PASS: TestDaemonStartWithLogOpt (15.51s) [2020-02-28T14:25:28.292Z] === CONT TestReadPluginNoRead [2020-02-28T14:25:31.554Z] === RUN TestReadPluginNoRead/default [2020-02-28T14:25:32.924Z] --- PASS: TestContinueAfterPluginCrash (20.37s) [2020-02-28T14:25:33.498Z] === RUN TestReadPluginNoRead/disabled_caching [2020-02-28T14:25:33.753Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-02-28T14:25:35.113Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-02-28T14:25:37.629Z] --- PASS: TestReadPluginNoRead (9.11s) [2020-02-28T14:25:37.629Z] --- PASS: TestReadPluginNoRead/default (2.01s) [2020-02-28T14:25:37.629Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.76s) [2020-02-28T14:25:37.629Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.94s) [2020-02-28T14:25:37.629Z] read_test.go:91: [d0c7a94624693] daemon is not started [2020-02-28T14:25:37.629Z] PASS [2020-02-28T14:25:37.629Z] [2020-02-28T14:25:37.629Z] DONE 6 tests in 24.807s [2020-02-28T14:25:37.629Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-02-28T14:25:37.629Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:25:37.629Z] ++ set -e [2020-02-28T14:25:37.629Z] ++ '[' -n 0 ']' [2020-02-28T14:25:37.629Z] ++ set -x [2020-02-28T14:25:37.629Z] ++ env -i DEST=/go/src/github.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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:25:37.629Z] testing: warning: no tests to run [2020-02-28T14:25:37.629Z] PASS [2020-02-28T14:25:37.629Z] [2020-02-28T14:25:37.629Z] DONE 0 tests in 0.066s [2020-02-28T14:25:37.629Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-28T14:25:37.629Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:25:37.629Z] ++ set -e [2020-02-28T14:25:37.629Z] ++ '[' -n 0 ']' [2020-02-28T14:25:37.629Z] ++ set -x [2020-02-28T14:25:37.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:25:37.629Z] INFO: Testing against a local daemon [2020-02-28T14:25:37.629Z] === RUN TestPluginWithDevMounts [2020-02-28T14:25:37.629Z] === PAUSE TestPluginWithDevMounts [2020-02-28T14:25:37.629Z] === CONT TestPluginWithDevMounts [2020-02-28T14:25:38.188Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-02-28T14:25:39.549Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-02-28T14:25:39.549Z] --- PASS: TestPluginWithDevMounts (1.99s) [2020-02-28T14:25:39.549Z] PASS [2020-02-28T14:25:39.549Z] [2020-02-28T14:25:39.549Z] DONE 1 tests in 2.283s [2020-02-28T14:25:39.549Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-28T14:25:39.549Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:25:39.549Z] ++ set -e [2020-02-28T14:25:39.549Z] ++ '[' -n 0 ']' [2020-02-28T14:25:39.549Z] ++ set -x [2020-02-28T14:25:39.549Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:25:39.804Z] INFO: Testing against a local daemon [2020-02-28T14:25:39.804Z] === RUN TestSecretInspect [2020-02-28T14:25:42.313Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-02-28T14:25:42.313Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-02-28T14:25:43.237Z] --- PASS: TestSecretInspect (3.31s) [2020-02-28T14:25:43.237Z] === RUN TestSecretList [2020-02-28T14:25:46.496Z] --- PASS: TestSecretList (2.97s) [2020-02-28T14:25:46.496Z] === RUN TestSecretsCreateAndDelete [2020-02-28T14:25:47.420Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-02-28T14:25:47.978Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-02-28T14:25:48.903Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-02-28T14:25:49.158Z] --- PASS: TestSecretsCreateAndDelete (3.20s) [2020-02-28T14:25:49.158Z] === RUN TestSecretsUpdate [2020-02-28T14:25:50.521Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-02-28T14:25:50.776Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-02-28T14:25:53.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-28T14:25:53.286Z] --- PASS: TestSecretsUpdate (3.66s) [2020-02-28T14:25:53.286Z] === RUN TestTemplatedSecret [2020-02-28T14:25:53.541Z] === RUN TestDockerSuite/TestBuildNetNone [2020-02-28T14:25:54.901Z] === RUN TestDockerSuite/TestBuildNoContext [2020-02-28T14:25:56.262Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-02-28T14:25:56.822Z] --- PASS: TestTemplatedSecret (4.08s) [2020-02-28T14:25:56.822Z] === RUN TestSecretCreateResolve [2020-02-28T14:25:57.381Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-02-28T14:25:59.264Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-02-28T14:25:59.824Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-02-28T14:25:59.824Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-02-28T14:26:00.079Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-02-28T14:26:00.079Z] --- PASS: TestSecretCreateResolve (3.20s) [2020-02-28T14:26:00.079Z] PASS [2020-02-28T14:26:00.079Z] [2020-02-28T14:26:00.079Z] DONE 6 tests in 20.556s [2020-02-28T14:26:00.079Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-02-28T14:26:00.079Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:26:00.079Z] ++ set -e [2020-02-28T14:26:00.079Z] ++ '[' -n 0 ']' [2020-02-28T14:26:00.079Z] ++ set -x [2020-02-28T14:26:00.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:26:00.334Z] INFO: Testing against a local daemon [2020-02-28T14:26:00.334Z] === RUN TestServiceCreateInit [2020-02-28T14:26:00.334Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-28T14:26:00.334Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-02-28T14:26:01.258Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-02-28T14:26:03.786Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-02-28T14:26:04.345Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-02-28T14:26:05.706Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-28T14:26:07.066Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-28T14:26:07.321Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-02-28T14:26:09.209Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-02-28T14:26:11.094Z] --- PASS: TestServiceCreateInit (10.62s) [2020-02-28T14:26:11.094Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.32s) [2020-02-28T14:26:11.094Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.27s) [2020-02-28T14:26:11.094Z] === RUN TestCreateServiceMultipleTimes [2020-02-28T14:26:11.653Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-02-28T14:26:13.538Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-02-28T14:26:14.900Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-02-28T14:26:15.460Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-02-28T14:26:19.618Z] === RUN TestDockerSuite/TestBuildPATH [2020-02-28T14:26:22.879Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-02-28T14:26:23.438Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-02-28T14:26:24.362Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-02-28T14:26:30.888Z] --- PASS: TestCreateServiceMultipleTimes (19.25s) [2020-02-28T14:26:30.888Z] === RUN TestCreateServiceConflict [2020-02-28T14:26:33.396Z] --- PASS: TestCreateServiceConflict (3.15s) [2020-02-28T14:26:33.396Z] === RUN TestCreateServiceMaxReplicas [2020-02-28T14:26:34.320Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-02-28T14:26:36.846Z] --- PASS: TestCreateServiceMaxReplicas (3.54s) [2020-02-28T14:26:36.846Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-28T14:26:39.357Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-02-28T14:26:41.865Z] === RUN TestDockerSuite/TestBuildRm [2020-02-28T14:26:45.123Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-02-28T14:26:46.483Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-02-28T14:26:47.843Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-02-28T14:26:48.098Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-02-28T14:26:48.657Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-02-28T14:26:50.017Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-02-28T14:26:51.377Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-02-28T14:26:51.936Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.10s) [2020-02-28T14:26:51.936Z] === RUN TestCreateServiceSecretFileMode [2020-02-28T14:26:52.496Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-02-28T14:26:55.006Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-02-28T14:26:55.260Z] --- PASS: TestCreateServiceSecretFileMode (3.35s) [2020-02-28T14:26:55.260Z] === RUN TestCreateServiceConfigFileMode [2020-02-28T14:26:57.143Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-02-28T14:26:57.144Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-02-28T14:26:57.704Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-02-28T14:26:57.704Z] === RUN TestDockerSuite/TestBuildSpaces [2020-02-28T14:26:58.264Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-02-28T14:26:58.823Z] --- PASS: TestCreateServiceConfigFileMode (3.41s) [2020-02-28T14:26:58.823Z] === RUN TestCreateServiceSysctls [2020-02-28T14:26:59.751Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-02-28T14:26:59.752Z] === RUN TestDockerSuite/TestBuildStderr [2020-02-28T14:27:01.113Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-02-28T14:27:02.998Z] --- PASS: TestCreateServiceSysctls (4.31s) [2020-02-28T14:27:02.998Z] === RUN TestCreateServiceCapabilities [2020-02-28T14:27:06.281Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-02-28T14:27:06.540Z] --- PASS: TestCreateServiceCapabilities (3.56s) [2020-02-28T14:27:06.541Z] === RUN TestInspect [2020-02-28T14:27:07.900Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-02-28T14:27:09.261Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-02-28T14:27:09.819Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-02-28T14:27:10.747Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-02-28T14:27:12.630Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-28T14:27:12.630Z] === RUN TestDockerSuite/TestBuildUser [2020-02-28T14:27:13.992Z] --- PASS: TestInspect (7.12s) [2020-02-28T14:27:13.992Z] === RUN TestCreateJob [2020-02-28T14:27:15.354Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-02-28T14:27:17.866Z] --- PASS: TestCreateJob (3.94s) [2020-02-28T14:27:17.866Z] === RUN TestReplicatedJob [2020-02-28T14:27:19.228Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-02-28T14:27:25.754Z] --- PASS: TestReplicatedJob (6.93s) [2020-02-28T14:27:25.754Z] === RUN TestUpdateReplicatedJob [2020-02-28T14:27:29.912Z] --- PASS: TestUpdateReplicatedJob (4.63s) [2020-02-28T14:27:29.912Z] === RUN TestServiceListWithStatuses [2020-02-28T14:27:29.912Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-02-28T14:27:29.912Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-28T14:27:29.912Z] === RUN TestDockerNetworkConnectAlias [2020-02-28T14:27:36.436Z] --- PASS: TestDockerNetworkConnectAlias (6.40s) [2020-02-28T14:27:36.436Z] === RUN TestDockerNetworkReConnect [2020-02-28T14:27:37.796Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-02-28T14:27:38.720Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-02-28T14:27:39.280Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-02-28T14:27:40.205Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-02-28T14:27:40.461Z] --- PASS: TestDockerNetworkReConnect (4.73s) [2020-02-28T14:27:40.461Z] === RUN TestServicePlugin [2020-02-28T14:27:41.389Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-02-28T14:27:43.905Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-02-28T14:27:43.905Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-02-28T14:27:43.905Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-02-28T14:27:43.905Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-02-28T14:27:43.905Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-02-28T14:27:45.787Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-02-28T14:27:45.787Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-02-28T14:27:46.713Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-02-28T14:27:47.637Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-02-28T14:27:48.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-02-28T14:27:48.818Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-02-28T14:27:48.818Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-02-28T14:27:52.976Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-02-28T14:27:54.336Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-02-28T14:27:55.261Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-02-28T14:27:55.515Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-02-28T14:27:56.074Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-02-28T14:27:56.634Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-02-28T14:27:56.634Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-02-28T14:27:57.995Z] === RUN TestDockerSuite/TestBuildXZHost [2020-02-28T14:28:00.504Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-02-28T14:28:00.504Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-02-28T14:28:00.504Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-02-28T14:28:01.428Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-02-28T14:28:02.356Z] === RUN TestDockerSuite/TestCommitChange [2020-02-28T14:28:03.718Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-02-28T14:28:04.642Z] === RUN TestDockerSuite/TestCommitHardlink [2020-02-28T14:28:06.525Z] === RUN TestDockerSuite/TestCommitNewFile [2020-02-28T14:28:07.887Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-02-28T14:28:09.247Z] === RUN TestDockerSuite/TestCommitTTY [2020-02-28T14:28:11.160Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-02-28T14:28:12.083Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-02-28T14:28:13.966Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-02-28T14:28:14.526Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-02-28T14:28:14.526Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-02-28T14:28:14.526Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-02-28T14:28:14.526Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-02-28T14:28:14.526Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-02-28T14:28:14.780Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-02-28T14:28:14.781Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-02-28T14:28:16.141Z] --- PASS: TestServicePlugin (35.58s) [2020-02-28T14:28:16.141Z] plugin_test.go:62: [dc1015b22e432] joining swarm manager [da23ce2dbfba9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:28:16.141Z] plugin_test.go:65: [ddbceacef5f7e] joining swarm manager [da23ce2dbfba9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T14:28:16.141Z] === RUN TestServiceUpdateLabel [2020-02-28T14:28:16.700Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-02-28T14:28:18.582Z] --- PASS: TestServiceUpdateLabel (2.50s) [2020-02-28T14:28:18.582Z] === RUN TestServiceUpdateSecrets [2020-02-28T14:28:18.582Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-02-28T14:28:18.582Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-02-28T14:28:19.505Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-02-28T14:28:20.866Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-02-28T14:28:21.425Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-02-28T14:28:21.679Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-28T14:28:22.238Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-02-28T14:28:23.161Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-02-28T14:28:23.161Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-02-28T14:28:23.161Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-02-28T14:28:24.086Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-02-28T14:28:24.086Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-02-28T14:28:24.086Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-02-28T14:28:24.342Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-02-28T14:28:24.342Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-02-28T14:28:25.265Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-02-28T14:28:26.190Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-02-28T14:28:27.114Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-02-28T14:28:27.114Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-02-28T14:28:28.996Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-02-28T14:28:29.919Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-02-28T14:28:29.919Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-02-28T14:28:30.843Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-02-28T14:28:31.765Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-02-28T14:28:32.689Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-02-28T14:28:33.248Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-02-28T14:28:33.503Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-02-28T14:28:33.503Z] --- PASS: TestServiceUpdateSecrets (14.99s) [2020-02-28T14:28:33.503Z] === RUN TestServiceUpdateConfigs [2020-02-28T14:28:34.426Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-02-28T14:28:35.350Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-02-28T14:28:36.285Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-02-28T14:28:36.539Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-02-28T14:28:37.462Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-02-28T14:28:38.822Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-02-28T14:28:40.704Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-02-28T14:28:40.704Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-02-28T14:28:40.704Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-02-28T14:28:40.704Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-02-28T14:28:40.704Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-02-28T14:28:41.262Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-02-28T14:28:46.493Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-02-28T14:28:46.747Z] === RUN TestDockerSuite/TestContainerAPITop [2020-02-28T14:28:47.670Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-02-28T14:28:47.671Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-02-28T14:28:47.671Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-02-28T14:28:49.031Z] --- PASS: TestServiceUpdateConfigs (15.46s) [2020-02-28T14:28:49.031Z] === RUN TestServiceUpdateNetwork [2020-02-28T14:28:50.390Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-02-28T14:28:51.751Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-02-28T14:28:53.113Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-02-28T14:28:58.344Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-02-28T14:28:58.344Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-02-28T14:29:00.226Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-02-28T14:29:01.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-02-28T14:29:02.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-02-28T14:29:03.432Z] --- PASS: TestServiceUpdateNetwork (14.32s) [2020-02-28T14:29:03.432Z] PASS [2020-02-28T14:29:03.432Z] [2020-02-28T14:29:03.432Z] === Skipped [2020-02-28T14:29:03.432Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2020-02-28T14:29:03.432Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-28T14:29:03.432Z] [2020-02-28T14:29:03.432Z] [2020-02-28T14:29:03.432Z] DONE 23 tests, 1 skipped in 183.115s [2020-02-28T14:29:03.432Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-02-28T14:29:03.432Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:29:03.432Z] ++ set -e [2020-02-28T14:29:03.432Z] ++ '[' -n 0 ']' [2020-02-28T14:29:03.432Z] ++ set -x [2020-02-28T14:29:03.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:29:03.432Z] INFO: Testing against a local daemon [2020-02-28T14:29:03.432Z] === RUN TestSessionCreate [2020-02-28T14:29:03.432Z] --- PASS: TestSessionCreate (0.03s) [2020-02-28T14:29:03.432Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-28T14:29:03.432Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-02-28T14:29:03.432Z] PASS [2020-02-28T14:29:03.432Z] [2020-02-28T14:29:03.432Z] DONE 2 tests in 0.197s [2020-02-28T14:29:03.432Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-02-28T14:29:03.432Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:29:03.432Z] ++ set -e [2020-02-28T14:29:03.432Z] ++ '[' -n 0 ']' [2020-02-28T14:29:03.432Z] ++ set -x [2020-02-28T14:29:03.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:29:03.687Z] INFO: Testing against a local daemon [2020-02-28T14:29:03.687Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-28T14:29:03.687Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-28T14:29:03.687Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-28T14:29:03.687Z] === RUN TestEventsExecDie [2020-02-28T14:29:04.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-02-28T14:29:04.502Z] --- PASS: TestEventsExecDie (0.93s) [2020-02-28T14:29:04.502Z] === RUN TestEventsBackwardsCompatible [2020-02-28T14:29:04.757Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-02-28T14:29:04.757Z] === RUN TestInfoBinaryCommits [2020-02-28T14:29:04.757Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-02-28T14:29:04.757Z] === RUN TestInfoAPIVersioned [2020-02-28T14:29:04.757Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-28T14:29:04.757Z] === RUN TestInfoDiscoveryBackend [2020-02-28T14:29:05.315Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-02-28T14:29:05.315Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-28T14:29:05.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-02-28T14:29:06.129Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-28T14:29:06.129Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-28T14:29:06.697Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-02-28T14:29:06.697Z] === RUN TestInfoAPI [2020-02-28T14:29:06.697Z] --- PASS: TestInfoAPI (0.02s) [2020-02-28T14:29:06.697Z] === RUN TestInfoAPIWarnings [2020-02-28T14:29:07.277Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-02-28T14:29:07.277Z] === RUN TestInfoDebug [2020-02-28T14:29:07.277Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-02-28T14:29:07.837Z] --- PASS: TestInfoDebug (0.56s) [2020-02-28T14:29:07.837Z] === RUN TestInfoInsecureRegistries [2020-02-28T14:29:08.398Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-02-28T14:29:08.398Z] === RUN TestInfoRegistryMirrors [2020-02-28T14:29:08.958Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-02-28T14:29:08.958Z] === RUN TestLoginFailsWithBadCredentials [2020-02-28T14:29:08.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00072d3e0_} [2020-02-28T14:29:09.212Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s) [2020-02-28T14:29:09.212Z] === RUN TestPingCacheHeaders [2020-02-28T14:29:09.212Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-02-28T14:29:09.212Z] === RUN TestPingGet [2020-02-28T14:29:09.212Z] --- PASS: TestPingGet (0.01s) [2020-02-28T14:29:09.212Z] === RUN TestPingHead [2020-02-28T14:29:09.212Z] --- PASS: TestPingHead (0.02s) [2020-02-28T14:29:09.212Z] === RUN TestVersion [2020-02-28T14:29:09.212Z] --- PASS: TestVersion (0.02s) [2020-02-28T14:29:09.212Z] PASS [2020-02-28T14:29:09.212Z] [2020-02-28T14:29:09.212Z] === Skipped [2020-02-28T14:29:09.212Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-28T14:29:09.212Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-28T14:29:09.212Z] [2020-02-28T14:29:09.212Z] [2020-02-28T14:29:09.212Z] DONE 18 tests, 1 skipped in 5.781s [2020-02-28T14:29:09.212Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-28T14:29:09.212Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:29:09.212Z] ++ set -e [2020-02-28T14:29:09.212Z] ++ '[' -n 0 ']' [2020-02-28T14:29:09.212Z] ++ set -x [2020-02-28T14:29:09.212Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-28T14:29:09.467Z] INFO: Testing against a local daemon [2020-02-28T14:29:09.467Z] === RUN TestVolumesCreateAndList [2020-02-28T14:29:09.467Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-02-28T14:29:09.467Z] === RUN TestVolumesRemove [2020-02-28T14:29:09.723Z] --- PASS: TestVolumesRemove (0.11s) [2020-02-28T14:29:09.723Z] === RUN TestVolumesInspect [2020-02-28T14:29:09.723Z] --- PASS: TestVolumesInspect (0.02s) [2020-02-28T14:29:09.723Z] === RUN TestVolumesInvalidJSON [2020-02-28T14:29:09.723Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-28T14:29:09.723Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-28T14:29:09.723Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-28T14:29:09.723Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-02-28T14:29:09.723Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-28T14:29:09.723Z] PASS [2020-02-28T14:29:09.723Z] [2020-02-28T14:29:09.723Z] DONE 5 tests in 0.337s [2020-02-28T14:29:09.723Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-28T14:29:09.977Z] ++++ cat bundles/test-integration/docker.pid [2020-02-28T14:29:09.977Z] +++ kill 5437 [2020-02-28T14:29:10.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1342117478_/foo_false____} [2020-02-28T14:29:11.154Z] +++ /etc/init.d/apparmor stop [2020-02-28T14:29:11.154Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-28T14:29:11.154Z] [2020-02-28T14:29:11.154Z] Unloading profiles will leave already running processes permanently [2020-02-28T14:29:11.154Z] unconfined, which can lead to unexpected situations. [2020-02-28T14:29:11.154Z] [2020-02-28T14:29:11.154Z] To set a process to complain mode, use the command line tool [2020-02-28T14:29:11.154Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-28T14:29:11.154Z] +++ true [2020-02-28T14:29:11.154Z] [2020-02-28T14:29:12.516Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1342117478_/foo_true____} [2020-02-28T14:29:13.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3524663437_/foo_false____} [2020-02-28T14:29:15.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3524663437_/foo_true____} [2020-02-28T14:29:17.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3524663437_/foo_true__0xc00072d860__} [2020-02-28T14:29:19.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00072d880_} [2020-02-28T14:29:20.367Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00072d8a0_} [2020-02-28T14:29:22.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00072d8c0_} [2020-02-28T14:29:23.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00072d8e0_} [2020-02-28T14:29:23.864Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-28T14:29:25.224Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-02-28T14:29:27.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-02-28T14:29:27.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-02-28T14:29:27.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-02-28T14:29:27.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-02-28T14:29:27.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-02-28T14:29:27.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-02-28T14:29:27.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-02-28T14:29:27.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-02-28T14:29:27.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-02-28T14:29:27.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-02-28T14:29:27.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-02-28T14:29:27.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-02-28T14:29:27.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-02-28T14:29:27.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-02-28T14:29:27.367Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-02-28T14:29:27.367Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-02-28T14:29:27.367Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-02-28T14:29:27.367Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-02-28T14:29:30.626Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-02-28T14:29:33.135Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-02-28T14:29:36.395Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-02-28T14:29:37.756Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-02-28T14:29:38.010Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-02-28T14:29:38.933Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-02-28T14:29:39.857Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-02-28T14:29:41.218Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-02-28T14:29:42.141Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-02-28T14:29:43.067Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-02-28T14:29:43.991Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-02-28T14:29:44.914Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-02-28T14:29:45.838Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-02-28T14:29:47.197Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-02-28T14:29:48.121Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-02-28T14:29:49.480Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-02-28T14:29:50.038Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-02-28T14:29:51.398Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-02-28T14:29:52.758Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-02-28T14:29:53.682Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-02-28T14:29:54.612Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-02-28T14:29:54.612Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-02-28T14:29:55.537Z] === RUN TestDockerSuite/TestCpRelativePath [2020-02-28T14:29:56.461Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-02-28T14:29:57.823Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-02-28T14:29:58.745Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-02-28T14:30:00.104Z] === RUN TestDockerSuite/TestCpToCaseA [2020-02-28T14:30:01.998Z] === RUN TestDockerSuite/TestCpToCaseB [2020-02-28T14:30:02.923Z] === RUN TestDockerSuite/TestCpToCaseC [2020-02-28T14:30:05.434Z] === RUN TestDockerSuite/TestCpToCaseD [2020-02-28T14:30:10.667Z] === RUN TestDockerSuite/TestCpToCaseE [2020-02-28T14:30:13.926Z] === RUN TestDockerSuite/TestCpToCaseF [2020-02-28T14:30:14.850Z] === RUN TestDockerSuite/TestCpToCaseG [2020-02-28T14:30:16.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-02-28T14:30:20.365Z] === RUN TestDockerSuite/TestCpToCaseH [2020-02-28T14:30:23.631Z] === RUN TestDockerSuite/TestCpToCaseI [2020-02-28T14:30:24.189Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-02-28T14:30:29.421Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-02-28T14:30:30.344Z] === RUN TestDockerSuite/TestCpToDot [2020-02-28T14:30:31.268Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-02-28T14:30:33.150Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-02-28T14:30:34.510Z] === RUN TestDockerSuite/TestCpToStdout [2020-02-28T14:30:35.435Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-02-28T14:30:37.970Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-02-28T14:30:38.906Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-02-28T14:30:39.467Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-02-28T14:30:40.396Z] === RUN TestDockerSuite/TestCpVolumePath [2020-02-28T14:30:42.281Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-02-28T14:30:42.281Z] === RUN TestDockerSuite/TestCreateArgs [2020-02-28T14:30:42.281Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-28T14:30:42.536Z] === RUN TestDockerSuite/TestCreateByImageID [2020-02-28T14:30:43.097Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-02-28T14:30:44.021Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-02-28T14:30:44.021Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-02-28T14:30:44.021Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-02-28T14:30:44.946Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-02-28T14:30:45.505Z] === RUN TestDockerSuite/TestCreateLabels [2020-02-28T14:30:45.505Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-02-28T14:30:45.506Z] === RUN TestDockerSuite/TestCreateRM [2020-02-28T14:30:45.760Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-02-28T14:30:45.760Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-02-28T14:30:46.016Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-02-28T14:30:46.016Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-02-28T14:30:49.275Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-02-28T14:30:49.275Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-02-28T14:30:49.275Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-02-28T14:30:53.433Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-02-28T14:30:53.433Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-02-28T14:30:53.433Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-02-28T14:30:53.687Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-02-28T14:30:53.688Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-02-28T14:30:53.942Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-02-28T14:30:54.866Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-02-28T14:30:56.225Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-02-28T14:30:57.148Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-02-28T14:30:59.031Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-02-28T14:31:00.392Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-02-28T14:31:01.316Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-02-28T14:31:01.875Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-02-28T14:31:02.130Z] === RUN TestDockerSuite/TestDevicePermissions [2020-02-28T14:31:02.384Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-28T14:31:02.943Z] === RUN TestDockerSuite/TestDockerFails [2020-02-28T14:31:02.943Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-02-28T14:31:02.943Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-02-28T14:31:02.943Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-02-28T14:31:04.827Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-02-28T14:31:05.754Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-02-28T14:31:07.635Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-02-28T14:31:07.635Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-02-28T14:31:07.635Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-02-28T14:31:07.635Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-02-28T14:31:15.704Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-02-28T14:31:17.586Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-02-28T14:31:20.092Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-28T14:31:20.346Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-02-28T14:31:22.858Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-02-28T14:31:24.218Z] === RUN TestDockerSuite/TestEventsAttach [2020-02-28T14:31:25.577Z] === RUN TestDockerSuite/TestEventsCommit [2020-02-28T14:31:26.501Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-02-28T14:31:27.425Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-02-28T14:31:28.348Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-02-28T14:31:28.906Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-02-28T14:31:30.787Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-02-28T14:31:32.671Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-02-28T14:31:35.939Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-02-28T14:31:35.939Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-02-28T14:31:39.198Z] === RUN TestDockerSuite/TestEventsCopy [2020-02-28T14:31:40.122Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-02-28T14:31:42.023Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-02-28T14:31:42.023Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-28T14:31:42.947Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-02-28T14:31:43.201Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-02-28T14:31:45.085Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-02-28T14:31:45.085Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-02-28T14:31:45.340Z] === RUN TestDockerSuite/TestEventsFilterType [2020-02-28T14:31:45.900Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-02-28T14:31:45.900Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-02-28T14:31:45.900Z] === RUN TestDockerSuite/TestEventsFilters [2020-02-28T14:31:47.784Z] === RUN TestDockerSuite/TestEventsFormat [2020-02-28T14:31:49.669Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-02-28T14:31:49.669Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-02-28T14:31:49.669Z] === RUN TestDockerSuite/TestEventsImageImport [2020-02-28T14:31:50.593Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-02-28T14:31:50.593Z] === RUN TestDockerSuite/TestEventsImagePull [2020-02-28T14:31:51.152Z] === RUN TestDockerSuite/TestEventsImageTag [2020-02-28T14:31:52.076Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-02-28T14:31:52.330Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-02-28T14:31:52.330Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-02-28T14:31:52.330Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-02-28T14:31:54.310Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-02-28T14:31:54.869Z] === RUN TestDockerSuite/TestEventsRename [2020-02-28T14:31:55.793Z] === RUN TestDockerSuite/TestEventsResize [2020-02-28T14:31:56.717Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-02-28T14:31:57.647Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-02-28T14:31:58.570Z] === RUN TestDockerSuite/TestEventsStreaming [2020-02-28T14:31:59.129Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-02-28T14:32:02.384Z] === RUN TestDockerSuite/TestEventsTop [2020-02-28T14:32:03.308Z] === RUN TestDockerSuite/TestEventsUntag [2020-02-28T14:32:05.816Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-02-28T14:32:07.704Z] === RUN TestDockerSuite/TestExec [2020-02-28T14:32:08.635Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-02-28T14:32:09.194Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-02-28T14:32:10.117Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-02-28T14:32:11.045Z] === RUN TestDockerSuite/TestExecAPIStart [2020-02-28T14:32:11.300Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-02-28T14:32:13.185Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-02-28T14:32:13.745Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-02-28T14:32:14.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-28T14:32:14.668Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-02-28T14:32:15.592Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-02-28T14:32:16.518Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-02-28T14:32:17.878Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-02-28T14:32:18.440Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-02-28T14:32:20.951Z] === RUN TestDockerSuite/TestExecCgroup [2020-02-28T14:32:21.875Z] === RUN TestDockerSuite/TestExecEnv [2020-02-28T14:32:22.798Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-02-28T14:32:24.680Z] === RUN TestDockerSuite/TestExecExitStatus [2020-02-28T14:32:25.604Z] === RUN TestDockerSuite/TestExecInspectID [2020-02-28T14:32:28.861Z] === RUN TestDockerSuite/TestExecInteractive [2020-02-28T14:32:29.420Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-02-28T14:32:30.343Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-02-28T14:32:31.265Z] === RUN TestDockerSuite/TestExecParseError [2020-02-28T14:32:31.827Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-02-28T14:32:32.750Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-02-28T14:32:33.673Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-02-28T14:32:35.037Z] === RUN TestDockerSuite/TestExecSetEnv [2020-02-28T14:32:35.977Z] === RUN TestDockerSuite/TestExecStartFails [2020-02-28T14:32:36.905Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-02-28T14:32:37.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-28T14:32:49.981Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-02-28T14:32:49.981Z] === RUN TestDockerSuite/TestExecTTY [2020-02-28T14:32:49.981Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-02-28T14:32:50.904Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-02-28T14:32:51.827Z] === RUN TestDockerSuite/TestExecUlimits [2020-02-28T14:32:52.750Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-02-28T14:32:52.750Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-02-28T14:32:55.258Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-02-28T14:32:55.818Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-02-28T14:32:57.177Z] === RUN TestDockerSuite/TestExecWithTERM [2020-02-28T14:32:58.102Z] === RUN TestDockerSuite/TestExecWithUser [2020-02-28T14:32:59.463Z] === RUN TestDockerSuite/TestGetContainerStats [2020-02-28T14:33:04.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-28T14:33:04.694Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-02-28T14:33:09.928Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-02-28T14:33:11.291Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-02-28T14:33:16.522Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-02-28T14:33:16.782Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-02-28T14:33:16.782Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-02-28T14:33:17.038Z] === RUN TestDockerSuite/TestHealth [2020-02-28T14:33:31.858Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-28T14:33:38.383Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-02-28T14:33:38.383Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-02-28T14:33:38.383Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-02-28T14:33:38.383Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-02-28T14:33:38.941Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-02-28T14:33:38.941Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-02-28T14:33:39.864Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-02-28T14:33:39.864Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-02-28T14:33:39.864Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-02-28T14:33:39.864Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-02-28T14:33:40.119Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-02-28T14:33:40.373Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-02-28T14:33:40.933Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-02-28T14:33:40.933Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-02-28T14:33:41.855Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-02-28T14:33:41.855Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-02-28T14:33:42.780Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-02-28T14:33:44.142Z] === RUN TestDockerSuite/TestImagesFormat [2020-02-28T14:33:44.142Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-02-28T14:33:44.702Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-02-28T14:33:47.958Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-02-28T14:33:47.959Z] === RUN TestDockerSuite/TestImportBadURL [2020-02-28T14:33:47.959Z] === RUN TestDockerSuite/TestImportDisplay [2020-02-28T14:33:49.335Z] === RUN TestDockerSuite/TestImportFile [2020-02-28T14:33:51.217Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-02-28T14:33:51.217Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-02-28T14:33:53.100Z] === RUN TestDockerSuite/TestImportGzipped [2020-02-28T14:33:54.983Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-02-28T14:33:56.864Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-02-28T14:33:58.232Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-02-28T14:33:59.156Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-02-28T14:33:59.715Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-02-28T14:33:59.715Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-02-28T14:33:59.715Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-02-28T14:34:00.638Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-02-28T14:34:01.562Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-02-28T14:34:02.120Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-02-28T14:34:03.044Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-02-28T14:34:03.967Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-02-28T14:34:04.527Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-02-28T14:34:04.781Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-02-28T14:34:06.664Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-02-28T14:34:07.223Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-02-28T14:34:07.781Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-02-28T14:34:08.036Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-02-28T14:34:08.959Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-02-28T14:34:08.959Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-02-28T14:34:09.518Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-02-28T14:34:10.077Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-02-28T14:34:11.001Z] === RUN TestDockerSuite/TestInspectDefault [2020-02-28T14:34:11.927Z] === RUN TestDockerSuite/TestInspectHistory [2020-02-28T14:34:13.290Z] === RUN TestDockerSuite/TestInspectImage [2020-02-28T14:34:13.290Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-02-28T14:34:13.290Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-02-28T14:34:13.290Z] === RUN TestDockerSuite/TestInspectInt64 [2020-02-28T14:34:14.214Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-02-28T14:34:14.774Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-02-28T14:34:15.028Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-02-28T14:34:15.952Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-02-28T14:34:16.875Z] === RUN TestDockerSuite/TestInspectPlugin [2020-02-28T14:34:18.758Z] === RUN TestDockerSuite/TestInspectRootFS [2020-02-28T14:34:18.758Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-02-28T14:34:19.318Z] === RUN TestDockerSuite/TestInspectStatus [2020-02-28T14:34:20.244Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-02-28T14:34:22.127Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-02-28T14:34:23.065Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-02-28T14:34:23.988Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-02-28T14:34:24.911Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-02-28T14:34:25.833Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-02-28T14:34:26.758Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-02-28T14:34:27.681Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-02-28T14:34:27.681Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-02-28T14:34:30.191Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-02-28T14:34:32.072Z] === RUN TestDockerSuite/TestLinksEnvs [2020-02-28T14:34:33.958Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-02-28T14:34:34.518Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-02-28T14:34:35.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-02-28T14:34:36.367Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-02-28T14:34:38.877Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-02-28T14:34:40.759Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-02-28T14:34:41.684Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-02-28T14:34:41.684Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-02-28T14:34:43.570Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-02-28T14:34:44.130Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-02-28T14:34:44.690Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-02-28T14:34:45.614Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-02-28T14:34:46.540Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-02-28T14:34:49.802Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-02-28T14:34:53.964Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-02-28T14:34:56.471Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-02-28T14:34:59.729Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-02-28T14:35:01.611Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-02-28T14:35:01.611Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-02-28T14:35:04.120Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-02-28T14:35:04.679Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-02-28T14:35:06.561Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-02-28T14:35:07.485Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-02-28T14:35:07.486Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-02-28T14:35:08.045Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-02-28T14:35:08.045Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-02-28T14:35:08.045Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-02-28T14:35:08.969Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-02-28T14:35:09.892Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-02-28T14:35:14.048Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-02-28T14:35:14.302Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-02-28T14:35:19.532Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-02-28T14:35:20.093Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-02-28T14:35:20.093Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-02-28T14:35:21.017Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-02-28T14:35:22.379Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-02-28T14:35:23.303Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-02-28T14:35:24.673Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-02-28T14:35:25.600Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-02-28T14:35:28.109Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-02-28T14:35:28.669Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-02-28T14:35:29.593Z] === RUN TestDockerSuite/TestLogsSince [2020-02-28T14:35:31.476Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-02-28T14:35:36.708Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-02-28T14:35:41.941Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-02-28T14:35:42.196Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-02-28T14:35:43.121Z] === RUN TestDockerSuite/TestLogsTail [2020-02-28T14:35:44.045Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-02-28T14:35:44.969Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-02-28T14:35:44.969Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-02-28T14:35:45.893Z] === RUN TestDockerSuite/TestMountIntoProc [2020-02-28T14:35:46.452Z] === RUN TestDockerSuite/TestMountIntoSys [2020-02-28T14:35:47.377Z] === RUN TestDockerSuite/TestNetHostname [2020-02-28T14:35:49.888Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-02-28T14:35:50.142Z] === RUN TestDockerSuite/TestNetworkEvents [2020-02-28T14:35:51.503Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-02-28T14:35:54.011Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-02-28T14:35:54.570Z] === RUN TestDockerSuite/TestPluginActive [2020-02-28T14:35:56.452Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-02-28T14:35:58.430Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-02-28T14:36:03.664Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-02-28T14:36:03.664Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-02-28T14:36:03.664Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-02-28T14:36:04.223Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-02-28T14:36:06.733Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-02-28T14:36:07.657Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-02-28T14:36:09.019Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-02-28T14:36:09.579Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-02-28T14:36:10.941Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-02-28T14:36:13.451Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-02-28T14:36:15.961Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-02-28T14:36:16.887Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-02-28T14:36:18.248Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-02-28T14:36:19.609Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-02-28T14:36:19.609Z] === RUN TestDockerSuite/TestPortHostBinding [2020-02-28T14:36:21.492Z] === RUN TestDockerSuite/TestPortList [2020-02-28T14:36:22.416Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-02-28T14:36:25.674Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-02-28T14:36:32.214Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-02-28T14:36:32.469Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-02-28T14:36:33.829Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-02-28T14:36:39.065Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-02-28T14:36:41.574Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-02-28T14:36:41.574Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-02-28T14:36:41.574Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-02-28T14:36:42.133Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-02-28T14:36:42.133Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-02-28T14:36:43.057Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-02-28T14:36:43.057Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-02-28T14:36:43.616Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-02-28T14:36:43.871Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-02-28T14:36:45.754Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-02-28T14:36:45.754Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-02-28T14:36:49.012Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-02-28T14:36:50.371Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-02-28T14:36:50.930Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-02-28T14:36:50.930Z] === RUN TestDockerSuite/TestPsByOrder [2020-02-28T14:36:51.853Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-02-28T14:36:54.362Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-02-28T14:36:54.922Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-02-28T14:36:55.481Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-02-28T14:36:59.640Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-02-28T14:36:59.640Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-02-28T14:37:02.150Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-02-28T14:37:04.662Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-02-28T14:37:04.662Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-02-28T14:37:07.170Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-02-28T14:37:08.531Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-02-28T14:37:10.416Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-02-28T14:37:16.941Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-02-28T14:37:18.301Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-02-28T14:37:20.809Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-02-28T14:37:22.170Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-02-28T14:37:23.531Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-02-28T14:37:23.786Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-02-28T14:37:26.297Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-02-28T14:37:28.806Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-02-28T14:37:30.168Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-02-28T14:37:30.168Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-02-28T14:37:31.092Z] === RUN TestDockerSuite/TestPsRightTagName [2020-02-28T14:37:33.601Z] === RUN TestDockerSuite/TestPsShowMounts [2020-02-28T14:37:36.109Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-02-28T14:37:36.364Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-02-28T14:37:37.287Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-02-28T14:37:37.287Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-02-28T14:37:37.287Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-02-28T14:37:37.552Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-02-28T14:37:37.552Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-02-28T14:37:38.916Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-02-28T14:37:40.276Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-02-28T14:37:42.159Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-02-28T14:37:42.718Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-02-28T14:37:50.792Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-02-28T14:37:50.792Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-02-28T14:37:52.154Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-02-28T14:37:53.514Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-02-28T14:37:54.876Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-02-28T14:37:54.876Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-02-28T14:37:54.876Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-02-28T14:37:55.131Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-02-28T14:37:58.388Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-02-28T14:37:59.311Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-02-28T14:38:03.467Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-02-28T14:38:05.350Z] === RUN TestDockerSuite/TestRmiBlank [2020-02-28T14:38:05.350Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-02-28T14:38:05.350Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-02-28T14:38:09.514Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-02-28T14:38:10.442Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-02-28T14:38:10.697Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-02-28T14:38:12.581Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-02-28T14:38:13.522Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-02-28T14:38:13.776Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-02-28T14:38:15.660Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-02-28T14:38:16.588Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-02-28T14:38:16.843Z] === RUN TestDockerSuite/TestRmiTag [2020-02-28T14:38:17.097Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-02-28T14:38:18.021Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-02-28T14:38:19.907Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-28T14:38:23.165Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-02-28T14:38:23.724Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-02-28T14:38:24.648Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-02-28T14:38:25.208Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-02-28T14:38:27.091Z] === RUN TestDockerSuite/TestRunAddHost [2020-02-28T14:38:27.653Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-02-28T14:38:27.908Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-02-28T14:38:28.832Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-02-28T14:38:28.832Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-02-28T14:38:29.756Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-02-28T14:38:31.638Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-02-28T14:38:32.197Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-02-28T14:38:33.119Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-02-28T14:38:34.042Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-02-28T14:38:35.401Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-02-28T14:38:37.284Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-02-28T14:38:38.207Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-02-28T14:38:39.130Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-02-28T14:38:39.689Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-02-28T14:38:39.954Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-02-28T14:38:40.897Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-02-28T14:38:42.257Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-02-28T14:38:43.180Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-02-28T14:38:44.540Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-02-28T14:38:45.099Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-02-28T14:38:46.023Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-02-28T14:38:46.582Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-02-28T14:38:46.582Z] === RUN TestDockerSuite/TestRunBindMounts [2020-02-28T14:38:47.506Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-02-28T14:38:49.391Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-02-28T14:38:50.388Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-02-28T14:38:50.643Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-02-28T14:38:51.203Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-02-28T14:38:52.130Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-02-28T14:38:53.055Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-02-28T14:38:53.055Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-02-28T14:38:53.979Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-02-28T14:38:54.538Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-02-28T14:38:55.460Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-02-28T14:38:56.385Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-02-28T14:38:56.944Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-02-28T14:38:57.199Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-02-28T14:38:57.759Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-02-28T14:38:57.759Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-02-28T14:38:59.118Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-02-28T14:39:00.043Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-02-28T14:39:00.969Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-02-28T14:39:01.893Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-02-28T14:39:01.893Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-02-28T14:39:02.816Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-02-28T14:39:04.698Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-02-28T14:39:06.062Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-02-28T14:39:06.987Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-28T14:39:07.911Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-02-28T14:39:08.835Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-02-28T14:39:09.761Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-02-28T14:39:10.684Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-02-28T14:39:11.243Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-02-28T14:39:12.166Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-02-28T14:39:14.049Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-02-28T14:39:18.205Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-02-28T14:39:18.205Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-02-28T14:39:18.460Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-02-28T14:39:20.967Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-02-28T14:39:22.849Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-02-28T14:39:22.849Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-02-28T14:39:26.109Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-02-28T14:39:28.616Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-02-28T14:39:28.616Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-02-28T14:39:28.616Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-02-28T14:39:29.176Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-02-28T14:39:31.057Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-28T14:39:31.057Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-02-28T14:39:32.942Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-02-28T14:39:35.453Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-02-28T14:39:36.013Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-02-28T14:39:37.896Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-02-28T14:39:38.456Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-02-28T14:39:38.456Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-02-28T14:39:39.381Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-02-28T14:39:41.274Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-02-28T14:39:41.274Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-02-28T14:39:41.834Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-02-28T14:39:42.758Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-02-28T14:39:43.681Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-02-28T14:39:44.240Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-02-28T14:39:44.494Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-02-28T14:39:45.054Z] === RUN TestDockerSuite/TestRunEnvironment [2020-02-28T14:39:45.979Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-02-28T14:39:46.904Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-02-28T14:39:47.462Z] === RUN TestDockerSuite/TestRunExitCode [2020-02-28T14:39:48.385Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-02-28T14:39:49.309Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-02-28T14:39:49.869Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-02-28T14:39:50.793Z] === RUN TestDockerSuite/TestRunExposePort [2020-02-28T14:39:50.793Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-02-28T14:39:51.394Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-02-28T14:39:52.318Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-02-28T14:39:54.200Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-02-28T14:39:54.454Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-28T14:39:54.454Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-02-28T14:39:58.610Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-02-28T14:39:58.865Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-02-28T14:40:11.015Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-02-28T14:40:11.577Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-02-28T14:40:13.462Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-02-28T14:40:13.462Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-02-28T14:40:13.462Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-02-28T14:40:13.462Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-02-28T14:40:14.022Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-02-28T14:40:17.286Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-02-28T14:40:19.168Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-02-28T14:40:20.529Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-02-28T14:40:21.452Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-02-28T14:40:22.011Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-02-28T14:40:22.935Z] === RUN TestDockerSuite/TestRunModeHostname [2020-02-28T14:40:23.859Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-02-28T14:40:23.859Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-02-28T14:40:24.114Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-02-28T14:40:25.996Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-02-28T14:40:26.918Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-02-28T14:40:28.801Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-02-28T14:40:28.801Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-02-28T14:40:28.801Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-02-28T14:40:30.684Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-02-28T14:40:32.060Z] === RUN TestDockerSuite/TestRunMount [2020-02-28T14:40:38.584Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-02-28T14:40:39.142Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-02-28T14:40:39.701Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-02-28T14:40:41.583Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-02-28T14:40:44.089Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-02-28T14:40:47.344Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-02-28T14:40:49.854Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-02-28T14:40:52.366Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-02-28T14:40:54.250Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-02-28T14:40:55.612Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-02-28T14:40:55.612Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-02-28T14:40:56.177Z] === RUN TestDockerSuite/TestRunNetHost [2020-02-28T14:40:57.538Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-02-28T14:40:58.097Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-02-28T14:40:58.656Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-02-28T14:40:58.911Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-02-28T14:41:02.174Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-02-28T14:41:03.533Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-02-28T14:41:04.455Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-02-28T14:41:10.980Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-02-28T14:41:10.980Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-02-28T14:41:10.980Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-02-28T14:41:11.904Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-02-28T14:41:11.904Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-02-28T14:41:12.464Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-02-28T14:41:12.720Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-02-28T14:41:13.643Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-02-28T14:41:13.643Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-02-28T14:41:14.567Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-02-28T14:41:15.491Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-02-28T14:41:15.491Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-02-28T14:41:16.414Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-02-28T14:41:17.338Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-02-28T14:41:19.220Z] === RUN TestDockerSuite/TestRunPortInUse [2020-02-28T14:41:20.582Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-02-28T14:41:20.582Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-02-28T14:41:21.505Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-02-28T14:41:22.064Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-02-28T14:41:22.986Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-02-28T14:41:23.912Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-02-28T14:41:23.912Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-02-28T14:41:24.471Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-28T14:41:24.471Z] === RUN TestDockerSuite/TestRunPublishPort [2020-02-28T14:41:25.393Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-02-28T14:41:26.318Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-02-28T14:41:26.318Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-02-28T14:41:27.241Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-02-28T14:41:31.806Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-02-28T14:41:31.806Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-02-28T14:41:31.806Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-02-28T14:41:32.373Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-02-28T14:41:33.734Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-02-28T14:41:34.293Z] === RUN TestDockerSuite/TestRunRm [2020-02-28T14:41:35.229Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-02-28T14:41:39.396Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-02-28T14:41:39.396Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-02-28T14:41:39.396Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-02-28T14:41:40.321Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-02-28T14:41:40.883Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-02-28T14:41:42.765Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-02-28T14:41:43.690Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-02-28T14:41:47.847Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-02-28T14:41:48.102Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-02-28T14:41:48.102Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-02-28T14:41:49.026Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-02-28T14:41:52.284Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-02-28T14:41:53.208Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-02-28T14:41:54.133Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-02-28T14:41:55.057Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-02-28T14:41:55.616Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-02-28T14:41:56.541Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-02-28T14:41:57.100Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-02-28T14:41:58.023Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-02-28T14:41:58.947Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-02-28T14:41:59.870Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-02-28T14:42:00.431Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-02-28T14:42:03.689Z] === RUN TestDockerSuite/TestRunState [2020-02-28T14:42:05.049Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-02-28T14:42:05.608Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-02-28T14:42:06.539Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-02-28T14:42:06.539Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-02-28T14:42:06.539Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-02-28T14:42:07.467Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-02-28T14:42:08.390Z] === RUN TestDockerSuite/TestRunSysctls [2020-02-28T14:42:09.750Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-02-28T14:42:10.005Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-02-28T14:42:10.005Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-02-28T14:42:10.929Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-02-28T14:42:13.437Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-02-28T14:42:13.997Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-02-28T14:42:16.506Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-02-28T14:42:20.662Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-02-28T14:42:23.169Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-02-28T14:42:24.093Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-02-28T14:42:24.653Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-02-28T14:42:25.579Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-02-28T14:42:28.099Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-02-28T14:42:29.023Z] === RUN TestDockerSuite/TestRunUserByID [2020-02-28T14:42:29.946Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-02-28T14:42:30.201Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-02-28T14:42:30.201Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-02-28T14:42:31.124Z] === RUN TestDockerSuite/TestRunUserByName [2020-02-28T14:42:32.047Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-02-28T14:42:32.607Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-02-28T14:42:32.607Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-02-28T14:42:32.862Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-02-28T14:42:33.785Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-02-28T14:42:37.944Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-02-28T14:42:38.872Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-02-28T14:42:40.232Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-02-28T14:42:42.740Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-02-28T14:42:44.100Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-02-28T14:42:45.462Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-28T14:42:46.387Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-02-28T14:42:49.645Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-02-28T14:42:50.204Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-02-28T14:42:51.129Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-02-28T14:42:52.052Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-02-28T14:42:52.052Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-02-28T14:42:52.052Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-02-28T14:42:52.052Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-02-28T14:42:52.052Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-02-28T14:42:52.980Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-02-28T14:42:53.903Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-02-28T14:42:54.826Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-02-28T14:42:56.708Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-02-28T14:42:57.267Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-02-28T14:42:58.191Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-02-28T14:42:58.191Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-02-28T14:42:59.115Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-02-28T14:42:59.115Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-02-28T14:42:59.115Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-02-28T14:42:59.115Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-02-28T14:42:59.115Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-02-28T14:42:59.115Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-02-28T14:42:59.370Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-02-28T14:42:59.625Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-02-28T14:42:59.880Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-02-28T14:42:59.880Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-02-28T14:43:00.804Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-02-28T14:43:01.728Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-02-28T14:43:02.651Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-02-28T14:43:02.651Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-02-28T14:43:03.210Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-02-28T14:43:03.770Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-02-28T14:43:04.693Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-02-28T14:43:04.693Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-02-28T14:43:05.257Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-02-28T14:43:06.191Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-02-28T14:43:06.191Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-02-28T14:43:06.191Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-02-28T14:43:07.115Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-02-28T14:43:09.000Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-02-28T14:43:09.559Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-02-28T14:43:09.559Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-02-28T14:43:10.117Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-02-28T14:43:10.117Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-02-28T14:43:11.999Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-02-28T14:43:12.558Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-02-28T14:43:15.067Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-02-28T14:43:15.991Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-02-28T14:43:15.991Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-02-28T14:43:15.991Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-02-28T14:43:17.351Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-02-28T14:43:18.274Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-02-28T14:43:19.635Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-02-28T14:43:19.635Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-02-28T14:43:22.143Z] === RUN TestDockerSuite/TestSaveImageId [2020-02-28T14:43:22.143Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-02-28T14:43:22.398Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-02-28T14:43:24.909Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-02-28T14:43:24.909Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-02-28T14:43:26.269Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-02-28T14:43:26.269Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-02-28T14:43:26.269Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-02-28T14:43:28.151Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-02-28T14:43:29.512Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-02-28T14:43:29.766Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-02-28T14:43:29.766Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-02-28T14:43:30.021Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-02-28T14:43:30.021Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-02-28T14:43:30.275Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-02-28T14:43:32.783Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-02-28T14:43:38.018Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-02-28T14:43:38.577Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-02-28T14:43:41.838Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-02-28T14:43:42.397Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-02-28T14:43:44.281Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-02-28T14:43:46.788Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-02-28T14:43:50.046Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-02-28T14:43:50.300Z] === RUN TestDockerSuite/TestStartRecordError [2020-02-28T14:43:51.226Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-02-28T14:43:52.150Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-02-28T14:43:55.411Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-02-28T14:43:57.294Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-02-28T14:43:57.294Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-28T14:44:00.552Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-02-28T14:44:05.785Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-02-28T14:44:09.041Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-02-28T14:44:14.277Z] === RUN TestDockerSuite/TestStatsNoStream [2020-02-28T14:44:16.789Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-02-28T14:44:18.671Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-02-28T14:44:19.594Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-02-28T14:44:20.518Z] === RUN TestDockerSuite/TestTopPrivileged [2020-02-28T14:44:21.079Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-02-28T14:44:21.079Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-02-28T14:44:22.003Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-02-28T14:44:26.158Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-02-28T14:44:30.314Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-02-28T14:44:30.314Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-02-28T14:44:31.238Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-02-28T14:44:31.238Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-02-28T14:44:32.161Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-02-28T14:44:34.043Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-02-28T14:44:34.043Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-02-28T14:44:35.927Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-02-28T14:44:36.487Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-02-28T14:44:37.410Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-02-28T14:44:39.292Z] === RUN TestDockerSuite/TestUpdateStats [2020-02-28T14:44:43.448Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-02-28T14:44:44.809Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-02-28T14:44:44.809Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-02-28T14:44:45.732Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-02-28T14:44:46.655Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-02-28T14:44:50.823Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-02-28T14:44:54.979Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-02-28T14:44:57.487Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-02-28T14:44:59.995Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-02-28T14:45:04.152Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-02-28T14:45:09.385Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-02-28T14:45:11.901Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-02-28T14:45:14.409Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-02-28T14:45:15.770Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-02-28T14:45:17.655Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-02-28T14:45:20.162Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-02-28T14:45:22.045Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-02-28T14:45:24.553Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-02-28T14:45:27.078Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-02-28T14:45:29.586Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-02-28T14:45:44.406Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-02-28T14:45:44.406Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-02-28T14:45:44.406Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-02-28T14:45:45.330Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-02-28T14:45:45.330Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-02-28T14:45:45.330Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-02-28T14:45:45.330Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-02-28T14:45:46.254Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-02-28T14:45:46.254Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-02-28T14:45:47.178Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-02-28T14:45:47.178Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-02-28T14:45:47.432Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-02-28T14:45:47.432Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-02-28T14:45:47.432Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-02-28T14:45:49.941Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-02-28T14:45:49.941Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-02-28T14:45:50.195Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-02-28T14:45:50.195Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-02-28T14:45:50.195Z] === RUN TestDockerSuite/TestVolumeEvents [2020-02-28T14:45:51.118Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-02-28T14:45:53.630Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-02-28T14:45:53.630Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-02-28T14:45:53.630Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-02-28T14:45:56.887Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-02-28T14:46:01.049Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite (1791.51s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.22s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.86s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.36s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.49s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.03s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.83s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.39s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.52s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.37s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.38s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.14s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.52s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.30s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.22s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.41s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.53s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAttachDetach (1.34s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.29s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.17s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.30s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.29s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.98s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.01s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (2.19s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.87s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.47s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.12s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.84s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.76s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.74s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.26s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.67s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.08s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.16s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.53s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.99s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.34s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.39s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.75s) [2020-02-28T14:46:01.049Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.75s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.18s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.50s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.75s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.74s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.45s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.88s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.81s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.84s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.71s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.48s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.90s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.96s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.56s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.41s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.16s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.72s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.04s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.39s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.12s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.44s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.20s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.11s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.45s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.08s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.42s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.58s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.49s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.77s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.74s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.21s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.73s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.04s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.17s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.62s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.38s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.02s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.63s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2020-02-28T14:46:01.050Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-28T14:46:01.050Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.87s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.14s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.29s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildContChar (4.08s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.34s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.29s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.52s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.02s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.33s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.46s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.96s) [2020-02-28T14:46:01.050Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-02-28T14:46:01.050Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-02-28T14:46:01.050Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-02-28T14:46:01.050Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-02-28T14:46:01.050Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-02-28T14:46:01.050Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-02-28T14:46:01.050Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-02-28T14:46:01.050Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.69s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.59s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.95s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.63s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.68s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.63s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.36s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.81s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.43s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.52s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.65s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.11s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.69s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.97s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.30s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.20s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.76s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.66s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.67s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.02s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.90s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.87s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.31s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.21s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.30s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.69s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.34s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.66s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.45s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildEnv (1.67s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.57s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.41s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.68s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.62s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.01s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.42s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.94s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.57s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.57s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.72s) [2020-02-28T14:46:01.050Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-02-28T14:46:01.050Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.51s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildExpose (0.42s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.51s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildFails (0.99s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.45s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.58s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.97s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.72s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.63s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.85s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (3.59s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.02s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.82s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.19s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.46s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.38s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildHistory (4.47s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.04s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.02s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.75s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.93s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.82s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.62s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.72s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.47s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.78s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.97s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.16s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.25s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.40s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.73s) [2020-02-28T14:46:01.050Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-02-28T14:46:01.050Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.04s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.55s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.57s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.43s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.69s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.12s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.49s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.14s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.01s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.77s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.29s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.72s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.03s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.92s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.48s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.70s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.54s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.53s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.18s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildPATH (2.69s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.99s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.01s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.14s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.84s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.34s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildRm (3.33s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.26s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.40s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.49s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.61s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.40s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.26s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.04s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.54s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.21s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s) [2020-02-28T14:46:01.050Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-02-28T14:46:01.050Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.60s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.19s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.24s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildStderr (1.21s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.41s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.40s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.17s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.72s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.14s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.50s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildUser (2.83s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.02s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.54s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.00s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.41s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.15s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.18s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.08s) [2020-02-28T14:46:01.050Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-28T14:46:01.050Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-02-28T14:46:01.050Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-28T14:46:01.050Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-02-28T14:46:01.050Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-02-28T14:46:01.050Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-02-28T14:46:01.050Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-28T14:46:01.050Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.04s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.97s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.73s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.33s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.36s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.08s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.15s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.57s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.65s) [2020-02-28T14:46:01.050Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-28T14:46:01.050Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.06s) [2020-02-28T14:46:01.050Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.65s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-02-28T14:46:01.051Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-02-28T14:46:01.051Z] docker_cli_sni_test.go:18: Flakey test [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.75s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.09s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCommitChange (1.18s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.98s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.80s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.73s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.01s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCommitTTY (1.79s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.09s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.72s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.93s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.07s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.79s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.93s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.84s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.21s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.73s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.89s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.05s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.90s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.90s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.92s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.91s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.84s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.90s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.01s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.08s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.57s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.58s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.78s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.60s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.79s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.84s) [2020-02-28T14:46:01.051Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-02-28T14:46:01.051Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.80s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.02s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.33s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.76s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.92s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.30s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.87s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.69s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.53s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.60s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.69s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00072d3e0_} (1.64s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1342117478_/foo_false____} (1.62s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1342117478_/foo_true____} (1.59s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3524663437_/foo_false____} (1.58s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3524663437_/foo_true____} (1.61s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3524663437_/foo_true__0xc00072d860__} (1.61s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00072d880_} (1.60s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00072d8a0_} (1.61s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00072d8c0_} (1.61s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00072d8e0_} (1.67s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.71s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.16s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.42s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.88s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.85s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.93s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.93s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.09s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.10s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.05s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.96s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.24s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.22s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.78s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.47s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.87s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.95s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.95s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.26s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.96s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.85s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.55s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.01s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.40s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.89s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.09s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.52s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.91s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.01s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.97s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpToDot (0.95s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.69s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.78s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpToStdout (0.96s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.37s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.50s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.12s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.75s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.59s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.86s) [2020-02-28T14:46:01.051Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-28T14:46:01.051Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.91s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2020-02-28T14:46:01.051Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-28T14:46:01.051Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (3.01s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.17s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.50s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.90s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.72s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.55s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.86s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.87s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.45s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.02s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.84s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.89s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.76s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.05s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.36s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.38s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsAttach (1.44s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsCommit (1.10s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.86s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.79s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.85s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.83s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.71s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.33s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.77s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsCopy (1.42s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.84s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.88s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.38s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.59s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.39s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.48s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsFilters (1.81s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsFormat (1.77s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.86s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.25s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.36s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s) [2020-02-28T14:46:01.051Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-28T14:46:01.051Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-02-28T14:46:01.051Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-28T14:46:01.051Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.70s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.82s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsRename (0.90s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsResize (0.89s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.79s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.93s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.81s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.09s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsTop (0.94s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2020-02-28T14:46:01.051Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.64s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExec (0.94s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.87s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.83s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.84s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.85s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.00s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.85s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.00s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.92s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.04s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.95s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.00s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecCgroup (1.23s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecEnv (0.91s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.79s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.90s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecInspectID (3.00s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecInteractive (0.93s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.90s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.87s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecParseError (0.83s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.89s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.41s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.92s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecStartFails (0.92s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.12s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.83s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecTTY (1.00s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.94s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.88s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecUlimits (0.91s) [2020-02-28T14:46:01.052Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-28T14:46:01.052Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.24s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.05s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.22s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.04s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestExecWithUser (1.16s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.83s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.97s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.09s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.91s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestHealth (20.86s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.94s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.88s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.51s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.91s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.99s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.03s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.82s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.91s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestImportDisplay (1.53s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestImportFile (1.93s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.99s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestImportGzipped (1.91s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.85s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.01s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.97s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.74s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.79s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.90s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.77s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.78s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.79s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.89s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.62s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.80s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.79s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.85s) [2020-02-28T14:46:01.052Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-28T14:46:01.052Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.24s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.83s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectDefault (1.06s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectHistory (1.18s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectImage (0.04s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s) [2020-02-28T14:46:01.052Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-28T14:46:01.052Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.89s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.79s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.84s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.83s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.77s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.88s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectStatus (1.04s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.76s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.93s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.83s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.93s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.89s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.88s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.93s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.79s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.79s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.93s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.44s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.89s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.52s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.58s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.60s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.41s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.98s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.71s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.38s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.06s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.00s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.71s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.49s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.96s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.88s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.82s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.77s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.80s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.07s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.10s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.10s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.27s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.10s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.22s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.85s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.79s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLogsSince (6.94s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.85s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.86s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLogsTail (1.00s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.94s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.88s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.52s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.83s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestNetHostname (2.43s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.35s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.21s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.43s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.81s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPluginActive (1.62s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.38s) [2020-02-28T14:46:01.052Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-02-28T14:46:01.052Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.70s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.24s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.53s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.92s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.04s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.12s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.60s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.75s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPortList (10.51s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.65s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.70s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.79s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.77s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.81s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.15s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.55s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.21s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.65s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.52s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPsByOrder (3.32s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.10s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.69s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.47s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.90s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.13s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.58s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.39s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.61s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.58s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.04s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.57s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.52s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.86s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.50s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.66s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.01s) [2020-02-28T14:46:01.052Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-28T14:46:01.052Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.18s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.64s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.59s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.72s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.97s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.57s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.45s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2020-02-28T14:46:01.052Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.35s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.56s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.54s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.97s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.66s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.09s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.13s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.39s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.96s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.07s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.86s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.25s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.90s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.82s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.87s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.12s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.49s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.61s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunAddHost (0.80s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.34s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.74s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.79s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.93s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.91s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.55s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.57s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.95s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.95s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.01s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.97s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.14s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.05s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.13s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.79s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.74s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.90s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.90s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (1.02s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.81s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.79s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.78s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.83s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.82s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.70s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.29s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.88s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.04s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.79s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.63s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.69s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.68s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (1.03s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.88s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.87s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.80s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.66s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.80s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.70s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.40s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.88s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (3.00s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.73s) [2020-02-28T14:46:01.053Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-28T14:46:01.053Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-02-28T14:46:01.053Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-28T14:46:01.053Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.77s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.82s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.71s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.53s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.79s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.66s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.77s) [2020-02-28T14:46:01.053Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-28T14:46:01.053Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.82s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.82s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.78s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.81s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunExitCode (0.79s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.77s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.77s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.80s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.90s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.59s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2020-02-28T14:46:01.053Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-28T14:46:01.053Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.61s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.57s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.22s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.62s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.82s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.17s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.67s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.65s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.83s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.71s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.13s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.60s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.22s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.66s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.54s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.62s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunMount (6.16s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.77s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.81s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.59s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.33s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.28s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.58s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.64s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.65s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.55s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.70s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunNetHost (1.16s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.82s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.76s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.90s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.45s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.75s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.95s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.87s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.88s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.85s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.07s) [2020-02-28T14:46:01.053Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-28T14:46:01.053Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.92s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.83s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.87s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.26s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.81s) [2020-02-28T14:46:01.053Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.76s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.86s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.90s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.76s) [2020-02-28T14:46:01.053Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-28T14:46:01.053Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.89s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.87s) [2020-02-28T14:46:01.053Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-28T14:46:01.053Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.76s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.64s) [2020-02-28T14:46:01.053Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-28T14:46:01.053Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.68s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.79s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunRm (0.86s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunRmAndWait (4.02s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.99s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.85s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.88s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.76s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.43s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.10s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.95s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.79s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.80s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.80s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.78s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.79s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.77s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.86s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.80s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunState (1.71s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.80s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.82s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2020-02-28T14:46:01.053Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-28T14:46:01.053Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.83s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.73s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunSysctls (1.64s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.80s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.60s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.78s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.97s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.98s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.07s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.81s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.80s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.81s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.40s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.18s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunUserByID (0.83s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.82s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunUserByName (0.79s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2020-02-28T14:46:01.053Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-02-28T14:46:01.053Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.78s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.41s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.16s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.40s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.60s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.49s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.95s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.77s) [2020-02-28T14:46:01.053Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.89s) [2020-02-28T14:46:01.053Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-28T14:46:01.053Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-02-28T14:46:01.053Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-28T14:46:01.053Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-02-28T14:46:01.054Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-28T14:46:01.054Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.87s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.94s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.81s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.64s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.82s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.84s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.20s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.19s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.85s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.83s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.84s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.32s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.83s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.85s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.81s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.58s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.82s) [2020-02-28T14:46:01.054Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-28T14:46:01.054Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.67s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.60s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.63s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.90s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.11s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.17s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.23s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.08s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.58s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.06s) [2020-02-28T14:46:01.054Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents746878751 [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.77s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.57s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.57s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.33s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.50s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.58s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.89s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.07s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.58s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.60s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.87s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestStartRecordError (1.87s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.76s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.15s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.39s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.12s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.26s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.89s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.78s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.85s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.83s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.80s) [2020-02-28T14:46:01.054Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-28T14:46:01.054Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.77s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.32s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.52s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.67s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.80s) [2020-02-28T14:46:01.054Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-28T14:46:01.054Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.93s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.76s) [2020-02-28T14:46:01.054Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-28T14:46:01.054Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.67s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.98s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.94s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.64s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUpdateStats (3.84s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.60s) [2020-02-28T14:46:01.054Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-28T14:46:01.054Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.02s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.88s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.22s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.57s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.20s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.61s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.15s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.31s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.38s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.37s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.59s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.57s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.34s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.40s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.42s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.34s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.37s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.85s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.83s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.96s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.51s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.85s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.34s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.08s) [2020-02-28T14:46:01.054Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.14s) [2020-02-28T14:46:01.054Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-02-28T14:46:01.054Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-28T14:46:01.054Z] === RUN TestDockerRegistrySuite [2020-02-28T14:46:01.054Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-02-28T14:46:02.414Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-02-28T14:46:04.296Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-02-28T14:46:05.656Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-02-28T14:46:05.911Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-02-28T14:46:11.152Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-02-28T14:46:14.411Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-02-28T14:46:15.771Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-28T14:46:19.929Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-02-28T14:46:20.852Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-02-28T14:46:22.212Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-02-28T14:46:23.573Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-02-28T14:46:24.933Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-02-28T14:46:26.293Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-02-28T14:46:27.651Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-02-28T14:46:29.145Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-02-28T14:46:29.704Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-02-28T14:46:31.067Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-02-28T14:46:31.322Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-02-28T14:46:31.576Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-02-28T14:46:31.831Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-02-28T14:46:31.831Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-02-28T14:46:32.754Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-02-28T14:46:34.681Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-02-28T14:46:35.241Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-02-28T14:46:36.165Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-02-28T14:46:40.323Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-02-28T14:46:40.323Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-02-28T14:46:41.695Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-02-28T14:46:41.695Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-02-28T14:46:43.578Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-02-28T14:46:43.578Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-02-28T14:46:44.940Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-02-28T14:46:46.302Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-02-28T14:46:50.459Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-02-28T14:46:50.713Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-02-28T14:46:52.075Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-02-28T14:46:52.635Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-02-28T14:46:52.635Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-02-28T14:46:52.890Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-02-28T14:46:53.144Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-02-28T14:46:53.705Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-02-28T14:46:53.705Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-02-28T14:46:55.589Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-02-28T14:46:57.473Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-02-28T14:46:58.835Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-02-28T14:47:00.195Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-02-28T14:47:01.555Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-02-28T14:47:02.114Z] --- PASS: TestDockerRegistrySuite (61.36s) [2020-02-28T14:47:02.114Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.77s) [2020-02-28T14:47:02.114Z] check_test.go:196: [d2603288a695b] daemon is not started [2020-02-28T14:47:02.114Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.47s) [2020-02-28T14:47:02.114Z] check_test.go:196: [d081cea4d05f1] daemon is not started [2020-02-28T14:47:02.114Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.80s) [2020-02-28T14:47:02.114Z] check_test.go:196: [d01228ab974c3] daemon is not started [2020-02-28T14:47:02.114Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-02-28T14:47:02.114Z] check_test.go:196: [d2dc3552c1a6d] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.33s) [2020-02-28T14:47:02.115Z] check_test.go:196: [d6f8d2073a415] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.20s) [2020-02-28T14:47:02.115Z] check_test.go:196: [d6067c6dc156d] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.98s) [2020-02-28T14:47:02.115Z] check_test.go:196: [d2247ba7504a2] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.53s) [2020-02-28T14:47:02.115Z] check_test.go:196: [d4a287dcd4420] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s) [2020-02-28T14:47:02.115Z] check_test.go:196: [de09847d0e404] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.41s) [2020-02-28T14:47:02.115Z] check_test.go:196: [de61ffdd8ae17] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.46s) [2020-02-28T14:47:02.115Z] check_test.go:196: [d7425ff2f2b79] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.36s) [2020-02-28T14:47:02.115Z] check_test.go:196: [d0bc5981a68e0] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s) [2020-02-28T14:47:02.115Z] check_test.go:196: [d5968b39a7b1b] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.37s) [2020-02-28T14:47:02.115Z] check_test.go:196: [d5bff2365836b] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.91s) [2020-02-28T14:47:02.115Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:394c1daf385e1f6c54f0c946c829666658b77abd2eab1f5a19e1bd816e5a42a6 [2020-02-28T14:47:02.115Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ee3876f3607df439f8c59a86fe4ddc36954b528be6d0d3cd7661ff4273474929 [2020-02-28T14:47:02.115Z] check_test.go:196: [dc020bb312dca] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.93s) [2020-02-28T14:47:02.115Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cf7931dac5661866cb9099d538adac9810f139dc8e1e0e6502d0234ae69dcb9b [2020-02-28T14:47:02.115Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2c84cd7ebcbe5a764af91c682423d48d3e2a083892be798e790fac9213ae9b1b [2020-02-28T14:47:02.115Z] check_test.go:196: [ddd8770efdf61] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.45s) [2020-02-28T14:47:02.115Z] check_test.go:196: [dedb1ed952138] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.85s) [2020-02-28T14:47:02.115Z] check_test.go:196: [d3b5016e4b2ae] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.40s) [2020-02-28T14:47:02.115Z] check_test.go:196: [d6224da8999e8] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-02-28T14:47:02.115Z] check_test.go:196: [d4fb3432fe372] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.57s) [2020-02-28T14:47:02.115Z] check_test.go:196: [dc54748c1abfd] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.44s) [2020-02-28T14:47:02.115Z] check_test.go:196: [d059781be5097] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.61s) [2020-02-28T14:47:02.115Z] check_test.go:196: [da109c6586304] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.96s) [2020-02-28T14:47:02.115Z] check_test.go:196: [de17b84d044d6] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-02-28T14:47:02.115Z] check_test.go:196: [de7f88d631fb1] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.47s) [2020-02-28T14:47:02.115Z] check_test.go:196: [d9c547084013e] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2020-02-28T14:47:02.115Z] check_test.go:196: [d8aebabd2b6f6] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-02-28T14:47:02.115Z] check_test.go:196: [d781e8901e75c] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-02-28T14:47:02.115Z] check_test.go:196: [dd6b983b48d5e] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-02-28T14:47:02.115Z] check_test.go:196: [d2302f374bd4b] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.49s) [2020-02-28T14:47:02.115Z] check_test.go:196: [d0f207ba73f3f] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-02-28T14:47:02.115Z] check_test.go:196: [d4d3cfdd7b17e] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.49s) [2020-02-28T14:47:02.115Z] check_test.go:196: [d7c55d4175c7e] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.24s) [2020-02-28T14:47:02.115Z] check_test.go:196: [d6c4c267e2b7b] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.19s) [2020-02-28T14:47:02.115Z] check_test.go:196: [dce85db8ebaa5] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.49s) [2020-02-28T14:47:02.115Z] check_test.go:196: [def288652c7d3] daemon is not started [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.04s) [2020-02-28T14:47:02.115Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.81s) [2020-02-28T14:47:02.115Z] === RUN TestDockerSchema1RegistrySuite [2020-02-28T14:47:02.115Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-02-28T14:47:02.115Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-02-28T14:47:07.350Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-02-28T14:47:11.507Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-02-28T14:47:16.766Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-02-28T14:47:17.325Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-02-28T14:47:18.686Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-02-28T14:47:18.940Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-02-28T14:47:20.300Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-02-28T14:47:21.660Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-02-28T14:47:23.020Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-02-28T14:47:27.177Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-02-28T14:47:27.177Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-02-28T14:47:27.431Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-02-28T14:47:27.431Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-02-28T14:47:27.686Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-02-28T14:47:27.940Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-02-28T14:47:28.498Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-02-28T14:47:28.498Z] --- PASS: TestDockerSchema1RegistrySuite (26.43s) [2020-02-28T14:47:28.498Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-02-28T14:47:28.498Z] check_test.go:223: [dfb3980e2ccfb] daemon is not started [2020-02-28T14:47:28.498Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.72s) [2020-02-28T14:47:28.498Z] check_test.go:223: [dba535ce9c090] daemon is not started [2020-02-28T14:47:28.498Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.65s) [2020-02-28T14:47:28.498Z] check_test.go:223: [da22513846f30] daemon is not started [2020-02-28T14:47:28.498Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.39s) [2020-02-28T14:47:28.498Z] check_test.go:223: [d9cd8c10c6a30] daemon is not started [2020-02-28T14:47:28.498Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.35s) [2020-02-28T14:47:28.498Z] check_test.go:223: [da9d0d390707c] daemon is not started [2020-02-28T14:47:28.498Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.39s) [2020-02-28T14:47:28.498Z] check_test.go:223: [d668f5204052c] daemon is not started [2020-02-28T14:47:28.498Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-02-28T14:47:28.498Z] check_test.go:223: [df2d81641f218] daemon is not started [2020-02-28T14:47:28.498Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.37s) [2020-02-28T14:47:28.498Z] check_test.go:223: [d5ee1f30ade08] daemon is not started [2020-02-28T14:47:28.498Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.26s) [2020-02-28T14:47:28.498Z] check_test.go:223: [d3540f7464c00] daemon is not started [2020-02-28T14:47:28.498Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.25s) [2020-02-28T14:47:28.498Z] check_test.go:223: [de86ebde3852a] daemon is not started [2020-02-28T14:47:28.498Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.77s) [2020-02-28T14:47:28.498Z] check_test.go:223: [de6e93bf1e328] daemon is not started [2020-02-28T14:47:28.498Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2020-02-28T14:47:28.498Z] check_test.go:223: [d96600298b41a] daemon is not started [2020-02-28T14:47:28.498Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2020-02-28T14:47:28.499Z] check_test.go:223: [dea00b50b7b56] daemon is not started [2020-02-28T14:47:28.499Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-02-28T14:47:28.499Z] check_test.go:223: [d4337080e487e] daemon is not started [2020-02-28T14:47:28.499Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-02-28T14:47:28.499Z] check_test.go:223: [d4a80629c9c21] daemon is not started [2020-02-28T14:47:28.499Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-02-28T14:47:28.499Z] check_test.go:223: [df2df47e0eb39] daemon is not started [2020-02-28T14:47:28.499Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-02-28T14:47:28.499Z] check_test.go:223: [d780521004a60] daemon is not started [2020-02-28T14:47:28.499Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-02-28T14:47:28.499Z] check_test.go:223: [dfa8c13c4f945] daemon is not started [2020-02-28T14:47:28.499Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-02-28T14:47:28.499Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-02-28T14:47:29.422Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-02-28T14:47:29.980Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-02-28T14:47:29.981Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-02-28T14:47:31.341Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-02-28T14:47:31.596Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-02-28T14:47:31.851Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-02-28T14:47:32.410Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-02-28T14:47:32.665Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.16s) [2020-02-28T14:47:32.665Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s) [2020-02-28T14:47:32.665Z] check_test.go:252: [dc2a5eb370685] daemon is not started [2020-02-28T14:47:32.665Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2020-02-28T14:47:32.665Z] check_test.go:252: [de248bbee9304] daemon is not started [2020-02-28T14:47:32.665Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-02-28T14:47:32.665Z] check_test.go:252: [daf5b959c207d] daemon is not started [2020-02-28T14:47:32.665Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.17s) [2020-02-28T14:47:32.665Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.28s) [2020-02-28T14:47:32.665Z] check_test.go:252: [de0491bbada10] daemon is not started [2020-02-28T14:47:32.665Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.42s) [2020-02-28T14:47:32.665Z] check_test.go:252: [dd7aa8f9cf1bb] daemon is not started [2020-02-28T14:47:32.665Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2020-02-28T14:47:32.665Z] check_test.go:252: [dbe0734be31be] daemon is not started [2020-02-28T14:47:32.665Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-02-28T14:47:32.665Z] check_test.go:252: [d50744f538eda] daemon is not started [2020-02-28T14:47:32.665Z] === RUN TestDockerRegistryAuthTokenSuite [2020-02-28T14:47:32.665Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-02-28T14:47:37.896Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-02-28T14:47:37.896Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-02-28T14:47:37.896Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-02-28T14:47:38.151Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-02-28T14:47:38.405Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-02-28T14:47:38.405Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2020-02-28T14:47:38.405Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-02-28T14:47:38.405Z] check_test.go:279: [d01f0d3caa931] daemon is not started [2020-02-28T14:47:38.405Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2020-02-28T14:47:38.405Z] check_test.go:279: [d45a880b3184d] daemon is not started [2020-02-28T14:47:38.405Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-02-28T14:47:38.405Z] check_test.go:279: [dbe4d96b27153] daemon is not started [2020-02-28T14:47:38.405Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2020-02-28T14:47:38.405Z] check_test.go:279: [d93c05c75f688] daemon is not started [2020-02-28T14:47:38.405Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.19s) [2020-02-28T14:47:38.405Z] check_test.go:279: [d1f1c1b1b7713] daemon is not started [2020-02-28T14:47:38.405Z] === RUN TestDockerNetworkSuite [2020-02-28T14:47:38.405Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-02-28T14:47:41.664Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-02-28T14:47:41.664Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-02-28T14:47:43.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-02-28T14:47:44.908Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-02-28T14:47:48.167Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-02-28T14:47:48.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-02-28T14:47:51.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-02-28T14:47:52.799Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-02-28T14:47:55.307Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-02-28T14:47:56.231Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-02-28T14:47:57.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-02-28T14:48:07.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-02-28T14:48:09.595Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-02-28T14:48:11.478Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-02-28T14:48:12.401Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-02-28T14:48:12.960Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-02-28T14:48:14.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-02-28T14:48:15.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-02-28T14:48:16.004Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-02-28T14:48:16.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-02-28T14:48:17.182Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-02-28T14:48:17.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-02-28T14:48:17.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-02-28T14:48:17.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-02-28T14:48:17.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-02-28T14:48:19.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-02-28T14:48:21.237Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-02-28T14:48:21.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-02-28T14:48:21.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-02-28T14:48:21.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-02-28T14:48:25.650Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-02-28T14:48:29.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-02-28T14:48:32.339Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-02-28T14:48:35.600Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-02-28T14:48:38.860Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-02-28T14:48:39.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-02-28T14:48:39.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-02-28T14:48:41.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-02-28T14:48:41.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-02-28T14:48:41.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-02-28T14:48:41.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-02-28T14:48:41.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-02-28T14:48:41.916Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-02-28T14:48:42.170Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-02-28T14:48:46.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-02-28T14:48:46.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-02-28T14:48:46.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-02-28T14:48:47.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-02-28T14:48:50.199Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-02-28T14:48:52.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-02-28T14:48:55.969Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-02-28T14:48:57.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-02-28T14:48:57.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-02-28T14:48:58.691Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-02-28T14:48:58.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-02-28T14:49:01.204Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-02-28T14:49:01.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-02-28T14:49:01.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-02-28T14:49:03.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-02-28T14:49:04.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-02-28T14:49:04.620Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-02-28T14:49:05.544Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-02-28T14:49:08.804Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-02-28T14:49:12.963Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite (94.01s) [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.03s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d9724aa55141a] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.36s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d989396e5bb28] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.35s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d1b24a36e2e15] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.01s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d26576d8770e5] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.89s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:1233: [d768e8907a047] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.11s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d0971435dc1cc] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.00s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d6ce3b8938339] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.37s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d47d6f9c6c7ac] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.69s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [de926465abc46] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.03s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [db2720a432948] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.64s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [dcddc3930a128] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.50s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [da905fb497857] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.40s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d7be5ad6db379] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d3eac955e402e] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.28s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d3f076cd66bcf] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.33s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d2251317f024d] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [db750c7349aeb] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d19618a69253e] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [daab484a8e5f5] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.38s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [de9c1838d7170] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.50s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [dc2fbbabff31a] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [da5b667b9d01f] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.41s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d99a160bf2f1f] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d6404e5808afa] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.16s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:968: [d1b91614d23b5] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.83s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [da08319e5f9f0] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.26s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:1116: [d30709d126da5] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d2d62c7abf443] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.15s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d493d4c3137e2] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.32s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d58000205ad4f] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.14s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [da0e93e30616a] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d3d2327283320] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [de738d379c385] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [df1dc84968a5a] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.24s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d3e89f9724712] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [dc7edd885bb86] daemon is not started [2020-02-28T14:49:12.963Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d72cfdd62e5a7] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.34s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d5b0184c9190e] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.00s) [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.88s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:1084: [dcc9f41d001f5] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [dd71f2eb170ff] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.44s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d9c5f0b0c44dd] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.76s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d4a39ace6c5e4] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [dd3e56cfac566] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.31s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d1113a1e0fc34] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.90s) [2020-02-28T14:49:12.963Z] docker_cli_network_unix_test.go:46: [d0f1c1667c74c] daemon is not started [2020-02-28T14:49:12.963Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.59s) [2020-02-28T14:49:12.964Z] docker_cli_network_unix_test.go:46: [da06a75436c3e] daemon is not started [2020-02-28T14:49:12.964Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.07s) [2020-02-28T14:49:12.964Z] docker_cli_network_unix_test.go:46: [d942152eda834] daemon is not started [2020-02-28T14:49:12.964Z] === RUN TestDockerHubPullSuite [2020-02-28T14:49:12.964Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-02-28T14:49:13.886Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-02-28T14:49:15.246Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-02-28T14:49:16.169Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-02-28T14:49:16.731Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-02-28T14:49:18.092Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-02-28T14:49:18.092Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-02-28T14:49:18.347Z] --- PASS: TestDockerHubPullSuite (5.73s) [2020-02-28T14:49:18.347Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.48s) [2020-02-28T14:49:18.347Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.13s) [2020-02-28T14:49:18.347Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.62s) [2020-02-28T14:49:18.347Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.22s) [2020-02-28T14:49:18.347Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2020-02-28T14:49:18.347Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-02-28T14:49:18.347Z] PASS [2020-02-28T14:49:18.347Z] [2020-02-28T14:49:18.347Z] === Skipped [2020-02-28T14:49:18.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-28T14:49:18.347Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-02-28T14:49:18.347Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-02-28T14:49:18.347Z] [2020-02-28T14:49:18.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-02-28T14:49:18.347Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-02-28T14:49:18.347Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-02-28T14:49:18.347Z] [2020-02-28T14:49:18.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-02-28T14:49:18.347Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-02-28T14:49:18.347Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-02-28T14:49:18.347Z] [2020-02-28T14:49:18.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-02-28T14:49:18.347Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-02-28T14:49:18.347Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-02-28T14:49:18.347Z] [2020-02-28T14:49:18.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-02-28T14:49:18.347Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-02-28T14:49:18.347Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-02-28T14:49:18.347Z] [2020-02-28T14:49:18.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-02-28T14:49:18.347Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-02-28T14:49:18.347Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-02-28T14:49:18.347Z] [2020-02-28T14:49:18.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-02-28T14:49:18.347Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-02-28T14:49:18.347Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-02-28T14:49:18.347Z] [2020-02-28T14:49:18.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-02-28T14:49:18.347Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-02-28T14:49:18.347Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-02-28T14:49:18.347Z] [2020-02-28T14:49:18.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-28T14:49:18.347Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-28T14:49:18.347Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-02-28T14:49:18.347Z] [2020-02-28T14:49:18.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-28T14:49:18.347Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-28T14:49:18.347Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-02-28T14:49:18.347Z] [2020-02-28T14:49:18.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-02-28T14:49:18.347Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-02-28T14:49:18.347Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-02-28T14:49:18.347Z] [2020-02-28T14:49:18.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-28T14:49:18.347Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-28T14:49:18.347Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-02-28T14:49:18.347Z] [2020-02-28T14:49:18.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-28T14:49:18.347Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-28T14:49:18.347Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-02-28T14:49:18.347Z] [2020-02-28T14:49:18.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-02-28T14:49:18.347Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-02-28T14:49:18.347Z] docker_cli_sni_test.go:18: Flakey test [2020-02-28T14:49:18.347Z] [2020-02-28T14:49:18.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-02-28T14:49:18.347Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-02-28T14:49:18.347Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-02-28T14:49:18.347Z] [2020-02-28T14:49:18.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-28T14:49:18.347Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-28T14:49:18.347Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-02-28T14:49:18.347Z] [2020-02-28T14:49:18.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-28T14:49:18.347Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-28T14:49:18.347Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-28T14:49:18.347Z] [2020-02-28T14:49:18.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-28T14:49:18.347Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-28T14:49:18.347Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-02-28T14:49:18.347Z] [2020-02-28T14:49:18.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-28T14:49:18.347Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-28T14:49:18.347Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-02-28T14:49:18.347Z] [2020-02-28T14:49:18.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-28T14:49:18.347Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-28T14:49:18.347Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-02-28T14:49:18.347Z] [2020-02-28T14:49:18.347Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-28T14:49:18.347Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-28T14:49:18.348Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-28T14:49:18.348Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-28T14:49:18.348Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-02-28T14:49:18.348Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-02-28T14:49:18.348Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-28T14:49:18.348Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-28T14:49:18.348Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-28T14:49:18.348Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-28T14:49:18.348Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-28T14:49:18.348Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-28T14:49:18.348Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-28T14:49:18.348Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-28T14:49:18.348Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-28T14:49:18.348Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-28T14:49:18.348Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-28T14:49:18.348Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-28T14:49:18.348Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-28T14:49:18.348Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-28T14:49:18.348Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-28T14:49:18.348Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-28T14:49:18.348Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-28T14:49:18.348Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-28T14:49:18.348Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-28T14:49:18.348Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-28T14:49:18.348Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-02-28T14:49:18.348Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-02-28T14:49:18.348Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-28T14:49:18.348Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-28T14:49:18.348Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-28T14:49:18.348Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-28T14:49:18.348Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-28T14:49:18.348Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-28T14:49:18.348Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-28T14:49:18.348Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-28T14:49:18.348Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-28T14:49:18.348Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-28T14:49:18.348Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-28T14:49:18.348Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-28T14:49:18.348Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-28T14:49:18.348Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-28T14:49:18.348Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-28T14:49:18.348Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-28T14:49:18.348Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-02-28T14:49:18.348Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-02-28T14:49:18.348Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-28T14:49:18.348Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-28T14:49:18.348Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-02-28T14:49:18.348Z] docker_cli_network_unix_test.go:46: [d72cfdd62e5a7] daemon is not started [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] [2020-02-28T14:49:18.348Z] DONE 1277 tests, 44 skipped in 2019.778s [2020-02-28T14:49:18.348Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-28T14:49:18.348Z] ++++ cat bundles/test-integration/docker.pid [2020-02-28T14:49:18.348Z] +++ kill 7350 [2020-02-28T14:49:19.271Z] +++ /etc/init.d/apparmor stop [2020-02-28T14:49:19.271Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-28T14:49:19.271Z] [2020-02-28T14:49:19.271Z] Unloading profiles will leave already running processes permanently [2020-02-28T14:49:19.271Z] unconfined, which can lead to unexpected situations. [2020-02-28T14:49:19.271Z] [2020-02-28T14:49:19.271Z] To set a process to complain mode, use the command line tool [2020-02-28T14:49:19.271Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-28T14:49:19.271Z] +++ true [2020-02-28T14:49:19.271Z] [2020-02-28T14:50:15.410Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-02-28T14:50:25.358Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite (1717.04s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.97s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.58s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.08s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.45s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.52s) [2020-02-28T14:50:43.382Z] docker_api_swarm_test.go:563: [d994c1fb7a51d] joining swarm manager [d355a8e62fbea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.382Z] docker_api_swarm_test.go:585: [dc756e6b8d006] joining swarm manager [d355a8e62fbea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T14:50:43.382Z] check_test.go:380: [d994c1fb7a51d] daemon is not started [2020-02-28T14:50:43.382Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-28T14:50:43.382Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.20s) [2020-02-28T14:50:43.382Z] docker_api_swarm_test.go:46: [dfb7b5ba60ad7] joining swarm manager [d2189f43c89d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.27s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.53s) [2020-02-28T14:50:43.382Z] docker_api_swarm_test.go:304: [dcf962c506ba6] joining swarm manager [d759ed98084b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.382Z] docker_api_swarm_test.go:305: [d6b79a8fac20e] joining swarm manager [d759ed98084b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T14:50:43.382Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-02-28T14:50:43.382Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.14s) [2020-02-28T14:50:43.382Z] docker_api_swarm_test.go:272: [d5470fb641a48] joining swarm manager [dbba66c5283b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.382Z] docker_api_swarm_test.go:273: [d1bdee8da898a] joining swarm manager [dbba66c5283b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.76s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.06s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.24s) [2020-02-28T14:50:43.382Z] docker_api_swarm_node_test.go:19: [d9f1cfb2fba53] joining swarm manager [d075f41edcbff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.382Z] docker_api_swarm_node_test.go:20: [d97641a89637e] joining swarm manager [d075f41edcbff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.76s) [2020-02-28T14:50:43.382Z] docker_api_swarm_test.go:502: [dd4ca0742d05c] joining swarm manager [dfb05bcf6b44c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.382Z] docker_api_swarm_test.go:507: [d9f728e47435e] joining swarm manager [dfb05bcf6b44c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.50s) [2020-02-28T14:50:43.382Z] docker_api_swarm_node_test.go:80: [d84c7e73b5f64] joining swarm manager [db08d5db09db1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.19s) [2020-02-28T14:50:43.382Z] docker_api_swarm_node_test.go:52: [d242a65b9f608] joining swarm manager [d4f68d808e0d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.382Z] docker_api_swarm_node_test.go:53: [d7a9fd121ff0b] joining swarm manager [d4f68d808e0d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.58s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.63s) [2020-02-28T14:50:43.382Z] docker_api_swarm_test.go:202: [d49bb4a1a85cf] joining swarm manager [d53ad7b5705e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.18s) [2020-02-28T14:50:43.382Z] docker_api_swarm_test.go:384: [d7c464387f175] joining swarm manager [de3c1f5d95a42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.382Z] docker_api_swarm_test.go:385: [d82feb625f5b2] joining swarm manager [de3c1f5d95a42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T14:50:43.382Z] check_test.go:380: [d82feb625f5b2] daemon is not started [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.13s) [2020-02-28T14:50:43.382Z] docker_api_swarm_test.go:802: [df73b88b5da83] joining swarm manager [d9275341f0558]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.382Z] docker_api_swarm_test.go:802: [da98861e9b9ec] joining swarm manager [d9275341f0558]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T14:50:43.382Z] docker_api_swarm_test.go:802: [d15dd66a898a4] joining swarm manager [d9275341f0558]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-28T14:50:43.382Z] docker_api_swarm_test.go:802: [d0ea328920361] joining swarm manager [d9275341f0558]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-28T14:50:43.382Z] docker_api_swarm_test.go:810: [da48a08ac1b74] joining swarm manager [d9275341f0558]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.47s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.89s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.94s) [2020-02-28T14:50:43.382Z] docker_api_swarm_service_test.go:394: [d8a25cd2c4949] joining swarm manager [d8ca3b8222fb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.382Z] docker_api_swarm_service_test.go:394: [dffa44ee27959] joining swarm manager [d8ca3b8222fb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.48s) [2020-02-28T14:50:43.382Z] docker_api_swarm_service_test.go:342: [df61d27bc06b1] joining swarm manager [dfadaac7227df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.382Z] docker_api_swarm_service_test.go:342: [d504aa01c18cb] joining swarm manager [dfadaac7227df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.08s) [2020-02-28T14:50:43.382Z] docker_api_swarm_service_test.go:489: [dbef78e3927f2] joining swarm manager [da7be151f9fc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.382Z] docker_api_swarm_service_test.go:489: [d4ba82fc9030a] joining swarm manager [da7be151f9fc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.15s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.33s) [2020-02-28T14:50:43.382Z] docker_api_swarm_service_test.go:127: [d3d5abfe13a84] joining swarm manager [dfef50e8cc755]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.382Z] docker_api_swarm_service_test.go:128: [dd2f5d35a8201] joining swarm manager [dfef50e8cc755]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T14:50:43.382Z] docker_api_swarm_service_test.go:136: [dec97e37f0250] joining swarm manager [dfef50e8cc755]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-28T14:50:43.382Z] docker_api_swarm_service_test.go:137: [dee61bbad083e] joining swarm manager [dfef50e8cc755]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.08s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.22s) [2020-02-28T14:50:43.382Z] docker_api_swarm_service_test.go:303: [d1684dbb6ee40] joining swarm manager [dec88e3246fe6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.382Z] docker_api_swarm_service_test.go:303: [d090ab6deaba7] joining swarm manager [dec88e3246fe6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.24s) [2020-02-28T14:50:43.382Z] docker_api_swarm_service_test.go:99: [da5bdc191a7f8] joining swarm manager [d31cade4fdd56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.382Z] docker_api_swarm_service_test.go:100: [db4ac9d28ea98] joining swarm manager [d31cade4fdd56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T14:50:43.382Z] check_test.go:380: [da5bdc191a7f8] daemon is not started [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.99s) [2020-02-28T14:50:43.382Z] docker_api_swarm_service_test.go:532: [d13e5af601051] joining swarm manager [da07454cc6c56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.382Z] docker_api_swarm_service_test.go:533: [d8f04f480f071] joining swarm manager [da07454cc6c56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.73s) [2020-02-28T14:50:43.382Z] docker_api_swarm_service_test.go:147: [d4dc5d0071343] joining swarm manager [d336e88d71f1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.382Z] docker_api_swarm_service_test.go:147: [daeefa3915653] joining swarm manager [d336e88d71f1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.62s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.37s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.57s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.41s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.16s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.46s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.20s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.01s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.06s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.02s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.98s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.51s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.23s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (4.65s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.38s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.41s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.48s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.56s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.78s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.93s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.36s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.74s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.74s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.54s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.06s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.05s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.28s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.60s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.49s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.02s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.98s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.70s) [2020-02-28T14:50:43.382Z] docker_cli_service_logs_test.go:241: checking task ze1uodpu832m [2020-02-28T14:50:43.382Z] docker_cli_service_logs_test.go:246: checking messages for ze1uodpu832m [2020-02-28T14:50:43.382Z] docker_cli_service_logs_test.go:241: checking task pm1kd7hdo4gl [2020-02-28T14:50:43.382Z] docker_cli_service_logs_test.go:246: checking messages for pm1kd7hdo4gl [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.26s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.21s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.22s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.34s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.64s) [2020-02-28T14:50:43.382Z] docker_cli_swarm_test.go:1901: [d5b217d3890b0] joining swarm manager [d509e64fc2450]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.382Z] docker_cli_swarm_test.go:1902: [d90e9e9633469] joining swarm manager [d509e64fc2450]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.96s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.07s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.14s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.72s) [2020-02-28T14:50:43.382Z] docker_cli_swarm_test.go:1802: [ddda193558655] joining swarm manager [d38f2e39aa674]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.382Z] docker_cli_swarm_test.go:1803: [da1d3194cbb2d] joining swarm manager [d38f2e39aa674]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.41s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (87.78s) [2020-02-28T14:50:43.382Z] docker_cli_swarm_test.go:1321: [d163ecdf6358d] joining swarm manager [dba2948b473a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.382Z] docker_cli_swarm_test.go:1322: [d8adfd242da28] joining swarm manager [dba2948b473a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.88s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.91s) [2020-02-28T14:50:43.382Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.17s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.16s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.92s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.97s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.28s) [2020-02-28T14:50:43.383Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-28T14:50:43.383Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.26s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.92s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.42s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.18s) [2020-02-28T14:50:43.383Z] docker_cli_swarm_test.go:1186: [dd4bd254eecdf] joining swarm manager [d2880ed3775f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.383Z] docker_cli_swarm_test.go:1195: [de06df1a9f4dc] joining swarm manager [d2880ed3775f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.55s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.34s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (138.15s) [2020-02-28T14:50:43.383Z] docker_cli_swarm_test.go:1118: [d8f837eb743d7] joining swarm manager [df690bf2d18dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.383Z] docker_cli_swarm_test.go:1119: [d19de8323c9ed] joining swarm manager [df690bf2d18dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T14:50:43.383Z] docker_cli_swarm_test.go:1172: [dff96d0ed24e0] joining swarm manager [df690bf2d18dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.15s) [2020-02-28T14:50:43.383Z] docker_cli_swarm_test.go:1453: [d389510c15f92] joining swarm manager [da8f51ee11678]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.383Z] docker_cli_swarm_test.go:1454: [d4fdbe5b561c6] joining swarm manager [da8f51ee11678]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.14s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.39s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.11s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.57s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.93s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.18s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.34s) [2020-02-28T14:50:43.383Z] docker_cli_swarm_unix_test.go:62: [d9530da870e1b] joining swarm manager [d4aa8c5a4199e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.28s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.94s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.09s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.81s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.45s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.84s) [2020-02-28T14:50:43.383Z] docker_api_swarm_test.go:962: [dee43739aed5d] joining swarm manager [dd09492d31221]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.26s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.98s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.07s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.68s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.73s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.60s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.87s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.76s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.36s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (4.29s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.39s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.07s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.25s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.92s) [2020-02-28T14:50:43.383Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.95s) [2020-02-28T14:50:43.383Z] === RUN TestDockerExternalVolumeSuite [2020-02-28T14:50:43.383Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-02-28T14:51:01.405Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-02-28T14:52:08.996Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-02-28T14:52:17.066Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-02-28T14:52:25.912Z] ok github.com/docker/docker/integration-cli 2600.133s [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === Skipped [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-02-28T14:52:25.913Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-02-28T14:52:25.913Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-02-28T14:52:25.913Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-02-28T14:52:25.913Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-28T14:52:25.913Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-28T14:52:25.913Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-02-28T14:52:25.913Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-02-28T14:52:25.913Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-02-28T14:52:25.913Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-02-28T14:52:25.913Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-02-28T14:52:25.913Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-28T14:52:25.913Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-02-28T14:52:25.913Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-02-28T14:52:25.913Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-28T14:52:25.913Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-02-28T14:52:25.913Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-02-28T14:52:25.913Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-28T14:52:25.913Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2020-02-28T14:52:25.913Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.77s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.77s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-02-28T14:52:25.913Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2020-02-28T14:52:25.913Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.913Z] [2020-02-28T14:52:25.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-02-28T14:52:25.913Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.45s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2020-02-28T14:52:25.914Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.48s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.38s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.39s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2020-02-28T14:52:25.914Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-02-28T14:52:25.914Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-28T14:52:25.914Z] docker_cli_sni_test.go:18: Flakey test [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-02-28T14:52:25.914Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-02-28T14:52:25.914Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-02-28T14:52:25.914Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-28T14:52:25.914Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-28T14:52:25.914Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-28T14:52:25.914Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-02-28T14:52:25.914Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-02-28T14:52:25.914Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-02-28T14:52:25.914Z] [2020-02-28T14:52:25.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-28T14:52:26.381Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-28T14:52:26.381Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.381Z] [2020-02-28T14:52:26.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-28T14:52:26.381Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-28T14:52:26.381Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.381Z] [2020-02-28T14:52:26.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-02-28T14:52:26.381Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-02-28T14:52:26.381Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.381Z] [2020-02-28T14:52:26.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-28T14:52:26.381Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-28T14:52:26.381Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.381Z] [2020-02-28T14:52:26.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-02-28T14:52:26.381Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-02-28T14:52:26.381Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.381Z] [2020-02-28T14:52:26.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-02-28T14:52:26.381Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-02-28T14:52:26.381Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.381Z] [2020-02-28T14:52:26.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-02-28T14:52:26.381Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-02-28T14:52:26.381Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.381Z] [2020-02-28T14:52:26.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-28T14:52:26.381Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-28T14:52:26.381Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.381Z] [2020-02-28T14:52:26.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-02-28T14:52:26.381Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-02-28T14:52:26.381Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.381Z] [2020-02-28T14:52:26.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-28T14:52:26.381Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-28T14:52:26.381Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.381Z] [2020-02-28T14:52:26.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-02-28T14:52:26.381Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-02-28T14:52:26.381Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.381Z] [2020-02-28T14:52:26.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-02-28T14:52:26.381Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-02-28T14:52:26.381Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.381Z] [2020-02-28T14:52:26.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.08s) [2020-02-28T14:52:26.381Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.08s) [2020-02-28T14:52:26.381Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.381Z] [2020-02-28T14:52:26.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-02-28T14:52:26.381Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-02-28T14:52:26.381Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.381Z] [2020-02-28T14:52:26.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-28T14:52:26.381Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-28T14:52:26.381Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.381Z] [2020-02-28T14:52:26.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-28T14:52:26.381Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-28T14:52:26.381Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.381Z] [2020-02-28T14:52:26.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-02-28T14:52:26.381Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-02-28T14:52:26.381Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.381Z] [2020-02-28T14:52:26.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-28T14:52:26.381Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-02-28T14:52:26.382Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-02-28T14:52:26.382Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-02-28T14:52:26.382Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-02-28T14:52:26.382Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-28T14:52:26.382Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-02-28T14:52:26.382Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-02-28T14:52:26.382Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-28T14:52:26.382Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-28T14:52:26.382Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-28T14:52:26.382Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-02-28T14:52:26.382Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-02-28T14:52:26.382Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-02-28T14:52:26.382Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-28T14:52:26.382Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-02-28T14:52:26.382Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-02-28T14:52:26.382Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-02-28T14:52:26.382Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-02-28T14:52:26.382Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.382Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-28T14:52:26.383Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-02-28T14:52:26.383Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-02-28T14:52:26.383Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-28T14:52:26.383Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-02-28T14:52:26.383Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-02-28T14:52:26.383Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-02-28T14:52:26.383Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-02-28T14:52:26.383Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-28T14:52:26.383Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-02-28T14:52:26.383Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-02-28T14:52:26.383Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-28T14:52:26.383Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-02-28T14:52:26.383Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-02-28T14:52:26.383Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-02-28T14:52:26.383Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-02-28T14:52:26.383Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-02-28T14:52:26.383Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-02-28T14:52:26.383Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-02-28T14:52:26.383Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-02-28T14:52:26.383Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2020-02-28T14:52:26.383Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-28T14:52:26.383Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.383Z] [2020-02-28T14:52:26.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-28T14:52:26.383Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-02-28T14:52:26.384Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-02-28T14:52:26.384Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-02-28T14:52:26.384Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-02-28T14:52:26.384Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-02-28T14:52:26.384Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-02-28T14:52:26.384Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-02-28T14:52:26.384Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-28T14:52:26.384Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-28T14:52:26.384Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-28T14:52:26.384Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-28T14:52:26.384Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-02-28T14:52:26.384Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-28T14:52:26.384Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-02-28T14:52:26.384Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-02-28T14:52:26.384Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-02-28T14:52:26.384Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-02-28T14:52:26.384Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-02-28T14:52:26.384Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-02-28T14:52:26.384Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-02-28T14:52:26.384Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-02-28T14:52:26.384Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.384Z] [2020-02-28T14:52:26.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-02-28T14:52:26.385Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-28T14:52:26.385Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.385Z] [2020-02-28T14:52:26.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2020-02-28T14:52:26.385Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.386Z] [2020-02-28T14:52:26.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-28T14:52:26.386Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-28T14:52:26.386Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-02-28T14:52:26.852Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-02-28T14:52:26.852Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-02-28T14:52:26.852Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-28T14:52:26.852Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-02-28T14:52:26.852Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-02-28T14:52:26.852Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.852Z] [2020-02-28T14:52:26.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-02-28T14:52:26.853Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-28T14:52:26.853Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.853Z] [2020-02-28T14:52:26.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-28T14:52:26.853Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-28T14:52:26.854Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-28T14:52:26.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-28T14:52:26.854Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-28T14:52:26.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-28T14:52:26.854Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-28T14:52:26.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-28T14:52:26.854Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-28T14:52:26.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-28T14:52:26.854Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-28T14:52:26.854Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-28T14:52:26.854Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-28T14:52:26.854Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-28T14:52:26.854Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-28T14:52:26.854Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-28T14:52:26.854Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-28T14:52:26.854Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-28T14:52:26.854Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-28T14:52:26.854Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-28T14:52:26.854Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-28T14:52:26.854Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-28T14:52:26.854Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-28T14:52:26.854Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-28T14:52:26.854Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-28T14:52:26.854Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-28T14:52:26.854Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-28T14:52:26.854Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-28T14:52:26.854Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-28T14:52:26.854Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-28T14:52:26.854Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-28T14:52:26.854Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-28T14:52:26.854Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-28T14:52:26.854Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-28T14:52:26.854Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-28T14:52:26.854Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-28T14:52:26.854Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-28T14:52:26.854Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-28T14:52:26.854Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-28T14:52:26.854Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-28T14:52:26.854Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-02-28T14:52:26.854Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-02-28T14:52:26.854Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-02-28T14:52:26.854Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] DONE 1096 tests, 549 skipped in 2612.372s [2020-02-28T14:52:26.854Z] INFO: Integration tests ended at 02/28/2020 14:52:26. Duration:00:43:32.5085928 [2020-02-28T14:52:26.854Z] INFO: Docker info of the daemon under test at end of run [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] Containers: 2 [2020-02-28T14:52:26.854Z] Running: 0 [2020-02-28T14:52:26.854Z] Paused: 0 [2020-02-28T14:52:26.854Z] Stopped: 2 [2020-02-28T14:52:26.854Z] Images: 12 [2020-02-28T14:52:26.854Z] Server Version: 0.0.0-dev [2020-02-28T14:52:26.854Z] Storage Driver: windowsfilter [2020-02-28T14:52:26.854Z] Windows: [2020-02-28T14:52:26.854Z] Logging Driver: json-file [2020-02-28T14:52:26.854Z] Plugins: [2020-02-28T14:52:26.854Z] Volume: local [2020-02-28T14:52:26.854Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-28T14:52:26.854Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-28T14:52:26.854Z] Swarm: inactive [2020-02-28T14:52:26.854Z] Default Isolation: process [2020-02-28T14:52:26.854Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-28T14:52:26.854Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-02-28T14:52:26.854Z] OSType: windows [2020-02-28T14:52:26.854Z] Architecture: x86_64 [2020-02-28T14:52:26.854Z] CPUs: 4 [2020-02-28T14:52:26.854Z] Total Memory: 32GiB [2020-02-28T14:52:26.854Z] Name: azwin-2-dd7041 [2020-02-28T14:52:26.854Z] ID: R47S:G4DB:PJ3R:XIWP:Y4EC:EVYQ:RML3:SNMI:BPES:Y4XT:RAYE:D4VT [2020-02-28T14:52:26.854Z] Docker Root Dir: D:\CI\PR-40594\3\daemon [2020-02-28T14:52:26.854Z] Debug Mode (client): false [2020-02-28T14:52:26.854Z] Debug Mode (server): true [2020-02-28T14:52:26.854Z] File Descriptors: -1 [2020-02-28T14:52:26.854Z] Goroutines: 18 [2020-02-28T14:52:26.854Z] System Time: 2020-02-28T14:52:26.5392788Z [2020-02-28T14:52:26.854Z] EventsListeners: 0 [2020-02-28T14:52:26.854Z] Registry: https://index.docker.io/v1/ [2020-02-28T14:52:26.854Z] Labels: [2020-02-28T14:52:26.854Z] Experimental: false [2020-02-28T14:52:26.854Z] Insecure Registries: [2020-02-28T14:52:26.854Z] 127.0.0.0/8 [2020-02-28T14:52:26.854Z] Live Restore Enabled: false [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] [2020-02-28T14:52:26.854Z] INFO: Stopping daemon under test [2020-02-28T14:52:26.854Z] SUCCESS: The process with PID 4212 (child process of PID 5332) has been terminated. [2020-02-28T14:52:26.854Z] SUCCESS: The process with PID 5332 (child process of PID 2424) has been terminated. [2020-02-28T14:52:27.319Z] INFO: Stop tailing logs of the daemon under tests [2020-02-28T14:52:27.319Z] INFO: executeCI.ps1 Completed successfully at 02/28/2020 14:52:26. [2020-02-28T14:52:27.319Z] INFO: Tidying up at end of run [2020-02-28T14:52:27.319Z] INFO: Saving daemon under test log (d:\CI\PR-40594\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-02-28T14:52:27.319Z] INFO: Saving daemon under test log (d:\CI\PR-40594\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-02-28T14:52:27.319Z] INFO: Nuke-Everything... [2020-02-28T14:52:27.319Z] INFO: Container count on control daemon to delete is 2 [2020-02-28T14:52:27.786Z] 40afac23eff7 [2020-02-28T14:52:27.786Z] 7afae67a5eb6 [2020-02-28T14:52:28.253Z] INFO: Tidying pidfile d:\CI\PR-40594\3\docker.pid [2020-02-28T14:52:28.253Z] INFO: Nuking d:\CI [2020-02-28T14:52:49.068Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-02-28T14:52:58.319Z] INFO: Zapped successfully [2020-02-28T14:52:58.319Z] [2020-02-28T14:52:58.319Z] INFO: executeCI.ps1 exiting at Fri Feb 28 14:52:58 CUT 2020. Duration 01:07:44.6698652 [2020-02-28T14:52:58.319Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-02-28T14:52:58.573Z] Recording test results [2020-02-28T14:53:03.886Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-02-28T14:53:11.329Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-02-28T14:53:13.749Z] Archiving artifacts [2020-02-28T14:53:27.436Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40594/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-28T14:53:28.378Z] + make clean [2020-02-28T14:53:29.361Z] docker volume rm -f docker-dev-cache [2020-02-28T14:53:29.828Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-28T14:53:35.883Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-02-28T14:53:48.040Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-02-28T14:54:20.040Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-02-28T14:54:38.061Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-02-28T14:54:52.899Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-02-28T14:55:39.487Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-02-28T14:55:57.511Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-02-28T14:56:29.508Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-02-28T14:57:01.509Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-02-28T14:57:16.354Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-02-28T14:57:34.378Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-02-28T14:57:52.406Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-02-28T14:58:04.555Z] --- PASS: TestDockerExternalVolumeSuite (441.20s) [2020-02-28T14:58:04.555Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.90s) [2020-02-28T14:58:04.555Z] docker_cli_external_volume_driver_test.go:53: [d3d497a9adaca] daemon is not started [2020-02-28T14:58:04.555Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-02-28T14:58:04.555Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.57s) [2020-02-28T14:58:04.555Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-02-28T14:58:04.555Z] docker_cli_external_volume_driver_test.go:53: [d394545a2c261] daemon is not started [2020-02-28T14:58:04.555Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-02-28T14:58:04.555Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-02-28T14:58:04.555Z] docker_cli_external_volume_driver_test.go:53: [d713a3d751ca5] daemon is not started [2020-02-28T14:58:04.555Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-02-28T14:58:04.555Z] docker_cli_external_volume_driver_test.go:53: [d18975e5215cc] daemon is not started [2020-02-28T14:58:04.555Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s) [2020-02-28T14:58:04.555Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s) [2020-02-28T14:58:04.555Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-02-28T14:58:04.555Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-02-28T14:58:04.555Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s) [2020-02-28T14:58:04.555Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.85s) [2020-02-28T14:58:04.555Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2020-02-28T14:58:04.555Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s) [2020-02-28T14:58:04.555Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.34s) [2020-02-28T14:58:04.555Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2020-02-28T14:58:04.555Z] docker_cli_external_volume_driver_test.go:485: [d0e8804fa2787] daemon is not started [2020-02-28T14:58:04.555Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-02-28T14:58:04.555Z] docker_cli_external_volume_driver_test.go:53: [d4c925e9cc089] daemon is not started [2020-02-28T14:58:04.555Z] PASS [2020-02-28T14:58:04.555Z] [2020-02-28T14:58:04.555Z] === Skipped [2020-02-28T14:58:04.555Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-28T14:58:04.555Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-28T14:58:04.555Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-02-28T14:58:04.555Z] check_test.go:309: [d379a57eaae84] daemon is not started [2020-02-28T14:58:04.555Z] [2020-02-28T14:58:04.555Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-02-28T14:58:04.555Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-02-28T14:58:04.555Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-02-28T14:58:04.555Z] check_test.go:309: [d25af77ef9b20] daemon is not started [2020-02-28T14:58:04.555Z] [2020-02-28T14:58:04.555Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-28T14:58:04.555Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-28T14:58:04.555Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-02-28T14:58:04.555Z] check_test.go:309: [dcd71ba397755] daemon is not started [2020-02-28T14:58:04.555Z] [2020-02-28T14:58:04.555Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-28T14:58:04.555Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-28T14:58:04.555Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-28T14:58:04.555Z] [2020-02-28T14:58:04.555Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-28T14:58:04.555Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-28T14:58:04.555Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-02-28T14:58:04.555Z] [2020-02-28T14:58:04.555Z] [2020-02-28T14:58:04.555Z] DONE 273 tests, 5 skipped in 2544.683s [2020-02-28T14:58:04.555Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-28T14:58:05.114Z] ++++ cat bundles/test-integration/docker.pid [2020-02-28T14:58:05.114Z] +++ kill 7386 [2020-02-28T14:58:06.037Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db092e9af01e5/docker.pid [2020-02-28T14:58:06.037Z] +++ kill 4354 [2020-02-28T14:58:06.037Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4354 is not a child of this shell [2020-02-28T14:58:06.037Z] warning: PID 4354 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db092e9af01e5/docker.pid had a nonzero exit code [2020-02-28T14:58:06.037Z] +++ /etc/init.d/apparmor stop [2020-02-28T14:58:06.037Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-28T14:58:06.037Z] [2020-02-28T14:58:06.037Z] Unloading profiles will leave already running processes permanently [2020-02-28T14:58:06.037Z] unconfined, which can lead to unexpected situations. [2020-02-28T14:58:06.037Z] [2020-02-28T14:58:06.037Z] To set a process to complain mode, use the command line tool [2020-02-28T14:58:06.037Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-28T14:58:06.037Z] +++ true [2020-02-28T14:58:06.037Z] [2020-02-28T14:58:06.596Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-02-28T14:58:06.605Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-28T14:58:07.719Z] + echo Ensuring container killed. [2020-02-28T14:58:07.719Z] Ensuring container killed. [2020-02-28T14:58:07.719Z] + docker ps -aq -f name=docker-pr3-* [2020-02-28T14:58:07.719Z] + cids=0bcb40857d1c [2020-02-28T14:58:07.719Z] 7a4f600786ad [2020-02-28T14:58:07.719Z] 543b4944d4d6 [2020-02-28T14:58:07.719Z] + [ -n 0bcb40857d1c [2020-02-28T14:58:07.719Z] 7a4f600786ad [2020-02-28T14:58:07.719Z] 543b4944d4d6 ] [2020-02-28T14:58:07.719Z] + docker rm -vf 0bcb40857d1c 7a4f600786ad 543b4944d4d6 [2020-02-28T14:58:10.979Z] 0bcb40857d1c [2020-02-28T14:58:10.979Z] 7a4f600786ad [2020-02-28T14:58:10.979Z] 543b4944d4d6 [Pipeline] sh [2020-02-28T14:58:11.391Z] + echo Chowning /workspace to jenkins user [2020-02-28T14:58:11.391Z] Chowning /workspace to jenkins user [2020-02-28T14:58:11.391Z] + id -u [2020-02-28T14:58:11.391Z] + id -g [2020-02-28T14:58:11.391Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40594:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-28T14:58:15.878Z] + bundleName=amd64 [2020-02-28T14:58:15.878Z] + echo Creating amd64-bundles.tar.gz [2020-02-28T14:58:15.878Z] Creating amd64-bundles.tar.gz [2020-02-28T14:58:15.878Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-28T14:58:15.878Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-02-28T14:58:17.249Z] Archiving artifacts [2020-02-28T14:58:17.856Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40594/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-28T14:58:18.158Z] + make clean [2020-02-28T14:58:18.158Z] docker volume rm -f docker-dev-cache [2020-02-28T14:58:18.414Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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