Pull request #40712 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 82e3c0c30336310de2fce7a8949dfb10bc082edd rather than ec16053ccfe2f5bab23730b8611dd9c2e5edf9b4 Obtained Jenkinsfile from 82e3c0c30336310de2fce7a8949dfb10bc082edd 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 241f6703d31895690d4cb6f158f753615abe74ac 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 --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 241f6703d31895690d4cb6f158f753615abe74ac (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 Commit message: "Merge pull request #21 from docker/use-multiarch-busybox" > 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-03-27T15:44:38.842Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-03-27T15:44:38.847Z] Trying to pass milestone 1 [Pipeline] milestone [2020-03-27T15:44:38.878Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-03-27T15:44:54.014Z] Still waiting to schedule task [2020-03-27T15:44:54.016Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-03-27T15:45:32.015Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-067c82af2a99b7d66) in /home/ubuntu/workspace/moby_PR-40712 [Pipeline] { [Pipeline] checkout [2020-03-27T15:45:35.780Z] using credential docker-jenkins-github-credentials [2020-03-27T15:45:35.797Z] Cloning the remote Git repository [2020-03-27T15:45:35.797Z] Cloning with configured refspecs honoured and without tags [2020-03-27T15:45:35.784Z] Cloning repository https://github.com/moby/moby.git [2020-03-27T15:45:35.898Z] > git init /home/ubuntu/workspace/moby_PR-40712 # timeout=10 [2020-03-27T15:45:36.192Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T15:45:36.192Z] > git --version # timeout=10 [2020-03-27T15:45:36.218Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T15:45:36.220Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40712/head:refs/remotes/origin/PR-40712 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T15:45:59.117Z] Fetching without tags [2020-03-27T15:45:59.528Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit ec16053ccfe2f5bab23730b8611dd9c2e5edf9b4 [2020-03-27T15:45:58.994Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T15:45:59.021Z] > git config --add remote.origin.fetch +refs/pull/40712/head:refs/remotes/origin/PR-40712 # timeout=10 [2020-03-27T15:45:59.050Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T15:45:59.083Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T15:45:59.114Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T15:45:59.115Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T15:45:59.116Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40712/head:refs/remotes/origin/PR-40712 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T15:45:59.531Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T15:45:59.559Z] > git checkout -f ec16053ccfe2f5bab23730b8611dd9c2e5edf9b4 # timeout=10 [2020-03-27T15:46:00.295Z] > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10 [2020-03-27T15:46:01.217Z] Merge succeeded, producing b02e0024f5dc3f91c228ac3e4716036eca44c6c9 [2020-03-27T15:46:01.217Z] Checking out Revision b02e0024f5dc3f91c228ac3e4716036eca44c6c9 (PR-40712) [2020-03-27T15:46:01.177Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-27T15:46:01.215Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T15:46:01.243Z] > git checkout -f b02e0024f5dc3f91c228ac3e4716036eca44c6c9 # timeout=10 [2020-03-27T15:46:04.995Z] Commit message: "Merge commit '82e3c0c30336310de2fce7a8949dfb10bc082edd' into HEAD" [2020-03-27T15:46:05.027Z] First time build. Skipping changelog. [2020-03-27T15:46:04.994Z] > git rev-list --no-walk 88ff4478750a2a1d97124e798963052f6109a15b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-27T15:46:06.488Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40712:/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-03-27T15:46:11.770Z] Unable to find image 'alpine:latest' locally [2020-03-27T15:46:11.770Z] latest: Pulling from library/alpine [2020-03-27T15:46:11.770Z] aad63a933944: Pulling fs layer [2020-03-27T15:46:11.770Z] aad63a933944: Verifying Checksum [2020-03-27T15:46:11.770Z] aad63a933944: Download complete [2020-03-27T15:46:12.342Z] aad63a933944: Pull complete [2020-03-27T15:46:12.342Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-03-27T15:46:12.342Z] Status: Downloaded newer image for alpine:latest [2020-03-27T15:46:16.529Z] 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: rootless) [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] { (rootless) [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 [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] } [2020-03-27T15:46:16.811Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-067c82af2a99b7d66) in /home/ubuntu/workspace/moby_PR-40712 [Pipeline] // stage [2020-03-27T15:46:16.826Z] Running on s390x-ubuntu-29 in /home/jenkins/workspace/moby_PR-40712 [Pipeline] // stage [2020-03-27T15:46:16.832Z] Running on ppc64le-ubuntu-20 in /home/docker/workspace/moby_PR-40712 [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [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] { [Pipeline] checkout [2020-03-27T15:46:16.925Z] using credential docker-jenkins-github-credentials [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [2020-03-27T15:46:16.965Z] Fetching changes from the remote Git repository [2020-03-27T15:46:16.971Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-03-27T15:46:16.990Z] Cloning the remote Git repository [2020-03-27T15:46:16.990Z] Cloning with configured refspecs honoured and without tags [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] } [2020-03-27T15:46:17.014Z] Fetching without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-03-27T15:46:17.133Z] using credential docker-jenkins-github-credentials [2020-03-27T15:46:17.151Z] Cloning the remote Git repository [2020-03-27T15:46:17.151Z] Cloning with configured refspecs honoured and without tags [2020-03-27T15:46:17.494Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit ec16053ccfe2f5bab23730b8611dd9c2e5edf9b4 [2020-03-27T15:46:16.933Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-03-27T15:46:16.967Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T15:46:17.015Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T15:46:17.015Z] > git --version # timeout=10 [2020-03-27T15:46:17.044Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T15:46:17.045Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40712/head:refs/remotes/origin/PR-40712 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T15:46:17.495Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T15:46:17.520Z] > git checkout -f ec16053ccfe2f5bab23730b8611dd9c2e5edf9b4 # timeout=10 [2020-03-27T15:46:17.833Z] > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10 [2020-03-27T15:46:16.995Z] Cloning repository https://github.com/moby/moby.git [2020-03-27T15:46:16.996Z] > git init /home/jenkins/workspace/moby_PR-40712 # timeout=10 [2020-03-27T15:46:17.007Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T15:46:17.007Z] > git --version # timeout=10 [2020-03-27T15:46:17.011Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T15:46:17.016Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40712/head:refs/remotes/origin/PR-40712 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T15:46:17.162Z] Cloning repository https://github.com/moby/moby.git [2020-03-27T15:46:17.181Z] > git init /home/docker/workspace/moby_PR-40712 # timeout=10 [2020-03-27T15:46:17.194Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T15:46:17.195Z] > git --version # timeout=10 [2020-03-27T15:46:17.199Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T15:46:17.200Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40712/head:refs/remotes/origin/PR-40712 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T15:46:18.117Z] Merge succeeded, producing 3f33bf50b091d94bfde2da3fc6cbf2c1e1cf4079 [2020-03-27T15:46:18.117Z] Checking out Revision 3f33bf50b091d94bfde2da3fc6cbf2c1e1cf4079 (PR-40712) [2020-03-27T15:46:18.279Z] Commit message: "Merge commit '82e3c0c30336310de2fce7a8949dfb10bc082edd' into HEAD" [2020-03-27T15:46:18.296Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-27T15:46:18.089Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-27T15:46:18.118Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T15:46:18.142Z] > git checkout -f 3f33bf50b091d94bfde2da3fc6cbf2c1e1cf4079 # timeout=10 [2020-03-27T15:46:18.283Z] > git rev-list --no-walk 88ff4478750a2a1d97124e798963052f6109a15b # timeout=10 [2020-03-27T15:46:19.059Z] + [ PR != PR ] [2020-03-27T15:46:19.059Z] + [ master != master ] [2020-03-27T15:46:19.059Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-27T15:46:19.401Z] + docker version [2020-03-27T15:46:19.401Z] Client: Docker Engine - Community [2020-03-27T15:46:19.401Z] Version: 19.03.5 [2020-03-27T15:46:19.401Z] API version: 1.40 [2020-03-27T15:46:19.401Z] Go version: go1.12.12 [2020-03-27T15:46:19.401Z] Git commit: 633a0ea838 [2020-03-27T15:46:19.401Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-27T15:46:19.401Z] OS/Arch: linux/amd64 [2020-03-27T15:46:19.401Z] Experimental: false [2020-03-27T15:46:19.401Z] [2020-03-27T15:46:19.401Z] Server: Docker Engine - Community [2020-03-27T15:46:19.401Z] Engine: [2020-03-27T15:46:19.401Z] Version: 19.03.5 [2020-03-27T15:46:19.401Z] API version: 1.40 (minimum version 1.12) [2020-03-27T15:46:19.401Z] Go version: go1.12.12 [2020-03-27T15:46:19.401Z] Git commit: 633a0ea838 [2020-03-27T15:46:19.401Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-27T15:46:19.401Z] OS/Arch: linux/amd64 [2020-03-27T15:46:19.401Z] Experimental: true [2020-03-27T15:46:19.401Z] containerd: [2020-03-27T15:46:19.401Z] Version: 1.2.10 [2020-03-27T15:46:19.401Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-27T15:46:19.401Z] runc: [2020-03-27T15:46:19.401Z] Version: 1.0.0-rc8+dev [2020-03-27T15:46:19.401Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-27T15:46:19.401Z] docker-init: [2020-03-27T15:46:19.401Z] Version: 0.18.0 [2020-03-27T15:46:19.401Z] GitCommit: fec3683 [Pipeline] sh [2020-03-27T15:46:19.685Z] + docker info [2020-03-27T15:46:26.012Z] Fetching without tags [2020-03-27T15:46:26.291Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit ec16053ccfe2f5bab23730b8611dd9c2e5edf9b4 [2020-03-27T15:46:25.980Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T15:46:25.982Z] > git config --add remote.origin.fetch +refs/pull/40712/head:refs/remotes/origin/PR-40712 # timeout=10 [2020-03-27T15:46:25.987Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T15:46:26.000Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T15:46:26.022Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T15:46:26.022Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T15:46:26.023Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40712/head:refs/remotes/origin/PR-40712 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T15:46:26.296Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T15:46:26.297Z] > git checkout -f ec16053ccfe2f5bab23730b8611dd9c2e5edf9b4 # timeout=10 [2020-03-27T15:46:27.193Z] Merge succeeded, producing 52ad876de3c4dcc12c8d9ccf214182ad6775fbf4 [2020-03-27T15:46:27.193Z] Checking out Revision 52ad876de3c4dcc12c8d9ccf214182ad6775fbf4 (PR-40712) [2020-03-27T15:46:27.262Z] Commit message: "Merge commit '82e3c0c30336310de2fce7a8949dfb10bc082edd' into HEAD" [2020-03-27T15:46:27.279Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-27T15:46:26.743Z] > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10 [2020-03-27T15:46:27.185Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-27T15:46:27.198Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T15:46:27.204Z] > git checkout -f 52ad876de3c4dcc12c8d9ccf214182ad6775fbf4 # timeout=10 [2020-03-27T15:46:27.267Z] > git rev-list --no-walk 88ff4478750a2a1d97124e798963052f6109a15b # timeout=10 [2020-03-27T15:46:28.178Z] + docker version [2020-03-27T15:46:28.178Z] Client: Docker Engine - Community [2020-03-27T15:46:28.178Z] Version: 19.03.7 [2020-03-27T15:46:28.178Z] API version: 1.40 [2020-03-27T15:46:28.178Z] Go version: go1.12.17 [2020-03-27T15:46:28.178Z] Git commit: 7141c199a2 [2020-03-27T15:46:28.178Z] Built: Sat Mar 7 16:48:47 2020 [2020-03-27T15:46:28.178Z] OS/Arch: linux/s390x [2020-03-27T15:46:28.178Z] Experimental: false [2020-03-27T15:46:28.178Z] [2020-03-27T15:46:28.178Z] Server: Docker Engine - Community [2020-03-27T15:46:28.178Z] Engine: [2020-03-27T15:46:28.178Z] Version: 19.03.7 [2020-03-27T15:46:28.178Z] API version: 1.40 (minimum version 1.12) [2020-03-27T15:46:28.178Z] Go version: go1.12.17 [2020-03-27T15:46:28.178Z] Git commit: 7141c199a2 [2020-03-27T15:46:28.178Z] Built: Sat Mar 7 16:47:46 2020 [2020-03-27T15:46:28.178Z] OS/Arch: linux/s390x [2020-03-27T15:46:28.178Z] Experimental: true [2020-03-27T15:46:28.178Z] containerd: [2020-03-27T15:46:28.178Z] Version: 1.2.13 [2020-03-27T15:46:28.178Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-27T15:46:28.178Z] runc: [2020-03-27T15:46:28.178Z] Version: 1.0.0-rc10 [2020-03-27T15:46:28.178Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-27T15:46:28.178Z] docker-init: [2020-03-27T15:46:28.178Z] Version: 0.18.0 [2020-03-27T15:46:28.178Z] GitCommit: fec3683 [Pipeline] sh [2020-03-27T15:46:28.548Z] + docker info [2020-03-27T15:46:29.162Z] Client: [2020-03-27T15:46:29.162Z] Debug Mode: false [2020-03-27T15:46:29.162Z] [2020-03-27T15:46:29.162Z] Server: [2020-03-27T15:46:29.162Z] Containers: 0 [2020-03-27T15:46:29.162Z] Running: 0 [2020-03-27T15:46:29.162Z] Paused: 0 [2020-03-27T15:46:29.162Z] Stopped: 0 [2020-03-27T15:46:29.162Z] Images: 0 [2020-03-27T15:46:29.162Z] Server Version: 19.03.7 [2020-03-27T15:46:29.162Z] Storage Driver: overlay2 [2020-03-27T15:46:29.162Z] Backing Filesystem: [2020-03-27T15:46:29.162Z] Supports d_type: true [2020-03-27T15:46:29.162Z] Native Overlay Diff: true [2020-03-27T15:46:29.162Z] Logging Driver: json-file [2020-03-27T15:46:29.162Z] Cgroup Driver: cgroupfs [2020-03-27T15:46:29.162Z] Plugins: [2020-03-27T15:46:29.162Z] Volume: local [2020-03-27T15:46:29.162Z] Network: bridge host ipvlan macvlan null overlay [2020-03-27T15:46:29.162Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-27T15:46:29.162Z] Swarm: inactive [2020-03-27T15:46:29.162Z] Runtimes: runc [2020-03-27T15:46:29.162Z] Default Runtime: runc [2020-03-27T15:46:29.162Z] Init Binary: docker-init [2020-03-27T15:46:29.162Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-27T15:46:29.162Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-27T15:46:29.162Z] init version: fec3683 [2020-03-27T15:46:29.162Z] Security Options: [2020-03-27T15:46:29.162Z] apparmor [2020-03-27T15:46:29.162Z] seccomp [2020-03-27T15:46:29.162Z] Profile: default [2020-03-27T15:46:29.162Z] Kernel Version: 4.15.0-88-generic [2020-03-27T15:46:29.162Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-27T15:46:29.162Z] OSType: linux [2020-03-27T15:46:29.162Z] Architecture: s390x [2020-03-27T15:46:29.162Z] CPUs: 2 [2020-03-27T15:46:29.162Z] Total Memory: 7.861GiB [2020-03-27T15:46:29.162Z] Name: s390x-ubuntu-29 [2020-03-27T15:46:29.162Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-03-27T15:46:29.162Z] Docker Root Dir: /var/lib/docker [2020-03-27T15:46:29.162Z] Debug Mode: false [2020-03-27T15:46:29.162Z] Username: dockerbuildbot [2020-03-27T15:46:29.162Z] Registry: https://index.docker.io/v1/ [2020-03-27T15:46:29.162Z] Labels: [2020-03-27T15:46:29.162Z] Experimental: true [2020-03-27T15:46:29.162Z] Insecure Registries: [2020-03-27T15:46:29.162Z] 127.0.0.0/8 [2020-03-27T15:46:29.162Z] Live Restore Enabled: false [2020-03-27T15:46:29.162Z] [2020-03-27T15:46:29.162Z] WARNING: No swap limit support [Pipeline] sh [2020-03-27T15:46:29.533Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-27T15:46:29.533Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-27T15:46:29.533Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40712/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-27T15:46:29.533Z] + bash /home/jenkins/workspace/moby_PR-40712/check-config.sh [2020-03-27T15:46:29.533Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-27T15:46:29.533Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-03-27T15:46:29.533Z] [2020-03-27T15:46:29.533Z] Generally Necessary: [2020-03-27T15:46:29.533Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-27T15:46:29.533Z] - apparmor: enabled and tools installed [2020-03-27T15:46:29.533Z] - CONFIG_NAMESPACES: enabled [2020-03-27T15:46:29.533Z] - CONFIG_NET_NS: enabled [2020-03-27T15:46:29.533Z] - CONFIG_PID_NS: enabled [2020-03-27T15:46:29.533Z] - CONFIG_IPC_NS: enabled [2020-03-27T15:46:29.533Z] - CONFIG_UTS_NS: enabled [2020-03-27T15:46:29.533Z] - CONFIG_CGROUPS: enabled [2020-03-27T15:46:29.533Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-27T15:46:29.533Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-27T15:46:29.815Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-27T15:46:29.815Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-27T15:46:29.815Z] - CONFIG_CPUSETS: enabled [2020-03-27T15:46:29.815Z] - CONFIG_MEMCG: enabled [2020-03-27T15:46:29.815Z] - CONFIG_KEYS: enabled [2020-03-27T15:46:29.815Z] - CONFIG_VETH: enabled (as module) [2020-03-27T15:46:29.815Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-27T15:46:29.815Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-27T15:46:29.815Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-27T15:46:29.815Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-27T15:46:29.815Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-27T15:46:29.815Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-27T15:46:29.815Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-27T15:46:29.815Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-27T15:46:29.815Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-27T15:46:29.815Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-27T15:46:29.815Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-27T15:46:29.815Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-27T15:46:29.815Z] [2020-03-27T15:46:29.815Z] Optional Features: [2020-03-27T15:46:29.815Z] - CONFIG_USER_NS: enabled [2020-03-27T15:46:29.815Z] - CONFIG_SECCOMP: enabled [2020-03-27T15:46:29.815Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-27T15:46:29.815Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-27T15:46:29.815Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-27T15:46:29.815Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-27T15:46:29.815Z] - CONFIG_BLK_CGROUP: enabled [2020-03-27T15:46:29.815Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-27T15:46:29.815Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-27T15:46:29.815Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-27T15:46:29.815Z] - CONFIG_CGROUP_PERF: enabled [2020-03-27T15:46:29.815Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-27T15:46:29.815Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-27T15:46:29.815Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-27T15:46:29.815Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-27T15:46:29.815Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-27T15:46:29.815Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-27T15:46:29.815Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-27T15:46:29.815Z] - CONFIG_IP_VS: enabled (as module) [2020-03-27T15:46:29.815Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-27T15:46:29.815Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-27T15:46:29.815Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-27T15:46:29.815Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-27T15:46:29.815Z] - CONFIG_EXT4_FS: enabled [2020-03-27T15:46:29.815Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-27T15:46:29.815Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-27T15:46:29.815Z] - Network Drivers: [2020-03-27T15:46:29.815Z] - "overlay": [2020-03-27T15:46:29.815Z] - CONFIG_VXLAN: enabled (as module) [2020-03-27T15:46:29.815Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-27T15:46:29.815Z] Optional (for encrypted networks): [2020-03-27T15:46:29.815Z] - CONFIG_CRYPTO: enabled [2020-03-27T15:46:29.815Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-27T15:46:29.815Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-27T15:46:29.815Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-27T15:46:29.815Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-27T15:46:29.815Z] - CONFIG_XFRM: enabled [2020-03-27T15:46:29.815Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-27T15:46:29.815Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-27T15:46:29.815Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-27T15:46:29.815Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-27T15:46:29.815Z] - "ipvlan": [2020-03-27T15:46:29.815Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-27T15:46:29.815Z] - "macvlan": [2020-03-27T15:46:29.815Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-27T15:46:29.815Z] - CONFIG_DUMMY: enabled (as module) [2020-03-27T15:46:29.815Z] - "ftp,tftp client in container": [2020-03-27T15:46:29.815Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-27T15:46:29.815Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-27T15:46:29.815Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-27T15:46:29.815Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-27T15:46:29.815Z] - Storage Drivers: [2020-03-27T15:46:29.815Z] - "aufs": [2020-03-27T15:46:29.815Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-27T15:46:29.815Z] - "btrfs": [2020-03-27T15:46:29.815Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-27T15:46:29.815Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-27T15:46:29.815Z] - "devicemapper": [2020-03-27T15:46:29.815Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-27T15:46:29.815Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-27T15:46:29.815Z] - "overlay": [2020-03-27T15:46:29.815Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-27T15:46:29.815Z] - "zfs": [2020-03-27T15:46:29.815Z] - /dev/zfs: missing [2020-03-27T15:46:29.815Z] - zfs command: missing [2020-03-27T15:46:29.815Z] - zpool command: missing [2020-03-27T15:46:29.815Z] [2020-03-27T15:46:29.815Z] Limits: [2020-03-27T15:46:29.815Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-27T15:46:29.815Z] [2020-03-27T15:46:29.815Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-27T15:46:30.250Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b02e0024f5dc3f91c228ac3e4716036eca44c6c9 . [2020-03-27T15:46:30.250Z] #2 [internal] load .dockerignore [2020-03-27T15:46:30.250Z] #2 transferring context: 87B 0.0s done [2020-03-27T15:46:30.250Z] #2 DONE 0.0s [2020-03-27T15:46:30.250Z] [2020-03-27T15:46:30.250Z] #1 [internal] load build definition from Dockerfile [2020-03-27T15:46:30.250Z] #1 transferring dockerfile: 17.06kB 0.0s done [2020-03-27T15:46:30.250Z] #1 DONE 0.0s [2020-03-27T15:46:30.250Z] [2020-03-27T15:46:30.250Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-27T15:46:30.533Z] #3 DONE 0.2s [2020-03-27T15:46:30.533Z] [2020-03-27T15:46:30.533Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-27T15:46:30.533Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-27T15:46:30.815Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-03-27T15:46:30.815Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-03-27T15:46:30.815Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 1.71MB / 8.87MB 0.2s [2020-03-27T15:46:30.815Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-27T15:46:30.815Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2020-03-27T15:46:30.815Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.1s [2020-03-27T15:46:31.097Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done [2020-03-27T15:46:31.097Z] #4 DONE 0.6s [2020-03-27T15:46:31.715Z] [2020-03-27T15:46:31.715Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-27T15:46:31.715Z] #6 DONE 0.2s [2020-03-27T15:46:31.715Z] [2020-03-27T15:46:31.715Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-27T15:46:31.715Z] #5 DONE 0.1s [2020-03-27T15:46:31.715Z] [2020-03-27T15:46:31.715Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-27T15:46:31.715Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-27T15:46:31.715Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-27T15:46:31.715Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-27T15:46:31.715Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 670.06kB / 9.86MB 0.1s [2020-03-27T15:46:31.781Z] Still waiting to schedule task [2020-03-27T15:46:31.781Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-067c82af2a99b7d66)’ [2020-03-27T15:46:31.782Z] Still waiting to schedule task [2020-03-27T15:46:31.782Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-067c82af2a99b7d66)’ [2020-03-27T15:46:31.787Z] Still waiting to schedule task [2020-03-27T15:46:31.787Z] All nodes of label ‘arm64&&linux’ are offline [2020-03-27T15:46:31.789Z] Still waiting to schedule task [2020-03-27T15:46:31.789Z] All nodes of label ‘windows-2019’ are offline [2020-03-27T15:46:31.905Z] Client: [2020-03-27T15:46:31.905Z] Debug Mode: false [2020-03-27T15:46:31.905Z] [2020-03-27T15:46:31.905Z] Server: [2020-03-27T15:46:31.905Z] Containers: 0 [2020-03-27T15:46:31.905Z] Running: 0 [2020-03-27T15:46:31.905Z] Paused: 0 [2020-03-27T15:46:31.905Z] Stopped: 0 [2020-03-27T15:46:31.905Z] Images: 1 [2020-03-27T15:46:31.905Z] Server Version: 19.03.5 [2020-03-27T15:46:31.905Z] Storage Driver: overlay2 [2020-03-27T15:46:31.905Z] Backing Filesystem: extfs [2020-03-27T15:46:31.905Z] Supports d_type: true [2020-03-27T15:46:31.905Z] Native Overlay Diff: true [2020-03-27T15:46:31.905Z] Logging Driver: json-file [2020-03-27T15:46:31.905Z] Cgroup Driver: cgroupfs [2020-03-27T15:46:31.905Z] Plugins: [2020-03-27T15:46:31.905Z] Volume: local [2020-03-27T15:46:31.905Z] Network: bridge host ipvlan macvlan null overlay [2020-03-27T15:46:31.905Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-27T15:46:31.905Z] Swarm: inactive [2020-03-27T15:46:31.905Z] Runtimes: runc [2020-03-27T15:46:31.905Z] Default Runtime: runc [2020-03-27T15:46:31.905Z] Init Binary: docker-init [2020-03-27T15:46:31.905Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-27T15:46:31.905Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-27T15:46:31.905Z] init version: fec3683 [2020-03-27T15:46:31.905Z] Security Options: [2020-03-27T15:46:31.905Z] apparmor [2020-03-27T15:46:31.905Z] seccomp [2020-03-27T15:46:31.905Z] Profile: default [2020-03-27T15:46:31.905Z] Kernel Version: 4.15.0-1058-aws [2020-03-27T15:46:31.905Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-27T15:46:31.905Z] OSType: linux [2020-03-27T15:46:31.905Z] Architecture: x86_64 [2020-03-27T15:46:31.905Z] CPUs: 2 [2020-03-27T15:46:31.905Z] Total Memory: 7.501GiB [2020-03-27T15:46:31.905Z] Name: ip-10-100-111-81 [2020-03-27T15:46:31.905Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-27T15:46:31.905Z] Docker Root Dir: /var/lib/docker [2020-03-27T15:46:31.905Z] Debug Mode: false [2020-03-27T15:46:31.905Z] Registry: https://index.docker.io/v1/ [2020-03-27T15:46:31.905Z] Labels: [2020-03-27T15:46:31.905Z] Experimental: true [2020-03-27T15:46:31.905Z] Insecure Registries: [2020-03-27T15:46:31.905Z] 127.0.0.0/8 [2020-03-27T15:46:31.905Z] Live Restore Enabled: true [2020-03-27T15:46:31.905Z] [2020-03-27T15:46:31.905Z] WARNING: No swap limit support [Pipeline] sh [2020-03-27T15:46:32.003Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.06MB / 9.86MB 0.2s [2020-03-27T15:46:32.003Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.04MB / 9.86MB 0.3s [2020-03-27T15:46:32.217Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-27T15:46:32.217Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-27T15:46:32.217Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40712/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-27T15:46:32.217Z] + bash /home/ubuntu/workspace/moby_PR-40712/check-config.sh [2020-03-27T15:46:32.217Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-27T15:46:32.217Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-27T15:46:32.217Z] [2020-03-27T15:46:32.217Z] Generally Necessary: [2020-03-27T15:46:32.217Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-27T15:46:32.217Z] - apparmor: enabled and tools installed [2020-03-27T15:46:32.217Z] - CONFIG_NAMESPACES: enabled [2020-03-27T15:46:32.217Z] - CONFIG_NET_NS: enabled [2020-03-27T15:46:32.217Z] - CONFIG_PID_NS: enabled [2020-03-27T15:46:32.217Z] - CONFIG_IPC_NS: enabled [2020-03-27T15:46:32.217Z] - CONFIG_UTS_NS: enabled [2020-03-27T15:46:32.217Z] - CONFIG_CGROUPS: enabled [2020-03-27T15:46:32.217Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-27T15:46:32.217Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-27T15:46:32.304Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-03-27T15:46:32.304Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-03-27T15:46:32.476Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-27T15:46:32.476Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-27T15:46:32.476Z] - CONFIG_CPUSETS: enabled [2020-03-27T15:46:32.476Z] - CONFIG_MEMCG: enabled [2020-03-27T15:46:32.476Z] - CONFIG_KEYS: enabled [2020-03-27T15:46:32.476Z] - CONFIG_VETH: enabled (as module) [2020-03-27T15:46:32.476Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-27T15:46:32.476Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-27T15:46:32.476Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-27T15:46:32.476Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-27T15:46:32.476Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-27T15:46:32.476Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-27T15:46:32.476Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-27T15:46:32.476Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-27T15:46:32.476Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-27T15:46:32.476Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-27T15:46:32.476Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-27T15:46:32.476Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-27T15:46:32.476Z] [2020-03-27T15:46:32.476Z] Optional Features: [2020-03-27T15:46:32.476Z] - CONFIG_USER_NS: enabled [2020-03-27T15:46:32.476Z] - CONFIG_SECCOMP: enabled [2020-03-27T15:46:32.476Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-27T15:46:32.476Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-27T15:46:32.476Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-27T15:46:32.476Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-27T15:46:32.476Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-27T15:46:32.476Z] - CONFIG_BLK_CGROUP: enabled [2020-03-27T15:46:32.476Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-27T15:46:32.476Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-27T15:46:32.476Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-27T15:46:32.476Z] - CONFIG_CGROUP_PERF: enabled [2020-03-27T15:46:32.476Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-27T15:46:32.476Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-27T15:46:32.476Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-27T15:46:32.476Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-27T15:46:32.476Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-27T15:46:32.476Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-27T15:46:32.476Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-27T15:46:32.476Z] - CONFIG_IP_VS: enabled (as module) [2020-03-27T15:46:32.476Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-27T15:46:32.735Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-27T15:46:32.735Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-27T15:46:32.735Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-27T15:46:32.735Z] - CONFIG_EXT4_FS: enabled [2020-03-27T15:46:32.735Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-27T15:46:32.735Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-27T15:46:32.735Z] - Network Drivers: [2020-03-27T15:46:32.735Z] - "overlay": [2020-03-27T15:46:32.735Z] - CONFIG_VXLAN: enabled (as module) [2020-03-27T15:46:32.735Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-27T15:46:32.735Z] Optional (for encrypted networks): [2020-03-27T15:46:32.735Z] - CONFIG_CRYPTO: enabled [2020-03-27T15:46:32.735Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-27T15:46:32.735Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-27T15:46:32.735Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-27T15:46:32.735Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-27T15:46:32.735Z] - CONFIG_XFRM: enabled [2020-03-27T15:46:32.735Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-27T15:46:32.735Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-27T15:46:32.735Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-27T15:46:32.735Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-27T15:46:32.735Z] - "ipvlan": [2020-03-27T15:46:32.735Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-27T15:46:32.735Z] - "macvlan": [2020-03-27T15:46:32.735Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-27T15:46:32.735Z] - CONFIG_DUMMY: enabled (as module) [2020-03-27T15:46:32.735Z] - "ftp,tftp client in container": [2020-03-27T15:46:32.735Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-27T15:46:32.735Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-27T15:46:32.735Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-27T15:46:32.735Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-27T15:46:32.735Z] - Storage Drivers: [2020-03-27T15:46:32.735Z] - "aufs": [2020-03-27T15:46:32.735Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-27T15:46:32.735Z] - "btrfs": [2020-03-27T15:46:32.735Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-27T15:46:32.735Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-27T15:46:32.735Z] - "devicemapper": [2020-03-27T15:46:32.735Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-27T15:46:32.735Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-27T15:46:32.735Z] - "overlay": [2020-03-27T15:46:32.735Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-27T15:46:32.735Z] - "zfs": [2020-03-27T15:46:32.735Z] - /dev/zfs: missing [2020-03-27T15:46:32.735Z] - zfs command: missing [2020-03-27T15:46:32.735Z] - zpool command: missing [2020-03-27T15:46:32.735Z] [2020-03-27T15:46:32.735Z] Limits: [2020-03-27T15:46:32.735Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-27T15:46:32.735Z] [2020-03-27T15:46:32.735Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-27T15:46:32.956Z] #71 ... [2020-03-27T15:46:32.956Z] [2020-03-27T15:46:32.956Z] #20 [internal] load build context [2020-03-27T15:46:32.956Z] #20 transferring context: 50.07MB 1.1s done [2020-03-27T15:46:32.956Z] #20 DONE 1.2s [2020-03-27T15:46:32.956Z] [2020-03-27T15:46:32.956Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-27T15:46:33.073Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b02e0024f5dc3f91c228ac3e4716036eca44c6c9 . [2020-03-27T15:46:33.073Z] #1 [internal] load build definition from Dockerfile [2020-03-27T15:46:33.073Z] #1 transferring dockerfile: 17.06kB done [2020-03-27T15:46:33.073Z] #1 DONE 0.1s [2020-03-27T15:46:33.073Z] [2020-03-27T15:46:33.073Z] #2 [internal] load .dockerignore [2020-03-27T15:46:33.073Z] #2 transferring context: 87B done [2020-03-27T15:46:33.073Z] #2 DONE 0.1s [2020-03-27T15:46:33.073Z] [2020-03-27T15:46:33.073Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-27T15:46:33.243Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done [2020-03-27T15:46:33.243Z] #71 DONE 1.4s [2020-03-27T15:46:33.243Z] [2020-03-27T15:46:33.243Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-27T15:46:33.243Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-27T15:46:33.243Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-27T15:46:33.243Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.96MB / 48.96MB 1.3s done [2020-03-27T15:46:33.243Z] #7 sha256:2969be310b76678b0572275b13d923705f3d1dc33f6a4d3b1cadf77ea108bb83 1.79kB / 1.79kB done [2020-03-27T15:46:33.243Z] #7 sha256:0310c4918d38591c12cbbf0f8f4d5acf3515642afccf3ac4447a97843cec7e86 5.46kB / 5.46kB done [2020-03-27T15:46:33.243Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 7.38MB / 7.38MB 0.4s done [2020-03-27T15:46:33.243Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 9.88MB / 9.88MB 0.6s done [2020-03-27T15:46:33.243Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 44.05MB / 51.33MB 1.4s [2020-03-27T15:46:33.243Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 25.10MB / 56.67MB 1.4s [2020-03-27T15:46:33.243Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 0B / 102.16MB 1.4s [2020-03-27T15:46:33.243Z] #7 extracting sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 [2020-03-27T15:46:33.243Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 48.90MB / 51.33MB 1.4s [2020-03-27T15:46:33.243Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 28.73MB / 56.67MB 1.4s [2020-03-27T15:46:33.532Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 51.33MB / 51.33MB 1.6s done [2020-03-27T15:46:33.532Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 39.35MB / 56.67MB 1.6s [2020-03-27T15:46:33.532Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 12.80MB / 102.16MB 1.6s [2020-03-27T15:46:33.532Z] #7 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 156B / 156B 1.6s done [2020-03-27T15:46:33.532Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 46.09MB / 56.67MB 1.7s [2020-03-27T15:46:33.532Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 18.00MB / 102.16MB 1.7s [2020-03-27T15:46:33.532Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 51.31MB / 56.67MB 1.8s [2020-03-27T15:46:33.532Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 24.16MB / 102.16MB 1.8s [2020-03-27T15:46:33.643Z] #3 DONE 0.4s [2020-03-27T15:46:33.643Z] [2020-03-27T15:46:33.643Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-27T15:46:33.643Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-27T15:46:33.643Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-03-27T15:46:33.643Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-27T15:46:33.643Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-27T15:46:33.643Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-27T15:46:33.815Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 1.9s [2020-03-27T15:46:33.815Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 2.0s done [2020-03-27T15:46:33.815Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 38.18MB / 102.16MB 2.1s [2020-03-27T15:46:33.905Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 799.25kB / 8.82MB 0.2s [2020-03-27T15:46:33.905Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s [2020-03-27T15:46:33.905Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-03-27T15:46:33.905Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done [2020-03-27T15:46:34.104Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 46.08MB / 102.16MB 2.2s [2020-03-27T15:46:34.104Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 51.97MB / 102.16MB 2.2s [2020-03-27T15:46:34.104Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 61.39MB / 102.16MB 2.3s [2020-03-27T15:46:34.389Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 73.21MB / 102.16MB 2.4s [2020-03-27T15:46:34.389Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 96.28MB / 102.16MB 2.6s [2020-03-27T15:46:34.470Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-03-27T15:46:34.470Z] #4 DONE 0.8s [2020-03-27T15:46:34.671Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 2.7s [2020-03-27T15:46:34.671Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 2.8s done [2020-03-27T15:46:34.953Z] #7 extracting sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 1.6s done [2020-03-27T15:46:35.037Z] [2020-03-27T15:46:35.037Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-27T15:46:35.234Z] #7 extracting sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 [2020-03-27T15:46:35.234Z] #7 extracting sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 0.2s done [2020-03-27T15:46:35.234Z] #7 extracting sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 [2020-03-27T15:46:35.295Z] #6 DONE 0.2s [2020-03-27T15:46:35.295Z] [2020-03-27T15:46:35.296Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-27T15:46:35.296Z] #5 DONE 0.3s [2020-03-27T15:46:35.296Z] [2020-03-27T15:46:35.296Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-27T15:46:35.296Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 0.0s done [2020-03-27T15:46:35.556Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-27T15:46:35.556Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-27T15:46:35.556Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-27T15:46:35.556Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 434.73kB / 50.38MB 0.1s [2020-03-27T15:46:35.556Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 138.79kB / 7.81MB 0.1s [2020-03-27T15:46:35.556Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 6.94MB / 7.81MB 0.2s [2020-03-27T15:46:35.820Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.3s done [2020-03-27T15:46:35.820Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0B / 10.00MB 0.5s [2020-03-27T15:46:35.848Z] #7 extracting sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 0.2s done [2020-03-27T15:46:35.848Z] #7 extracting sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 [2020-03-27T15:46:36.081Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 3.29MB / 50.38MB 0.6s [2020-03-27T15:46:36.081Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 1.88MB / 10.00MB 0.8s [2020-03-27T15:46:36.081Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0B / 51.79MB 0.8s [2020-03-27T15:46:36.339Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 2.87MB / 10.00MB 0.9s [2020-03-27T15:46:36.339Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 7.47MB / 50.38MB 1.1s [2020-03-27T15:46:36.339Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 7.59MB / 10.00MB 1.1s [2020-03-27T15:46:36.339Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.22MB / 51.79MB 1.1s [2020-03-27T15:46:36.601Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 1.2s [2020-03-27T15:46:36.601Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 14.97MB / 50.38MB 1.3s [2020-03-27T15:46:36.601Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 1.2s done [2020-03-27T15:46:36.601Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 11.26MB / 51.79MB 1.3s [2020-03-27T15:46:36.601Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.43MB / 68.60MB 1.3s [2020-03-27T15:46:36.863Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 17.89MB / 50.38MB 1.4s [2020-03-27T15:46:36.863Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 15.96MB / 51.79MB 1.4s [2020-03-27T15:46:36.863Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 7.04MB / 68.60MB 1.4s [2020-03-27T15:46:36.863Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 24.98MB / 50.38MB 1.6s [2020-03-27T15:46:36.863Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 19.39MB / 51.79MB 1.6s [2020-03-27T15:46:36.863Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 15.04MB / 68.60MB 1.6s [2020-03-27T15:46:37.125Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 29.28MB / 50.38MB 1.7s [2020-03-27T15:46:37.125Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 23.31MB / 51.79MB 1.7s [2020-03-27T15:46:37.125Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 19.40MB / 68.60MB 1.7s [2020-03-27T15:46:37.125Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 35.89MB / 50.38MB 1.9s [2020-03-27T15:46:37.125Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 29.66MB / 51.79MB 1.9s [2020-03-27T15:46:37.125Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 26.17MB / 68.60MB 1.9s [2020-03-27T15:46:37.317Z] #7 extracting sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 1.5s done [2020-03-27T15:46:37.387Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 40.86MB / 50.38MB 2.0s [2020-03-27T15:46:37.387Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 34.28MB / 51.79MB 2.0s [2020-03-27T15:46:37.387Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 31.91MB / 68.60MB 2.0s [2020-03-27T15:46:37.387Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 45.33MB / 50.38MB 2.1s [2020-03-27T15:46:37.599Z] #7 extracting sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 [2020-03-27T15:46:37.645Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 40.18MB / 51.79MB 2.2s [2020-03-27T15:46:37.645Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 38.42MB / 68.60MB 2.2s [2020-03-27T15:46:37.645Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 2.4s [2020-03-27T15:46:37.645Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 48.46MB / 51.79MB 2.4s [2020-03-27T15:46:37.645Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 46.76MB / 68.60MB 2.4s [2020-03-27T15:46:37.908Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 2.4s done [2020-03-27T15:46:37.908Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.5s [2020-03-27T15:46:37.908Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0B / 120.07MB 2.5s [2020-03-27T15:46:38.166Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.6s done [2020-03-27T15:46:38.166Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 55.06MB / 68.60MB 2.7s [2020-03-27T15:46:38.166Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 0B / 126B 2.7s [2020-03-27T15:46:38.166Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 [2020-03-27T15:46:38.423Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 63.26MB / 68.60MB 3.0s [2020-03-27T15:46:38.423Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 9.65MB / 120.07MB 3.0s [2020-03-27T15:46:38.423Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 2.8s done [2020-03-27T15:46:38.423Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 3.1s [2020-03-27T15:46:38.685Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 3.2s done [2020-03-27T15:46:38.685Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 16.34MB / 120.07MB 3.2s [2020-03-27T15:46:38.945Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 23.33MB / 120.07MB 3.5s [2020-03-27T15:46:39.069Z] #7 extracting sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 1.2s done [2020-03-27T15:46:39.069Z] #7 extracting sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f [2020-03-27T15:46:39.203Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 34.32MB / 120.07MB 3.7s [2020-03-27T15:46:39.471Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 41.96MB / 120.07MB 4.0s [2020-03-27T15:46:39.730Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 50.25MB / 120.07MB 4.4s [2020-03-27T15:46:40.302Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 59.84MB / 120.07MB 4.7s [2020-03-27T15:46:40.302Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 66.81MB / 120.07MB 4.8s [2020-03-27T15:46:40.560Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 77.65MB / 120.07MB 5.1s [2020-03-27T15:46:40.560Z] #7 ... [2020-03-27T15:46:40.560Z] [2020-03-27T15:46:40.560Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-27T15:46:40.560Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-27T15:46:40.560Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-27T15:46:40.560Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-27T15:46:40.560Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-03-27T15:46:40.560Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.4s done [2020-03-27T15:46:40.560Z] #71 DONE 5.3s [2020-03-27T15:46:40.560Z] [2020-03-27T15:46:40.560Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-27T15:46:40.560Z] #7 ... [2020-03-27T15:46:40.560Z] [2020-03-27T15:46:40.560Z] #20 [internal] load build context [2020-03-27T15:46:40.560Z] #20 transferring context: 23.73MB 5.3s [2020-03-27T15:46:41.751Z] #7 extracting sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 2.7s done [2020-03-27T15:46:42.033Z] #7 extracting sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 0.0s done [2020-03-27T15:46:42.033Z] #7 DONE 10.4s [2020-03-27T15:46:42.315Z] [2020-03-27T15:46:42.315Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-27T15:46:42.437Z] Fetching without tags [2020-03-27T15:46:42.401Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T15:46:42.406Z] > git config --add remote.origin.fetch +refs/pull/40712/head:refs/remotes/origin/PR-40712 # timeout=10 [2020-03-27T15:46:42.410Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T15:46:42.427Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T15:46:42.444Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T15:46:42.444Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T15:46:42.446Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40712/head:refs/remotes/origin/PR-40712 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T15:46:42.942Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit ec16053ccfe2f5bab23730b8611dd9c2e5edf9b4 [2020-03-27T15:46:43.092Z] #20 transferring context: 50.07MB 7.5s done [2020-03-27T15:46:43.092Z] #20 DONE 7.6s [2020-03-27T15:46:43.092Z] [2020-03-27T15:46:43.092Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-27T15:46:43.092Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 6.4s done [2020-03-27T15:46:43.092Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 5.0s [2020-03-27T15:46:43.320Z] #8 DONE 1.0s [2020-03-27T15:46:43.320Z] [2020-03-27T15:46:43.320Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-27T15:46:44.281Z] Merge succeeded, producing 25778081005ba34482fbba2df3af1b0ffdb710f7 [2020-03-27T15:46:44.282Z] Checking out Revision 25778081005ba34482fbba2df3af1b0ffdb710f7 (PR-40712) [2020-03-27T15:46:44.325Z] #9 DONE 1.1s [2020-03-27T15:46:44.325Z] [2020-03-27T15:46:44.325Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-27T15:46:44.325Z] #29 DONE 0.0s [2020-03-27T15:46:44.325Z] [2020-03-27T15:46:44.325Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-27T15:46:44.325Z] #40 DONE 0.1s [2020-03-27T15:46:44.325Z] [2020-03-27T15:46:44.325Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T15:46:44.325Z] #21 DONE 0.1s [2020-03-27T15:46:44.325Z] [2020-03-27T15:46:44.325Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-27T15:46:44.419Z] Commit message: "Merge commit '82e3c0c30336310de2fce7a8949dfb10bc082edd' into HEAD" [2020-03-27T15:46:44.437Z] First time build. Skipping changelog. [2020-03-27T15:46:44.607Z] #73 ... [2020-03-27T15:46:44.607Z] [2020-03-27T15:46:44.607Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-27T15:46:44.607Z] #32 DONE 0.1s [2020-03-27T15:46:44.607Z] [2020-03-27T15:46:44.607Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-27T15:46:44.607Z] #55 DONE 0.2s [2020-03-27T15:46:44.607Z] [2020-03-27T15:46:44.607Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-27T15:46:44.607Z] #46 DONE 0.2s [2020-03-27T15:46:44.607Z] [2020-03-27T15:46:44.607Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-27T15:46:44.607Z] #49 DONE 0.2s [2020-03-27T15:46:44.607Z] [2020-03-27T15:46:44.607Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-27T15:46:44.607Z] #67 DONE 0.2s [2020-03-27T15:46:44.607Z] [2020-03-27T15:46:44.607Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:46:44.890Z] #68 ... [2020-03-27T15:46:44.890Z] [2020-03-27T15:46:44.890Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-27T15:46:44.890Z] #22 DONE 0.3s [2020-03-27T15:46:44.890Z] [2020-03-27T15:46:44.890Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-27T15:46:44.890Z] #73 DONE 0.4s [2020-03-27T15:46:44.890Z] [2020-03-27T15:46:44.890Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-27T15:46:44.890Z] #52 DONE 0.5s [2020-03-27T15:46:44.890Z] [2020-03-27T15:46:44.890Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-27T15:46:44.986Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 6.9s done [2020-03-27T15:46:44.986Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f [2020-03-27T15:46:42.949Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T15:46:42.953Z] > git checkout -f ec16053ccfe2f5bab23730b8611dd9c2e5edf9b4 # timeout=10 [2020-03-27T15:46:44.079Z] > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10 [2020-03-27T15:46:44.271Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-27T15:46:44.289Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T15:46:44.292Z] > git checkout -f 25778081005ba34482fbba2df3af1b0ffdb710f7 # timeout=10 [2020-03-27T15:46:44.427Z] > git rev-list --no-walk 88ff4478750a2a1d97124e798963052f6109a15b # timeout=10 [2020-03-27T15:46:45.317Z] + docker version [2020-03-27T15:46:45.317Z] Client: [2020-03-27T15:46:45.317Z] Version: 18.06.1-ce [2020-03-27T15:46:45.317Z] API version: 1.38 [2020-03-27T15:46:45.317Z] Go version: go1.10.3 [2020-03-27T15:46:45.317Z] Git commit: e68fc7a [2020-03-27T15:46:45.317Z] Built: Tue Aug 21 17:26:10 2018 [2020-03-27T15:46:45.317Z] OS/Arch: linux/ppc64le [2020-03-27T15:46:45.317Z] Experimental: false [2020-03-27T15:46:45.317Z] [2020-03-27T15:46:45.317Z] Server: [2020-03-27T15:46:45.317Z] Engine: [2020-03-27T15:46:45.317Z] Version: 18.06.1-ce [2020-03-27T15:46:45.317Z] API version: 1.38 (minimum version 1.12) [2020-03-27T15:46:45.317Z] Go version: go1.10.3 [2020-03-27T15:46:45.317Z] Git commit: e68fc7a [2020-03-27T15:46:45.317Z] Built: Tue Aug 21 17:24:20 2018 [2020-03-27T15:46:45.317Z] OS/Arch: linux/ppc64le [2020-03-27T15:46:45.317Z] Experimental: true [Pipeline] sh [2020-03-27T15:46:45.703Z] + docker info [2020-03-27T15:46:45.704Z] Containers: 0 [2020-03-27T15:46:45.704Z] Running: 0 [2020-03-27T15:46:45.704Z] Paused: 0 [2020-03-27T15:46:45.704Z] Stopped: 0 [2020-03-27T15:46:45.704Z] Images: 0 [2020-03-27T15:46:45.704Z] Server Version: 18.06.1-ce [2020-03-27T15:46:45.704Z] Storage Driver: overlay2 [2020-03-27T15:46:45.704Z] Backing Filesystem: extfs [2020-03-27T15:46:45.704Z] Supports d_type: true [2020-03-27T15:46:45.704Z] Native Overlay Diff: true [2020-03-27T15:46:45.704Z] Logging Driver: json-file [2020-03-27T15:46:45.704Z] Cgroup Driver: cgroupfs [2020-03-27T15:46:45.704Z] Plugins: [2020-03-27T15:46:45.704Z] Volume: local [2020-03-27T15:46:45.704Z] Network: bridge host ipvlan macvlan null overlay [2020-03-27T15:46:45.704Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-03-27T15:46:45.704Z] Swarm: inactive [2020-03-27T15:46:45.704Z] Runtimes: runc [2020-03-27T15:46:45.704Z] Default Runtime: runc [2020-03-27T15:46:45.704Z] Init Binary: docker-init [2020-03-27T15:46:45.704Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-03-27T15:46:45.704Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-03-27T15:46:45.704Z] init version: fec3683 [2020-03-27T15:46:45.704Z] Security Options: [2020-03-27T15:46:45.704Z] apparmor [2020-03-27T15:46:45.704Z] seccomp [2020-03-27T15:46:45.704Z] Profile: default [2020-03-27T15:46:45.704Z] Kernel Version: 4.4.0-139-generic [2020-03-27T15:46:45.704Z] Operating System: Ubuntu 16.04.3 LTS [2020-03-27T15:46:45.704Z] OSType: linux [2020-03-27T15:46:45.704Z] Architecture: ppc64le [2020-03-27T15:46:45.704Z] CPUs: 4 [2020-03-27T15:46:45.704Z] Total Memory: 7.972GiB [2020-03-27T15:46:45.704Z] Name: ppc64le-ubuntu-20 [2020-03-27T15:46:45.704Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-03-27T15:46:45.704Z] Docker Root Dir: /var/lib/docker [2020-03-27T15:46:45.704Z] Debug Mode (client): false [2020-03-27T15:46:45.704Z] Debug Mode (server): false [2020-03-27T15:46:45.704Z] Username: dockerbuildbot [2020-03-27T15:46:45.704Z] Registry: https://index.docker.io/v1/ [2020-03-27T15:46:45.704Z] Labels: [2020-03-27T15:46:45.704Z] Experimental: true [2020-03-27T15:46:45.704Z] Insecure Registries: [2020-03-27T15:46:45.704Z] 127.0.0.0/8 [2020-03-27T15:46:45.704Z] Live Restore Enabled: false [2020-03-27T15:46:45.704Z] [Pipeline] sh [2020-03-27T15:46:45.916Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done [2020-03-27T15:46:45.916Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.1s [2020-03-27T15:46:46.093Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-27T15:46:46.093Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-27T15:46:46.093Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40712/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-27T15:46:46.380Z] + bash /home/docker/workspace/moby_PR-40712/check-config.sh [2020-03-27T15:46:46.380Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-27T15:46:46.380Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-03-27T15:46:46.380Z] [2020-03-27T15:46:46.380Z] Generally Necessary: [2020-03-27T15:46:46.380Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-27T15:46:46.380Z] - apparmor: enabled and tools installed [2020-03-27T15:46:46.380Z] - CONFIG_NAMESPACES: enabled [2020-03-27T15:46:46.380Z] - CONFIG_NET_NS: enabled [2020-03-27T15:46:46.380Z] - CONFIG_PID_NS: enabled [2020-03-27T15:46:46.380Z] - CONFIG_IPC_NS: enabled [2020-03-27T15:46:46.380Z] - CONFIG_UTS_NS: enabled [2020-03-27T15:46:46.380Z] - CONFIG_CGROUPS: enabled [2020-03-27T15:46:46.380Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-27T15:46:46.380Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-27T15:46:46.380Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-27T15:46:46.380Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-27T15:46:46.380Z] - CONFIG_CPUSETS: enabled [2020-03-27T15:46:46.380Z] - CONFIG_MEMCG: enabled [2020-03-27T15:46:46.380Z] - CONFIG_KEYS: enabled [2020-03-27T15:46:46.480Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.4s done [2020-03-27T15:46:46.480Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 [2020-03-27T15:46:46.667Z] - CONFIG_VETH: enabled (as module) [2020-03-27T15:46:46.667Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-27T15:46:46.667Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-27T15:46:46.667Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-27T15:46:46.667Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-27T15:46:46.667Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-27T15:46:46.667Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-27T15:46:46.667Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-27T15:46:46.667Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-27T15:46:46.667Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-27T15:46:46.667Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-27T15:46:46.667Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-27T15:46:46.667Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-27T15:46:46.667Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-27T15:46:46.667Z] [2020-03-27T15:46:46.667Z] Optional Features: [2020-03-27T15:46:46.667Z] - CONFIG_USER_NS: enabled [2020-03-27T15:46:46.667Z] - CONFIG_SECCOMP: enabled [2020-03-27T15:46:46.667Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-27T15:46:46.667Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-27T15:46:46.667Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-27T15:46:46.667Z] (cgroup swap accounting is currently enabled) [2020-03-27T15:46:46.667Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-27T15:46:46.667Z] - CONFIG_BLK_CGROUP: enabled [2020-03-27T15:46:46.667Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-27T15:46:46.667Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-27T15:46:46.667Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-27T15:46:46.667Z] - CONFIG_CGROUP_PERF: enabled [2020-03-27T15:46:46.667Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-27T15:46:46.667Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-27T15:46:46.667Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-27T15:46:46.667Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-27T15:46:46.667Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-27T15:46:46.667Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-27T15:46:46.667Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-27T15:46:46.667Z] - CONFIG_IP_VS: enabled (as module) [2020-03-27T15:46:46.667Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-27T15:46:46.667Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-27T15:46:46.957Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-27T15:46:46.957Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-27T15:46:46.957Z] - CONFIG_EXT4_FS: enabled [2020-03-27T15:46:46.957Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-27T15:46:46.957Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-27T15:46:46.957Z] - Network Drivers: [2020-03-27T15:46:46.957Z] - "overlay": [2020-03-27T15:46:46.957Z] - CONFIG_VXLAN: enabled (as module) [2020-03-27T15:46:46.957Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-27T15:46:46.957Z] Optional (for encrypted networks): [2020-03-27T15:46:46.957Z] - CONFIG_CRYPTO: enabled [2020-03-27T15:46:46.957Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-27T15:46:46.957Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-27T15:46:46.957Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-27T15:46:46.957Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-27T15:46:46.957Z] - CONFIG_XFRM: enabled [2020-03-27T15:46:46.957Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-27T15:46:46.957Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-27T15:46:46.957Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-27T15:46:46.957Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-27T15:46:46.957Z] - "ipvlan": [2020-03-27T15:46:46.957Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-27T15:46:46.957Z] - "macvlan": [2020-03-27T15:46:46.957Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-27T15:46:46.957Z] - CONFIG_DUMMY: enabled (as module) [2020-03-27T15:46:46.957Z] - "ftp,tftp client in container": [2020-03-27T15:46:46.957Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-27T15:46:46.957Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-27T15:46:46.957Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-27T15:46:46.957Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-27T15:46:46.957Z] - Storage Drivers: [2020-03-27T15:46:46.957Z] - "aufs": [2020-03-27T15:46:46.957Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-27T15:46:46.957Z] - "btrfs": [2020-03-27T15:46:46.957Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-27T15:46:46.957Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-27T15:46:46.957Z] - "devicemapper": [2020-03-27T15:46:47.243Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-27T15:46:47.243Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-27T15:46:47.243Z] - "overlay": [2020-03-27T15:46:47.243Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-27T15:46:47.243Z] - "zfs": [2020-03-27T15:46:47.243Z] - /dev/zfs: missing [2020-03-27T15:46:47.243Z] - zfs command: missing [2020-03-27T15:46:47.243Z] - zpool command: missing [2020-03-27T15:46:47.243Z] [2020-03-27T15:46:47.243Z] Limits: [2020-03-27T15:46:47.243Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-27T15:46:47.243Z] [2020-03-27T15:46:47.243Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-27T15:46:47.677Z] + make bundles/buildx [2020-03-27T15:46:48.303Z] make: command: Command not found [2020-03-27T15:46:48.303Z] make: command: Command not found [2020-03-27T15:46:48.303Z] mkdir bundles [2020-03-27T15:46:48.303Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-03-27T15:46:48.303Z] --build-arg BUILDX_COMMIT \ [2020-03-27T15:46:48.303Z] --build-arg BUILDX_REPO \ [2020-03-27T15:46:48.303Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-03-27T15:46:48.303Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-03-27T15:46:48.303Z] . [2020-03-27T15:46:48.303Z] /bin/sh: 4: go: not found [2020-03-27T15:46:48.303Z] /bin/sh: 5: go: not found [2020-03-27T15:46:48.355Z] #53 3.297 + RM_GOPATH=0 [2020-03-27T15:46:48.355Z] #53 3.297 + TMP_GOPATH= [2020-03-27T15:46:48.355Z] #53 3.297 + : /build [2020-03-27T15:46:48.355Z] #53 3.297 + '[' -z '' ']' [2020-03-27T15:46:48.355Z] #53 3.298 ++ mktemp -d [2020-03-27T15:46:48.355Z] #53 3.298 + export GOPATH=/tmp/tmp.Lg5ErurESw [2020-03-27T15:46:48.355Z] #53 3.298 + GOPATH=/tmp/tmp.Lg5ErurESw [2020-03-27T15:46:48.355Z] #53 3.298 + RM_GOPATH=1 [2020-03-27T15:46:48.355Z] #53 3.299 ++ dirname ./install.sh [2020-03-27T15:46:48.355Z] #53 3.303 + dir=. [2020-03-27T15:46:48.355Z] #53 3.303 + bin=golangci_lint [2020-03-27T15:46:48.355Z] #53 3.303 + shift [2020-03-27T15:46:48.355Z] #53 3.303 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-27T15:46:48.355Z] #53 3.303 + . ./golangci_lint.installer [2020-03-27T15:46:48.355Z] #53 3.303 ++ : v1.23.8 [2020-03-27T15:46:48.355Z] #53 3.304 + install_golangci_lint [2020-03-27T15:46:48.355Z] #53 3.304 + echo 'Installing golangci-lint version v1.23.8' [2020-03-27T15:46:48.355Z] #53 3.304 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-27T15:46:48.355Z] #53 3.304 Installing golangci-lint version v1.23.8 [2020-03-27T15:46:50.374Z] #53 ... [2020-03-27T15:46:50.374Z] [2020-03-27T15:46:50.374Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:46:50.374Z] #68 3.478 + RM_GOPATH=0 [2020-03-27T15:46:50.374Z] #68 3.478 + TMP_GOPATH= [2020-03-27T15:46:50.374Z] #68 3.478 + : /build/ [2020-03-27T15:46:50.374Z] #68 3.478 + '[' -z '' ']' [2020-03-27T15:46:50.374Z] #68 3.478 ++ mktemp -d [2020-03-27T15:46:50.374Z] #68 3.480 + export GOPATH=/tmp/tmp.d6SZQC9BWj [2020-03-27T15:46:50.374Z] #68 3.480 + GOPATH=/tmp/tmp.d6SZQC9BWj [2020-03-27T15:46:50.374Z] #68 3.480 + RM_GOPATH=1 [2020-03-27T15:46:50.374Z] #68 3.480 ++ dirname ./install.sh [2020-03-27T15:46:50.374Z] #68 3.482 + dir=. [2020-03-27T15:46:50.374Z] #68 3.482 + bin=rootlesskit [2020-03-27T15:46:50.374Z] #68 3.482 + shift [2020-03-27T15:46:50.374Z] #68 3.482 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-27T15:46:50.374Z] #68 3.482 + . ./rootlesskit.installer [2020-03-27T15:46:50.374Z] #68 3.482 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-27T15:46:50.374Z] #68 3.482 + install_rootlesskit [2020-03-27T15:46:50.374Z] #68 3.482 + case "$1" in [2020-03-27T15:46:50.374Z] #68 3.482 + export CGO_ENABLED=0 [2020-03-27T15:46:50.374Z] #68 3.482 + CGO_ENABLED=0 [2020-03-27T15:46:50.374Z] #68 3.482 + _install_rootlesskit [2020-03-27T15:46:50.374Z] #68 3.483 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-27T15:46:50.374Z] #68 3.483 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.d6SZQC9BWj/src/github.com/rootless-containers/rootlesskit [2020-03-27T15:46:50.374Z] #68 3.483 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-27T15:46:50.374Z] #68 3.484 Cloning into '/tmp/tmp.d6SZQC9BWj/src/github.com/rootless-containers/rootlesskit'... [2020-03-27T15:46:50.663Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.6s done [2020-03-27T15:46:50.663Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf [2020-03-27T15:46:51.018Z] Sending build context to Docker daemon 54.7MB [2020-03-27T15:46:51.018Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-03-27T15:46:51.018Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-03-27T15:46:51.018Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-03-27T15:46:51.018Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-03-27T15:46:51.018Z] 1.12.10-stretch: Pulling from library/golang [2020-03-27T15:46:51.305Z] fb056072eab9: Pulling fs layer [2020-03-27T15:46:51.305Z] 6a33b1f9796f: Pulling fs layer [2020-03-27T15:46:51.305Z] 8f8f8962e456: Pulling fs layer [2020-03-27T15:46:51.305Z] 68adcc365214: Pulling fs layer [2020-03-27T15:46:51.305Z] 76d8adf27bdf: Pulling fs layer [2020-03-27T15:46:51.305Z] d66e58854927: Pulling fs layer [2020-03-27T15:46:51.305Z] 71497195576e: Pulling fs layer [2020-03-27T15:46:51.305Z] 68adcc365214: Waiting [2020-03-27T15:46:51.305Z] 76d8adf27bdf: Waiting [2020-03-27T15:46:51.305Z] d66e58854927: Waiting [2020-03-27T15:46:51.305Z] 71497195576e: Waiting [2020-03-27T15:46:51.380Z] #68 6.501 + cd /tmp/tmp.d6SZQC9BWj/src/github.com/rootless-containers/rootlesskit [2020-03-27T15:46:51.380Z] #68 6.501 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-27T15:46:51.380Z] #68 6.743 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-27T15:46:51.380Z] #68 6.743 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-27T15:46:51.948Z] 8f8f8962e456: Verifying Checksum [2020-03-27T15:46:51.948Z] 8f8f8962e456: Download complete [2020-03-27T15:46:51.948Z] 6a33b1f9796f: Verifying Checksum [2020-03-27T15:46:51.948Z] 6a33b1f9796f: Download complete [2020-03-27T15:46:52.856Z] #68 ... [2020-03-27T15:46:52.856Z] [2020-03-27T15:46:52.857Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:46:52.857Z] #23 2.759 + RM_GOPATH=0 [2020-03-27T15:46:52.857Z] #23 2.759 + TMP_GOPATH= [2020-03-27T15:46:52.857Z] #23 2.759 + : /build [2020-03-27T15:46:52.857Z] #23 2.759 + '[' -z '' ']' [2020-03-27T15:46:52.857Z] #23 2.759 ++ mktemp -d [2020-03-27T15:46:52.857Z] #23 2.764 + export GOPATH=/tmp/tmp.LrgpV5KhQp [2020-03-27T15:46:52.857Z] #23 2.764 + GOPATH=/tmp/tmp.LrgpV5KhQp [2020-03-27T15:46:52.857Z] #23 2.764 + RM_GOPATH=1 [2020-03-27T15:46:52.857Z] #23 2.765 ++ dirname ./install.sh [2020-03-27T15:46:52.857Z] #23 2.782 + dir=. [2020-03-27T15:46:52.857Z] #23 2.782 + bin=dockercli [2020-03-27T15:46:52.857Z] #23 2.782 + shift [2020-03-27T15:46:52.857Z] #23 2.782 + '[' '!' -f ./dockercli.installer ']' [2020-03-27T15:46:52.857Z] #23 2.782 + . ./dockercli.installer [2020-03-27T15:46:52.857Z] #23 2.782 ++ : stable [2020-03-27T15:46:52.857Z] #23 2.782 ++ : 17.06.2-ce [2020-03-27T15:46:52.857Z] #23 2.783 + install_dockercli [2020-03-27T15:46:52.857Z] #23 2.783 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-27T15:46:52.857Z] #23 2.783 Install docker/cli version 17.06.2-ce from stable [2020-03-27T15:46:52.857Z] #23 2.784 ++ uname -m [2020-03-27T15:46:52.857Z] #23 2.785 + arch=s390x [2020-03-27T15:46:52.857Z] #23 2.785 + '[' s390x '!=' x86_64 ']' [2020-03-27T15:46:52.857Z] #23 2.785 + '[' s390x '!=' s390x ']' [2020-03-27T15:46:52.857Z] #23 2.785 + url=https://download.docker.com/linux/static [2020-03-27T15:46:52.857Z] #23 2.788 + tar -xz docker/docker [2020-03-27T15:46:52.857Z] #23 2.788 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-03-27T15:46:52.857Z] #23 7.945 + mkdir -p /build [2020-03-27T15:46:52.857Z] #23 7.949 + mv docker/docker /build/ [2020-03-27T15:46:52.857Z] #23 7.951 + rmdir docker [2020-03-27T15:46:52.857Z] #23 DONE 8.2s [2020-03-27T15:46:53.139Z] [2020-03-27T15:46:53.139Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:46:53.139Z] #33 2.630 + RM_GOPATH=0 [2020-03-27T15:46:53.139Z] #33 2.630 + TMP_GOPATH= [2020-03-27T15:46:53.139Z] #33 2.630 + : /build [2020-03-27T15:46:53.139Z] #33 2.630 + '[' -z '' ']' [2020-03-27T15:46:53.139Z] #33 2.631 ++ mktemp -d [2020-03-27T15:46:53.139Z] #33 2.633 + export GOPATH=/tmp/tmp.mVo6wYAbph [2020-03-27T15:46:53.139Z] #33 2.633 + GOPATH=/tmp/tmp.mVo6wYAbph [2020-03-27T15:46:53.139Z] #33 2.633 + RM_GOPATH=1 [2020-03-27T15:46:53.139Z] #33 2.635 ++ dirname ./install.sh [2020-03-27T15:46:53.139Z] #33 2.638 + dir=. [2020-03-27T15:46:53.139Z] #33 2.638 + bin=tomlv [2020-03-27T15:46:53.139Z] #33 2.638 + shift [2020-03-27T15:46:53.139Z] #33 2.639 + '[' '!' -f ./tomlv.installer ']' [2020-03-27T15:46:53.139Z] #33 2.639 + . ./tomlv.installer [2020-03-27T15:46:53.139Z] #33 2.639 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T15:46:53.139Z] #33 2.639 + install_tomlv [2020-03-27T15:46:53.139Z] #33 2.641 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-27T15:46:53.139Z] #33 2.641 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T15:46:53.139Z] #33 2.641 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mVo6wYAbph/src/github.com/BurntSushi/toml [2020-03-27T15:46:53.139Z] #33 2.643 Cloning into '/tmp/tmp.mVo6wYAbph/src/github.com/BurntSushi/toml'... [2020-03-27T15:46:53.139Z] #33 3.179 + cd /tmp/tmp.mVo6wYAbph/src/github.com/BurntSushi/toml [2020-03-27T15:46:53.139Z] #33 3.179 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T15:46:53.139Z] #33 3.198 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-27T15:46:53.139Z] #33 3.650 internal/cpu [2020-03-27T15:46:53.139Z] #33 3.663 runtime/internal/atomic [2020-03-27T15:46:53.139Z] #33 3.804 runtime/internal/sys [2020-03-27T15:46:53.139Z] #33 3.942 runtime/internal/math [2020-03-27T15:46:53.139Z] #33 3.972 math/bits [2020-03-27T15:46:53.139Z] #33 4.104 internal/bytealg [2020-03-27T15:46:53.139Z] #33 4.289 math [2020-03-27T15:46:53.139Z] #33 4.657 runtime [2020-03-27T15:46:53.756Z] #33 9.208 internal/testlog [2020-03-27T15:46:53.940Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.6s done [2020-03-27T15:46:53.940Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f [2020-03-27T15:46:54.038Z] #33 9.498 encoding [2020-03-27T15:46:54.038Z] #33 9.636 runtime/cgo [2020-03-27T15:46:54.320Z] #33 ... [2020-03-27T15:46:54.320Z] [2020-03-27T15:46:54.320Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:46:54.320Z] #43 3.428 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:46:54.320Z] #43 3.489 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:46:54.320Z] #43 3.494 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:46:54.320Z] #43 4.314 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-27T15:46:54.320Z] #43 6.269 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB] [2020-03-27T15:46:54.320Z] #43 9.319 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-27T15:46:54.320Z] #43 ... [2020-03-27T15:46:54.320Z] [2020-03-27T15:46:54.320Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:46:54.320Z] #35 1.821 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:46:54.320Z] #35 1.952 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:46:54.320Z] #35 2.128 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:46:54.320Z] #35 2.180 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-27T15:46:54.320Z] #35 3.260 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB] [2020-03-27T15:46:54.320Z] #35 5.101 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-27T15:46:54.602Z] #35 ... [2020-03-27T15:46:54.602Z] [2020-03-27T15:46:54.602Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:46:54.602Z] #25 3.449 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:46:54.602Z] #25 3.489 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:46:54.602Z] #25 3.506 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:46:54.602Z] #25 4.114 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-27T15:46:54.602Z] #25 5.827 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB] [2020-03-27T15:46:54.602Z] #25 8.091 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-27T15:46:54.602Z] #25 ... [2020-03-27T15:46:54.602Z] [2020-03-27T15:46:54.602Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:46:54.602Z] #50 3.092 + RM_GOPATH=0 [2020-03-27T15:46:54.602Z] #50 3.092 + TMP_GOPATH= [2020-03-27T15:46:54.602Z] #50 3.092 + : /build [2020-03-27T15:46:54.602Z] #50 3.092 + '[' -z '' ']' [2020-03-27T15:46:54.602Z] #50 3.092 ++ mktemp -d [2020-03-27T15:46:54.602Z] #50 3.095 + export GOPATH=/tmp/tmp.faTQoDCcBp [2020-03-27T15:46:54.602Z] #50 3.095 + GOPATH=/tmp/tmp.faTQoDCcBp [2020-03-27T15:46:54.602Z] #50 3.095 + RM_GOPATH=1 [2020-03-27T15:46:54.602Z] #50 3.096 ++ dirname ./install.sh [2020-03-27T15:46:54.602Z] #50 3.101 + dir=. [2020-03-27T15:46:54.602Z] #50 3.102 + bin=gotestsum [2020-03-27T15:46:54.602Z] #50 3.102 + shift [2020-03-27T15:46:54.602Z] #50 3.102 + '[' '!' -f ./gotestsum.installer ']' [2020-03-27T15:46:54.602Z] #50 3.102 + . ./gotestsum.installer [2020-03-27T15:46:54.602Z] #50 3.102 ++ : v0.3.5 [2020-03-27T15:46:54.602Z] #50 3.103 + install_gotestsum [2020-03-27T15:46:54.602Z] #50 3.103 + echo 'Installing gotestsum version v0.3.5' [2020-03-27T15:46:54.602Z] #50 3.103 Installing gotestsum version v0.3.5 [2020-03-27T15:46:54.602Z] #50 3.103 + go get -d gotest.tools/gotestsum [2020-03-27T15:46:54.671Z] fb056072eab9: Verifying Checksum [2020-03-27T15:46:54.671Z] fb056072eab9: Download complete [2020-03-27T15:46:54.884Z] #50 ... [2020-03-27T15:46:54.884Z] [2020-03-27T15:46:54.884Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:46:54.884Z] #47 3.131 + RM_GOPATH=0 [2020-03-27T15:46:54.884Z] #47 3.131 + TMP_GOPATH= [2020-03-27T15:46:54.884Z] #47 3.131 + : /build [2020-03-27T15:46:54.884Z] #47 3.131 + '[' -z '' ']' [2020-03-27T15:46:54.884Z] #47 3.133 ++ mktemp -d [2020-03-27T15:46:54.884Z] #47 3.134 + export GOPATH=/tmp/tmp.kIuAMpkG6J [2020-03-27T15:46:54.884Z] #47 3.134 + GOPATH=/tmp/tmp.kIuAMpkG6J [2020-03-27T15:46:54.884Z] #47 3.134 + RM_GOPATH=1 [2020-03-27T15:46:54.884Z] #47 3.134 ++ dirname ./install.sh [2020-03-27T15:46:54.884Z] #47 3.137 + dir=. [2020-03-27T15:46:54.884Z] #47 3.137 + bin=vndr [2020-03-27T15:46:54.884Z] #47 3.137 + shift [2020-03-27T15:46:54.884Z] #47 3.137 + '[' '!' -f ./vndr.installer ']' [2020-03-27T15:46:54.884Z] #47 3.137 + . ./vndr.installer [2020-03-27T15:46:54.884Z] #47 3.137 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T15:46:54.884Z] #47 3.137 + install_vndr [2020-03-27T15:46:54.884Z] #47 3.137 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-27T15:46:54.884Z] #47 3.137 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T15:46:54.884Z] #47 3.138 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.kIuAMpkG6J/src/github.com/LK4D4/vndr [2020-03-27T15:46:54.884Z] #47 3.139 Cloning into '/tmp/tmp.kIuAMpkG6J/src/github.com/LK4D4/vndr'... [2020-03-27T15:46:54.884Z] #47 3.686 + cd /tmp/tmp.kIuAMpkG6J/src/github.com/LK4D4/vndr [2020-03-27T15:46:54.884Z] #47 3.686 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T15:46:54.884Z] #47 3.702 + go build -buildmode=pie -v -o /build/vndr . [2020-03-27T15:46:54.884Z] #47 4.497 internal/bytealg [2020-03-27T15:46:54.884Z] #47 4.516 internal/race [2020-03-27T15:46:54.884Z] #47 4.547 sync/atomic [2020-03-27T15:46:54.884Z] #47 4.671 unicode [2020-03-27T15:46:54.884Z] #47 4.894 runtime [2020-03-27T15:46:54.884Z] #47 7.047 unicode/utf8 [2020-03-27T15:46:54.884Z] #47 7.625 math [2020-03-27T15:46:54.884Z] #47 ... [2020-03-27T15:46:54.884Z] [2020-03-27T15:46:54.884Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:46:54.884Z] #56 3.479 + RM_GOPATH=0 [2020-03-27T15:46:54.884Z] #56 3.479 + TMP_GOPATH= [2020-03-27T15:46:54.884Z] #56 3.479 + : /build [2020-03-27T15:46:54.884Z] #56 3.479 + '[' -z '' ']' [2020-03-27T15:46:54.884Z] #56 3.479 ++ mktemp -d [2020-03-27T15:46:54.884Z] #56 3.480 + export GOPATH=/tmp/tmp.NU216XHUFc [2020-03-27T15:46:54.884Z] #56 3.480 + GOPATH=/tmp/tmp.NU216XHUFc [2020-03-27T15:46:54.884Z] #56 3.480 + RM_GOPATH=1 [2020-03-27T15:46:54.884Z] #56 3.485 ++ dirname ./install.sh [2020-03-27T15:46:54.884Z] #56 3.486 + dir=. [2020-03-27T15:46:54.884Z] #56 3.486 + bin=shfmt [2020-03-27T15:46:54.884Z] #56 3.486 + shift [2020-03-27T15:46:54.884Z] #56 3.486 + '[' '!' -f ./shfmt.installer ']' [2020-03-27T15:46:54.884Z] #56 3.486 + . ./shfmt.installer [2020-03-27T15:46:54.884Z] #56 3.486 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-27T15:46:54.884Z] #56 3.486 + install_shfmt [2020-03-27T15:46:54.884Z] #56 3.486 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-27T15:46:54.884Z] #56 3.486 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NU216XHUFc/src/github.com/mvdan/sh [2020-03-27T15:46:54.884Z] #56 3.486 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-27T15:46:54.884Z] #56 3.488 Cloning into '/tmp/tmp.NU216XHUFc/src/github.com/mvdan/sh'... [2020-03-27T15:46:54.884Z] #56 9.572 + cd /tmp/tmp.NU216XHUFc/src/github.com/mvdan/sh [2020-03-27T15:46:54.884Z] #56 9.572 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-27T15:46:54.884Z] #56 9.625 + GO111MODULE=on [2020-03-27T15:46:54.884Z] #56 9.625 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-27T15:46:54.884Z] #56 10.32 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-27T15:46:54.884Z] #56 10.36 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-27T15:46:54.884Z] #56 10.38 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-27T15:46:55.166Z] #56 10.63 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-27T15:46:55.166Z] #56 ... [2020-03-27T15:46:55.166Z] [2020-03-27T15:46:55.166Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:46:55.166Z] #62 1.898 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:46:55.166Z] #62 2.014 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:46:55.166Z] #62 2.565 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:46:55.166Z] #62 2.625 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-27T15:46:55.166Z] #62 3.368 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB] [2020-03-27T15:46:55.166Z] #62 4.712 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-27T15:46:55.166Z] #62 ... [2020-03-27T15:46:55.166Z] [2020-03-27T15:46:55.166Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:46:55.166Z] #74 3.322 + RM_GOPATH=0 [2020-03-27T15:46:55.166Z] #74 3.322 + TMP_GOPATH= [2020-03-27T15:46:55.166Z] #74 3.322 + : /build [2020-03-27T15:46:55.166Z] #74 3.322 + '[' -z '' ']' [2020-03-27T15:46:55.166Z] #74 3.322 ++ mktemp -d [2020-03-27T15:46:55.166Z] #74 3.323 + export GOPATH=/tmp/tmp.519z9pvcI2 [2020-03-27T15:46:55.166Z] #74 3.329 + GOPATH=/tmp/tmp.519z9pvcI2 [2020-03-27T15:46:55.166Z] #74 3.329 + RM_GOPATH=1 [2020-03-27T15:46:55.166Z] #74 3.329 ++ dirname ./install.sh [2020-03-27T15:46:55.166Z] #74 3.329 + dir=. [2020-03-27T15:46:55.166Z] #74 3.331 + bin=proxy [2020-03-27T15:46:55.166Z] #74 3.331 + shift [2020-03-27T15:46:55.166Z] #74 3.332 + '[' '!' -f ./proxy.installer ']' [2020-03-27T15:46:55.166Z] #74 3.332 + . ./proxy.installer [2020-03-27T15:46:55.166Z] #74 3.332 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-27T15:46:55.166Z] #74 3.332 + install_proxy [2020-03-27T15:46:55.166Z] #74 3.332 + case "$1" in [2020-03-27T15:46:55.166Z] #74 3.332 + export CGO_ENABLED=0 [2020-03-27T15:46:55.166Z] #74 3.332 + CGO_ENABLED=0 [2020-03-27T15:46:55.166Z] #74 3.332 + _install_proxy [2020-03-27T15:46:55.166Z] #74 3.332 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-27T15:46:55.166Z] #74 3.332 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-27T15:46:55.166Z] #74 3.332 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.519z9pvcI2/src/github.com/docker/libnetwork [2020-03-27T15:46:55.166Z] #74 3.333 Cloning into '/tmp/tmp.519z9pvcI2/src/github.com/docker/libnetwork'... [2020-03-27T15:46:55.448Z] #74 ... [2020-03-27T15:46:55.448Z] [2020-03-27T15:46:55.448Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-27T15:46:55.448Z] #30 3.011 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-27T15:46:55.448Z] #30 3.013 Cloning into '.'... [2020-03-27T15:46:55.448Z] #30 ... [2020-03-27T15:46:55.448Z] [2020-03-27T15:46:55.448Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:46:55.448Z] #10 1.971 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:46:55.448Z] #10 2.003 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:46:55.448Z] #10 2.124 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:46:55.448Z] #10 2.435 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-27T15:46:55.448Z] #10 4.111 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB] [2020-03-27T15:46:55.448Z] #10 5.823 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-27T15:46:55.717Z] 68adcc365214: Verifying Checksum [2020-03-27T15:46:55.717Z] 68adcc365214: Download complete [2020-03-27T15:46:55.729Z] #10 ... [2020-03-27T15:46:55.729Z] [2020-03-27T15:46:55.729Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:46:55.729Z] #41 3.052 + git clone https://github.com/docker/distribution.git . [2020-03-27T15:46:55.729Z] #41 3.053 Cloning into '.'... [2020-03-27T15:46:55.729Z] #41 ... [2020-03-27T15:46:55.729Z] [2020-03-27T15:46:55.729Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:46:55.729Z] #56 10.64 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-27T15:46:55.729Z] #56 11.03 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-27T15:46:56.012Z] 71497195576e: Verifying Checksum [2020-03-27T15:46:56.012Z] 71497195576e: Download complete [2020-03-27T15:46:56.303Z] 76d8adf27bdf: Verifying Checksum [2020-03-27T15:46:56.303Z] 76d8adf27bdf: Download complete [2020-03-27T15:46:56.345Z] #56 11.54 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-27T15:46:57.351Z] #56 12.71 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-27T15:46:58.356Z] #56 13.73 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-27T15:46:58.356Z] #56 13.80 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-27T15:46:58.356Z] #56 13.94 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-27T15:46:58.639Z] #56 13.97 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-27T15:46:59.197Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.1s [2020-03-27T15:46:59.252Z] #56 14.58 runtime/cgo [2020-03-27T15:46:59.253Z] #56 14.64 runtime [2020-03-27T15:46:59.808Z] fb056072eab9: Pull complete [2020-03-27T15:47:00.097Z] 6a33b1f9796f: Pull complete [2020-03-27T15:47:00.387Z] 8f8f8962e456: Pull complete [2020-03-27T15:47:00.566Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 6.7s done [2020-03-27T15:47:00.566Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 [2020-03-27T15:47:00.723Z] #56 ... [2020-03-27T15:47:00.723Z] [2020-03-27T15:47:00.723Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:47:00.723Z] #74 14.43 Checking out files: 96% (1998/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-27T15:47:00.723Z] #74 14.49 + cd /tmp/tmp.519z9pvcI2/src/github.com/docker/libnetwork [2020-03-27T15:47:00.723Z] #74 14.49 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-27T15:47:00.723Z] #74 14.62 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-27T15:47:00.824Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-27T15:47:00.824Z] #7 DONE 25.6s [2020-03-27T15:47:01.081Z] [2020-03-27T15:47:01.081Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-27T15:47:01.883Z] d66e58854927: Verifying Checksum [2020-03-27T15:47:01.883Z] d66e58854927: Download complete [2020-03-27T15:47:03.605Z] #8 DONE 2.5s [2020-03-27T15:47:03.605Z] [2020-03-27T15:47:03.605Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-27T15:47:03.933Z] 68adcc365214: Pull complete [2020-03-27T15:47:04.172Z] #9 DONE 0.9s [2020-03-27T15:47:04.172Z] [2020-03-27T15:47:04.172Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-27T15:47:04.172Z] #40 DONE 0.0s [2020-03-27T15:47:04.172Z] [2020-03-27T15:47:04.172Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:47:04.429Z] #10 ... [2020-03-27T15:47:04.429Z] [2020-03-27T15:47:04.429Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-27T15:47:04.429Z] #29 DONE 0.1s [2020-03-27T15:47:04.429Z] [2020-03-27T15:47:04.429Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T15:47:04.429Z] #21 DONE 0.1s [2020-03-27T15:47:04.429Z] [2020-03-27T15:47:04.429Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-27T15:47:04.429Z] #73 DONE 0.2s [2020-03-27T15:47:04.429Z] [2020-03-27T15:47:04.429Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-27T15:47:04.429Z] #32 DONE 0.2s [2020-03-27T15:47:04.429Z] [2020-03-27T15:47:04.429Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:47:04.685Z] #74 ... [2020-03-27T15:47:04.685Z] [2020-03-27T15:47:04.685Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-27T15:47:04.685Z] #46 DONE 0.2s [2020-03-27T15:47:04.685Z] [2020-03-27T15:47:04.685Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-27T15:47:04.685Z] #52 DONE 0.2s [2020-03-27T15:47:04.685Z] [2020-03-27T15:47:04.685Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-27T15:47:04.685Z] #22 DONE 0.2s [2020-03-27T15:47:04.685Z] [2020-03-27T15:47:04.685Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-27T15:47:04.685Z] #55 DONE 0.2s [2020-03-27T15:47:04.685Z] [2020-03-27T15:47:04.685Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-27T15:47:04.685Z] #49 DONE 0.3s [2020-03-27T15:47:04.685Z] [2020-03-27T15:47:04.685Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-27T15:47:04.685Z] #67 DONE 0.3s [2020-03-27T15:47:04.942Z] [2020-03-27T15:47:04.942Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:47:05.101Z] #74 ... [2020-03-27T15:47:05.101Z] [2020-03-27T15:47:05.101Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:47:05.101Z] #62 12.21 Fetched 8032 kB in 11s (763 kB/s) [2020-03-27T15:47:05.101Z] #62 12.21 Reading package lists... [2020-03-27T15:47:05.101Z] #62 15.56 Reading package lists... [2020-03-27T15:47:05.101Z] #62 18.62 Building dependency tree... [2020-03-27T15:47:05.101Z] #62 19.44 The following additional packages will be installed: [2020-03-27T15:47:05.101Z] #62 19.44 libbtrfs0 [2020-03-27T15:47:05.101Z] #62 19.50 The following NEW packages will be installed: [2020-03-27T15:47:05.101Z] #62 19.52 libbtrfs-dev libbtrfs0 [2020-03-27T15:47:05.101Z] #62 19.63 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:47:05.101Z] #62 19.63 Need to get 118 kB of archives. [2020-03-27T15:47:05.101Z] #62 19.63 After this operation, 390 kB of additional disk space will be used. [2020-03-27T15:47:05.101Z] #62 19.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-03-27T15:47:05.101Z] #62 19.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-03-27T15:47:05.101Z] #62 20.23 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:47:05.101Z] #62 20.34 Fetched 118 kB in 0s (1462 kB/s) [2020-03-27T15:47:05.101Z] #62 20.45 Selecting previously unselected package libbtrfs0. [2020-03-27T15:47:05.101Z] #62 20.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-03-27T15:47:05.101Z] #62 20.52 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-03-27T15:47:05.101Z] #62 20.52 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-27T15:47:05.101Z] #62 20.63 Selecting previously unselected package libbtrfs-dev. [2020-03-27T15:47:05.101Z] #62 20.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-03-27T15:47:05.101Z] #62 20.64 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-27T15:47:05.101Z] #62 20.86 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-27T15:47:05.101Z] #62 20.91 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-27T15:47:05.101Z] #62 20.92 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:47:05.725Z] #62 DONE 21.3s [2020-03-27T15:47:05.726Z] [2020-03-27T15:47:05.726Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T15:47:05.726Z] #63 DONE 0.1s [2020-03-27T15:47:05.726Z] [2020-03-27T15:47:05.726Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-27T15:47:05.726Z] #64 DONE 0.1s [2020-03-27T15:47:05.726Z] [2020-03-27T15:47:05.726Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:47:06.339Z] #65 ... [2020-03-27T15:47:06.339Z] [2020-03-27T15:47:06.339Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:47:06.339Z] #47 11.70 unicode/utf16 [2020-03-27T15:47:06.340Z] #47 11.91 container/list [2020-03-27T15:47:06.340Z] #47 12.21 crypto/internal/subtle [2020-03-27T15:47:06.340Z] #47 12.29 crypto/subtle [2020-03-27T15:47:06.340Z] #47 12.50 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-27T15:47:06.340Z] #47 12.61 internal/nettrace [2020-03-27T15:47:06.340Z] #47 12.69 runtime/cgo [2020-03-27T15:47:06.340Z] #47 ... [2020-03-27T15:47:06.340Z] [2020-03-27T15:47:06.340Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:47:06.340Z] #10 12.26 Fetched 8032 kB in 10s (777 kB/s) [2020-03-27T15:47:06.340Z] #10 12.26 Reading package lists... [2020-03-27T15:47:06.340Z] #10 15.88 Reading package lists... [2020-03-27T15:47:06.340Z] #10 18.74 Building dependency tree... [2020-03-27T15:47:06.340Z] #10 19.60 The following additional packages will be installed: [2020-03-27T15:47:06.340Z] #10 19.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-27T15:47:06.340Z] #10 19.60 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-27T15:47:06.340Z] #10 19.60 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-27T15:47:06.340Z] #10 19.61 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-27T15:47:06.340Z] #10 19.61 Suggested packages: [2020-03-27T15:47:06.340Z] #10 19.61 gcc-8-locales seccomp wine64 [2020-03-27T15:47:06.340Z] #10 20.58 The following NEW packages will be installed: [2020-03-27T15:47:06.340Z] #10 20.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-27T15:47:06.340Z] #10 20.58 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-27T15:47:06.340Z] #10 20.58 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-27T15:47:06.340Z] #10 20.58 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-27T15:47:06.340Z] #10 20.58 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-27T15:47:06.340Z] #10 20.59 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-27T15:47:06.340Z] #10 20.91 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:47:06.340Z] #10 20.91 Need to get 73.3 MB of archives. [2020-03-27T15:47:06.340Z] #10 20.91 After this operation, 494 MB of additional disk space will be used. [2020-03-27T15:47:06.340Z] #10 20.91 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-03-27T15:47:06.340Z] #10 21.77 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-03-27T15:47:06.340Z] #10 22.00 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-03-27T15:47:06.340Z] #10 22.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-03-27T15:47:06.340Z] #10 22.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-03-27T15:47:06.340Z] #10 22.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-27T15:47:06.340Z] #10 ... [2020-03-27T15:47:06.340Z] [2020-03-27T15:47:06.340Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:47:06.340Z] #35 12.12 Fetched 8032 kB in 10s (765 kB/s) [2020-03-27T15:47:06.340Z] #35 12.12 Reading package lists... [2020-03-27T15:47:06.340Z] #35 15.94 Reading package lists... [2020-03-27T15:47:06.340Z] #35 19.56 Building dependency tree... [2020-03-27T15:47:06.340Z] #35 20.57 The following additional packages will be installed: [2020-03-27T15:47:06.340Z] #35 20.57 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-27T15:47:06.340Z] #35 20.57 Suggested packages: [2020-03-27T15:47:06.340Z] #35 20.57 cmake-doc ninja-build lrzip [2020-03-27T15:47:06.340Z] #35 20.57 Recommended packages: [2020-03-27T15:47:06.340Z] #35 20.57 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-27T15:47:06.340Z] #35 21.18 The following NEW packages will be installed: [2020-03-27T15:47:06.340Z] #35 21.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-27T15:47:06.340Z] #35 21.22 vim-common xxd [2020-03-27T15:47:06.340Z] #35 21.43 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:47:06.340Z] #35 21.43 Need to get 14.0 MB of archives. [2020-03-27T15:47:06.340Z] #35 21.43 After this operation, 62.1 MB of additional disk space will be used. [2020-03-27T15:47:06.340Z] #35 21.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-03-27T15:47:06.340Z] #35 21.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-03-27T15:47:06.340Z] #35 21.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-03-27T15:47:06.340Z] #35 21.61 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-03-27T15:47:06.340Z] #35 22.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-03-27T15:47:06.340Z] #35 22.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-03-27T15:47:06.340Z] #35 22.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-03-27T15:47:06.340Z] #35 22.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-03-27T15:47:06.340Z] #35 22.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-03-27T15:47:06.340Z] #35 22.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-03-27T15:47:06.622Z] #35 ... [2020-03-27T15:47:06.622Z] [2020-03-27T15:47:06.622Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:47:06.622Z] #25 13.27 Fetched 8032 kB in 10s (808 kB/s) [2020-03-27T15:47:06.622Z] #25 13.27 Reading package lists... [2020-03-27T15:47:06.622Z] #25 16.76 Reading package lists... [2020-03-27T15:47:06.622Z] #25 19.96 Building dependency tree... [2020-03-27T15:47:06.622Z] #25 20.90 ca-certificates is already the newest version (20190110). [2020-03-27T15:47:06.622Z] #25 20.90 The following additional packages will be installed: [2020-03-27T15:47:06.622Z] #25 20.92 libjq1 libonig5 [2020-03-27T15:47:06.622Z] #25 21.25 The following NEW packages will be installed: [2020-03-27T15:47:06.622Z] #25 21.26 jq libjq1 libonig5 [2020-03-27T15:47:06.622Z] #25 21.43 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:47:06.622Z] #25 21.43 Need to get 350 kB of archives. [2020-03-27T15:47:06.622Z] #25 21.43 After this operation, 1154 kB of additional disk space will be used. [2020-03-27T15:47:06.622Z] #25 21.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-03-27T15:47:06.622Z] #25 21.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-03-27T15:47:06.622Z] #25 21.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-03-27T15:47:06.622Z] #25 22.21 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:47:06.622Z] #25 22.32 Fetched 350 kB in 0s (1829 kB/s) [2020-03-27T15:47:06.622Z] #25 22.36 Selecting previously unselected package libonig5:s390x. [2020-03-27T15:47:06.648Z] 76d8adf27bdf: Pull complete [2020-03-27T15:47:06.904Z] #25 22.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 ... 15168 files and directories currently installed.) [2020-03-27T15:47:06.904Z] #25 22.45 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-03-27T15:47:06.904Z] #25 22.46 Unpacking libonig5:s390x (6.9.1-1) ... [2020-03-27T15:47:06.904Z] #25 22.64 Selecting previously unselected package libjq1:s390x. [2020-03-27T15:47:06.904Z] #25 22.64 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-03-27T15:47:06.904Z] #25 22.64 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-27T15:47:07.186Z] #25 22.80 Selecting previously unselected package jq. [2020-03-27T15:47:07.186Z] #25 22.80 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-03-27T15:47:07.186Z] #25 22.80 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-27T15:47:07.186Z] #25 22.89 Setting up libonig5:s390x (6.9.1-1) ... [2020-03-27T15:47:07.186Z] #25 22.89 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-27T15:47:07.186Z] #25 22.90 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-27T15:47:07.186Z] #25 22.91 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:47:07.186Z] #25 ... [2020-03-27T15:47:07.186Z] [2020-03-27T15:47:07.186Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:47:07.186Z] #35 23.00 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:47:07.468Z] #35 23.07 Fetched 14.0 MB in 1s (13.7 MB/s) [2020-03-27T15:47:07.468Z] #35 23.11 Selecting previously unselected package xxd. [2020-03-27T15:47:07.468Z] #35 23.11 (Reading database ... #35 ... [2020-03-27T15:47:07.468Z] [2020-03-27T15:47:07.468Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:47:07.468Z] #25 DONE 23.2s [2020-03-27T15:47:07.468Z] [2020-03-27T15:47:07.468Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:47:07.468Z] #35 23.11 (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-03-27T15:47:07.468Z] #35 23.16 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-03-27T15:47:07.468Z] #35 23.16 Unpacking xxd (2:8.1.0875-5) ... [2020-03-27T15:47:07.468Z] #35 ... [2020-03-27T15:47:07.468Z] [2020-03-27T15:47:07.468Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-27T15:47:07.468Z] #26 DONE 0.1s [2020-03-27T15:47:07.468Z] [2020-03-27T15:47:07.468Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:47:07.468Z] #35 23.31 Selecting previously unselected package vim-common. [2020-03-27T15:47:07.760Z] #35 23.32 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-27T15:47:07.760Z] #35 23.33 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-27T15:47:07.760Z] #35 ... [2020-03-27T15:47:07.760Z] [2020-03-27T15:47:07.760Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:47:07.760Z] #41 13.42 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-27T15:47:07.760Z] #41 15.07 + 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-03-27T15:47:08.049Z] #41 ... [2020-03-27T15:47:08.049Z] [2020-03-27T15:47:08.049Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:47:08.049Z] #65 1.504 + RM_GOPATH=0 [2020-03-27T15:47:08.049Z] #65 1.504 + TMP_GOPATH= [2020-03-27T15:47:08.049Z] #65 1.504 + : /build [2020-03-27T15:47:08.049Z] #65 1.504 + '[' -z '' ']' [2020-03-27T15:47:08.049Z] #65 1.505 ++ mktemp -d [2020-03-27T15:47:08.049Z] #65 1.514 + export GOPATH=/tmp/tmp.q62BK3xPHX [2020-03-27T15:47:08.049Z] #65 1.514 + GOPATH=/tmp/tmp.q62BK3xPHX [2020-03-27T15:47:08.049Z] #65 1.514 + RM_GOPATH=1 [2020-03-27T15:47:08.049Z] #65 1.516 ++ dirname ./install.sh [2020-03-27T15:47:08.049Z] #65 1.523 + dir=. [2020-03-27T15:47:08.049Z] #65 1.523 + bin=containerd [2020-03-27T15:47:08.049Z] #65 1.523 + shift [2020-03-27T15:47:08.049Z] #65 1.524 + '[' '!' -f ./containerd.installer ']' [2020-03-27T15:47:08.049Z] #65 1.524 + . ./containerd.installer [2020-03-27T15:47:08.049Z] #65 1.524 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-27T15:47:08.049Z] #65 1.524 + install_containerd [2020-03-27T15:47:08.049Z] #65 1.524 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-27T15:47:08.049Z] #65 1.524 + git clone https://github.com/containerd/containerd.git /tmp/tmp.q62BK3xPHX/src/github.com/containerd/containerd [2020-03-27T15:47:08.049Z] #65 1.524 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-27T15:47:08.049Z] #65 1.532 Cloning into '/tmp/tmp.q62BK3xPHX/src/github.com/containerd/containerd'... [2020-03-27T15:47:08.331Z] #65 ... [2020-03-27T15:47:08.331Z] [2020-03-27T15:47:08.331Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:47:08.331Z] #43 13.96 Fetched 8032 kB in 11s (752 kB/s) [2020-03-27T15:47:08.331Z] #43 13.96 Reading package lists... [2020-03-27T15:47:08.331Z] #43 17.31 Reading package lists... [2020-03-27T15:47:08.331Z] #43 20.72 Building dependency tree... [2020-03-27T15:47:08.331Z] #43 21.76 The following additional packages will be installed: [2020-03-27T15:47:08.331Z] #43 21.80 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-27T15:47:08.331Z] #43 21.80 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-27T15:47:08.331Z] #43 21.80 Suggested packages: [2020-03-27T15:47:08.331Z] #43 21.80 manpages-dev python-setuptools [2020-03-27T15:47:08.331Z] #43 22.73 The following NEW packages will be installed: [2020-03-27T15:47:08.331Z] #43 22.73 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-27T15:47:08.331Z] #43 22.73 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-27T15:47:08.331Z] #43 22.73 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-27T15:47:08.331Z] #43 22.73 python-six zlib1g-dev [2020-03-27T15:47:08.331Z] #43 22.86 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:47:08.331Z] #43 22.86 Need to get 3742 kB of archives. [2020-03-27T15:47:08.331Z] #43 22.86 After this operation, 22.0 MB of additional disk space will be used. [2020-03-27T15:47:08.331Z] #43 22.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-03-27T15:47:08.331Z] #43 22.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-03-27T15:47:08.331Z] #43 22.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-03-27T15:47:08.331Z] #43 22.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-03-27T15:47:08.331Z] #43 22.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-03-27T15:47:08.331Z] #43 22.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-03-27T15:47:08.331Z] #43 22.91 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-03-27T15:47:08.331Z] #43 22.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-03-27T15:47:08.331Z] #43 22.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-03-27T15:47:08.331Z] #43 22.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-03-27T15:47:08.331Z] #43 22.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-03-27T15:47:08.331Z] #43 23.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-03-27T15:47:08.331Z] #43 23.06 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-03-27T15:47:08.331Z] #43 23.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-03-27T15:47:08.331Z] #43 23.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-27T15:47:08.331Z] #43 23.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-03-27T15:47:08.331Z] #43 23.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-03-27T15:47:08.331Z] #43 24.07 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:47:08.331Z] #43 24.17 Fetched 3742 kB in 0s (12.5 MB/s) [2020-03-27T15:47:08.331Z] #43 ... [2020-03-27T15:47:08.331Z] [2020-03-27T15:47:08.331Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:47:08.331Z] #10 23.62 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-03-27T15:47:08.331Z] #10 23.84 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-03-27T15:47:08.331Z] #10 23.85 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-03-27T15:47:10.199Z] #68 ... [2020-03-27T15:47:10.199Z] [2020-03-27T15:47:10.199Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:47:10.199Z] #62 5.319 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:47:10.199Z] #62 5.333 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:47:10.199Z] #62 5.333 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:47:10.199Z] #62 5.689 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T15:47:10.352Z] #10 25.80 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-03-27T15:47:10.971Z] #10 ... [2020-03-27T15:47:10.971Z] [2020-03-27T15:47:10.971Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:47:10.971Z] #53 16.12 + cd /tmp/tmp.Lg5ErurESw/src/github.com/golangci/golangci-lint/ [2020-03-27T15:47:10.971Z] #53 16.12 + git checkout -q v1.23.8 [2020-03-27T15:47:10.971Z] #53 17.04 ++ git describe --tags [2020-03-27T15:47:10.971Z] #53 17.04 + version=v1.23.8 [2020-03-27T15:47:10.971Z] #53 17.04 ++ git rev-parse --short HEAD [2020-03-27T15:47:10.971Z] #53 17.05 + commit=76a82c6 [2020-03-27T15:47:10.971Z] #53 17.05 ++ git show -s --format=%cd [2020-03-27T15:47:10.971Z] #53 17.06 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-27T15:47:10.971Z] #53 17.06 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-27T15:47:11.253Z] #53 ... [2020-03-27T15:47:11.253Z] [2020-03-27T15:47:11.253Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:47:11.253Z] #27 2.869 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-27T15:47:11.253Z] #27 3.211 #=#=# [2020-03-27T15:47:11.536Z] #27 3.389 0.3% ##### 7.2% ######### 13.5% ############## 19.7% #################### 28.1% [2020-03-27T15:47:11.536Z] #27 ... [2020-03-27T15:47:11.536Z] [2020-03-27T15:47:11.536Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:47:11.536Z] #74 DONE 26.8s [2020-03-27T15:47:11.536Z] [2020-03-27T15:47:11.536Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:47:11.570Z] #62 7.167 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T15:47:12.178Z] d66e58854927: Pull complete [2020-03-27T15:47:12.178Z] 71497195576e: Pull complete [2020-03-27T15:47:12.178Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-03-27T15:47:12.178Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-03-27T15:47:12.178Z] ---> ebd73b5ebd31 [2020-03-27T15:47:12.178Z] Step 5/16 : ARG BUILDX_REPO [2020-03-27T15:47:12.470Z] ---> Running in 0a655d1a878e [2020-03-27T15:47:12.470Z] Removing intermediate container 0a655d1a878e [2020-03-27T15:47:12.470Z] ---> bbbd05f8c830 [2020-03-27T15:47:12.470Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-03-27T15:47:12.470Z] ---> Running in 8985c2c39fd4 [2020-03-27T15:47:12.501Z] #62 ... [2020-03-27T15:47:12.501Z] [2020-03-27T15:47:12.501Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:47:12.501Z] #23 7.799 Install docker/cli version 17.06.2-ce from stable [2020-03-27T15:47:12.501Z] #23 7.799 + RM_GOPATH=0 [2020-03-27T15:47:12.501Z] #23 7.799 + TMP_GOPATH= [2020-03-27T15:47:12.501Z] #23 7.799 + : /build [2020-03-27T15:47:12.501Z] #23 7.799 + '[' -z '' ']' [2020-03-27T15:47:12.501Z] #23 7.799 ++ mktemp -d [2020-03-27T15:47:12.501Z] #23 7.799 + export GOPATH=/tmp/tmp.xfuSOYJdHl [2020-03-27T15:47:12.501Z] #23 7.799 + GOPATH=/tmp/tmp.xfuSOYJdHl [2020-03-27T15:47:12.501Z] #23 7.799 + RM_GOPATH=1 [2020-03-27T15:47:12.501Z] #23 7.799 ++ dirname ./install.sh [2020-03-27T15:47:12.501Z] #23 7.799 + dir=. [2020-03-27T15:47:12.501Z] #23 7.799 + bin=dockercli [2020-03-27T15:47:12.501Z] #23 7.799 + shift [2020-03-27T15:47:12.501Z] #23 7.799 + '[' '!' -f ./dockercli.installer ']' [2020-03-27T15:47:12.501Z] #23 7.799 + . ./dockercli.installer [2020-03-27T15:47:12.501Z] #23 7.799 ++ : stable [2020-03-27T15:47:12.501Z] #23 7.799 ++ : 17.06.2-ce [2020-03-27T15:47:12.501Z] #23 7.799 + install_dockercli [2020-03-27T15:47:12.501Z] #23 7.799 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-27T15:47:12.501Z] #23 7.799 ++ uname -m [2020-03-27T15:47:12.501Z] #23 7.804 + arch=x86_64 [2020-03-27T15:47:12.501Z] #23 7.804 + '[' x86_64 '!=' x86_64 ']' [2020-03-27T15:47:12.501Z] #23 7.804 + url=https://download.docker.com/linux/static [2020-03-27T15:47:12.501Z] #23 7.804 + tar -xz docker/docker [2020-03-27T15:47:12.501Z] #23 7.805 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-27T15:47:12.757Z] Cloning into '/buildx'... [2020-03-27T15:47:13.234Z] #27 3.389 0.3% ##### 7.2% ######### 13.5% ############## 19.7% #################### 28.1% ####################### 32.2% ########################## 36.4% ############################# 40.6% ################################# 46.9% #################################### 51.0% ########################################## 59.4% ############################################### 65.6% ################################################### 71.9% ######################################################### 80.3% ############################################################## 86.5% ################################################################## 92.8% ######################################################################## 100.0% [2020-03-27T15:47:13.523Z] #27 5.869 [2020-03-27T15:47:14.018Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fcf92aaf03967e11) in /home/ubuntu/workspace/moby_PR-40712 [Pipeline] { [Pipeline] checkout [2020-03-27T15:47:14.371Z] #27 6.002 0.0% ################# 24.7% ################################## 47.3% ############################################## 64.3% ########################################################## 81.4% ######################################################################## 100.0% [2020-03-27T15:47:14.371Z] #27 6.920 [2020-03-27T15:47:14.395Z] #23 ... [2020-03-27T15:47:14.395Z] [2020-03-27T15:47:14.395Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:47:14.395Z] #41 6.272 + git clone https://github.com/docker/distribution.git . [2020-03-27T15:47:14.395Z] #41 6.283 Cloning into '.'... [2020-03-27T15:47:14.395Z] #41 ... [2020-03-27T15:47:14.395Z] [2020-03-27T15:47:14.395Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:47:14.395Z] #43 7.186 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:47:14.395Z] #43 7.258 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:47:14.395Z] #43 7.305 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:47:14.395Z] #43 9.338 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T15:47:14.652Z] #43 ... [2020-03-27T15:47:14.652Z] [2020-03-27T15:47:14.652Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-27T15:47:14.652Z] #30 ... [2020-03-27T15:47:14.652Z] [2020-03-27T15:47:14.652Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:47:14.909Z] #35 ... [2020-03-27T15:47:14.909Z] [2020-03-27T15:47:14.909Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:47:14.909Z] #33 10.24 + RM_GOPATH=0 [2020-03-27T15:47:14.909Z] #33 10.24 + TMP_GOPATH= [2020-03-27T15:47:14.909Z] #33 10.24 + : /build [2020-03-27T15:47:14.909Z] #33 10.24 + '[' -z '' ']' [2020-03-27T15:47:14.909Z] #33 10.24 ++ mktemp -d [2020-03-27T15:47:14.909Z] #33 10.24 + export GOPATH=/tmp/tmp.9z55XqkKLK [2020-03-27T15:47:14.909Z] #33 10.24 + GOPATH=/tmp/tmp.9z55XqkKLK [2020-03-27T15:47:14.909Z] #33 10.24 + RM_GOPATH=1 [2020-03-27T15:47:14.909Z] #33 10.24 ++ dirname ./install.sh [2020-03-27T15:47:14.909Z] #33 10.24 + dir=. [2020-03-27T15:47:14.909Z] #33 10.24 + bin=tomlv [2020-03-27T15:47:14.909Z] #33 10.24 + shift [2020-03-27T15:47:14.909Z] #33 10.24 + '[' '!' -f ./tomlv.installer ']' [2020-03-27T15:47:14.909Z] #33 10.24 + . ./tomlv.installer [2020-03-27T15:47:14.909Z] #33 10.24 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T15:47:14.909Z] #33 10.24 + install_tomlv [2020-03-27T15:47:14.909Z] #33 10.24 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-27T15:47:14.909Z] #33 10.24 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9z55XqkKLK/src/github.com/BurntSushi/toml [2020-03-27T15:47:14.909Z] #33 10.24 Cloning into '/tmp/tmp.9z55XqkKLK/src/github.com/BurntSushi/toml'... [2020-03-27T15:47:14.909Z] #33 10.24 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T15:47:15.166Z] #33 ... [2020-03-27T15:47:15.166Z] [2020-03-27T15:47:15.166Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:47:15.166Z] #50 10.34 + RM_GOPATH=0 [2020-03-27T15:47:15.166Z] #50 10.34 + TMP_GOPATH= [2020-03-27T15:47:15.166Z] #50 10.34 + : /build [2020-03-27T15:47:15.166Z] #50 10.34 + '[' -z '' ']' [2020-03-27T15:47:15.166Z] #50 10.34 ++ mktemp -d [2020-03-27T15:47:15.166Z] #50 10.34 + export GOPATH=/tmp/tmp.u3z2OoF5cM [2020-03-27T15:47:15.166Z] #50 10.34 + GOPATH=/tmp/tmp.u3z2OoF5cM [2020-03-27T15:47:15.166Z] #50 10.34 + RM_GOPATH=1 [2020-03-27T15:47:15.166Z] #50 10.34 ++ dirname ./install.sh [2020-03-27T15:47:15.166Z] #50 10.36 + dir=. [2020-03-27T15:47:15.166Z] #50 10.36 + bin=gotestsum [2020-03-27T15:47:15.166Z] #50 10.36 + shift [2020-03-27T15:47:15.166Z] #50 10.36 + '[' '!' -f ./gotestsum.installer ']' [2020-03-27T15:47:15.166Z] #50 10.36 + . ./gotestsum.installer [2020-03-27T15:47:15.166Z] #50 10.36 ++ : v0.3.5 [2020-03-27T15:47:15.166Z] #50 10.36 + install_gotestsum [2020-03-27T15:47:15.166Z] #50 10.36 + echo 'Installing gotestsum version v0.3.5' [2020-03-27T15:47:15.166Z] #50 10.36 + go get -d gotest.tools/gotestsum [2020-03-27T15:47:15.166Z] #50 10.36 Installing gotestsum version v0.3.5 [2020-03-27T15:47:15.166Z] #50 ... [2020-03-27T15:47:15.166Z] [2020-03-27T15:47:15.166Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:47:15.166Z] #47 9.637 + RM_GOPATH=0 [2020-03-27T15:47:15.166Z] #47 9.637 + TMP_GOPATH= [2020-03-27T15:47:15.166Z] #47 9.637 + : /build [2020-03-27T15:47:15.166Z] #47 9.637 + '[' -z '' ']' [2020-03-27T15:47:15.166Z] #47 9.637 ++ mktemp -d [2020-03-27T15:47:15.166Z] #47 9.637 + export GOPATH=/tmp/tmp.OOOpA2KszF [2020-03-27T15:47:15.166Z] #47 9.637 + GOPATH=/tmp/tmp.OOOpA2KszF [2020-03-27T15:47:15.166Z] #47 9.655 + RM_GOPATH=1 [2020-03-27T15:47:15.166Z] #47 9.655 ++ dirname ./install.sh [2020-03-27T15:47:15.166Z] #47 9.661 + dir=. [2020-03-27T15:47:15.166Z] #47 9.661 + bin=vndr [2020-03-27T15:47:15.167Z] #47 9.661 + shift [2020-03-27T15:47:15.167Z] #47 9.661 + '[' '!' -f ./vndr.installer ']' [2020-03-27T15:47:15.167Z] #47 9.661 + . ./vndr.installer [2020-03-27T15:47:15.167Z] #47 9.661 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T15:47:15.167Z] #47 9.661 + install_vndr [2020-03-27T15:47:15.167Z] #47 9.661 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-27T15:47:15.167Z] #47 9.661 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OOOpA2KszF/src/github.com/LK4D4/vndr [2020-03-27T15:47:15.167Z] #47 9.662 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T15:47:15.167Z] #47 9.665 Cloning into '/tmp/tmp.OOOpA2KszF/src/github.com/LK4D4/vndr'... [2020-03-27T15:47:15.167Z] #47 10.62 + cd /tmp/tmp.OOOpA2KszF/src/github.com/LK4D4/vndr [2020-03-27T15:47:15.167Z] #47 10.63 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T15:47:15.167Z] #47 10.63 + go build -buildmode=pie -v -o /build/vndr . [2020-03-27T15:47:15.424Z] #47 ... [2020-03-27T15:47:15.424Z] [2020-03-27T15:47:15.424Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:47:15.424Z] #56 9.611 + RM_GOPATH=0 [2020-03-27T15:47:15.424Z] #56 9.613 + TMP_GOPATH= [2020-03-27T15:47:15.424Z] #56 9.613 + : /build [2020-03-27T15:47:15.424Z] #56 9.613 + '[' -z '' ']' [2020-03-27T15:47:15.424Z] #56 9.628 ++ mktemp -d [2020-03-27T15:47:15.424Z] #56 9.652 + export GOPATH=/tmp/tmp.rFjZBQEMBx [2020-03-27T15:47:15.424Z] #56 9.652 + GOPATH=/tmp/tmp.rFjZBQEMBx [2020-03-27T15:47:15.424Z] #56 9.652 + RM_GOPATH=1 [2020-03-27T15:47:15.424Z] #56 9.654 ++ dirname ./install.sh [2020-03-27T15:47:15.424Z] #56 9.663 + dir=. [2020-03-27T15:47:15.424Z] #56 9.663 + bin=shfmt [2020-03-27T15:47:15.424Z] #56 9.663 + shift [2020-03-27T15:47:15.424Z] #56 9.663 + '[' '!' -f ./shfmt.installer ']' [2020-03-27T15:47:15.424Z] #56 9.663 + . ./shfmt.installer [2020-03-27T15:47:15.424Z] #56 9.663 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-27T15:47:15.424Z] #56 9.663 + install_shfmt [2020-03-27T15:47:15.424Z] #56 9.663 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-27T15:47:15.424Z] #56 9.663 + git clone https://github.com/mvdan/sh.git /tmp/tmp.rFjZBQEMBx/src/github.com/mvdan/sh [2020-03-27T15:47:15.424Z] #56 9.663 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-27T15:47:15.424Z] #56 9.665 Cloning into '/tmp/tmp.rFjZBQEMBx/src/github.com/mvdan/sh'... [2020-03-27T15:47:15.424Z] #56 ... [2020-03-27T15:47:15.424Z] [2020-03-27T15:47:15.424Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:47:15.424Z] #25 7.717 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:47:15.424Z] #25 7.792 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:47:15.424Z] #25 7.793 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:47:15.424Z] #25 9.446 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T15:47:15.681Z] #25 ... [2020-03-27T15:47:15.681Z] [2020-03-27T15:47:15.681Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:47:15.681Z] #53 10.42 + RM_GOPATH=0 [2020-03-27T15:47:15.681Z] #53 10.42 + TMP_GOPATH= [2020-03-27T15:47:15.681Z] #53 10.42 + : /build [2020-03-27T15:47:15.681Z] #53 10.42 + '[' -z '' ']' [2020-03-27T15:47:15.681Z] #53 10.43 ++ mktemp -d [2020-03-27T15:47:15.681Z] #53 10.43 + export GOPATH=/tmp/tmp.14nwJqzhh0 [2020-03-27T15:47:15.681Z] #53 10.43 + GOPATH=/tmp/tmp.14nwJqzhh0 [2020-03-27T15:47:15.681Z] #53 10.43 + RM_GOPATH=1 [2020-03-27T15:47:15.681Z] #53 10.43 ++ dirname ./install.sh [2020-03-27T15:47:15.681Z] #53 10.43 + dir=. [2020-03-27T15:47:15.681Z] #53 10.43 + bin=golangci_lint [2020-03-27T15:47:15.681Z] #53 10.43 + shift [2020-03-27T15:47:15.681Z] #53 10.43 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-27T15:47:15.681Z] #53 10.43 + . ./golangci_lint.installer [2020-03-27T15:47:15.681Z] #53 10.43 ++ : v1.23.8 [2020-03-27T15:47:15.681Z] #53 10.43 + install_golangci_lint [2020-03-27T15:47:15.681Z] #53 10.43 + echo 'Installing golangci-lint version v1.23.8' [2020-03-27T15:47:15.681Z] #53 10.43 Installing golangci-lint version v1.23.8 [2020-03-27T15:47:15.681Z] #53 10.43 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-27T15:47:15.681Z] #53 ... [2020-03-27T15:47:15.681Z] [2020-03-27T15:47:15.681Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:47:15.681Z] #68 9.965 + RM_GOPATH=0 [2020-03-27T15:47:15.681Z] #68 9.965 + TMP_GOPATH= [2020-03-27T15:47:15.681Z] #68 9.965 + : /build/ [2020-03-27T15:47:15.681Z] #68 9.965 + '[' -z '' ']' [2020-03-27T15:47:15.681Z] #68 9.965 ++ mktemp -d [2020-03-27T15:47:15.681Z] #68 9.972 + export GOPATH=/tmp/tmp.isYv59x2uj [2020-03-27T15:47:15.681Z] #68 9.972 + GOPATH=/tmp/tmp.isYv59x2uj [2020-03-27T15:47:15.681Z] #68 9.972 + RM_GOPATH=1 [2020-03-27T15:47:15.681Z] #68 9.973 ++ dirname ./install.sh [2020-03-27T15:47:15.681Z] #68 9.984 + dir=. [2020-03-27T15:47:15.681Z] #68 9.984 + bin=rootlesskit [2020-03-27T15:47:15.681Z] #68 9.984 + shift [2020-03-27T15:47:15.681Z] #68 9.984 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-27T15:47:15.681Z] #68 9.984 + . ./rootlesskit.installer [2020-03-27T15:47:15.681Z] #68 9.984 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-27T15:47:15.681Z] #68 9.984 + install_rootlesskit [2020-03-27T15:47:15.681Z] #68 9.984 + case "$1" in [2020-03-27T15:47:15.681Z] #68 9.984 + export CGO_ENABLED=0 [2020-03-27T15:47:15.681Z] #68 9.984 + CGO_ENABLED=0 [2020-03-27T15:47:15.681Z] #68 9.984 + _install_rootlesskit [2020-03-27T15:47:15.681Z] #68 9.984 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-27T15:47:15.681Z] #68 9.984 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.isYv59x2uj/src/github.com/rootless-containers/rootlesskit [2020-03-27T15:47:15.681Z] #68 9.984 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-27T15:47:15.681Z] #68 9.990 Cloning into '/tmp/tmp.isYv59x2uj/src/github.com/rootless-containers/rootlesskit'... [2020-03-27T15:47:16.063Z] #27 7.033 #=#=# ###### 9.1% ############### 21.8% ##################### 29.4% ############################ 39.6% ################################### 49.8% ######################################### 57.4% ############################################## 65.0% ###################################################### 75.2% ############################################################# 85.3% ################################################################## 93.0% ######################################################################## 100.0% [2020-03-27T15:47:16.344Z] #27 8.678 [2020-03-27T15:47:17.642Z] using credential docker-jenkins-github-credentials [2020-03-27T15:47:17.651Z] Cloning the remote Git repository [2020-03-27T15:47:17.651Z] Cloning with configured refspecs honoured and without tags [2020-03-27T15:47:17.723Z] Cloning repository https://github.com/moby/moby.git [2020-03-27T15:47:17.800Z] > git init /home/ubuntu/workspace/moby_PR-40712 # timeout=10 [2020-03-27T15:47:18.154Z] #27 8.887 # 2.5% ### 5.3% ##### 8.2% ######## 12.0% ########## 14.8% ############# 18.6% ############### 21.4% ################## 25.2% ################### 27.1% ##################### 29.9% ######################## 33.7% ########################## 36.1% ############################ 39.7% ############### [2020-03-27T15:47:18.154Z] #27 ... [2020-03-27T15:47:18.154Z] [2020-03-27T15:47:18.154Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:47:18.154Z] #35 23.62 Selecting previously unselected package cmake-data. [2020-03-27T15:47:18.154Z] #35 23.62 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-27T15:47:18.154Z] #35 23.62 Unpacking cmake-data (3.13.4-1) ... [2020-03-27T15:47:18.154Z] #35 25.81 Selecting previously unselected package libicu63:s390x. [2020-03-27T15:47:18.154Z] #35 25.81 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-03-27T15:47:18.154Z] #35 25.82 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-03-27T15:47:18.154Z] #35 31.17 Selecting previously unselected package libxml2:s390x. [2020-03-27T15:47:18.154Z] #35 31.19 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-03-27T15:47:18.154Z] #35 31.20 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-03-27T15:47:18.154Z] #35 31.58 Selecting previously unselected package libarchive13:s390x. [2020-03-27T15:47:18.154Z] #35 31.58 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-03-27T15:47:18.154Z] #35 31.59 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-03-27T15:47:18.154Z] #35 31.85 Selecting previously unselected package libjsoncpp1:s390x. [2020-03-27T15:47:18.154Z] #35 31.87 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-03-27T15:47:18.154Z] #35 31.87 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-03-27T15:47:18.154Z] #35 31.95 Selecting previously unselected package librhash0:s390x. [2020-03-27T15:47:18.154Z] #35 31.95 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-03-27T15:47:18.154Z] #35 31.95 Unpacking librhash0:s390x (1.3.8-1) ... [2020-03-27T15:47:18.154Z] #35 32.13 Selecting previously unselected package libuv1:s390x. [2020-03-27T15:47:18.154Z] #35 32.13 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-03-27T15:47:18.154Z] #35 32.13 Unpacking libuv1:s390x (1.24.1-1) ... [2020-03-27T15:47:18.154Z] #35 32.28 Selecting previously unselected package cmake. [2020-03-27T15:47:18.154Z] #35 32.30 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-03-27T15:47:18.154Z] #35 32.30 Unpacking cmake (3.13.4-1) ... [2020-03-27T15:47:18.154Z] #35 ... [2020-03-27T15:47:18.154Z] [2020-03-27T15:47:18.154Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:47:18.272Z] Removing intermediate container 8985c2c39fd4 [2020-03-27T15:47:18.272Z] ---> 442ecc4bb45b [2020-03-27T15:47:18.272Z] Step 7/16 : WORKDIR /buildx [2020-03-27T15:47:18.272Z] ---> Running in 402ad2facbff [2020-03-27T15:47:18.272Z] Removing intermediate container 402ad2facbff [2020-03-27T15:47:18.272Z] ---> dce10cbd5ccd [2020-03-27T15:47:18.272Z] Step 8/16 : ARG BUILDX_COMMIT [2020-03-27T15:47:18.272Z] ---> Running in 36c76b1f1c5c [2020-03-27T15:47:18.272Z] Removing intermediate container 36c76b1f1c5c [2020-03-27T15:47:18.272Z] ---> b13783eaa1bf [2020-03-27T15:47:18.272Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-03-27T15:47:18.272Z] ---> Running in 35192f7e7783 [2020-03-27T15:47:18.438Z] #27 8.887 # 2.5% ### 5.3% ##### 8.2% ######## 12.0% ########## 14.8% ############# 18.6% ############### 21.4% ################## 25.2% ################### 27.1% ##################### 29.9% ######################## 33.7% ########################## 36.1% ############################ 39.7% ############################## 42.9% ################################# 46.4% ################################### 48.9% ##################################### 52.5% ######################################## 56.2% ### [2020-03-27T15:47:18.438Z] #27 ... [2020-03-27T15:47:18.438Z] [2020-03-27T15:47:18.438Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:47:18.438Z] #43 24.23 Selecting previously unselected package libcap-dev:s390x. [2020-03-27T15:47:18.438Z] #43 24.23 (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-03-27T15:47:18.438Z] #43 24.33 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-03-27T15:47:18.438Z] #43 24.34 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-03-27T15:47:18.438Z] #43 24.45 Selecting previously unselected package libnet1:s390x. [2020-03-27T15:47:18.438Z] #43 24.46 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-27T15:47:18.438Z] #43 24.47 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-27T15:47:18.438Z] #43 24.57 Selecting previously unselected package libnet1-dev. [2020-03-27T15:47:18.438Z] #43 24.58 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-27T15:47:18.438Z] #43 24.58 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-27T15:47:18.438Z] #43 24.72 Selecting previously unselected package libnl-3-200:s390x. [2020-03-27T15:47:18.438Z] #43 24.72 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-03-27T15:47:18.438Z] #43 24.72 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-03-27T15:47:18.438Z] #43 24.84 Selecting previously unselected package libnl-3-dev:s390x. [2020-03-27T15:47:18.438Z] #43 24.86 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-03-27T15:47:18.438Z] #43 24.87 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-03-27T15:47:18.438Z] #43 25.11 Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-27T15:47:18.438Z] #43 25.12 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-03-27T15:47:18.438Z] #43 25.13 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-27T15:47:18.438Z] #43 25.18 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-03-27T15:47:18.438Z] #43 25.19 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-03-27T15:47:18.438Z] #43 25.19 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-03-27T15:47:18.438Z] #43 25.28 Selecting previously unselected package zlib1g-dev:s390x. [2020-03-27T15:47:18.438Z] #43 25.30 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-03-27T15:47:18.438Z] #43 25.30 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-03-27T15:47:18.438Z] #43 25.55 Selecting previously unselected package libprotobuf17:s390x. [2020-03-27T15:47:18.438Z] #43 25.55 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-03-27T15:47:18.438Z] #43 25.55 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-03-27T15:47:18.438Z] #43 26.05 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-03-27T15:47:18.438Z] #43 26.05 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-03-27T15:47:18.438Z] #43 26.05 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-03-27T15:47:18.438Z] #43 26.25 Selecting previously unselected package libprotobuf-dev:s390x. [2020-03-27T15:47:18.438Z] #43 26.26 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-03-27T15:47:18.438Z] #43 26.27 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-03-27T15:47:18.438Z] #43 27.42 Selecting previously unselected package libprotoc17:s390x. [2020-03-27T15:47:18.438Z] #43 27.43 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-03-27T15:47:18.438Z] #43 27.43 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-03-27T15:47:18.438Z] #43 28.13 Selecting previously unselected package protobuf-c-compiler. [2020-03-27T15:47:18.438Z] #43 28.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-03-27T15:47:18.438Z] #43 28.14 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-27T15:47:18.438Z] #43 28.22 Selecting previously unselected package protobuf-compiler. [2020-03-27T15:47:18.438Z] #43 28.22 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-03-27T15:47:18.438Z] #43 28.23 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-27T15:47:18.438Z] #43 28.34 Selecting previously unselected package python-pkg-resources. [2020-03-27T15:47:18.438Z] #43 28.35 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-27T15:47:18.438Z] #43 28.36 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-27T15:47:18.438Z] #43 28.58 Selecting previously unselected package python-six. [2020-03-27T15:47:18.438Z] #43 28.58 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-27T15:47:18.438Z] #43 28.59 Unpacking python-six (1.12.0-1) ... [2020-03-27T15:47:18.438Z] #43 28.69 Selecting previously unselected package python-protobuf. [2020-03-27T15:47:18.438Z] #43 28.69 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-03-27T15:47:18.438Z] #43 28.70 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-27T15:47:18.438Z] #43 29.11 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-27T15:47:18.438Z] #43 31.13 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-03-27T15:47:18.438Z] #43 31.15 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-27T15:47:18.438Z] #43 31.16 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-27T15:47:18.438Z] #43 31.17 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-03-27T15:47:18.438Z] #43 31.18 Setting up python-six (1.12.0-1) ... [2020-03-27T15:47:18.438Z] #43 32.76 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-03-27T15:47:18.438Z] #43 32.78 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-03-27T15:47:18.438Z] #43 32.79 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-03-27T15:47:18.438Z] #43 32.80 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-03-27T15:47:18.438Z] #43 32.81 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-03-27T15:47:18.438Z] #43 32.82 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-27T15:47:18.438Z] #43 32.82 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-27T15:47:18.438Z] #43 32.83 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-03-27T15:47:18.438Z] #43 32.84 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-27T15:47:18.438Z] #43 32.85 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-27T15:47:18.558Z] From https://github.com/docker/buildx [2020-03-27T15:47:18.558Z] * [new tag] v0.3.1 -> build [2020-03-27T15:47:18.720Z] #43 ... [2020-03-27T15:47:18.720Z] [2020-03-27T15:47:18.720Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:47:18.720Z] #33 24.06 sync [2020-03-27T15:47:18.720Z] #33 24.06 internal/reflectlite [2020-03-27T15:47:18.720Z] #33 26.08 errors [2020-03-27T15:47:18.720Z] #33 26.08 sort [2020-03-27T15:47:18.720Z] #33 26.39 strconv [2020-03-27T15:47:18.720Z] #33 26.91 io [2020-03-27T15:47:18.720Z] #33 28.17 internal/oserror [2020-03-27T15:47:18.720Z] #33 28.24 syscall [2020-03-27T15:47:18.720Z] #33 30.17 reflect [2020-03-27T15:47:18.720Z] #33 ... [2020-03-27T15:47:18.720Z] [2020-03-27T15:47:18.720Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:47:18.103Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T15:47:18.104Z] > git --version # timeout=10 [2020-03-27T15:47:18.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T15:47:18.237Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40712/head:refs/remotes/origin/PR-40712 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T15:47:19.580Z] Switched to branch 'build' [2020-03-27T15:47:19.856Z] #27 8.887 # 2.5% ### 5.3% ##### 8.2% ######## 12.0% ########## 14.8% ############# 18.6% ############### 21.4% ################## 25.2% ################### 27.1% ##################### 29.9% ######################## 33.7% ########################## 36.1% ############################ 39.7% ############################## 42.9% ################################# 46.4% ################################### 48.9% ##################################### 52.5% ######################################## 56.2% ########################################## 59.1% ############################################# 62.9% ############################################### 66.6% ################################################## 70.4% #################################################### 73.2% ###################################################### 75.8% ######################################################## 78.7% ########################################################### 82.5% ############################################################## 86.3% ################################################################ 90.1% #################################################################### 94.8% ############################27 ... [2020-03-27T15:47:19.856Z] [2020-03-27T15:47:19.856Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:47:19.856Z] #35 34.73 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-03-27T15:47:19.856Z] #35 34.74 Setting up xxd (2:8.1.0875-5) ... [2020-03-27T15:47:19.856Z] #35 34.76 Setting up libuv1:s390x (1.24.1-1) ... [2020-03-27T15:47:19.856Z] #35 34.76 Setting up vim-common (2:8.1.0875-5) ... [2020-03-27T15:47:19.856Z] #35 34.77 Setting up librhash0:s390x (1.3.8-1) ... [2020-03-27T15:47:19.856Z] #35 34.79 Setting up cmake-data (3.13.4-1) ... [2020-03-27T15:47:19.856Z] #35 34.80 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-03-27T15:47:19.856Z] #35 34.80 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-03-27T15:47:19.856Z] #35 34.81 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-03-27T15:47:19.856Z] #35 34.82 Setting up cmake (3.13.4-1) ... [2020-03-27T15:47:19.856Z] #35 34.83 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:47:19.856Z] #35 34.89 Processing triggers for mime-support (3.62) ... [2020-03-27T15:47:19.856Z] #35 DONE 35.6s [2020-03-27T15:47:19.856Z] [2020-03-27T15:47:19.856Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:47:19.856Z] #27 8.887 # 2.5% ### 5.3% ##### 8.2% ######## 12.0% ########## 14.8% ############# 18.6% ############### 21.4% ################## 25.2% ################### 27.1% ##################### 29.9% ######################## 33.7% ########################## 36.1% ############################ 39.7% ############################## 42.9% ################################# 46.4% ################################### 48.9% ##################################### 52.5% ######################################## 56.2% ########################################## 59.1% ############################################# 62.9% ############################################### 66.6% ################################################## 70.4% #################################################### 73.2% ###################################################### 75.8% ######################################################## 78.7% ########################################################### 82.5% ############################################################## 86.3% ################################################################ 90.1% #################################################################### 94.8% ###################################################################### 98.5% ######################################################################## 100.0% [2020-03-27T15:47:20.142Z] #27 ... [2020-03-27T15:47:20.143Z] [2020-03-27T15:47:20.143Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T15:47:20.143Z] #36 DONE 0.1s [2020-03-27T15:47:20.143Z] [2020-03-27T15:47:20.143Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-27T15:47:20.143Z] #37 DONE 0.1s [2020-03-27T15:47:20.143Z] [2020-03-27T15:47:20.143Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:47:20.143Z] #27 12.42 [2020-03-27T15:47:20.438Z] #27 ... [2020-03-27T15:47:20.438Z] [2020-03-27T15:47:20.438Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:47:20.438Z] #47 25.77 github.com/LK4D4/vndr/godl/singleflight [2020-03-27T15:47:20.438Z] #47 25.79 internal/reflectlite [2020-03-27T15:47:20.438Z] #47 26.04 math/rand [2020-03-27T15:47:20.438Z] #47 26.94 internal/singleflight [2020-03-27T15:47:20.438Z] #47 28.12 io [2020-03-27T15:47:20.438Z] #47 28.15 strconv [2020-03-27T15:47:20.438Z] #47 28.99 bytes [2020-03-27T15:47:20.438Z] #47 30.76 bufio [2020-03-27T15:47:20.438Z] #47 30.99 reflect [2020-03-27T15:47:20.438Z] #47 32.44 syscall [2020-03-27T15:47:20.438Z] #47 ... [2020-03-27T15:47:20.438Z] [2020-03-27T15:47:20.438Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:47:20.438Z] #43 36.28 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-03-27T15:47:20.611Z] Removing intermediate container 35192f7e7783 [2020-03-27T15:47:20.611Z] ---> 22e61ee85953 [2020-03-27T15:47:20.611Z] Step 10/16 : RUN go mod download [2020-03-27T15:47:20.611Z] ---> Running in 8f4ced25d33a [2020-03-27T15:47:20.719Z] #43 36.29 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:47:20.904Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-03-27T15:47:20.904Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-03-27T15:47:20.904Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-03-27T15:47:20.904Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-03-27T15:47:20.904Z] go: finding github.com/docker/go-connections v0.4.0 [2020-03-27T15:47:20.904Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-03-27T15:47:20.904Z] go: finding github.com/spf13/viper v1.3.2 [2020-03-27T15:47:20.904Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-03-27T15:47:20.904Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-03-27T15:47:20.950Z] #68 ... [2020-03-27T15:47:20.950Z] [2020-03-27T15:47:20.950Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:47:20.950Z] #33 11.61 + cd /tmp/tmp.9z55XqkKLK/src/github.com/BurntSushi/toml [2020-03-27T15:47:20.950Z] #33 11.62 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T15:47:20.950Z] #33 11.63 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-27T15:47:20.950Z] #33 12.90 runtime/internal/atomic [2020-03-27T15:47:20.950Z] #33 12.96 internal/cpu [2020-03-27T15:47:20.950Z] #33 13.40 runtime/internal/sys [2020-03-27T15:47:20.950Z] #33 13.97 runtime/internal/math [2020-03-27T15:47:20.950Z] #33 14.17 internal/bytealg [2020-03-27T15:47:20.950Z] #33 14.21 math/bits [2020-03-27T15:47:20.950Z] #33 14.91 math [2020-03-27T15:47:20.950Z] #33 15.76 runtime [2020-03-27T15:47:21.006Z] #43 DONE 36.7s [2020-03-27T15:47:21.006Z] [2020-03-27T15:47:21.006Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:47:21.006Z] #10 27.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-03-27T15:47:21.006Z] #10 27.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-03-27T15:47:21.006Z] #10 27.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-03-27T15:47:21.006Z] #10 27.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-03-27T15:47:21.006Z] #10 27.20 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-03-27T15:47:21.006Z] #10 27.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-03-27T15:47:21.006Z] #10 27.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-03-27T15:47:21.006Z] #10 27.23 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-03-27T15:47:21.006Z] #10 27.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-03-27T15:47:21.006Z] #10 27.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-03-27T15:47:21.006Z] #10 27.27 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-03-27T15:47:21.006Z] #10 27.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-03-27T15:47:21.006Z] #10 27.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-03-27T15:47:21.006Z] #10 27.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-03-27T15:47:21.006Z] #10 27.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-03-27T15:47:21.006Z] #10 28.12 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:47:21.006Z] #10 28.24 Fetched 73.3 MB in 7s (11.0 MB/s) [2020-03-27T15:47:21.006Z] #10 28.28 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-27T15:47:21.006Z] #10 28.28 (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-03-27T15:47:21.006Z] #10 28.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-03-27T15:47:21.006Z] #10 28.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-27T15:47:21.006Z] #10 29.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-27T15:47:21.006Z] #10 29.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-03-27T15:47:21.006Z] #10 29.95 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-27T15:47:21.006Z] #10 32.47 Selecting previously unselected package binutils-mingw-w64. [2020-03-27T15:47:21.006Z] #10 32.50 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-27T15:47:21.006Z] #10 32.50 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-27T15:47:21.006Z] #10 32.63 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-03-27T15:47:21.006Z] #10 32.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-03-27T15:47:21.006Z] #10 32.65 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-03-27T15:47:21.006Z] #10 32.83 Selecting previously unselected package dmsetup. [2020-03-27T15:47:21.006Z] #10 32.84 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-03-27T15:47:21.006Z] #10 32.84 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-27T15:47:21.006Z] #10 33.02 Selecting previously unselected package mingw-w64-common. [2020-03-27T15:47:21.006Z] #10 33.02 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-27T15:47:21.006Z] #10 33.02 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-27T15:47:21.006Z] #10 ... [2020-03-27T15:47:21.006Z] [2020-03-27T15:47:21.006Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:47:21.006Z] #27 13.50 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-27T15:47:21.534Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-03-27T15:47:21.634Z] #27 13.91 [2020-03-27T15:47:21.915Z] #27 14.08 #=#=# ######################################################################## 100.0% [2020-03-27T15:47:21.915Z] #27 14.22 [2020-03-27T15:47:22.322Z] #33 ... [2020-03-27T15:47:22.322Z] [2020-03-27T15:47:22.322Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:47:22.322Z] #68 16.14 Checking out files: 99% (746/747) Checking out files: 100% (747/747) Checking out files: 100% (747/747), done. [2020-03-27T15:47:22.322Z] #68 16.17 + cd /tmp/tmp.isYv59x2uj/src/github.com/rootless-containers/rootlesskit [2020-03-27T15:47:22.322Z] #68 16.19 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-27T15:47:22.322Z] #68 16.58 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-27T15:47:22.322Z] #68 16.58 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-27T15:47:22.529Z] #27 ... [2020-03-27T15:47:22.529Z] [2020-03-27T15:47:22.529Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:47:22.529Z] #50 28.00 + cd /tmp/tmp.faTQoDCcBp/src/gotest.tools/gotestsum [2020-03-27T15:47:22.529Z] #50 28.00 + git checkout -q v0.3.5 [2020-03-27T15:47:22.529Z] #50 28.03 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-27T15:47:22.571Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-03-27T15:47:22.810Z] #50 ... [2020-03-27T15:47:22.810Z] [2020-03-27T15:47:22.810Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:47:22.810Z] #38 1.482 + RM_GOPATH=0 [2020-03-27T15:47:22.810Z] #38 1.482 + TMP_GOPATH= [2020-03-27T15:47:22.810Z] #38 1.482 + : /build [2020-03-27T15:47:22.810Z] #38 1.482 + '[' -z '' ']' [2020-03-27T15:47:22.810Z] #38 1.482 ++ mktemp -d [2020-03-27T15:47:22.810Z] #38 1.483 + export GOPATH=/tmp/tmp.tutm7hIyEn [2020-03-27T15:47:22.811Z] #38 1.483 + GOPATH=/tmp/tmp.tutm7hIyEn [2020-03-27T15:47:22.811Z] #38 1.483 + RM_GOPATH=1 [2020-03-27T15:47:22.811Z] #38 1.483 ++ dirname ./install.sh [2020-03-27T15:47:22.811Z] #38 1.486 + dir=. [2020-03-27T15:47:22.811Z] #38 1.486 + bin=tini [2020-03-27T15:47:22.811Z] #38 1.486 + shift [2020-03-27T15:47:22.811Z] #38 1.486 + '[' '!' -f ./tini.installer ']' [2020-03-27T15:47:22.811Z] #38 1.486 + . ./tini.installer [2020-03-27T15:47:22.811Z] #38 1.486 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T15:47:22.811Z] #38 1.487 + install_tini [2020-03-27T15:47:22.811Z] #38 1.487 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T15:47:22.811Z] #38 1.487 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-27T15:47:22.811Z] #38 1.487 + git clone https://github.com/krallin/tini.git /tmp/tmp.tutm7hIyEn/tini [2020-03-27T15:47:22.811Z] #38 1.495 Cloning into '/tmp/tmp.tutm7hIyEn/tini'... [2020-03-27T15:47:22.811Z] #38 2.034 + cd /tmp/tmp.tutm7hIyEn/tini [2020-03-27T15:47:22.811Z] #38 2.034 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T15:47:22.811Z] #38 2.037 + cmake . [2020-03-27T15:47:22.811Z] #38 2.539 -- The C compiler identification is GNU 8.3.0 [2020-03-27T15:47:22.811Z] #38 2.625 -- Check for working C compiler: /usr/bin/cc [2020-03-27T15:47:23.092Z] #38 3.175 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-27T15:47:23.210Z] go: finding github.com/json-iterator/go v1.1.6 [2020-03-27T15:47:23.210Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-03-27T15:47:23.210Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-03-27T15:47:23.210Z] go: finding github.com/spf13/cobra v0.0.3 [2020-03-27T15:47:23.210Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-03-27T15:47:23.299Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-06824a1ba009454e2) in /home/ubuntu/workspace/moby_PR-40712 [Pipeline] { [Pipeline] checkout [2020-03-27T15:47:23.374Z] #38 3.176 -- Detecting C compiler ABI info [2020-03-27T15:47:23.374Z] #38 ... [2020-03-27T15:47:23.374Z] [2020-03-27T15:47:23.374Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-27T15:47:23.374Z] #30 29.14 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-27T15:47:23.374Z] #30 29.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-27T15:47:23.655Z] #30 ... [2020-03-27T15:47:23.655Z] [2020-03-27T15:47:23.655Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:47:23.655Z] #47 39.12 time [2020-03-27T15:47:23.854Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-03-27T15:47:24.150Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-27T15:47:24.150Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-03-27T15:47:24.789Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-27T15:47:24.846Z] #68 ... [2020-03-27T15:47:24.846Z] [2020-03-27T15:47:24.846Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:47:24.846Z] #74 10.28 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-27T15:47:24.846Z] #74 10.28 + RM_GOPATH=0 [2020-03-27T15:47:24.846Z] #74 10.28 + TMP_GOPATH= [2020-03-27T15:47:24.846Z] #74 10.28 + : /build [2020-03-27T15:47:24.846Z] #74 10.28 + '[' -z '' ']' [2020-03-27T15:47:24.846Z] #74 10.28 ++ mktemp -d [2020-03-27T15:47:24.846Z] #74 10.28 + export GOPATH=/tmp/tmp.iEebeRozq1 [2020-03-27T15:47:24.846Z] #74 10.28 + GOPATH=/tmp/tmp.iEebeRozq1 [2020-03-27T15:47:24.846Z] #74 10.28 + RM_GOPATH=1 [2020-03-27T15:47:24.846Z] #74 10.28 ++ dirname ./install.sh [2020-03-27T15:47:24.846Z] #74 10.28 + dir=. [2020-03-27T15:47:24.846Z] #74 10.28 + bin=proxy [2020-03-27T15:47:24.846Z] #74 10.28 + shift [2020-03-27T15:47:24.846Z] #74 10.28 + '[' '!' -f ./proxy.installer ']' [2020-03-27T15:47:24.846Z] #74 10.28 + . ./proxy.installer [2020-03-27T15:47:24.846Z] #74 10.28 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-27T15:47:24.846Z] #74 10.28 + install_proxy [2020-03-27T15:47:24.846Z] #74 10.28 + case "$1" in [2020-03-27T15:47:24.846Z] #74 10.28 + export CGO_ENABLED=0 [2020-03-27T15:47:24.846Z] #74 10.28 + CGO_ENABLED=0 [2020-03-27T15:47:24.846Z] #74 10.28 + _install_proxy [2020-03-27T15:47:24.846Z] #74 10.28 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-27T15:47:24.846Z] #74 10.28 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.iEebeRozq1/src/github.com/docker/libnetwork [2020-03-27T15:47:24.846Z] #74 10.29 Cloning into '/tmp/tmp.iEebeRozq1/src/github.com/docker/libnetwork'... [2020-03-27T15:47:24.846Z] #74 ... [2020-03-27T15:47:24.846Z] [2020-03-27T15:47:24.846Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:47:24.846Z] #47 13.03 internal/cpu [2020-03-27T15:47:24.846Z] #47 13.04 runtime/internal/atomic [2020-03-27T15:47:24.846Z] #47 13.68 runtime/internal/sys [2020-03-27T15:47:24.846Z] #47 14.22 internal/race [2020-03-27T15:47:24.846Z] #47 14.54 internal/bytealg [2020-03-27T15:47:24.846Z] #47 14.56 sync/atomic [2020-03-27T15:47:24.846Z] #47 15.49 unicode [2020-03-27T15:47:24.846Z] #47 16.12 runtime [2020-03-27T15:47:25.103Z] #47 ... [2020-03-27T15:47:25.103Z] [2020-03-27T15:47:25.103Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:47:25.103Z] #10 10.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:47:25.103Z] #10 11.10 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:47:25.103Z] #10 11.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:47:25.103Z] #10 13.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T15:47:25.103Z] #10 17.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T15:47:25.103Z] #10 20.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T15:47:25.361Z] #10 ... [2020-03-27T15:47:25.361Z] [2020-03-27T15:47:25.361Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-27T15:47:25.361Z] #30 10.91 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-27T15:47:25.361Z] #30 11.01 Cloning into '.'... [2020-03-27T15:47:25.444Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-03-27T15:47:25.617Z] #30 ... [2020-03-27T15:47:25.617Z] [2020-03-27T15:47:25.617Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:47:25.617Z] #35 10.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:47:25.617Z] #35 11.08 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:47:25.617Z] #35 11.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:47:25.617Z] #35 13.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T15:47:25.617Z] #35 18.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T15:47:25.617Z] #35 ... [2020-03-27T15:47:25.617Z] [2020-03-27T15:47:25.617Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:47:25.617Z] #62 11.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T15:47:25.676Z] #47 ... [2020-03-27T15:47:25.676Z] [2020-03-27T15:47:25.676Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:47:25.676Z] #56 31.16 syscall [2020-03-27T15:47:25.676Z] #56 31.16 reflect [2020-03-27T15:47:25.676Z] #56 37.33 time [2020-03-27T15:47:25.676Z] #56 40.01 encoding/binary [2020-03-27T15:47:25.734Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-03-27T15:47:25.734Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-03-27T15:47:25.734Z] go: finding github.com/lib/pq v1.0.0 [2020-03-27T15:47:25.875Z] #62 ... [2020-03-27T15:47:25.875Z] [2020-03-27T15:47:25.875Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:47:25.875Z] #43 14.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T15:47:25.875Z] #43 18.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T15:47:25.962Z] #56 ... [2020-03-27T15:47:25.963Z] [2020-03-27T15:47:25.963Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:47:25.963Z] #38 3.660 -- Detecting C compiler ABI info - done [2020-03-27T15:47:25.963Z] #38 3.706 -- Detecting C compile features [2020-03-27T15:47:25.963Z] #38 4.975 -- Detecting C compile features - done [2020-03-27T15:47:25.963Z] #38 5.003 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-27T15:47:25.963Z] #38 5.120 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-27T15:47:25.963Z] #38 5.198 -- Configuring done [2020-03-27T15:47:25.963Z] #38 5.210 -- Generating done [2020-03-27T15:47:25.963Z] #38 5.215 -- Build files have been written to: /tmp/tmp.tutm7hIyEn/tini [2020-03-27T15:47:25.963Z] #38 5.219 + make tini-static [2020-03-27T15:47:25.963Z] #38 5.618 Scanning dependencies of target tini-static [2020-03-27T15:47:25.963Z] #38 5.699 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-27T15:47:25.974Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04e6d7ec6b669e1be) in /home/ubuntu/workspace/moby_PR-40712 [Pipeline] { [Pipeline] checkout [2020-03-27T15:47:26.245Z] #38 ... [2020-03-27T15:47:26.245Z] [2020-03-27T15:47:26.245Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:47:26.245Z] #27 15.35 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-27T15:47:26.245Z] #27 15.63 [2020-03-27T15:47:26.245Z] #27 15.78 ######### 13.3% ######################################################################## 100.0% [2020-03-27T15:47:26.245Z] #27 15.87 [2020-03-27T15:47:26.245Z] #27 16.92 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-27T15:47:26.245Z] #27 16.96 skipping existing b63cc5f62c21 [2020-03-27T15:47:26.245Z] #27 17.02 [2020-03-27T15:47:26.245Z] #27 18.02 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-27T15:47:26.245Z] #27 18.27 [2020-03-27T15:47:26.245Z] #27 18.36 ######################################################################## 100.0% [2020-03-27T15:47:26.245Z] #27 18.38 [2020-03-27T15:47:26.245Z] #27 18.41 Download of images into '/build' complete. [2020-03-27T15:47:26.245Z] #27 18.41 Use something like the following to load the result into a Docker daemon: [2020-03-27T15:47:26.245Z] #27 18.41 tar -cC '/build' . | docker load [2020-03-27T15:47:26.245Z] #27 DONE 18.6s [2020-03-27T15:47:26.245Z] [2020-03-27T15:47:26.245Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:47:26.245Z] #44 2.601 Note: Building without setproctitle() and strlcpy() support. [2020-03-27T15:47:26.245Z] #44 2.601 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-27T15:47:26.245Z] #44 2.614 Note: Building without GnuTLS support [2020-03-27T15:47:26.245Z] #44 3.603 fatal: not a git repository (or any of the parent directories): .git [2020-03-27T15:47:26.245Z] #44 3.617 GEN .gitid [2020-03-27T15:47:26.245Z] #44 3.627 GEN criu/include/version.h [2020-03-27T15:47:26.245Z] #44 3.656 GEN include/common/asm [2020-03-27T15:47:26.245Z] #44 4.536 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-27T15:47:26.245Z] #44 4.599 PBCC images/opts.pb-c.c [2020-03-27T15:47:26.245Z] #44 4.655 PBCC images/sit.pb-c.c [2020-03-27T15:47:26.245Z] #44 4.677 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-27T15:47:26.245Z] #44 4.696 DEP images/opts.pb-c.d [2020-03-27T15:47:26.245Z] #44 4.820 DEP images/sit.pb-c.d [2020-03-27T15:47:26.245Z] #44 4.831 PBCC images/macvlan.pb-c.c [2020-03-27T15:47:26.245Z] #44 4.855 DEP images/macvlan.pb-c.d [2020-03-27T15:47:26.245Z] #44 4.878 PBCC images/autofs.pb-c.c [2020-03-27T15:47:26.245Z] #44 4.898 DEP images/autofs.pb-c.d [2020-03-27T15:47:26.245Z] #44 4.929 PBCC images/sysctl.pb-c.c [2020-03-27T15:47:26.245Z] #44 4.943 DEP images/sysctl.pb-c.d [2020-03-27T15:47:26.245Z] #44 5.011 PBCC images/time.pb-c.c [2020-03-27T15:47:26.245Z] #44 5.014 DEP images/time.pb-c.d [2020-03-27T15:47:26.245Z] #44 5.047 PBCC images/binfmt-misc.pb-c.c [2020-03-27T15:47:26.245Z] #44 5.054 DEP images/binfmt-misc.pb-c.d [2020-03-27T15:47:26.245Z] #44 5.091 PBCC images/seccomp.pb-c.c [2020-03-27T15:47:26.245Z] #44 5.103 DEP images/seccomp.pb-c.d [2020-03-27T15:47:26.245Z] #44 5.137 PBCC images/userns.pb-c.c [2020-03-27T15:47:26.245Z] #44 5.159 DEP images/userns.pb-c.d [2020-03-27T15:47:26.245Z] #44 5.237 PBCC images/cgroup.pb-c.c [2020-03-27T15:47:26.245Z] #44 5.286 DEP images/cgroup.pb-c.d [2020-03-27T15:47:26.245Z] #44 5.328 PBCC images/fown.pb-c.c [2020-03-27T15:47:26.245Z] #44 5.359 PBCC images/ext-file.pb-c.c [2020-03-27T15:47:26.370Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-03-27T15:47:26.527Z] #44 5.382 DEP images/fown.pb-c.d [2020-03-27T15:47:26.527Z] #44 5.420 DEP images/ext-file.pb-c.d [2020-03-27T15:47:26.527Z] #44 5.462 PBCC images/rpc.pb-c.c [2020-03-27T15:47:26.527Z] #44 5.505 DEP images/rpc.pb-c.d [2020-03-27T15:47:26.527Z] #44 5.554 PBCC images/siginfo.pb-c.c [2020-03-27T15:47:26.527Z] #44 5.579 DEP images/siginfo.pb-c.d [2020-03-27T15:47:26.527Z] #44 5.604 PBCC images/pagemap.pb-c.c [2020-03-27T15:47:26.527Z] #44 5.635 DEP images/pagemap.pb-c.d [2020-03-27T15:47:26.663Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-27T15:47:26.663Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-03-27T15:47:26.806Z] #43 ... [2020-03-27T15:47:26.806Z] [2020-03-27T15:47:26.806Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:47:26.806Z] #47 22.07 unicode/utf8 [2020-03-27T15:47:26.819Z] #44 5.693 PBCC images/rlimit.pb-c.c [2020-03-27T15:47:26.819Z] #44 5.729 DEP images/rlimit.pb-c.d [2020-03-27T15:47:26.819Z] #44 5.839 PBCC images/file-lock.pb-c.c [2020-03-27T15:47:26.819Z] #44 5.850 DEP images/file-lock.pb-c.d [2020-03-27T15:47:26.953Z] go: finding github.com/gorilla/mux v1.7.0 [2020-03-27T15:47:27.078Z] using credential docker-jenkins-github-credentials [2020-03-27T15:47:27.089Z] Cloning the remote Git repository [2020-03-27T15:47:27.089Z] Cloning with configured refspecs honoured and without tags [2020-03-27T15:47:27.121Z] #44 5.949 PBCC images/tty.pb-c.c [2020-03-27T15:47:27.121Z] #44 6.021 DEP images/tty.pb-c.d [2020-03-27T15:47:27.121Z] #44 6.108 PBCC images/tun.pb-c.c [2020-03-27T15:47:27.121Z] #44 6.108 PBCC images/netdev.pb-c.c [2020-03-27T15:47:27.121Z] #44 6.175 DEP images/tun.pb-c.d [2020-03-27T15:47:27.121Z] #44 ... [2020-03-27T15:47:27.121Z] [2020-03-27T15:47:27.121Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:47:27.121Z] #38 7.128 [100%] Linking C executable tini-static [2020-03-27T15:47:26.871Z] Cloning repository https://github.com/moby/moby.git [2020-03-27T15:47:26.934Z] > git init /home/ubuntu/workspace/moby_PR-40712 # timeout=10 [2020-03-27T15:47:27.246Z] go: finding github.com/spf13/cast v1.3.0 [2020-03-27T15:47:27.737Z] #47 ... [2020-03-27T15:47:27.737Z] [2020-03-27T15:47:27.737Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:47:27.737Z] #25 13.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T15:47:27.737Z] #25 17.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T15:47:27.737Z] #25 ... [2020-03-27T15:47:27.737Z] [2020-03-27T15:47:27.737Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:47:27.737Z] #47 23.15 internal/testlog [2020-03-27T15:47:27.737Z] #47 ... [2020-03-27T15:47:27.737Z] [2020-03-27T15:47:27.737Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:47:27.737Z] #23 22.72 + mkdir -p /build [2020-03-27T15:47:27.737Z] #23 22.72 + mv docker/docker /build/ [2020-03-27T15:47:27.737Z] #23 22.73 + rmdir docker [2020-03-27T15:47:27.737Z] #23 DONE 23.2s [2020-03-27T15:47:27.741Z] #38 7.575 [100%] Built target tini-static [2020-03-27T15:47:27.742Z] #38 7.681 + mkdir -p /build [2020-03-27T15:47:27.742Z] #38 7.685 + cp tini-static /build/docker-init [2020-03-27T15:47:27.994Z] [2020-03-27T15:47:27.994Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:47:27.994Z] #35 22.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T15:47:28.028Z] #38 DONE 7.9s [2020-03-27T15:47:28.028Z] [2020-03-27T15:47:28.028Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:47:28.028Z] #44 6.242 DEP images/netdev.pb-c.d [2020-03-27T15:47:28.028Z] #44 6.317 PBCC images/vma.pb-c.c [2020-03-27T15:47:28.028Z] #44 6.398 DEP images/vma.pb-c.d [2020-03-27T15:47:28.028Z] #44 6.445 PBCC images/creds.pb-c.c [2020-03-27T15:47:28.028Z] #44 6.508 DEP images/creds.pb-c.d [2020-03-27T15:47:28.028Z] #44 6.530 PBCC images/utsns.pb-c.c [2020-03-27T15:47:28.028Z] #44 6.548 DEP images/utsns.pb-c.d [2020-03-27T15:47:28.028Z] #44 6.579 PBCC images/ipc-desc.pb-c.c [2020-03-27T15:47:28.028Z] #44 6.596 PBCC images/ipc-sem.pb-c.c [2020-03-27T15:47:28.028Z] #44 6.599 DEP images/ipc-desc.pb-c.d [2020-03-27T15:47:28.028Z] #44 6.626 DEP images/ipc-sem.pb-c.d [2020-03-27T15:47:28.028Z] #44 6.635 PBCC images/ipc-msg.pb-c.c [2020-03-27T15:47:28.028Z] #44 6.649 DEP images/ipc-msg.pb-c.d [2020-03-27T15:47:28.028Z] #44 6.697 PBCC images/ipc-shm.pb-c.c [2020-03-27T15:47:28.028Z] #44 6.708 DEP images/ipc-shm.pb-c.d [2020-03-27T15:47:28.028Z] #44 6.742 PBCC images/ipc-var.pb-c.c [2020-03-27T15:47:28.028Z] #44 6.747 DEP images/ipc-var.pb-c.d [2020-03-27T15:47:28.028Z] #44 6.783 PBCC images/sk-opts.pb-c.c [2020-03-27T15:47:28.028Z] #44 6.786 PBCC images/packet-sock.pb-c.c [2020-03-27T15:47:28.028Z] #44 6.845 DEP images/sk-opts.pb-c.d [2020-03-27T15:47:28.028Z] #44 6.891 DEP images/packet-sock.pb-c.d [2020-03-27T15:47:28.028Z] #44 6.906 PBCC images/sk-netlink.pb-c.c [2020-03-27T15:47:28.028Z] #44 6.978 DEP images/sk-netlink.pb-c.d [2020-03-27T15:47:28.028Z] #44 7.052 PBCC images/sk-inet.pb-c.c [2020-03-27T15:47:28.028Z] #44 7.081 DEP images/sk-inet.pb-c.d [2020-03-27T15:47:28.028Z] #44 7.141 PBCC images/sk-unix.pb-c.c [2020-03-27T15:47:28.285Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-03-27T15:47:28.285Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-03-27T15:47:28.313Z] #44 7.214 DEP images/sk-unix.pb-c.d [2020-03-27T15:47:28.313Z] #44 7.342 PBCC images/mm.pb-c.c [2020-03-27T15:47:28.313Z] #44 7.350 DEP images/mm.pb-c.d [2020-03-27T15:47:28.313Z] #44 7.402 PBCC images/timerfd.pb-c.c [2020-03-27T15:47:28.313Z] #44 7.435 DEP images/timerfd.pb-c.d [2020-03-27T15:47:28.313Z] #44 7.471 PBCC images/timer.pb-c.c [2020-03-27T15:47:27.248Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T15:47:27.249Z] > git --version # timeout=10 [2020-03-27T15:47:27.256Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T15:47:27.260Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40712/head:refs/remotes/origin/PR-40712 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T15:47:28.599Z] #44 7.490 DEP images/timer.pb-c.d [2020-03-27T15:47:28.599Z] #44 7.535 PBCC images/sa.pb-c.c [2020-03-27T15:47:28.599Z] #44 7.637 DEP images/sa.pb-c.d [2020-03-27T15:47:28.599Z] #44 7.661 PBCC images/pipe-data.pb-c.c [2020-03-27T15:47:28.599Z] #44 7.695 DEP images/pipe-data.pb-c.d [2020-03-27T15:47:28.599Z] #44 7.709 PBCC images/mnt.pb-c.c [2020-03-27T15:47:28.599Z] #44 7.770 DEP images/mnt.pb-c.d [2020-03-27T15:47:28.881Z] #44 7.810 PBCC images/sk-packet.pb-c.c [2020-03-27T15:47:28.881Z] #44 7.814 DEP images/sk-packet.pb-c.d [2020-03-27T15:47:28.881Z] #44 7.867 PBCC images/tcp-stream.pb-c.c [2020-03-27T15:47:28.881Z] #44 7.901 DEP images/tcp-stream.pb-c.d [2020-03-27T15:47:28.881Z] #44 7.926 PBCC images/pipe.pb-c.c [2020-03-27T15:47:28.881Z] #44 7.955 DEP images/pipe.pb-c.d [2020-03-27T15:47:28.881Z] #44 7.981 PBCC images/pstree.pb-c.c [2020-03-27T15:47:28.881Z] #44 7.985 DEP images/pstree.pb-c.d [2020-03-27T15:47:28.881Z] #44 8.024 PBCC images/fs.pb-c.c [2020-03-27T15:47:28.881Z] #44 ... [2020-03-27T15:47:28.881Z] [2020-03-27T15:47:28.881Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:47:28.881Z] #33 34.46 time [2020-03-27T15:47:28.881Z] #33 39.80 internal/poll [2020-03-27T15:47:28.881Z] #33 40.49 internal/fmtsort [2020-03-27T15:47:28.881Z] #33 40.86 internal/syscall/unix [2020-03-27T15:47:28.881Z] #33 41.10 strings [2020-03-27T15:47:28.881Z] #33 41.54 os [2020-03-27T15:47:28.881Z] #33 43.10 path [2020-03-27T15:47:28.881Z] #33 43.63 text/tabwriter [2020-03-27T15:47:28.923Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-03-27T15:47:28.923Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-03-27T15:47:29.163Z] #33 44.65 fmt [2020-03-27T15:47:29.163Z] #33 ... [2020-03-27T15:47:29.163Z] [2020-03-27T15:47:29.163Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:47:29.163Z] #44 8.027 DEP images/fs.pb-c.d [2020-03-27T15:47:29.163Z] #44 8.082 PBCC images/signalfd.pb-c.c [2020-03-27T15:47:29.163Z] #44 8.095 DEP images/signalfd.pb-c.d [2020-03-27T15:47:29.163Z] #44 8.166 PBCC images/fh.pb-c.c [2020-03-27T15:47:29.163Z] #44 8.194 PBCC images/fsnotify.pb-c.c [2020-03-27T15:47:29.163Z] #44 8.242 DEP images/fh.pb-c.d [2020-03-27T15:47:29.163Z] #44 8.271 DEP images/fsnotify.pb-c.d [2020-03-27T15:47:29.445Z] #44 8.310 PBCC images/eventpoll.pb-c.c [2020-03-27T15:47:29.445Z] #44 8.313 DEP images/eventpoll.pb-c.d [2020-03-27T15:47:29.445Z] #44 8.376 PBCC images/eventfd.pb-c.c [2020-03-27T15:47:29.445Z] #44 8.379 DEP images/eventfd.pb-c.d [2020-03-27T15:47:29.445Z] #44 8.441 PBCC images/remap-file-path.pb-c.c [2020-03-27T15:47:29.445Z] #44 8.444 DEP images/remap-file-path.pb-c.d [2020-03-27T15:47:29.445Z] #44 8.480 PBCC images/fifo.pb-c.c [2020-03-27T15:47:29.445Z] #44 8.499 DEP images/fifo.pb-c.d [2020-03-27T15:47:29.445Z] #44 8.537 PBCC images/ghost-file.pb-c.c [2020-03-27T15:47:29.445Z] #44 8.543 DEP images/ghost-file.pb-c.d [2020-03-27T15:47:29.445Z] #44 8.623 PBCC images/regfile.pb-c.c [2020-03-27T15:47:29.622Z] using credential docker-jenkins-github-credentials [2020-03-27T15:47:29.630Z] Cloning the remote Git repository [2020-03-27T15:47:29.630Z] Cloning with configured refspecs honoured and without tags [2020-03-27T15:47:29.727Z] #44 8.685 DEP images/regfile.pb-c.d [2020-03-27T15:47:29.727Z] #44 8.745 PBCC images/ns.pb-c.c [2020-03-27T15:47:29.727Z] #44 8.761 DEP images/ns.pb-c.d [2020-03-27T15:47:29.727Z] #44 8.788 PBCC images/fdinfo.pb-c.c [2020-03-27T15:47:29.727Z] #44 8.839 DEP images/fdinfo.pb-c.d [2020-03-27T15:47:29.727Z] #44 8.867 PBCC images/core-aarch64.pb-c.c [2020-03-27T15:47:29.682Z] Cloning repository https://github.com/moby/moby.git [2020-03-27T15:47:29.741Z] > git init /home/ubuntu/workspace/moby_PR-40712 # timeout=10 [2020-03-27T15:47:29.990Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-03-27T15:47:29.990Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-03-27T15:47:30.009Z] #44 8.878 PBCC images/core-arm.pb-c.c [2020-03-27T15:47:30.009Z] #44 8.898 PBCC images/core-ppc64.pb-c.c [2020-03-27T15:47:30.009Z] #44 8.940 PBCC images/core-s390.pb-c.c [2020-03-27T15:47:30.009Z] #44 9.014 PBCC images/core-x86.pb-c.c [2020-03-27T15:47:30.009Z] #44 9.037 PBCC images/core.pb-c.c [2020-03-27T15:47:30.009Z] #44 9.114 PBCC images/inventory.pb-c.c [2020-03-27T15:47:30.009Z] #44 9.150 DEP images/core-aarch64.pb-c.d [2020-03-27T15:47:30.284Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-03-27T15:47:30.291Z] #44 9.189 DEP images/core-arm.pb-c.d [2020-03-27T15:47:30.291Z] #44 9.196 DEP images/core-ppc64.pb-c.d [2020-03-27T15:47:30.291Z] #44 9.252 DEP images/core-s390.pb-c.d [2020-03-27T15:47:30.291Z] #44 9.292 DEP images/core-x86.pb-c.d [2020-03-27T15:47:30.291Z] #44 9.366 DEP images/core.pb-c.d [2020-03-27T15:47:30.291Z] #44 9.398 DEP images/inventory.pb-c.d [2020-03-27T15:47:30.291Z] #44 9.455 PBCC images/cpuinfo.pb-c.c [2020-03-27T15:47:30.291Z] #44 9.479 DEP images/cpuinfo.pb-c.d [2020-03-27T15:47:30.573Z] #44 9.493 PBCC images/stats.pb-c.c [2020-03-27T15:47:30.573Z] #44 9.526 DEP images/stats.pb-c.d [2020-03-27T15:47:30.038Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T15:47:30.038Z] > git --version # timeout=10 [2020-03-27T15:47:30.071Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T15:47:30.094Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40712/head:refs/remotes/origin/PR-40712 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T15:47:30.926Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-03-27T15:47:30.926Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-03-27T15:47:31.561Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-03-27T15:47:31.579Z] #44 10.40 make[1]: Nothing to be done for 'all'. [2020-03-27T15:47:31.868Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-03-27T15:47:32.192Z] #44 11.17 CC images/stats.o [2020-03-27T15:47:32.192Z] #44 11.38 CC images/core.o [2020-03-27T15:47:32.192Z] #44 ... [2020-03-27T15:47:32.192Z] [2020-03-27T15:47:32.192Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:47:32.192Z] #10 38.02 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-27T15:47:32.192Z] #10 38.04 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-27T15:47:32.192Z] #10 38.04 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-27T15:47:32.192Z] #10 43.87 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-27T15:47:32.192Z] #10 43.88 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-27T15:47:32.192Z] #10 43.91 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:47:32.192Z] #10 44.25 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-27T15:47:32.192Z] #10 44.25 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-27T15:47:32.192Z] #10 44.26 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:47:32.474Z] #10 ... [2020-03-27T15:47:32.474Z] [2020-03-27T15:47:32.474Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:47:32.474Z] #65 25.35 Checking out files: 79% (2500/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-27T15:47:32.474Z] #65 25.79 + cd /tmp/tmp.q62BK3xPHX/src/github.com/containerd/containerd [2020-03-27T15:47:32.474Z] #65 25.79 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-27T15:47:32.474Z] #65 26.74 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-27T15:47:32.474Z] #65 26.74 + BUILDTAGS='netgo osusergo static_build' [2020-03-27T15:47:32.474Z] #65 26.74 + export EXTRA_FLAGS=-buildmode=pie [2020-03-27T15:47:32.474Z] #65 26.74 + EXTRA_FLAGS=-buildmode=pie [2020-03-27T15:47:32.474Z] #65 26.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-27T15:47:32.474Z] #65 26.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-27T15:47:32.474Z] #65 26.74 + '[' '' = dynamic ']' [2020-03-27T15:47:32.474Z] #65 26.74 + make [2020-03-27T15:47:32.507Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-03-27T15:47:33.248Z] #35 ... [2020-03-27T15:47:33.248Z] [2020-03-27T15:47:33.248Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:47:33.248Z] #47 23.88 encoding [2020-03-27T15:47:33.248Z] #47 24.04 unicode/utf16 [2020-03-27T15:47:33.248Z] #47 24.78 container/list [2020-03-27T15:47:33.248Z] #47 25.98 crypto/internal/subtle [2020-03-27T15:47:33.248Z] #47 26.26 crypto/subtle [2020-03-27T15:47:33.248Z] #47 26.81 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-27T15:47:33.248Z] #47 27.10 internal/nettrace [2020-03-27T15:47:33.248Z] #47 27.48 runtime/cgo [2020-03-27T15:47:33.504Z] #47 ... [2020-03-27T15:47:33.504Z] [2020-03-27T15:47:33.504Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:47:33.550Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-03-27T15:47:33.550Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-03-27T15:47:33.944Z] #65 27.93 + bin/ctr [2020-03-27T15:47:34.189Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-03-27T15:47:34.189Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-03-27T15:47:34.274Z] #41 29.21 Checking out files: 77% (1232/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-03-27T15:47:34.274Z] #41 29.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-27T15:47:34.483Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-03-27T15:47:35.526Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-03-27T15:47:36.561Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-03-27T15:47:36.795Z] #41 32.30 + 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-03-27T15:47:36.795Z] #41 ... [2020-03-27T15:47:36.795Z] [2020-03-27T15:47:36.795Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:47:36.795Z] #33 22.24 unicode/utf8 [2020-03-27T15:47:36.795Z] #33 23.79 internal/testlog [2020-03-27T15:47:36.795Z] #33 24.44 runtime/cgo [2020-03-27T15:47:37.052Z] #33 ... [2020-03-27T15:47:37.052Z] [2020-03-27T15:47:37.052Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:47:37.052Z] #56 23.81 + cd /tmp/tmp.rFjZBQEMBx/src/github.com/mvdan/sh [2020-03-27T15:47:37.052Z] #56 23.81 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-27T15:47:37.052Z] #56 24.17 + GO111MODULE=on [2020-03-27T15:47:37.052Z] #56 24.17 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-27T15:47:37.052Z] #56 26.29 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-27T15:47:37.052Z] #56 26.32 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-27T15:47:37.052Z] #56 26.48 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-27T15:47:37.052Z] #56 26.87 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-27T15:47:37.052Z] #56 26.88 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-27T15:47:37.052Z] #56 28.65 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-27T15:47:37.052Z] #56 29.80 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-27T15:47:37.052Z] #56 32.19 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-27T15:47:37.392Z] #65 ... [2020-03-27T15:47:37.392Z] [2020-03-27T15:47:37.392Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:47:37.392Z] #33 44.66 path/filepath [2020-03-27T15:47:37.392Z] #33 45.59 io/ioutil [2020-03-27T15:47:37.392Z] #33 47.02 github.com/BurntSushi/toml [2020-03-27T15:47:37.392Z] #33 47.02 flag [2020-03-27T15:47:37.392Z] #33 47.99 log [2020-03-27T15:47:37.392Z] #33 49.55 github.com/BurntSushi/toml/cmd/tomlv [2020-03-27T15:47:37.392Z] #33 DONE 52.7s [2020-03-27T15:47:37.392Z] [2020-03-27T15:47:37.392Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:47:37.392Z] #56 42.58 encoding/base64 [2020-03-27T15:47:37.392Z] #56 43.13 os [2020-03-27T15:47:37.392Z] #56 43.40 golang.org/x/sys/unix [2020-03-27T15:47:37.392Z] #56 46.11 fmt [2020-03-27T15:47:37.392Z] #56 49.25 golang.org/x/crypto/ssh/terminal [2020-03-27T15:47:37.392Z] #56 49.27 encoding/json [2020-03-27T15:47:37.392Z] #56 50.49 github.com/pkg/diff [2020-03-27T15:47:37.392Z] #56 51.39 go/scanner [2020-03-27T15:47:37.392Z] #56 52.53 go/ast [2020-03-27T15:47:37.392Z] #56 ... [2020-03-27T15:47:37.392Z] [2020-03-27T15:47:37.392Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:47:37.392Z] #44 11.69 CC images/core-x86.o [2020-03-27T15:47:37.392Z] #44 12.06 CC images/core-arm.o [2020-03-27T15:47:37.392Z] #44 12.20 CC images/core-aarch64.o [2020-03-27T15:47:37.392Z] #44 12.44 CC images/core-ppc64.o [2020-03-27T15:47:37.392Z] #44 12.91 CC images/core-s390.o [2020-03-27T15:47:37.392Z] #44 13.24 CC images/cpuinfo.o [2020-03-27T15:47:37.392Z] #44 13.60 CC images/inventory.o [2020-03-27T15:47:37.392Z] #44 13.74 CC images/fdinfo.o [2020-03-27T15:47:37.392Z] #44 14.02 CC images/fown.o [2020-03-27T15:47:37.392Z] #44 14.15 CC images/ns.o [2020-03-27T15:47:37.392Z] #44 14.28 CC images/regfile.o [2020-03-27T15:47:37.392Z] #44 14.42 CC images/ghost-file.o [2020-03-27T15:47:37.392Z] #44 14.56 CC images/fifo.o [2020-03-27T15:47:37.392Z] #44 14.65 CC images/remap-file-path.o [2020-03-27T15:47:37.392Z] #44 14.83 CC images/eventfd.o [2020-03-27T15:47:37.392Z] #44 14.96 CC images/eventpoll.o [2020-03-27T15:47:37.392Z] #44 15.24 CC images/fh.o [2020-03-27T15:47:37.392Z] #44 15.54 CC images/fsnotify.o [2020-03-27T15:47:37.392Z] #44 15.92 CC images/signalfd.o [2020-03-27T15:47:37.392Z] #44 16.02 CC images/fs.o [2020-03-27T15:47:37.392Z] #44 16.13 CC images/pstree.o [2020-03-27T15:47:37.392Z] #44 16.23 CC images/pipe.o [2020-03-27T15:47:37.392Z] #44 16.34 CC images/tcp-stream.o [2020-03-27T15:47:37.392Z] #44 16.43 CC images/sk-packet.o [2020-03-27T15:47:37.592Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-03-27T15:47:37.592Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-03-27T15:47:37.675Z] #44 16.55 CC images/mnt.o [2020-03-27T15:47:37.675Z] #44 ... [2020-03-27T15:47:37.675Z] [2020-03-27T15:47:37.675Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:47:37.675Z] #47 43.04 strings [2020-03-27T15:47:37.675Z] #47 44.29 os [2020-03-27T15:47:37.675Z] #47 45.41 regexp/syntax [2020-03-27T15:47:37.675Z] #47 46.89 fmt [2020-03-27T15:47:37.675Z] #47 48.94 regexp [2020-03-27T15:47:37.675Z] #47 50.37 go/token [2020-03-27T15:47:37.675Z] #47 51.08 go/scanner [2020-03-27T15:47:37.675Z] #47 51.42 internal/lazyregexp [2020-03-27T15:47:37.675Z] #47 51.55 net/url [2020-03-27T15:47:37.675Z] #47 51.96 go/ast [2020-03-27T15:47:37.675Z] #47 52.76 text/template/parse [2020-03-27T15:47:37.675Z] #47 ... [2020-03-27T15:47:37.675Z] [2020-03-27T15:47:37.675Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:47:37.675Z] #44 16.66 CC images/pipe-data.o [2020-03-27T15:47:37.675Z] #44 16.74 CC images/sa.o [2020-03-27T15:47:37.884Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-03-27T15:47:37.956Z] #44 16.90 CC images/timer.o [2020-03-27T15:47:37.981Z] #56 ... [2020-03-27T15:47:37.981Z] [2020-03-27T15:47:37.981Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:47:37.981Z] #25 33.61 Fetched 8336 kB in 26s (319 kB/s) [2020-03-27T15:47:38.174Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-03-27T15:47:38.238Z] #44 17.05 CC images/timerfd.o [2020-03-27T15:47:38.238Z] #44 17.11 CC images/mm.o [2020-03-27T15:47:38.238Z] #44 17.21 CC images/sk-opts.o [2020-03-27T15:47:38.238Z] #44 17.29 CC images/sk-unix.o [2020-03-27T15:47:38.520Z] #44 17.53 CC images/sk-inet.o [2020-03-27T15:47:38.802Z] #44 17.81 CC images/tun.o [2020-03-27T15:47:39.084Z] #44 18.03 CC images/sk-netlink.o [2020-03-27T15:47:39.084Z] #44 18.13 CC images/packet-sock.o [2020-03-27T15:47:39.208Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-03-27T15:47:39.366Z] #44 18.26 CC images/ipc-var.o [2020-03-27T15:47:39.366Z] #44 18.41 CC images/ipc-desc.o [2020-03-27T15:47:39.503Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-03-27T15:47:39.647Z] #44 18.56 CC images/ipc-shm.o [2020-03-27T15:47:39.647Z] #44 18.73 CC images/ipc-msg.o [2020-03-27T15:47:39.799Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-03-27T15:47:39.929Z] #44 18.93 CC images/ipc-sem.o [2020-03-27T15:47:40.095Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-03-27T15:47:40.211Z] #44 19.08 CC images/utsns.o [2020-03-27T15:47:40.211Z] #44 19.25 CC images/creds.o [2020-03-27T15:47:40.390Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-03-27T15:47:40.493Z] #44 19.43 CC images/vma.o [2020-03-27T15:47:40.690Z] go: finding github.com/google/go-cmp v0.2.0 [2020-03-27T15:47:40.813Z] #44 19.62 CC images/netdev.o [2020-03-27T15:47:40.813Z] #44 19.80 CC images/tty.o [2020-03-27T15:47:41.095Z] #44 20.07 CC images/file-lock.o [2020-03-27T15:47:41.095Z] #44 20.22 CC images/rlimit.o [2020-03-27T15:47:41.377Z] #44 20.34 CC images/pagemap.o [2020-03-27T15:47:41.659Z] #44 20.60 CC images/siginfo.o [2020-03-27T15:47:41.941Z] #44 20.78 CC images/rpc.o [2020-03-27T15:47:41.954Z] Fetching without tags [2020-03-27T15:47:42.164Z] #25 33.61 Reading package lists... [2020-03-27T15:47:42.164Z] #25 ... [2020-03-27T15:47:42.164Z] [2020-03-27T15:47:42.164Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:47:42.164Z] #62 27.28 Fetched 8336 kB in 22s (375 kB/s) [2020-03-27T15:47:42.164Z] #62 27.28 Reading package lists... [2020-03-27T15:47:42.164Z] #62 ... [2020-03-27T15:47:42.164Z] [2020-03-27T15:47:42.164Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:47:42.164Z] #74 35.70 Checking out files: 43% (895/2066) Checking out files: 44% (910/2066) Checking out files: 45% (930/2066) Checking out files: 46% (951/2066) Checking out files: 47% (972/2066) Checking out files: 48% (992/2066) Checking out files: 49% (1013/2066) Checking out files: 50% (1033/2066) Checking out files: 51% (1054/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-27T15:47:42.164Z] #74 37.61 + cd /tmp/tmp.iEebeRozq1/src/github.com/docker/libnetwork [2020-03-27T15:47:42.164Z] #74 37.61 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-27T15:47:42.211Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-03-27T15:47:42.337Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit ec16053ccfe2f5bab23730b8611dd9c2e5edf9b4 [2020-03-27T15:47:42.502Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-03-27T15:47:42.554Z] #44 21.54 CC images/ext-file.o [2020-03-27T15:47:41.905Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T15:47:41.930Z] > git config --add remote.origin.fetch +refs/pull/40712/head:refs/remotes/origin/PR-40712 # timeout=10 [2020-03-27T15:47:41.943Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T15:47:41.963Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T15:47:41.999Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T15:47:41.999Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T15:47:42.000Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40712/head:refs/remotes/origin/PR-40712 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T15:47:42.388Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T15:47:42.410Z] > git checkout -f ec16053ccfe2f5bab23730b8611dd9c2e5edf9b4 # timeout=10 [2020-03-27T15:47:42.793Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-03-27T15:47:42.836Z] #44 21.68 CC images/cgroup.o [2020-03-27T15:47:43.084Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-03-27T15:47:43.098Z] #74 38.46 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-27T15:47:43.118Z] #44 22.18 CC images/userns.o [2020-03-27T15:47:43.375Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-03-27T15:47:43.400Z] #44 22.41 CC images/google/protobuf/descriptor.o [2020-03-27T15:47:43.599Z] Merge succeeded, producing 4fdecff0fd1ae747296abe7c761630b1faecc66a [2020-03-27T15:47:43.599Z] Checking out Revision 4fdecff0fd1ae747296abe7c761630b1faecc66a (PR-40712) [2020-03-27T15:47:43.666Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-03-27T15:47:43.955Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-03-27T15:47:44.244Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-03-27T15:47:44.405Z] #44 23.38 CC images/opts.o [2020-03-27T15:47:44.690Z] #44 23.53 CC images/seccomp.o [2020-03-27T15:47:44.690Z] #44 23.65 CC images/binfmt-misc.o [2020-03-27T15:47:44.690Z] #44 23.72 CC images/time.o [2020-03-27T15:47:44.690Z] #44 23.79 CC images/sysctl.o [2020-03-27T15:47:44.879Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-03-27T15:47:44.879Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-03-27T15:47:44.972Z] #44 23.85 CC images/autofs.o [2020-03-27T15:47:44.972Z] #44 23.94 CC images/macvlan.o [2020-03-27T15:47:44.972Z] #44 24.03 CC images/sit.o [2020-03-27T15:47:43.111Z] > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10 [2020-03-27T15:47:43.619Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-27T15:47:43.647Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T15:47:43.667Z] > git checkout -f 4fdecff0fd1ae747296abe7c761630b1faecc66a # timeout=10 [2020-03-27T15:47:45.171Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-03-27T15:47:45.254Z] #44 24.26 LINK images/built-in.o [2020-03-27T15:47:45.254Z] #44 24.33 GEN compel/include/asm [2020-03-27T15:47:45.254Z] #44 24.34 GEN compel/include/version.h [2020-03-27T15:47:45.536Z] #44 24.37 touch .config [2020-03-27T15:47:45.536Z] #44 24.38 GEN include/common/config.h [2020-03-27T15:47:45.536Z] #44 24.44 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-03-27T15:47:45.536Z] #44 24.46 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-27T15:47:45.536Z] #44 24.54 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-27T15:47:45.536Z] #44 24.55 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-03-27T15:47:45.536Z] #44 24.55 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-03-27T15:47:45.536Z] #44 24.58 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-03-27T15:47:45.536Z] #44 ... [2020-03-27T15:47:45.536Z] [2020-03-27T15:47:45.536Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:47:45.536Z] #10 61.23 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-27T15:47:45.536Z] #10 61.23 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-27T15:47:45.536Z] #10 61.23 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:47:45.830Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-03-27T15:47:46.019Z] Fetching without tags [2020-03-27T15:47:46.121Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-03-27T15:47:46.121Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-03-27T15:47:46.412Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-03-27T15:47:46.441Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit ec16053ccfe2f5bab23730b8611dd9c2e5edf9b4 [2020-03-27T15:47:46.704Z] go: finding github.com/stretchr/objx v0.1.1 [2020-03-27T15:47:45.898Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T15:47:45.922Z] > git config --add remote.origin.fetch +refs/pull/40712/head:refs/remotes/origin/PR-40712 # timeout=10 [2020-03-27T15:47:45.942Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T15:47:45.951Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T15:47:45.969Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T15:47:45.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T15:47:45.971Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40712/head:refs/remotes/origin/PR-40712 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T15:47:46.400Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T15:47:46.419Z] > git checkout -f ec16053ccfe2f5bab23730b8611dd9c2e5edf9b4 # timeout=10 [2020-03-27T15:47:47.665Z] Commit message: "Merge commit '82e3c0c30336310de2fce7a8949dfb10bc082edd' into HEAD" [2020-03-27T15:47:47.694Z] First time build. Skipping changelog. [2020-03-27T15:47:47.748Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-03-27T15:47:48.210Z] #10 ... [2020-03-27T15:47:48.210Z] [2020-03-27T15:47:48.210Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:47:48.210Z] #56 53.53 mvdan.cc/editorconfig [2020-03-27T15:47:48.210Z] #56 54.30 mvdan.cc/sh/v3/fileutil [2020-03-27T15:47:48.210Z] #56 54.41 mvdan.cc/sh/v3/syntax [2020-03-27T15:47:48.210Z] #56 59.59 mvdan.cc/sh/v3/cmd/shfmt [2020-03-27T15:47:48.210Z] #56 DONE 63.6s [2020-03-27T15:47:48.210Z] [2020-03-27T15:47:48.210Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:47:48.210Z] #44 24.59 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-27T15:47:48.210Z] #44 24.59 DEP compel/plugins/std/infect.d [2020-03-27T15:47:48.210Z] #44 24.66 DEP compel/plugins/std/string.d [2020-03-27T15:47:48.210Z] #44 24.70 DEP compel/plugins/std/log.d [2020-03-27T15:47:48.210Z] #44 24.85 DEP compel/plugins/std/fds.d [2020-03-27T15:47:48.210Z] #44 24.97 DEP compel/plugins/std/std.d [2020-03-27T15:47:48.210Z] #44 25.07 DEP compel/plugins/shmem/shmem.d [2020-03-27T15:47:48.210Z] #44 25.15 DEP compel/plugins/fds/fds.d [2020-03-27T15:47:48.210Z] #44 25.37 CC compel/plugins/std/std.o [2020-03-27T15:47:48.210Z] #44 25.63 CC compel/plugins/std/fds.o [2020-03-27T15:47:48.210Z] #44 25.90 CC compel/plugins/std/log.o [2020-03-27T15:47:48.210Z] #44 26.38 CC compel/plugins/std/string.o [2020-03-27T15:47:48.210Z] #44 26.96 CC compel/plugins/std/infect.o [2020-03-27T15:47:48.210Z] #44 27.30 CC compel/arch/s390/plugins/std/parasite-head.o [2020-03-27T15:47:48.210Z] #44 27.32 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-03-27T15:47:48.398Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-03-27T15:47:48.398Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-03-27T15:47:48.420Z] #74 ... [2020-03-27T15:47:48.420Z] [2020-03-27T15:47:48.420Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:47:48.420Z] #53 43.73 + cd /tmp/tmp.14nwJqzhh0/src/github.com/golangci/golangci-lint/ [2020-03-27T15:47:48.420Z] #53 43.74 + git checkout -q v1.23.8 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-27T15:47:48.497Z] #44 27.39 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-03-27T15:47:48.497Z] #44 27.47 AR compel/plugins/std.lib.a [2020-03-27T15:47:48.497Z] #44 27.53 CC compel/plugins/fds/fds.o [2020-03-27T15:47:48.690Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-03-27T15:47:48.690Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-03-27T15:47:48.690Z] go: finding github.com/docker/go-connections v0.3.0 [2020-03-27T15:47:48.701Z] Merge succeeded, producing 08857062ae6647f111aa39a526e47748e3be244e [2020-03-27T15:47:48.702Z] Checking out Revision 08857062ae6647f111aa39a526e47748e3be244e (PR-40712) [2020-03-27T15:47:48.779Z] #44 27.76 AR compel/plugins/fds.lib.a [2020-03-27T15:47:48.779Z] #44 27.79 HOSTDEP compel/src/lib/log-host.d [2020-03-27T15:47:48.779Z] #44 27.89 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-27T15:47:48.984Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-03-27T15:47:48.999Z] #53 44.24 ++ git describe --tags [2020-03-27T15:47:48.999Z] #53 44.26 + version=v1.23.8 [2020-03-27T15:47:48.999Z] #53 44.28 ++ git rev-parse --short HEAD [2020-03-27T15:47:48.999Z] #53 44.28 + commit=76a82c6 [2020-03-27T15:47:48.999Z] #53 44.30 ++ git show -s --format=%cd [2020-03-27T15:47:48.999Z] #53 44.30 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-27T15:47:48.999Z] #53 44.34 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-27T15:47:48.999Z] #53 ... [2020-03-27T15:47:48.999Z] [2020-03-27T15:47:48.999Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:47:48.999Z] #43 34.69 Fetched 8336 kB in 28s (300 kB/s) [2020-03-27T15:47:49.061Z] #44 27.99 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-03-27T15:47:49.061Z] #44 28.09 HOSTDEP compel/src/main-host.d [2020-03-27T15:47:49.061Z] #44 28.16 DEP compel/src/lib/ptrace.d [2020-03-27T15:47:49.193Z] + docker version [2020-03-27T15:47:49.258Z] #43 34.69 Reading package lists... [2020-03-27T15:47:49.258Z] #43 ... [2020-03-27T15:47:49.258Z] [2020-03-27T15:47:49.258Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:47:49.258Z] #56 34.53 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-27T15:47:49.258Z] #56 34.71 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-27T15:47:49.258Z] #56 35.01 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-27T15:47:49.258Z] #56 35.19 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-27T15:47:49.258Z] #56 36.52 runtime/cgo [2020-03-27T15:47:49.258Z] #56 36.52 runtime [2020-03-27T15:47:49.344Z] #44 28.23 DEP compel/src/lib/infect.d [2020-03-27T15:47:49.344Z] #44 28.33 DEP compel/src/lib/infect-util.d [2020-03-27T15:47:49.344Z] #44 28.42 DEP compel/src/lib/infect-rpc.d [2020-03-27T15:47:49.519Z] #56 ... [2020-03-27T15:47:49.519Z] [2020-03-27T15:47:49.519Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:47:49.519Z] #25 33.61 Reading package lists... [2020-03-27T15:47:49.626Z] #44 28.52 DEP compel/arch/s390/src/lib/infect.d [2020-03-27T15:47:49.626Z] #44 28.62 DEP compel/arch/s390/src/lib/cpu.d [2020-03-27T15:47:48.279Z] > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10 [2020-03-27T15:47:48.655Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-27T15:47:48.665Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T15:47:48.672Z] > git checkout -f 08857062ae6647f111aa39a526e47748e3be244e # timeout=10 [2020-03-27T15:47:49.907Z] #44 28.73 DEP compel/src/lib/log.d [2020-03-27T15:47:49.907Z] #44 28.82 DEP compel/src/main.d [2020-03-27T15:47:49.907Z] #44 28.95 DEP compel/src/lib/handle-elf.d [2020-03-27T15:47:49.907Z] #44 29.02 DEP compel/arch/s390/src/lib/handle-elf.d [2020-03-27T15:47:50.018Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-03-27T15:47:50.190Z] #44 29.19 CC compel/src/lib/log.o [2020-03-27T15:47:50.190Z] #44 ... [2020-03-27T15:47:50.190Z] [2020-03-27T15:47:50.190Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:47:50.190Z] #47 55.63 go/parser [2020-03-27T15:47:50.190Z] #47 55.74 text/template [2020-03-27T15:47:50.190Z] #47 58.02 encoding/xml [2020-03-27T15:47:50.190Z] #47 59.66 go/doc [2020-03-27T15:47:50.190Z] #47 61.06 github.com/LK4D4/vndr/versioned [2020-03-27T15:47:50.190Z] #47 61.21 crypto/rsa [2020-03-27T15:47:50.190Z] #47 61.95 github.com/LK4D4/vndr/build [2020-03-27T15:47:50.190Z] #47 62.38 crypto/x509/pkix [2020-03-27T15:47:50.190Z] #47 62.71 vendor/golang.org/x/crypto/cryptobyte [2020-03-27T15:47:50.190Z] #47 64.54 net [2020-03-27T15:47:50.190Z] #47 64.64 vendor/golang.org/x/crypto/internal/chacha20 [2020-03-27T15:47:50.190Z] #47 65.10 vendor/golang.org/x/crypto/poly1305 [2020-03-27T15:47:50.190Z] #47 65.52 vendor/golang.org/x/crypto/chacha20poly1305 [2020-03-27T15:47:47.709Z] > git rev-list --no-walk 88ff4478750a2a1d97124e798963052f6109a15b # timeout=10 [2020-03-27T15:47:50.312Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-03-27T15:47:50.471Z] #47 65.84 vendor/golang.org/x/crypto/curve25519 [2020-03-27T15:47:50.471Z] #47 ... [2020-03-27T15:47:50.471Z] [2020-03-27T15:47:50.471Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:47:50.471Z] #44 29.38 CC compel/arch/s390/src/lib/cpu.o [2020-03-27T15:47:50.471Z] #44 29.57 CC compel/arch/s390/src/lib/infect.o [2020-03-27T15:47:50.606Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-03-27T15:47:50.606Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-03-27T15:47:50.606Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-03-27T15:47:50.929Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-03-27T15:47:51.085Z] #44 30.13 CC compel/src/lib/infect-rpc.o [2020-03-27T15:47:51.367Z] #44 30.42 CC compel/src/lib/infect-util.o [2020-03-27T15:47:51.395Z] #25 46.14 Reading package lists... [2020-03-27T15:47:51.395Z] #25 ... [2020-03-27T15:47:51.395Z] [2020-03-27T15:47:51.395Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:47:51.395Z] #10 37.22 Fetched 8336 kB in 27s (313 kB/s) [2020-03-27T15:47:51.649Z] #44 30.64 CC compel/src/lib/infect.o [2020-03-27T15:47:51.652Z] #10 37.22 Reading package lists... [2020-03-27T15:47:51.652Z] #10 ... [2020-03-27T15:47:51.652Z] [2020-03-27T15:47:51.652Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:47:51.652Z] #43 34.69 Reading package lists... [2020-03-27T15:47:52.442Z] go: finding gotest.tools v2.2.0+incompatible [2020-03-27T15:47:52.501Z] Fetching without tags [2020-03-27T15:47:52.688Z] Commit message: "Merge commit '82e3c0c30336310de2fce7a8949dfb10bc082edd' into HEAD" [2020-03-27T15:47:52.714Z] First time build. Skipping changelog. [2020-03-27T15:47:52.735Z] go: finding golang.org/x/text v0.3.0 [2020-03-27T15:47:52.735Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-03-27T15:47:52.735Z] go: finding github.com/imdario/mergo v0.3.7 [2020-03-27T15:47:52.878Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit ec16053ccfe2f5bab23730b8611dd9c2e5edf9b4 [2020-03-27T15:47:53.026Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-03-27T15:47:53.118Z] #44 32.16 CC compel/src/lib/ptrace.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-27T15:47:53.316Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-03-27T15:47:53.400Z] #44 32.40 AR compel/libcompel.a [2020-03-27T15:47:53.400Z] #44 32.45 HOSTCC compel/src/main-host.o [2020-03-27T15:47:53.402Z] Client: Docker Engine - Community [2020-03-27T15:47:53.402Z] Version: 19.03.5 [2020-03-27T15:47:53.402Z] API version: 1.40 [2020-03-27T15:47:53.402Z] Go version: go1.12.12 [2020-03-27T15:47:53.402Z] Git commit: 633a0ea838 [2020-03-27T15:47:53.402Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-27T15:47:53.402Z] OS/Arch: linux/amd64 [2020-03-27T15:47:53.402Z] Experimental: false [2020-03-27T15:47:53.402Z] [2020-03-27T15:47:53.402Z] Server: Docker Engine - Community [2020-03-27T15:47:53.402Z] Engine: [2020-03-27T15:47:53.402Z] Version: 19.03.5 [2020-03-27T15:47:53.402Z] API version: 1.40 (minimum version 1.12) [2020-03-27T15:47:53.402Z] Go version: go1.12.12 [2020-03-27T15:47:53.402Z] Git commit: 633a0ea838 [2020-03-27T15:47:53.402Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-27T15:47:53.402Z] OS/Arch: linux/amd64 [2020-03-27T15:47:53.402Z] Experimental: true [2020-03-27T15:47:53.402Z] containerd: [2020-03-27T15:47:53.402Z] Version: 1.2.10 [2020-03-27T15:47:53.402Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-27T15:47:53.402Z] runc: [2020-03-27T15:47:53.402Z] Version: 1.0.0-rc8+dev [2020-03-27T15:47:53.402Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-27T15:47:53.402Z] docker-init: [2020-03-27T15:47:53.402Z] Version: 0.18.0 [2020-03-27T15:47:53.402Z] GitCommit: fec3683 [2020-03-27T15:47:53.550Z] #43 47.28 Reading package lists... [2020-03-27T15:47:53.550Z] #43 ... [2020-03-27T15:47:53.550Z] [2020-03-27T15:47:53.550Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:47:53.550Z] #62 27.28 Reading package lists... [2020-03-27T15:47:53.550Z] #62 39.75 Reading package lists... [2020-03-27T15:47:53.550Z] #62 ... [2020-03-27T15:47:53.550Z] [2020-03-27T15:47:53.550Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:47:53.550Z] #35 38.95 Fetched 8336 kB in 29s (292 kB/s) [2020-03-27T15:47:53.550Z] #35 38.95 Reading package lists... [2020-03-27T15:47:53.550Z] #35 ... [2020-03-27T15:47:53.550Z] [2020-03-27T15:47:53.550Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:47:53.550Z] #10 37.22 Reading package lists... [2020-03-27T15:47:53.608Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-03-27T15:47:53.682Z] #44 32.73 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [Pipeline] sh [2020-03-27T15:47:53.898Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-03-27T15:47:53.964Z] #44 32.92 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-27T15:47:54.049Z] + docker info [2020-03-27T15:47:54.246Z] #44 33.26 HOSTCC compel/src/lib/log-host.o [2020-03-27T15:47:54.268Z] + docker version [2020-03-27T15:47:52.667Z] > git rev-list --no-walk 88ff4478750a2a1d97124e798963052f6109a15b # timeout=10 [2020-03-27T15:47:54.448Z] Merge succeeded, producing b42070b18e2d25bcde5c7ed7e988b64901f49b6e [2020-03-27T15:47:54.448Z] Checking out Revision b42070b18e2d25bcde5c7ed7e988b64901f49b6e (PR-40712) [2020-03-27T15:47:54.527Z] #44 33.48 HOSTLINK compel/compel-host-bin [2020-03-27T15:47:54.527Z] #44 33.56 DEP soccr/soccr.d [2020-03-27T15:47:54.534Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-27T15:47:52.385Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T15:47:52.406Z] > git config --add remote.origin.fetch +refs/pull/40712/head:refs/remotes/origin/PR-40712 # timeout=10 [2020-03-27T15:47:52.442Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T15:47:52.466Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T15:47:52.536Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T15:47:52.536Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T15:47:52.541Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40712/head:refs/remotes/origin/PR-40712 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T15:47:52.879Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T15:47:52.902Z] > git checkout -f ec16053ccfe2f5bab23730b8611dd9c2e5edf9b4 # timeout=10 [2020-03-27T15:47:53.658Z] > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10 [2020-03-27T15:47:54.402Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-27T15:47:54.441Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T15:47:54.469Z] > git checkout -f b42070b18e2d25bcde5c7ed7e988b64901f49b6e # timeout=10 [2020-03-27T15:47:54.809Z] #44 33.64 CC soccr/soccr.o [2020-03-27T15:47:54.827Z] go: finding github.com/golang/protobuf v1.2.0 [2020-03-27T15:47:55.121Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-03-27T15:47:55.121Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-27T15:47:55.121Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-03-27T15:47:55.423Z] #44 34.33 AR soccr/libsoccr.a [2020-03-27T15:47:55.423Z] #44 34.36 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-27T15:47:55.704Z] #44 34.56 DEP criu/arch/s390/sigframe.d [2020-03-27T15:47:55.704Z] #44 34.72 DEP criu/arch/s390/crtools.d [2020-03-27T15:47:55.986Z] #44 34.93 DEP criu/arch/s390/cpu.d [2020-03-27T15:47:56.268Z] #44 35.13 CC criu/arch/s390/cpu.o [2020-03-27T15:47:56.550Z] #44 35.53 CC criu/arch/s390/crtools.o [2020-03-27T15:47:56.550Z] #44 ... [2020-03-27T15:47:56.550Z] [2020-03-27T15:47:56.550Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:47:56.550Z] #10 72.27 Selecting previously unselected package libapparmor1:s390x. [2020-03-27T15:47:56.550Z] #10 72.28 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-03-27T15:47:56.550Z] #10 72.28 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-03-27T15:47:56.550Z] #10 72.34 Selecting previously unselected package libapparmor-dev:s390x. [2020-03-27T15:47:56.550Z] #10 72.35 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-03-27T15:47:56.550Z] #10 72.35 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-03-27T15:47:56.550Z] #10 72.46 Selecting previously unselected package libbtrfs0. [2020-03-27T15:47:56.550Z] #10 72.46 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-03-27T15:47:56.651Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-03-27T15:47:56.651Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-03-27T15:47:56.651Z] go: finding github.com/jinzhu/now v1.0.0 [2020-03-27T15:47:56.836Z] #10 72.46 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-27T15:47:56.836Z] #10 72.52 Selecting previously unselected package libbtrfs-dev. [2020-03-27T15:47:56.836Z] #10 72.53 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-03-27T15:47:56.836Z] #10 72.53 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-27T15:47:56.836Z] #10 72.65 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-03-27T15:47:56.836Z] #10 72.65 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-03-27T15:47:56.836Z] #10 72.65 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-03-27T15:47:56.836Z] #10 72.69 Selecting previously unselected package libudev-dev:s390x. [2020-03-27T15:47:56.945Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-03-27T15:47:56.945Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-27T15:47:56.945Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-03-27T15:47:57.117Z] #10 72.69 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-03-27T15:47:57.117Z] #10 72.69 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-03-27T15:47:57.117Z] #10 72.80 Selecting previously unselected package libsepol1-dev:s390x. [2020-03-27T15:47:57.117Z] #10 72.80 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-03-27T15:47:57.117Z] #10 72.80 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-03-27T15:47:57.235Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-03-27T15:47:57.399Z] #10 72.97 Selecting previously unselected package libpcre16-3:s390x. [2020-03-27T15:47:57.399Z] #10 72.97 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-03-27T15:47:57.399Z] #10 72.97 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-03-27T15:47:57.399Z] #10 73.07 Selecting previously unselected package libpcre32-3:s390x. [2020-03-27T15:47:57.399Z] #10 73.07 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-03-27T15:47:57.399Z] #10 73.08 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-03-27T15:47:57.399Z] #10 73.14 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-03-27T15:47:57.399Z] #10 73.14 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-03-27T15:47:57.399Z] #10 73.14 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-03-27T15:47:57.399Z] #10 73.19 Selecting previously unselected package libpcre3-dev:s390x. [2020-03-27T15:47:57.525Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-03-27T15:47:57.681Z] #10 73.19 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-03-27T15:47:57.681Z] #10 73.19 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-03-27T15:47:57.819Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-03-27T15:47:57.962Z] #10 73.49 Selecting previously unselected package libselinux1-dev:s390x. [2020-03-27T15:47:57.962Z] #10 73.50 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-03-27T15:47:57.962Z] #10 73.50 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-03-27T15:47:57.962Z] #10 73.67 Selecting previously unselected package libdevmapper-dev:s390x. [2020-03-27T15:47:57.962Z] #10 73.68 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-03-27T15:47:57.962Z] #10 73.68 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-03-27T15:47:57.962Z] #10 73.73 Selecting previously unselected package libseccomp-dev:s390x. [2020-03-27T15:47:58.239Z] Commit message: "Merge commit '82e3c0c30336310de2fce7a8949dfb10bc082edd' into HEAD" [2020-03-27T15:47:58.245Z] #10 73.74 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-03-27T15:47:58.245Z] #10 73.74 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-03-27T15:47:58.245Z] #10 73.81 Selecting previously unselected package libsystemd-dev:s390x. [2020-03-27T15:47:58.245Z] #10 73.81 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-03-27T15:47:58.245Z] #10 73.81 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-03-27T15:47:58.279Z] First time build. Skipping changelog. [2020-03-27T15:47:58.527Z] #10 74.18 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-03-27T15:47:58.527Z] #10 74.19 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-03-27T15:47:58.527Z] #10 74.19 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-03-27T15:47:58.527Z] #10 74.20 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-27T15:47:58.527Z] #10 74.20 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-03-27T15:47:58.527Z] #10 74.21 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-03-27T15:47:58.527Z] #10 74.22 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:47:58.527Z] #10 74.23 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-27T15:47:58.527Z] #10 74.23 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-03-27T15:47:58.527Z] #10 74.24 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-03-27T15:47:58.527Z] #10 74.25 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-27T15:47:58.527Z] #10 74.26 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-27T15:47:58.527Z] #10 74.26 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-03-27T15:47:58.527Z] #10 74.27 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-27T15:47:58.527Z] #10 74.27 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-03-27T15:47:58.527Z] #10 74.28 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-27T15:47:58.527Z] #10 74.29 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-03-27T15:47:58.527Z] #10 74.29 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:47:58.527Z] #10 74.30 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-03-27T15:47:58.527Z] #10 74.30 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-03-27T15:47:58.527Z] #10 74.31 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:47:58.527Z] #10 74.31 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-03-27T15:47:58.527Z] #10 74.32 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-03-27T15:47:58.527Z] #10 74.32 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-27T15:47:58.527Z] #10 74.33 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-03-27T15:47:58.527Z] #10 74.33 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-03-27T15:47:58.527Z] #10 74.34 Setting up dmsetup (2:1.02.155-3) ... [2020-03-27T15:47:58.527Z] #10 74.35 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-03-27T15:47:58.527Z] #10 74.35 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-03-27T15:47:58.527Z] #10 74.36 Processing triggers for libc-bin (2.28-10) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2020-03-27T15:47:58.806Z] #10 49.11 Reading package lists... [2020-03-27T15:47:58.806Z] #10 ... [2020-03-27T15:47:58.806Z] [2020-03-27T15:47:58.806Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:47:58.806Z] #62 39.75 Reading package lists... [2020-03-27T15:47:58.806Z] #62 51.30 Building dependency tree... [Pipeline] { (Print info) [Pipeline] sh [2020-03-27T15:47:58.856Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-03-27T15:47:59.144Z] #10 DONE 74.8s [2020-03-27T15:47:59.144Z] [2020-03-27T15:47:59.144Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:47:59.144Z] #44 36.17 CC criu/arch/s390/sigframe.o [2020-03-27T15:47:59.144Z] #44 36.27 LINK criu/arch/s390/crtools.built-in.o [2020-03-27T15:47:59.144Z] #44 36.29 DEP criu/pie/util-vdso.d [2020-03-27T15:47:59.144Z] #44 36.39 DEP criu/pie/util.d [2020-03-27T15:47:59.144Z] #44 36.49 CC criu/pie/util.o [2020-03-27T15:47:59.144Z] #44 36.61 CC criu/pie/util-vdso.o [2020-03-27T15:47:59.144Z] #44 37.04 AR criu/pie/pie.lib.a [2020-03-27T15:47:59.144Z] #44 37.09 DEP criu/pie/restorer.d [2020-03-27T15:47:59.144Z] #44 37.28 DEP criu/arch/s390/restorer.d [2020-03-27T15:47:59.144Z] #44 37.44 DEP criu/arch/s390/vdso-pie.d [2020-03-27T15:47:59.144Z] #44 37.58 DEP criu/pie/parasite-vdso.d [2020-03-27T15:47:59.144Z] #44 37.71 DEP criu/pie/parasite.d [2020-03-27T15:47:59.144Z] #44 37.86 CC criu/pie/parasite.o [2020-03-27T15:47:59.144Z] #44 ... [2020-03-27T15:47:59.144Z] [2020-03-27T15:47:59.144Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T15:47:59.144Z] #58 DONE 0.1s [2020-03-27T15:47:59.148Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-03-27T15:47:59.148Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-03-27T15:47:59.402Z] + docker version [2020-03-27T15:47:59.432Z] [2020-03-27T15:47:59.432Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-27T15:47:59.432Z] #59 DONE 0.1s [2020-03-27T15:47:59.432Z] [2020-03-27T15:47:59.432Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:47:58.232Z] > git rev-list --no-walk 88ff4478750a2a1d97124e798963052f6109a15b # timeout=10 [2020-03-27T15:47:59.778Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-03-27T15:48:00.183Z] #62 ... [2020-03-27T15:48:00.183Z] [2020-03-27T15:48:00.183Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:48:00.183Z] #47 45.57 vendor/golang.org/x/crypto/internal/subtle [2020-03-27T15:48:00.183Z] #47 45.72 vendor/golang.org/x/crypto/curve25519 [2020-03-27T15:48:00.183Z] #47 ... [2020-03-27T15:48:00.183Z] [2020-03-27T15:48:00.183Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:48:00.183Z] #35 38.95 Reading package lists... [2020-03-27T15:48:00.438Z] #60 1.245 + RM_GOPATH=0 [2020-03-27T15:48:00.438Z] #60 1.245 + TMP_GOPATH= [2020-03-27T15:48:00.438Z] #60 1.245 + : /build [2020-03-27T15:48:00.438Z] #60 1.245 + '[' -z '' ']' [2020-03-27T15:48:00.438Z] #60 1.245 ++ mktemp -d [2020-03-27T15:48:00.438Z] #60 1.247 + export GOPATH=/tmp/tmp.K2ec6AR4fi [2020-03-27T15:48:00.438Z] #60 1.247 + GOPATH=/tmp/tmp.K2ec6AR4fi [2020-03-27T15:48:00.438Z] #60 1.247 + RM_GOPATH=1 [2020-03-27T15:48:00.438Z] #60 1.247 ++ dirname ./install.sh [2020-03-27T15:48:00.438Z] #60 1.247 + dir=. [2020-03-27T15:48:00.438Z] #60 1.248 + bin=runc [2020-03-27T15:48:00.438Z] #60 1.248 + shift [2020-03-27T15:48:00.438Z] #60 1.248 + '[' '!' -f ./runc.installer ']' [2020-03-27T15:48:00.438Z] #60 1.248 + . ./runc.installer [2020-03-27T15:48:00.438Z] #60 1.248 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-27T15:48:00.438Z] #60 1.248 + install_runc [2020-03-27T15:48:00.438Z] #60 1.252 + uname -r [2020-03-27T15:48:00.438Z] #60 ... [2020-03-27T15:48:00.438Z] [2020-03-27T15:48:00.438Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-27T15:48:00.438Z] #11 DONE 1.5s [2020-03-27T15:48:00.438Z] [2020-03-27T15:48:00.438Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:48:00.438Z] #60 1.252 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-27T15:48:00.438Z] #60 1.254 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-27T15:48:00.438Z] #60 1.254 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-27T15:48:00.438Z] #60 1.254 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-27T15:48:00.438Z] #60 1.254 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.K2ec6AR4fi/src/github.com/opencontainers/runc [2020-03-27T15:48:00.438Z] #60 1.268 Cloning into '/tmp/tmp.K2ec6AR4fi/src/github.com/opencontainers/runc'... [2020-03-27T15:48:00.720Z] #60 ... [2020-03-27T15:48:00.720Z] [2020-03-27T15:48:00.720Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:48:00.720Z] #47 66.17 vendor/golang.org/x/crypto/hkdf [2020-03-27T15:48:00.720Z] #47 66.28 vendor/golang.org/x/text/transform [2020-03-27T15:48:00.720Z] #47 66.86 vendor/golang.org/x/text/unicode/bidi [2020-03-27T15:48:00.720Z] #47 68.03 vendor/golang.org/x/text/secure/bidirule [2020-03-27T15:48:00.720Z] #47 68.20 vendor/golang.org/x/text/unicode/norm [2020-03-27T15:48:00.720Z] #47 71.44 vendor/golang.org/x/net/idna [2020-03-27T15:48:00.720Z] #47 73.28 mime [2020-03-27T15:48:00.720Z] #47 ... [2020-03-27T15:48:00.720Z] [2020-03-27T15:48:00.720Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:48:00.720Z] #44 38.95 LINK criu/pie/parasite.built-in.o [2020-03-27T15:48:00.720Z] #44 38.96 GEN criu/pie/parasite-blob.h [2020-03-27T15:48:00.720Z] #44 38.99 CC criu/pie/parasite-vdso.o [2020-03-27T15:48:00.720Z] #44 39.55 CC criu/arch/s390/vdso-pie.o [2020-03-27T15:48:00.720Z] #44 39.89 CC criu/arch/s390/restorer.o [2020-03-27T15:48:01.335Z] #44 40.29 CC criu/pie/restorer.o [2020-03-27T15:48:01.557Z] #35 50.80 Reading package lists... [2020-03-27T15:48:01.557Z] #35 ... [2020-03-27T15:48:01.557Z] [2020-03-27T15:48:01.557Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:48:01.557Z] #25 46.14 Reading package lists... [2020-03-27T15:48:01.617Z] #44 ... [2020-03-27T15:48:01.617Z] [2020-03-27T15:48:01.617Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:48:01.617Z] #68 72.25 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-27T15:48:01.617Z] #68 72.25 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-27T15:48:01.617Z] #68 DONE 77.0s [2020-03-27T15:48:01.617Z] [2020-03-27T15:48:01.617Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-27T15:48:01.617Z] #69 DONE 0.1s [2020-03-27T15:48:01.617Z] [2020-03-27T15:48:01.617Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-27T15:48:01.871Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-03-27T15:48:02.638Z] #12 DONE 2.0s [2020-03-27T15:48:02.638Z] [2020-03-27T15:48:02.638Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-27T15:48:02.927Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-03-27T15:48:03.572Z] Client: Docker Engine - Community [2020-03-27T15:48:03.573Z] Version: 19.03.5 [2020-03-27T15:48:03.573Z] API version: 1.40 [2020-03-27T15:48:03.573Z] Go version: go1.12.12 [2020-03-27T15:48:03.573Z] Git commit: 633a0ea838 [2020-03-27T15:48:03.573Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-27T15:48:03.573Z] OS/Arch: linux/amd64 [2020-03-27T15:48:03.573Z] Experimental: false [2020-03-27T15:48:03.573Z] [2020-03-27T15:48:03.573Z] Server: Docker Engine - Community [2020-03-27T15:48:03.573Z] Engine: [2020-03-27T15:48:03.573Z] Version: 19.03.5 [2020-03-27T15:48:03.573Z] API version: 1.40 (minimum version 1.12) [2020-03-27T15:48:03.573Z] Go version: go1.12.12 [2020-03-27T15:48:03.573Z] Git commit: 633a0ea838 [2020-03-27T15:48:03.573Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-27T15:48:03.573Z] OS/Arch: linux/amd64 [2020-03-27T15:48:03.573Z] Experimental: true [2020-03-27T15:48:03.573Z] containerd: [2020-03-27T15:48:03.573Z] Version: 1.2.10 [2020-03-27T15:48:03.573Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-27T15:48:03.573Z] runc: [2020-03-27T15:48:03.573Z] Version: 1.0.0-rc8+dev [2020-03-27T15:48:03.573Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-27T15:48:03.573Z] docker-init: [2020-03-27T15:48:03.573Z] Version: 0.18.0 [2020-03-27T15:48:03.573Z] GitCommit: fec3683 [Pipeline] sh [2020-03-27T15:48:03.661Z] #13 ... [2020-03-27T15:48:03.661Z] [2020-03-27T15:48:03.661Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:48:03.661Z] #50 DONE 78.9s [2020-03-27T15:48:03.661Z] [2020-03-27T15:48:03.661Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:48:03.661Z] #47 77.35 crypto/tls [2020-03-27T15:48:03.882Z] + docker info [2020-03-27T15:48:03.962Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-27T15:48:04.063Z] Client: [2020-03-27T15:48:04.063Z] Debug Mode: false [2020-03-27T15:48:04.063Z] [2020-03-27T15:48:04.063Z] Server: [2020-03-27T15:48:04.063Z] Containers: 0 [2020-03-27T15:48:04.063Z] Running: 0 [2020-03-27T15:48:04.063Z] Paused: 0 [2020-03-27T15:48:04.063Z] Stopped: 0 [2020-03-27T15:48:04.063Z] Images: 0 [2020-03-27T15:48:04.063Z] Server Version: 19.03.5 [2020-03-27T15:48:04.063Z] Storage Driver: overlay2 [2020-03-27T15:48:04.063Z] Backing Filesystem: extfs [2020-03-27T15:48:04.063Z] Supports d_type: true [2020-03-27T15:48:04.063Z] Native Overlay Diff: true [2020-03-27T15:48:04.063Z] Logging Driver: json-file [2020-03-27T15:48:04.063Z] Cgroup Driver: cgroupfs [2020-03-27T15:48:04.063Z] Plugins: [2020-03-27T15:48:04.063Z] Volume: local [2020-03-27T15:48:04.063Z] Network: bridge host ipvlan macvlan null overlay [2020-03-27T15:48:04.063Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-27T15:48:04.063Z] Swarm: inactive [2020-03-27T15:48:04.063Z] Runtimes: runc [2020-03-27T15:48:04.063Z] Default Runtime: runc [2020-03-27T15:48:04.063Z] Init Binary: docker-init [2020-03-27T15:48:04.063Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-27T15:48:04.063Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-27T15:48:04.063Z] init version: fec3683 [2020-03-27T15:48:04.063Z] Security Options: [2020-03-27T15:48:04.063Z] apparmor [2020-03-27T15:48:04.063Z] seccomp [2020-03-27T15:48:04.063Z] Profile: default [2020-03-27T15:48:04.063Z] Kernel Version: 4.15.0-1058-aws [2020-03-27T15:48:04.063Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-27T15:48:04.063Z] OSType: linux [2020-03-27T15:48:04.063Z] Architecture: x86_64 [2020-03-27T15:48:04.063Z] CPUs: 2 [2020-03-27T15:48:04.063Z] Total Memory: 7.501GiB [2020-03-27T15:48:04.063Z] Name: ip-10-100-44-133 [2020-03-27T15:48:04.063Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-27T15:48:04.063Z] Docker Root Dir: /var/lib/docker [2020-03-27T15:48:04.063Z] Debug Mode: false [2020-03-27T15:48:04.063Z] Registry: https://index.docker.io/v1/ [2020-03-27T15:48:04.063Z] Labels: [2020-03-27T15:48:04.063Z] Experimental: true [2020-03-27T15:48:04.063Z] Insecure Registries: [2020-03-27T15:48:04.063Z] 127.0.0.0/8 [2020-03-27T15:48:04.063Z] Live Restore Enabled: true [2020-03-27T15:48:04.063Z] [2020-03-27T15:48:04.063Z] WARNING: No swap limit support [Pipeline] sh [2020-03-27T15:48:04.259Z] Client: Docker Engine - Community [2020-03-27T15:48:04.259Z] Version: 19.03.5 [2020-03-27T15:48:04.259Z] API version: 1.40 [2020-03-27T15:48:04.259Z] Go version: go1.12.12 [2020-03-27T15:48:04.259Z] Git commit: 633a0ea [2020-03-27T15:48:04.259Z] Built: Wed Nov 13 07:27:53 2019 [2020-03-27T15:48:04.259Z] OS/Arch: linux/arm64 [2020-03-27T15:48:04.259Z] Experimental: false [2020-03-27T15:48:04.259Z] [2020-03-27T15:48:04.259Z] Server: Docker Engine - Community [2020-03-27T15:48:04.259Z] Engine: [2020-03-27T15:48:04.259Z] Version: 19.03.5 [2020-03-27T15:48:04.259Z] API version: 1.40 (minimum version 1.12) [2020-03-27T15:48:04.259Z] Go version: go1.12.12 [2020-03-27T15:48:04.259Z] Git commit: 633a0ea [2020-03-27T15:48:04.259Z] Built: Wed Nov 13 07:26:25 2019 [2020-03-27T15:48:04.259Z] OS/Arch: linux/arm64 [2020-03-27T15:48:04.259Z] Experimental: true [2020-03-27T15:48:04.259Z] containerd: [2020-03-27T15:48:04.259Z] Version: 1.2.10 [2020-03-27T15:48:04.259Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-27T15:48:04.259Z] runc: [2020-03-27T15:48:04.259Z] Version: 1.0.0-rc8+dev [2020-03-27T15:48:04.259Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-27T15:48:04.259Z] docker-init: [2020-03-27T15:48:04.259Z] Version: 0.18.0 [2020-03-27T15:48:04.259Z] GitCommit: fec3683 [2020-03-27T15:48:04.259Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [Pipeline] sh [2020-03-27T15:48:04.341Z] #25 57.49 Building dependency tree... [2020-03-27T15:48:04.361Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-27T15:48:04.361Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-27T15:48:04.361Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40712/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-27T15:48:04.361Z] + bash /home/ubuntu/workspace/moby_PR-40712/check-config.sh [2020-03-27T15:48:04.361Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-27T15:48:04.361Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-27T15:48:04.361Z] [2020-03-27T15:48:04.361Z] Generally Necessary: [2020-03-27T15:48:04.361Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-27T15:48:04.361Z] - apparmor: enabled and tools installed [2020-03-27T15:48:04.605Z] + docker info [2020-03-27T15:48:04.640Z] - CONFIG_NAMESPACES: enabled [2020-03-27T15:48:04.640Z] - CONFIG_NET_NS: enabled [2020-03-27T15:48:04.640Z] - CONFIG_PID_NS: enabled [2020-03-27T15:48:04.640Z] - CONFIG_IPC_NS: enabled [2020-03-27T15:48:04.640Z] - CONFIG_UTS_NS: enabled [2020-03-27T15:48:04.640Z] - CONFIG_CGROUPS: enabled [2020-03-27T15:48:04.640Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-27T15:48:04.640Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-27T15:48:04.640Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-27T15:48:04.640Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-27T15:48:04.640Z] - CONFIG_CPUSETS: enabled [2020-03-27T15:48:04.640Z] - CONFIG_MEMCG: enabled [2020-03-27T15:48:04.640Z] - CONFIG_KEYS: enabled [2020-03-27T15:48:04.640Z] - CONFIG_VETH: enabled (as module) [2020-03-27T15:48:04.640Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-27T15:48:04.640Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-27T15:48:04.640Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-27T15:48:04.640Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-27T15:48:04.640Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-27T15:48:04.640Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-27T15:48:04.640Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-27T15:48:04.640Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-27T15:48:04.640Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-27T15:48:04.640Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-27T15:48:04.640Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-27T15:48:04.640Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-27T15:48:04.640Z] [2020-03-27T15:48:04.640Z] Optional Features: [2020-03-27T15:48:04.640Z] - CONFIG_USER_NS: enabled [2020-03-27T15:48:04.640Z] - CONFIG_SECCOMP: enabled [2020-03-27T15:48:04.640Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-27T15:48:04.640Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-27T15:48:04.640Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-27T15:48:04.640Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-27T15:48:04.640Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-27T15:48:04.640Z] - CONFIG_BLK_CGROUP: enabled [2020-03-27T15:48:04.640Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-27T15:48:04.640Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-27T15:48:04.640Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-27T15:48:04.640Z] - CONFIG_CGROUP_PERF: enabled [2020-03-27T15:48:04.640Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-27T15:48:04.640Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-27T15:48:04.640Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-27T15:48:04.640Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-27T15:48:04.640Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-27T15:48:04.767Z] #47 ... [2020-03-27T15:48:04.767Z] [2020-03-27T15:48:04.767Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-27T15:48:04.767Z] #13 1.937 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-27T15:48:04.767Z] #13 DONE 2.1s [2020-03-27T15:48:04.767Z] [2020-03-27T15:48:04.767Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:48:04.767Z] #44 42.73 LINK criu/pie/restorer.built-in.o [2020-03-27T15:48:04.767Z] #44 42.76 GEN criu/pie/restorer-blob.h [2020-03-27T15:48:04.767Z] #44 42.84 DEP criu/vdso.d [2020-03-27T15:48:04.767Z] #44 43.20 DEP criu/uts_ns.d [2020-03-27T15:48:04.767Z] #44 43.24 DEP criu/util.d [2020-03-27T15:48:04.767Z] #44 43.27 DEP criu/uffd.d [2020-03-27T15:48:04.767Z] #44 43.30 DEP criu/tun.d [2020-03-27T15:48:04.767Z] #44 43.37 DEP criu/tty.d [2020-03-27T15:48:04.767Z] #44 43.44 DEP criu/timerfd.d [2020-03-27T15:48:04.767Z] #44 43.54 DEP criu/sysfs_parse.d [2020-03-27T15:48:04.767Z] #44 43.61 DEP criu/sysctl.d [2020-03-27T15:48:04.767Z] #44 43.67 DEP criu/string.d [2020-03-27T15:48:04.767Z] #44 43.69 DEP criu/stats.d [2020-03-27T15:48:04.767Z] #44 43.76 DEP criu/sockets.d [2020-03-27T15:48:04.767Z] #44 43.82 DEP criu/sk-unix.d [2020-03-27T15:48:04.767Z] #44 43.95 DEP criu/sk-tcp.d [2020-03-27T15:48:04.906Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-27T15:48:04.906Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-27T15:48:04.906Z] - CONFIG_IP_VS: enabled (as module) [2020-03-27T15:48:04.906Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-27T15:48:04.906Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-27T15:48:04.906Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-27T15:48:04.906Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-27T15:48:04.906Z] - CONFIG_EXT4_FS: enabled [2020-03-27T15:48:04.906Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-27T15:48:04.906Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-27T15:48:04.906Z] - Network Drivers: [2020-03-27T15:48:04.906Z] - "overlay": [2020-03-27T15:48:04.906Z] - CONFIG_VXLAN: enabled (as module) [2020-03-27T15:48:04.906Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-27T15:48:04.906Z] Optional (for encrypted networks): [2020-03-27T15:48:04.906Z] - CONFIG_CRYPTO: enabled [2020-03-27T15:48:04.906Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-27T15:48:04.906Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-27T15:48:04.906Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-27T15:48:04.906Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-27T15:48:04.906Z] - CONFIG_XFRM: enabled [2020-03-27T15:48:04.906Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-27T15:48:04.906Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-27T15:48:04.906Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-27T15:48:04.906Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-27T15:48:04.906Z] - "ipvlan": [2020-03-27T15:48:04.906Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-27T15:48:04.906Z] - "macvlan": [2020-03-27T15:48:04.906Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-27T15:48:04.906Z] - CONFIG_DUMMY: enabled (as module) [2020-03-27T15:48:04.906Z] - "ftp,tftp client in container": [2020-03-27T15:48:04.906Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-27T15:48:04.906Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-27T15:48:04.906Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-27T15:48:04.906Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-27T15:48:04.906Z] - Storage Drivers: [2020-03-27T15:48:04.906Z] - "aufs": [2020-03-27T15:48:04.906Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-27T15:48:04.906Z] - "btrfs": [2020-03-27T15:48:04.906Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-27T15:48:04.906Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-27T15:48:04.906Z] - "devicemapper": [2020-03-27T15:48:04.906Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-27T15:48:04.906Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-27T15:48:04.906Z] - "overlay": [2020-03-27T15:48:04.906Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-27T15:48:04.906Z] - "zfs": [2020-03-27T15:48:04.906Z] - /dev/zfs: missing [2020-03-27T15:48:04.906Z] - zfs command: missing [2020-03-27T15:48:04.906Z] - zpool command: missing [2020-03-27T15:48:04.906Z] [2020-03-27T15:48:04.906Z] Limits: [2020-03-27T15:48:04.906Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-27T15:48:04.906Z] [2020-03-27T15:48:04.906Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-27T15:48:05.071Z] #44 44.06 DEP criu/sk-queue.d [2020-03-27T15:48:05.071Z] #44 44.14 DEP criu/sk-packet.d [2020-03-27T15:48:05.239Z] + sudo modprobe ip_vs [2020-03-27T15:48:05.296Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-03-27T15:48:05.296Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-03-27T15:48:05.352Z] #44 44.35 DEP criu/sk-netlink.d [2020-03-27T15:48:05.352Z] #44 44.43 DEP criu/sk-inet.d [2020-03-27T15:48:05.497Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b02e0024f5dc3f91c228ac3e4716036eca44c6c9 . [2020-03-27T15:48:05.596Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-03-27T15:48:05.634Z] #44 44.61 DEP criu/signalfd.d [2020-03-27T15:48:05.754Z] #2 [internal] load build definition from Dockerfile [2020-03-27T15:48:05.754Z] #2 transferring dockerfile: 37B [2020-03-27T15:48:05.754Z] #2 transferring dockerfile: 17.06kB done [2020-03-27T15:48:05.754Z] #2 DONE 0.1s [2020-03-27T15:48:05.754Z] [2020-03-27T15:48:05.754Z] #1 [internal] load .dockerignore [2020-03-27T15:48:05.754Z] #1 transferring context: 87B done [2020-03-27T15:48:05.754Z] #1 DONE 0.1s [2020-03-27T15:48:05.754Z] [2020-03-27T15:48:05.754Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-27T15:48:05.891Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-03-27T15:48:05.915Z] #44 44.76 DEP criu/sigframe.d [2020-03-27T15:48:05.915Z] #44 44.84 DEP criu/shmem.d [2020-03-27T15:48:06.014Z] #3 DONE 0.3s [2020-03-27T15:48:06.014Z] [2020-03-27T15:48:06.014Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-27T15:48:06.014Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-27T15:48:06.197Z] #44 45.03 DEP criu/servicefd.d [2020-03-27T15:48:06.197Z] #44 45.15 DEP criu/seize.d [2020-03-27T15:48:06.197Z] #44 45.27 DEP criu/seccomp.d [2020-03-27T15:48:06.271Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-27T15:48:06.271Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-27T15:48:06.271Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-27T15:48:06.271Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 4.44MB / 8.82MB 0.2s [2020-03-27T15:48:06.271Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-03-27T15:48:06.271Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-03-27T15:48:06.480Z] #44 ... [2020-03-27T15:48:06.480Z] [2020-03-27T15:48:06.480Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-27T15:48:06.480Z] #14 DONE 1.6s [2020-03-27T15:48:06.480Z] [2020-03-27T15:48:06.480Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:48:06.480Z] #44 45.40 DEP criu/rst-malloc.d [2020-03-27T15:48:06.480Z] #44 45.44 DEP criu/rbtree.d [2020-03-27T15:48:06.480Z] #44 45.46 DEP criu/pstree.d [2020-03-27T15:48:06.762Z] #44 45.65 DEP criu/protobuf.d [2020-03-27T15:48:06.762Z] #44 45.78 GEN criu/protobuf-desc-gen.h [2020-03-27T15:48:06.837Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-03-27T15:48:06.837Z] #4 DONE 0.8s [2020-03-27T15:48:06.864Z] #25 ... [2020-03-27T15:48:06.864Z] [2020-03-27T15:48:06.864Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:48:06.864Z] #62 57.47 The following additional packages will be installed: [2020-03-27T15:48:06.864Z] #62 57.49 libbtrfs0 [2020-03-27T15:48:06.864Z] #62 57.76 The following NEW packages will be installed: [2020-03-27T15:48:06.864Z] #62 57.78 libbtrfs-dev libbtrfs0 [2020-03-27T15:48:06.864Z] #62 58.26 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:48:06.864Z] #62 58.26 Need to get 119 kB of archives. [2020-03-27T15:48:06.864Z] #62 58.26 After this operation, 387 kB of additional disk space will be used. [2020-03-27T15:48:06.864Z] #62 58.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-27T15:48:06.864Z] #62 58.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-27T15:48:06.864Z] #62 60.26 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:48:06.864Z] #62 60.54 Fetched 119 kB in 0s (448 kB/s) [2020-03-27T15:48:06.864Z] #62 60.77 Selecting previously unselected package libbtrfs0. [2020-03-27T15:48:06.864Z] #62 60.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 ... 15401 files and directories currently installed.) [2020-03-27T15:48:06.864Z] #62 60.92 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-27T15:48:06.864Z] #62 60.93 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-27T15:48:06.864Z] #62 61.43 Selecting previously unselected package libbtrfs-dev. [2020-03-27T15:48:06.864Z] #62 61.47 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-27T15:48:06.864Z] #62 61.52 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-27T15:48:06.864Z] #62 62.08 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-27T15:48:06.864Z] #62 62.16 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-27T15:48:06.864Z] #62 62.18 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:48:07.125Z] #62 DONE 62.9s [2020-03-27T15:48:07.125Z] [2020-03-27T15:48:07.125Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:48:07.125Z] #35 50.80 Reading package lists... [2020-03-27T15:48:07.125Z] #35 62.16 Building dependency tree... [2020-03-27T15:48:07.125Z] #35 ... [2020-03-27T15:48:07.125Z] [2020-03-27T15:48:07.125Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T15:48:07.125Z] #63 DONE 0.1s [2020-03-27T15:48:07.392Z] [2020-03-27T15:48:07.392Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-27T15:48:07.392Z] #64 DONE 0.1s [2020-03-27T15:48:07.392Z] [2020-03-27T15:48:07.392Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:48:07.434Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-03-27T15:48:07.434Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-03-27T15:48:07.770Z] #44 ... [2020-03-27T15:48:07.770Z] [2020-03-27T15:48:07.770Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-27T15:48:07.770Z] #15 DONE 1.4s [2020-03-27T15:48:07.770Z] [2020-03-27T15:48:07.770Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:48:07.770Z] #44 46.65 DEP criu/protobuf-desc.d [2020-03-27T15:48:07.770Z] #44 46.76 DEP criu/proc_parse.d [2020-03-27T15:48:07.771Z] [2020-03-27T15:48:07.771Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-27T15:48:07.771Z] #6 DONE 0.2s [2020-03-27T15:48:07.771Z] [2020-03-27T15:48:07.771Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-27T15:48:07.771Z] #5 DONE 0.2s [2020-03-27T15:48:07.771Z] [2020-03-27T15:48:07.771Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-27T15:48:07.771Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-27T15:48:08.028Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-27T15:48:08.028Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-27T15:48:08.028Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s [2020-03-27T15:48:08.028Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 973.33kB / 9.86MB 0.3s [2020-03-27T15:48:08.053Z] #44 47.00 DEP criu/plugin.d [2020-03-27T15:48:08.053Z] #44 47.09 DEP criu/pipes.d [2020-03-27T15:48:08.078Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-27T15:48:08.295Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.36MB / 9.86MB 0.5s [2020-03-27T15:48:08.295Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s [2020-03-27T15:48:08.335Z] #44 47.22 DEP criu/pie-util.d [2020-03-27T15:48:08.335Z] #44 47.31 DEP criu/pie-util-vdso.d [2020-03-27T15:48:08.335Z] #44 47.44 DEP criu/path.d [2020-03-27T15:48:08.371Z] go: finding github.com/pkg/profile v1.2.1 [2020-03-27T15:48:08.553Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2020-03-27T15:48:08.553Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-03-27T15:48:08.617Z] #44 47.56 DEP criu/parasite-syscall.d [2020-03-27T15:48:08.617Z] #44 47.77 DEP criu/pagemap.d [2020-03-27T15:48:08.662Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-03-27T15:48:08.899Z] #44 ... [2020-03-27T15:48:08.899Z] [2020-03-27T15:48:08.899Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-27T15:48:08.899Z] #16 DONE 1.2s [2020-03-27T15:48:08.899Z] [2020-03-27T15:48:08.899Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:48:08.899Z] #44 47.93 DEP criu/pagemap-cache.d [2020-03-27T15:48:09.204Z] #44 48.12 DEP criu/page-xfer.d [2020-03-27T15:48:09.204Z] #44 48.34 DEP criu/page-pipe.d [2020-03-27T15:48:09.486Z] #44 48.41 DEP criu/netfilter.d [2020-03-27T15:48:09.486Z] #44 48.52 DEP criu/net.d [2020-03-27T15:48:09.691Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-03-27T15:48:09.768Z] #44 48.69 DEP criu/namespaces.d [2020-03-27T15:48:09.768Z] #44 48.79 DEP criu/mount.d [2020-03-27T15:48:09.768Z] #44 48.90 DEP criu/mem.d [2020-03-27T15:48:10.049Z] #44 49.08 DEP criu/lsm.d [2020-03-27T15:48:10.049Z] #44 49.17 DEP criu/log.d [2020-03-27T15:48:10.321Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-03-27T15:48:10.331Z] #44 49.28 DEP criu/libnetlink.d [2020-03-27T15:48:10.331Z] #44 49.41 DEP criu/kerndat.d [2020-03-27T15:48:10.613Z] #44 49.63 DEP criu/kcmp-ids.d [2020-03-27T15:48:10.896Z] #44 49.73 DEP criu/irmap.d [2020-03-27T15:48:10.896Z] #44 49.86 DEP criu/ipc_ns.d [2020-03-27T15:48:11.177Z] #44 50.05 DEP criu/image.d [2020-03-27T15:48:11.177Z] #44 50.21 DEP criu/image-desc.d [2020-03-27T15:48:11.177Z] #44 50.31 DEP criu/fsnotify.d [2020-03-27T15:48:11.351Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-03-27T15:48:11.459Z] #44 50.40 DEP criu/filesystems.d [2020-03-27T15:48:11.459Z] #44 50.50 DEP criu/files.d [2020-03-27T15:48:11.642Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-03-27T15:48:11.642Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-03-27T15:48:11.740Z] #44 50.66 DEP criu/files-reg.d [2020-03-27T15:48:11.740Z] #44 50.84 DEP criu/files-ext.d [2020-03-27T15:48:11.982Z] Client: [2020-03-27T15:48:11.982Z] Debug Mode: false [2020-03-27T15:48:11.982Z] [2020-03-27T15:48:11.982Z] Server: [2020-03-27T15:48:11.982Z] Containers: 0 [2020-03-27T15:48:11.982Z] Running: 0 [2020-03-27T15:48:11.982Z] Paused: 0 [2020-03-27T15:48:11.982Z] Stopped: 0 [2020-03-27T15:48:11.982Z] Images: 0 [2020-03-27T15:48:11.982Z] Server Version: 19.03.5 [2020-03-27T15:48:11.982Z] Storage Driver: overlay2 [2020-03-27T15:48:11.982Z] Backing Filesystem: extfs [2020-03-27T15:48:11.982Z] Supports d_type: true [2020-03-27T15:48:11.982Z] Native Overlay Diff: true [2020-03-27T15:48:11.982Z] Logging Driver: json-file [2020-03-27T15:48:11.982Z] Cgroup Driver: cgroupfs [2020-03-27T15:48:11.982Z] Plugins: [2020-03-27T15:48:11.982Z] Volume: local [2020-03-27T15:48:11.982Z] Network: bridge host ipvlan macvlan null overlay [2020-03-27T15:48:11.982Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-27T15:48:11.982Z] Swarm: inactive [2020-03-27T15:48:11.982Z] Runtimes: runc [2020-03-27T15:48:11.982Z] Default Runtime: runc [2020-03-27T15:48:11.982Z] Init Binary: docker-init [2020-03-27T15:48:11.982Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-27T15:48:11.982Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-27T15:48:11.982Z] init version: fec3683 [2020-03-27T15:48:11.982Z] Security Options: [2020-03-27T15:48:11.982Z] apparmor [2020-03-27T15:48:11.982Z] seccomp [2020-03-27T15:48:11.982Z] Profile: default [2020-03-27T15:48:11.982Z] Kernel Version: 4.15.0-1058-aws [2020-03-27T15:48:11.982Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-27T15:48:11.982Z] OSType: linux [2020-03-27T15:48:11.982Z] Architecture: x86_64 [2020-03-27T15:48:11.982Z] CPUs: 2 [2020-03-27T15:48:11.982Z] Total Memory: 7.501GiB [2020-03-27T15:48:11.982Z] Name: ip-10-100-64-130 [2020-03-27T15:48:11.982Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-27T15:48:11.982Z] Docker Root Dir: /var/lib/docker [2020-03-27T15:48:11.982Z] Debug Mode: false [2020-03-27T15:48:11.982Z] Registry: https://index.docker.io/v1/ [2020-03-27T15:48:11.982Z] Labels: [2020-03-27T15:48:11.982Z] Experimental: true [2020-03-27T15:48:11.982Z] Insecure Registries: [2020-03-27T15:48:11.982Z] 127.0.0.0/8 [2020-03-27T15:48:11.982Z] Live Restore Enabled: true [2020-03-27T15:48:11.982Z] [2020-03-27T15:48:11.982Z] WARNING: No swap limit support [Pipeline] sh [2020-03-27T15:48:12.022Z] #44 50.97 DEP criu/file-lock.d [2020-03-27T15:48:12.022Z] #44 51.10 DEP criu/file-ids.d [2020-03-27T15:48:12.304Z] #44 51.23 DEP criu/fifo.d [2020-03-27T15:48:12.304Z] #44 51.35 DEP criu/fdstore.d [2020-03-27T15:48:12.304Z] #44 51.44 DEP criu/fault-injection.d [2020-03-27T15:48:12.304Z] #44 51.49 DEP criu/external.d [2020-03-27T15:48:12.393Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-27T15:48:12.393Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-27T15:48:12.393Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40712/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-27T15:48:12.393Z] + bash /home/ubuntu/workspace/moby_PR-40712/check-config.sh [2020-03-27T15:48:12.393Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-27T15:48:12.393Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-27T15:48:12.393Z] [2020-03-27T15:48:12.393Z] Generally Necessary: [2020-03-27T15:48:12.393Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-27T15:48:12.393Z] - apparmor: enabled and tools installed [2020-03-27T15:48:12.393Z] - CONFIG_NAMESPACES: enabled [2020-03-27T15:48:12.393Z] - CONFIG_NET_NS: enabled [2020-03-27T15:48:12.393Z] - CONFIG_PID_NS: enabled [2020-03-27T15:48:12.393Z] - CONFIG_IPC_NS: enabled [2020-03-27T15:48:12.393Z] - CONFIG_UTS_NS: enabled [2020-03-27T15:48:12.393Z] - CONFIG_CGROUPS: enabled [2020-03-27T15:48:12.393Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-27T15:48:12.393Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-27T15:48:12.393Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-27T15:48:12.393Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-27T15:48:12.393Z] - CONFIG_CPUSETS: enabled [2020-03-27T15:48:12.393Z] - CONFIG_MEMCG: enabled [2020-03-27T15:48:12.393Z] - CONFIG_KEYS: enabled [2020-03-27T15:48:12.393Z] - CONFIG_VETH: enabled (as module) [2020-03-27T15:48:12.393Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-27T15:48:12.393Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-27T15:48:12.393Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-27T15:48:12.393Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-27T15:48:12.393Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-27T15:48:12.393Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-27T15:48:12.393Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-27T15:48:12.393Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-27T15:48:12.393Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-27T15:48:12.393Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-27T15:48:12.586Z] #44 51.59 DEP criu/eventpoll.d [2020-03-27T15:48:12.586Z] #44 51.76 DEP criu/eventfd.d [2020-03-27T15:48:12.651Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-27T15:48:12.651Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-27T15:48:12.651Z] [2020-03-27T15:48:12.651Z] Optional Features: [2020-03-27T15:48:12.651Z] - CONFIG_USER_NS: enabled [2020-03-27T15:48:12.651Z] - CONFIG_SECCOMP: enabled [2020-03-27T15:48:12.651Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-27T15:48:12.651Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-27T15:48:12.651Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-27T15:48:12.651Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-27T15:48:12.651Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-27T15:48:12.651Z] - CONFIG_BLK_CGROUP: enabled [2020-03-27T15:48:12.651Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-27T15:48:12.651Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-27T15:48:12.651Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-27T15:48:12.651Z] - CONFIG_CGROUP_PERF: enabled [2020-03-27T15:48:12.651Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-27T15:48:12.651Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-27T15:48:12.651Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-27T15:48:12.651Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-27T15:48:12.651Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-27T15:48:12.651Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-27T15:48:12.651Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-27T15:48:12.651Z] - CONFIG_IP_VS: enabled (as module) [2020-03-27T15:48:12.651Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-27T15:48:12.651Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-27T15:48:12.651Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-27T15:48:12.651Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-27T15:48:12.651Z] - CONFIG_EXT4_FS: enabled [2020-03-27T15:48:12.651Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-27T15:48:12.651Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-27T15:48:12.651Z] - Network Drivers: [2020-03-27T15:48:12.651Z] - "overlay": [2020-03-27T15:48:12.651Z] - CONFIG_VXLAN: enabled (as module) [2020-03-27T15:48:12.651Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-27T15:48:12.651Z] Optional (for encrypted networks): [2020-03-27T15:48:12.653Z] #65 4.513 + RM_GOPATH=0 [2020-03-27T15:48:12.653Z] #65 4.513 + TMP_GOPATH= [2020-03-27T15:48:12.653Z] #65 4.513 + : /build [2020-03-27T15:48:12.653Z] #65 4.513 + '[' -z '' ']' [2020-03-27T15:48:12.653Z] #65 4.513 ++ mktemp -d [2020-03-27T15:48:12.653Z] #65 4.536 + export GOPATH=/tmp/tmp.ZO4lMI04hx [2020-03-27T15:48:12.653Z] #65 4.537 + GOPATH=/tmp/tmp.ZO4lMI04hx [2020-03-27T15:48:12.653Z] #65 4.537 + RM_GOPATH=1 [2020-03-27T15:48:12.653Z] #65 4.537 ++ dirname ./install.sh [2020-03-27T15:48:12.653Z] #65 4.540 + dir=. [2020-03-27T15:48:12.653Z] #65 4.540 + bin=containerd [2020-03-27T15:48:12.653Z] #65 4.541 + shift [2020-03-27T15:48:12.653Z] #65 4.541 + '[' '!' -f ./containerd.installer ']' [2020-03-27T15:48:12.653Z] #65 4.542 + . ./containerd.installer [2020-03-27T15:48:12.653Z] #65 4.543 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-27T15:48:12.653Z] #65 4.543 + install_containerd [2020-03-27T15:48:12.653Z] #65 4.544 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-27T15:48:12.653Z] #65 4.545 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZO4lMI04hx/src/github.com/containerd/containerd [2020-03-27T15:48:12.653Z] #65 4.545 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-27T15:48:12.654Z] #65 4.550 Cloning into '/tmp/tmp.ZO4lMI04hx/src/github.com/containerd/containerd'... [2020-03-27T15:48:12.654Z] #65 ... [2020-03-27T15:48:12.654Z] [2020-03-27T15:48:12.654Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:48:12.654Z] #43 47.28 Reading package lists... [2020-03-27T15:48:12.654Z] #43 58.65 Building dependency tree... [2020-03-27T15:48:12.654Z] #43 64.75 The following additional packages will be installed: [2020-03-27T15:48:12.654Z] #43 64.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-27T15:48:12.654Z] #43 64.78 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-27T15:48:12.654Z] #43 64.79 Suggested packages: [2020-03-27T15:48:12.654Z] #43 64.81 manpages-dev python-setuptools [2020-03-27T15:48:12.654Z] #43 67.21 The following NEW packages will be installed: [2020-03-27T15:48:12.654Z] #43 67.21 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-27T15:48:12.654Z] #43 67.22 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-27T15:48:12.654Z] #43 67.22 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-27T15:48:12.654Z] #43 67.22 python-six zlib1g-dev [2020-03-27T15:48:12.654Z] #43 67.95 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:48:12.654Z] #43 67.95 Need to get 4095 kB of archives. [2020-03-27T15:48:12.654Z] #43 67.95 After this operation, 22.5 MB of additional disk space will be used. [2020-03-27T15:48:12.654Z] #43 67.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-27T15:48:12.654Z] #43 67.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-27T15:48:12.654Z] #43 67.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-27T15:48:12.654Z] #43 67.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-27T15:48:12.654Z] #43 67.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-27T15:48:12.654Z] #43 67.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-27T15:48:12.654Z] #43 67.99 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-03-27T15:48:12.654Z] #43 68.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-27T15:48:12.654Z] #43 68.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-27T15:48:12.654Z] #43 68.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-27T15:48:12.654Z] #43 68.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-27T15:48:12.654Z] #43 ... [2020-03-27T15:48:12.654Z] [2020-03-27T15:48:12.654Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:48:12.654Z] #25 63.39 ca-certificates is already the newest version (20190110). [2020-03-27T15:48:12.654Z] #25 63.39 The following additional packages will be installed: [2020-03-27T15:48:12.654Z] #25 63.45 libjq1 libonig5 [2020-03-27T15:48:12.654Z] #25 64.35 The following NEW packages will be installed: [2020-03-27T15:48:12.654Z] #25 64.40 jq libjq1 libonig5 [2020-03-27T15:48:12.654Z] #25 64.96 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:48:12.654Z] #25 64.96 Need to get 355 kB of archives. [2020-03-27T15:48:12.654Z] #25 64.96 After this operation, 1072 kB of additional disk space will be used. [2020-03-27T15:48:12.654Z] #25 64.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-27T15:48:12.654Z] #25 65.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-27T15:48:12.654Z] #25 65.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-27T15:48:12.654Z] #25 67.19 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:48:12.654Z] #25 67.58 Fetched 355 kB in 0s (843 kB/s) [2020-03-27T15:48:12.654Z] #25 67.73 Selecting previously unselected package libonig5:amd64. [2020-03-27T15:48:12.654Z] #25 67.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-27T15:48:12.654Z] #25 67.87 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-27T15:48:12.654Z] #25 67.88 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-27T15:48:12.654Z] #25 68.29 Selecting previously unselected package libjq1:amd64. [2020-03-27T15:48:12.654Z] #25 68.31 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-27T15:48:12.654Z] #25 68.34 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-27T15:48:12.681Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-03-27T15:48:12.762Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.7s done [2020-03-27T15:48:12.762Z] #71 DONE 4.7s [2020-03-27T15:48:12.762Z] [2020-03-27T15:48:12.762Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-27T15:48:12.762Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-27T15:48:12.762Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-27T15:48:12.762Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-27T15:48:12.762Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.3s done [2020-03-27T15:48:12.762Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-27T15:48:12.762Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.7s done [2020-03-27T15:48:12.762Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.6s done [2020-03-27T15:48:12.762Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.3s done [2020-03-27T15:48:12.762Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 3.3s done [2020-03-27T15:48:12.762Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 77.23MB / 120.07MB 4.6s [2020-03-27T15:48:12.762Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 2.4s [2020-03-27T15:48:12.762Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 2.4s done [2020-03-27T15:48:12.762Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 87.75MB / 120.07MB 4.9s [2020-03-27T15:48:12.868Z] #44 51.89 DEP criu/crtools.d [2020-03-27T15:48:12.906Z] - CONFIG_CRYPTO: enabled [2020-03-27T15:48:12.906Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-27T15:48:12.906Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-27T15:48:12.906Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-27T15:48:12.906Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-27T15:48:12.906Z] - CONFIG_XFRM: enabled [2020-03-27T15:48:12.906Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-27T15:48:12.906Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-27T15:48:12.906Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-27T15:48:12.906Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-27T15:48:12.906Z] - "ipvlan": [2020-03-27T15:48:12.906Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-27T15:48:12.906Z] - "macvlan": [2020-03-27T15:48:12.906Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-27T15:48:12.906Z] - CONFIG_DUMMY: enabled (as module) [2020-03-27T15:48:12.906Z] - "ftp,tftp client in container": [2020-03-27T15:48:12.906Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-27T15:48:12.906Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-27T15:48:12.906Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-27T15:48:12.906Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-27T15:48:12.906Z] - Storage Drivers: [2020-03-27T15:48:12.906Z] - "aufs": [2020-03-27T15:48:12.906Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-27T15:48:12.906Z] - "btrfs": [2020-03-27T15:48:12.906Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-27T15:48:12.906Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-27T15:48:12.906Z] - "devicemapper": [2020-03-27T15:48:12.906Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-27T15:48:12.906Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-27T15:48:12.906Z] - "overlay": [2020-03-27T15:48:12.906Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-27T15:48:12.906Z] - "zfs": [2020-03-27T15:48:12.906Z] - /dev/zfs: missing [2020-03-27T15:48:12.906Z] - zfs command: missing [2020-03-27T15:48:12.906Z] - zpool command: missing [2020-03-27T15:48:12.906Z] [2020-03-27T15:48:12.906Z] Limits: [2020-03-27T15:48:12.906Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-27T15:48:12.906Z] [2020-03-27T15:48:12.906Z] + true [Pipeline] } [2020-03-27T15:48:12.911Z] #25 68.64 Selecting previously unselected package jq. [2020-03-27T15:48:12.911Z] #25 68.64 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-27T15:48:12.911Z] #25 68.66 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-27T15:48:12.911Z] #25 ... [2020-03-27T15:48:12.911Z] [2020-03-27T15:48:12.911Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:48:12.911Z] #47 68.36 internal/reflectlite [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-27T15:48:13.021Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 97.86MB / 120.07MB 5.1s [2020-03-27T15:48:13.150Z] #44 52.08 DEP criu/cr-service.d [2020-03-27T15:48:13.150Z] #44 52.21 DEP criu/cr-restore.d [2020-03-27T15:48:13.169Z] #47 68.37 github.com/LK4D4/vndr/godl/singleflight [2020-03-27T15:48:13.279Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 106.74MB / 120.07MB 5.5s [2020-03-27T15:48:13.336Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b02e0024f5dc3f91c228ac3e4716036eca44c6c9 . [2020-03-27T15:48:13.336Z] #1 [internal] load build definition from Dockerfile [2020-03-27T15:48:13.336Z] #1 transferring dockerfile: [2020-03-27T15:48:13.432Z] #44 52.39 DEP criu/cr-errno.d [2020-03-27T15:48:13.432Z] #44 52.40 DEP criu/cr-dump.d [2020-03-27T15:48:13.538Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 113.13MB / 120.07MB 5.7s [2020-03-27T15:48:13.592Z] #1 transferring dockerfile: 17.06kB 0.0s done [2020-03-27T15:48:13.592Z] #1 DONE 0.1s [2020-03-27T15:48:13.592Z] [2020-03-27T15:48:13.592Z] #2 [internal] load .dockerignore [2020-03-27T15:48:13.592Z] #2 transferring context: 87B done [2020-03-27T15:48:13.592Z] #2 DONE 0.2s [2020-03-27T15:48:13.592Z] [2020-03-27T15:48:13.592Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-27T15:48:13.714Z] #44 52.57 DEP criu/cr-dedup.d [2020-03-27T15:48:13.714Z] #44 52.71 DEP criu/cr-check.d [2020-03-27T15:48:13.735Z] #47 69.11 math/rand [2020-03-27T15:48:13.995Z] #44 52.98 DEP criu/config.d [2020-03-27T15:48:14.008Z] #47 ... [2020-03-27T15:48:14.008Z] [2020-03-27T15:48:14.008Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:48:14.008Z] #10 49.11 Reading package lists... [2020-03-27T15:48:14.008Z] #10 60.32 Building dependency tree... [2020-03-27T15:48:14.008Z] #10 67.20 The following additional packages will be installed: [2020-03-27T15:48:14.008Z] #10 67.20 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-27T15:48:14.008Z] #10 67.21 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-27T15:48:14.008Z] #10 67.21 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-27T15:48:14.008Z] #10 67.21 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-27T15:48:14.008Z] #10 67.24 Suggested packages: [2020-03-27T15:48:14.008Z] #10 67.24 gcc-8-locales seccomp wine64 [2020-03-27T15:48:14.008Z] #10 69.45 The following NEW packages will be installed: [2020-03-27T15:48:14.008Z] #10 69.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-27T15:48:14.008Z] #10 69.46 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-27T15:48:14.008Z] #10 69.46 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-27T15:48:14.008Z] #10 69.46 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-27T15:48:14.008Z] #10 69.46 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-27T15:48:14.008Z] #10 69.47 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-27T15:48:14.105Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 6.1s done [2020-03-27T15:48:14.153Z] #3 DONE 0.5s [2020-03-27T15:48:14.153Z] [2020-03-27T15:48:14.153Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-27T15:48:14.153Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-27T15:48:14.153Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-03-27T15:48:14.153Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-27T15:48:14.153Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-27T15:48:14.153Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-27T15:48:14.209Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-03-27T15:48:14.209Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-27T15:48:14.209Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-03-27T15:48:14.209Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-03-27T15:48:14.265Z] #10 ... [2020-03-27T15:48:14.265Z] [2020-03-27T15:48:14.265Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:48:14.265Z] #74 DONE 69.8s [2020-03-27T15:48:14.265Z] [2020-03-27T15:48:14.265Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:48:14.265Z] #25 69.17 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-27T15:48:14.265Z] #25 69.26 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-27T15:48:14.265Z] #25 69.27 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-27T15:48:14.265Z] #25 69.29 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:48:14.278Z] #44 53.18 DEP criu/clone-noasan.d [2020-03-27T15:48:14.278Z] #44 53.26 DEP criu/cgroup.d [2020-03-27T15:48:14.408Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2020-03-27T15:48:14.500Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-03-27T15:48:14.559Z] #44 53.44 DEP criu/cgroup-props.d [2020-03-27T15:48:14.559Z] #44 53.53 DEP criu/bitmap.d [2020-03-27T15:48:14.559Z] #44 53.55 DEP criu/bfd.d [2020-03-27T15:48:14.588Z] Client: [2020-03-27T15:48:14.588Z] Debug Mode: false [2020-03-27T15:48:14.588Z] [2020-03-27T15:48:14.588Z] Server: [2020-03-27T15:48:14.588Z] Containers: 0 [2020-03-27T15:48:14.588Z] Running: 0 [2020-03-27T15:48:14.588Z] Paused: 0 [2020-03-27T15:48:14.588Z] Stopped: 0 [2020-03-27T15:48:14.588Z] Images: 0 [2020-03-27T15:48:14.588Z] Server Version: 19.03.5 [2020-03-27T15:48:14.588Z] Storage Driver: overlay2 [2020-03-27T15:48:14.588Z] Backing Filesystem: extfs [2020-03-27T15:48:14.588Z] Supports d_type: true [2020-03-27T15:48:14.588Z] Native Overlay Diff: true [2020-03-27T15:48:14.588Z] Logging Driver: json-file [2020-03-27T15:48:14.588Z] Cgroup Driver: cgroupfs [2020-03-27T15:48:14.588Z] Plugins: [2020-03-27T15:48:14.588Z] Volume: local [2020-03-27T15:48:14.588Z] Network: bridge host ipvlan macvlan null overlay [2020-03-27T15:48:14.588Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-27T15:48:14.588Z] Swarm: inactive [2020-03-27T15:48:14.588Z] Runtimes: runc [2020-03-27T15:48:14.588Z] Default Runtime: runc [2020-03-27T15:48:14.588Z] Init Binary: docker-init [2020-03-27T15:48:14.588Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-27T15:48:14.588Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-27T15:48:14.588Z] init version: fec3683 [2020-03-27T15:48:14.588Z] Security Options: [2020-03-27T15:48:14.588Z] apparmor [2020-03-27T15:48:14.588Z] seccomp [2020-03-27T15:48:14.588Z] Profile: default [2020-03-27T15:48:14.588Z] Kernel Version: 4.15.0-1057-aws [2020-03-27T15:48:14.588Z] Operating System: Ubuntu 16.04.6 LTS [2020-03-27T15:48:14.588Z] OSType: linux [2020-03-27T15:48:14.588Z] Architecture: aarch64 [2020-03-27T15:48:14.588Z] CPUs: 4 [2020-03-27T15:48:14.588Z] Total Memory: 7.525GiB [2020-03-27T15:48:14.588Z] Name: ip-10-100-97-109 [2020-03-27T15:48:14.588Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-03-27T15:48:14.588Z] Docker Root Dir: /var/lib/docker [2020-03-27T15:48:14.588Z] Debug Mode: false [2020-03-27T15:48:14.588Z] Registry: https://index.docker.io/v1/ [2020-03-27T15:48:14.588Z] Labels: [2020-03-27T15:48:14.588Z] Experimental: true [2020-03-27T15:48:14.588Z] Insecure Registries: [2020-03-27T15:48:14.588Z] 127.0.0.0/8 [2020-03-27T15:48:14.588Z] Live Restore Enabled: true [2020-03-27T15:48:14.588Z] [2020-03-27T15:48:14.588Z] WARNING: No swap limit support [Pipeline] sh [2020-03-27T15:48:14.664Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-03-27T15:48:14.664Z] #4 DONE 0.7s [2020-03-27T15:48:14.841Z] #44 53.66 DEP criu/autofs.d [2020-03-27T15:48:14.841Z] #44 53.83 DEP criu/aio.d [2020-03-27T15:48:14.883Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-27T15:48:14.883Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-27T15:48:14.884Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40712/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-27T15:48:14.884Z] + bash /home/ubuntu/workspace/moby_PR-40712/check-config.sh [2020-03-27T15:48:14.884Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-27T15:48:14.884Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-03-27T15:48:14.884Z] [2020-03-27T15:48:14.884Z] Generally Necessary: [2020-03-27T15:48:14.884Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-27T15:48:14.884Z] - apparmor: enabled and tools installed [2020-03-27T15:48:14.884Z] - CONFIG_NAMESPACES: enabled [2020-03-27T15:48:14.884Z] - CONFIG_NET_NS: enabled [2020-03-27T15:48:14.884Z] - CONFIG_PID_NS: enabled [2020-03-27T15:48:14.884Z] - CONFIG_IPC_NS: enabled [2020-03-27T15:48:14.884Z] - CONFIG_UTS_NS: enabled [2020-03-27T15:48:14.884Z] - CONFIG_CGROUPS: enabled [2020-03-27T15:48:14.884Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-27T15:48:15.039Z] #7 ... [2020-03-27T15:48:15.039Z] [2020-03-27T15:48:15.039Z] #20 [internal] load build context [2020-03-27T15:48:15.039Z] #20 transferring context: 50.07MB 7.3s done [2020-03-27T15:48:15.039Z] #20 DONE 7.4s [2020-03-27T15:48:15.039Z] [2020-03-27T15:48:15.039Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-27T15:48:15.122Z] #44 53.94 DEP criu/action-scripts.d [2020-03-27T15:48:15.144Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-27T15:48:15.144Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-27T15:48:15.144Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-27T15:48:15.144Z] - CONFIG_CPUSETS: enabled [2020-03-27T15:48:15.144Z] - CONFIG_MEMCG: enabled [2020-03-27T15:48:15.144Z] - CONFIG_KEYS: enabled [2020-03-27T15:48:15.144Z] - CONFIG_VETH: enabled (as module) [2020-03-27T15:48:15.144Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-27T15:48:15.144Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-27T15:48:15.144Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-27T15:48:15.144Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-27T15:48:15.144Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-27T15:48:15.144Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-27T15:48:15.144Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-27T15:48:15.144Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-27T15:48:15.144Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-27T15:48:15.144Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-27T15:48:15.144Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-27T15:48:15.144Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-27T15:48:15.144Z] [2020-03-27T15:48:15.144Z] Optional Features: [2020-03-27T15:48:15.144Z] - CONFIG_USER_NS: enabled [2020-03-27T15:48:15.144Z] - CONFIG_SECCOMP: enabled [2020-03-27T15:48:15.144Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-27T15:48:15.144Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-27T15:48:15.144Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-27T15:48:15.144Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-27T15:48:15.205Z] #25 DONE 70.6s [2020-03-27T15:48:15.205Z] [2020-03-27T15:48:15.205Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-27T15:48:15.205Z] #26 DONE 0.1s [2020-03-27T15:48:15.205Z] [2020-03-27T15:48:15.205Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:48:15.205Z] #43 68.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-27T15:48:15.205Z] #43 68.41 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-03-27T15:48:15.206Z] #43 68.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-27T15:48:15.206Z] #43 68.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-27T15:48:15.206Z] #43 68.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-27T15:48:15.206Z] #43 68.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-27T15:48:15.206Z] #43 70.23 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:48:15.206Z] #43 70.79 Fetched 4095 kB in 1s (4409 kB/s) [2020-03-27T15:48:15.226Z] [2020-03-27T15:48:15.226Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-27T15:48:15.403Z] - CONFIG_BLK_CGROUP: enabled [2020-03-27T15:48:15.403Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-27T15:48:15.403Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-27T15:48:15.403Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-27T15:48:15.403Z] - CONFIG_CGROUP_PERF: enabled [2020-03-27T15:48:15.403Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-27T15:48:15.403Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-27T15:48:15.403Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-27T15:48:15.403Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-27T15:48:15.403Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-27T15:48:15.403Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-27T15:48:15.403Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-27T15:48:15.403Z] - CONFIG_IP_VS: enabled (as module) [2020-03-27T15:48:15.403Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-27T15:48:15.403Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-27T15:48:15.403Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-27T15:48:15.403Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-27T15:48:15.403Z] - CONFIG_EXT4_FS: enabled [2020-03-27T15:48:15.403Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-27T15:48:15.403Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-27T15:48:15.403Z] - Network Drivers: [2020-03-27T15:48:15.403Z] - "overlay": [2020-03-27T15:48:15.403Z] - CONFIG_VXLAN: enabled (as module) [2020-03-27T15:48:15.403Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-27T15:48:15.403Z] Optional (for encrypted networks): [2020-03-27T15:48:15.404Z] #44 54.23 CC criu/action-scripts.o [2020-03-27T15:48:15.404Z] #44 54.50 CC criu/aio.o [2020-03-27T15:48:15.463Z] #43 71.12 Selecting previously unselected package libcap-dev:amd64. [2020-03-27T15:48:15.463Z] #43 71.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-27T15:48:15.463Z] #43 71.30 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-27T15:48:15.463Z] #43 71.31 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-27T15:48:15.481Z] #6 DONE 0.2s [2020-03-27T15:48:15.481Z] [2020-03-27T15:48:15.481Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-27T15:48:15.481Z] #5 DONE 0.2s [2020-03-27T15:48:15.481Z] [2020-03-27T15:48:15.481Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-27T15:48:15.481Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-27T15:48:15.533Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-03-27T15:48:15.662Z] - CONFIG_CRYPTO: enabled [2020-03-27T15:48:15.662Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-27T15:48:15.662Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-27T15:48:15.662Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-27T15:48:15.662Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-27T15:48:15.662Z] - CONFIG_XFRM: enabled [2020-03-27T15:48:15.662Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-27T15:48:15.662Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-27T15:48:15.662Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-27T15:48:15.662Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-27T15:48:15.662Z] - "ipvlan": [2020-03-27T15:48:15.662Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-27T15:48:15.662Z] - "macvlan": [2020-03-27T15:48:15.662Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-27T15:48:15.662Z] - CONFIG_DUMMY: enabled (as module) [2020-03-27T15:48:15.662Z] - "ftp,tftp client in container": [2020-03-27T15:48:15.662Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-27T15:48:15.662Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-27T15:48:15.662Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-27T15:48:15.662Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-27T15:48:15.662Z] - Storage Drivers: [2020-03-27T15:48:15.662Z] - "aufs": [2020-03-27T15:48:15.662Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-27T15:48:15.662Z] - "btrfs": [2020-03-27T15:48:15.662Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-27T15:48:15.662Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-27T15:48:15.662Z] - "devicemapper": [2020-03-27T15:48:15.662Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-27T15:48:15.662Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-27T15:48:15.662Z] - "overlay": [2020-03-27T15:48:15.662Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-27T15:48:15.662Z] - "zfs": [2020-03-27T15:48:15.662Z] - /dev/zfs: missing [2020-03-27T15:48:15.662Z] - zfs command: missing [2020-03-27T15:48:15.662Z] - zpool command: missing [2020-03-27T15:48:15.662Z] [2020-03-27T15:48:15.662Z] Limits: [2020-03-27T15:48:15.662Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-27T15:48:15.662Z] [2020-03-27T15:48:15.662Z] + true [Pipeline] } [Pipeline] // stage [2020-03-27T15:48:15.686Z] #44 54.71 CC criu/autofs.o [2020-03-27T15:48:15.686Z] #44 ... [2020-03-27T15:48:15.686Z] [2020-03-27T15:48:15.686Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:48:15.686Z] #60 6.475 + cd /tmp/tmp.K2ec6AR4fi/src/github.com/opencontainers/runc [2020-03-27T15:48:15.686Z] #60 6.476 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-27T15:48:15.686Z] #60 6.830 + '[' -z '' ']' [2020-03-27T15:48:15.686Z] #60 6.831 + target=static [2020-03-27T15:48:15.686Z] #60 6.831 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-27T15:48:15.686Z] #60 7.814 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 . [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-27T15:48:15.743Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-27T15:48:15.743Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-27T15:48:15.743Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 0B / 50.38MB 0.1s [2020-03-27T15:48:15.743Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-27T15:48:15.743Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0B / 7.81MB 0.1s [2020-03-27T15:48:15.743Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 3.90MB / 50.38MB 0.3s [2020-03-27T15:48:15.743Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 5.53MB / 7.81MB 0.3s [2020-03-27T15:48:15.825Z] go: finding github.com/spf13/pflag v1.0.3 [2020-03-27T15:48:15.968Z] #60 ... [2020-03-27T15:48:15.968Z] [2020-03-27T15:48:15.968Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:48:15.968Z] #17 1.396 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:48:15.968Z] #17 1.436 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:48:15.968Z] #17 1.525 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:48:15.968Z] #17 1.762 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-27T15:48:15.968Z] #17 3.256 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB] [2020-03-27T15:48:15.968Z] #17 4.055 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-27T15:48:15.968Z] #17 6.812 Fetched 8032 kB in 5s (1464 kB/s) [2020-03-27T15:48:16.003Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 9.26MB / 50.38MB 0.4s [2020-03-27T15:48:16.003Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.4s [2020-03-27T15:48:16.006Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b02e0024f5dc3f91c228ac3e4716036eca44c6c9 . [2020-03-27T15:48:16.006Z] #1 [internal] load .dockerignore [2020-03-27T15:48:16.006Z] #1 transferring context: 87B done [2020-03-27T15:48:16.006Z] #1 DONE 0.1s [2020-03-27T15:48:16.006Z] [2020-03-27T15:48:16.006Z] #2 [internal] load build definition from Dockerfile [2020-03-27T15:48:16.006Z] #2 transferring dockerfile: 17.06kB done [2020-03-27T15:48:16.006Z] #2 DONE 0.1s [2020-03-27T15:48:16.006Z] [2020-03-27T15:48:16.006Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-27T15:48:16.030Z] #43 71.78 Selecting previously unselected package libnet1:amd64. [2020-03-27T15:48:16.030Z] #43 71.78 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-27T15:48:16.117Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-03-27T15:48:16.258Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 16.42MB / 50.38MB 0.6s [2020-03-27T15:48:16.258Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.4s done [2020-03-27T15:48:16.258Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 2.55MB / 10.00MB 0.6s [2020-03-27T15:48:16.258Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0B / 51.79MB 0.6s [2020-03-27T15:48:16.258Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 4.78MB / 10.00MB 0.8s [2020-03-27T15:48:16.288Z] #43 71.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-27T15:48:16.514Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 22.44MB / 50.38MB 0.8s [2020-03-27T15:48:16.514Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 8.19MB / 10.00MB 0.8s [2020-03-27T15:48:16.514Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 4.59MB / 51.79MB 0.8s [2020-03-27T15:48:16.545Z] #43 72.31 Selecting previously unselected package libnet1-dev. [2020-03-27T15:48:16.546Z] #43 72.31 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-27T15:48:16.546Z] #43 72.33 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-27T15:48:16.576Z] #3 DONE 0.6s [2020-03-27T15:48:16.581Z] #17 6.812 Reading package lists... [2020-03-27T15:48:16.582Z] #17 ... [2020-03-27T15:48:16.582Z] [2020-03-27T15:48:16.582Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:48:16.582Z] #44 55.45 CC criu/bfd.o [2020-03-27T15:48:16.765Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-03-27T15:48:16.773Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 31.56MB / 50.38MB 1.2s [2020-03-27T15:48:16.773Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 1.0s done [2020-03-27T15:48:16.773Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 11.52MB / 51.79MB 1.2s [2020-03-27T15:48:16.773Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 1.28MB / 68.60MB 1.2s [2020-03-27T15:48:16.773Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 35.27MB / 50.38MB 1.3s [2020-03-27T15:48:16.773Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 14.81MB / 51.79MB 1.3s [2020-03-27T15:48:16.834Z] [2020-03-27T15:48:16.834Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-27T15:48:16.834Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-27T15:48:16.834Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-03-27T15:48:16.834Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.0s [2020-03-27T15:48:16.834Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-27T15:48:16.834Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-03-27T15:48:16.864Z] #44 55.86 CC criu/bitmap.o [2020-03-27T15:48:16.865Z] #44 55.97 CC criu/cgroup-props.o [2020-03-27T15:48:17.031Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 5.84MB / 68.60MB 1.4s [2020-03-27T15:48:17.031Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 41.99MB / 50.38MB 1.6s [2020-03-27T15:48:17.031Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 22.83MB / 51.79MB 1.6s [2020-03-27T15:48:17.031Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 11.05MB / 68.60MB 1.6s [2020-03-27T15:48:17.094Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s done [2020-03-27T15:48:17.094Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2020-03-27T15:48:17.110Z] #43 72.85 Selecting previously unselected package libnl-3-200:amd64. [2020-03-27T15:48:17.111Z] #43 72.85 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-27T15:48:17.111Z] #43 72.86 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-27T15:48:17.147Z] #44 ... [2020-03-27T15:48:17.147Z] [2020-03-27T15:48:17.147Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:48:17.147Z] #47 82.48 net/http/httptrace [2020-03-27T15:48:17.147Z] #47 82.63 net/http [2020-03-27T15:48:17.147Z] #47 89.64 github.com/LK4D4/vndr/godl [2020-03-27T15:48:17.147Z] #47 90.22 github.com/LK4D4/vndr [2020-03-27T15:48:17.288Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 44.72MB / 50.38MB 1.7s [2020-03-27T15:48:17.288Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 25.53MB / 51.79MB 1.7s [2020-03-27T15:48:17.288Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 48.43MB / 50.38MB 1.8s [2020-03-27T15:48:17.288Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 28.30MB / 51.79MB 1.8s [2020-03-27T15:48:17.288Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 17.78MB / 68.60MB 1.8s [2020-03-27T15:48:17.358Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2020-03-27T15:48:17.358Z] #4 DONE 0.8s [2020-03-27T15:48:17.368Z] #43 73.10 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-27T15:48:17.368Z] #43 73.11 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-27T15:48:17.368Z] #43 73.13 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-27T15:48:17.430Z] #47 ... [2020-03-27T15:48:17.430Z] [2020-03-27T15:48:17.430Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:48:17.430Z] #44 56.32 CC criu/cgroup.o [2020-03-27T15:48:17.549Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 33.08MB / 51.79MB 2.0s [2020-03-27T15:48:17.549Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 22.40MB / 68.60MB 2.0s [2020-03-27T15:48:17.576Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 7.1s done [2020-03-27T15:48:17.576Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.1s [2020-03-27T15:48:17.807Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 2.1s done [2020-03-27T15:48:17.807Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 39.20MB / 51.79MB 2.2s [2020-03-27T15:48:17.807Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 26.51MB / 68.60MB 2.2s [2020-03-27T15:48:17.807Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 16.36kB / 120.07MB 2.2s [2020-03-27T15:48:17.837Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done [2020-03-27T15:48:17.837Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 [2020-03-27T15:48:17.932Z] #43 73.83 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-27T15:48:17.932Z] #43 73.83 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-27T15:48:17.943Z] [2020-03-27T15:48:17.943Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-27T15:48:18.063Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 42.63MB / 51.79MB 2.4s [2020-03-27T15:48:18.063Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 30.70MB / 68.60MB 2.4s [2020-03-27T15:48:18.063Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 36.57MB / 68.60MB 2.6s [2020-03-27T15:48:18.063Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 6.85MB / 120.07MB 2.6s [2020-03-27T15:48:18.190Z] #43 73.84 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-27T15:48:18.202Z] #6 DONE 0.2s [2020-03-27T15:48:18.202Z] [2020-03-27T15:48:18.202Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-27T15:48:18.202Z] #5 DONE 0.4s [2020-03-27T15:48:18.202Z] [2020-03-27T15:48:18.202Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-27T15:48:18.202Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-27T15:48:18.320Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 47.51MB / 51.79MB 2.7s [2020-03-27T15:48:18.320Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 [2020-03-27T15:48:18.320Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 50.72MB / 51.79MB 2.8s [2020-03-27T15:48:18.320Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 42.38MB / 68.60MB 2.8s [2020-03-27T15:48:18.320Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 16.11MB / 120.07MB 2.8s [2020-03-27T15:48:18.404Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.4s done [2020-03-27T15:48:18.447Z] #43 74.01 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-27T15:48:18.447Z] #43 74.03 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-27T15:48:18.447Z] #43 74.06 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-27T15:48:18.462Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 0B / 49.17MB 0.2s [2020-03-27T15:48:18.462Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0B / 7.68MB 0.2s [2020-03-27T15:48:18.462Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-27T15:48:18.462Z] #7 sha256:5aac44732a29bc2feed5f3e35d41afc4dffa1ca3f16863e79eef0af9749db80b 1.79kB / 1.79kB done [2020-03-27T15:48:18.462Z] #7 sha256:cf0ca10818ef71189f7b086a557d94fa3f7eda49b4e93cdde64d89a2c4f7ac5a 5.46kB / 5.46kB done [2020-03-27T15:48:18.462Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 3.70MB / 49.17MB 0.3s [2020-03-27T15:48:18.663Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 [2020-03-27T15:48:18.706Z] #43 74.50 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-27T15:48:18.706Z] #43 74.50 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-27T15:48:18.706Z] #43 74.50 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-27T15:48:18.721Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 17.78MB / 49.17MB 0.4s [2020-03-27T15:48:18.721Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 5.76MB / 7.68MB 0.4s [2020-03-27T15:48:18.829Z] go: finding github.com/magiconair/properties v1.8.0 [2020-03-27T15:48:18.829Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-27T15:48:18.883Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 3.1s done [2020-03-27T15:48:18.883Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 49.87MB / 68.60MB 3.4s [2020-03-27T15:48:18.883Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 24.03MB / 120.07MB 3.4s [2020-03-27T15:48:18.883Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 3.3s done [2020-03-27T15:48:18.901Z] #44 58.02 CC criu/clone-noasan.o [2020-03-27T15:48:18.963Z] #43 ... [2020-03-27T15:48:18.964Z] [2020-03-27T15:48:18.964Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:48:18.964Z] #35 62.16 Building dependency tree... [2020-03-27T15:48:18.964Z] #35 68.20 The following additional packages will be installed: [2020-03-27T15:48:18.964Z] #35 68.23 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-27T15:48:18.964Z] #35 68.25 Suggested packages: [2020-03-27T15:48:18.964Z] #35 68.25 cmake-doc ninja-build lrzip [2020-03-27T15:48:18.964Z] #35 68.25 Recommended packages: [2020-03-27T15:48:18.964Z] #35 68.25 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-27T15:48:18.964Z] #35 69.60 The following NEW packages will be installed: [2020-03-27T15:48:18.964Z] #35 69.61 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-27T15:48:18.964Z] #35 69.61 vim-common xxd [2020-03-27T15:48:18.964Z] #35 70.15 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:48:18.964Z] #35 70.15 Need to get 14.9 MB of archives. [2020-03-27T15:48:18.964Z] #35 70.15 After this operation, 61.8 MB of additional disk space will be used. [2020-03-27T15:48:18.964Z] #35 70.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-27T15:48:18.964Z] #35 70.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-27T15:48:18.964Z] #35 70.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-27T15:48:18.964Z] #35 70.54 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-03-27T15:48:18.964Z] #35 72.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-27T15:48:18.964Z] #35 72.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-27T15:48:18.964Z] #35 72.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-27T15:48:18.964Z] #35 72.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-27T15:48:18.964Z] #35 72.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-27T15:48:18.964Z] #35 72.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-27T15:48:18.981Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 32.28MB / 49.17MB 0.6s [2020-03-27T15:48:18.981Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.5s done [2020-03-27T15:48:18.981Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0B / 9.98MB 0.6s [2020-03-27T15:48:18.981Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 0B / 52.10MB 0.6s [2020-03-27T15:48:18.981Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 41.89MB / 49.17MB 0.7s [2020-03-27T15:48:18.981Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 3.54MB / 9.98MB 0.7s [2020-03-27T15:48:18.981Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 8.95MB / 52.10MB 0.7s [2020-03-27T15:48:19.124Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-03-27T15:48:19.124Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-03-27T15:48:19.141Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 54.44MB / 68.60MB 3.6s [2020-03-27T15:48:19.141Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 30.70MB / 120.07MB 3.6s [2020-03-27T15:48:19.141Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 61.67MB / 68.60MB 3.7s [2020-03-27T15:48:19.183Z] #44 58.08 CC criu/config.o [2020-03-27T15:48:19.220Z] #35 74.95 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:48:19.241Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 0.9s [2020-03-27T15:48:19.241Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 0.9s [2020-03-27T15:48:19.241Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 19.87MB / 52.10MB 0.9s [2020-03-27T15:48:19.414Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-03-27T15:48:19.425Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 66.37MB / 68.60MB 3.8s [2020-03-27T15:48:19.425Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 39.98MB / 120.07MB 3.8s [2020-03-27T15:48:19.477Z] #35 ... [2020-03-27T15:48:19.477Z] [2020-03-27T15:48:19.477Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:48:19.477Z] #43 75.23 Selecting previously unselected package libprotobuf17:amd64. [2020-03-27T15:48:19.477Z] #43 75.23 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-27T15:48:19.477Z] #43 75.23 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-27T15:48:19.501Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 1.0s done [2020-03-27T15:48:19.501Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 0B / 62.47MB 1.1s [2020-03-27T15:48:19.501Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 1.1s done [2020-03-27T15:48:19.501Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 27.58MB / 52.10MB 1.2s [2020-03-27T15:48:19.501Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 0B / 97.60MB 1.2s [2020-03-27T15:48:19.682Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 48.17MB / 120.07MB 4.0s [2020-03-27T15:48:19.682Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 4.1s done [2020-03-27T15:48:19.763Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 42.48MB / 52.10MB 1.4s [2020-03-27T15:48:19.763Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 7.59MB / 62.47MB 1.4s [2020-03-27T15:48:19.763Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b [2020-03-27T15:48:19.763Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 45.15MB / 52.10MB 1.5s [2020-03-27T15:48:19.763Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 10.01MB / 97.60MB 1.5s [2020-03-27T15:48:19.938Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 55.17MB / 120.07MB 4.4s [2020-03-27T15:48:20.028Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 1.6s [2020-03-27T15:48:20.028Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 11.68MB / 62.47MB 1.6s [2020-03-27T15:48:20.028Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 22.13MB / 97.60MB 1.6s [2020-03-27T15:48:20.028Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 19.15MB / 62.47MB 1.8s [2020-03-27T15:48:20.028Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 32.88MB / 97.60MB 1.8s [2020-03-27T15:48:20.064Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-03-27T15:48:20.064Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-03-27T15:48:20.189Z] #44 59.13 CC criu/cr-check.o [2020-03-27T15:48:20.203Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 67.83MB / 120.07MB 4.6s [2020-03-27T15:48:20.301Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 24.13MB / 62.47MB 1.9s [2020-03-27T15:48:20.301Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 39.70MB / 97.60MB 1.9s [2020-03-27T15:48:20.301Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 36.49MB / 62.47MB 2.0s [2020-03-27T15:48:20.301Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 56.57MB / 97.60MB 2.0s [2020-03-27T15:48:20.301Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 47.48MB / 62.47MB 2.1s [2020-03-27T15:48:20.407Z] #43 ... [2020-03-27T15:48:20.407Z] [2020-03-27T15:48:20.407Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:48:20.407Z] #33 65.63 sync [2020-03-27T15:48:20.407Z] #33 65.67 internal/reflectlite [2020-03-27T15:48:20.407Z] #33 69.75 sort [2020-03-27T15:48:20.407Z] #33 69.75 errors [2020-03-27T15:48:20.407Z] #33 70.65 strconv [2020-03-27T15:48:20.407Z] #33 72.35 io [2020-03-27T15:48:20.407Z] #33 74.27 internal/oserror [2020-03-27T15:48:20.407Z] #33 74.71 syscall [2020-03-27T15:48:20.407Z] #33 ... [2020-03-27T15:48:20.407Z] [2020-03-27T15:48:20.407Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:48:20.407Z] #35 75.38 Fetched 14.9 MB in 3s (4541 kB/s) [2020-03-27T15:48:20.407Z] #35 75.46 Selecting previously unselected package xxd. [2020-03-27T15:48:20.407Z] #35 75.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-27T15:48:20.407Z] #35 75.58 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-27T15:48:20.407Z] #35 75.64 Unpacking xxd (2:8.1.0875-5) ... [2020-03-27T15:48:20.407Z] #35 76.05 Selecting previously unselected package vim-common. [2020-03-27T15:48:20.407Z] #35 76.05 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-27T15:48:20.407Z] #35 76.15 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-27T15:48:20.512Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 76.05MB / 120.07MB 4.8s [2020-03-27T15:48:20.733Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 59.89MB / 62.47MB 2.3s [2020-03-27T15:48:20.733Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 61.68MB / 97.60MB 2.2s [2020-03-27T15:48:20.772Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 90.70MB / 120.07MB 5.0s [2020-03-27T15:48:20.772Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 105.22MB / 120.07MB 5.2s [2020-03-27T15:48:20.993Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 69.33MB / 97.60MB 2.4s [2020-03-27T15:48:20.993Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 77.84MB / 97.60MB 2.7s [2020-03-27T15:48:20.993Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 90.46MB / 97.60MB 2.8s [2020-03-27T15:48:21.028Z] #7 ... [2020-03-27T15:48:21.028Z] [2020-03-27T15:48:21.028Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-27T15:48:21.028Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-27T15:48:21.028Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-27T15:48:21.028Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-27T15:48:21.028Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-03-27T15:48:21.028Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.3s done [2020-03-27T15:48:21.028Z] #71 DONE 5.4s [2020-03-27T15:48:21.028Z] [2020-03-27T15:48:21.028Z] #20 [internal] load build context [2020-03-27T15:48:21.028Z] #20 transferring context: 23.43MB 5.5s [2020-03-27T15:48:21.202Z] #44 60.16 CC criu/cr-dedup.o [2020-03-27T15:48:21.253Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 97.60MB / 97.60MB 2.9s [2020-03-27T15:48:21.337Z] #35 77.10 Selecting previously unselected package cmake-data. [2020-03-27T15:48:21.337Z] #35 77.10 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-27T15:48:21.337Z] #35 77.16 Unpacking cmake-data (3.13.4-1) ... [2020-03-27T15:48:21.485Z] #44 ... [2020-03-27T15:48:21.485Z] [2020-03-27T15:48:21.485Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:48:21.485Z] #47 DONE 97.0s [2020-03-27T15:48:21.485Z] [2020-03-27T15:48:21.485Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:48:21.485Z] #44 60.46 CC criu/cr-dump.o [2020-03-27T15:48:21.513Z] #7 ... [2020-03-27T15:48:21.513Z] [2020-03-27T15:48:21.513Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-27T15:48:21.513Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-27T15:48:21.513Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-27T15:48:21.513Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-27T15:48:21.513Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-03-27T15:48:21.513Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.7s done [2020-03-27T15:48:21.513Z] #71 DONE 3.2s [2020-03-27T15:48:21.513Z] [2020-03-27T15:48:21.513Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-27T15:48:21.513Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 3.0s done [2020-03-27T15:48:21.513Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 62.47MB / 62.47MB 3.1s done [2020-03-27T15:48:21.513Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 97.60MB / 97.60MB 3.2s done [2020-03-27T15:48:21.513Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 0B / 156B 3.2s [2020-03-27T15:48:21.513Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 156B / 156B 3.2s done [2020-03-27T15:48:21.571Z] go: finding google.golang.org/grpc v1.20.1 [2020-03-27T15:48:21.868Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-27T15:48:22.401Z] #20 transferring context: 50.07MB 7.0s done [2020-03-27T15:48:22.457Z] #7 ... [2020-03-27T15:48:22.457Z] [2020-03-27T15:48:22.457Z] #20 [internal] load build context [2020-03-27T15:48:22.457Z] #20 transferring context: 50.07MB 4.1s done [2020-03-27T15:48:22.457Z] #20 DONE 4.1s [2020-03-27T15:48:22.457Z] [2020-03-27T15:48:22.457Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-27T15:48:22.491Z] #44 ... [2020-03-27T15:48:22.491Z] [2020-03-27T15:48:22.491Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:48:22.491Z] #17 6.812 Reading package lists... [2020-03-27T15:48:22.491Z] #17 9.007 Reading package lists... [2020-03-27T15:48:22.491Z] #17 10.75 Building dependency tree... [2020-03-27T15:48:22.491Z] #17 11.28 libcap2-bin is already the newest version (1:2.25-2). [2020-03-27T15:48:22.491Z] #17 11.28 The following additional packages will be installed: [2020-03-27T15:48:22.491Z] #17 11.29 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-27T15:48:22.491Z] #17 11.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-27T15:48:22.491Z] #17 11.29 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-27T15:48:22.491Z] #17 11.29 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-27T15:48:22.492Z] #17 11.29 python3.7 python3.7-minimal vim-runtime xxd [2020-03-27T15:48:22.492Z] #17 11.29 Suggested packages: [2020-03-27T15:48:22.492Z] #17 11.29 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-27T15:48:22.492Z] #17 11.29 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-27T15:48:22.492Z] #17 11.29 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-27T15:48:22.492Z] #17 11.29 Recommended packages: [2020-03-27T15:48:22.492Z] #17 11.29 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-27T15:48:22.492Z] #17 11.29 python3-keyrings.alt python3-xdg unzip [2020-03-27T15:48:22.492Z] #17 12.42 The following NEW packages will be installed: [2020-03-27T15:48:22.492Z] #17 12.43 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-27T15:48:22.492Z] #17 12.43 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-27T15:48:22.492Z] #17 12.43 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-27T15:48:22.492Z] #17 12.43 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-27T15:48:22.492Z] #17 12.43 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-27T15:48:22.492Z] #17 12.43 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-27T15:48:22.492Z] #17 12.43 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-27T15:48:22.492Z] #17 12.43 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-27T15:48:22.492Z] #17 12.43 xz-utils zip [2020-03-27T15:48:22.492Z] #17 12.54 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:48:22.492Z] #17 12.54 Need to get 27.7 MB of archives. [2020-03-27T15:48:22.492Z] #17 12.54 After this operation, 117 MB of additional disk space will be used. [2020-03-27T15:48:22.492Z] #17 12.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-03-27T15:48:22.492Z] #17 12.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-03-27T15:48:22.492Z] #17 12.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-03-27T15:48:22.492Z] #17 13.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-03-27T15:48:22.492Z] #17 13.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-03-27T15:48:22.492Z] #17 13.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-03-27T15:48:22.492Z] #17 13.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-03-27T15:48:22.506Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-03-27T15:48:22.506Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-27T15:48:22.656Z] #20 DONE 7.1s [2020-03-27T15:48:22.656Z] [2020-03-27T15:48:22.656Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-27T15:48:22.656Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 5.9s done [2020-03-27T15:48:22.773Z] #17 13.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-03-27T15:48:22.773Z] #17 13.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-03-27T15:48:22.773Z] #17 13.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-03-27T15:48:22.773Z] #17 13.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-03-27T15:48:22.773Z] #17 13.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-03-27T15:48:22.773Z] #17 13.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-03-27T15:48:22.773Z] #17 13.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-03-27T15:48:22.773Z] #17 13.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-03-27T15:48:22.773Z] #17 13.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-03-27T15:48:22.773Z] #17 13.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-03-27T15:48:22.773Z] #17 13.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-03-27T15:48:22.773Z] #17 13.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-03-27T15:48:22.773Z] #17 13.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-03-27T15:48:22.773Z] #17 13.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-03-27T15:48:22.773Z] #17 13.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-03-27T15:48:22.773Z] #17 13.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-03-27T15:48:22.849Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.7s done [2020-03-27T15:48:22.849Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf [2020-03-27T15:48:23.055Z] #17 14.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-03-27T15:48:23.055Z] #17 14.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-03-27T15:48:23.055Z] #17 14.11 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-03-27T15:48:23.055Z] #17 14.19 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-03-27T15:48:23.055Z] #17 14.19 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-03-27T15:48:23.055Z] #17 14.20 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-03-27T15:48:23.215Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 5.0s [2020-03-27T15:48:23.547Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-03-27T15:48:23.669Z] #17 14.51 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-03-27T15:48:23.670Z] #17 14.77 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-03-27T15:48:23.838Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 4.1s done [2020-03-27T15:48:23.951Z] #17 14.96 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-03-27T15:48:23.951Z] #17 14.96 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-03-27T15:48:23.951Z] #17 15.18 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-03-27T15:48:24.100Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 [2020-03-27T15:48:24.360Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0.3s done [2020-03-27T15:48:24.360Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 [2020-03-27T15:48:24.566Z] #17 15.77 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-03-27T15:48:24.612Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 6.2s done [2020-03-27T15:48:24.612Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.1s [2020-03-27T15:48:24.614Z] #35 ... [2020-03-27T15:48:24.614Z] [2020-03-27T15:48:24.614Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:48:24.614Z] #10 70.02 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:48:24.614Z] #10 70.02 Need to get 77.7 MB of archives. [2020-03-27T15:48:24.614Z] #10 70.02 After this operation, 487 MB of additional disk space will be used. [2020-03-27T15:48:24.614Z] #10 70.02 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-03-27T15:48:24.614Z] #10 70.52 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-03-27T15:48:24.614Z] #10 71.09 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-03-27T15:48:24.614Z] #10 71.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-27T15:48:24.614Z] #10 71.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-27T15:48:24.614Z] #10 71.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-27T15:48:24.614Z] #10 72.30 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-03-27T15:48:24.614Z] #10 73.02 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-03-27T15:48:24.614Z] #10 73.06 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-03-27T15:48:24.614Z] #10 78.62 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-03-27T15:48:24.614Z] #10 ... [2020-03-27T15:48:24.614Z] [2020-03-27T15:48:24.614Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:48:24.614Z] #27 7.124 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-27T15:48:24.614Z] #27 7.741 [2020-03-27T15:48:24.620Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0.3s done [2020-03-27T15:48:24.847Z] #17 15.80 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-27T15:48:24.847Z] #17 15.81 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-03-27T15:48:24.847Z] #17 15.81 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-03-27T15:48:24.847Z] #17 15.82 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-27T15:48:24.847Z] #17 15.82 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-03-27T15:48:24.847Z] #17 15.83 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-27T15:48:24.847Z] #17 15.89 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-03-27T15:48:24.848Z] #17 15.92 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-03-27T15:48:24.848Z] #17 15.94 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-03-27T15:48:24.848Z] #17 15.94 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-27T15:48:24.878Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced [2020-03-27T15:48:25.079Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-27T15:48:25.079Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-27T15:48:25.079Z] go: finding github.com/spf13/afero v1.1.2 [2020-03-27T15:48:25.079Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-03-27T15:48:25.079Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-03-27T15:48:25.079Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-03-27T15:48:25.130Z] #17 16.14 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-03-27T15:48:25.130Z] #17 ... [2020-03-27T15:48:25.130Z] [2020-03-27T15:48:25.130Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-27T15:48:25.130Z] #30 DONE 100.9s [2020-03-27T15:48:25.130Z] [2020-03-27T15:48:25.130Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:48:25.130Z] #44 61.98 CC criu/cr-errno.o [2020-03-27T15:48:25.130Z] #44 62.01 CC criu/cr-restore.o [2020-03-27T15:48:25.174Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done [2020-03-27T15:48:25.174Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 [2020-03-27T15:48:25.647Z] #27 8.074 #=#=# ## 2.9% ##### 7.0% ####### 10.0% ######## 12.1% ############ 17.9% ############### 21.7% ################### 26.8% ###################### 31.0% ######################### 35.8% ############################ 39.8% ################################# 46.2% #################################### 50.1% ###################################### 53.7% ######################################### 57.1% ########################################### 60.1% ############################################# 63.3% ################################################ 67.3% ################################################### 71.0% ##################################################### 74.4% ######################################################## 78.2% ########################################################### 82.3% ################################################################## 92.2% ####################################################################### 99.9% ######################################################################## 100.0% [2020-03-27T15:48:25.647Z] #27 ... [2020-03-27T15:48:25.647Z] [2020-03-27T15:48:25.647Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:48:25.647Z] #47 71.09 internal/singleflight [2020-03-27T15:48:25.647Z] #47 72.95 strconv [2020-03-27T15:48:25.647Z] #47 72.96 io [2020-03-27T15:48:25.647Z] #47 75.14 bytes [2020-03-27T15:48:25.647Z] #47 78.47 bufio [2020-03-27T15:48:25.647Z] #47 78.93 reflect [2020-03-27T15:48:25.709Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-03-27T15:48:25.734Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.6s done [2020-03-27T15:48:25.744Z] #44 64.82 CC criu/cr-service.o [2020-03-27T15:48:25.904Z] #47 ... [2020-03-27T15:48:25.905Z] [2020-03-27T15:48:25.905Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-27T15:48:25.905Z] #30 78.59 Checking out files: 87% (1334/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: 96% (1463/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-03-27T15:48:25.905Z] #30 79.74 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-27T15:48:25.905Z] #30 80.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-27T15:48:25.989Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 [2020-03-27T15:48:26.144Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.6s done [2020-03-27T15:48:26.405Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f [2020-03-27T15:48:26.740Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-03-27T15:48:26.740Z] go: finding google.golang.org/appengine v1.1.0 [2020-03-27T15:48:26.750Z] #44 65.89 CC criu/crtools.o [2020-03-27T15:48:26.785Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 2.0s done [2020-03-27T15:48:27.032Z] #44 66.11 CC criu/eventfd.o [2020-03-27T15:48:27.316Z] #44 66.28 CC criu/eventpoll.o [2020-03-27T15:48:27.354Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 [2020-03-27T15:48:27.598Z] #44 66.69 CC criu/external.o [2020-03-27T15:48:27.783Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-03-27T15:48:27.880Z] #44 66.87 CC criu/fault-injection.o [2020-03-27T15:48:27.880Z] #44 66.93 CC criu/fdstore.o [2020-03-27T15:48:28.075Z] go: finding cloud.google.com/go v0.26.0 [2020-03-27T15:48:28.161Z] #44 67.12 CC criu/fifo.o [2020-03-27T15:48:28.365Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-27T15:48:28.440Z] #30 ... [2020-03-27T15:48:28.440Z] [2020-03-27T15:48:28.440Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:48:28.440Z] #27 11.41 #=#=# [2020-03-27T15:48:28.440Z] #27 11.66 #=#=# ############ 17.6% ####################### 32.3% ################################ 44.7% ############################################ 62.2% ###################################################### 75.2% ################################################################ 89.9% ######################################################################## 100.0% [2020-03-27T15:48:28.440Z] #27 13.00 #=#=# [2020-03-27T15:48:28.443Z] #44 67.37 CC criu/file-ids.o [2020-03-27T15:48:28.443Z] #44 67.57 CC criu/file-lock.o [2020-03-27T15:48:28.733Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 1.6s done [2020-03-27T15:48:28.992Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 [2020-03-27T15:48:28.999Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-03-27T15:48:29.056Z] #44 68.06 CC criu/files-ext.o [2020-03-27T15:48:29.056Z] #44 ... [2020-03-27T15:48:29.056Z] [2020-03-27T15:48:29.056Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:48:29.056Z] #17 16.54 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-03-27T15:48:29.056Z] #17 16.56 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-03-27T15:48:29.056Z] #17 17.00 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:48:29.056Z] #17 17.04 Fetched 27.7 MB in 4s (6755 kB/s) [2020-03-27T15:48:29.056Z] #17 17.09 Selecting previously unselected package pigz. [2020-03-27T15:48:29.056Z] #17 17.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 ... 23190 files and directories currently installed.) [2020-03-27T15:48:29.056Z] #17 17.15 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-03-27T15:48:29.056Z] #17 17.15 Unpacking pigz (2.4-1) ... [2020-03-27T15:48:29.056Z] #17 17.23 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-03-27T15:48:29.056Z] #17 17.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-03-27T15:48:29.056Z] #17 17.26 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-03-27T15:48:29.056Z] #17 17.64 Selecting previously unselected package python3.7-minimal. [2020-03-27T15:48:29.056Z] #17 17.64 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-03-27T15:48:29.056Z] #17 17.64 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-27T15:48:29.056Z] #17 18.26 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-03-27T15:48:29.056Z] #17 18.27 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-27T15:48:29.056Z] #17 19.46 Selecting previously unselected package python3-minimal. [2020-03-27T15:48:29.056Z] #17 19.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23439 files and directories currently installed.) [2020-03-27T15:48:29.056Z] #17 19.48 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-03-27T15:48:29.056Z] #17 19.48 Unpacking python3-minimal (3.7.3-1) ... [2020-03-27T15:48:29.056Z] #17 19.53 Selecting previously unselected package libmpdec2:s390x. [2020-03-27T15:48:29.056Z] #17 19.53 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-03-27T15:48:29.056Z] #17 19.53 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-03-27T15:48:29.056Z] #17 19.58 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-03-27T15:48:29.056Z] #17 19.58 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-03-27T15:48:29.056Z] #17 19.58 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-03-27T15:48:29.056Z] #17 20.12 Selecting previously unselected package python3.7. [2020-03-27T15:48:29.056Z] #17 20.12 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-03-27T15:48:29.056Z] #17 20.12 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-27T15:48:29.056Z] #17 20.20 Selecting previously unselected package libpython3-stdlib:s390x. [2020-03-27T15:48:29.056Z] #17 20.20 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-03-27T15:48:29.056Z] #17 20.20 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-03-27T15:48:29.056Z] #17 20.24 Setting up python3-minimal (3.7.3-1) ... [2020-03-27T15:48:29.633Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-03-27T15:48:29.669Z] #17 20.79 Selecting previously unselected package python3. [2020-03-27T15:48:29.669Z] #17 20.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23851 files and directories currently installed.) [2020-03-27T15:48:29.669Z] #17 20.81 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-03-27T15:48:29.669Z] #17 20.82 Unpacking python3 (3.7.3-1) ... [2020-03-27T15:48:29.669Z] #17 20.87 Selecting previously unselected package libip4tc0:s390x. [2020-03-27T15:48:29.936Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-03-27T15:48:29.951Z] #17 20.87 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-03-27T15:48:29.951Z] #17 20.88 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-03-27T15:48:29.951Z] #17 20.92 Selecting previously unselected package libip6tc0:s390x. [2020-03-27T15:48:29.951Z] #17 20.92 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-03-27T15:48:29.951Z] #17 20.93 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-03-27T15:48:29.951Z] #17 21.00 Selecting previously unselected package libiptc0:s390x. [2020-03-27T15:48:29.951Z] #17 21.00 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-03-27T15:48:29.951Z] #17 21.00 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-03-27T15:48:29.951Z] #17 21.03 Selecting previously unselected package libnfnetlink0:s390x. [2020-03-27T15:48:29.951Z] #17 21.03 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-03-27T15:48:29.951Z] #17 21.03 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-03-27T15:48:29.951Z] #17 21.06 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-03-27T15:48:29.951Z] #17 21.06 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-03-27T15:48:29.951Z] #17 21.07 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-03-27T15:48:29.951Z] #17 21.09 Selecting previously unselected package libnftnl11:s390x. [2020-03-27T15:48:29.951Z] #17 21.09 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-03-27T15:48:29.951Z] #17 21.10 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-03-27T15:48:29.951Z] #17 21.14 Selecting previously unselected package iptables. [2020-03-27T15:48:29.951Z] #17 21.14 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-03-27T15:48:29.951Z] #17 21.14 Unpacking iptables (1.8.2-4) ... [2020-03-27T15:48:30.154Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.5s done [2020-03-27T15:48:30.154Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0.1s [2020-03-27T15:48:30.232Z] #17 21.31 Selecting previously unselected package xxd. [2020-03-27T15:48:30.232Z] #17 21.31 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-03-27T15:48:30.232Z] #17 21.31 Unpacking xxd (2:8.1.0875-5) ... [2020-03-27T15:48:30.232Z] #17 21.38 Selecting previously unselected package vim-common. [2020-03-27T15:48:30.232Z] #17 21.38 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-27T15:48:30.232Z] #17 21.39 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-27T15:48:30.244Z] #27 13.32 #=#=# # 2.5% #### 6.4% ########## 14.1% ############# 18.5% ################ 23.5% ################### 27.1% ####################### 32.1% ########################### 38.3% ################################ 45.5% ################################## 48.1% ######################################### 57.5% ################################################ 67.2% ##################################################### 74.1% ########################################################## 80.6% ################################################################# 91.5% ######################################################################## 100.0% [2020-03-27T15:48:30.258Z] go: finding github.com/containerd/containerd v1.2.4 [2020-03-27T15:48:30.258Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-03-27T15:48:30.514Z] #17 21.53 Selecting previously unselected package bash-completion. [2020-03-27T15:48:30.514Z] #17 21.53 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-27T15:48:30.549Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-03-27T15:48:30.549Z] go: finding github.com/onsi/gomega v1.4.3 [2020-03-27T15:48:30.808Z] #27 15.74 [2020-03-27T15:48:30.808Z] #27 15.94 [2020-03-27T15:48:30.808Z] #27 ... [2020-03-27T15:48:30.808Z] [2020-03-27T15:48:30.808Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:48:30.808Z] #43 76.67 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-27T15:48:30.808Z] #43 76.67 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-27T15:48:30.808Z] #43 76.67 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-27T15:48:30.808Z] #43 77.30 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-27T15:48:30.808Z] #43 77.34 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-27T15:48:30.808Z] #43 77.35 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-27T15:48:30.808Z] #43 80.27 Selecting previously unselected package libprotoc17:amd64. [2020-03-27T15:48:30.808Z] #43 80.28 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-27T15:48:30.808Z] #43 80.28 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-27T15:48:30.808Z] #43 81.65 Selecting previously unselected package protobuf-c-compiler. [2020-03-27T15:48:30.808Z] #43 81.65 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-27T15:48:30.808Z] #43 81.65 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-27T15:48:30.808Z] #43 81.88 Selecting previously unselected package protobuf-compiler. [2020-03-27T15:48:30.808Z] #43 81.89 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-27T15:48:30.808Z] #43 81.89 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-27T15:48:30.808Z] #43 82.18 Selecting previously unselected package python-pkg-resources. [2020-03-27T15:48:30.808Z] #43 82.18 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-27T15:48:30.808Z] #43 82.19 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-27T15:48:30.808Z] #43 82.78 Selecting previously unselected package python-six. [2020-03-27T15:48:30.808Z] #43 82.78 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-27T15:48:30.808Z] #43 82.79 Unpacking python-six (1.12.0-1) ... [2020-03-27T15:48:30.808Z] #43 83.06 Selecting previously unselected package python-protobuf. [2020-03-27T15:48:30.808Z] #43 83.07 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-27T15:48:30.808Z] #43 83.10 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-27T15:48:30.808Z] #43 84.16 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-27T15:48:30.842Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-03-27T15:48:31.066Z] #43 ... [2020-03-27T15:48:31.066Z] [2020-03-27T15:48:31.066Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:48:31.582Z] #27 15.94 0.0% # 2.7% #### 5.6% ##### 7.2% ###### 9.4% ######## 12.0% ######### 13.7% ########### [2020-03-27T15:48:31.582Z] #27 ... [2020-03-27T15:48:31.582Z] [2020-03-27T15:48:31.582Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:48:31.582Z] #33 77.03 reflect [2020-03-27T15:48:31.667Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.0s [2020-03-27T15:48:31.840Z] #33 ... [2020-03-27T15:48:31.840Z] [2020-03-27T15:48:31.840Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:48:31.881Z] go: finding github.com/kr/text v0.1.0 [2020-03-27T15:48:31.881Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-03-27T15:48:31.982Z] #17 22.89 Unpacking bash-completion (1:2.8-6) ... [2020-03-27T15:48:32.264Z] #17 23.16 Selecting previously unselected package bzip2. [2020-03-27T15:48:32.264Z] #17 23.16 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-03-27T15:48:32.264Z] #17 23.17 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-27T15:48:32.264Z] #17 23.23 Selecting previously unselected package xz-utils. [2020-03-27T15:48:32.264Z] #17 23.23 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-03-27T15:48:32.264Z] #17 23.23 Unpacking xz-utils (5.2.4-1) ... [2020-03-27T15:48:32.264Z] #17 23.34 Selecting previously unselected package apparmor. [2020-03-27T15:48:32.264Z] #17 23.34 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-03-27T15:48:32.264Z] #17 23.40 Unpacking apparmor (2.13.2-10) ... [2020-03-27T15:48:32.354Z] #27 15.94 0.0% # 2.7% #### 5.6% ##### 7.2% ###### 9.4% ######## 12.0% ######### 13.7% ########### 16.6% ############# 18.3% ############### 21.4% ################ 23.5% ################## 25.8% ##################### 29.5% ####################### 32.8% [2020-03-27T15:48:32.354Z] #27 ... [2020-03-27T15:48:32.354Z] [2020-03-27T15:48:32.354Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:48:32.354Z] #50 77.67 + cd /tmp/tmp.u3z2OoF5cM/src/gotest.tools/gotestsum [2020-03-27T15:48:32.354Z] #50 77.67 + git checkout -q v0.3.5 [2020-03-27T15:48:32.354Z] #50 77.69 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-27T15:48:32.354Z] #50 ... [2020-03-27T15:48:32.354Z] [2020-03-27T15:48:32.354Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:48:32.472Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 3.5s done [2020-03-27T15:48:32.545Z] #17 23.60 Selecting previously unselected package aufs-tools. [2020-03-27T15:48:32.545Z] #17 23.61 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-03-27T15:48:32.545Z] #17 23.61 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-27T15:48:32.545Z] #17 23.67 Selecting previously unselected package libonig5:s390x. [2020-03-27T15:48:32.545Z] #17 23.67 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-03-27T15:48:32.545Z] #17 23.67 Unpacking libonig5:s390x (6.9.1-1) ... [2020-03-27T15:48:32.545Z] #17 23.74 Selecting previously unselected package libjq1:s390x. [2020-03-27T15:48:32.545Z] #17 23.75 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-03-27T15:48:32.545Z] #17 23.75 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-27T15:48:32.545Z] #17 23.82 Selecting previously unselected package jq. [2020-03-27T15:48:32.731Z] #7 extracting sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 [2020-03-27T15:48:32.827Z] #17 23.82 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-03-27T15:48:32.827Z] #17 23.82 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-27T15:48:32.827Z] #17 23.87 Selecting previously unselected package libaio1:s390x. [2020-03-27T15:48:32.827Z] #17 23.87 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-03-27T15:48:32.827Z] #17 23.87 Unpacking libaio1:s390x (0.3.112-3) ... [2020-03-27T15:48:32.827Z] #17 23.90 Selecting previously unselected package libgpm2:s390x. [2020-03-27T15:48:32.827Z] #17 23.90 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-03-27T15:48:32.827Z] #17 23.91 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-03-27T15:48:32.827Z] #17 23.94 Selecting previously unselected package libicu63:s390x. [2020-03-27T15:48:32.827Z] #17 23.94 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-03-27T15:48:32.827Z] #17 23.95 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-03-27T15:48:32.866Z] #27 15.94 0.0% # 2.7% #### 5.6% ##### 7.2% ###### 9.4% ######## 12.0% ######### 13.7% ########### 16.6% ############# 18.3% ############### 21.4% ################ 23.5% ################## 25.8% ##################### 29.5% ####################### 32.8% ######################### 35.8% ############################ 39.5% ############################## 42.5% ############################### 44.0% ################################# 46.4% ################################### 48.7% [2020-03-27T15:48:32.866Z] #27 ... [2020-03-27T15:48:32.866Z] [2020-03-27T15:48:32.866Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:48:32.866Z] #56 78.38 bytes [2020-03-27T15:48:32.866Z] #56 78.44 syscall [2020-03-27T15:48:32.866Z] #56 82.38 reflect [2020-03-27T15:48:32.916Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-03-27T15:48:32.990Z] #7 extracting sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 done [2020-03-27T15:48:32.990Z] #7 DONE 14.8s [2020-03-27T15:48:33.124Z] #56 ... [2020-03-27T15:48:33.124Z] [2020-03-27T15:48:33.124Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:48:33.250Z] [2020-03-27T15:48:33.250Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-27T15:48:33.416Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.6s done [2020-03-27T15:48:33.416Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f [2020-03-27T15:48:33.548Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-03-27T15:48:33.838Z] go: finding gotest.tools v2.1.0+incompatible [2020-03-27T15:48:34.132Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-27T15:48:34.193Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.4s done [2020-03-27T15:48:34.193Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 [2020-03-27T15:48:34.193Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-27T15:48:34.193Z] #7 DONE 26.3s [2020-03-27T15:48:34.193Z] [2020-03-27T15:48:34.193Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-27T15:48:34.422Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-03-27T15:48:34.847Z] #17 25.88 Selecting previously unselected package libnet1:s390x. [2020-03-27T15:48:34.847Z] #17 25.89 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-27T15:48:34.847Z] #17 25.89 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-27T15:48:34.847Z] #17 25.94 Selecting previously unselected package libnl-3-200:s390x. [2020-03-27T15:48:34.847Z] #17 25.94 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-03-27T15:48:34.847Z] #17 25.94 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-03-27T15:48:34.847Z] #17 26.00 Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-27T15:48:34.847Z] #17 26.00 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-03-27T15:48:34.847Z] #17 26.01 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-27T15:48:34.847Z] #17 26.05 Selecting previously unselected package libreadline5:s390x. [2020-03-27T15:48:34.847Z] #17 26.06 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-03-27T15:48:34.847Z] #17 26.06 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-03-27T15:48:34.847Z] #17 26.10 Selecting previously unselected package net-tools. [2020-03-27T15:48:35.129Z] #17 26.10 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-03-27T15:48:35.129Z] #17 26.11 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-27T15:48:35.129Z] #17 26.24 Selecting previously unselected package python-pip-whl. [2020-03-27T15:48:35.129Z] #17 26.25 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-27T15:48:35.129Z] #17 26.25 Unpacking python-pip-whl (18.1-5) ... [2020-03-27T15:48:35.410Z] #17 26.62 Selecting previously unselected package python3-lib2to3. [2020-03-27T15:48:35.410Z] #17 26.62 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-27T15:48:35.410Z] #17 26.62 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-27T15:48:35.410Z] #17 26.68 Selecting previously unselected package python3-distutils. [2020-03-27T15:48:35.484Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-03-27T15:48:35.692Z] #17 26.68 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-27T15:48:35.692Z] #17 26.68 Unpacking python3-distutils (3.7.3-1) ... [2020-03-27T15:48:35.692Z] #17 26.81 Selecting previously unselected package python3-pip. [2020-03-27T15:48:35.692Z] #17 26.81 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-27T15:48:35.692Z] #17 26.81 Unpacking python3-pip (18.1-5) ... [2020-03-27T15:48:35.692Z] #17 26.91 Selecting previously unselected package python3-pkg-resources. [2020-03-27T15:48:35.776Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-03-27T15:48:35.776Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-03-27T15:48:35.776Z] go: finding github.com/docker/go-units v0.3.1 [2020-03-27T15:48:35.787Z] #8 DONE 2.7s [2020-03-27T15:48:35.787Z] [2020-03-27T15:48:35.787Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-27T15:48:35.954Z] #27 15.94 0.0% # 2.7% #### 5.6% ##### 7.2% ###### 9.4% ######## 12.0% ######### 13.7% ########### 16.6% ############# 18.3% ############### 21.4% ################ 23.5% ################## 25.8% ##################### 29.5% ####################### 32.8% ######################### 35.8% ############################ 39.5% ############################## 42.5% ############################### 44.0% ################################# 46.4% ################################### 48.7% #################################### 51.0% ###################################### 53.9% ####################################### 54.9% ######################################## 56.6% ######################################### 57.3% ########################################### 60.0% ############################################ 62.0% ############################################## 64.3% ############################################### 66.0% ################################################# 68.4% ################################################### 71.2% #################################################### 73.2% ###################################################### 75.0% ###################################################### 76.1% ######################################################## 78.3% ######################################################### 79.6% ########################################################## 81.2% ########################################################### 82.4% ############################################################ 84.5% ############################################################## 86.1% ############################################################## 87.1% ############################################################### 88.5% ################################################################# 91.4% ################################################################### 93.8% ##################################################################### 95.9% ###################################################################### 98.1% ######################################################################## 100.0% [2020-03-27T15:48:35.954Z] #27 21.00 [2020-03-27T15:48:35.974Z] #17 26.91 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-27T15:48:35.974Z] #17 26.92 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-27T15:48:35.974Z] #17 26.97 Selecting previously unselected package python3-setuptools. [2020-03-27T15:48:35.974Z] #17 26.97 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-27T15:48:35.974Z] #17 26.97 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-27T15:48:35.974Z] #17 27.09 Selecting previously unselected package python3-wheel. [2020-03-27T15:48:35.974Z] #17 27.09 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-27T15:48:35.974Z] #17 27.10 Unpacking python3-wheel (0.32.3-2) ... [2020-03-27T15:48:35.974Z] #17 27.15 Selecting previously unselected package sudo. [2020-03-27T15:48:35.974Z] #17 27.15 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-03-27T15:48:35.974Z] #17 27.16 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-27T15:48:36.064Z] go: finding github.com/kr/pty v1.1.1 [2020-03-27T15:48:36.256Z] #17 27.41 Selecting previously unselected package thin-provisioning-tools. [2020-03-27T15:48:36.256Z] #17 27.41 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-03-27T15:48:36.256Z] #17 27.41 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-27T15:48:36.519Z] #27 ... [2020-03-27T15:48:36.519Z] [2020-03-27T15:48:36.519Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:48:36.519Z] #47 81.94 syscall [2020-03-27T15:48:36.540Z] #17 27.52 Selecting previously unselected package uidmap. [2020-03-27T15:48:36.540Z] #17 27.53 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-03-27T15:48:36.540Z] #17 27.53 Unpacking uidmap (1:4.5-1.1) ... [2020-03-27T15:48:36.540Z] #17 27.61 Selecting previously unselected package vim-runtime. [2020-03-27T15:48:36.540Z] #17 27.61 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-27T15:48:36.540Z] #17 27.61 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-27T15:48:36.540Z] #17 27.62 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-27T15:48:36.540Z] #17 27.63 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-27T15:48:36.701Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-27T15:48:36.726Z] #9 DONE 1.0s [2020-03-27T15:48:36.726Z] [2020-03-27T15:48:36.726Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-27T15:48:36.726Z] #40 DONE 0.0s [2020-03-27T15:48:36.726Z] [2020-03-27T15:48:36.726Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:48:36.777Z] #47 ... [2020-03-27T15:48:36.777Z] [2020-03-27T15:48:36.777Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:48:36.777Z] #10 82.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-27T15:48:36.777Z] #10 82.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-27T15:48:36.777Z] #10 82.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-27T15:48:36.777Z] #10 82.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-27T15:48:36.777Z] #10 82.43 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-03-27T15:48:36.777Z] #10 82.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-27T15:48:36.777Z] #10 82.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-27T15:48:36.777Z] #10 82.52 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-27T15:48:36.777Z] #10 82.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-27T15:48:36.777Z] #10 82.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-27T15:48:36.777Z] #10 82.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-27T15:48:36.777Z] #10 82.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-27T15:48:36.777Z] #10 82.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-27T15:48:36.777Z] #10 82.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-27T15:48:36.777Z] #10 82.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-27T15:48:36.777Z] #10 84.69 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:48:36.777Z] #10 85.07 Fetched 77.7 MB in 13s (5888 kB/s) [2020-03-27T15:48:36.777Z] #10 85.25 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-27T15:48:36.777Z] #10 85.25 (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-03-27T15:48:36.777Z] #10 85.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-27T15:48:36.777Z] #10 85.49 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-27T15:48:36.777Z] #10 89.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-27T15:48:36.777Z] #10 89.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-27T15:48:36.777Z] #10 89.11 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-27T15:48:36.777Z] #10 ... [2020-03-27T15:48:36.777Z] [2020-03-27T15:48:36.777Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:48:36.777Z] #43 91.06 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-27T15:48:36.777Z] #43 91.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-27T15:48:36.777Z] #43 91.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-27T15:48:36.777Z] #43 91.09 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-27T15:48:36.777Z] #43 91.10 Setting up python-six (1.12.0-1) ... [2020-03-27T15:48:36.985Z] #35 ... [2020-03-27T15:48:36.985Z] [2020-03-27T15:48:36.985Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T15:48:36.985Z] #21 DONE 0.1s [2020-03-27T15:48:36.985Z] [2020-03-27T15:48:36.985Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-27T15:48:36.985Z] #29 DONE 0.1s [2020-03-27T15:48:36.985Z] [2020-03-27T15:48:36.985Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-27T15:48:36.985Z] #49 DONE 0.2s [2020-03-27T15:48:36.985Z] [2020-03-27T15:48:36.985Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-27T15:48:36.985Z] #30 ... [2020-03-27T15:48:36.985Z] [2020-03-27T15:48:36.985Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-27T15:48:36.985Z] #46 DONE 0.2s [2020-03-27T15:48:36.985Z] [2020-03-27T15:48:36.985Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-27T15:48:36.985Z] #67 DONE 0.2s [2020-03-27T15:48:36.985Z] [2020-03-27T15:48:36.985Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-27T15:48:36.985Z] #55 DONE 0.2s [2020-03-27T15:48:36.985Z] [2020-03-27T15:48:36.985Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-27T15:48:36.985Z] #73 DONE 0.2s [2020-03-27T15:48:36.985Z] [2020-03-27T15:48:36.985Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-27T15:48:36.985Z] #32 DONE 0.3s [2020-03-27T15:48:36.985Z] [2020-03-27T15:48:36.985Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-27T15:48:36.985Z] #22 DONE 0.3s [2020-03-27T15:48:36.985Z] [2020-03-27T15:48:36.985Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-27T15:48:36.985Z] #52 DONE 0.3s [2020-03-27T15:48:36.992Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-03-27T15:48:36.992Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-03-27T15:48:37.247Z] [2020-03-27T15:48:37.247Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:48:37.341Z] #43 ... [2020-03-27T15:48:37.341Z] [2020-03-27T15:48:37.341Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:48:37.341Z] #35 83.03 Selecting previously unselected package libicu63:amd64. [2020-03-27T15:48:37.341Z] #35 83.07 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-03-27T15:48:37.341Z] #35 83.08 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-27T15:48:37.341Z] #35 ... [2020-03-27T15:48:37.341Z] [2020-03-27T15:48:37.341Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:48:37.341Z] #27 22.42 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-27T15:48:37.479Z] #8 DONE 2.8s [2020-03-27T15:48:37.479Z] [2020-03-27T15:48:37.479Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-27T15:48:38.031Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-03-27T15:48:38.031Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-27T15:48:38.045Z] #9 DONE 1.0s [2020-03-27T15:48:38.045Z] [2020-03-27T15:48:38.045Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-27T15:48:38.045Z] #29 DONE 0.1s [2020-03-27T15:48:38.045Z] [2020-03-27T15:48:38.045Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:48:38.045Z] #43 ... [2020-03-27T15:48:38.045Z] [2020-03-27T15:48:38.045Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-27T15:48:38.045Z] #40 DONE 0.1s [2020-03-27T15:48:38.045Z] [2020-03-27T15:48:38.045Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T15:48:38.045Z] #21 DONE 0.1s [2020-03-27T15:48:38.045Z] [2020-03-27T15:48:38.045Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-27T15:48:38.045Z] #22 DONE 0.1s [2020-03-27T15:48:38.045Z] [2020-03-27T15:48:38.045Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-27T15:48:38.045Z] #67 DONE 0.1s [2020-03-27T15:48:38.045Z] [2020-03-27T15:48:38.045Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-27T15:48:38.045Z] #73 DONE 0.2s [2020-03-27T15:48:38.045Z] [2020-03-27T15:48:38.045Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:48:38.274Z] #27 23.04 [2020-03-27T15:48:38.302Z] #74 ... [2020-03-27T15:48:38.302Z] [2020-03-27T15:48:38.302Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-27T15:48:38.302Z] #55 DONE 0.2s [2020-03-27T15:48:38.302Z] [2020-03-27T15:48:38.302Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-27T15:48:38.302Z] #46 DONE 0.2s [2020-03-27T15:48:38.302Z] [2020-03-27T15:48:38.302Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-27T15:48:38.302Z] #49 DONE 0.2s [2020-03-27T15:48:38.302Z] [2020-03-27T15:48:38.302Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-27T15:48:38.302Z] #32 DONE 0.3s [2020-03-27T15:48:38.302Z] [2020-03-27T15:48:38.302Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-27T15:48:38.302Z] #52 DONE 0.3s [2020-03-27T15:48:38.321Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-03-27T15:48:38.321Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-03-27T15:48:38.321Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-03-27T15:48:38.321Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-03-27T15:48:38.532Z] #27 23.33 #=#=# ######################################################################## 100.0% [2020-03-27T15:48:38.532Z] #27 23.62 [2020-03-27T15:48:38.560Z] #17 29.85 Selecting previously unselected package vim. [2020-03-27T15:48:38.564Z] [2020-03-27T15:48:38.564Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:48:38.671Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.1s [2020-03-27T15:48:38.842Z] #17 29.85 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-03-27T15:48:38.842Z] #17 29.86 Unpacking vim (2:8.1.0875-5) ... [2020-03-27T15:48:39.125Z] #17 30.17 Selecting previously unselected package xfsprogs. [2020-03-27T15:48:39.125Z] #17 30.17 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-03-27T15:48:39.125Z] #17 30.17 Unpacking xfsprogs (4.20.0-1) ... [2020-03-27T15:48:39.356Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-27T15:48:39.406Z] #17 ... [2020-03-27T15:48:39.406Z] [2020-03-27T15:48:39.406Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:48:39.406Z] #44 68.23 CC criu/files-reg.o [2020-03-27T15:48:39.406Z] #44 69.40 CC criu/files.o [2020-03-27T15:48:39.406Z] #44 70.43 CC criu/filesystems.o [2020-03-27T15:48:39.406Z] #44 70.80 CC criu/fsnotify.o [2020-03-27T15:48:39.406Z] #44 71.42 CC criu/image-desc.o [2020-03-27T15:48:39.406Z] #44 71.51 CC criu/image.o [2020-03-27T15:48:39.406Z] #44 71.92 CC criu/ipc_ns.o [2020-03-27T15:48:39.406Z] #44 72.71 CC criu/irmap.o [2020-03-27T15:48:39.406Z] #44 73.21 CC criu/kcmp-ids.o [2020-03-27T15:48:39.406Z] #44 73.38 CC criu/kerndat.o [2020-03-27T15:48:39.406Z] #44 73.97 CC criu/libnetlink.o [2020-03-27T15:48:39.406Z] #44 74.14 CC criu/log.o [2020-03-27T15:48:39.406Z] #44 74.38 CC criu/lsm.o [2020-03-27T15:48:39.406Z] #44 74.66 CC criu/mem.o [2020-03-27T15:48:39.406Z] #44 75.75 CC criu/mount.o [2020-03-27T15:48:39.406Z] #44 78.26 CC criu/namespaces.o [2020-03-27T15:48:39.406Z] #44 ... [2020-03-27T15:48:39.406Z] [2020-03-27T15:48:39.406Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:48:39.406Z] #17 30.45 Selecting previously unselected package zip. [2020-03-27T15:48:39.406Z] #17 30.45 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-03-27T15:48:39.406Z] #17 30.46 Unpacking zip (3.0-11+b1) ... [2020-03-27T15:48:39.406Z] #17 30.59 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-27T15:48:39.406Z] #17 30.60 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-27T15:48:39.406Z] #17 30.60 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-03-27T15:48:39.406Z] #17 30.61 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-03-27T15:48:39.406Z] #17 30.62 Setting up libgpm2:s390x (1.20.7-5) ... [2020-03-27T15:48:39.406Z] #17 30.62 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-03-27T15:48:39.406Z] #17 30.63 Setting up uidmap (1:4.5-1.1) ... [2020-03-27T15:48:39.406Z] #17 30.64 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-03-27T15:48:39.406Z] #17 30.64 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-27T15:48:39.406Z] #17 30.65 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-27T15:48:39.406Z] #17 30.66 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-27T15:48:39.406Z] #17 30.66 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-03-27T15:48:39.406Z] #17 30.67 Setting up xxd (2:8.1.0875-5) ... [2020-03-27T15:48:39.406Z] #17 30.68 Setting up zip (3.0-11+b1) ... [2020-03-27T15:48:39.406Z] #17 30.68 Setting up vim-common (2:8.1.0875-5) ... [2020-03-27T15:48:39.406Z] #17 30.69 Setting up bash-completion (1:2.8-6) ... [2020-03-27T15:48:39.646Z] go: finding github.com/client9/misspell v0.3.4 [2020-03-27T15:48:39.647Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-03-27T15:48:39.938Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-03-27T15:48:39.938Z] go: finding github.com/gofrs/flock v0.7.0 [2020-03-27T15:48:39.938Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-03-27T15:48:40.232Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-03-27T15:48:40.429Z] #27 25.51 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-27T15:48:40.865Z] go: finding github.com/golang/mock v1.1.1 [2020-03-27T15:48:40.877Z] #17 31.87 Setting up libiptc0:s390x (1.8.2-4) ... [2020-03-27T15:48:40.877Z] #17 31.88 Setting up xz-utils (5.2.4-1) ... [2020-03-27T15:48:40.877Z] #17 31.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-27T15:48:40.877Z] #17 31.89 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-27T15:48:40.877Z] #17 31.92 invoke-rc.d: could not determine current runlevel [2020-03-27T15:48:40.877Z] #17 31.92 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-27T15:48:40.877Z] #17 31.93 Setting up pigz (2.4-1) ... [2020-03-27T15:48:40.877Z] #17 31.93 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-03-27T15:48:40.877Z] #17 31.94 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-03-27T15:48:40.877Z] #17 31.95 Setting up python-pip-whl (18.1-5) ... [2020-03-27T15:48:40.877Z] #17 31.96 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-03-27T15:48:40.877Z] #17 31.97 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-27T15:48:41.159Z] #17 32.21 Setting up libaio1:s390x (0.3.112-3) ... [2020-03-27T15:48:41.159Z] #17 32.22 Setting up libonig5:s390x (6.9.1-1) ... [2020-03-27T15:48:41.159Z] #17 32.22 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-03-27T15:48:41.159Z] #17 32.23 Setting up vim (2:8.1.0875-5) ... [2020-03-27T15:48:41.159Z] #17 32.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-27T15:48:41.159Z] #17 32.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-27T15:48:41.159Z] #17 32.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-27T15:48:41.159Z] #17 32.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-27T15:48:41.159Z] #17 32.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-27T15:48:41.159Z] #17 32.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-27T15:48:41.159Z] #17 32.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-27T15:48:41.159Z] #17 32.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-27T15:48:41.159Z] #17 32.26 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-27T15:48:41.159Z] #17 32.27 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-27T15:48:41.159Z] #17 32.28 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-03-27T15:48:41.159Z] #17 32.28 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-27T15:48:41.159Z] #17 32.29 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-03-27T15:48:41.159Z] #17 32.30 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-27T15:48:41.188Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.3s done [2020-03-27T15:48:41.188Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-27T15:48:41.188Z] #7 DONE 25.7s [2020-03-27T15:48:41.188Z] [2020-03-27T15:48:41.188Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-27T15:48:41.362Z] #27 26.31 #=#=# [2020-03-27T15:48:41.498Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-03-27T15:48:41.498Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-03-27T15:48:41.878Z] #27 26.70 #=#=# ############################ 39.8% ######################################################################## 100.0% [2020-03-27T15:48:42.136Z] #27 ... [2020-03-27T15:48:42.136Z] [2020-03-27T15:48:42.136Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:48:42.136Z] #33 87.46 time [2020-03-27T15:48:42.136Z] #33 97.47 internal/poll [2020-03-27T15:48:42.136Z] #33 ... [2020-03-27T15:48:42.136Z] [2020-03-27T15:48:42.136Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:48:42.136Z] #43 97.43 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-27T15:48:42.136Z] #43 97.44 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-27T15:48:42.136Z] #43 97.47 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-27T15:48:42.136Z] #43 97.49 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-27T15:48:42.136Z] #43 97.50 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-27T15:48:42.136Z] #43 97.52 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-27T15:48:42.136Z] #43 97.54 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-27T15:48:42.136Z] #43 97.56 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-27T15:48:42.136Z] #43 97.57 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-27T15:48:42.136Z] #43 97.59 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-27T15:48:42.528Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-03-27T15:48:42.528Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-27T15:48:42.539Z] #53 ... [2020-03-27T15:48:42.539Z] [2020-03-27T15:48:42.539Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-27T15:48:42.539Z] #30 4.332 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-27T15:48:42.539Z] #30 4.335 Cloning into '.'... [2020-03-27T15:48:42.564Z] #8 DONE 1.4s [2020-03-27T15:48:42.564Z] [2020-03-27T15:48:42.564Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-27T15:48:42.629Z] #17 33.73 Setting up iptables (1.8.2-4) ... [2020-03-27T15:48:42.629Z] #17 33.74 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-27T15:48:42.629Z] #17 33.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-27T15:48:42.629Z] #17 33.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-27T15:48:42.629Z] #17 33.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-27T15:48:42.629Z] #17 33.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-27T15:48:42.629Z] #17 33.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-27T15:48:42.629Z] #17 33.77 Setting up python3 (3.7.3-1) ... [2020-03-27T15:48:42.818Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-03-27T15:48:42.911Z] #17 34.05 Setting up python3-wheel (0.32.3-2) ... [2020-03-27T15:48:43.497Z] #9 DONE 1.1s [2020-03-27T15:48:43.497Z] [2020-03-27T15:48:43.497Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:48:43.524Z] #17 34.62 Setting up apparmor (2.13.2-10) ... [2020-03-27T15:48:43.754Z] #10 ... [2020-03-27T15:48:43.754Z] [2020-03-27T15:48:43.754Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-27T15:48:43.754Z] #40 DONE 0.1s [2020-03-27T15:48:43.754Z] [2020-03-27T15:48:43.754Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-27T15:48:43.754Z] #29 DONE 0.1s [2020-03-27T15:48:43.754Z] [2020-03-27T15:48:43.754Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T15:48:43.754Z] #21 DONE 0.2s [2020-03-27T15:48:43.833Z] #53 ... [2020-03-27T15:48:43.833Z] [2020-03-27T15:48:43.834Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:48:43.834Z] #35 5.446 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:48:43.834Z] #35 5.446 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:48:43.834Z] #35 5.446 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:48:43.834Z] #35 5.701 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T15:48:44.010Z] [2020-03-27T15:48:44.010Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-27T15:48:44.010Z] #67 DONE 0.3s [2020-03-27T15:48:44.010Z] [2020-03-27T15:48:44.010Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-27T15:48:44.010Z] #49 DONE 0.1s [2020-03-27T15:48:44.010Z] [2020-03-27T15:48:44.010Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-27T15:48:44.010Z] #46 DONE 0.2s [2020-03-27T15:48:44.010Z] [2020-03-27T15:48:44.010Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:48:44.094Z] #35 6.057 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T15:48:44.265Z] #47 ... [2020-03-27T15:48:44.265Z] [2020-03-27T15:48:44.265Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-27T15:48:44.265Z] #73 DONE 0.3s [2020-03-27T15:48:44.265Z] [2020-03-27T15:48:44.265Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-27T15:48:44.265Z] #32 DONE 0.3s [2020-03-27T15:48:44.265Z] [2020-03-27T15:48:44.265Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-27T15:48:44.265Z] #22 DONE 0.3s [2020-03-27T15:48:44.265Z] [2020-03-27T15:48:44.265Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-27T15:48:44.265Z] #55 DONE 0.3s [2020-03-27T15:48:44.265Z] [2020-03-27T15:48:44.265Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-27T15:48:44.265Z] #52 DONE 0.3s [2020-03-27T15:48:44.265Z] [2020-03-27T15:48:44.265Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:48:44.530Z] #17 35.64 Setting up xfsprogs (4.20.0-1) ... [2020-03-27T15:48:44.530Z] #17 35.65 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-27T15:48:44.669Z] #35 6.687 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T15:48:44.812Z] #17 35.89 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-27T15:48:45.425Z] #17 36.50 Setting up python3-distutils (3.7.3-1) ... [2020-03-27T15:48:45.425Z] #17 ... [2020-03-27T15:48:45.425Z] [2020-03-27T15:48:45.425Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:48:45.425Z] #41 121.1 + dpkg --print-architecture [2020-03-27T15:48:45.425Z] #41 121.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-27T15:48:45.707Z] #41 121.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-27T15:48:45.707Z] #41 121.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-27T15:48:46.317Z] #43 ... [2020-03-27T15:48:46.317Z] [2020-03-27T15:48:46.317Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:48:46.317Z] #56 91.34 time [2020-03-27T15:48:46.317Z] #56 ... [2020-03-27T15:48:46.317Z] [2020-03-27T15:48:46.317Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:48:46.317Z] #35 94.73 Selecting previously unselected package libxml2:amd64. [2020-03-27T15:48:46.317Z] #35 94.73 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-27T15:48:46.317Z] #35 94.74 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-27T15:48:46.317Z] #35 95.99 Selecting previously unselected package libarchive13:amd64. [2020-03-27T15:48:46.317Z] #35 95.99 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-27T15:48:46.317Z] #35 96.01 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-27T15:48:46.317Z] #35 96.70 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-27T15:48:46.317Z] #35 96.72 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-27T15:48:46.317Z] #35 96.75 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-27T15:48:46.317Z] #35 97.23 Selecting previously unselected package librhash0:amd64. [2020-03-27T15:48:46.317Z] #35 97.23 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-27T15:48:46.317Z] #35 97.24 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-27T15:48:46.317Z] #35 97.63 Selecting previously unselected package libuv1:amd64. [2020-03-27T15:48:46.317Z] #35 97.63 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-27T15:48:46.317Z] #35 97.64 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-27T15:48:46.317Z] #35 98.03 Selecting previously unselected package cmake. [2020-03-27T15:48:46.317Z] #35 98.04 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-27T15:48:46.317Z] #35 98.06 Unpacking cmake (3.13.4-1) ... [2020-03-27T15:48:46.317Z] #35 ... [2020-03-27T15:48:46.317Z] [2020-03-27T15:48:46.317Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:48:46.317Z] #56 101.6 context [2020-03-27T15:48:46.739Z] #30 ... [2020-03-27T15:48:46.739Z] [2020-03-27T15:48:46.739Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:48:46.739Z] #33 5.974 + RM_GOPATH=0 [2020-03-27T15:48:46.739Z] #33 5.974 + TMP_GOPATH= [2020-03-27T15:48:46.739Z] #33 5.974 + : /build [2020-03-27T15:48:46.739Z] #33 5.974 + '[' -z '' ']' [2020-03-27T15:48:46.739Z] #33 5.993 ++ mktemp -d [2020-03-27T15:48:46.739Z] #33 5.995 + export GOPATH=/tmp/tmp.IUmj0xfqeG [2020-03-27T15:48:46.739Z] #33 5.995 + GOPATH=/tmp/tmp.IUmj0xfqeG [2020-03-27T15:48:46.739Z] #33 5.995 + RM_GOPATH=1 [2020-03-27T15:48:46.739Z] #33 5.995 ++ dirname ./install.sh [2020-03-27T15:48:46.739Z] #33 6.009 + dir=. [2020-03-27T15:48:46.739Z] #33 6.009 + bin=tomlv [2020-03-27T15:48:46.739Z] #33 6.009 + shift [2020-03-27T15:48:46.739Z] #33 6.009 + '[' '!' -f ./tomlv.installer ']' [2020-03-27T15:48:46.739Z] #33 6.009 + . ./tomlv.installer [2020-03-27T15:48:46.739Z] #33 6.009 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T15:48:46.739Z] #33 6.009 + install_tomlv [2020-03-27T15:48:46.739Z] #33 6.009 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-27T15:48:46.739Z] #33 6.009 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IUmj0xfqeG/src/github.com/BurntSushi/toml [2020-03-27T15:48:46.739Z] #33 6.010 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T15:48:46.739Z] #33 6.016 Cloning into '/tmp/tmp.IUmj0xfqeG/src/github.com/BurntSushi/toml'... [2020-03-27T15:48:46.739Z] #33 6.983 + cd /tmp/tmp.IUmj0xfqeG/src/github.com/BurntSushi/toml [2020-03-27T15:48:46.739Z] #33 6.984 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T15:48:46.739Z] #33 6.993 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-27T15:48:46.739Z] #33 7.992 runtime/internal/sys [2020-03-27T15:48:46.739Z] #33 8.020 math/bits [2020-03-27T15:48:46.739Z] #33 8.123 internal/cpu [2020-03-27T15:48:46.739Z] #33 8.323 runtime/internal/math [2020-03-27T15:48:46.739Z] #33 8.378 runtime/internal/atomic [2020-03-27T15:48:46.739Z] #33 8.607 unicode/utf8 [2020-03-27T15:48:46.739Z] #33 9.093 unicode [2020-03-27T15:48:46.739Z] #33 9.171 math [2020-03-27T15:48:46.739Z] #33 9.191 internal/testlog [2020-03-27T15:48:46.739Z] #33 9.225 internal/bytealg [2020-03-27T15:48:46.739Z] #33 ... [2020-03-27T15:48:46.739Z] [2020-03-27T15:48:46.739Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:48:46.739Z] #43 6.685 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:48:46.739Z] #43 6.749 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:48:46.739Z] #43 6.754 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:48:46.739Z] #43 7.744 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-27T15:48:46.739Z] #43 9.896 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [184 kB] [2020-03-27T15:48:46.739Z] #43 ... [2020-03-27T15:48:46.739Z] [2020-03-27T15:48:46.739Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:48:46.739Z] #25 4.151 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:48:46.739Z] #25 4.268 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:48:46.739Z] #25 4.445 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:48:46.739Z] #25 5.138 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-27T15:48:46.739Z] #25 7.499 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [184 kB] [2020-03-27T15:48:46.739Z] #25 7.509 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-27T15:48:47.000Z] #25 ... [2020-03-27T15:48:47.000Z] [2020-03-27T15:48:47.000Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:48:47.000Z] #10 4.509 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:48:47.000Z] #10 4.549 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:48:47.000Z] #10 4.549 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:48:47.000Z] #10 5.681 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-27T15:48:47.000Z] #10 7.574 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [184 kB] [2020-03-27T15:48:47.000Z] #10 9.560 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-27T15:48:47.000Z] #10 ... [2020-03-27T15:48:47.000Z] [2020-03-27T15:48:47.000Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:48:47.000Z] #68 6.414 + RM_GOPATH=0 [2020-03-27T15:48:47.000Z] #68 6.414 + TMP_GOPATH= [2020-03-27T15:48:47.000Z] #68 6.414 + : /build/ [2020-03-27T15:48:47.000Z] #68 6.414 + '[' -z '' ']' [2020-03-27T15:48:47.000Z] #68 6.417 ++ mktemp -d [2020-03-27T15:48:47.000Z] #68 6.467 + export GOPATH=/tmp/tmp.HwdsQW4kGJ [2020-03-27T15:48:47.000Z] #68 6.467 + GOPATH=/tmp/tmp.HwdsQW4kGJ [2020-03-27T15:48:47.000Z] #68 6.467 + RM_GOPATH=1 [2020-03-27T15:48:47.000Z] #68 6.467 ++ dirname ./install.sh [2020-03-27T15:48:47.000Z] #68 6.474 + dir=. [2020-03-27T15:48:47.000Z] #68 6.474 + bin=rootlesskit [2020-03-27T15:48:47.000Z] #68 6.474 + shift [2020-03-27T15:48:47.000Z] #68 6.474 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-27T15:48:47.000Z] #68 6.474 + . ./rootlesskit.installer [2020-03-27T15:48:47.000Z] #68 6.474 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-27T15:48:47.000Z] #68 6.474 + install_rootlesskit [2020-03-27T15:48:47.000Z] #68 6.474 + case "$1" in [2020-03-27T15:48:47.000Z] #68 6.474 + export CGO_ENABLED=0 [2020-03-27T15:48:47.000Z] #68 6.474 + CGO_ENABLED=0 [2020-03-27T15:48:47.000Z] #68 6.474 + _install_rootlesskit [2020-03-27T15:48:47.000Z] #68 6.474 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-27T15:48:47.000Z] #68 6.474 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-27T15:48:47.000Z] #68 6.477 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.HwdsQW4kGJ/src/github.com/rootless-containers/rootlesskit [2020-03-27T15:48:47.000Z] #68 6.480 Cloning into '/tmp/tmp.HwdsQW4kGJ/src/github.com/rootless-containers/rootlesskit'... [2020-03-27T15:48:47.260Z] #68 ... [2020-03-27T15:48:47.260Z] [2020-03-27T15:48:47.260Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:48:47.260Z] #56 6.158 + RM_GOPATH=0 [2020-03-27T15:48:47.260Z] #56 6.159 + TMP_GOPATH= [2020-03-27T15:48:47.260Z] #56 6.159 + : /build [2020-03-27T15:48:47.260Z] #56 6.160 + '[' -z '' ']' [2020-03-27T15:48:47.260Z] #56 6.162 ++ mktemp -d [2020-03-27T15:48:47.260Z] #56 6.165 + export GOPATH=/tmp/tmp.fw5jwghAaF [2020-03-27T15:48:47.260Z] #56 6.165 + GOPATH=/tmp/tmp.fw5jwghAaF [2020-03-27T15:48:47.260Z] #56 6.165 + RM_GOPATH=1 [2020-03-27T15:48:47.260Z] #56 6.167 ++ dirname ./install.sh [2020-03-27T15:48:47.260Z] #56 6.168 + dir=. [2020-03-27T15:48:47.260Z] #56 6.168 + bin=shfmt [2020-03-27T15:48:47.260Z] #56 6.168 + shift [2020-03-27T15:48:47.260Z] #56 6.168 + '[' '!' -f ./shfmt.installer ']' [2020-03-27T15:48:47.260Z] #56 6.168 + . ./shfmt.installer [2020-03-27T15:48:47.260Z] #56 6.168 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-27T15:48:47.260Z] #56 6.168 + install_shfmt [2020-03-27T15:48:47.260Z] #56 6.168 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-27T15:48:47.260Z] #56 6.168 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-27T15:48:47.260Z] #56 6.169 + git clone https://github.com/mvdan/sh.git /tmp/tmp.fw5jwghAaF/src/github.com/mvdan/sh [2020-03-27T15:48:47.260Z] #56 6.179 Cloning into '/tmp/tmp.fw5jwghAaF/src/github.com/mvdan/sh'... [2020-03-27T15:48:47.520Z] #56 ... [2020-03-27T15:48:47.520Z] [2020-03-27T15:48:47.520Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:48:47.520Z] #50 4.621 + RM_GOPATH=0 [2020-03-27T15:48:47.520Z] #50 4.621 + TMP_GOPATH= [2020-03-27T15:48:47.520Z] #50 4.621 + : /build [2020-03-27T15:48:47.520Z] #50 4.621 + '[' -z '' ']' [2020-03-27T15:48:47.520Z] #50 4.621 ++ mktemp -d [2020-03-27T15:48:47.520Z] #50 4.797 Installing gotestsum version v0.3.5 [2020-03-27T15:48:47.520Z] #50 4.797 + export GOPATH=/tmp/tmp.25P7l8Uf9t [2020-03-27T15:48:47.520Z] #50 4.797 + GOPATH=/tmp/tmp.25P7l8Uf9t [2020-03-27T15:48:47.520Z] #50 4.797 + RM_GOPATH=1 [2020-03-27T15:48:47.520Z] #50 4.797 ++ dirname ./install.sh [2020-03-27T15:48:47.520Z] #50 4.797 + dir=. [2020-03-27T15:48:47.520Z] #50 4.797 + bin=gotestsum [2020-03-27T15:48:47.520Z] #50 4.797 + shift [2020-03-27T15:48:47.520Z] #50 4.797 + '[' '!' -f ./gotestsum.installer ']' [2020-03-27T15:48:47.520Z] #50 4.797 + . ./gotestsum.installer [2020-03-27T15:48:47.520Z] #50 4.797 ++ : v0.3.5 [2020-03-27T15:48:47.520Z] #50 4.797 + install_gotestsum [2020-03-27T15:48:47.520Z] #50 4.797 + echo 'Installing gotestsum version v0.3.5' [2020-03-27T15:48:47.520Z] #50 4.797 + go get -d gotest.tools/gotestsum [2020-03-27T15:48:47.520Z] #50 ... [2020-03-27T15:48:47.520Z] [2020-03-27T15:48:47.520Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:48:47.520Z] #47 6.010 + RM_GOPATH=0 [2020-03-27T15:48:47.520Z] #47 6.010 + TMP_GOPATH= [2020-03-27T15:48:47.520Z] #47 6.010 + : /build [2020-03-27T15:48:47.520Z] #47 6.010 + '[' -z '' ']' [2020-03-27T15:48:47.520Z] #47 6.012 ++ mktemp -d [2020-03-27T15:48:47.520Z] #47 6.014 + export GOPATH=/tmp/tmp.p34YQXHUHz [2020-03-27T15:48:47.520Z] #47 6.014 + GOPATH=/tmp/tmp.p34YQXHUHz [2020-03-27T15:48:47.520Z] #47 6.014 + RM_GOPATH=1 [2020-03-27T15:48:47.520Z] #47 6.015 ++ dirname ./install.sh [2020-03-27T15:48:47.520Z] #47 6.021 + dir=. [2020-03-27T15:48:47.520Z] #47 6.021 + bin=vndr [2020-03-27T15:48:47.520Z] #47 6.021 + shift [2020-03-27T15:48:47.520Z] #47 6.021 + '[' '!' -f ./vndr.installer ']' [2020-03-27T15:48:47.520Z] #47 6.021 + . ./vndr.installer [2020-03-27T15:48:47.520Z] #47 6.021 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T15:48:47.520Z] #47 6.021 + install_vndr [2020-03-27T15:48:47.520Z] #47 6.021 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-27T15:48:47.520Z] #47 6.021 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T15:48:47.520Z] #47 6.029 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.p34YQXHUHz/src/github.com/LK4D4/vndr [2020-03-27T15:48:47.521Z] #47 6.039 Cloning into '/tmp/tmp.p34YQXHUHz/src/github.com/LK4D4/vndr'... [2020-03-27T15:48:47.521Z] #47 6.646 + cd /tmp/tmp.p34YQXHUHz/src/github.com/LK4D4/vndr [2020-03-27T15:48:47.521Z] #47 6.647 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T15:48:47.521Z] #47 6.659 + go build -buildmode=pie -v -o /build/vndr . [2020-03-27T15:48:47.521Z] #47 8.157 runtime/internal/sys [2020-03-27T15:48:47.521Z] #47 8.208 internal/race [2020-03-27T15:48:47.521Z] #47 8.280 internal/cpu [2020-03-27T15:48:47.521Z] #47 8.301 runtime/internal/atomic [2020-03-27T15:48:47.521Z] #47 8.323 sync/atomic [2020-03-27T15:48:47.521Z] #47 8.668 unicode [2020-03-27T15:48:47.521Z] #47 8.981 unicode/utf8 [2020-03-27T15:48:47.521Z] #47 9.158 math/bits [2020-03-27T15:48:47.521Z] #47 9.608 internal/bytealg [2020-03-27T15:48:47.521Z] #47 10.04 encoding [2020-03-27T15:48:47.521Z] #47 10.21 unicode/utf16 [2020-03-27T15:48:47.521Z] #47 10.50 math [2020-03-27T15:48:47.694Z] #56 ... [2020-03-27T15:48:47.694Z] [2020-03-27T15:48:47.694Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:48:47.694Z] #10 93.24 Selecting previously unselected package binutils-mingw-w64. [2020-03-27T15:48:47.694Z] #10 93.25 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-27T15:48:47.694Z] #10 93.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-27T15:48:47.694Z] #10 93.50 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-27T15:48:47.694Z] #10 93.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-27T15:48:47.694Z] #10 93.51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-27T15:48:47.694Z] #10 93.82 Selecting previously unselected package dmsetup. [2020-03-27T15:48:47.694Z] #10 93.83 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-27T15:48:47.694Z] #10 93.84 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-27T15:48:47.694Z] #10 94.19 Selecting previously unselected package mingw-w64-common. [2020-03-27T15:48:47.694Z] #10 94.22 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-27T15:48:47.694Z] #10 94.22 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-27T15:48:47.694Z] #10 ... [2020-03-27T15:48:47.694Z] [2020-03-27T15:48:47.694Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:48:47.694Z] #27 27.18 [2020-03-27T15:48:47.694Z] #27 28.72 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-27T15:48:47.694Z] #27 28.82 skipping existing 1849cc453dee [2020-03-27T15:48:47.694Z] #27 29.00 [2020-03-27T15:48:47.694Z] #27 31.26 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-27T15:48:47.694Z] #27 32.07 #=#=# [2020-03-27T15:48:47.694Z] #27 32.34 ######################################################################## 100.0% [2020-03-27T15:48:47.694Z] #27 32.49 [2020-03-27T15:48:47.694Z] #27 32.63 Download of images into '/build' complete. [2020-03-27T15:48:47.694Z] #27 32.63 Use something like the following to load the result into a Docker daemon: [2020-03-27T15:48:47.694Z] #27 32.63 tar -cC '/build' . | docker load [2020-03-27T15:48:47.726Z] #41 ... [2020-03-27T15:48:47.726Z] [2020-03-27T15:48:47.726Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:48:47.726Z] #17 36.75 Setting up python3-setuptools (40.8.0-1) ... [2020-03-27T15:48:47.726Z] #17 37.46 Setting up python3-pip (18.1-5) ... [2020-03-27T15:48:47.726Z] #17 38.05 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:48:47.726Z] #17 38.08 Processing triggers for mime-support (3.62) ... [2020-03-27T15:48:47.726Z] #17 DONE 38.6s [2020-03-27T15:48:47.726Z] [2020-03-27T15:48:47.726Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-27T15:48:47.782Z] #47 ... [2020-03-27T15:48:47.782Z] [2020-03-27T15:48:47.782Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:48:47.782Z] #23 5.973 + RM_GOPATH=0 [2020-03-27T15:48:47.782Z] #23 5.973 + TMP_GOPATH= [2020-03-27T15:48:47.782Z] #23 5.973 + : /build [2020-03-27T15:48:47.782Z] #23 5.973 + '[' -z '' ']' [2020-03-27T15:48:47.782Z] #23 5.975 ++ mktemp -d [2020-03-27T15:48:47.782Z] #23 5.987 + export GOPATH=/tmp/tmp.xHRMdrhqvF [2020-03-27T15:48:47.782Z] #23 5.987 + GOPATH=/tmp/tmp.xHRMdrhqvF [2020-03-27T15:48:47.782Z] #23 5.987 + RM_GOPATH=1 [2020-03-27T15:48:47.782Z] #23 5.987 ++ dirname ./install.sh [2020-03-27T15:48:47.782Z] #23 5.989 + dir=. [2020-03-27T15:48:47.782Z] #23 5.992 + bin=dockercli [2020-03-27T15:48:47.782Z] #23 5.992 + shift [2020-03-27T15:48:47.782Z] #23 5.993 + '[' '!' -f ./dockercli.installer ']' [2020-03-27T15:48:47.782Z] #23 5.993 + . ./dockercli.installer [2020-03-27T15:48:47.782Z] #23 5.993 ++ : stable [2020-03-27T15:48:47.782Z] #23 5.993 ++ : 17.06.2-ce [2020-03-27T15:48:47.782Z] #23 5.993 + install_dockercli [2020-03-27T15:48:47.782Z] #23 5.993 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-27T15:48:47.782Z] #23 5.993 Install docker/cli version 17.06.2-ce from stable [2020-03-27T15:48:47.782Z] #23 5.995 ++ uname -m [2020-03-27T15:48:47.782Z] #23 6.003 + arch=aarch64 [2020-03-27T15:48:47.782Z] #23 6.003 + '[' aarch64 '!=' x86_64 ']' [2020-03-27T15:48:47.782Z] #23 6.003 + '[' aarch64 '!=' s390x ']' [2020-03-27T15:48:47.782Z] #23 6.003 + '[' aarch64 '!=' armhf ']' [2020-03-27T15:48:47.782Z] #23 6.003 + build_dockercli [2020-03-27T15:48:47.782Z] #23 6.003 + git clone https://github.com/docker/docker-ce /tmp/tmp.xHRMdrhqvF/tmp/docker-ce [2020-03-27T15:48:47.782Z] #23 6.010 Cloning into '/tmp/tmp.xHRMdrhqvF/tmp/docker-ce'... [2020-03-27T15:48:47.782Z] #23 ... [2020-03-27T15:48:47.782Z] [2020-03-27T15:48:47.782Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:48:47.782Z] #41 6.823 + git clone https://github.com/docker/distribution.git . [2020-03-27T15:48:47.782Z] #41 6.823 Cloning into '.'... [2020-03-27T15:48:47.951Z] #27 DONE 32.8s [2020-03-27T15:48:47.951Z] [2020-03-27T15:48:47.951Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:48:47.951Z] #33 99.57 internal/fmtsort [2020-03-27T15:48:47.951Z] #33 99.93 internal/syscall/unix [2020-03-27T15:48:47.951Z] #33 100.4 os [2020-03-27T15:48:47.951Z] #33 100.8 strings [2020-03-27T15:48:47.951Z] #33 ... [2020-03-27T15:48:47.951Z] [2020-03-27T15:48:47.952Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:48:47.952Z] #47 93.38 time [2020-03-27T15:48:47.952Z] #47 102.5 strings [2020-03-27T15:48:47.952Z] #47 102.6 os [2020-03-27T15:48:47.952Z] #35 ... [2020-03-27T15:48:47.952Z] [2020-03-27T15:48:47.952Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:48:47.952Z] #10 8.851 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:48:47.952Z] #10 8.979 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:48:47.952Z] #10 8.980 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:48:47.952Z] #10 ... [2020-03-27T15:48:47.952Z] [2020-03-27T15:48:47.952Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:48:47.952Z] #62 8.422 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:48:47.952Z] #62 8.591 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:48:47.952Z] #62 8.591 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:48:48.049Z] #41 ... [2020-03-27T15:48:48.049Z] [2020-03-27T15:48:48.049Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:48:48.049Z] #74 6.626 + RM_GOPATH=0 [2020-03-27T15:48:48.049Z] #74 6.626 + TMP_GOPATH= [2020-03-27T15:48:48.049Z] #74 6.626 + : /build [2020-03-27T15:48:48.049Z] #74 6.627 + '[' -z '' ']' [2020-03-27T15:48:48.049Z] #74 6.629 ++ mktemp -d [2020-03-27T15:48:48.049Z] #74 6.632 + export GOPATH=/tmp/tmp.rpNDNzS9ao [2020-03-27T15:48:48.049Z] #74 6.632 + GOPATH=/tmp/tmp.rpNDNzS9ao [2020-03-27T15:48:48.049Z] #74 6.632 + RM_GOPATH=1 [2020-03-27T15:48:48.050Z] #74 6.635 ++ dirname ./install.sh [2020-03-27T15:48:48.050Z] #74 6.637 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-27T15:48:48.050Z] #74 6.640 + dir=. [2020-03-27T15:48:48.050Z] #74 6.640 + bin=proxy [2020-03-27T15:48:48.050Z] #74 6.640 + shift [2020-03-27T15:48:48.050Z] #74 6.640 + '[' '!' -f ./proxy.installer ']' [2020-03-27T15:48:48.050Z] #74 6.640 + . ./proxy.installer [2020-03-27T15:48:48.050Z] #74 6.640 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-27T15:48:48.050Z] #74 6.640 + install_proxy [2020-03-27T15:48:48.050Z] #74 6.640 + case "$1" in [2020-03-27T15:48:48.050Z] #74 6.640 + export CGO_ENABLED=0 [2020-03-27T15:48:48.050Z] #74 6.640 + CGO_ENABLED=0 [2020-03-27T15:48:48.050Z] #74 6.640 + _install_proxy [2020-03-27T15:48:48.050Z] #74 6.640 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-27T15:48:48.050Z] #74 6.640 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rpNDNzS9ao/src/github.com/docker/libnetwork [2020-03-27T15:48:48.050Z] #74 6.643 Cloning into '/tmp/tmp.rpNDNzS9ao/src/github.com/docker/libnetwork'... [2020-03-27T15:48:48.050Z] #74 ... [2020-03-27T15:48:48.050Z] [2020-03-27T15:48:48.050Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:48:48.050Z] #62 4.058 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:48:48.050Z] #62 4.269 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:48:48.050Z] #62 4.451 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:48:48.050Z] #62 5.213 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-27T15:48:48.050Z] #62 7.560 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [184 kB] [2020-03-27T15:48:48.050Z] #62 7.903 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-27T15:48:48.209Z] #47 ... [2020-03-27T15:48:48.209Z] [2020-03-27T15:48:48.209Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:48:48.209Z] #56 103.3 os [2020-03-27T15:48:48.212Z] #62 ... [2020-03-27T15:48:48.212Z] [2020-03-27T15:48:48.212Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:48:48.212Z] #68 ... [2020-03-27T15:48:48.212Z] [2020-03-27T15:48:48.212Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:48:48.313Z] #62 ... [2020-03-27T15:48:48.313Z] [2020-03-27T15:48:48.313Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:48:48.313Z] #68 10.68 + cd /tmp/tmp.HwdsQW4kGJ/src/github.com/rootless-containers/rootlesskit [2020-03-27T15:48:48.313Z] #68 10.69 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-27T15:48:48.313Z] #68 11.04 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-27T15:48:48.313Z] #68 11.05 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-27T15:48:48.470Z] #33 ... [2020-03-27T15:48:48.470Z] [2020-03-27T15:48:48.470Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:48:48.728Z] #25 ... [2020-03-27T15:48:48.728Z] [2020-03-27T15:48:48.728Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:48:48.728Z] #56 ... [2020-03-27T15:48:48.728Z] [2020-03-27T15:48:48.728Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:48:48.734Z] #18 1.148 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-27T15:48:48.734Z] #18 1.151 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-27T15:48:48.734Z] #18 1.153 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-27T15:48:48.734Z] #18 DONE 1.3s [2020-03-27T15:48:48.734Z] [2020-03-27T15:48:48.734Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-27T15:48:48.986Z] #50 ... [2020-03-27T15:48:48.986Z] [2020-03-27T15:48:48.986Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:48:48.986Z] #23 10.95 + RM_GOPATH=0 [2020-03-27T15:48:48.986Z] #23 10.95 + TMP_GOPATH= [2020-03-27T15:48:48.986Z] #23 10.95 + : /build [2020-03-27T15:48:48.986Z] #23 10.95 + '[' -z '' ']' [2020-03-27T15:48:48.986Z] #23 10.95 ++ mktemp -d [2020-03-27T15:48:48.986Z] #23 ... [2020-03-27T15:48:48.986Z] [2020-03-27T15:48:48.986Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:48:49.247Z] #47 ... [2020-03-27T15:48:49.247Z] [2020-03-27T15:48:49.247Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-27T15:48:49.247Z] #30 10.45 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-27T15:48:49.247Z] #30 10.45 Cloning into '.'... [2020-03-27T15:48:49.247Z] #30 ... [2020-03-27T15:48:49.247Z] [2020-03-27T15:48:49.247Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:48:49.506Z] #53 ... [2020-03-27T15:48:49.506Z] [2020-03-27T15:48:49.506Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:48:49.506Z] #62 5.135 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:48:49.506Z] #62 5.177 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:48:49.506Z] #62 5.177 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:48:49.506Z] #62 5.588 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T15:48:49.506Z] #41 ... [2020-03-27T15:48:49.506Z] [2020-03-27T15:48:49.506Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:48:49.506Z] #68 11.23 + RM_GOPATH=0 [2020-03-27T15:48:49.506Z] #68 11.23 + TMP_GOPATH= [2020-03-27T15:48:49.506Z] #68 11.23 + : /build/ [2020-03-27T15:48:49.506Z] #68 11.23 + '[' -z '' ']' [2020-03-27T15:48:49.506Z] #68 11.24 ++ mktemp -d [2020-03-27T15:48:49.506Z] #68 11.25 + export GOPATH=/tmp/tmp.ZCqZy6v2XP [2020-03-27T15:48:49.506Z] #68 11.25 + GOPATH=/tmp/tmp.ZCqZy6v2XP [2020-03-27T15:48:49.506Z] #68 11.25 + RM_GOPATH=1 [2020-03-27T15:48:49.506Z] #68 11.25 ++ dirname ./install.sh [2020-03-27T15:48:49.506Z] #68 11.33 + dir=. [2020-03-27T15:48:49.506Z] #68 11.33 + bin=rootlesskit [2020-03-27T15:48:49.506Z] #68 11.33 + shift [2020-03-27T15:48:49.506Z] #68 11.33 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-27T15:48:49.506Z] #68 11.33 + . ./rootlesskit.installer [2020-03-27T15:48:49.506Z] #68 11.33 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-27T15:48:49.506Z] #68 11.33 + install_rootlesskit [2020-03-27T15:48:49.506Z] #68 11.33 + case "$1" in [2020-03-27T15:48:49.506Z] #68 11.33 + export CGO_ENABLED=0 [2020-03-27T15:48:49.506Z] #68 11.33 + CGO_ENABLED=0 [2020-03-27T15:48:49.506Z] #68 11.33 + _install_rootlesskit [2020-03-27T15:48:49.506Z] #68 11.33 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-27T15:48:49.506Z] #68 11.33 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZCqZy6v2XP/src/github.com/rootless-containers/rootlesskit [2020-03-27T15:48:49.506Z] #68 11.33 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-27T15:48:49.506Z] #68 11.40 Cloning into '/tmp/tmp.ZCqZy6v2XP/src/github.com/rootless-containers/rootlesskit'... [2020-03-27T15:48:49.581Z] #56 104.7 encoding/binary [2020-03-27T15:48:49.581Z] #56 ... [2020-03-27T15:48:49.581Z] [2020-03-27T15:48:49.581Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:48:49.581Z] #35 104.1 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-27T15:48:49.581Z] #35 104.2 Setting up xxd (2:8.1.0875-5) ... [2020-03-27T15:48:49.581Z] #35 104.3 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-27T15:48:49.581Z] #35 104.4 Setting up vim-common (2:8.1.0875-5) ... [2020-03-27T15:48:49.581Z] #35 104.4 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-27T15:48:49.581Z] #35 104.4 Setting up cmake-data (3.13.4-1) ... [2020-03-27T15:48:49.581Z] #35 104.5 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-27T15:48:49.581Z] #35 104.5 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-27T15:48:49.581Z] #35 104.5 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-27T15:48:49.581Z] #35 104.6 Setting up cmake (3.13.4-1) ... [2020-03-27T15:48:49.581Z] #35 104.6 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:48:49.581Z] #35 104.6 Processing triggers for mime-support (3.62) ... [2020-03-27T15:48:49.581Z] #35 DONE 105.3s [2020-03-27T15:48:49.581Z] [2020-03-27T15:48:49.581Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T15:48:49.581Z] #36 DONE 0.1s [2020-03-27T15:48:49.581Z] [2020-03-27T15:48:49.581Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:48:49.839Z] #43 ... [2020-03-27T15:48:49.839Z] [2020-03-27T15:48:49.839Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-27T15:48:49.839Z] #37 DONE 0.1s [2020-03-27T15:48:49.839Z] [2020-03-27T15:48:49.839Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:48:50.065Z] #62 ... [2020-03-27T15:48:50.066Z] [2020-03-27T15:48:50.066Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:48:50.066Z] #25 6.097 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:48:50.066Z] #25 6.125 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:48:50.066Z] #25 6.156 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:48:50.066Z] #25 6.556 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T15:48:50.066Z] #25 ... [2020-03-27T15:48:50.066Z] [2020-03-27T15:48:50.066Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:48:50.066Z] #62 6.477 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T15:48:50.754Z] #19 ... [2020-03-27T15:48:50.754Z] [2020-03-27T15:48:50.754Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:48:50.754Z] #44 79.31 CC criu/net.o [2020-03-27T15:48:50.754Z] #44 80.84 CC criu/netfilter.o [2020-03-27T15:48:50.754Z] #44 81.02 CC criu/page-pipe.o [2020-03-27T15:48:50.754Z] #44 81.54 CC criu/page-xfer.o [2020-03-27T15:48:50.754Z] #44 82.58 CC criu/pagemap-cache.o [2020-03-27T15:48:50.754Z] #44 82.78 CC criu/pagemap.o [2020-03-27T15:48:50.754Z] #44 83.36 CC criu/parasite-syscall.o [2020-03-27T15:48:50.754Z] #44 83.89 CC criu/path.o [2020-03-27T15:48:50.754Z] #44 84.04 CC criu/pie-util-vdso.o [2020-03-27T15:48:50.754Z] #44 84.37 CC criu/pie-util.o [2020-03-27T15:48:50.754Z] #44 84.47 CC criu/pipes.o [2020-03-27T15:48:50.754Z] #44 84.96 CC criu/plugin.o [2020-03-27T15:48:50.754Z] #44 85.20 CC criu/proc_parse.o [2020-03-27T15:48:50.754Z] #44 86.80 CC criu/protobuf-desc.o [2020-03-27T15:48:50.754Z] #44 87.38 CC criu/protobuf.o [2020-03-27T15:48:50.754Z] #44 87.60 CC criu/pstree.o [2020-03-27T15:48:50.754Z] #44 88.35 CC criu/rbtree.o [2020-03-27T15:48:50.754Z] #44 88.68 CC criu/rst-malloc.o [2020-03-27T15:48:50.754Z] #44 88.99 CC criu/seccomp.o [2020-03-27T15:48:50.754Z] #44 89.58 CC criu/seize.o [2020-03-27T15:48:50.991Z] #62 7.310 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T15:48:51.036Z] #44 90.13 CC criu/servicefd.o [2020-03-27T15:48:51.318Z] #44 90.47 CC criu/shmem.o [2020-03-27T15:48:52.324Z] #44 ... [2020-03-27T15:48:52.324Z] [2020-03-27T15:48:52.324Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-27T15:48:52.324Z] #19 3.390 Collecting yamllint==1.16.0 [2020-03-27T15:48:52.324Z] #19 3.631 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-27T15:48:52.324Z] #19 3.673 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-27T15:48:52.324Z] #19 3.703 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-27T15:48:52.324Z] #19 3.730 Collecting pyyaml (from yamllint==1.16.0) [2020-03-27T15:48:52.517Z] #68 ... [2020-03-27T15:48:52.517Z] [2020-03-27T15:48:52.517Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:48:52.517Z] #35 5.831 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:48:52.517Z] #35 5.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:48:52.517Z] #35 5.933 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:48:52.517Z] #35 6.880 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-27T15:48:52.517Z] #35 9.126 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [184 kB] [2020-03-27T15:48:52.517Z] #35 11.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-27T15:48:52.605Z] #19 3.814 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-27T15:48:52.786Z] #35 ... [2020-03-27T15:48:52.786Z] [2020-03-27T15:48:52.786Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:48:52.786Z] #56 15.28 + cd /tmp/tmp.fw5jwghAaF/src/github.com/mvdan/sh [2020-03-27T15:48:52.786Z] #56 15.28 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-27T15:48:52.786Z] #56 15.38 + GO111MODULE=on [2020-03-27T15:48:52.786Z] #56 15.38 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-27T15:48:53.219Z] #19 4.594 Building wheels for collected packages: pyyaml [2020-03-27T15:48:53.501Z] #19 4.602 Running setup.py bdist_wheel for pyyaml: started [2020-03-27T15:48:53.521Z] #62 ... [2020-03-27T15:48:53.521Z] [2020-03-27T15:48:53.521Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:48:53.521Z] #35 8.765 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:48:53.521Z] #35 8.798 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:48:53.521Z] #35 8.798 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:48:53.732Z] #56 ... [2020-03-27T15:48:53.732Z] [2020-03-27T15:48:53.732Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:48:53.732Z] #53 6.468 + RM_GOPATH=0 [2020-03-27T15:48:53.732Z] #53 6.469 + TMP_GOPATH= [2020-03-27T15:48:53.732Z] #53 6.469 + : /build [2020-03-27T15:48:53.732Z] #53 6.469 + '[' -z '' ']' [2020-03-27T15:48:53.732Z] #53 6.469 ++ mktemp -d [2020-03-27T15:48:53.732Z] #53 6.474 Installing golangci-lint version v1.23.8 [2020-03-27T15:48:53.732Z] #53 6.477 + export GOPATH=/tmp/tmp.41ilKwFtKi [2020-03-27T15:48:53.732Z] #53 6.477 + GOPATH=/tmp/tmp.41ilKwFtKi [2020-03-27T15:48:53.732Z] #53 6.477 + RM_GOPATH=1 [2020-03-27T15:48:53.732Z] #53 6.477 ++ dirname ./install.sh [2020-03-27T15:48:53.732Z] #53 6.477 + dir=. [2020-03-27T15:48:53.732Z] #53 6.477 + bin=golangci_lint [2020-03-27T15:48:53.732Z] #53 6.477 + shift [2020-03-27T15:48:53.732Z] #53 6.477 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-27T15:48:53.732Z] #53 6.477 + . ./golangci_lint.installer [2020-03-27T15:48:53.732Z] #53 6.477 ++ : v1.23.8 [2020-03-27T15:48:53.732Z] #53 6.477 + install_golangci_lint [2020-03-27T15:48:53.732Z] #53 6.477 + echo 'Installing golangci-lint version v1.23.8' [2020-03-27T15:48:53.732Z] #53 6.477 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-27T15:48:53.732Z] #53 ... [2020-03-27T15:48:53.732Z] [2020-03-27T15:48:53.732Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:48:53.732Z] #10 16.90 Fetched 8164 kB in 13s (641 kB/s) [2020-03-27T15:48:53.776Z] #35 ... [2020-03-27T15:48:53.776Z] [2020-03-27T15:48:53.776Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:48:54.015Z] #38 ... [2020-03-27T15:48:54.015Z] [2020-03-27T15:48:54.015Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:48:54.015Z] #43 108.9 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-27T15:48:54.015Z] #43 108.9 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:48:54.015Z] #43 DONE 109.6s [2020-03-27T15:48:54.015Z] [2020-03-27T15:48:54.015Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:48:54.032Z] #41 ... [2020-03-27T15:48:54.032Z] [2020-03-27T15:48:54.032Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:48:54.032Z] #43 ... [2020-03-27T15:48:54.032Z] [2020-03-27T15:48:54.032Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:48:54.157Z] #19 5.297 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-27T15:48:54.157Z] #19 5.298 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-27T15:48:54.157Z] #19 5.344 Successfully built pyyaml [2020-03-27T15:48:54.157Z] #19 5.359 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-27T15:48:54.288Z] #74 ... [2020-03-27T15:48:54.288Z] [2020-03-27T15:48:54.288Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:48:54.288Z] #68 ... [2020-03-27T15:48:54.288Z] [2020-03-27T15:48:54.288Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:48:54.439Z] #19 5.592 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-27T15:48:54.439Z] #19 DONE 5.9s [2020-03-27T15:48:54.439Z] [2020-03-27T15:48:54.439Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:48:54.439Z] #44 91.23 CC criu/sigframe.o [2020-03-27T15:48:54.439Z] #44 91.32 CC criu/signalfd.o [2020-03-27T15:48:54.439Z] #44 91.59 CC criu/sk-inet.o [2020-03-27T15:48:54.439Z] #44 92.29 CC criu/sk-netlink.o [2020-03-27T15:48:54.439Z] #44 92.61 CC criu/sk-packet.o [2020-03-27T15:48:54.439Z] #44 92.95 CC criu/sk-queue.o [2020-03-27T15:48:54.439Z] #44 93.20 CC criu/sk-tcp.o [2020-03-27T15:48:54.439Z] #44 93.54 CC criu/sk-unix.o [2020-03-27T15:48:54.543Z] #33 ... [2020-03-27T15:48:54.543Z] [2020-03-27T15:48:54.543Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-27T15:48:54.543Z] #30 8.329 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-27T15:48:54.543Z] #30 8.333 Cloning into '.'... [2020-03-27T15:48:54.801Z] #30 ... [2020-03-27T15:48:54.801Z] [2020-03-27T15:48:54.801Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:48:54.801Z] #23 ... [2020-03-27T15:48:54.801Z] [2020-03-27T15:48:54.801Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:48:55.056Z] #56 ... [2020-03-27T15:48:55.056Z] [2020-03-27T15:48:55.056Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:48:55.056Z] #50 ... [2020-03-27T15:48:55.056Z] [2020-03-27T15:48:55.056Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:48:55.056Z] #35 11.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T15:48:55.061Z] #44 ... [2020-03-27T15:48:55.061Z] [2020-03-27T15:48:55.061Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-27T15:48:55.061Z] #24 DONE 0.1s [2020-03-27T15:48:55.061Z] [2020-03-27T15:48:55.061Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-27T15:48:55.348Z] #28 DONE 0.7s [2020-03-27T15:48:55.348Z] [2020-03-27T15:48:55.348Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:48:55.630Z] #65 ... [2020-03-27T15:48:55.630Z] [2020-03-27T15:48:55.630Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-27T15:48:55.630Z] #31 DONE 0.2s [2020-03-27T15:48:55.630Z] [2020-03-27T15:48:55.630Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-27T15:48:55.630Z] #34 DONE 0.1s [2020-03-27T15:48:55.630Z] [2020-03-27T15:48:55.630Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:48:55.912Z] #53 ... [2020-03-27T15:48:55.912Z] [2020-03-27T15:48:55.912Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-27T15:48:55.912Z] #39 DONE 0.1s [2020-03-27T15:48:55.912Z] [2020-03-27T15:48:55.912Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:48:56.067Z] #68 ... [2020-03-27T15:48:56.067Z] [2020-03-27T15:48:56.067Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:48:56.067Z] #33 12.34 + RM_GOPATH=0 [2020-03-27T15:48:56.067Z] #33 12.34 + TMP_GOPATH= [2020-03-27T15:48:56.067Z] #33 12.34 + : /build [2020-03-27T15:48:56.067Z] #33 12.34 + '[' -z '' ']' [2020-03-27T15:48:56.067Z] #33 12.34 ++ mktemp -d [2020-03-27T15:48:56.067Z] #33 12.35 + export GOPATH=/tmp/tmp.AC2cmPE29m [2020-03-27T15:48:56.067Z] #33 12.35 + GOPATH=/tmp/tmp.AC2cmPE29m [2020-03-27T15:48:56.067Z] #33 12.35 + RM_GOPATH=1 [2020-03-27T15:48:56.067Z] #33 12.35 ++ dirname ./install.sh [2020-03-27T15:48:56.067Z] #33 12.39 + dir=. [2020-03-27T15:48:56.067Z] #33 12.39 + bin=tomlv [2020-03-27T15:48:56.067Z] #33 12.39 + shift [2020-03-27T15:48:56.067Z] #33 12.39 + '[' '!' -f ./tomlv.installer ']' [2020-03-27T15:48:56.067Z] #33 12.39 + . ./tomlv.installer [2020-03-27T15:48:56.067Z] #33 12.39 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T15:48:56.067Z] #33 12.39 + install_tomlv [2020-03-27T15:48:56.067Z] #33 12.39 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-27T15:48:56.067Z] #33 12.39 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.AC2cmPE29m/src/github.com/BurntSushi/toml [2020-03-27T15:48:56.067Z] #33 12.39 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T15:48:56.067Z] #33 12.44 Cloning into '/tmp/tmp.AC2cmPE29m/src/github.com/BurntSushi/toml'... [2020-03-27T15:48:56.067Z] #33 14.38 + cd /tmp/tmp.AC2cmPE29m/src/github.com/BurntSushi/toml [2020-03-27T15:48:56.067Z] #33 14.40 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T15:48:56.067Z] #33 14.52 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-27T15:48:56.067Z] #33 15.90 internal/cpu [2020-03-27T15:48:56.067Z] #33 16.00 runtime/internal/sys [2020-03-27T15:48:56.067Z] #33 16.82 math/bits [2020-03-27T15:48:56.195Z] #41 ... [2020-03-27T15:48:56.195Z] [2020-03-27T15:48:56.195Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:48:56.195Z] #44 95.08 CC criu/sockets.o [2020-03-27T15:48:56.327Z] #33 17.97 runtime [2020-03-27T15:48:56.327Z] #33 18.05 math [2020-03-27T15:48:56.476Z] #44 95.65 CC criu/stats.o [2020-03-27T15:48:56.585Z] #33 ... [2020-03-27T15:48:56.585Z] [2020-03-27T15:48:56.585Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:48:56.585Z] #35 18.77 Fetched 8336 kB in 14s (616 kB/s) [2020-03-27T15:48:56.758Z] #44 95.82 CC criu/string.o [2020-03-27T15:48:56.758Z] #44 95.87 CC criu/sysctl.o [2020-03-27T15:48:57.034Z] #10 16.90 Reading package lists... [2020-03-27T15:48:57.034Z] #10 ... [2020-03-27T15:48:57.034Z] [2020-03-27T15:48:57.034Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:48:57.034Z] #33 9.760 encoding [2020-03-27T15:48:57.034Z] #33 10.27 runtime/cgo [2020-03-27T15:48:57.034Z] #33 12.61 runtime [2020-03-27T15:48:57.034Z] #33 ... [2020-03-27T15:48:57.034Z] [2020-03-27T15:48:57.034Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:48:57.034Z] #56 16.82 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-27T15:48:57.034Z] #56 16.82 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-27T15:48:57.034Z] #56 16.84 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-27T15:48:57.034Z] #56 17.22 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-27T15:48:57.034Z] #56 17.37 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-27T15:48:57.034Z] #56 18.17 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-27T15:48:57.034Z] #56 19.18 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-27T15:48:57.295Z] #56 20.27 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-27T15:48:57.371Z] #44 96.41 CC criu/sysfs_parse.o [2020-03-27T15:48:57.869Z] #56 ... [2020-03-27T15:48:57.869Z] [2020-03-27T15:48:57.869Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:48:57.869Z] #47 10.92 container/list [2020-03-27T15:48:57.869Z] #47 11.21 runtime [2020-03-27T15:48:57.869Z] #47 12.54 crypto/internal/subtle [2020-03-27T15:48:57.869Z] #47 12.89 crypto/subtle [2020-03-27T15:48:57.869Z] #47 13.45 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-27T15:48:57.869Z] #47 13.82 internal/nettrace [2020-03-27T15:48:57.869Z] #47 14.23 runtime/cgo [2020-03-27T15:48:57.869Z] #47 15.77 vendor/golang.org/x/crypto/internal/subtle [2020-03-27T15:48:57.983Z] #44 96.74 CC criu/timerfd.o [2020-03-27T15:48:57.984Z] #44 96.99 CC criu/tty.o [2020-03-27T15:48:58.444Z] #47 ... [2020-03-27T15:48:58.444Z] [2020-03-27T15:48:58.444Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:48:58.444Z] #41 21.55 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-27T15:48:59.016Z] #41 ... [2020-03-27T15:48:59.016Z] [2020-03-27T15:48:59.016Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:48:59.016Z] #43 12.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-27T15:48:59.016Z] #43 18.29 Fetched 8164 kB in 12s (690 kB/s) [2020-03-27T15:48:59.016Z] #43 18.29 Reading package lists... [2020-03-27T15:48:59.016Z] #43 ... [2020-03-27T15:48:59.016Z] [2020-03-27T15:48:59.016Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:48:59.016Z] #56 21.71 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-27T15:48:59.016Z] #56 21.74 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-27T15:48:59.116Z] #35 18.77 Reading package lists... [2020-03-27T15:48:59.116Z] #35 ... [2020-03-27T15:48:59.116Z] [2020-03-27T15:48:59.116Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:48:59.116Z] #62 11.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T15:48:59.116Z] #62 16.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T15:48:59.116Z] #62 ... [2020-03-27T15:48:59.116Z] [2020-03-27T15:48:59.116Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:48:59.116Z] #23 10.96 + export GOPATH=/tmp/tmp.D1StH1ifhj [2020-03-27T15:48:59.116Z] #23 10.96 + GOPATH=/tmp/tmp.D1StH1ifhj [2020-03-27T15:48:59.116Z] #23 10.96 + RM_GOPATH=1 [2020-03-27T15:48:59.116Z] #23 10.96 ++ dirname ./install.sh [2020-03-27T15:48:59.116Z] #23 10.96 Install docker/cli version 17.06.2-ce from stable [2020-03-27T15:48:59.116Z] #23 10.96 + dir=. [2020-03-27T15:48:59.116Z] #23 10.96 + bin=dockercli [2020-03-27T15:48:59.116Z] #23 10.96 + shift [2020-03-27T15:48:59.116Z] #23 10.96 + '[' '!' -f ./dockercli.installer ']' [2020-03-27T15:48:59.116Z] #23 10.96 + . ./dockercli.installer [2020-03-27T15:48:59.116Z] #23 10.96 ++ : stable [2020-03-27T15:48:59.116Z] #23 10.96 ++ : 17.06.2-ce [2020-03-27T15:48:59.116Z] #23 10.96 + install_dockercli [2020-03-27T15:48:59.116Z] #23 10.96 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-27T15:48:59.116Z] #23 10.96 ++ uname -m [2020-03-27T15:48:59.116Z] #23 10.97 + arch=x86_64 [2020-03-27T15:48:59.116Z] #23 10.97 + '[' x86_64 '!=' x86_64 ']' [2020-03-27T15:48:59.116Z] #23 10.97 + url=https://download.docker.com/linux/static [2020-03-27T15:48:59.116Z] #23 10.97 + tar -xz docker/docker [2020-03-27T15:48:59.116Z] #23 10.97 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-27T15:48:59.266Z] #44 ... [2020-03-27T15:48:59.266Z] [2020-03-27T15:48:59.266Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:48:59.266Z] #38 4.901 + RM_GOPATH=0 [2020-03-27T15:48:59.266Z] #38 4.901 + TMP_GOPATH= [2020-03-27T15:48:59.266Z] #38 4.901 + : /build [2020-03-27T15:48:59.266Z] #38 4.901 + '[' -z '' ']' [2020-03-27T15:48:59.266Z] #38 4.901 ++ mktemp -d [2020-03-27T15:48:59.266Z] #38 4.908 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T15:48:59.266Z] #38 4.908 + export GOPATH=/tmp/tmp.ASKVc2lkJb [2020-03-27T15:48:59.266Z] #38 4.908 + GOPATH=/tmp/tmp.ASKVc2lkJb [2020-03-27T15:48:59.266Z] #38 4.908 + RM_GOPATH=1 [2020-03-27T15:48:59.266Z] #38 4.908 ++ dirname ./install.sh [2020-03-27T15:48:59.266Z] #38 4.908 + dir=. [2020-03-27T15:48:59.266Z] #38 4.908 + bin=tini [2020-03-27T15:48:59.266Z] #38 4.908 + shift [2020-03-27T15:48:59.266Z] #38 4.908 + '[' '!' -f ./tini.installer ']' [2020-03-27T15:48:59.266Z] #38 4.908 + . ./tini.installer [2020-03-27T15:48:59.266Z] #38 4.908 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T15:48:59.266Z] #38 4.908 + install_tini [2020-03-27T15:48:59.266Z] #38 4.908 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-27T15:48:59.266Z] #38 4.908 + git clone https://github.com/krallin/tini.git /tmp/tmp.ASKVc2lkJb/tini [2020-03-27T15:48:59.266Z] #38 4.908 Cloning into '/tmp/tmp.ASKVc2lkJb/tini'... [2020-03-27T15:48:59.266Z] #38 6.185 + cd /tmp/tmp.ASKVc2lkJb/tini [2020-03-27T15:48:59.266Z] #38 6.185 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T15:48:59.266Z] #38 6.198 + cmake . [2020-03-27T15:48:59.266Z] #38 7.123 -- The C compiler identification is GNU 8.3.0 [2020-03-27T15:48:59.266Z] #38 7.225 -- Check for working C compiler: /usr/bin/cc [2020-03-27T15:48:59.266Z] #38 8.512 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-27T15:48:59.266Z] #38 8.517 -- Detecting C compiler ABI info [2020-03-27T15:48:59.276Z] #56 22.15 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-27T15:48:59.276Z] #56 22.23 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-27T15:48:59.376Z] #23 ... [2020-03-27T15:48:59.376Z] [2020-03-27T15:48:59.376Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:48:59.376Z] #10 11.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T15:48:59.376Z] #10 16.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T15:48:59.376Z] #10 ... [2020-03-27T15:48:59.376Z] [2020-03-27T15:48:59.376Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:48:59.376Z] #43 11.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:48:59.376Z] #43 11.91 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:48:59.376Z] #43 11.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:48:59.376Z] #43 13.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T15:48:59.376Z] #43 19.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T15:48:59.453Z] #44 98.12 CC criu/tun.o [2020-03-27T15:48:59.453Z] #44 98.49 CC criu/uffd.o [2020-03-27T15:48:59.634Z] #43 ... [2020-03-27T15:48:59.634Z] [2020-03-27T15:48:59.634Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:48:59.634Z] #56 11.46 + RM_GOPATH=0 [2020-03-27T15:48:59.634Z] #56 11.46 + TMP_GOPATH= [2020-03-27T15:48:59.634Z] #56 11.46 + : /build [2020-03-27T15:48:59.634Z] #56 11.46 + '[' -z '' ']' [2020-03-27T15:48:59.634Z] #56 11.46 ++ mktemp -d [2020-03-27T15:48:59.634Z] #56 11.46 + export GOPATH=/tmp/tmp.sY5WkvA5Yy [2020-03-27T15:48:59.634Z] #56 11.46 + GOPATH=/tmp/tmp.sY5WkvA5Yy [2020-03-27T15:48:59.634Z] #56 11.46 + RM_GOPATH=1 [2020-03-27T15:48:59.634Z] #56 11.46 ++ dirname ./install.sh [2020-03-27T15:48:59.634Z] #56 11.47 + dir=. [2020-03-27T15:48:59.634Z] #56 11.47 + bin=shfmt [2020-03-27T15:48:59.634Z] #56 11.47 + shift [2020-03-27T15:48:59.634Z] #56 11.47 + '[' '!' -f ./shfmt.installer ']' [2020-03-27T15:48:59.634Z] #56 11.47 + . ./shfmt.installer [2020-03-27T15:48:59.634Z] #56 11.48 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-27T15:48:59.634Z] #56 11.48 + install_shfmt [2020-03-27T15:48:59.634Z] #56 11.48 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-27T15:48:59.634Z] #56 11.48 + git clone https://github.com/mvdan/sh.git /tmp/tmp.sY5WkvA5Yy/src/github.com/mvdan/sh [2020-03-27T15:48:59.634Z] #56 11.48 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-27T15:48:59.634Z] #56 11.49 Cloning into '/tmp/tmp.sY5WkvA5Yy/src/github.com/mvdan/sh'... [2020-03-27T15:48:59.830Z] #38 9.903 -- Detecting C compiler ABI info - done [2020-03-27T15:48:59.830Z] #38 10.03 -- Detecting C compile features [2020-03-27T15:48:59.895Z] #56 ... [2020-03-27T15:48:59.895Z] [2020-03-27T15:48:59.895Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:48:59.895Z] #53 11.45 + RM_GOPATH=0 [2020-03-27T15:48:59.895Z] #53 11.45 + TMP_GOPATH= [2020-03-27T15:48:59.895Z] #53 11.45 + : /build [2020-03-27T15:48:59.895Z] #53 11.45 + '[' -z '' ']' [2020-03-27T15:48:59.895Z] #53 11.45 ++ mktemp -d [2020-03-27T15:48:59.895Z] #53 11.46 Installing golangci-lint version v1.23.8 [2020-03-27T15:48:59.895Z] #53 11.46 + export GOPATH=/tmp/tmp.I8IjAxkrbh [2020-03-27T15:48:59.895Z] #53 11.46 + GOPATH=/tmp/tmp.I8IjAxkrbh [2020-03-27T15:48:59.895Z] #53 11.46 + RM_GOPATH=1 [2020-03-27T15:48:59.895Z] #53 11.46 ++ dirname ./install.sh [2020-03-27T15:48:59.895Z] #53 11.46 + dir=. [2020-03-27T15:48:59.895Z] #53 11.46 + bin=golangci_lint [2020-03-27T15:48:59.895Z] #53 11.46 + shift [2020-03-27T15:48:59.895Z] #53 11.46 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-27T15:48:59.895Z] #53 11.46 + . ./golangci_lint.installer [2020-03-27T15:48:59.895Z] #53 11.46 ++ : v1.23.8 [2020-03-27T15:48:59.895Z] #53 11.46 + install_golangci_lint [2020-03-27T15:48:59.895Z] #53 11.46 + echo 'Installing golangci-lint version v1.23.8' [2020-03-27T15:48:59.895Z] #53 11.46 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-27T15:48:59.895Z] #53 ... [2020-03-27T15:48:59.895Z] [2020-03-27T15:48:59.895Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:48:59.895Z] #47 11.50 + RM_GOPATH=0 [2020-03-27T15:48:59.895Z] #47 11.50 + TMP_GOPATH= [2020-03-27T15:48:59.895Z] #47 11.50 + : /build [2020-03-27T15:48:59.895Z] #47 11.50 + '[' -z '' ']' [2020-03-27T15:48:59.895Z] #47 11.50 ++ mktemp -d [2020-03-27T15:48:59.895Z] #47 11.50 + export GOPATH=/tmp/tmp.HjRN484Ala [2020-03-27T15:48:59.895Z] #47 11.50 + GOPATH=/tmp/tmp.HjRN484Ala [2020-03-27T15:48:59.895Z] #47 11.50 + RM_GOPATH=1 [2020-03-27T15:48:59.895Z] #47 11.50 ++ dirname ./install.sh [2020-03-27T15:48:59.895Z] #47 11.52 + dir=. [2020-03-27T15:48:59.895Z] #47 11.52 + bin=vndr [2020-03-27T15:48:59.895Z] #47 11.52 + shift [2020-03-27T15:48:59.895Z] #47 11.52 + '[' '!' -f ./vndr.installer ']' [2020-03-27T15:48:59.895Z] #47 11.52 + . ./vndr.installer [2020-03-27T15:48:59.895Z] #47 11.52 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T15:48:59.895Z] #47 11.52 + install_vndr [2020-03-27T15:48:59.895Z] #47 11.52 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-27T15:48:59.895Z] #47 11.52 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.HjRN484Ala/src/github.com/LK4D4/vndr [2020-03-27T15:48:59.895Z] #47 11.52 Cloning into '/tmp/tmp.HjRN484Ala/src/github.com/LK4D4/vndr'... [2020-03-27T15:48:59.895Z] #47 11.52 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T15:48:59.895Z] #47 12.48 + cd /tmp/tmp.HjRN484Ala/src/github.com/LK4D4/vndr [2020-03-27T15:48:59.895Z] #47 12.48 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T15:48:59.895Z] #47 12.50 + go build -buildmode=pie -v -o /build/vndr . [2020-03-27T15:48:59.895Z] #47 14.96 runtime/internal/atomic [2020-03-27T15:48:59.895Z] #47 15.06 internal/cpu [2020-03-27T15:48:59.895Z] #47 15.69 runtime/internal/sys [2020-03-27T15:48:59.895Z] #47 16.30 internal/bytealg [2020-03-27T15:48:59.895Z] #47 16.43 runtime/internal/math [2020-03-27T15:48:59.895Z] #47 16.79 internal/race [2020-03-27T15:48:59.895Z] #47 17.03 sync/atomic [2020-03-27T15:48:59.895Z] #47 17.63 unicode [2020-03-27T15:48:59.895Z] #47 17.78 runtime [2020-03-27T15:49:00.153Z] #47 ... [2020-03-27T15:49:00.153Z] [2020-03-27T15:49:00.153Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:00.153Z] #50 11.25 + RM_GOPATH=0 [2020-03-27T15:49:00.153Z] #50 11.25 + TMP_GOPATH= [2020-03-27T15:49:00.153Z] #50 11.25 + : /build [2020-03-27T15:49:00.153Z] #50 11.25 + '[' -z '' ']' [2020-03-27T15:49:00.153Z] #50 11.25 ++ mktemp -d [2020-03-27T15:49:00.153Z] #50 11.25 + export GOPATH=/tmp/tmp.OjBa6cb6Sc [2020-03-27T15:49:00.153Z] #50 11.25 + GOPATH=/tmp/tmp.OjBa6cb6Sc [2020-03-27T15:49:00.153Z] #50 11.25 + RM_GOPATH=1 [2020-03-27T15:49:00.153Z] #50 11.26 Installing gotestsum version v0.3.5 [2020-03-27T15:49:00.153Z] #50 11.26 ++ dirname ./install.sh [2020-03-27T15:49:00.153Z] #50 11.26 + dir=. [2020-03-27T15:49:00.153Z] #50 11.26 + bin=gotestsum [2020-03-27T15:49:00.153Z] #50 11.26 + shift [2020-03-27T15:49:00.154Z] #50 11.26 + '[' '!' -f ./gotestsum.installer ']' [2020-03-27T15:49:00.154Z] #50 11.26 + . ./gotestsum.installer [2020-03-27T15:49:00.154Z] #50 11.26 ++ : v0.3.5 [2020-03-27T15:49:00.154Z] #50 11.26 + install_gotestsum [2020-03-27T15:49:00.154Z] #50 11.26 + echo 'Installing gotestsum version v0.3.5' [2020-03-27T15:49:00.154Z] #50 11.26 + go get -d gotest.tools/gotestsum [2020-03-27T15:49:00.154Z] #50 ... [2020-03-27T15:49:00.154Z] [2020-03-27T15:49:00.154Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:49:00.154Z] #41 11.87 + git clone https://github.com/docker/distribution.git . [2020-03-27T15:49:00.154Z] #41 11.87 Cloning into '.'... [2020-03-27T15:49:00.317Z] #35 ... [2020-03-27T15:49:00.318Z] [2020-03-27T15:49:00.318Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:00.318Z] #47 12.52 + RM_GOPATH=0 [2020-03-27T15:49:00.318Z] #47 12.52 + TMP_GOPATH= [2020-03-27T15:49:00.318Z] #47 12.52 + : /build [2020-03-27T15:49:00.318Z] #47 12.52 + '[' -z '' ']' [2020-03-27T15:49:00.318Z] #47 12.52 ++ mktemp -d [2020-03-27T15:49:00.318Z] #47 12.52 + export GOPATH=/tmp/tmp.7aCpr3m8y2 [2020-03-27T15:49:00.318Z] #47 12.52 + GOPATH=/tmp/tmp.7aCpr3m8y2 [2020-03-27T15:49:00.318Z] #47 12.52 + RM_GOPATH=1 [2020-03-27T15:49:00.318Z] #47 12.52 ++ dirname ./install.sh [2020-03-27T15:49:00.318Z] #47 12.52 + dir=. [2020-03-27T15:49:00.318Z] #47 12.52 + bin=vndr [2020-03-27T15:49:00.318Z] #47 12.52 + shift [2020-03-27T15:49:00.318Z] #47 12.52 + '[' '!' -f ./vndr.installer ']' [2020-03-27T15:49:00.318Z] #47 12.52 + . ./vndr.installer [2020-03-27T15:49:00.318Z] #47 12.52 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T15:49:00.318Z] #47 12.53 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T15:49:00.318Z] #47 12.53 + install_vndr [2020-03-27T15:49:00.318Z] #47 12.53 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-27T15:49:00.318Z] #47 12.53 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7aCpr3m8y2/src/github.com/LK4D4/vndr [2020-03-27T15:49:00.318Z] #47 12.55 Cloning into '/tmp/tmp.7aCpr3m8y2/src/github.com/LK4D4/vndr'... [2020-03-27T15:49:00.318Z] #47 14.13 + cd /tmp/tmp.7aCpr3m8y2/src/github.com/LK4D4/vndr [2020-03-27T15:49:00.318Z] #47 14.13 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T15:49:00.318Z] #47 14.15 + go build -buildmode=pie -v -o /build/vndr . [2020-03-27T15:49:00.425Z] #41 ... [2020-03-27T15:49:00.425Z] [2020-03-27T15:49:00.425Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:49:00.425Z] #25 11.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:49:00.425Z] #25 11.86 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:49:00.425Z] #25 11.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:49:00.425Z] #25 13.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T15:49:00.425Z] #25 18.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T15:49:00.425Z] #25 ... [2020-03-27T15:49:00.425Z] [2020-03-27T15:49:00.425Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:00.425Z] #74 12.11 + RM_GOPATH=0 [2020-03-27T15:49:00.425Z] #74 12.11 + TMP_GOPATH= [2020-03-27T15:49:00.425Z] #74 12.11 + : /build [2020-03-27T15:49:00.425Z] #74 12.11 + '[' -z '' ']' [2020-03-27T15:49:00.425Z] #74 12.11 ++ mktemp -d [2020-03-27T15:49:00.425Z] #74 12.12 + export GOPATH=/tmp/tmp.mzY0OGGBde [2020-03-27T15:49:00.425Z] #74 12.12 + GOPATH=/tmp/tmp.mzY0OGGBde [2020-03-27T15:49:00.425Z] #74 12.12 + RM_GOPATH=1 [2020-03-27T15:49:00.425Z] #74 12.12 ++ dirname ./install.sh [2020-03-27T15:49:00.425Z] #74 12.20 + dir=. [2020-03-27T15:49:00.425Z] #74 12.20 + bin=proxy [2020-03-27T15:49:00.425Z] #74 12.20 + shift [2020-03-27T15:49:00.425Z] #74 12.20 + '[' '!' -f ./proxy.installer ']' [2020-03-27T15:49:00.425Z] #74 12.20 + . ./proxy.installer [2020-03-27T15:49:00.425Z] #74 12.20 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-27T15:49:00.425Z] #74 12.20 + install_proxy [2020-03-27T15:49:00.425Z] #74 12.20 + case "$1" in [2020-03-27T15:49:00.425Z] #74 12.20 + export CGO_ENABLED=0 [2020-03-27T15:49:00.425Z] #74 12.20 + CGO_ENABLED=0 [2020-03-27T15:49:00.425Z] #74 12.20 + _install_proxy [2020-03-27T15:49:00.425Z] #74 12.20 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-27T15:49:00.425Z] #74 12.20 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mzY0OGGBde/src/github.com/docker/libnetwork [2020-03-27T15:49:00.425Z] #74 12.20 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-27T15:49:00.425Z] #74 12.21 Cloning into '/tmp/tmp.mzY0OGGBde/src/github.com/docker/libnetwork'... [2020-03-27T15:49:00.483Z] #44 99.32 CC criu/util.o [2020-03-27T15:49:00.660Z] #56 23.57 runtime [2020-03-27T15:49:00.660Z] #56 23.60 runtime/cgo [2020-03-27T15:49:00.683Z] #74 ... [2020-03-27T15:49:00.683Z] [2020-03-27T15:49:00.683Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:00.683Z] #68 19.34 Checking out files: 77% (576/747) Checking out files: 78% (583/747) Checking out files: 79% (591/747) Checking out files: 80% (598/747) Checking out files: 81% (606/747) Checking out files: 82% (613/747) Checking out files: 83% (621/747) Checking out files: 84% (628/747) Checking out files: 85% (635/747) Checking out files: 86% (643/747) Checking out files: 87% (650/747) Checking out files: 88% (658/747) Checking out files: 89% (665/747) Checking out files: 90% (673/747) Checking out files: 91% (680/747) Checking out files: 92% (688/747) Checking out files: 93% (695/747) Checking out files: 94% (703/747) Checking out files: 95% (710/747) Checking out files: 96% (718/747) Checking out files: 97% (725/747) Checking out files: 98% (733/747) Checking out files: 99% (740/747) Checking out files: 100% (747/747) Checking out files: 100% (747/747), done. [2020-03-27T15:49:00.683Z] #68 19.78 + cd /tmp/tmp.ZCqZy6v2XP/src/github.com/rootless-containers/rootlesskit [2020-03-27T15:49:00.683Z] #68 19.78 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-27T15:49:00.683Z] #68 20.33 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-27T15:49:00.683Z] #68 20.33 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-27T15:49:00.879Z] #47 16.98 internal/cpu [2020-03-27T15:49:00.879Z] #47 16.98 runtime/internal/math [2020-03-27T15:49:00.879Z] #47 ... [2020-03-27T15:49:00.879Z] [2020-03-27T15:49:00.879Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:49:00.879Z] #25 7.309 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T15:49:00.879Z] #25 9.171 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T15:49:01.095Z] #44 99.87 CC criu/uts_ns.o [2020-03-27T15:49:01.095Z] #44 100.1 CC criu/vdso.o [2020-03-27T15:49:01.134Z] #25 ... [2020-03-27T15:49:01.134Z] [2020-03-27T15:49:01.134Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:01.134Z] #33 12.67 + RM_GOPATH=0 [2020-03-27T15:49:01.134Z] #33 12.67 + TMP_GOPATH= [2020-03-27T15:49:01.134Z] #33 12.67 + : /build [2020-03-27T15:49:01.134Z] #33 12.67 + '[' -z '' ']' [2020-03-27T15:49:01.134Z] #33 12.68 ++ mktemp -d [2020-03-27T15:49:01.134Z] #33 12.68 + export GOPATH=/tmp/tmp.f4ncO8X28r [2020-03-27T15:49:01.134Z] #33 12.68 + GOPATH=/tmp/tmp.f4ncO8X28r [2020-03-27T15:49:01.134Z] #33 12.68 + RM_GOPATH=1 [2020-03-27T15:49:01.134Z] #33 12.68 ++ dirname ./install.sh [2020-03-27T15:49:01.134Z] #33 12.72 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T15:49:01.134Z] #33 12.72 + dir=. [2020-03-27T15:49:01.134Z] #33 12.72 + bin=tomlv [2020-03-27T15:49:01.134Z] #33 12.72 + shift [2020-03-27T15:49:01.134Z] #33 12.72 + '[' '!' -f ./tomlv.installer ']' [2020-03-27T15:49:01.134Z] #33 12.72 + . ./tomlv.installer [2020-03-27T15:49:01.134Z] #33 12.72 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T15:49:01.134Z] #33 12.72 + install_tomlv [2020-03-27T15:49:01.134Z] #33 12.72 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-27T15:49:01.134Z] #33 12.72 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.f4ncO8X28r/src/github.com/BurntSushi/toml [2020-03-27T15:49:01.134Z] #33 12.72 Cloning into '/tmp/tmp.f4ncO8X28r/src/github.com/BurntSushi/toml'... [2020-03-27T15:49:01.134Z] #33 14.49 + cd /tmp/tmp.f4ncO8X28r/src/github.com/BurntSushi/toml [2020-03-27T15:49:01.134Z] #33 14.49 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T15:49:01.134Z] #33 14.50 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-27T15:49:01.134Z] #33 15.97 runtime/internal/atomic [2020-03-27T15:49:01.134Z] #33 16.09 internal/cpu [2020-03-27T15:49:01.134Z] #33 16.49 runtime/internal/sys [2020-03-27T15:49:01.134Z] #33 16.86 runtime/internal/math [2020-03-27T15:49:01.134Z] #33 17.03 math/bits [2020-03-27T15:49:01.134Z] #33 17.04 internal/bytealg [2020-03-27T15:49:01.202Z] #38 ... [2020-03-27T15:49:01.202Z] [2020-03-27T15:49:01.202Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:49:01.202Z] #10 106.6 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-27T15:49:01.202Z] #10 106.6 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-27T15:49:01.202Z] #10 106.6 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-27T15:49:01.202Z] #10 ... [2020-03-27T15:49:01.202Z] [2020-03-27T15:49:01.202Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:49:01.202Z] #44 6.012 Note: Building without setproctitle() and strlcpy() support. [2020-03-27T15:49:01.202Z] #44 6.012 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-27T15:49:01.202Z] #44 6.088 Note: Building without GnuTLS support [2020-03-27T15:49:01.202Z] #44 ... [2020-03-27T15:49:01.202Z] [2020-03-27T15:49:01.202Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:01.202Z] #33 106.7 path [2020-03-27T15:49:01.202Z] #33 107.6 fmt [2020-03-27T15:49:01.202Z] #33 107.9 path/filepath [2020-03-27T15:49:01.202Z] #33 110.4 io/ioutil [2020-03-27T15:49:01.202Z] #33 111.3 text/tabwriter [2020-03-27T15:49:01.202Z] #33 114.9 github.com/BurntSushi/toml [2020-03-27T15:49:01.202Z] #33 114.9 flag [2020-03-27T15:49:01.377Z] #44 100.4 LINK criu/built-in.o [2020-03-27T15:49:01.377Z] #44 100.6 LINK criu/criu [2020-03-27T15:49:01.604Z] #56 ... [2020-03-27T15:49:01.604Z] [2020-03-27T15:49:01.604Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:49:01.604Z] #25 14.62 Fetched 8164 kB in 11s (764 kB/s) [2020-03-27T15:49:01.604Z] #25 14.62 Reading package lists... [2020-03-27T15:49:01.604Z] #25 21.84 Reading package lists... [2020-03-27T15:49:01.604Z] #25 ... [2020-03-27T15:49:01.604Z] [2020-03-27T15:49:01.604Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:49:01.604Z] #62 14.73 Fetched 8164 kB in 11s (742 kB/s) [2020-03-27T15:49:01.604Z] #62 14.73 Reading package lists... [2020-03-27T15:49:01.604Z] #62 21.23 Reading package lists... [2020-03-27T15:49:01.604Z] #62 ... [2020-03-27T15:49:01.604Z] [2020-03-27T15:49:01.604Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:01.604Z] #74 22.49 Checking out files: 54% (1129/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-27T15:49:01.604Z] #74 23.70 + cd /tmp/tmp.rpNDNzS9ao/src/github.com/docker/libnetwork [2020-03-27T15:49:01.604Z] #74 23.70 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-27T15:49:01.604Z] #74 24.07 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-27T15:49:01.990Z] #44 100.9 DEP lib/c/criu.d [2020-03-27T15:49:01.990Z] #44 101.0 CC images/rpc.pb-c.o [2020-03-27T15:49:02.059Z] #33 ... [2020-03-27T15:49:02.059Z] [2020-03-27T15:49:02.059Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:49:02.059Z] #62 18.43 Fetched 8336 kB in 14s (613 kB/s) [2020-03-27T15:49:02.273Z] #44 101.3 CC lib/c/criu.o [2020-03-27T15:49:02.557Z] #44 ... [2020-03-27T15:49:02.557Z] [2020-03-27T15:49:02.557Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:49:02.557Z] #41 DONE 138.2s [2020-03-27T15:49:02.557Z] [2020-03-27T15:49:02.557Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:02.570Z] #33 ... [2020-03-27T15:49:02.570Z] [2020-03-27T15:49:02.570Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:02.570Z] #47 107.8 regexp/syntax [2020-03-27T15:49:02.570Z] #47 110.2 fmt [2020-03-27T15:49:02.570Z] #47 116.3 regexp [2020-03-27T15:49:02.570Z] #47 ... [2020-03-27T15:49:02.570Z] [2020-03-27T15:49:02.570Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:02.570Z] #56 108.6 encoding/base64 [2020-03-27T15:49:02.570Z] #56 110.6 golang.org/x/sys/unix [2020-03-27T15:49:02.570Z] #56 110.9 fmt [2020-03-27T15:49:02.826Z] #56 ... [2020-03-27T15:49:02.826Z] [2020-03-27T15:49:02.826Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:02.841Z] #53 ... [2020-03-27T15:49:02.841Z] [2020-03-27T15:49:02.841Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:49:02.841Z] #44 101.8 LINK lib/c/built-in.o [2020-03-27T15:49:02.841Z] #44 101.8 LINK lib/c/libcriu.so [2020-03-27T15:49:02.841Z] #44 101.8 LINK lib/c/libcriu.a [2020-03-27T15:49:02.841Z] #44 101.9 GEN magic.py [2020-03-27T15:49:03.136Z] #44 102.0 Note: Building without setproctitle() and strlcpy() support. [2020-03-27T15:49:03.136Z] #44 102.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-27T15:49:03.136Z] #44 102.0 Note: Building without GnuTLS support [2020-03-27T15:49:03.213Z] #68 ... [2020-03-27T15:49:03.213Z] [2020-03-27T15:49:03.213Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:03.213Z] #23 25.03 + mkdir -p /build [2020-03-27T15:49:03.213Z] #23 25.06 + mv docker/docker /build/ [2020-03-27T15:49:03.213Z] #23 25.10 + rmdir docker [2020-03-27T15:49:03.419Z] #44 102.4 fatal: not a git repository (or any of the parent directories): .git [2020-03-27T15:49:03.419Z] #44 ... [2020-03-27T15:49:03.419Z] [2020-03-27T15:49:03.419Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-27T15:49:03.419Z] #42 DONE 0.2s [2020-03-27T15:49:03.701Z] [2020-03-27T15:49:03.701Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:49:03.701Z] #44 102.7 make[1]: Nothing to be done for 'all'. [2020-03-27T15:49:03.782Z] #23 DONE 25.6s [2020-03-27T15:49:03.782Z] [2020-03-27T15:49:03.782Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:03.782Z] #47 23.80 unicode/utf8 [2020-03-27T15:49:03.782Z] #47 24.72 math [2020-03-27T15:49:03.982Z] #44 103.0 make[1]: 'images/built-in.o' is up to date. [2020-03-27T15:49:03.982Z] #44 103.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-27T15:49:03.982Z] #44 103.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-27T15:49:03.982Z] #44 103.0 make[1]: 'compel/libcompel.a' is up to date. [2020-03-27T15:49:03.982Z] #44 103.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-27T15:49:03.982Z] #44 103.1 make[1]: Nothing to be done for 'all'. [2020-03-27T15:49:03.982Z] #44 103.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-27T15:49:04.265Z] #44 103.2 make[2]: Nothing to be done for 'all'. [2020-03-27T15:49:04.265Z] #44 103.2 make[2]: Nothing to be done for 'all'. [2020-03-27T15:49:04.265Z] #44 103.3 make[2]: Nothing to be done for 'all'. [2020-03-27T15:49:04.265Z] #44 103.3 make[2]: Nothing to be done for 'all'. [2020-03-27T15:49:04.265Z] #44 103.4 make[2]: Nothing to be done for 'all'. [2020-03-27T15:49:04.547Z] #44 103.4 make[2]: Nothing to be done for 'all'. [2020-03-27T15:49:04.547Z] #44 103.4 make[2]: Nothing to be done for 'all'. [2020-03-27T15:49:04.547Z] #44 103.5 make[2]: Nothing to be done for 'all'. [2020-03-27T15:49:04.547Z] #44 103.5 INSTALL criu/criu [2020-03-27T15:49:04.547Z] #44 DONE 103.7s [2020-03-27T15:49:04.547Z] [2020-03-27T15:49:04.547Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:04.919Z] #74 ... [2020-03-27T15:49:04.919Z] [2020-03-27T15:49:04.919Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:49:04.919Z] #62 21.23 Reading package lists... [2020-03-27T15:49:04.919Z] #62 ... [2020-03-27T15:49:04.919Z] [2020-03-27T15:49:04.919Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:49:04.919Z] #35 18.02 Fetched 8164 kB in 12s (655 kB/s) [2020-03-27T15:49:04.919Z] #35 18.02 Reading package lists... [2020-03-27T15:49:04.919Z] #35 24.35 Reading package lists... [2020-03-27T15:49:04.919Z] #35 ... [2020-03-27T15:49:04.919Z] [2020-03-27T15:49:04.919Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:49:04.919Z] #25 21.84 Reading package lists... [2020-03-27T15:49:05.582Z] #53 ... [2020-03-27T15:49:05.582Z] [2020-03-27T15:49:05.582Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-27T15:49:05.582Z] #45 DONE 0.2s [2020-03-27T15:49:05.582Z] [2020-03-27T15:49:05.582Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-27T15:49:05.654Z] #65 55.57 Checking out files: 24% (762/3137) Checking out files: 25% (785/3137) Checking out files: 26% (816/3137) Checking out files: 27% (847/3137) Checking out files: 28% (879/3137) Checking out files: 29% (910/3137) Checking out files: 30% (942/3137) Checking out files: 31% (973/3137) Checking out files: 32% (1004/3137) Checking out files: 33% (1036/3137) Checking out files: 34% (1067/3137) Checking out files: 35% (1098/3137) Checking out files: 36% (1130/3137) Checking out files: 37% (1161/3137) Checking out files: 38% (1193/3137) Checking out files: 39% (1224/3137) Checking out files: 40% (1255/3137) Checking out files: 41% (1287/3137) Checking out files: 42% (1318/3137) Checking out files: 43% (1349/3137) Checking out files: 44% (1381/3137) Checking out files: 45% (1412/3137) Checking out files: 46% (1444/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 86% (2727/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-27T15:49:05.654Z] #65 58.27 + cd /tmp/tmp.ZO4lMI04hx/src/github.com/containerd/containerd [2020-03-27T15:49:05.654Z] #65 58.27 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-27T15:49:05.864Z] #48 DONE 0.2s [2020-03-27T15:49:05.864Z] [2020-03-27T15:49:05.864Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-27T15:49:05.864Z] #51 DONE 0.2s [2020-03-27T15:49:05.864Z] [2020-03-27T15:49:05.864Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:06.123Z] #25 28.37 Building dependency tree... [2020-03-27T15:49:06.217Z] #62 18.43 Reading package lists... [2020-03-27T15:49:06.217Z] #62 ... [2020-03-27T15:49:06.217Z] [2020-03-27T15:49:06.217Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:06.217Z] #23 12.24 + RM_GOPATH=0 [2020-03-27T15:49:06.217Z] #23 12.24 + TMP_GOPATH= [2020-03-27T15:49:06.217Z] #23 12.24 + : /build [2020-03-27T15:49:06.217Z] #23 12.24 + '[' -z '' ']' [2020-03-27T15:49:06.217Z] #23 12.24 ++ mktemp -d [2020-03-27T15:49:06.217Z] #23 12.24 + export GOPATH=/tmp/tmp.e6q8asgLLy [2020-03-27T15:49:06.217Z] #23 12.24 + GOPATH=/tmp/tmp.e6q8asgLLy [2020-03-27T15:49:06.217Z] #23 12.24 + RM_GOPATH=1 [2020-03-27T15:49:06.217Z] #23 12.24 ++ dirname ./install.sh [2020-03-27T15:49:06.217Z] #23 12.30 + dir=. [2020-03-27T15:49:06.217Z] #23 12.30 + bin=dockercli [2020-03-27T15:49:06.217Z] #23 12.30 + shift [2020-03-27T15:49:06.217Z] #23 12.30 + '[' '!' -f ./dockercli.installer ']' [2020-03-27T15:49:06.217Z] #23 12.30 + . ./dockercli.installer [2020-03-27T15:49:06.217Z] #23 12.30 ++ : stable [2020-03-27T15:49:06.217Z] #23 12.30 ++ : 17.06.2-ce [2020-03-27T15:49:06.217Z] #23 12.30 + install_dockercli [2020-03-27T15:49:06.217Z] #23 12.30 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-27T15:49:06.217Z] #23 12.30 ++ uname -m [2020-03-27T15:49:06.217Z] #23 12.30 Install docker/cli version 17.06.2-ce from stable [2020-03-27T15:49:06.217Z] #23 12.37 + arch=x86_64 [2020-03-27T15:49:06.217Z] #23 12.37 + '[' x86_64 '!=' x86_64 ']' [2020-03-27T15:49:06.217Z] #23 12.37 + url=https://download.docker.com/linux/static [2020-03-27T15:49:06.217Z] #23 12.37 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-27T15:49:06.217Z] #23 12.43 + tar -xz docker/docker [2020-03-27T15:49:06.473Z] #23 ... [2020-03-27T15:49:06.473Z] [2020-03-27T15:49:06.473Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:49:06.473Z] #10 12.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:49:06.473Z] #10 12.91 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:49:06.473Z] #10 12.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:49:06.473Z] #10 16.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T15:49:06.473Z] #10 21.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T15:49:06.728Z] #10 ... [2020-03-27T15:49:06.728Z] [2020-03-27T15:49:06.728Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:06.728Z] #74 12.45 + RM_GOPATH=0 [2020-03-27T15:49:06.728Z] #74 12.45 + TMP_GOPATH= [2020-03-27T15:49:06.728Z] #74 12.45 + : /build [2020-03-27T15:49:06.728Z] #74 12.45 + '[' -z '' ']' [2020-03-27T15:49:06.728Z] #74 12.46 ++ mktemp -d [2020-03-27T15:49:06.728Z] #74 12.46 + export GOPATH=/tmp/tmp.GzdYrT24DL [2020-03-27T15:49:06.728Z] #74 12.46 + GOPATH=/tmp/tmp.GzdYrT24DL [2020-03-27T15:49:06.728Z] #74 12.46 + RM_GOPATH=1 [2020-03-27T15:49:06.728Z] #74 12.46 ++ dirname ./install.sh [2020-03-27T15:49:06.728Z] #74 12.47 + dir=. [2020-03-27T15:49:06.728Z] #74 12.47 + bin=proxy [2020-03-27T15:49:06.728Z] #74 12.47 + shift [2020-03-27T15:49:06.728Z] #74 12.47 + '[' '!' -f ./proxy.installer ']' [2020-03-27T15:49:06.728Z] #74 12.47 + . ./proxy.installer [2020-03-27T15:49:06.728Z] #74 12.47 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-27T15:49:06.728Z] #74 12.47 + install_proxy [2020-03-27T15:49:06.728Z] #74 12.47 + case "$1" in [2020-03-27T15:49:06.728Z] #74 12.47 + export CGO_ENABLED=0 [2020-03-27T15:49:06.728Z] #74 12.47 + CGO_ENABLED=0 [2020-03-27T15:49:06.728Z] #74 12.47 + _install_proxy [2020-03-27T15:49:06.728Z] #74 12.47 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-27T15:49:06.728Z] #74 12.47 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GzdYrT24DL/src/github.com/docker/libnetwork [2020-03-27T15:49:06.728Z] #74 12.47 Cloning into '/tmp/tmp.GzdYrT24DL/src/github.com/docker/libnetwork'... [2020-03-27T15:49:06.728Z] #74 12.47 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-27T15:49:06.728Z] #74 ... [2020-03-27T15:49:06.728Z] [2020-03-27T15:49:06.728Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:49:06.728Z] #43 13.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:49:06.728Z] #43 13.28 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:49:06.728Z] #43 13.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:49:06.728Z] #43 15.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T15:49:06.728Z] #43 22.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T15:49:06.869Z] #53 ... [2020-03-27T15:49:06.869Z] [2020-03-27T15:49:06.869Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:06.869Z] #60 67.77 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-03-27T15:49:06.983Z] #43 ... [2020-03-27T15:49:06.983Z] [2020-03-27T15:49:06.983Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:06.983Z] #50 12.56 + RM_GOPATH=0 [2020-03-27T15:49:06.983Z] #50 12.56 + TMP_GOPATH= [2020-03-27T15:49:06.983Z] #50 12.56 + : /build [2020-03-27T15:49:06.983Z] #50 12.56 + '[' -z '' ']' [2020-03-27T15:49:06.983Z] #50 12.56 ++ mktemp -d [2020-03-27T15:49:06.983Z] #50 12.58 + export GOPATH=/tmp/tmp.m0l9bYJ1Hk [2020-03-27T15:49:06.983Z] #50 12.58 + GOPATH=/tmp/tmp.m0l9bYJ1Hk [2020-03-27T15:49:06.983Z] #50 12.58 + RM_GOPATH=1 [2020-03-27T15:49:06.983Z] #50 12.58 ++ dirname ./install.sh [2020-03-27T15:49:06.983Z] #50 12.59 + dir=. [2020-03-27T15:49:06.983Z] #50 12.59 + bin=gotestsum [2020-03-27T15:49:06.983Z] #50 12.59 + shift [2020-03-27T15:49:06.983Z] #50 12.59 + '[' '!' -f ./gotestsum.installer ']' [2020-03-27T15:49:06.983Z] #50 12.59 + . ./gotestsum.installer [2020-03-27T15:49:06.983Z] #50 12.59 ++ : v0.3.5 [2020-03-27T15:49:06.983Z] #50 12.59 + install_gotestsum [2020-03-27T15:49:06.983Z] #50 12.59 + echo 'Installing gotestsum version v0.3.5' [2020-03-27T15:49:06.983Z] #50 12.59 + go get -d gotest.tools/gotestsum [2020-03-27T15:49:06.983Z] #50 12.59 Installing gotestsum version v0.3.5 [2020-03-27T15:49:06.983Z] #50 ... [2020-03-27T15:49:06.983Z] [2020-03-27T15:49:06.983Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:06.983Z] #68 12.54 + RM_GOPATH=0 [2020-03-27T15:49:06.983Z] #68 12.54 + TMP_GOPATH= [2020-03-27T15:49:06.983Z] #68 12.54 + : /build/ [2020-03-27T15:49:06.983Z] #68 12.54 + '[' -z '' ']' [2020-03-27T15:49:06.983Z] #68 12.54 ++ mktemp -d [2020-03-27T15:49:06.983Z] #68 12.54 + export GOPATH=/tmp/tmp.RR0vgkN6dJ [2020-03-27T15:49:06.983Z] #68 12.54 + GOPATH=/tmp/tmp.RR0vgkN6dJ [2020-03-27T15:49:06.983Z] #68 12.54 + RM_GOPATH=1 [2020-03-27T15:49:06.983Z] #68 12.54 ++ dirname ./install.sh [2020-03-27T15:49:06.983Z] #68 12.54 + dir=. [2020-03-27T15:49:06.983Z] #68 12.54 + bin=rootlesskit [2020-03-27T15:49:06.983Z] #68 12.54 + shift [2020-03-27T15:49:06.983Z] #68 12.54 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-27T15:49:06.983Z] #68 12.54 + . ./rootlesskit.installer [2020-03-27T15:49:06.983Z] #68 12.54 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-27T15:49:06.983Z] #68 12.55 + install_rootlesskit [2020-03-27T15:49:06.983Z] #68 12.55 + case "$1" in [2020-03-27T15:49:06.983Z] #68 12.55 + export CGO_ENABLED=0 [2020-03-27T15:49:06.983Z] #68 12.55 + CGO_ENABLED=0 [2020-03-27T15:49:06.983Z] #68 12.55 + _install_rootlesskit [2020-03-27T15:49:06.983Z] #68 12.55 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-27T15:49:06.983Z] #68 12.55 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.RR0vgkN6dJ/src/github.com/rootless-containers/rootlesskit [2020-03-27T15:49:06.983Z] #68 12.55 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-27T15:49:06.983Z] #68 12.57 Cloning into '/tmp/tmp.RR0vgkN6dJ/src/github.com/rootless-containers/rootlesskit'... [2020-03-27T15:49:06.983Z] #68 19.02 + cd /tmp/tmp.RR0vgkN6dJ/src/github.com/rootless-containers/rootlesskit [2020-03-27T15:49:06.983Z] #68 19.04 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-27T15:49:06.983Z] #68 19.66 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-27T15:49:06.983Z] #68 19.67 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-27T15:49:07.238Z] #68 ... [2020-03-27T15:49:07.238Z] [2020-03-27T15:49:07.238Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:07.238Z] #53 12.22 + RM_GOPATH=0 [2020-03-27T15:49:07.238Z] #53 12.22 + TMP_GOPATH= [2020-03-27T15:49:07.238Z] #53 12.22 + : /build [2020-03-27T15:49:07.238Z] #53 12.22 + '[' -z '' ']' [2020-03-27T15:49:07.238Z] #53 12.22 ++ mktemp -d [2020-03-27T15:49:07.238Z] #53 12.22 + export GOPATH=/tmp/tmp.l46Cv1dUnO [2020-03-27T15:49:07.238Z] #53 12.22 + GOPATH=/tmp/tmp.l46Cv1dUnO [2020-03-27T15:49:07.238Z] #53 12.22 + RM_GOPATH=1 [2020-03-27T15:49:07.238Z] #53 12.22 ++ dirname ./install.sh [2020-03-27T15:49:07.238Z] #53 12.29 + dir=. [2020-03-27T15:49:07.238Z] #53 12.29 + bin=golangci_lint [2020-03-27T15:49:07.238Z] #53 12.29 + shift [2020-03-27T15:49:07.238Z] #53 12.29 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-27T15:49:07.238Z] #53 12.29 + . ./golangci_lint.installer [2020-03-27T15:49:07.238Z] #53 12.29 ++ : v1.23.8 [2020-03-27T15:49:07.238Z] #53 12.29 + install_golangci_lint [2020-03-27T15:49:07.238Z] #53 12.29 + echo 'Installing golangci-lint version v1.23.8' [2020-03-27T15:49:07.238Z] #53 12.29 Installing golangci-lint version v1.23.8 [2020-03-27T15:49:07.238Z] #53 12.29 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-27T15:49:07.497Z] #53 ... [2020-03-27T15:49:07.497Z] [2020-03-27T15:49:07.497Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:07.497Z] #56 12.80 + RM_GOPATH=0 [2020-03-27T15:49:07.497Z] #56 12.80 + TMP_GOPATH= [2020-03-27T15:49:07.497Z] #56 12.80 + : /build [2020-03-27T15:49:07.497Z] #56 12.80 + '[' -z '' ']' [2020-03-27T15:49:07.497Z] #56 12.80 ++ mktemp -d [2020-03-27T15:49:07.497Z] #56 12.81 + export GOPATH=/tmp/tmp.zaUoM3mL9S [2020-03-27T15:49:07.497Z] #56 12.81 + GOPATH=/tmp/tmp.zaUoM3mL9S [2020-03-27T15:49:07.497Z] #56 12.81 + RM_GOPATH=1 [2020-03-27T15:49:07.497Z] #56 12.81 ++ dirname ./install.sh [2020-03-27T15:49:07.497Z] #56 12.81 + dir=. [2020-03-27T15:49:07.497Z] #56 12.81 + bin=shfmt [2020-03-27T15:49:07.497Z] #56 12.81 + shift [2020-03-27T15:49:07.497Z] #56 12.81 + '[' '!' -f ./shfmt.installer ']' [2020-03-27T15:49:07.497Z] #56 12.81 + . ./shfmt.installer [2020-03-27T15:49:07.497Z] #56 12.81 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-27T15:49:07.497Z] #56 12.81 + install_shfmt [2020-03-27T15:49:07.497Z] #56 12.81 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-27T15:49:07.497Z] #56 12.81 + git clone https://github.com/mvdan/sh.git /tmp/tmp.zaUoM3mL9S/src/github.com/mvdan/sh [2020-03-27T15:49:07.497Z] #56 12.81 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-27T15:49:07.497Z] #56 12.84 Cloning into '/tmp/tmp.zaUoM3mL9S/src/github.com/mvdan/sh'... [2020-03-27T15:49:07.497Z] #56 ... [2020-03-27T15:49:07.497Z] [2020-03-27T15:49:07.497Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:49:07.497Z] #41 13.43 + git clone https://github.com/docker/distribution.git . [2020-03-27T15:49:07.497Z] #41 13.43 Cloning into '.'... [2020-03-27T15:49:07.507Z] #25 30.83 ca-certificates is already the newest version (20190110). [2020-03-27T15:49:07.507Z] #25 30.83 The following additional packages will be installed: [2020-03-27T15:49:07.507Z] #25 30.85 libjq1 libonig5 [2020-03-27T15:49:07.754Z] #41 ... [2020-03-27T15:49:07.754Z] [2020-03-27T15:49:07.754Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:07.754Z] #47 17.44 internal/race [2020-03-27T15:49:07.754Z] #47 17.63 sync/atomic [2020-03-27T15:49:07.754Z] #47 18.46 unicode [2020-03-27T15:49:07.754Z] #47 19.74 runtime [2020-03-27T15:49:07.875Z] #60 68.40 + mkdir -p /build [2020-03-27T15:49:07.875Z] #60 68.40 + cp runc /build/runc [2020-03-27T15:49:07.875Z] #60 DONE 68.6s [2020-03-27T15:49:07.875Z] [2020-03-27T15:49:07.875Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:07.989Z] #47 ... [2020-03-27T15:49:07.989Z] [2020-03-27T15:49:07.989Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:07.989Z] #33 26.32 internal/testlog [2020-03-27T15:49:07.989Z] #33 27.13 encoding [2020-03-27T15:49:07.989Z] #33 27.51 runtime/cgo [2020-03-27T15:49:08.010Z] #47 ... [2020-03-27T15:49:08.010Z] [2020-03-27T15:49:08.010Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:49:08.010Z] #25 24.45 Fetched 8336 kB in 19s (450 kB/s) [2020-03-27T15:49:08.085Z] #25 31.32 The following NEW packages will be installed: [2020-03-27T15:49:08.085Z] #25 31.33 jq libjq1 libonig5 [2020-03-27T15:49:08.657Z] #25 31.78 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:49:08.657Z] #25 31.78 Need to get 325 kB of archives. [2020-03-27T15:49:08.657Z] #25 31.78 After this operation, 1019 kB of additional disk space will be used. [2020-03-27T15:49:08.657Z] #25 31.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-03-27T15:49:08.657Z] #25 31.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-03-27T15:49:08.657Z] #25 31.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-03-27T15:49:08.929Z] #65 61.08 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-27T15:49:08.929Z] #65 61.08 + BUILDTAGS='netgo osusergo static_build' [2020-03-27T15:49:08.929Z] #65 61.08 + export EXTRA_FLAGS=-buildmode=pie [2020-03-27T15:49:08.929Z] #65 61.08 + EXTRA_FLAGS=-buildmode=pie [2020-03-27T15:49:08.929Z] #65 61.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-27T15:49:08.929Z] #65 61.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-27T15:49:08.929Z] #65 61.08 + '[' '' = dynamic ']' [2020-03-27T15:49:08.929Z] #65 61.08 + make [2020-03-27T15:49:09.186Z] #65 ... [2020-03-27T15:49:09.186Z] [2020-03-27T15:49:09.186Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:09.186Z] #38 13.23 -- Detecting C compile features - done [2020-03-27T15:49:09.186Z] #38 13.26 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-27T15:49:09.186Z] #38 13.84 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-27T15:49:09.186Z] #38 14.17 -- Configuring done [2020-03-27T15:49:09.186Z] #38 14.27 -- Generating done [2020-03-27T15:49:09.186Z] #38 14.27 -- Build files have been written to: /tmp/tmp.ASKVc2lkJb/tini [2020-03-27T15:49:09.186Z] #38 14.33 + make tini-static [2020-03-27T15:49:09.186Z] #38 15.12 Scanning dependencies of target tini-static [2020-03-27T15:49:09.186Z] #38 15.34 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-27T15:49:09.186Z] #38 17.62 [100%] Linking C executable tini-static [2020-03-27T15:49:09.186Z] #38 18.65 [100%] Built target tini-static [2020-03-27T15:49:09.186Z] #38 18.75 + mkdir -p /build [2020-03-27T15:49:09.186Z] #38 18.75 + cp tini-static /build/docker-init [2020-03-27T15:49:09.186Z] #38 DONE 19.3s [2020-03-27T15:49:09.186Z] [2020-03-27T15:49:09.186Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:49:09.186Z] #44 9.263 fatal: not a git repository (or any of the parent directories): .git [2020-03-27T15:49:09.186Z] #44 9.346 GEN .gitid [2020-03-27T15:49:09.186Z] #44 9.368 GEN criu/include/version.h [2020-03-27T15:49:09.186Z] #44 9.545 GEN include/common/asm [2020-03-27T15:49:09.186Z] #44 12.65 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-27T15:49:09.186Z] #44 12.76 PBCC images/opts.pb-c.c [2020-03-27T15:49:09.186Z] #44 12.83 PBCC images/sit.pb-c.c [2020-03-27T15:49:09.186Z] #44 12.89 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-27T15:49:09.186Z] #44 12.96 DEP images/opts.pb-c.d [2020-03-27T15:49:09.186Z] #44 13.02 DEP images/sit.pb-c.d [2020-03-27T15:49:09.186Z] #44 13.14 PBCC images/macvlan.pb-c.c [2020-03-27T15:49:09.186Z] #44 13.18 DEP images/macvlan.pb-c.d [2020-03-27T15:49:09.186Z] #44 13.32 PBCC images/autofs.pb-c.c [2020-03-27T15:49:09.186Z] #44 13.38 DEP images/autofs.pb-c.d [2020-03-27T15:49:09.186Z] #44 13.44 PBCC images/sysctl.pb-c.c [2020-03-27T15:49:09.186Z] #44 13.59 DEP images/sysctl.pb-c.d [2020-03-27T15:49:09.186Z] #44 13.70 PBCC images/time.pb-c.c [2020-03-27T15:49:09.186Z] #44 13.82 DEP images/time.pb-c.d [2020-03-27T15:49:09.186Z] #44 13.97 PBCC images/binfmt-misc.pb-c.c [2020-03-27T15:49:09.186Z] #44 14.06 DEP images/binfmt-misc.pb-c.d [2020-03-27T15:49:09.186Z] #44 14.16 PBCC images/seccomp.pb-c.c [2020-03-27T15:49:09.186Z] #44 14.18 DEP images/seccomp.pb-c.d [2020-03-27T15:49:09.186Z] #44 14.26 PBCC images/userns.pb-c.c [2020-03-27T15:49:09.186Z] #44 14.29 DEP images/userns.pb-c.d [2020-03-27T15:49:09.186Z] #44 14.33 PBCC images/cgroup.pb-c.c [2020-03-27T15:49:09.186Z] #44 14.46 DEP images/cgroup.pb-c.d [2020-03-27T15:49:09.186Z] #44 14.56 PBCC images/fown.pb-c.c [2020-03-27T15:49:09.186Z] #44 14.59 PBCC images/ext-file.pb-c.c [2020-03-27T15:49:09.186Z] #44 14.65 DEP images/fown.pb-c.d [2020-03-27T15:49:09.186Z] #44 14.72 DEP images/ext-file.pb-c.d [2020-03-27T15:49:09.186Z] #44 14.79 PBCC images/rpc.pb-c.c [2020-03-27T15:49:09.186Z] #44 14.83 DEP images/rpc.pb-c.d [2020-03-27T15:49:09.186Z] #44 14.88 PBCC images/siginfo.pb-c.c [2020-03-27T15:49:09.186Z] #44 14.93 DEP images/siginfo.pb-c.d [2020-03-27T15:49:09.186Z] #44 14.96 PBCC images/pagemap.pb-c.c [2020-03-27T15:49:09.186Z] #44 15.09 DEP images/pagemap.pb-c.d [2020-03-27T15:49:09.186Z] #44 15.18 PBCC images/rlimit.pb-c.c [2020-03-27T15:49:09.186Z] #44 15.25 DEP images/rlimit.pb-c.d [2020-03-27T15:49:09.186Z] #44 15.33 PBCC images/file-lock.pb-c.c [2020-03-27T15:49:09.443Z] #44 15.36 DEP images/file-lock.pb-c.d [2020-03-27T15:49:09.443Z] #44 15.52 PBCC images/tty.pb-c.c [2020-03-27T15:49:09.443Z] #44 15.61 DEP images/tty.pb-c.d [2020-03-27T15:49:09.704Z] #44 15.66 PBCC images/tun.pb-c.c [2020-03-27T15:49:09.704Z] #44 15.78 PBCC images/netdev.pb-c.c [2020-03-27T15:49:09.704Z] #44 15.87 DEP images/tun.pb-c.d [2020-03-27T15:49:09.704Z] #44 15.99 DEP images/netdev.pb-c.d [2020-03-27T15:49:09.704Z] #44 ... [2020-03-27T15:49:09.704Z] [2020-03-27T15:49:09.704Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:09.704Z] #65 62.52 + bin/ctr [2020-03-27T15:49:10.044Z] #25 33.37 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:49:10.305Z] #25 33.59 Fetched 325 kB in 1s (453 kB/s) [2020-03-27T15:49:10.305Z] #25 ... [2020-03-27T15:49:10.305Z] [2020-03-27T15:49:10.305Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:49:10.305Z] #41 23.42 + 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-03-27T15:49:10.305Z] #41 ... [2020-03-27T15:49:10.305Z] [2020-03-27T15:49:10.305Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:49:10.305Z] #25 33.68 Selecting previously unselected package libonig5:arm64. [2020-03-27T15:49:10.519Z] #33 ... [2020-03-27T15:49:10.519Z] [2020-03-27T15:49:10.519Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:49:10.519Z] #62 22.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T15:49:10.519Z] #62 ... [2020-03-27T15:49:10.519Z] [2020-03-27T15:49:10.519Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:10.519Z] #56 27.02 + cd /tmp/tmp.sY5WkvA5Yy/src/github.com/mvdan/sh [2020-03-27T15:49:10.519Z] #56 27.02 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-27T15:49:10.519Z] #56 27.28 + GO111MODULE=on [2020-03-27T15:49:10.519Z] #56 27.28 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-27T15:49:10.519Z] #56 29.68 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-27T15:49:10.519Z] #56 29.76 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-27T15:49:10.519Z] #56 29.79 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-27T15:49:10.519Z] #56 30.09 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-27T15:49:10.519Z] #56 30.41 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-27T15:49:10.519Z] #56 31.71 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-27T15:49:10.527Z] #25 24.45 Reading package lists... [2020-03-27T15:49:10.527Z] #25 ... [2020-03-27T15:49:10.527Z] [2020-03-27T15:49:10.527Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:49:10.527Z] #35 16.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T15:49:10.527Z] #35 22.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T15:49:10.527Z] #35 ... [2020-03-27T15:49:10.527Z] [2020-03-27T15:49:10.527Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:10.527Z] #47 25.65 unicode/utf8 [2020-03-27T15:49:10.566Z] #25 33.68 (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-03-27T15:49:10.566Z] #25 33.83 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-03-27T15:49:10.566Z] #25 33.88 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-03-27T15:49:10.777Z] #56 ... [2020-03-27T15:49:10.777Z] [2020-03-27T15:49:10.777Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:10.778Z] #47 32.53 unicode/utf16 [2020-03-27T15:49:10.789Z] #47 ... [2020-03-27T15:49:10.789Z] [2020-03-27T15:49:10.789Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:10.789Z] #23 26.43 + mkdir -p /build [2020-03-27T15:49:10.789Z] #23 26.46 + mv docker/docker /build/ [2020-03-27T15:49:10.789Z] #23 26.50 + rmdir docker [2020-03-27T15:49:10.789Z] #23 DONE 26.8s [2020-03-27T15:49:10.830Z] #25 ... [2020-03-27T15:49:10.830Z] [2020-03-27T15:49:10.830Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:49:10.830Z] #10 16.90 Reading package lists... [2020-03-27T15:49:10.830Z] #10 24.71 Reading package lists... [2020-03-27T15:49:10.830Z] #10 31.07 Building dependency tree... [2020-03-27T15:49:10.830Z] #10 ... [2020-03-27T15:49:10.830Z] [2020-03-27T15:49:10.830Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:49:10.830Z] #62 28.28 Building dependency tree... [2020-03-27T15:49:10.830Z] #62 31.84 The following additional packages will be installed: [2020-03-27T15:49:10.830Z] #62 31.86 libbtrfs0 [2020-03-27T15:49:10.830Z] #62 32.00 The following NEW packages will be installed: [2020-03-27T15:49:10.830Z] #62 32.01 libbtrfs-dev libbtrfs0 [2020-03-27T15:49:10.830Z] #62 32.42 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:49:10.830Z] #62 32.42 Need to get 119 kB of archives. [2020-03-27T15:49:10.830Z] #62 32.42 After this operation, 387 kB of additional disk space will be used. [2020-03-27T15:49:10.830Z] #62 32.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-03-27T15:49:10.830Z] #62 32.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-03-27T15:49:10.831Z] #62 33.55 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:49:10.831Z] #62 33.77 Fetched 119 kB in 0s (426 kB/s) [2020-03-27T15:49:10.831Z] #62 33.88 Selecting previously unselected package libbtrfs0. [2020-03-27T15:49:10.831Z] #62 33.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-27T15:49:10.831Z] #62 34.02 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-03-27T15:49:10.831Z] #62 34.04 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-27T15:49:10.831Z] #62 34.18 Selecting previously unselected package libbtrfs-dev. [2020-03-27T15:49:10.831Z] #62 34.20 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-03-27T15:49:11.057Z] [2020-03-27T15:49:11.057Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:11.057Z] #33 18.06 math [2020-03-27T15:49:11.057Z] #33 18.93 runtime [2020-03-27T15:49:11.057Z] #33 27.11 internal/testlog [2020-03-27T15:49:11.091Z] #62 34.20 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-27T15:49:11.091Z] #62 ... [2020-03-27T15:49:11.091Z] [2020-03-27T15:49:11.091Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:49:11.091Z] #25 34.31 Selecting previously unselected package libjq1:arm64. [2020-03-27T15:49:11.091Z] #25 34.31 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-03-27T15:49:11.091Z] #25 34.34 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-27T15:49:11.318Z] #33 ... [2020-03-27T15:49:11.318Z] [2020-03-27T15:49:11.318Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:11.318Z] #47 27.27 internal/testlog [2020-03-27T15:49:11.331Z] #65 125.6 + bin/containerd [2020-03-27T15:49:11.353Z] #25 34.67 Selecting previously unselected package jq. [2020-03-27T15:49:11.613Z] #25 34.69 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-03-27T15:49:11.613Z] #25 34.71 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-27T15:49:11.613Z] #25 34.92 Setting up libonig5:arm64 (6.9.1-1) ... [2020-03-27T15:49:11.613Z] #25 34.95 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-27T15:49:11.711Z] #47 33.20 container/list [2020-03-27T15:49:11.711Z] #47 ... [2020-03-27T15:49:11.711Z] [2020-03-27T15:49:11.711Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:49:11.711Z] #10 23.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T15:49:11.711Z] #10 ... [2020-03-27T15:49:11.711Z] [2020-03-27T15:49:11.711Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:11.711Z] #56 32.95 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-27T15:49:11.874Z] #25 34.96 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-27T15:49:11.874Z] #25 35.13 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:49:11.874Z] #25 ... [2020-03-27T15:49:11.874Z] [2020-03-27T15:49:11.874Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:49:11.874Z] #43 18.29 Reading package lists... [2020-03-27T15:49:11.874Z] #43 25.63 Reading package lists... [2020-03-27T15:49:11.874Z] #43 32.15 Building dependency tree... [2020-03-27T15:49:11.874Z] #43 35.07 The following additional packages will be installed: [2020-03-27T15:49:11.874Z] #43 35.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-27T15:49:11.874Z] #43 35.07 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-27T15:49:11.874Z] #43 35.10 Suggested packages: [2020-03-27T15:49:11.874Z] #43 35.10 manpages-dev python-setuptools [2020-03-27T15:49:12.141Z] #43 ... [2020-03-27T15:49:12.141Z] [2020-03-27T15:49:12.141Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:49:12.141Z] #10 34.54 The following additional packages will be installed: [2020-03-27T15:49:12.141Z] #10 34.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-27T15:49:12.141Z] #10 34.55 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-27T15:49:12.141Z] #10 34.55 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-27T15:49:12.141Z] #10 34.56 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-27T15:49:12.141Z] #10 34.57 Suggested packages: [2020-03-27T15:49:12.141Z] #10 34.58 gcc-8-locales seccomp wine64 [2020-03-27T15:49:12.245Z] #47 28.00 encoding [2020-03-27T15:49:12.245Z] #47 28.40 unicode/utf16 [2020-03-27T15:49:12.645Z] #56 ... [2020-03-27T15:49:12.645Z] [2020-03-27T15:49:12.645Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:49:12.645Z] #25 24.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T15:49:12.716Z] #10 ... [2020-03-27T15:49:12.716Z] [2020-03-27T15:49:12.716Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:49:12.716Z] #25 DONE 35.9s [2020-03-27T15:49:12.716Z] [2020-03-27T15:49:12.716Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:49:12.716Z] #10 35.90 The following NEW packages will be installed: [2020-03-27T15:49:12.716Z] #10 35.90 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-27T15:49:12.716Z] #10 35.90 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-27T15:49:12.716Z] #10 35.90 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-27T15:49:12.716Z] #10 35.90 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-27T15:49:12.716Z] #10 ... [2020-03-27T15:49:12.716Z] [2020-03-27T15:49:12.716Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:49:12.716Z] #62 34.50 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-27T15:49:12.716Z] #62 34.57 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-27T15:49:12.716Z] #62 34.58 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:49:12.716Z] #62 DONE 35.9s [2020-03-27T15:49:12.716Z] [2020-03-27T15:49:12.716Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:49:12.716Z] #10 35.92 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-27T15:49:12.716Z] #10 35.92 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-27T15:49:12.903Z] #25 ... [2020-03-27T15:49:12.903Z] [2020-03-27T15:49:12.903Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:49:12.903Z] #41 33.84 Checking out files: 68% (1099/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-03-27T15:49:12.903Z] #41 34.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-27T15:49:12.976Z] #10 ... [2020-03-27T15:49:12.976Z] [2020-03-27T15:49:12.976Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-27T15:49:12.976Z] #26 DONE 0.2s [2020-03-27T15:49:12.976Z] [2020-03-27T15:49:12.976Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T15:49:12.976Z] #63 DONE 0.3s [2020-03-27T15:49:12.976Z] [2020-03-27T15:49:12.976Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-27T15:49:12.984Z] #65 ... [2020-03-27T15:49:12.984Z] [2020-03-27T15:49:12.984Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:12.984Z] #33 118.3 log [2020-03-27T15:49:12.984Z] #33 122.4 github.com/BurntSushi/toml/cmd/tomlv [2020-03-27T15:49:12.984Z] #33 ... [2020-03-27T15:49:12.984Z] [2020-03-27T15:49:12.984Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:49:12.984Z] #10 118.6 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-27T15:49:12.984Z] #10 118.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-27T15:49:12.984Z] #10 118.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:49:12.984Z] #10 119.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-27T15:49:12.984Z] #10 119.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-27T15:49:12.984Z] #10 119.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:49:13.172Z] #47 28.94 container/list [2020-03-27T15:49:13.238Z] #64 DONE 0.2s [2020-03-27T15:49:13.238Z] [2020-03-27T15:49:13.238Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:49:13.238Z] #10 36.42 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:49:13.238Z] #10 36.42 Need to get 73.3 MB of archives. [2020-03-27T15:49:13.238Z] #10 36.42 After this operation, 472 MB of additional disk space will be used. [2020-03-27T15:49:13.238Z] #10 36.42 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-03-27T15:49:13.241Z] #10 ... [2020-03-27T15:49:13.241Z] [2020-03-27T15:49:13.241Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:49:13.241Z] #44 16.11 PBCC images/vma.pb-c.c [2020-03-27T15:49:13.241Z] #44 16.24 DEP images/vma.pb-c.d [2020-03-27T15:49:13.241Z] #44 16.42 PBCC images/creds.pb-c.c [2020-03-27T15:49:13.241Z] #44 16.48 DEP images/creds.pb-c.d [2020-03-27T15:49:13.241Z] #44 16.63 PBCC images/utsns.pb-c.c [2020-03-27T15:49:13.241Z] #44 16.65 DEP images/utsns.pb-c.d [2020-03-27T15:49:13.241Z] #44 16.75 PBCC images/ipc-desc.pb-c.c [2020-03-27T15:49:13.241Z] #44 16.80 PBCC images/ipc-sem.pb-c.c [2020-03-27T15:49:13.241Z] #44 16.94 DEP images/ipc-desc.pb-c.d [2020-03-27T15:49:13.241Z] #44 16.99 DEP images/ipc-sem.pb-c.d [2020-03-27T15:49:13.241Z] #44 17.04 PBCC images/ipc-msg.pb-c.c [2020-03-27T15:49:13.241Z] #44 17.11 DEP images/ipc-msg.pb-c.d [2020-03-27T15:49:13.241Z] #44 17.15 PBCC images/ipc-shm.pb-c.c [2020-03-27T15:49:13.241Z] #44 17.21 DEP images/ipc-shm.pb-c.d [2020-03-27T15:49:13.241Z] #44 17.26 PBCC images/ipc-var.pb-c.c [2020-03-27T15:49:13.241Z] #44 17.33 DEP images/ipc-var.pb-c.d [2020-03-27T15:49:13.241Z] #44 17.46 PBCC images/sk-opts.pb-c.c [2020-03-27T15:49:13.241Z] #44 17.48 PBCC images/packet-sock.pb-c.c [2020-03-27T15:49:13.241Z] #44 17.58 DEP images/sk-opts.pb-c.d [2020-03-27T15:49:13.241Z] #44 17.62 DEP images/packet-sock.pb-c.d [2020-03-27T15:49:13.241Z] #44 17.71 PBCC images/sk-netlink.pb-c.c [2020-03-27T15:49:13.241Z] #44 17.81 DEP images/sk-netlink.pb-c.d [2020-03-27T15:49:13.241Z] #44 17.91 PBCC images/sk-inet.pb-c.c [2020-03-27T15:49:13.241Z] #44 18.00 DEP images/sk-inet.pb-c.d [2020-03-27T15:49:13.241Z] #44 18.17 PBCC images/sk-unix.pb-c.c [2020-03-27T15:49:13.241Z] #44 18.29 DEP images/sk-unix.pb-c.d [2020-03-27T15:49:13.241Z] #44 18.35 PBCC images/mm.pb-c.c [2020-03-27T15:49:13.241Z] #44 18.44 DEP images/mm.pb-c.d [2020-03-27T15:49:13.241Z] #44 18.50 PBCC images/timerfd.pb-c.c [2020-03-27T15:49:13.241Z] #44 18.54 DEP images/timerfd.pb-c.d [2020-03-27T15:49:13.241Z] #44 18.61 PBCC images/timer.pb-c.c [2020-03-27T15:49:13.241Z] #44 18.71 DEP images/timer.pb-c.d [2020-03-27T15:49:13.241Z] #44 18.82 PBCC images/sa.pb-c.c [2020-03-27T15:49:13.241Z] #44 18.93 DEP images/sa.pb-c.d [2020-03-27T15:49:13.241Z] #44 19.03 PBCC images/pipe-data.pb-c.c [2020-03-27T15:49:13.241Z] #44 19.05 DEP images/pipe-data.pb-c.d [2020-03-27T15:49:13.241Z] #44 19.12 PBCC images/mnt.pb-c.c [2020-03-27T15:49:13.241Z] #44 19.19 DEP images/mnt.pb-c.d [2020-03-27T15:49:13.241Z] #44 19.29 PBCC images/sk-packet.pb-c.c [2020-03-27T15:49:13.241Z] #44 19.35 DEP images/sk-packet.pb-c.d [2020-03-27T15:49:13.241Z] #44 19.42 PBCC images/tcp-stream.pb-c.c [2020-03-27T15:49:13.497Z] #10 36.83 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-03-27T15:49:13.498Z] #44 19.51 DEP images/tcp-stream.pb-c.d [2020-03-27T15:49:13.498Z] #44 ... [2020-03-27T15:49:13.498Z] [2020-03-27T15:49:13.498Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:13.498Z] #47 118.7 go/token [2020-03-27T15:49:13.498Z] #47 120.5 go/scanner [2020-03-27T15:49:13.498Z] #47 122.8 go/ast [2020-03-27T15:49:13.498Z] #47 123.2 internal/lazyregexp [2020-03-27T15:49:13.498Z] #47 124.0 net/url [2020-03-27T15:49:13.498Z] #47 127.8 text/template/parse [2020-03-27T15:49:13.498Z] #47 ... [2020-03-27T15:49:13.498Z] [2020-03-27T15:49:13.498Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:49:13.498Z] #44 19.59 PBCC images/pipe.pb-c.c [2020-03-27T15:49:13.498Z] #44 19.67 DEP images/pipe.pb-c.d [2020-03-27T15:49:13.756Z] #44 19.76 PBCC images/pstree.pb-c.c [2020-03-27T15:49:13.756Z] #44 19.85 DEP images/pstree.pb-c.d [2020-03-27T15:49:13.756Z] #44 ... [2020-03-27T15:49:13.756Z] [2020-03-27T15:49:13.756Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:13.756Z] #56 119.1 encoding/json [2020-03-27T15:49:13.756Z] #56 127.6 github.com/pkg/diff [2020-03-27T15:49:13.756Z] #56 ... [2020-03-27T15:49:13.756Z] [2020-03-27T15:49:13.756Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:49:13.756Z] #44 19.99 PBCC images/fs.pb-c.c [2020-03-27T15:49:14.013Z] #44 20.09 DEP images/fs.pb-c.d [2020-03-27T15:49:14.013Z] #44 20.20 PBCC images/signalfd.pb-c.c [2020-03-27T15:49:14.270Z] #44 ... [2020-03-27T15:49:14.270Z] [2020-03-27T15:49:14.270Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:14.270Z] #33 DONE 129.5s [2020-03-27T15:49:14.270Z] [2020-03-27T15:49:14.270Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:49:14.270Z] #44 20.38 DEP images/signalfd.pb-c.d [2020-03-27T15:49:14.270Z] #44 20.47 PBCC images/fh.pb-c.c [2020-03-27T15:49:14.438Z] #10 37.47 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-03-27T15:49:14.438Z] #10 37.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-03-27T15:49:14.438Z] #10 37.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-03-27T15:49:14.438Z] #10 37.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-27T15:49:14.528Z] #44 20.62 PBCC images/fsnotify.pb-c.c [2020-03-27T15:49:14.541Z] #47 30.21 crypto/internal/subtle [2020-03-27T15:49:14.700Z] #10 37.80 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-03-27T15:49:14.700Z] #10 37.97 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-03-27T15:49:14.700Z] #10 37.98 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-03-27T15:49:14.785Z] #44 20.77 DEP images/fh.pb-c.d [2020-03-27T15:49:14.785Z] #44 20.87 DEP images/fsnotify.pb-c.d [2020-03-27T15:49:14.785Z] #44 21.00 PBCC images/eventpoll.pb-c.c [2020-03-27T15:49:14.785Z] #44 21.04 DEP images/eventpoll.pb-c.d [2020-03-27T15:49:14.797Z] #47 30.88 crypto/subtle [2020-03-27T15:49:14.804Z] #41 ... [2020-03-27T15:49:14.804Z] [2020-03-27T15:49:14.804Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:49:14.804Z] #43 26.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T15:49:14.804Z] #43 ... [2020-03-27T15:49:14.804Z] [2020-03-27T15:49:14.804Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:49:14.804Z] #62 36.80 Fetched 8336 kB in 29s (291 kB/s) [2020-03-27T15:49:15.043Z] #44 21.16 PBCC images/eventfd.pb-c.c [2020-03-27T15:49:15.043Z] #44 21.22 DEP images/eventfd.pb-c.d [2020-03-27T15:49:15.053Z] #47 31.17 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-27T15:49:15.300Z] #44 21.32 PBCC images/remap-file-path.pb-c.c [2020-03-27T15:49:15.300Z] #44 21.34 DEP images/remap-file-path.pb-c.d [2020-03-27T15:49:15.300Z] #44 21.40 PBCC images/fifo.pb-c.c [2020-03-27T15:49:15.300Z] #44 21.41 DEP images/fifo.pb-c.d [2020-03-27T15:49:15.557Z] #44 21.53 PBCC images/ghost-file.pb-c.c [2020-03-27T15:49:15.557Z] #44 21.72 DEP images/ghost-file.pb-c.d [2020-03-27T15:49:15.614Z] #47 31.43 internal/nettrace [2020-03-27T15:49:15.645Z] #10 ... [2020-03-27T15:49:15.645Z] [2020-03-27T15:49:15.645Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:15.645Z] #53 28.23 + cd /tmp/tmp.41ilKwFtKi/src/github.com/golangci/golangci-lint/ [2020-03-27T15:49:15.645Z] #53 28.23 + git checkout -q v1.23.8 [2020-03-27T15:49:15.645Z] #53 28.69 ++ git describe --tags [2020-03-27T15:49:15.645Z] #53 28.70 + version=v1.23.8 [2020-03-27T15:49:15.645Z] #53 28.72 ++ git rev-parse --short HEAD [2020-03-27T15:49:15.645Z] #53 28.72 + commit=76a82c6 [2020-03-27T15:49:15.645Z] #53 28.72 ++ git show -s --format=%cd [2020-03-27T15:49:15.645Z] #53 28.72 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-27T15:49:15.645Z] #53 28.73 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-27T15:49:15.645Z] #53 ... [2020-03-27T15:49:15.645Z] [2020-03-27T15:49:15.645Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:49:15.645Z] #43 36.72 The following NEW packages will be installed: [2020-03-27T15:49:15.645Z] #43 36.73 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-27T15:49:15.645Z] #43 36.74 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-27T15:49:15.645Z] #43 36.74 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-27T15:49:15.645Z] #43 36.74 python-six zlib1g-dev [2020-03-27T15:49:15.645Z] #43 37.16 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:49:15.645Z] #43 37.16 Need to get 3798 kB of archives. [2020-03-27T15:49:15.645Z] #43 37.16 After this operation, 21.6 MB of additional disk space will be used. [2020-03-27T15:49:15.645Z] #43 37.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-03-27T15:49:15.645Z] #43 37.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-03-27T15:49:15.645Z] #43 37.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-03-27T15:49:15.645Z] #43 37.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-03-27T15:49:15.645Z] #43 37.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-03-27T15:49:15.645Z] #43 37.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-03-27T15:49:15.645Z] #43 37.17 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-03-27T15:49:15.645Z] #43 37.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-03-27T15:49:15.645Z] #43 37.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-03-27T15:49:15.645Z] #43 37.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-03-27T15:49:15.814Z] #44 21.85 PBCC images/regfile.pb-c.c [2020-03-27T15:49:15.814Z] #44 21.96 DEP images/regfile.pb-c.d [2020-03-27T15:49:15.908Z] #43 39.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-03-27T15:49:16.072Z] #44 22.13 PBCC images/ns.pb-c.c [2020-03-27T15:49:16.072Z] #44 22.21 DEP images/ns.pb-c.d [2020-03-27T15:49:16.072Z] #44 22.31 PBCC images/fdinfo.pb-c.c [2020-03-27T15:49:16.175Z] #47 32.04 runtime/cgo [2020-03-27T15:49:16.329Z] #44 22.57 DEP images/fdinfo.pb-c.d [2020-03-27T15:49:16.586Z] #44 22.68 PBCC images/core-aarch64.pb-c.c [2020-03-27T15:49:16.586Z] #44 22.74 PBCC images/core-arm.pb-c.c [2020-03-27T15:49:16.811Z] #65 ... [2020-03-27T15:49:16.811Z] [2020-03-27T15:49:16.811Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:16.811Z] #53 DONE 151.7s [2020-03-27T15:49:16.811Z] [2020-03-27T15:49:16.811Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:16.843Z] #44 22.93 PBCC images/core-ppc64.pb-c.c [2020-03-27T15:49:16.843Z] #44 23.06 PBCC images/core-s390.pb-c.c [2020-03-27T15:49:16.852Z] #43 ... [2020-03-27T15:49:16.852Z] [2020-03-27T15:49:16.852Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:49:16.852Z] #35 24.35 Reading package lists... [2020-03-27T15:49:16.852Z] #35 30.48 Building dependency tree... [2020-03-27T15:49:16.852Z] #35 34.11 The following additional packages will be installed: [2020-03-27T15:49:16.852Z] #35 34.13 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-27T15:49:16.852Z] #35 34.16 Suggested packages: [2020-03-27T15:49:16.852Z] #35 34.19 cmake-doc ninja-build lrzip [2020-03-27T15:49:16.852Z] #35 34.19 Recommended packages: [2020-03-27T15:49:16.852Z] #35 34.19 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-27T15:49:16.852Z] #35 35.33 The following NEW packages will be installed: [2020-03-27T15:49:16.852Z] #35 35.34 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-27T15:49:16.852Z] #35 35.35 vim-common xxd [2020-03-27T15:49:16.852Z] #35 35.87 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:49:16.852Z] #35 35.87 Need to get 14.2 MB of archives. [2020-03-27T15:49:16.852Z] #35 35.87 After this operation, 60.0 MB of additional disk space will be used. [2020-03-27T15:49:16.852Z] #35 35.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-03-27T15:49:16.852Z] #35 35.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-27T15:49:16.852Z] #35 35.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-27T15:49:16.852Z] #35 36.06 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-03-27T15:49:16.852Z] #35 36.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-03-27T15:49:16.852Z] #35 36.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-03-27T15:49:16.852Z] #35 36.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-03-27T15:49:16.852Z] #35 36.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-03-27T15:49:16.852Z] #35 36.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-03-27T15:49:16.852Z] #35 36.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-03-27T15:49:16.852Z] #35 38.20 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:49:16.852Z] #35 38.51 Fetched 14.2 MB in 2s (8508 kB/s) [2020-03-27T15:49:16.852Z] #35 38.61 Selecting previously unselected package xxd. [2020-03-27T15:49:16.852Z] #35 38.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-27T15:49:16.852Z] #35 38.69 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-03-27T15:49:16.852Z] #35 38.70 Unpacking xxd (2:8.1.0875-5) ... [2020-03-27T15:49:16.852Z] #35 39.01 Selecting previously unselected package vim-common. [2020-03-27T15:49:16.852Z] #35 39.01 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-27T15:49:16.852Z] #35 39.07 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-27T15:49:16.852Z] #35 39.66 Selecting previously unselected package cmake-data. [2020-03-27T15:49:16.852Z] #35 39.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-27T15:49:16.852Z] #35 39.67 Unpacking cmake-data (3.13.4-1) ... [2020-03-27T15:49:17.093Z] #65 ... [2020-03-27T15:49:17.093Z] [2020-03-27T15:49:17.093Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-27T15:49:17.100Z] #44 23.16 PBCC images/core-x86.pb-c.c [2020-03-27T15:49:17.100Z] #44 23.26 PBCC images/core.pb-c.c [2020-03-27T15:49:17.113Z] #35 ... [2020-03-27T15:49:17.113Z] [2020-03-27T15:49:17.113Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:17.113Z] #33 39.72 sync [2020-03-27T15:49:17.113Z] #33 39.73 internal/reflectlite [2020-03-27T15:49:17.357Z] #44 23.42 PBCC images/inventory.pb-c.c [2020-03-27T15:49:17.380Z] #54 DONE 0.2s [2020-03-27T15:49:17.380Z] [2020-03-27T15:49:17.380Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-27T15:49:17.614Z] #44 23.58 DEP images/core-aarch64.pb-c.d [2020-03-27T15:49:17.614Z] #44 23.66 DEP images/core-arm.pb-c.d [2020-03-27T15:49:17.614Z] #44 23.69 DEP images/core-ppc64.pb-c.d [2020-03-27T15:49:17.614Z] #44 23.70 DEP images/core-s390.pb-c.d [2020-03-27T15:49:17.614Z] #44 23.71 DEP images/core-x86.pb-c.d [2020-03-27T15:49:17.614Z] #44 23.72 DEP images/core.pb-c.d [2020-03-27T15:49:17.614Z] #44 23.78 DEP images/inventory.pb-c.d [2020-03-27T15:49:17.614Z] #44 23.86 PBCC images/cpuinfo.pb-c.c [2020-03-27T15:49:17.614Z] #44 23.90 DEP images/cpuinfo.pb-c.d [2020-03-27T15:49:17.662Z] #57 DONE 0.1s [2020-03-27T15:49:17.662Z] [2020-03-27T15:49:17.662Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-27T15:49:17.662Z] #61 DONE 0.1s [2020-03-27T15:49:17.662Z] [2020-03-27T15:49:17.662Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:17.871Z] #44 23.99 PBCC images/stats.pb-c.c [2020-03-27T15:49:18.129Z] #44 24.07 DEP images/stats.pb-c.d [2020-03-27T15:49:18.992Z] #62 36.80 Reading package lists... [2020-03-27T15:49:18.992Z] #62 ... [2020-03-27T15:49:18.992Z] [2020-03-27T15:49:18.992Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:49:18.992Z] #35 18.77 Reading package lists... [2020-03-27T15:49:18.992Z] #35 31.43 Reading package lists... [2020-03-27T15:49:18.992Z] #35 ... [2020-03-27T15:49:18.992Z] [2020-03-27T15:49:18.992Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:18.993Z] #74 37.15 Checking out files: 70% (1458/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-27T15:49:18.993Z] #74 37.68 + cd /tmp/tmp.mzY0OGGBde/src/github.com/docker/libnetwork [2020-03-27T15:49:18.993Z] #74 37.68 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-27T15:49:18.993Z] #74 38.67 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-27T15:49:19.444Z] #47 ... [2020-03-27T15:49:19.444Z] [2020-03-27T15:49:19.444Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:19.444Z] #56 27.98 + cd /tmp/tmp.zaUoM3mL9S/src/github.com/mvdan/sh [2020-03-27T15:49:19.444Z] #56 27.98 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-27T15:49:19.444Z] #56 28.22 + GO111MODULE=on [2020-03-27T15:49:19.444Z] #56 28.22 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-27T15:49:19.444Z] #56 30.73 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-27T15:49:19.444Z] #56 30.73 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-27T15:49:19.444Z] #56 30.73 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-27T15:49:19.444Z] #56 30.95 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-27T15:49:19.444Z] #56 31.10 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-27T15:49:19.444Z] #56 32.63 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-27T15:49:19.444Z] #56 33.91 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-27T15:49:19.668Z] #33 ... [2020-03-27T15:49:19.668Z] [2020-03-27T15:49:19.668Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:19.668Z] #74 DONE 42.1s [2020-03-27T15:49:19.668Z] [2020-03-27T15:49:19.668Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-27T15:49:19.668Z] #30 41.39 Checking out files: 92% (1403/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-03-27T15:49:19.668Z] #30 41.66 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-27T15:49:19.668Z] #30 42.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-27T15:49:20.006Z] #56 ... [2020-03-27T15:49:20.006Z] [2020-03-27T15:49:20.006Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:49:20.006Z] #25 24.45 Reading package lists... [2020-03-27T15:49:20.668Z] #44 26.56 make[1]: Nothing to be done for 'all'. [2020-03-27T15:49:21.498Z] #25 37.44 Reading package lists... [2020-03-27T15:49:21.498Z] #25 ... [2020-03-27T15:49:21.498Z] [2020-03-27T15:49:21.498Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:49:21.498Z] #10 27.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T15:49:21.754Z] #10 ... [2020-03-27T15:49:21.754Z] [2020-03-27T15:49:21.754Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:22.009Z] #74 37.41 Checking out files: 44% (923/2066) Checking out files: 45% (930/2066) Checking out files: 46% (951/2066) Checking out files: 47% (972/2066) Checking out files: 48% (992/2066) Checking out files: 49% (1013/2066) Checking out files: 50% (1033/2066) Checking out files: 51% (1054/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) [2020-03-27T15:49:22.009Z] #74 ... [2020-03-27T15:49:22.009Z] [2020-03-27T15:49:22.009Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:22.009Z] #33 27.92 encoding [2020-03-27T15:49:22.009Z] #33 28.34 runtime/cgo [2020-03-27T15:49:22.265Z] #33 ... [2020-03-27T15:49:22.265Z] [2020-03-27T15:49:22.265Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:49:22.265Z] #43 28.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T15:49:22.265Z] #43 ... [2020-03-27T15:49:22.265Z] [2020-03-27T15:49:22.265Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:22.579Z] #44 28.51 CC images/stats.o [2020-03-27T15:49:23.104Z] #30 ... [2020-03-27T15:49:23.104Z] [2020-03-27T15:49:23.104Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:49:23.104Z] #27 5.067 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-27T15:49:23.104Z] #27 5.595 [2020-03-27T15:49:23.104Z] #27 5.932 #=#=# 0.0% #### 6.3% ######## 12.0% ########### 15.9% ############### 21.4% ################## 25.9% ###################### 31.9% ########################## 36.7% ############################### 44.0% #################################### 50.4% ######################################### 57.3% ############################################# 63.7% ################################################### 71.1% ######################################################## 78.0% ############################################################# 85.6% #################################################################### 94.5% ######################################################################## 100.0% [2020-03-27T15:49:23.104Z] #27 8.231 #=#=# [2020-03-27T15:49:23.104Z] #27 8.739 0.1% #### 6.7% ########## 14.4% ################### 26.7% ############################# 40.4% #################################### 50.3% ######################################### 58.2% ################################################ 66.9% ############################################################# 84.9% ######################################################################## 100.0% [2020-03-27T15:49:23.141Z] #44 29.14 CC images/core.o [2020-03-27T15:49:23.177Z] #74 ... [2020-03-27T15:49:23.177Z] [2020-03-27T15:49:23.177Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:23.177Z] #47 34.75 crypto/internal/subtle [2020-03-27T15:49:23.177Z] #47 35.02 crypto/subtle [2020-03-27T15:49:23.177Z] #47 35.21 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-27T15:49:23.177Z] #47 35.40 internal/nettrace [2020-03-27T15:49:23.177Z] #47 35.63 runtime/cgo [2020-03-27T15:49:23.177Z] #47 ... [2020-03-27T15:49:23.177Z] [2020-03-27T15:49:23.177Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:23.177Z] #53 41.45 + cd /tmp/tmp.I8IjAxkrbh/src/github.com/golangci/golangci-lint/ [2020-03-27T15:49:23.177Z] #53 41.45 + git checkout -q v1.23.8 [2020-03-27T15:49:23.177Z] #53 42.24 ++ git describe --tags [2020-03-27T15:49:23.177Z] #53 42.25 + version=v1.23.8 [2020-03-27T15:49:23.177Z] #53 42.25 ++ git rev-parse --short HEAD [2020-03-27T15:49:23.177Z] #53 42.25 + commit=76a82c6 [2020-03-27T15:49:23.177Z] #53 42.25 ++ git show -s --format=%cd [2020-03-27T15:49:23.177Z] #53 42.26 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-27T15:49:23.177Z] #53 42.27 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-27T15:49:23.288Z] #74 37.41 Checking out files: 44% (923/2066) Checking out files: 45% (930/2066) Checking out files: 46% (951/2066) Checking out files: 47% (972/2066) Checking out files: 48% (992/2066) Checking out files: 49% (1013/2066) Checking out files: 50% (1033/2066) Checking out files: 51% (1054/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 71% (1483/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-27T15:49:23.371Z] #27 10.24 #=#=# [2020-03-27T15:49:23.371Z] #27 ... [2020-03-27T15:49:23.371Z] [2020-03-27T15:49:23.371Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:23.371Z] #65 3.079 + RM_GOPATH=0 [2020-03-27T15:49:23.371Z] #65 3.079 + TMP_GOPATH= [2020-03-27T15:49:23.371Z] #65 3.080 + : /build [2020-03-27T15:49:23.371Z] #65 3.080 + '[' -z '' ']' [2020-03-27T15:49:23.371Z] #65 3.083 ++ mktemp -d [2020-03-27T15:49:23.371Z] #65 3.095 + export GOPATH=/tmp/tmp.KoINXoLrqL [2020-03-27T15:49:23.371Z] #65 3.095 + GOPATH=/tmp/tmp.KoINXoLrqL [2020-03-27T15:49:23.371Z] #65 3.095 + RM_GOPATH=1 [2020-03-27T15:49:23.371Z] #65 3.095 ++ dirname ./install.sh [2020-03-27T15:49:23.371Z] #65 3.115 + dir=. [2020-03-27T15:49:23.371Z] #65 3.115 + bin=containerd [2020-03-27T15:49:23.371Z] #65 3.115 + shift [2020-03-27T15:49:23.371Z] #65 3.115 + '[' '!' -f ./containerd.installer ']' [2020-03-27T15:49:23.371Z] #65 3.115 + . ./containerd.installer [2020-03-27T15:49:23.371Z] #65 3.115 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-27T15:49:23.371Z] #65 3.115 + install_containerd [2020-03-27T15:49:23.371Z] #65 3.115 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-27T15:49:23.371Z] #65 3.115 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KoINXoLrqL/src/github.com/containerd/containerd [2020-03-27T15:49:23.371Z] #65 3.115 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-27T15:49:23.371Z] #65 3.117 Cloning into '/tmp/tmp.KoINXoLrqL/src/github.com/containerd/containerd'... [2020-03-27T15:49:23.371Z] #65 ... [2020-03-27T15:49:23.371Z] [2020-03-27T15:49:23.371Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:49:23.371Z] #43 42.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-03-27T15:49:23.371Z] #43 42.16 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-03-27T15:49:23.371Z] #43 42.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-03-27T15:49:23.371Z] #43 42.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-27T15:49:23.371Z] #43 42.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-03-27T15:49:23.371Z] #43 42.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-03-27T15:49:23.371Z] #43 44.49 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:49:23.371Z] #43 44.70 Fetched 3798 kB in 6s (670 kB/s) [2020-03-27T15:49:23.371Z] #43 44.89 Selecting previously unselected package libcap-dev:arm64. [2020-03-27T15:49:23.371Z] #43 44.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-27T15:49:23.371Z] #43 44.96 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-03-27T15:49:23.371Z] #43 45.02 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-03-27T15:49:23.371Z] #43 45.27 Selecting previously unselected package libnet1:arm64. [2020-03-27T15:49:23.371Z] #43 45.27 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-27T15:49:23.371Z] #43 45.30 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-27T15:49:23.371Z] #43 45.55 Selecting previously unselected package libnet1-dev. [2020-03-27T15:49:23.371Z] #43 45.55 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-27T15:49:23.371Z] #43 45.56 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-27T15:49:23.371Z] #43 45.83 Selecting previously unselected package libnl-3-200:arm64. [2020-03-27T15:49:23.371Z] #43 45.83 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-03-27T15:49:23.371Z] #43 45.84 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-03-27T15:49:23.371Z] #43 45.98 Selecting previously unselected package libnl-3-dev:arm64. [2020-03-27T15:49:23.371Z] #43 45.98 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-03-27T15:49:23.371Z] #43 45.99 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-03-27T15:49:23.371Z] #43 46.63 Selecting previously unselected package libprotobuf-c1:arm64. [2020-03-27T15:49:23.371Z] #43 46.63 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-03-27T15:49:23.371Z] #43 46.64 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-27T15:49:23.435Z] #53 ... [2020-03-27T15:49:23.435Z] [2020-03-27T15:49:23.435Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:23.435Z] #56 35.20 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-27T15:49:23.435Z] #56 36.73 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-27T15:49:23.435Z] #56 36.96 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-27T15:49:23.435Z] #56 37.14 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-27T15:49:23.435Z] #56 37.18 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-27T15:49:23.435Z] #56 38.22 runtime [2020-03-27T15:49:23.435Z] #56 38.26 runtime/cgo [2020-03-27T15:49:23.543Z] #74 39.40 + cd /tmp/tmp.GzdYrT24DL/src/github.com/docker/libnetwork [2020-03-27T15:49:23.544Z] #74 39.40 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-27T15:49:23.631Z] #43 46.80 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-03-27T15:49:23.631Z] #43 46.81 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-03-27T15:49:23.631Z] #43 46.82 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-03-27T15:49:23.631Z] #43 46.97 Selecting previously unselected package zlib1g-dev:arm64. [2020-03-27T15:49:23.631Z] #43 47.01 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-03-27T15:49:23.693Z] #56 ... [2020-03-27T15:49:23.693Z] [2020-03-27T15:49:23.693Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:49:23.693Z] #35 31.43 Reading package lists... [2020-03-27T15:49:23.800Z] #74 39.68 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-27T15:49:23.891Z] #43 47.04 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-03-27T15:49:23.891Z] #43 47.22 Selecting previously unselected package libprotobuf17:arm64. [2020-03-27T15:49:23.891Z] #43 47.22 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-03-27T15:49:24.070Z] #44 ... [2020-03-27T15:49:24.070Z] [2020-03-27T15:49:24.070Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:24.070Z] #56 129.4 go/ast [2020-03-27T15:49:24.070Z] #56 129.9 golang.org/x/crypto/ssh/terminal [2020-03-27T15:49:24.070Z] #56 131.9 mvdan.cc/editorconfig [2020-03-27T15:49:24.070Z] #56 134.5 mvdan.cc/sh/v3/fileutil [2020-03-27T15:49:24.070Z] #56 134.8 mvdan.cc/sh/v3/syntax [2020-03-27T15:49:24.152Z] #43 47.25 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-03-27T15:49:24.152Z] #43 ... [2020-03-27T15:49:24.152Z] [2020-03-27T15:49:24.152Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:49:24.327Z] #56 ... [2020-03-27T15:49:24.327Z] [2020-03-27T15:49:24.327Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:49:24.327Z] #44 30.44 CC images/core-x86.o [2020-03-27T15:49:24.361Z] #74 ... [2020-03-27T15:49:24.361Z] [2020-03-27T15:49:24.361Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:49:24.361Z] #62 18.43 Reading package lists... [2020-03-27T15:49:24.621Z] #62 31.50 Reading package lists... [2020-03-27T15:49:24.621Z] #62 ... [2020-03-27T15:49:24.621Z] [2020-03-27T15:49:24.621Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:49:24.621Z] #41 36.48 Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-03-27T15:49:24.621Z] #41 37.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-27T15:49:24.629Z] #35 43.64 Building dependency tree... [2020-03-27T15:49:25.183Z] #41 41.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-03-27T15:49:25.256Z] #44 31.48 CC images/core-arm.o [2020-03-27T15:49:25.455Z] #27 10.57 #=#=# ### 5.3% ####### 10.8% ############ 17.2% ############### 21.7% ################## 26.2% ####################### 33.1% ########################### 38.1% ############################### 43.2% ################################### 49.2% ###################################### 53.0% ########################################### 60.3% ############################################### 66.5% #################################################### 72.2% ######################################################## 78.5% ############################################################ 84.0% ################################################################ 89.6% ################################################################### 93.9% ######################################################################## 100.0% [2020-03-27T15:49:25.562Z] #35 ... [2020-03-27T15:49:25.562Z] [2020-03-27T15:49:25.562Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:49:25.562Z] #10 37.40 Fetched 8336 kB in 29s (289 kB/s) [2020-03-27T15:49:25.562Z] #10 37.40 Reading package lists... [2020-03-27T15:49:25.562Z] #10 ... [2020-03-27T15:49:25.562Z] [2020-03-27T15:49:25.562Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:49:25.562Z] #41 37.54 + 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-03-27T15:49:25.716Z] #27 12.96 [2020-03-27T15:49:25.820Z] #41 ... [2020-03-27T15:49:25.820Z] [2020-03-27T15:49:25.820Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:49:25.820Z] #62 36.80 Reading package lists... [2020-03-27T15:49:26.187Z] #44 32.14 CC images/core-aarch64.o [2020-03-27T15:49:26.547Z] #41 ... [2020-03-27T15:49:26.547Z] [2020-03-27T15:49:26.547Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:49:26.547Z] #43 43.04 Fetched 8336 kB in 30s (277 kB/s) [2020-03-27T15:49:26.752Z] #44 ... [2020-03-27T15:49:26.752Z] [2020-03-27T15:49:26.752Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:26.752Z] #47 132.1 go/parser [2020-03-27T15:49:26.752Z] #47 135.4 text/template [2020-03-27T15:49:26.752Z] #47 137.5 encoding/xml [2020-03-27T15:49:26.755Z] #62 48.70 Reading package lists... [2020-03-27T15:49:26.756Z] #62 ... [2020-03-27T15:49:26.756Z] [2020-03-27T15:49:26.756Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:49:26.756Z] #25 38.82 Fetched 8336 kB in 27s (304 kB/s) [2020-03-27T15:49:26.756Z] #25 38.82 Reading package lists... [2020-03-27T15:49:26.756Z] #25 ... [2020-03-27T15:49:26.756Z] [2020-03-27T15:49:26.756Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:49:26.756Z] #43 38.97 Fetched 8336 kB in 28s (302 kB/s) [2020-03-27T15:49:27.010Z] #47 ... [2020-03-27T15:49:27.010Z] [2020-03-27T15:49:27.010Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:49:27.010Z] #44 32.99 CC images/core-ppc64.o [2020-03-27T15:49:27.014Z] #43 38.97 Reading package lists... [2020-03-27T15:49:27.014Z] #43 ... [2020-03-27T15:49:27.014Z] [2020-03-27T15:49:27.014Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:49:27.014Z] #10 37.40 Reading package lists... [2020-03-27T15:49:27.083Z] #27 13.24 0.0% ## 3.6% #### 6.0% ###### 9.0% ####### 10.8% ######### 12.8% ########### 15.3% ############ 18.0% ############### 21.0% ################# 23.7% [2020-03-27T15:49:27.083Z] #27 ... [2020-03-27T15:49:27.083Z] [2020-03-27T15:49:27.083Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:49:27.083Z] #10 40.36 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-03-27T15:49:27.083Z] #10 41.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-03-27T15:49:27.083Z] #10 41.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-03-27T15:49:27.083Z] #10 41.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-03-27T15:49:27.083Z] #10 41.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-03-27T15:49:27.083Z] #10 41.93 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-03-27T15:49:27.083Z] #10 41.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-03-27T15:49:27.083Z] #10 41.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-03-27T15:49:27.083Z] #10 41.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-03-27T15:49:27.083Z] #10 41.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-03-27T15:49:27.083Z] #10 42.00 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-03-27T15:49:27.083Z] #10 42.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-03-27T15:49:27.083Z] #10 42.05 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-03-27T15:49:27.083Z] #10 42.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-03-27T15:49:27.083Z] #10 42.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-03-27T15:49:27.083Z] #10 42.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-03-27T15:49:27.083Z] #10 43.46 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:49:27.083Z] #10 43.61 Fetched 73.3 MB in 6s (12.3 MB/s) [2020-03-27T15:49:27.083Z] #10 43.70 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-27T15:49:27.083Z] #10 43.70 (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-03-27T15:49:27.083Z] #10 43.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-03-27T15:49:27.083Z] #10 43.79 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-27T15:49:27.083Z] #10 46.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-27T15:49:27.083Z] #10 46.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-03-27T15:49:27.083Z] #10 46.99 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-27T15:49:27.083Z] #10 49.32 Selecting previously unselected package binutils-mingw-w64. [2020-03-27T15:49:27.083Z] #10 49.33 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-27T15:49:27.083Z] #10 49.33 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-27T15:49:27.083Z] #10 49.49 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-03-27T15:49:27.083Z] #10 49.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-03-27T15:49:27.083Z] #10 49.52 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-03-27T15:49:27.083Z] #10 49.77 Selecting previously unselected package dmsetup. [2020-03-27T15:49:27.083Z] #10 49.81 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-03-27T15:49:27.083Z] #10 49.87 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-27T15:49:27.084Z] #10 50.06 Selecting previously unselected package mingw-w64-common. [2020-03-27T15:49:27.084Z] #10 50.06 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-27T15:49:27.084Z] #10 50.07 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-27T15:49:27.084Z] #10 ... [2020-03-27T15:49:27.084Z] [2020-03-27T15:49:27.084Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:49:27.867Z] #27 13.24 0.0% ## 3.6% #### 6.0% ###### 9.0% ####### 10.8% ######### 12.8% ########### 15.3% ############ 18.0% ############### 21.0% ################# 23.7% ################## 26.1% #################### 28.2% ##################### 30.3% ####################### 32.2% ######################## 34.4% ########################## 36.5% ########################### 38.6% ############################ 40.0% [2020-03-27T15:49:27.867Z] #27 ... [2020-03-27T15:49:27.867Z] [2020-03-27T15:49:27.867Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:27.867Z] #47 40.80 sync [2020-03-27T15:49:27.867Z] #47 40.84 internal/reflectlite [2020-03-27T15:49:27.867Z] #47 42.26 github.com/LK4D4/vndr/godl/singleflight [2020-03-27T15:49:27.867Z] #47 42.32 internal/singleflight [2020-03-27T15:49:27.867Z] #47 42.33 math/rand [2020-03-27T15:49:27.867Z] #47 44.76 io [2020-03-27T15:49:27.867Z] #47 44.78 strconv [2020-03-27T15:49:27.867Z] #47 44.79 sort [2020-03-27T15:49:27.867Z] #47 44.87 syscall [2020-03-27T15:49:27.867Z] #47 47.08 bytes [2020-03-27T15:49:27.867Z] #47 47.89 strings [2020-03-27T15:49:27.867Z] #47 ... [2020-03-27T15:49:27.867Z] [2020-03-27T15:49:27.867Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:49:28.380Z] #44 34.33 CC images/core-s390.o [2020-03-27T15:49:29.693Z] #27 13.24 0.0% ## 3.6% #### 6.0% ###### 9.0% ####### 10.8% ######### 12.8% ########### 15.3% ############ 18.0% ############### 21.0% ################# 23.7% ################## 26.1% #################### 28.2% ##################### 30.3% ####################### 32.2% ######################## 34.4% ########################## 36.5% ########################### 38.6% ############################ 40.0% ############################## 42.7% ################################## 47.3% #################################### 50.8% ###################################### 54.2% ######################################### 57.4% ########################################### 60.7% ############################################## 64.0% ################################################# 68.8% #################################################### 72.5% ##################################################### 74.7% ####################################################### 77.7% ########################################################## 80.8% ########################################################### 82.7% ############################################################ 84.6% ############################################################## 86.7% ############################################################### 88.7% ################################################################# 90.5% ############################# [2020-03-27T15:49:29.693Z] #27 ... [2020-03-27T15:49:29.693Z] [2020-03-27T15:49:29.693Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:29.693Z] #33 42.72 sort [2020-03-27T15:49:29.693Z] #33 42.72 errors [2020-03-27T15:49:29.693Z] #33 43.56 strconv [2020-03-27T15:49:29.693Z] #33 43.63 io [2020-03-27T15:49:29.693Z] #33 43.65 internal/oserror [2020-03-27T15:49:29.693Z] #33 43.81 syscall [2020-03-27T15:49:29.693Z] #33 46.29 strings [2020-03-27T15:49:29.693Z] #33 46.37 bytes [2020-03-27T15:49:29.693Z] #33 50.77 bufio [2020-03-27T15:49:29.693Z] #33 51.66 reflect [2020-03-27T15:49:29.751Z] #44 35.70 CC images/cpuinfo.o [2020-03-27T15:49:29.954Z] #33 ... [2020-03-27T15:49:29.954Z] [2020-03-27T15:49:29.954Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:49:30.215Z] #27 13.24 0.0% ## 3.6% #### 6.0% ###### 9.0% ####### 10.8% ######### 12.8% ########### 15.3% ############ 18.0% ############### 21.0% ################# 23.7% ################## 26.1% #################### 28.2% ##################### 30.3% ####################### 32.2% ######################## 34.4% ########################## 36.5% ########################### 38.6% ############################ 40.0% ############################## 42.7% ################################## 47.3% #################################### 50.8% ###################################### 54.2% ######################################### 57.4% ########################################### 60.7% ############################################## 64.0% ################################################# 68.8% #################################################### 72.5% ##################################################### 74.7% ####################################################### 77.7% ########################################################## 80.8% ########################################################### 82.7% ############################################################ 84.6% ############################################################## 86.7% ############################################################### 88.7% ################################################################# 90.5% ################################################################## 91.9% ################################################################### 93.6% ##################################################################### 95.9% ####################################################################### 98.6% ######################################################################## 100.0% [2020-03-27T15:49:30.215Z] #27 17.44 [2020-03-27T15:49:30.683Z] #44 36.66 CC images/inventory.o [2020-03-27T15:49:30.714Z] #43 43.04 Reading package lists... [2020-03-27T15:49:30.714Z] #43 ... [2020-03-27T15:49:30.714Z] [2020-03-27T15:49:30.714Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:30.714Z] #56 36.13 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-27T15:49:30.714Z] #56 38.75 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-27T15:49:30.714Z] #56 39.10 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-27T15:49:30.714Z] #56 39.50 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-27T15:49:30.714Z] #56 39.52 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-27T15:49:30.714Z] #56 41.36 runtime/cgo [2020-03-27T15:49:30.714Z] #56 41.54 runtime [2020-03-27T15:49:30.714Z] #56 ... [2020-03-27T15:49:30.714Z] [2020-03-27T15:49:30.714Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:30.714Z] #53 45.65 + cd /tmp/tmp.l46Cv1dUnO/src/github.com/golangci/golangci-lint/ [2020-03-27T15:49:30.714Z] #53 45.65 + git checkout -q v1.23.8 [2020-03-27T15:49:30.714Z] #53 46.29 ++ git describe --tags [2020-03-27T15:49:30.714Z] #53 46.33 + version=v1.23.8 [2020-03-27T15:49:30.714Z] #53 46.34 ++ git rev-parse --short HEAD [2020-03-27T15:49:30.714Z] #53 46.39 + commit=76a82c6 [2020-03-27T15:49:30.714Z] #53 46.39 ++ git show -s --format=%cd [2020-03-27T15:49:30.714Z] #53 46.41 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-27T15:49:30.714Z] #53 46.41 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-27T15:49:30.940Z] #44 37.02 CC images/fdinfo.o [2020-03-27T15:49:30.970Z] #53 ... [2020-03-27T15:49:30.970Z] [2020-03-27T15:49:30.970Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:49:30.970Z] #35 37.23 Fetched 8336 kB in 29s (291 kB/s) [2020-03-27T15:49:30.970Z] #35 37.23 Reading package lists... [2020-03-27T15:49:30.970Z] #35 ... [2020-03-27T15:49:30.970Z] [2020-03-27T15:49:30.970Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:49:30.970Z] #62 31.50 Reading package lists... [2020-03-27T15:49:31.156Z] #27 ... [2020-03-27T15:49:31.156Z] [2020-03-27T15:49:31.156Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:49:31.156Z] #35 44.39 Selecting previously unselected package libicu63:arm64. [2020-03-27T15:49:31.156Z] #35 44.39 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-03-27T15:49:31.156Z] #35 44.42 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-03-27T15:49:31.156Z] #35 51.28 Selecting previously unselected package libxml2:arm64. [2020-03-27T15:49:31.156Z] #35 51.29 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-03-27T15:49:31.156Z] #35 51.32 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-03-27T15:49:31.156Z] #35 52.21 Selecting previously unselected package libarchive13:arm64. [2020-03-27T15:49:31.156Z] #35 52.21 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-03-27T15:49:31.156Z] #35 52.22 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-03-27T15:49:31.156Z] #35 52.49 Selecting previously unselected package libjsoncpp1:arm64. [2020-03-27T15:49:31.156Z] #35 52.49 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-03-27T15:49:31.156Z] #35 52.49 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-03-27T15:49:31.156Z] #35 52.69 Selecting previously unselected package librhash0:arm64. [2020-03-27T15:49:31.156Z] #35 52.69 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-03-27T15:49:31.156Z] #35 52.71 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-03-27T15:49:31.156Z] #35 52.99 Selecting previously unselected package libuv1:arm64. [2020-03-27T15:49:31.156Z] #35 52.99 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-03-27T15:49:31.156Z] #35 53.03 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-03-27T15:49:31.156Z] #35 53.22 Selecting previously unselected package cmake. [2020-03-27T15:49:31.156Z] #35 53.23 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-03-27T15:49:31.156Z] #35 53.26 Unpacking cmake (3.13.4-1) ... [2020-03-27T15:49:31.417Z] #35 ... [2020-03-27T15:49:31.417Z] [2020-03-27T15:49:31.417Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:49:31.417Z] #43 47.73 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-03-27T15:49:31.417Z] #43 47.74 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-03-27T15:49:31.417Z] #43 47.81 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-03-27T15:49:31.417Z] #43 48.09 Selecting previously unselected package libprotobuf-dev:arm64. [2020-03-27T15:49:31.417Z] #43 48.12 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-03-27T15:49:31.417Z] #43 48.13 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-03-27T15:49:31.417Z] #43 49.56 Selecting previously unselected package libprotoc17:arm64. [2020-03-27T15:49:31.417Z] #43 49.59 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-03-27T15:49:31.417Z] #43 49.60 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-03-27T15:49:31.417Z] #43 50.44 Selecting previously unselected package protobuf-c-compiler. [2020-03-27T15:49:31.417Z] #43 50.45 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-03-27T15:49:31.417Z] #43 50.45 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-27T15:49:31.417Z] #43 50.62 Selecting previously unselected package protobuf-compiler. [2020-03-27T15:49:31.417Z] #43 50.62 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-03-27T15:49:31.417Z] #43 50.63 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-27T15:49:31.417Z] #43 50.82 Selecting previously unselected package python-pkg-resources. [2020-03-27T15:49:31.417Z] #43 50.83 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-27T15:49:31.417Z] #43 50.85 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-27T15:49:31.417Z] #43 51.13 Selecting previously unselected package python-six. [2020-03-27T15:49:31.417Z] #43 51.14 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-27T15:49:31.417Z] #43 51.15 Unpacking python-six (1.12.0-1) ... [2020-03-27T15:49:31.417Z] #43 51.29 Selecting previously unselected package python-protobuf. [2020-03-27T15:49:31.417Z] #43 51.29 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-03-27T15:49:31.417Z] #43 51.30 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-27T15:49:31.417Z] #43 52.02 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-27T15:49:31.531Z] #62 44.71 Building dependency tree... [2020-03-27T15:49:31.678Z] #43 54.86 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-03-27T15:49:31.678Z] #43 54.88 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-27T15:49:31.678Z] #43 54.90 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-27T15:49:31.678Z] #43 54.92 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-03-27T15:49:31.678Z] #43 54.95 Setting up python-six (1.12.0-1) ... [2020-03-27T15:49:31.872Z] #44 37.80 CC images/fown.o [2020-03-27T15:49:31.938Z] #43 ... [2020-03-27T15:49:31.938Z] [2020-03-27T15:49:31.938Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:49:31.938Z] #27 19.12 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-27T15:49:32.129Z] #44 38.29 CC images/ns.o [2020-03-27T15:49:32.510Z] #27 19.62 [2020-03-27T15:49:32.537Z] #10 49.33 Reading package lists... [2020-03-27T15:49:32.537Z] #10 ... [2020-03-27T15:49:32.537Z] [2020-03-27T15:49:32.537Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:49:32.537Z] #35 50.60 The following additional packages will be installed: [2020-03-27T15:49:32.537Z] #35 50.62 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-27T15:49:32.537Z] #35 50.64 Suggested packages: [2020-03-27T15:49:32.537Z] #35 50.64 cmake-doc ninja-build lrzip [2020-03-27T15:49:32.537Z] #35 50.64 Recommended packages: [2020-03-27T15:49:32.537Z] #35 50.64 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-27T15:49:32.537Z] #35 52.92 The following NEW packages will be installed: [2020-03-27T15:49:32.537Z] #35 52.92 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-27T15:49:32.537Z] #35 52.92 vim-common xxd [2020-03-27T15:49:32.537Z] #35 53.75 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:49:32.537Z] #35 53.75 Need to get 14.9 MB of archives. [2020-03-27T15:49:32.537Z] #35 53.75 After this operation, 61.8 MB of additional disk space will be used. [2020-03-27T15:49:32.537Z] #35 53.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-27T15:49:32.537Z] #35 53.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-27T15:49:32.537Z] #35 54.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-27T15:49:32.537Z] #35 54.34 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-03-27T15:49:32.694Z] #44 38.71 CC images/regfile.o [2020-03-27T15:49:32.793Z] #27 19.86 ######################################################################## 100.0% [2020-03-27T15:49:32.793Z] #27 19.93 [2020-03-27T15:49:32.884Z] #65 144.5 + bin/containerd-stress [2020-03-27T15:49:32.884Z] #65 145.8 + bin/containerd-shim [2020-03-27T15:49:33.258Z] #44 39.14 CC images/ghost-file.o [2020-03-27T15:49:33.419Z] #62 ... [2020-03-27T15:49:33.419Z] [2020-03-27T15:49:33.419Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:49:33.419Z] #35 37.23 Reading package lists... [2020-03-27T15:49:33.735Z] #27 ... [2020-03-27T15:49:33.735Z] [2020-03-27T15:49:33.735Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:33.735Z] #50 46.39 + cd /tmp/tmp.25P7l8Uf9t/src/gotest.tools/gotestsum [2020-03-27T15:49:33.735Z] #50 46.39 + git checkout -q v0.3.5 [2020-03-27T15:49:33.735Z] #50 46.47 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-27T15:49:33.735Z] #50 ... [2020-03-27T15:49:33.735Z] [2020-03-27T15:49:33.735Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:49:33.735Z] #35 56.12 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-03-27T15:49:33.735Z] #35 56.14 Setting up xxd (2:8.1.0875-5) ... [2020-03-27T15:49:33.735Z] #35 56.20 Setting up libuv1:arm64 (1.24.1-1) ... [2020-03-27T15:49:33.735Z] #35 56.23 Setting up vim-common (2:8.1.0875-5) ... [2020-03-27T15:49:33.735Z] #35 56.28 Setting up librhash0:arm64 (1.3.8-1) ... [2020-03-27T15:49:33.735Z] #35 56.31 Setting up cmake-data (3.13.4-1) ... [2020-03-27T15:49:33.735Z] #35 56.35 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-03-27T15:49:33.735Z] #35 56.38 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-03-27T15:49:33.735Z] #35 56.41 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-03-27T15:49:33.735Z] #35 56.43 Setting up cmake (3.13.4-1) ... [2020-03-27T15:49:33.735Z] #35 56.45 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:49:33.735Z] #35 56.59 Processing triggers for mime-support (3.62) ... [2020-03-27T15:49:33.823Z] #44 39.73 CC images/fifo.o [2020-03-27T15:49:33.911Z] #35 55.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-27T15:49:33.911Z] #35 56.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-27T15:49:33.911Z] #35 56.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-27T15:49:34.080Z] #44 40.05 CC images/remap-file-path.o [2020-03-27T15:49:34.169Z] #35 56.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-27T15:49:34.169Z] #35 56.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-27T15:49:34.169Z] #35 56.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-27T15:49:34.341Z] #44 40.48 CC images/eventfd.o [2020-03-27T15:49:34.679Z] #35 DONE 57.8s [2020-03-27T15:49:34.679Z] [2020-03-27T15:49:34.679Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T15:49:34.679Z] #36 DONE 0.1s [2020-03-27T15:49:34.679Z] [2020-03-27T15:49:34.679Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:49:34.679Z] #43 57.84 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-03-27T15:49:34.679Z] #43 57.86 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-03-27T15:49:34.679Z] #43 57.90 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-03-27T15:49:34.679Z] #43 57.94 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-03-27T15:49:34.679Z] #43 57.98 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-03-27T15:49:34.679Z] #43 58.00 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-27T15:49:34.679Z] #43 58.04 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-27T15:49:34.679Z] #43 58.06 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-03-27T15:49:34.915Z] #44 41.03 CC images/eventpoll.o [2020-03-27T15:49:34.939Z] #43 ... [2020-03-27T15:49:34.940Z] [2020-03-27T15:49:34.940Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-27T15:49:34.940Z] #37 DONE 0.2s [2020-03-27T15:49:34.940Z] [2020-03-27T15:49:34.940Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:49:34.940Z] #43 58.09 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-27T15:49:34.940Z] #43 58.11 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-27T15:49:35.483Z] #44 41.55 CC images/fh.o [2020-03-27T15:49:36.048Z] #44 42.00 CC images/fsnotify.o [2020-03-27T15:49:36.358Z] #65 150.1 + bin/containerd-shim-runc-v1 [2020-03-27T15:49:36.697Z] #35 58.94 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:49:36.857Z] #43 ... [2020-03-27T15:49:36.857Z] [2020-03-27T15:49:36.857Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:36.857Z] #56 49.45 bytes [2020-03-27T15:49:36.857Z] #56 49.45 strconv [2020-03-27T15:49:36.857Z] #56 49.46 syscall [2020-03-27T15:49:36.857Z] #56 49.46 strings [2020-03-27T15:49:36.857Z] #56 56.97 regexp/syntax [2020-03-27T15:49:36.857Z] #56 56.97 reflect [2020-03-27T15:49:36.857Z] #56 59.72 time [2020-03-27T15:49:36.857Z] #56 ... [2020-03-27T15:49:36.857Z] [2020-03-27T15:49:36.857Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:49:36.857Z] #27 21.62 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-27T15:49:36.857Z] #27 22.01 [2020-03-27T15:49:36.857Z] #27 22.24 0.8% ################################################### 71.1% ######################################################################## 100.0% [2020-03-27T15:49:36.857Z] #27 22.49 [2020-03-27T15:49:36.857Z] #27 23.99 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-27T15:49:36.857Z] #27 24.06 skipping existing ed4b54129745 [2020-03-27T15:49:36.857Z] #27 24.19 [2020-03-27T15:49:36.862Z] #35 50.63 Reading package lists... [2020-03-27T15:49:36.862Z] #35 ... [2020-03-27T15:49:36.862Z] [2020-03-27T15:49:36.862Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:49:36.862Z] #10 43.21 Fetched 8336 kB in 31s (272 kB/s) [2020-03-27T15:49:36.981Z] #44 43.05 CC images/signalfd.o [2020-03-27T15:49:37.118Z] #10 43.21 Reading package lists... [2020-03-27T15:49:37.118Z] #10 ... [2020-03-27T15:49:37.118Z] [2020-03-27T15:49:37.118Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:49:37.118Z] #62 52.18 The following additional packages will be installed: [2020-03-27T15:49:37.118Z] #62 52.20 libbtrfs0 [2020-03-27T15:49:37.118Z] #62 52.61 The following NEW packages will be installed: [2020-03-27T15:49:37.118Z] #62 52.66 libbtrfs-dev libbtrfs0 [2020-03-27T15:49:37.118Z] #62 53.31 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:49:37.118Z] #62 53.31 Need to get 119 kB of archives. [2020-03-27T15:49:37.118Z] #62 53.31 After this operation, 387 kB of additional disk space will be used. [2020-03-27T15:49:37.118Z] #62 53.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-27T15:49:37.118Z] #62 53.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-27T15:49:37.239Z] #44 43.28 CC images/fs.o [2020-03-27T15:49:37.263Z] #35 59.38 Fetched 14.9 MB in 4s (4198 kB/s) [2020-03-27T15:49:37.496Z] #44 43.64 CC images/pstree.o [2020-03-27T15:49:37.520Z] #35 59.59 Selecting previously unselected package xxd. [2020-03-27T15:49:37.520Z] #35 59.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-27T15:49:37.520Z] #35 59.61 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-27T15:49:37.520Z] #35 59.62 Unpacking xxd (2:8.1.0875-5) ... [2020-03-27T15:49:37.753Z] #44 43.98 CC images/pipe.o [2020-03-27T15:49:37.778Z] #35 59.69 Selecting previously unselected package vim-common. [2020-03-27T15:49:37.778Z] #35 59.70 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-27T15:49:37.778Z] #35 59.75 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-27T15:49:38.036Z] #35 ... [2020-03-27T15:49:38.036Z] [2020-03-27T15:49:38.036Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:49:38.036Z] #62 48.70 Reading package lists... [2020-03-27T15:49:38.294Z] #62 60.40 Building dependency tree... [2020-03-27T15:49:38.294Z] #62 ... [2020-03-27T15:49:38.294Z] [2020-03-27T15:49:38.294Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:49:38.294Z] #25 38.82 Reading package lists... [2020-03-27T15:49:38.318Z] #44 44.32 CC images/tcp-stream.o [2020-03-27T15:49:38.375Z] #65 152.2 + bin/containerd-shim-runc-v2 [2020-03-27T15:49:38.555Z] #25 51.04 Reading package lists... [2020-03-27T15:49:38.555Z] #25 ... [2020-03-27T15:49:38.555Z] [2020-03-27T15:49:38.555Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:49:38.555Z] #10 49.33 Reading package lists... [2020-03-27T15:49:38.575Z] #44 44.64 CC images/sk-packet.o [2020-03-27T15:49:38.656Z] #65 152.8 + binaries [2020-03-27T15:49:38.656Z] #65 152.8 + mkdir -p /build [2020-03-27T15:49:38.656Z] #65 152.8 + cp bin/containerd /build/containerd [2020-03-27T15:49:38.656Z] #65 152.8 + cp bin/containerd-shim /build/containerd-shim [2020-03-27T15:49:38.656Z] #65 152.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-27T15:49:38.656Z] #65 152.8 + cp bin/ctr /build/ctr [2020-03-27T15:49:38.772Z] #27 25.64 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-27T15:49:38.773Z] #27 ... [2020-03-27T15:49:38.773Z] [2020-03-27T15:49:38.773Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:38.773Z] #47 51.44 bufio [2020-03-27T15:49:38.773Z] #47 51.65 reflect [2020-03-27T15:49:38.773Z] #47 55.13 regexp/syntax [2020-03-27T15:49:38.773Z] #47 55.69 hash/crc32 [2020-03-27T15:49:38.773Z] #47 57.04 vendor/golang.org/x/net/dns/dnsmessage [2020-03-27T15:49:38.773Z] #47 59.82 time [2020-03-27T15:49:38.773Z] #47 ... [2020-03-27T15:49:38.773Z] [2020-03-27T15:49:38.773Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:38.773Z] #38 2.363 + RM_GOPATH=0 [2020-03-27T15:49:38.773Z] #38 2.364 + TMP_GOPATH= [2020-03-27T15:49:38.773Z] #38 2.365 + : /build [2020-03-27T15:49:38.773Z] #38 2.366 + '[' -z '' ']' [2020-03-27T15:49:38.773Z] #38 2.369 ++ mktemp -d [2020-03-27T15:49:38.773Z] #38 2.381 + export GOPATH=/tmp/tmp.fZEJSWeihZ [2020-03-27T15:49:38.773Z] #38 2.381 + GOPATH=/tmp/tmp.fZEJSWeihZ [2020-03-27T15:49:38.773Z] #38 2.381 + RM_GOPATH=1 [2020-03-27T15:49:38.773Z] #38 2.381 ++ dirname ./install.sh [2020-03-27T15:49:38.773Z] #38 2.394 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T15:49:38.773Z] #38 2.394 + dir=. [2020-03-27T15:49:38.773Z] #38 2.394 + bin=tini [2020-03-27T15:49:38.773Z] #38 2.394 + shift [2020-03-27T15:49:38.773Z] #38 2.394 + '[' '!' -f ./tini.installer ']' [2020-03-27T15:49:38.773Z] #38 2.394 + . ./tini.installer [2020-03-27T15:49:38.773Z] #38 2.394 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T15:49:38.773Z] #38 2.394 + install_tini [2020-03-27T15:49:38.773Z] #38 2.394 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-27T15:49:38.773Z] #38 2.394 + git clone https://github.com/krallin/tini.git /tmp/tmp.fZEJSWeihZ/tini [2020-03-27T15:49:38.773Z] #38 2.404 Cloning into '/tmp/tmp.fZEJSWeihZ/tini'... [2020-03-27T15:49:38.773Z] #38 3.368 + cd /tmp/tmp.fZEJSWeihZ/tini [2020-03-27T15:49:38.773Z] #38 3.368 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T15:49:38.773Z] #38 3.398 + cmake . [2020-03-27T15:49:38.814Z] #10 ... [2020-03-27T15:49:38.814Z] [2020-03-27T15:49:38.814Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:49:38.814Z] #43 38.97 Reading package lists... [2020-03-27T15:49:38.814Z] #43 51.40 Reading package lists... [2020-03-27T15:49:38.814Z] #43 ... [2020-03-27T15:49:38.814Z] [2020-03-27T15:49:38.814Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:49:38.834Z] #44 ... [2020-03-27T15:49:38.834Z] [2020-03-27T15:49:38.834Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:38.834Z] #47 144.3 go/doc [2020-03-27T15:49:38.834Z] #47 147.5 github.com/LK4D4/vndr/versioned [2020-03-27T15:49:38.834Z] #47 148.2 crypto/rsa [2020-03-27T15:49:38.834Z] #47 150.3 crypto/x509/pkix [2020-03-27T15:49:38.834Z] #47 150.3 github.com/LK4D4/vndr/build [2020-03-27T15:49:38.834Z] #47 151.0 vendor/golang.org/x/crypto/cryptobyte [2020-03-27T15:49:39.012Z] #62 55.40 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:49:39.095Z] #47 ... [2020-03-27T15:49:39.095Z] [2020-03-27T15:49:39.095Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:49:39.095Z] #44 45.12 CC images/mnt.o [2020-03-27T15:49:39.270Z] #65 DONE 153.3s [2020-03-27T15:49:39.353Z] #44 45.47 CC images/pipe-data.o [2020-03-27T15:49:39.572Z] #62 55.79 Fetched 119 kB in 0s (375 kB/s) [2020-03-27T15:49:39.572Z] #62 55.91 Selecting previously unselected package libbtrfs0. [2020-03-27T15:49:39.572Z] #62 55.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-27T15:49:39.572Z] #62 56.00 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-27T15:49:39.572Z] #62 56.02 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-27T15:49:39.883Z] [2020-03-27T15:49:39.883Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-27T15:49:39.917Z] #44 45.87 CC images/sa.o [2020-03-27T15:49:40.135Z] #62 56.45 Selecting previously unselected package libbtrfs-dev. [2020-03-27T15:49:40.135Z] #62 56.46 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-27T15:49:40.135Z] #62 56.49 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-27T15:49:40.165Z] #66 DONE 0.3s [2020-03-27T15:49:40.165Z] [2020-03-27T15:49:40.165Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-27T15:49:40.165Z] #70 DONE 0.1s [2020-03-27T15:49:40.165Z] [2020-03-27T15:49:40.165Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-27T15:49:40.174Z] #44 46.11 CC images/timer.o [2020-03-27T15:49:40.303Z] #38 ... [2020-03-27T15:49:40.303Z] [2020-03-27T15:49:40.303Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:40.303Z] #33 53.12 text/tabwriter [2020-03-27T15:49:40.303Z] #33 53.36 path [2020-03-27T15:49:40.303Z] #33 57.46 time [2020-03-27T15:49:40.303Z] #33 57.49 internal/syscall/unix [2020-03-27T15:49:40.303Z] #33 ... [2020-03-27T15:49:40.303Z] [2020-03-27T15:49:40.303Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:49:40.303Z] #27 26.29 [2020-03-27T15:49:40.303Z] #27 26.71 #=#=# ##O#- # ##O=# # ######################################################################## 100.0% [2020-03-27T15:49:40.303Z] #27 27.42 [2020-03-27T15:49:40.303Z] #27 27.54 Download of images into '/build' complete. [2020-03-27T15:49:40.303Z] #27 27.54 Use something like the following to load the result into a Docker daemon: [2020-03-27T15:49:40.303Z] #27 27.54 tar -cC '/build' . | docker load [2020-03-27T15:49:40.391Z] #62 56.81 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-27T15:49:40.391Z] #62 56.82 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-27T15:49:40.446Z] #72 DONE 0.2s [2020-03-27T15:49:40.447Z] [2020-03-27T15:49:40.447Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-27T15:49:40.447Z] #75 DONE 0.1s [2020-03-27T15:49:40.447Z] [2020-03-27T15:49:40.447Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-27T15:49:40.447Z] #76 DONE 0.1s [2020-03-27T15:49:40.447Z] [2020-03-27T15:49:40.447Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-27T15:49:40.647Z] #62 56.83 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:49:40.740Z] #44 46.87 CC images/timerfd.o [2020-03-27T15:49:40.998Z] #44 ... [2020-03-27T15:49:40.998Z] [2020-03-27T15:49:40.998Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:40.998Z] #56 146.9 mvdan.cc/sh/v3/cmd/shfmt [2020-03-27T15:49:40.998Z] #56 DONE 156.3s [2020-03-27T15:49:40.998Z] [2020-03-27T15:49:40.998Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:40.998Z] #47 154.6 net [2020-03-27T15:49:40.998Z] #47 155.5 vendor/golang.org/x/crypto/poly1305 [2020-03-27T15:49:40.998Z] #47 156.3 vendor/golang.org/x/crypto/chacha20poly1305 [2020-03-27T15:49:41.072Z] #77 DONE 0.6s [2020-03-27T15:49:41.211Z] #62 DONE 57.5s [2020-03-27T15:49:41.211Z] [2020-03-27T15:49:41.211Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T15:49:41.211Z] #63 DONE 0.1s [2020-03-27T15:49:41.211Z] [2020-03-27T15:49:41.211Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:49:41.211Z] #10 43.21 Reading package lists... [2020-03-27T15:49:41.211Z] #10 56.06 Reading package lists... [2020-03-27T15:49:41.211Z] #10 ... [2020-03-27T15:49:41.211Z] [2020-03-27T15:49:41.211Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-27T15:49:41.211Z] #64 DONE 0.1s [2020-03-27T15:49:41.354Z] [2020-03-27T15:49:41.354Z] #78 exporting to image [2020-03-27T15:49:41.354Z] #78 exporting layers [2020-03-27T15:49:41.467Z] [2020-03-27T15:49:41.467Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:42.099Z] #10 60.99 Building dependency tree... [2020-03-27T15:49:42.894Z] #47 158.3 vendor/golang.org/x/crypto/hkdf [2020-03-27T15:49:42.985Z] #27 DONE 30.2s [2020-03-27T15:49:42.985Z] [2020-03-27T15:49:42.985Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:49:42.985Z] #43 65.02 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-03-27T15:49:42.985Z] #43 65.23 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:49:42.985Z] #43 DONE 66.3s [2020-03-27T15:49:42.985Z] [2020-03-27T15:49:42.985Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:49:42.985Z] #10 58.74 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-27T15:49:42.985Z] #10 58.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-27T15:49:42.985Z] #10 58.75 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-27T15:49:43.154Z] #47 158.6 vendor/golang.org/x/text/transform [2020-03-27T15:49:43.246Z] #10 ... [2020-03-27T15:49:43.246Z] [2020-03-27T15:49:43.246Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:49:43.988Z] #65 ... [2020-03-27T15:49:43.988Z] [2020-03-27T15:49:43.988Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:49:43.988Z] #25 37.44 Reading package lists... [2020-03-27T15:49:43.988Z] #25 50.46 Building dependency tree... [2020-03-27T15:49:43.988Z] #25 57.32 ca-certificates is already the newest version (20190110). [2020-03-27T15:49:43.988Z] #25 57.32 The following additional packages will be installed: [2020-03-27T15:49:43.988Z] #25 57.33 libjq1 libonig5 [2020-03-27T15:49:43.988Z] #25 58.29 The following NEW packages will be installed: [2020-03-27T15:49:43.988Z] #25 58.31 jq libjq1 libonig5 [2020-03-27T15:49:43.988Z] #25 59.21 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:49:43.988Z] #25 59.21 Need to get 355 kB of archives. [2020-03-27T15:49:43.988Z] #25 59.21 After this operation, 1072 kB of additional disk space will be used. [2020-03-27T15:49:43.988Z] #25 59.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-27T15:49:43.988Z] #25 59.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-27T15:49:43.988Z] #25 59.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-27T15:49:44.027Z] #78 exporting layers 2.3s done [2020-03-27T15:49:44.027Z] #78 writing image sha256:49c40bcb37ea6c67c30193a64447a05d5afac5355f28acacdf50f7cd2582b991 done [2020-03-27T15:49:44.027Z] #78 naming to docker.io/library/docker:b02e0024f5dc3f91c228ac3e4716036eca44c6c9 done [2020-03-27T15:49:44.027Z] #78 DONE 2.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-27T15:49:44.448Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40712/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b02e0024f5dc3f91c228ac3e4716036eca44c6c9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b02e0024f5dc3f91c228ac3e4716036eca44c6c9 hack/test/unit [2020-03-27T15:49:44.526Z] #47 159.8 vendor/golang.org/x/text/unicode/bidi [2020-03-27T15:49:44.548Z] #25 61.10 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:49:44.548Z] #25 ... [2020-03-27T15:49:44.548Z] [2020-03-27T15:49:44.548Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:49:44.548Z] #35 50.63 Reading package lists... [2020-03-27T15:49:44.630Z] #10 ... [2020-03-27T15:49:44.630Z] [2020-03-27T15:49:44.630Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:49:44.630Z] #35 60.29 Selecting previously unselected package cmake-data. [2020-03-27T15:49:44.630Z] #35 60.29 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-27T15:49:44.630Z] #35 60.33 Unpacking cmake-data (3.13.4-1) ... [2020-03-27T15:49:44.630Z] #35 66.18 Selecting previously unselected package libicu63:amd64. [2020-03-27T15:49:44.630Z] #35 66.21 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-03-27T15:49:44.630Z] #35 66.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-27T15:49:45.209Z] #35 ... [2020-03-27T15:49:45.209Z] [2020-03-27T15:49:45.209Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:49:45.209Z] #10 67.36 The following additional packages will be installed: [2020-03-27T15:49:45.468Z] #10 67.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-27T15:49:45.468Z] #10 67.39 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-27T15:49:45.468Z] #10 67.39 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-27T15:49:45.468Z] #10 67.40 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-27T15:49:45.468Z] #10 67.43 Suggested packages: [2020-03-27T15:49:45.468Z] #10 67.44 gcc-8-locales seccomp wine64 [2020-03-27T15:49:46.423Z] #47 ... [2020-03-27T15:49:46.423Z] [2020-03-27T15:49:46.423Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:49:46.423Z] #44 47.41 CC images/mm.o [2020-03-27T15:49:46.423Z] #44 48.15 CC images/sk-opts.o [2020-03-27T15:49:46.423Z] #44 48.52 CC images/sk-unix.o [2020-03-27T15:49:46.423Z] #44 49.08 CC images/sk-inet.o [2020-03-27T15:49:46.423Z] #44 49.77 CC images/tun.o [2020-03-27T15:49:46.423Z] #44 50.34 CC images/sk-netlink.o [2020-03-27T15:49:46.423Z] #44 50.82 CC images/packet-sock.o [2020-03-27T15:49:46.423Z] #44 51.51 CC images/ipc-var.o [2020-03-27T15:49:46.423Z] #44 51.83 CC images/ipc-desc.o [2020-03-27T15:49:46.423Z] #44 52.32 CC images/ipc-shm.o [2020-03-27T15:49:46.466Z] ? github.com/docker/docker/api [no test files] [2020-03-27T15:49:46.680Z] #44 52.77 CC images/ipc-msg.o [2020-03-27T15:49:47.613Z] #44 53.52 CC images/ipc-sem.o [2020-03-27T15:49:47.613Z] #44 53.74 CC images/utsns.o [2020-03-27T15:49:47.613Z] #44 ... [2020-03-27T15:49:47.613Z] [2020-03-27T15:49:47.613Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:47.613Z] #47 163.2 vendor/golang.org/x/text/secure/bidirule [2020-03-27T15:49:47.997Z] #10 ... [2020-03-27T15:49:47.997Z] [2020-03-27T15:49:47.997Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:47.997Z] #74 DONE 69.5s [2020-03-27T15:49:47.997Z] [2020-03-27T15:49:47.997Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:49:47.997Z] #10 69.92 The following NEW packages will be installed: [2020-03-27T15:49:47.997Z] #10 69.92 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-27T15:49:47.997Z] #10 69.92 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-27T15:49:47.997Z] #10 69.92 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-27T15:49:47.997Z] #10 69.92 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-27T15:49:47.997Z] #10 69.93 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-27T15:49:47.997Z] #10 69.93 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-27T15:49:48.181Z] #47 163.5 vendor/golang.org/x/text/unicode/norm [2020-03-27T15:49:48.374Z] #35 61.53 Building dependency tree... [2020-03-27T15:49:48.374Z] #35 ... [2020-03-27T15:49:48.374Z] [2020-03-27T15:49:48.374Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:48.374Z] #47 54.21 vendor/golang.org/x/crypto/curve25519 [2020-03-27T15:49:48.374Z] #47 ... [2020-03-27T15:49:48.374Z] [2020-03-27T15:49:48.374Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:49:48.374Z] #25 61.57 Fetched 355 kB in 1s (505 kB/s) [2020-03-27T15:49:48.374Z] #25 61.88 Selecting previously unselected package libonig5:amd64. [2020-03-27T15:49:48.374Z] #25 61.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-27T15:49:48.374Z] #25 61.97 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-27T15:49:48.374Z] #25 62.00 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-27T15:49:48.374Z] #25 62.69 Selecting previously unselected package libjq1:amd64. [2020-03-27T15:49:48.374Z] #25 62.69 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-27T15:49:48.374Z] #25 62.75 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-27T15:49:48.374Z] #25 63.12 Selecting previously unselected package jq. [2020-03-27T15:49:48.374Z] #25 63.12 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-27T15:49:48.374Z] #25 63.15 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-27T15:49:48.374Z] #25 63.51 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-27T15:49:48.374Z] #25 63.59 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-27T15:49:48.374Z] #25 63.60 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-27T15:49:48.374Z] #25 63.62 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:49:48.374Z] #25 DONE 64.8s [2020-03-27T15:49:48.374Z] [2020-03-27T15:49:48.374Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:48.374Z] #65 3.833 + RM_GOPATH=0 [2020-03-27T15:49:48.374Z] #65 3.833 + TMP_GOPATH= [2020-03-27T15:49:48.374Z] #65 3.833 + : /build [2020-03-27T15:49:48.374Z] #65 3.833 + '[' -z '' ']' [2020-03-27T15:49:48.374Z] #65 3.833 ++ mktemp -d [2020-03-27T15:49:48.374Z] #65 3.869 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-27T15:49:48.374Z] #65 3.870 + export GOPATH=/tmp/tmp.cItlfXPdcl [2020-03-27T15:49:48.374Z] #65 3.870 + GOPATH=/tmp/tmp.cItlfXPdcl [2020-03-27T15:49:48.374Z] #65 3.870 + RM_GOPATH=1 [2020-03-27T15:49:48.374Z] #65 3.870 ++ dirname ./install.sh [2020-03-27T15:49:48.374Z] #65 3.870 + dir=. [2020-03-27T15:49:48.374Z] #65 3.870 + bin=containerd [2020-03-27T15:49:48.374Z] #65 3.870 + shift [2020-03-27T15:49:48.374Z] #65 3.870 + '[' '!' -f ./containerd.installer ']' [2020-03-27T15:49:48.374Z] #65 3.870 + . ./containerd.installer [2020-03-27T15:49:48.374Z] #65 3.870 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-27T15:49:48.374Z] #65 3.870 + install_containerd [2020-03-27T15:49:48.374Z] #65 3.870 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-27T15:49:48.374Z] #65 3.870 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cItlfXPdcl/src/github.com/containerd/containerd [2020-03-27T15:49:48.374Z] #65 3.870 Cloning into '/tmp/tmp.cItlfXPdcl/src/github.com/containerd/containerd'... [2020-03-27T15:49:48.374Z] #65 ... [2020-03-27T15:49:48.374Z] [2020-03-27T15:49:48.374Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-27T15:49:48.374Z] #26 DONE 0.1s [2020-03-27T15:49:48.544Z] #44 ... [2020-03-27T15:49:48.544Z] [2020-03-27T15:49:48.544Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:48.545Z] #38 12.35 -- The C compiler identification is GNU 8.3.0 [2020-03-27T15:49:48.545Z] #38 12.43 -- Check for working C compiler: /usr/bin/cc [2020-03-27T15:49:48.545Z] #38 13.65 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-27T15:49:48.545Z] #38 13.65 -- Detecting C compiler ABI info [2020-03-27T15:49:48.566Z] #10 70.53 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:49:48.566Z] #10 70.53 Need to get 77.7 MB of archives. [2020-03-27T15:49:48.566Z] #10 70.53 After this operation, 487 MB of additional disk space will be used. [2020-03-27T15:49:48.566Z] #10 70.53 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-03-27T15:49:48.630Z] [2020-03-27T15:49:48.631Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:49:48.886Z] #27 ... [2020-03-27T15:49:48.886Z] [2020-03-27T15:49:48.886Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:49:48.886Z] #43 43.04 Reading package lists... [2020-03-27T15:49:48.886Z] #43 55.76 Reading package lists... [2020-03-27T15:49:49.131Z] #10 71.14 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-03-27T15:49:49.486Z] #38 14.48 -- Detecting C compiler ABI info - done [2020-03-27T15:49:49.486Z] #38 14.52 -- Detecting C compile features [2020-03-27T15:49:49.782Z] #10 71.65 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-03-27T15:49:49.782Z] #10 71.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-27T15:49:49.782Z] #10 71.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-27T15:49:49.782Z] #10 71.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-27T15:49:50.068Z] #43 65.40 Building dependency tree... [2020-03-27T15:49:50.069Z] #43 ... [2020-03-27T15:49:50.069Z] [2020-03-27T15:49:50.069Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:49:50.069Z] #10 56.06 Reading package lists... [2020-03-27T15:49:50.381Z] #10 ... [2020-03-27T15:49:50.381Z] [2020-03-27T15:49:50.381Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:49:50.381Z] #62 60.40 Building dependency tree... [2020-03-27T15:49:50.381Z] #62 66.55 The following additional packages will be installed: [2020-03-27T15:49:50.381Z] #62 66.60 libbtrfs0 [2020-03-27T15:49:50.381Z] #62 67.01 The following NEW packages will be installed: [2020-03-27T15:49:50.381Z] #62 67.08 libbtrfs-dev libbtrfs0 [2020-03-27T15:49:50.381Z] #62 67.81 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:49:50.381Z] #62 67.81 Need to get 119 kB of archives. [2020-03-27T15:49:50.381Z] #62 67.81 After this operation, 387 kB of additional disk space will be used. [2020-03-27T15:49:50.381Z] #62 67.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-27T15:49:50.381Z] #62 67.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-27T15:49:50.381Z] #62 69.99 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:49:50.381Z] #62 70.28 Fetched 119 kB in 0s (387 kB/s) [2020-03-27T15:49:50.381Z] #62 70.53 Selecting previously unselected package libbtrfs0. [2020-03-27T15:49:50.381Z] #62 70.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-03-27T15:49:50.381Z] #62 70.76 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-27T15:49:50.381Z] #62 70.79 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-27T15:49:50.381Z] #62 71.01 Selecting previously unselected package libbtrfs-dev. [2020-03-27T15:49:50.381Z] #62 71.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-27T15:49:50.381Z] #62 71.08 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-27T15:49:50.381Z] #62 71.49 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-27T15:49:50.381Z] #62 71.50 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-27T15:49:50.381Z] #62 71.56 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:49:50.381Z] #62 DONE 72.4s [2020-03-27T15:49:50.381Z] [2020-03-27T15:49:50.381Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T15:49:50.381Z] #63 DONE 0.2s [2020-03-27T15:49:50.381Z] [2020-03-27T15:49:50.381Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:49:50.381Z] #25 51.04 Reading package lists... [2020-03-27T15:49:50.381Z] #25 63.58 Building dependency tree... [2020-03-27T15:49:50.381Z] #25 69.41 ca-certificates is already the newest version (20190110). [2020-03-27T15:49:50.381Z] #25 69.41 The following additional packages will be installed: [2020-03-27T15:49:50.381Z] #25 69.44 libjq1 libonig5 [2020-03-27T15:49:50.381Z] #25 70.15 The following NEW packages will be installed: [2020-03-27T15:49:50.381Z] #25 70.18 jq libjq1 libonig5 [2020-03-27T15:49:50.381Z] #25 70.63 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:49:50.381Z] #25 70.63 Need to get 355 kB of archives. [2020-03-27T15:49:50.381Z] #25 70.63 After this operation, 1072 kB of additional disk space will be used. [2020-03-27T15:49:50.381Z] #25 70.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-27T15:49:50.381Z] #25 70.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-27T15:49:50.381Z] #25 70.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-27T15:49:50.644Z] #25 ... [2020-03-27T15:49:50.644Z] [2020-03-27T15:49:50.644Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-27T15:49:50.644Z] #64 DONE 0.1s [2020-03-27T15:49:50.644Z] [2020-03-27T15:49:50.644Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:49:50.644Z] #43 51.40 Reading package lists... [2020-03-27T15:49:50.644Z] #43 63.23 Building dependency tree... [2020-03-27T15:49:50.644Z] #43 69.79 The following additional packages will be installed: [2020-03-27T15:49:50.644Z] #43 69.79 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-27T15:49:50.644Z] #43 69.80 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-27T15:49:50.644Z] #43 69.87 Suggested packages: [2020-03-27T15:49:50.644Z] #43 69.87 manpages-dev python-setuptools [2020-03-27T15:49:50.644Z] #43 72.11 The following NEW packages will be installed: [2020-03-27T15:49:50.644Z] #43 72.11 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-27T15:49:50.644Z] #43 72.11 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-27T15:49:50.644Z] #43 72.11 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-27T15:49:50.644Z] #43 72.11 python-six zlib1g-dev [2020-03-27T15:49:50.644Z] #43 ... [2020-03-27T15:49:50.644Z] [2020-03-27T15:49:50.644Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:52.034Z] #38 17.19 -- Detecting C compile features - done [2020-03-27T15:49:52.034Z] #38 17.26 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-27T15:49:52.293Z] #38 ... [2020-03-27T15:49:52.293Z] [2020-03-27T15:49:52.293Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:53.334Z] #65 39.23 Checking out files: 47% (1496/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) [2020-03-27T15:49:53.334Z] #65 ... [2020-03-27T15:49:53.334Z] [2020-03-27T15:49:53.334Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:53.334Z] #56 66.23 regexp [2020-03-27T15:49:53.334Z] #56 71.62 context [2020-03-27T15:49:53.334Z] #56 71.69 os [2020-03-27T15:49:53.334Z] #56 75.16 mvdan.cc/sh/v3/fileutil [2020-03-27T15:49:53.334Z] #56 ... [2020-03-27T15:49:53.334Z] [2020-03-27T15:49:53.334Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:49:53.589Z] #10 66.80 Building dependency tree... [2020-03-27T15:49:53.844Z] #10 ... [2020-03-27T15:49:53.844Z] [2020-03-27T15:49:53.844Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:53.844Z] #74 DONE 69.6s [2020-03-27T15:49:53.844Z] [2020-03-27T15:49:53.844Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:53.844Z] #33 69.32 sync [2020-03-27T15:49:53.844Z] #33 69.33 internal/reflectlite [2020-03-27T15:49:54.115Z] #65 39.23 Checking out files: 47% (1496/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 81% (2554/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-27T15:49:54.115Z] #65 40.97 + cd /tmp/tmp.KoINXoLrqL/src/github.com/containerd/containerd [2020-03-27T15:49:54.115Z] #65 40.97 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-27T15:49:54.115Z] #65 ... [2020-03-27T15:49:54.115Z] [2020-03-27T15:49:54.115Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:54.115Z] #47 67.02 regexp [2020-03-27T15:49:54.115Z] #47 71.01 context [2020-03-27T15:49:54.115Z] #47 71.04 os [2020-03-27T15:49:54.115Z] #47 75.28 github.com/LK4D4/vndr/versioned [2020-03-27T15:49:54.115Z] #47 76.52 encoding/binary [2020-03-27T15:49:54.115Z] #47 76.71 flag [2020-03-27T15:49:54.115Z] #47 76.74 go/token [2020-03-27T15:49:54.115Z] #47 76.74 internal/lazyregexp [2020-03-27T15:49:54.115Z] #47 ... [2020-03-27T15:49:54.115Z] [2020-03-27T15:49:54.115Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:54.115Z] #33 67.08 internal/poll [2020-03-27T15:49:54.115Z] #33 69.70 internal/fmtsort [2020-03-27T15:49:54.115Z] #33 70.19 os [2020-03-27T15:49:54.115Z] #33 72.36 path/filepath [2020-03-27T15:49:54.115Z] #33 72.37 fmt [2020-03-27T15:49:54.115Z] #33 73.85 io/ioutil [2020-03-27T15:49:54.115Z] #33 76.08 github.com/BurntSushi/toml [2020-03-27T15:49:54.115Z] #33 76.08 log [2020-03-27T15:49:54.115Z] #33 76.09 flag [2020-03-27T15:49:54.378Z] #33 ... [2020-03-27T15:49:54.378Z] [2020-03-27T15:49:54.378Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:54.378Z] #47 77.29 net/url [2020-03-27T15:49:54.639Z] #47 ... [2020-03-27T15:49:54.639Z] [2020-03-27T15:49:54.639Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:49:54.639Z] #10 68.01 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-27T15:49:54.639Z] #10 68.19 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-27T15:49:54.639Z] #10 68.21 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:49:54.639Z] #10 68.70 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-27T15:49:54.639Z] #10 68.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-27T15:49:54.639Z] #10 69.15 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:49:54.738Z] #47 ... [2020-03-27T15:49:54.738Z] [2020-03-27T15:49:54.738Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:49:54.738Z] #44 53.90 CC images/creds.o [2020-03-27T15:49:54.738Z] #44 54.42 CC images/vma.o [2020-03-27T15:49:54.738Z] #44 54.72 CC images/netdev.o [2020-03-27T15:49:54.738Z] #44 55.38 CC images/tty.o [2020-03-27T15:49:54.738Z] #44 56.27 CC images/file-lock.o [2020-03-27T15:49:54.738Z] #44 56.63 CC images/rlimit.o [2020-03-27T15:49:54.738Z] #44 56.97 CC images/pagemap.o [2020-03-27T15:49:54.738Z] #44 57.38 CC images/siginfo.o [2020-03-27T15:49:54.738Z] #44 57.86 CC images/rpc.o [2020-03-27T15:49:54.738Z] #44 60.01 CC images/ext-file.o [2020-03-27T15:49:54.738Z] #44 60.44 CC images/cgroup.o [2020-03-27T15:49:54.738Z] #44 ... [2020-03-27T15:49:54.738Z] [2020-03-27T15:49:54.738Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:54.738Z] #47 169.9 vendor/golang.org/x/net/idna [2020-03-27T15:49:54.838Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2020-03-27T15:49:54.856Z] #65 ... [2020-03-27T15:49:54.856Z] [2020-03-27T15:49:54.856Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:49:54.856Z] #25 73.23 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:49:54.856Z] #25 73.60 Fetched 355 kB in 0s (1209 kB/s) [2020-03-27T15:49:54.856Z] #25 73.81 Selecting previously unselected package libonig5:amd64. [2020-03-27T15:49:54.856Z] #25 73.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-27T15:49:54.856Z] #25 73.91 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-27T15:49:54.856Z] #25 73.92 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-27T15:49:54.856Z] #25 74.46 Selecting previously unselected package libjq1:amd64. [2020-03-27T15:49:54.856Z] #25 74.46 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-27T15:49:54.856Z] #25 74.47 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-27T15:49:54.856Z] #25 74.94 Selecting previously unselected package jq. [2020-03-27T15:49:54.856Z] #25 74.94 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-27T15:49:54.856Z] #25 74.94 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-27T15:49:54.856Z] #25 75.57 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-27T15:49:54.856Z] #25 75.62 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-27T15:49:54.856Z] #25 75.66 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-27T15:49:54.856Z] #25 75.68 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:49:54.856Z] #25 DONE 76.3s [2020-03-27T15:49:54.856Z] [2020-03-27T15:49:54.856Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-27T15:49:54.856Z] #26 DONE 0.1s [2020-03-27T15:49:54.856Z] [2020-03-27T15:49:54.856Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:49:54.900Z] #10 ... [2020-03-27T15:49:54.900Z] [2020-03-27T15:49:54.900Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:49:54.900Z] #44 5.921 Note: Building without setproctitle() and strlcpy() support. [2020-03-27T15:49:54.900Z] #44 5.921 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-27T15:49:54.900Z] #44 5.929 Note: Building without GnuTLS support [2020-03-27T15:49:54.900Z] #44 7.990 fatal: not a git repository (or any of the parent directories): .git [2020-03-27T15:49:54.900Z] #44 8.025 GEN .gitid [2020-03-27T15:49:54.900Z] #44 8.051 GEN criu/include/version.h [2020-03-27T15:49:54.900Z] #44 8.112 GEN include/common/asm [2020-03-27T15:49:54.900Z] #44 10.18 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-27T15:49:54.900Z] #44 10.27 PBCC images/opts.pb-c.c [2020-03-27T15:49:54.900Z] #44 10.32 PBCC images/sit.pb-c.c [2020-03-27T15:49:54.900Z] #44 10.40 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-27T15:49:54.900Z] #44 10.47 DEP images/opts.pb-c.d [2020-03-27T15:49:54.900Z] #44 10.52 DEP images/sit.pb-c.d [2020-03-27T15:49:54.900Z] #44 10.60 PBCC images/macvlan.pb-c.c [2020-03-27T15:49:54.900Z] #44 10.62 DEP images/macvlan.pb-c.d [2020-03-27T15:49:54.900Z] #44 10.71 PBCC images/autofs.pb-c.c [2020-03-27T15:49:54.900Z] #44 10.76 DEP images/autofs.pb-c.d [2020-03-27T15:49:54.900Z] #44 10.88 PBCC images/sysctl.pb-c.c [2020-03-27T15:49:54.900Z] #44 10.92 DEP images/sysctl.pb-c.d [2020-03-27T15:49:54.900Z] #44 11.07 PBCC images/time.pb-c.c [2020-03-27T15:49:54.900Z] #44 11.08 DEP images/time.pb-c.d [2020-03-27T15:49:54.900Z] #44 11.12 PBCC images/binfmt-misc.pb-c.c [2020-03-27T15:49:54.900Z] #44 11.14 DEP images/binfmt-misc.pb-c.d [2020-03-27T15:49:54.900Z] #44 11.18 PBCC images/seccomp.pb-c.c [2020-03-27T15:49:54.900Z] #44 11.24 DEP images/seccomp.pb-c.d [2020-03-27T15:49:54.900Z] #44 11.29 PBCC images/userns.pb-c.c [2020-03-27T15:49:54.900Z] #44 11.32 DEP images/userns.pb-c.d [2020-03-27T15:49:54.900Z] #44 11.37 PBCC images/cgroup.pb-c.c [2020-03-27T15:49:54.900Z] #44 11.40 DEP images/cgroup.pb-c.d [2020-03-27T15:49:54.900Z] #44 11.50 PBCC images/fown.pb-c.c [2020-03-27T15:49:54.900Z] #44 11.51 PBCC images/ext-file.pb-c.c [2020-03-27T15:49:54.900Z] #44 11.52 DEP images/fown.pb-c.d [2020-03-27T15:49:54.900Z] #44 11.60 DEP images/ext-file.pb-c.d [2020-03-27T15:49:54.900Z] #44 11.71 PBCC images/rpc.pb-c.c [2020-03-27T15:49:54.900Z] #44 11.77 DEP images/rpc.pb-c.d [2020-03-27T15:49:54.900Z] #44 11.86 PBCC images/siginfo.pb-c.c [2020-03-27T15:49:54.900Z] #44 11.89 DEP images/siginfo.pb-c.d [2020-03-27T15:49:55.161Z] #44 11.93 PBCC images/pagemap.pb-c.c [2020-03-27T15:49:55.161Z] #44 12.04 DEP images/pagemap.pb-c.d [2020-03-27T15:49:55.422Z] #44 12.20 PBCC images/rlimit.pb-c.c [2020-03-27T15:49:55.422Z] #44 12.24 DEP images/rlimit.pb-c.d [2020-03-27T15:49:55.422Z] #44 12.33 PBCC images/file-lock.pb-c.c [2020-03-27T15:49:55.422Z] #44 12.43 DEP images/file-lock.pb-c.d [2020-03-27T15:49:55.683Z] #44 12.56 PBCC images/tty.pb-c.c [2020-03-27T15:49:55.683Z] #44 12.59 DEP images/tty.pb-c.d [2020-03-27T15:49:55.683Z] #44 12.63 PBCC images/tun.pb-c.c [2020-03-27T15:49:55.683Z] #44 12.65 PBCC images/netdev.pb-c.c [2020-03-27T15:49:55.683Z] #44 12.71 DEP images/tun.pb-c.d [2020-03-27T15:49:55.943Z] #44 12.80 DEP images/netdev.pb-c.d [2020-03-27T15:49:55.943Z] #44 12.87 PBCC images/vma.pb-c.c [2020-03-27T15:49:55.943Z] #44 12.89 DEP images/vma.pb-c.d [2020-03-27T15:49:55.943Z] #44 ... [2020-03-27T15:49:55.943Z] [2020-03-27T15:49:55.943Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:55.943Z] #47 78.95 go/scanner [2020-03-27T15:49:56.886Z] #47 79.96 text/template/parse [2020-03-27T15:49:57.269Z] #47 172.3 vendor/golang.org/x/net/http2/hpack [2020-03-27T15:49:57.458Z] #47 ... [2020-03-27T15:49:57.458Z] [2020-03-27T15:49:57.458Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:49:57.458Z] #38 17.63 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-27T15:49:57.458Z] #38 17.79 -- Configuring done [2020-03-27T15:49:57.458Z] #38 17.83 -- Generating done [2020-03-27T15:49:57.458Z] #38 17.84 -- Build files have been written to: /tmp/tmp.fZEJSWeihZ/tini [2020-03-27T15:49:57.458Z] #38 17.85 + make tini-static [2020-03-27T15:49:57.458Z] #38 18.41 Scanning dependencies of target tini-static [2020-03-27T15:49:57.458Z] #38 18.60 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-27T15:49:57.458Z] #38 21.05 [100%] Linking C executable tini-static [2020-03-27T15:49:57.458Z] #38 21.87 [100%] Built target tini-static [2020-03-27T15:49:57.458Z] #38 21.97 + mkdir -p /build [2020-03-27T15:49:57.458Z] #38 21.97 + cp tini-static /build/docker-init [2020-03-27T15:49:57.458Z] #38 DONE 22.6s [2020-03-27T15:49:57.719Z] [2020-03-27T15:49:57.719Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:49:57.719Z] #44 12.96 PBCC images/creds.pb-c.c [2020-03-27T15:49:57.719Z] #44 13.01 DEP images/creds.pb-c.d [2020-03-27T15:49:57.719Z] #44 13.14 PBCC images/utsns.pb-c.c [2020-03-27T15:49:57.719Z] #44 13.15 DEP images/utsns.pb-c.d [2020-03-27T15:49:57.719Z] #44 13.29 PBCC images/ipc-desc.pb-c.c [2020-03-27T15:49:57.719Z] #44 13.34 PBCC images/ipc-sem.pb-c.c [2020-03-27T15:49:57.719Z] #44 13.35 DEP images/ipc-desc.pb-c.d [2020-03-27T15:49:57.719Z] #44 13.37 DEP images/ipc-sem.pb-c.d [2020-03-27T15:49:57.719Z] #44 13.40 PBCC images/ipc-msg.pb-c.c [2020-03-27T15:49:57.719Z] #44 13.43 DEP images/ipc-msg.pb-c.d [2020-03-27T15:49:57.719Z] #44 13.49 PBCC images/ipc-shm.pb-c.c [2020-03-27T15:49:57.719Z] #44 13.52 DEP images/ipc-shm.pb-c.d [2020-03-27T15:49:57.719Z] #44 13.61 PBCC images/ipc-var.pb-c.c [2020-03-27T15:49:57.719Z] #44 13.64 DEP images/ipc-var.pb-c.d [2020-03-27T15:49:57.719Z] #44 13.74 PBCC images/sk-opts.pb-c.c [2020-03-27T15:49:57.719Z] #44 13.77 PBCC images/packet-sock.pb-c.c [2020-03-27T15:49:57.719Z] #44 13.84 DEP images/sk-opts.pb-c.d [2020-03-27T15:49:57.719Z] #44 13.90 DEP images/packet-sock.pb-c.d [2020-03-27T15:49:57.719Z] #44 13.98 PBCC images/sk-netlink.pb-c.c [2020-03-27T15:49:57.719Z] #44 14.02 DEP images/sk-netlink.pb-c.d [2020-03-27T15:49:57.719Z] #44 14.09 PBCC images/sk-inet.pb-c.c [2020-03-27T15:49:57.719Z] #44 14.35 DEP images/sk-inet.pb-c.d [2020-03-27T15:49:57.719Z] #44 14.42 PBCC images/sk-unix.pb-c.c [2020-03-27T15:49:57.719Z] #44 14.50 DEP images/sk-unix.pb-c.d [2020-03-27T15:49:57.719Z] #44 14.63 PBCC images/mm.pb-c.c [2020-03-27T15:49:57.719Z] #44 14.73 DEP images/mm.pb-c.d [2020-03-27T15:49:57.839Z] #47 173.3 mime [2020-03-27T15:49:57.990Z] #44 14.91 PBCC images/timerfd.pb-c.c [2020-03-27T15:49:58.096Z] #47 ... [2020-03-27T15:49:58.096Z] [2020-03-27T15:49:58.096Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:49:58.096Z] #10 163.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-27T15:49:58.096Z] #10 163.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-27T15:49:58.096Z] #10 163.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:49:58.096Z] #10 ... [2020-03-27T15:49:58.096Z] [2020-03-27T15:49:58.096Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:49:58.096Z] #44 61.35 CC images/userns.o [2020-03-27T15:49:58.096Z] #44 61.56 CC images/google/protobuf/descriptor.o [2020-03-27T15:49:58.096Z] #44 63.28 CC images/opts.o [2020-03-27T15:49:58.096Z] #44 63.54 CC images/seccomp.o [2020-03-27T15:49:58.096Z] #44 63.81 CC images/binfmt-misc.o [2020-03-27T15:49:58.096Z] #44 64.08 CC images/time.o [2020-03-27T15:49:58.096Z] #44 64.27 CC images/sysctl.o [2020-03-27T15:49:58.254Z] #44 14.98 DEP images/timerfd.pb-c.d [2020-03-27T15:49:58.254Z] #44 15.21 PBCC images/timer.pb-c.c [2020-03-27T15:49:58.353Z] #44 64.48 CC images/autofs.o [2020-03-27T15:49:58.515Z] #44 15.28 DEP images/timer.pb-c.d [2020-03-27T15:49:58.515Z] #44 15.47 PBCC images/sa.pb-c.c [2020-03-27T15:49:58.611Z] #44 64.73 CC images/macvlan.o [2020-03-27T15:49:58.775Z] #44 15.64 DEP images/sa.pb-c.d [2020-03-27T15:49:58.775Z] #44 15.71 PBCC images/pipe-data.pb-c.c [2020-03-27T15:49:58.775Z] #44 15.76 DEP images/pipe-data.pb-c.d [2020-03-27T15:49:58.775Z] #44 15.82 PBCC images/mnt.pb-c.c [2020-03-27T15:49:58.868Z] #44 64.88 CC images/sit.o [2020-03-27T15:49:59.041Z] #27 ... [2020-03-27T15:49:59.041Z] [2020-03-27T15:49:59.041Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:49:59.041Z] #33 70.09 sync [2020-03-27T15:49:59.041Z] #33 70.09 internal/reflectlite [2020-03-27T15:49:59.041Z] #33 75.11 errors [2020-03-27T15:49:59.041Z] #33 75.11 sort [2020-03-27T15:49:59.041Z] #33 75.94 strconv [2020-03-27T15:49:59.041Z] #33 77.29 io [2020-03-27T15:49:59.041Z] #33 79.45 internal/oserror [2020-03-27T15:49:59.041Z] #33 79.73 syscall [2020-03-27T15:49:59.041Z] #33 ... [2020-03-27T15:49:59.041Z] [2020-03-27T15:49:59.041Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:49:59.041Z] #43 73.01 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:49:59.041Z] #43 73.01 Need to get 4095 kB of archives. [2020-03-27T15:49:59.041Z] #43 73.01 After this operation, 22.5 MB of additional disk space will be used. [2020-03-27T15:49:59.041Z] #43 73.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-27T15:49:59.041Z] #43 73.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-27T15:49:59.041Z] #43 73.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-27T15:49:59.041Z] #43 73.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-27T15:49:59.041Z] #43 73.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-27T15:49:59.041Z] #43 73.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-27T15:49:59.041Z] #43 73.14 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-03-27T15:49:59.041Z] #43 73.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-27T15:49:59.041Z] #43 73.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-27T15:49:59.041Z] #43 73.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-27T15:49:59.041Z] #43 73.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-27T15:49:59.041Z] #43 74.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-27T15:49:59.041Z] #43 74.14 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-03-27T15:49:59.041Z] #43 74.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-27T15:49:59.041Z] #43 74.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-27T15:49:59.041Z] #43 74.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-27T15:49:59.041Z] #43 74.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-27T15:49:59.041Z] #43 76.61 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:49:59.041Z] #43 76.87 Fetched 4095 kB in 2s (2329 kB/s) [2020-03-27T15:49:59.041Z] #43 77.14 Selecting previously unselected package libcap-dev:amd64. [2020-03-27T15:49:59.041Z] #43 77.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-27T15:49:59.041Z] #43 77.27 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-27T15:49:59.041Z] #43 77.30 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-27T15:49:59.041Z] #43 77.62 Selecting previously unselected package libnet1:amd64. [2020-03-27T15:49:59.041Z] #43 77.63 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-27T15:49:59.041Z] #43 77.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-27T15:49:59.041Z] #43 77.93 Selecting previously unselected package libnet1-dev. [2020-03-27T15:49:59.041Z] #43 77.96 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-27T15:49:59.041Z] #43 77.98 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-27T15:49:59.041Z] #43 78.49 Selecting previously unselected package libnl-3-200:amd64. [2020-03-27T15:49:59.041Z] #43 78.49 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-27T15:49:59.041Z] #43 78.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-27T15:49:59.041Z] #43 78.71 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-27T15:49:59.041Z] #43 78.71 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-27T15:49:59.041Z] #43 78.73 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-27T15:49:59.041Z] #43 79.29 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-27T15:49:59.041Z] #43 79.31 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-27T15:49:59.041Z] #43 79.31 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-27T15:49:59.041Z] #43 79.42 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-27T15:49:59.041Z] #43 79.44 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-27T15:49:59.041Z] #43 79.46 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-27T15:49:59.041Z] #43 79.91 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-27T15:49:59.041Z] #43 79.91 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-27T15:49:59.041Z] #43 79.91 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-27T15:49:59.041Z] #43 80.58 Selecting previously unselected package libprotobuf17:amd64. [2020-03-27T15:49:59.041Z] #43 80.58 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-27T15:49:59.041Z] #43 80.59 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-27T15:49:59.041Z] #43 ... [2020-03-27T15:49:59.041Z] [2020-03-27T15:49:59.041Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:49:59.041Z] #35 80.97 Selecting previously unselected package libxml2:amd64. [2020-03-27T15:49:59.041Z] #35 80.98 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-27T15:49:59.041Z] #35 81.01 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-27T15:49:59.048Z] #44 15.87 DEP images/mnt.pb-c.d [2020-03-27T15:49:59.048Z] #44 15.91 PBCC images/sk-packet.pb-c.c [2020-03-27T15:49:59.048Z] #44 15.95 DEP images/sk-packet.pb-c.d [2020-03-27T15:49:59.048Z] #44 16.00 PBCC images/tcp-stream.pb-c.c [2020-03-27T15:49:59.048Z] #44 16.04 DEP images/tcp-stream.pb-c.d [2020-03-27T15:49:59.078Z] #33 74.05 sort [2020-03-27T15:49:59.078Z] #33 74.06 errors [2020-03-27T15:49:59.078Z] #33 ... [2020-03-27T15:49:59.078Z] [2020-03-27T15:49:59.078Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:49:59.078Z] #27 6.401 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-27T15:49:59.079Z] #27 7.288 [2020-03-27T15:49:59.079Z] #27 7.661 #=#=# ## 3.4% ##### 6.9% ######## 11.6% ########### 15.6% ############### 21.1% ################### 26.4% ###################### 31.8% ########################### 37.8% ############################## 41.7% ################################ 45.8% ################################### 48.8% ###################################### 53.1% ######################################## 56.5% ########################################## 59.2% ############################################# 63.1% ############################################### 66.1% ################################################## 69.6% #################################################### 73.4% ####################################################### 77.0% ######################################################### 80.1% ############################################################ 84.1% ############################################################### 87.6% ################################################################# 91.3% ####################################################################### 99.1% ######################################################################## 100.0% [2020-03-27T15:49:59.125Z] #44 65.15 LINK images/built-in.o [2020-03-27T15:49:59.309Z] #44 16.13 PBCC images/pipe.pb-c.c [2020-03-27T15:49:59.309Z] #44 16.21 DEP images/pipe.pb-c.d [2020-03-27T15:49:59.383Z] #44 65.33 GEN compel/include/asm [2020-03-27T15:49:59.383Z] #44 65.34 GEN compel/include/version.h [2020-03-27T15:49:59.383Z] #44 65.36 touch .config [2020-03-27T15:49:59.383Z] #44 65.38 GEN include/common/config.h [2020-03-27T15:49:59.383Z] #44 65.48 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-27T15:49:59.383Z] #44 65.50 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-27T15:49:59.383Z] #44 65.54 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-27T15:49:59.383Z] #44 65.55 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-27T15:49:59.383Z] #44 65.59 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-27T15:49:59.383Z] #44 65.62 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-27T15:49:59.383Z] #44 65.64 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-27T15:49:59.570Z] #44 16.44 PBCC images/pstree.pb-c.c [2020-03-27T15:49:59.570Z] #44 16.54 DEP images/pstree.pb-c.d [2020-03-27T15:49:59.570Z] #44 16.66 PBCC images/fs.pb-c.c [2020-03-27T15:49:59.640Z] #44 65.67 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-27T15:49:59.640Z] #44 65.69 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-27T15:49:59.640Z] #44 65.71 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-27T15:49:59.640Z] #44 65.71 DEP compel/plugins/std/infect.d [2020-03-27T15:49:59.642Z] #27 11.00 [2020-03-27T15:49:59.831Z] #44 16.73 DEP images/fs.pb-c.d [2020-03-27T15:49:59.831Z] #44 16.80 PBCC images/signalfd.pb-c.c [2020-03-27T15:49:59.898Z] #44 65.82 DEP compel/plugins/std/string.d [2020-03-27T15:49:59.898Z] #44 65.95 DEP compel/plugins/std/log.d [2020-03-27T15:49:59.898Z] #44 66.07 DEP compel/plugins/std/fds.d [2020-03-27T15:49:59.898Z] #44 66.18 DEP compel/plugins/std/std.d [2020-03-27T15:50:00.092Z] #44 16.89 DEP images/signalfd.pb-c.d [2020-03-27T15:50:00.092Z] #44 16.96 PBCC images/fh.pb-c.c [2020-03-27T15:50:00.092Z] #44 17.01 PBCC images/fsnotify.pb-c.c [2020-03-27T15:50:00.092Z] #44 17.07 DEP images/fh.pb-c.d [2020-03-27T15:50:00.092Z] #44 17.11 DEP images/fsnotify.pb-c.d [2020-03-27T15:50:00.092Z] #44 17.18 PBCC images/eventpoll.pb-c.c [2020-03-27T15:50:00.156Z] #44 66.28 DEP compel/plugins/shmem/shmem.d [2020-03-27T15:50:00.353Z] #44 17.22 DEP images/eventpoll.pb-c.d [2020-03-27T15:50:00.353Z] #44 17.32 PBCC images/eventfd.pb-c.c [2020-03-27T15:50:00.353Z] #44 17.36 DEP images/eventfd.pb-c.d [2020-03-27T15:50:00.353Z] #44 17.44 PBCC images/remap-file-path.pb-c.c [2020-03-27T15:50:00.413Z] #44 66.37 DEP compel/plugins/fds/fds.d [2020-03-27T15:50:00.413Z] #44 66.58 CC compel/plugins/std/std.o [2020-03-27T15:50:00.416Z] #35 82.34 Selecting previously unselected package libarchive13:amd64. [2020-03-27T15:50:00.416Z] #35 82.35 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-27T15:50:00.416Z] #35 82.47 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-27T15:50:00.614Z] #44 17.49 DEP images/remap-file-path.pb-c.d [2020-03-27T15:50:00.614Z] #44 17.59 PBCC images/fifo.pb-c.c [2020-03-27T15:50:00.614Z] #44 17.60 DEP images/fifo.pb-c.d [2020-03-27T15:50:00.614Z] #44 17.71 PBCC images/ghost-file.pb-c.c [2020-03-27T15:50:00.666Z] #27 11.35 0.1% ### 5.1% ############### 22.0% ######################### 35.9% ###################################### 53.0% #################################################### 72.6% ##################################################################### 96.7% ######################################################################## 100.0% [2020-03-27T15:50:00.671Z] #44 66.91 CC compel/plugins/std/fds.o [2020-03-27T15:50:00.874Z] #44 17.79 DEP images/ghost-file.pb-c.d [2020-03-27T15:50:00.982Z] #35 ... [2020-03-27T15:50:00.982Z] [2020-03-27T15:50:00.982Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:50:00.982Z] #10 72.89 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-03-27T15:50:00.982Z] #10 73.59 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-03-27T15:50:00.982Z] #10 73.62 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-03-27T15:50:00.982Z] #10 79.24 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-03-27T15:50:00.982Z] #10 ... [2020-03-27T15:50:00.982Z] [2020-03-27T15:50:00.982Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:00.982Z] #47 72.67 sync [2020-03-27T15:50:00.982Z] #47 72.67 internal/reflectlite [2020-03-27T15:50:00.982Z] #47 76.35 github.com/LK4D4/vndr/godl/singleflight [2020-03-27T15:50:00.982Z] #47 77.21 math/rand [2020-03-27T15:50:00.982Z] #47 78.68 io [2020-03-27T15:50:00.982Z] #47 78.70 strconv [2020-03-27T15:50:00.982Z] #47 80.97 bytes [2020-03-27T15:50:01.136Z] #44 17.89 PBCC images/regfile.pb-c.c [2020-03-27T15:50:01.136Z] #44 17.92 DEP images/regfile.pb-c.d [2020-03-27T15:50:01.136Z] #44 18.00 PBCC images/ns.pb-c.c [2020-03-27T15:50:01.136Z] #44 18.04 DEP images/ns.pb-c.d [2020-03-27T15:50:01.136Z] #44 18.08 PBCC images/fdinfo.pb-c.c [2020-03-27T15:50:01.228Z] #27 12.57 [2020-03-27T15:50:01.235Z] #44 67.34 CC compel/plugins/std/log.o [2020-03-27T15:50:01.240Z] #47 ... [2020-03-27T15:50:01.240Z] [2020-03-27T15:50:01.240Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:50:01.240Z] #43 82.33 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-27T15:50:01.240Z] #43 82.36 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-27T15:50:01.240Z] #43 82.39 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-27T15:50:01.240Z] #43 82.73 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-27T15:50:01.240Z] #43 82.73 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-27T15:50:01.240Z] #43 82.73 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-27T15:50:01.399Z] #44 18.28 DEP images/fdinfo.pb-c.d [2020-03-27T15:50:01.399Z] #44 18.37 PBCC images/core-aarch64.pb-c.c [2020-03-27T15:50:01.484Z] #27 12.88 #=#=# [2020-03-27T15:50:01.484Z] #27 ... [2020-03-27T15:50:01.484Z] [2020-03-27T15:50:01.484Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:50:01.484Z] #35 67.78 The following additional packages will be installed: [2020-03-27T15:50:01.484Z] #35 67.78 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-27T15:50:01.484Z] #35 67.87 Suggested packages: [2020-03-27T15:50:01.484Z] #35 67.87 cmake-doc ninja-build lrzip [2020-03-27T15:50:01.484Z] #35 67.87 Recommended packages: [2020-03-27T15:50:01.484Z] #35 67.87 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-27T15:50:01.484Z] #35 70.20 The following NEW packages will be installed: [2020-03-27T15:50:01.484Z] #35 70.20 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-27T15:50:01.484Z] #35 70.20 vim-common xxd [2020-03-27T15:50:01.484Z] #35 71.07 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:50:01.484Z] #35 71.07 Need to get 14.9 MB of archives. [2020-03-27T15:50:01.484Z] #35 71.07 After this operation, 61.8 MB of additional disk space will be used. [2020-03-27T15:50:01.484Z] #35 71.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-27T15:50:01.484Z] #35 71.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-27T15:50:01.484Z] #35 71.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-27T15:50:01.484Z] #35 71.41 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-03-27T15:50:01.484Z] #35 72.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-27T15:50:01.484Z] #35 72.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-27T15:50:01.484Z] #35 72.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-27T15:50:01.484Z] #35 72.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-27T15:50:01.484Z] #35 72.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-27T15:50:01.484Z] #35 72.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-27T15:50:01.484Z] #35 75.71 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:50:01.484Z] #35 76.04 Fetched 14.9 MB in 3s (4828 kB/s) [2020-03-27T15:50:01.484Z] #35 76.18 Selecting previously unselected package xxd. [2020-03-27T15:50:01.484Z] #35 76.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-27T15:50:01.484Z] #35 76.31 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-27T15:50:01.484Z] #35 76.32 Unpacking xxd (2:8.1.0875-5) ... [2020-03-27T15:50:01.484Z] #35 76.93 Selecting previously unselected package vim-common. [2020-03-27T15:50:01.484Z] #35 76.93 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-27T15:50:01.484Z] #35 77.10 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-27T15:50:01.484Z] #35 77.54 Selecting previously unselected package cmake-data. [2020-03-27T15:50:01.484Z] #35 77.55 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-27T15:50:01.484Z] #35 77.61 Unpacking cmake-data (3.13.4-1) ... [2020-03-27T15:50:01.484Z] #35 ... [2020-03-27T15:50:01.484Z] [2020-03-27T15:50:01.484Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:50:01.484Z] #27 12.88 #=#=# 1.0% ##### 7.8% [2020-03-27T15:50:01.484Z] #27 ... [2020-03-27T15:50:01.484Z] [2020-03-27T15:50:01.484Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:50:01.484Z] #43 65.40 Building dependency tree... [2020-03-27T15:50:01.484Z] #43 71.84 The following additional packages will be installed: [2020-03-27T15:50:01.484Z] #43 71.85 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-27T15:50:01.484Z] #43 71.85 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-27T15:50:01.484Z] #43 71.85 Suggested packages: [2020-03-27T15:50:01.484Z] #43 71.89 manpages-dev python-setuptools [2020-03-27T15:50:01.484Z] #43 73.88 The following NEW packages will be installed: [2020-03-27T15:50:01.484Z] #43 73.93 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-27T15:50:01.484Z] #43 73.93 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-27T15:50:01.484Z] #43 73.94 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-27T15:50:01.484Z] #43 73.96 python-six zlib1g-dev [2020-03-27T15:50:01.484Z] #43 74.78 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:50:01.484Z] #43 74.78 Need to get 4095 kB of archives. [2020-03-27T15:50:01.484Z] #43 74.78 After this operation, 22.5 MB of additional disk space will be used. [2020-03-27T15:50:01.484Z] #43 74.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-27T15:50:01.484Z] #43 74.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-27T15:50:01.484Z] #43 74.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-27T15:50:01.484Z] #43 74.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-27T15:50:01.484Z] #43 74.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-27T15:50:01.484Z] #43 74.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-27T15:50:01.484Z] #43 74.84 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-03-27T15:50:01.484Z] #43 74.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-27T15:50:01.484Z] #43 74.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-27T15:50:01.484Z] #43 75.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-27T15:50:01.484Z] #43 75.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-27T15:50:01.484Z] #43 75.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-27T15:50:01.484Z] #43 75.43 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-03-27T15:50:01.484Z] #43 75.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-27T15:50:01.484Z] #43 75.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-27T15:50:01.484Z] #43 75.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-27T15:50:01.484Z] #43 75.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-27T15:50:01.484Z] #43 77.15 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:50:01.484Z] #43 77.48 Fetched 4095 kB in 1s (3442 kB/s) [2020-03-27T15:50:01.484Z] #43 77.61 Selecting previously unselected package libcap-dev:amd64. [2020-03-27T15:50:01.484Z] #43 77.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-27T15:50:01.484Z] #43 77.68 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-27T15:50:01.484Z] #43 77.70 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-27T15:50:01.659Z] #44 18.43 PBCC images/core-arm.pb-c.c [2020-03-27T15:50:01.659Z] #44 18.52 PBCC images/core-ppc64.pb-c.c [2020-03-27T15:50:01.659Z] #44 18.60 PBCC images/core-s390.pb-c.c [2020-03-27T15:50:01.659Z] #44 18.63 PBCC images/core-x86.pb-c.c [2020-03-27T15:50:01.659Z] #44 18.69 PBCC images/core.pb-c.c [2020-03-27T15:50:01.740Z] #43 ... [2020-03-27T15:50:01.740Z] [2020-03-27T15:50:01.740Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:50:01.920Z] #44 18.76 PBCC images/inventory.pb-c.c [2020-03-27T15:50:01.920Z] #44 18.81 DEP images/core-aarch64.pb-c.d [2020-03-27T15:50:01.920Z] #44 18.88 DEP images/core-arm.pb-c.d [2020-03-27T15:50:01.920Z] #44 18.91 DEP images/core-ppc64.pb-c.d [2020-03-27T15:50:02.167Z] #44 68.22 CC compel/plugins/std/string.o [2020-03-27T15:50:02.182Z] #44 18.95 DEP images/core-s390.pb-c.d [2020-03-27T15:50:02.183Z] #44 19.00 DEP images/core-x86.pb-c.d [2020-03-27T15:50:02.183Z] #44 19.04 DEP images/core.pb-c.d [2020-03-27T15:50:02.183Z] #44 19.08 DEP images/inventory.pb-c.d [2020-03-27T15:50:02.183Z] #44 19.15 PBCC images/cpuinfo.pb-c.c [2020-03-27T15:50:02.444Z] #44 19.16 DEP images/cpuinfo.pb-c.d [2020-03-27T15:50:02.444Z] #44 19.31 PBCC images/stats.pb-c.c [2020-03-27T15:50:02.444Z] #44 19.33 DEP images/stats.pb-c.d [2020-03-27T15:50:02.732Z] #44 68.87 CC compel/plugins/std/infect.o [2020-03-27T15:50:02.990Z] #44 ... [2020-03-27T15:50:02.990Z] [2020-03-27T15:50:02.990Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:50:02.990Z] #68 171.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-27T15:50:02.990Z] #68 171.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-27T15:50:02.990Z] #68 DONE 178.4s [2020-03-27T15:50:02.990Z] [2020-03-27T15:50:02.990Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-27T15:50:02.990Z] #69 DONE 0.1s [2020-03-27T15:50:02.990Z] [2020-03-27T15:50:02.990Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:02.990Z] #47 175.0 mime/quotedprintable [2020-03-27T15:50:02.990Z] #47 175.4 net/http/internal [2020-03-27T15:50:03.138Z] #43 84.87 Selecting previously unselected package libprotoc17:amd64. [2020-03-27T15:50:03.138Z] #43 84.87 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-27T15:50:03.138Z] #43 84.87 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-27T15:50:03.138Z] #43 ... [2020-03-27T15:50:03.138Z] [2020-03-27T15:50:03.138Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-27T15:50:03.138Z] #30 75.09 Checking out files: 59% (909/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/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: 86% (1314/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: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-27T15:50:03.138Z] #30 77.28 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-27T15:50:03.138Z] #30 77.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-27T15:50:03.138Z] #30 ... [2020-03-27T15:50:03.138Z] [2020-03-27T15:50:03.138Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:50:03.138Z] #27 6.222 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-27T15:50:03.138Z] #27 6.637 [2020-03-27T15:50:03.587Z] #27 12.88 #=#=# 1.0% ##### 7.8% ########## 14.1% ############## 19.4% ################# 24.4% ##################### 30.4% ######################## 33.8% ########################### 38.9% ############################## 42.9% ################################## 48.5% ###################################### 53.8% ########################################### 60.7% ################################################## 69.8% ###################################################### 75.8% ########################################################## 81.3% ############################################################### 88.1% ##################################################################### 97.1% ######################################################################## 100.0% [2020-03-27T15:50:03.653Z] #27 6.963 #=#=# ### 4.2% ###### 8.9% ######### 13.0% ############# 19.1% ################ 23.2% #################### 28.8% ####################### 32.8% ########################## 37.3% ############################# 40.8% ################################ 45.7% ################################## 47.5% ######################################### 57.3% ############################################# 63.1% ################################################# 68.4% ################################################### 72.0% ###################################################### 75.1% ######################################################## 78.6% ########################################################### 83.1% ############################################################## 86.2% ################################################################ 89.1% ################################################################# 91.6% ###################################################################### 98.0% ######################################################################## 100.0% [2020-03-27T15:50:03.831Z] #44 ... [2020-03-27T15:50:03.831Z] [2020-03-27T15:50:03.831Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:03.831Z] #33 80.82 github.com/BurntSushi/toml/cmd/tomlv [2020-03-27T15:50:03.831Z] #33 DONE 86.6s [2020-03-27T15:50:03.831Z] [2020-03-27T15:50:03.831Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:03.831Z] #56 77.04 github.com/pkg/diff [2020-03-27T15:50:03.831Z] #56 77.04 flag [2020-03-27T15:50:03.831Z] #56 77.05 go/token [2020-03-27T15:50:03.831Z] #56 77.07 encoding/binary [2020-03-27T15:50:03.831Z] #56 78.95 go/scanner [2020-03-27T15:50:03.831Z] #56 79.35 mvdan.cc/editorconfig [2020-03-27T15:50:03.831Z] #56 80.04 mvdan.cc/sh/v3/syntax [2020-03-27T15:50:03.831Z] #56 81.84 encoding/base64 [2020-03-27T15:50:03.831Z] #56 82.38 go/ast [2020-03-27T15:50:03.831Z] #56 82.93 golang.org/x/sys/unix [2020-03-27T15:50:03.831Z] #56 83.46 encoding/json [2020-03-27T15:50:04.185Z] #27 15.56 [2020-03-27T15:50:04.587Z] #27 10.27 [2020-03-27T15:50:04.887Z] #47 180.0 crypto/tls [2020-03-27T15:50:04.887Z] #47 ... [2020-03-27T15:50:04.887Z] [2020-03-27T15:50:04.887Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:04.887Z] #44 69.37 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-27T15:50:04.887Z] #44 69.44 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-27T15:50:04.887Z] #44 69.49 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-27T15:50:04.887Z] #44 69.55 AR compel/plugins/std.lib.a [2020-03-27T15:50:04.887Z] #44 69.61 CC compel/plugins/fds/fds.o [2020-03-27T15:50:04.887Z] #44 69.82 AR compel/plugins/fds.lib.a [2020-03-27T15:50:04.887Z] #44 69.86 HOSTDEP compel/src/lib/log-host.d [2020-03-27T15:50:04.887Z] #44 70.05 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-27T15:50:04.887Z] #44 70.19 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-27T15:50:04.887Z] #44 70.31 HOSTDEP compel/src/main-host.d [2020-03-27T15:50:04.887Z] #44 70.47 DEP compel/src/lib/ptrace.d [2020-03-27T15:50:04.887Z] #44 70.59 DEP compel/src/lib/infect.d [2020-03-27T15:50:04.887Z] #44 70.83 DEP compel/src/lib/infect-util.d [2020-03-27T15:50:04.887Z] #44 71.06 DEP compel/src/lib/infect-rpc.d [2020-03-27T15:50:04.939Z] Removing intermediate container 8f4ced25d33a [2020-03-27T15:50:04.939Z] ---> 277dd6ee870c [2020-03-27T15:50:04.939Z] Step 11/16 : ARG GOOS [2020-03-27T15:50:04.939Z] ---> Running in 553f501382de [2020-03-27T15:50:04.939Z] Removing intermediate container 553f501382de [2020-03-27T15:50:04.939Z] ---> 6ea9cd24b98a [2020-03-27T15:50:04.939Z] Step 12/16 : ARG GOARCH [2020-03-27T15:50:04.939Z] ---> Running in bb00e72f0394 [2020-03-27T15:50:04.939Z] Removing intermediate container bb00e72f0394 [2020-03-27T15:50:04.939Z] ---> b063eb8a5ca2 [2020-03-27T15:50:04.939Z] 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-03-27T15:50:04.939Z] ---> Running in 70a784f7e3b6 [2020-03-27T15:50:05.144Z] #44 71.30 DEP compel/arch/x86/src/lib/infect.d [2020-03-27T15:50:05.144Z] #44 71.43 DEP compel/arch/x86/src/lib/cpu.d [2020-03-27T15:50:05.215Z] #56 ... [2020-03-27T15:50:05.215Z] [2020-03-27T15:50:05.215Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:05.215Z] #44 22.07 make[1]: Nothing to be done for 'all'. [2020-03-27T15:50:05.401Z] #44 71.53 DEP compel/src/lib/log.d [2020-03-27T15:50:05.659Z] #44 ... [2020-03-27T15:50:05.659Z] [2020-03-27T15:50:05.659Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:50:05.659Z] #50 DONE 181.0s [2020-03-27T15:50:05.659Z] [2020-03-27T15:50:05.659Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:05.659Z] #44 71.67 DEP compel/src/main.d [2020-03-27T15:50:05.659Z] #44 71.86 DEP compel/src/lib/handle-elf.d [2020-03-27T15:50:05.893Z] #27 10.56 ### 5.0% ########## 14.7% ################ 23.1% ###################### 31.3% ############################## 42.0% ####################################### 54.8% ################################################ 66.9% ####################################################### 77.3% ############################################################### 88.1% ######################################################################## 100.0% [2020-03-27T15:50:05.893Z] #27 ... [2020-03-27T15:50:05.893Z] [2020-03-27T15:50:05.893Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:50:05.893Z] #65 5.263 + RM_GOPATH=0 [2020-03-27T15:50:05.893Z] #65 5.263 + TMP_GOPATH= [2020-03-27T15:50:05.893Z] #65 5.263 + : /build [2020-03-27T15:50:05.893Z] #65 5.263 + '[' -z '' ']' [2020-03-27T15:50:05.893Z] #65 5.263 ++ mktemp -d [2020-03-27T15:50:05.893Z] #65 5.263 + export GOPATH=/tmp/tmp.pO8Al28SBG [2020-03-27T15:50:05.893Z] #65 5.263 + GOPATH=/tmp/tmp.pO8Al28SBG [2020-03-27T15:50:05.893Z] #65 5.263 + RM_GOPATH=1 [2020-03-27T15:50:05.893Z] #65 5.268 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-27T15:50:05.893Z] #65 5.269 ++ dirname ./install.sh [2020-03-27T15:50:05.893Z] #65 5.269 + dir=. [2020-03-27T15:50:05.893Z] #65 5.269 + bin=containerd [2020-03-27T15:50:05.893Z] #65 5.269 + shift [2020-03-27T15:50:05.893Z] #65 5.269 + '[' '!' -f ./containerd.installer ']' [2020-03-27T15:50:05.893Z] #65 5.269 + . ./containerd.installer [2020-03-27T15:50:05.893Z] #65 5.269 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-27T15:50:05.893Z] #65 5.269 + install_containerd [2020-03-27T15:50:05.893Z] #65 5.269 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-27T15:50:05.893Z] #65 5.269 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pO8Al28SBG/src/github.com/containerd/containerd [2020-03-27T15:50:05.893Z] #65 5.269 Cloning into '/tmp/tmp.pO8Al28SBG/src/github.com/containerd/containerd'... [2020-03-27T15:50:05.893Z] #65 ... [2020-03-27T15:50:05.893Z] [2020-03-27T15:50:05.893Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:50:05.893Z] #43 86.10 Selecting previously unselected package protobuf-c-compiler. [2020-03-27T15:50:05.893Z] #43 86.10 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-27T15:50:05.893Z] #43 86.11 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-27T15:50:05.893Z] #43 86.53 Selecting previously unselected package protobuf-compiler. [2020-03-27T15:50:05.893Z] #43 86.54 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-27T15:50:05.893Z] #43 86.56 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-27T15:50:05.893Z] #43 86.90 Selecting previously unselected package python-pkg-resources. [2020-03-27T15:50:05.893Z] #43 86.90 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-27T15:50:05.893Z] #43 86.93 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-27T15:50:05.893Z] #43 87.70 Selecting previously unselected package python-six. [2020-03-27T15:50:05.893Z] #43 87.70 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-27T15:50:05.893Z] #43 87.73 Unpacking python-six (1.12.0-1) ... [2020-03-27T15:50:05.893Z] #43 88.07 Selecting previously unselected package python-protobuf. [2020-03-27T15:50:05.893Z] #43 88.07 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-27T15:50:05.893Z] #43 88.09 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-27T15:50:05.916Z] #44 72.04 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-27T15:50:06.175Z] #44 72.35 CC compel/src/lib/log.o [2020-03-27T15:50:06.433Z] #44 72.71 CC compel/arch/x86/src/lib/cpu.o [2020-03-27T15:50:06.621Z] #44 ... [2020-03-27T15:50:06.622Z] [2020-03-27T15:50:06.622Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:50:06.622Z] #65 43.26 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-27T15:50:06.622Z] #65 43.26 + BUILDTAGS='netgo osusergo static_build' [2020-03-27T15:50:06.622Z] #65 43.26 + export EXTRA_FLAGS=-buildmode=pie [2020-03-27T15:50:06.622Z] #65 43.26 + EXTRA_FLAGS=-buildmode=pie [2020-03-27T15:50:06.622Z] #65 43.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-27T15:50:06.622Z] #65 43.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-27T15:50:06.622Z] #65 43.26 + '[' '' = dynamic ']' [2020-03-27T15:50:06.622Z] #65 43.26 + make [2020-03-27T15:50:06.622Z] #65 44.87 + bin/ctr [2020-03-27T15:50:06.622Z] #65 ... [2020-03-27T15:50:06.622Z] [2020-03-27T15:50:06.622Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:06.622Z] #47 80.99 encoding/base64 [2020-03-27T15:50:06.622Z] #47 81.14 encoding/xml [2020-03-27T15:50:06.622Z] #47 82.39 go/ast [2020-03-27T15:50:06.622Z] #47 82.85 encoding/json [2020-03-27T15:50:06.830Z] #43 88.82 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-27T15:50:07.035Z] #27 15.89 #=#=# ##O#- # # 2.1% ## 3.2% ### 5.2% #### 6.6% ###### 9.0% ####### 10.6% ######### 12.5% ########## 13.9% ########### 16.0% ############ 17.1% ############## 20.5% ################ 22.8% ################## 25.0% ################### 26.7% ##################### 29.4% ####################### 33.0% ######################### 36.0% ############################ 39.3% ############################# 41.6% ############################### 43.5% ################################ 45.8% ################################## 47.6% [2020-03-27T15:50:07.035Z] #27 ... [2020-03-27T15:50:07.035Z] [2020-03-27T15:50:07.035Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:50:07.035Z] #10 73.37 The following additional packages will be installed: [2020-03-27T15:50:07.035Z] #10 73.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-27T15:50:07.035Z] #10 73.45 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-27T15:50:07.035Z] #10 73.45 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-27T15:50:07.035Z] #10 73.45 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-27T15:50:07.035Z] #10 73.46 Suggested packages: [2020-03-27T15:50:07.035Z] #10 73.47 gcc-8-locales seccomp wine64 [2020-03-27T15:50:07.035Z] #10 75.88 The following NEW packages will be installed: [2020-03-27T15:50:07.035Z] #10 75.88 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-27T15:50:07.035Z] #10 75.88 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-27T15:50:07.035Z] #10 75.89 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-27T15:50:07.035Z] #10 75.89 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-27T15:50:07.035Z] #10 75.89 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-27T15:50:07.035Z] #10 75.89 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-27T15:50:07.035Z] #10 76.42 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:50:07.035Z] #10 76.42 Need to get 77.7 MB of archives. [2020-03-27T15:50:07.035Z] #10 76.42 After this operation, 487 MB of additional disk space will be used. [2020-03-27T15:50:07.035Z] #10 76.42 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-03-27T15:50:07.035Z] #10 76.71 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-03-27T15:50:07.035Z] #10 77.00 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-03-27T15:50:07.035Z] #10 77.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-27T15:50:07.035Z] #10 77.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-27T15:50:07.035Z] #10 77.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-27T15:50:07.035Z] #10 77.73 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-03-27T15:50:07.035Z] #10 78.26 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-03-27T15:50:07.035Z] #10 78.26 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-03-27T15:50:07.035Z] #10 ... [2020-03-27T15:50:07.035Z] [2020-03-27T15:50:07.035Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:50:07.191Z] #47 90.08 text/template [2020-03-27T15:50:07.364Z] #44 73.35 CC compel/arch/x86/src/lib/infect.o [2020-03-27T15:50:07.452Z] #47 ... [2020-03-27T15:50:07.452Z] [2020-03-27T15:50:07.452Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:07.452Z] #44 24.22 CC images/stats.o [2020-03-27T15:50:07.547Z] #27 15.89 #=#=# ##O#- # # 2.1% ## 3.2% ### 5.2% #### 6.6% ###### 9.0% ####### 10.6% ######### 12.5% ########## 13.9% ########### 16.0% ############ 17.1% ############## 20.5% ################ 22.8% ################## 25.0% ################### 26.7% ##################### 29.4% ####################### 33.0% ######################### 36.0% ############################ 39.3% ############################# 41.6% ############################### 43.5% ################################ 45.8% ################################## 47.6% #################################### 50.9% ###################################### 53.0% ###################################### 54.0% [2020-03-27T15:50:07.547Z] #27 ... [2020-03-27T15:50:07.547Z] [2020-03-27T15:50:07.547Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:07.547Z] #47 73.42 github.com/LK4D4/vndr/godl/singleflight [2020-03-27T15:50:07.547Z] #47 73.45 internal/reflectlite [2020-03-27T15:50:07.547Z] #47 74.10 math/rand [2020-03-27T15:50:07.547Z] #47 76.13 internal/singleflight [2020-03-27T15:50:07.547Z] #47 78.12 strconv [2020-03-27T15:50:07.547Z] #47 78.13 io [2020-03-27T15:50:07.547Z] #47 80.45 bytes [2020-03-27T15:50:07.547Z] #47 ... [2020-03-27T15:50:07.547Z] [2020-03-27T15:50:07.547Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:50:07.714Z] #44 24.74 CC images/core.o [2020-03-27T15:50:07.929Z] #44 74.18 CC compel/src/lib/infect-rpc.o [2020-03-27T15:50:08.059Z] #27 15.89 #=#=# ##O#- # # 2.1% ## 3.2% ### 5.2% #### 6.6% ###### 9.0% ####### 10.6% ######### 12.5% ########## 13.9% ########### 16.0% ############ 17.1% ############## 20.5% ################ 22.8% ################## 25.0% ################### 26.7% ##################### 29.4% ####################### 33.0% ######################### 36.0% ############################ 39.3% ############################# 41.6% ############################### 43.5% ################################ 45.8% ################################## 47.6% #################################### 50.9% ###################################### 53.0% ###################################### 54.0% ####################################### 55.0% ########################################### 59.8% ############################################# 62.7% [2020-03-27T15:50:08.059Z] #27 ... [2020-03-27T15:50:08.059Z] [2020-03-27T15:50:08.059Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-27T15:50:08.059Z] #30 74.30 Checking out files: 63% (962/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/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: 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-03-27T15:50:08.059Z] #30 76.29 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-27T15:50:08.059Z] #30 77.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-27T15:50:08.059Z] #30 ... [2020-03-27T15:50:08.059Z] [2020-03-27T15:50:08.059Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:50:08.495Z] #44 74.57 CC compel/src/lib/infect-util.o [2020-03-27T15:50:08.656Z] #44 25.57 CC images/core-x86.o [2020-03-27T15:50:08.752Z] #44 74.87 CC compel/src/lib/infect.o [2020-03-27T15:50:09.082Z] #27 15.89 #=#=# ##O#- # # 2.1% ## 3.2% ### 5.2% #### 6.6% ###### 9.0% ####### 10.6% ######### 12.5% ########## 13.9% ########### 16.0% ############ 17.1% ############## 20.5% ################ 22.8% ################## 25.0% ################### 26.7% ##################### 29.4% ####################### 33.0% ######################### 36.0% ############################ 39.3% ############################# 41.6% ############################### 43.5% ################################ 45.8% ################################## 47.6% #################################### 50.9% ###################################### 53.0% ###################################### 54.0% ####################################### 55.0% ########################################### 59.8% ############################################# 62.7% ############################################## 65.1% ################################################ 67.7% ################################################## 69.8% ################################################### 71.7% ##################################################### 73.6% ###################################################### 75.7% ######################################################## 77.8% ######################################################### 80.1% ########################################################## 81.6% ############################################################ 83.7% [2020-03-27T15:50:09.082Z] #27 ... [2020-03-27T15:50:09.082Z] [2020-03-27T15:50:09.082Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:09.082Z] #33 75.04 strconv [2020-03-27T15:50:09.082Z] #33 76.42 io [2020-03-27T15:50:09.082Z] #33 78.56 internal/oserror [2020-03-27T15:50:09.082Z] #33 78.97 syscall [2020-03-27T15:50:09.082Z] #33 81.15 reflect [2020-03-27T15:50:09.337Z] #33 ... [2020-03-27T15:50:09.337Z] [2020-03-27T15:50:09.337Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:50:09.362Z] #43 ... [2020-03-27T15:50:09.362Z] [2020-03-27T15:50:09.362Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:50:09.362Z] #27 12.34 [2020-03-27T15:50:09.362Z] #27 12.59 0.0% #### 5.9% ######### 12.8% ############## 20.7% ################### 27.7% ####################### 32.9% ############################ 39.1% ################################ 44.5% ################################### 49.0% ######################################## 55.9% ############################################# 63.0% ################################################# 69.1% ###################################################### 75.9% ############################################################ 83.6% ############################################################## 86.3% #################################################################### 95.6% ######################################################################## 100.0% [2020-03-27T15:50:09.362Z] #27 15.28 #=#=# [2020-03-27T15:50:09.598Z] #44 26.56 CC images/core-arm.o [2020-03-27T15:50:10.104Z] #27 15.89 #=#=# ##O#- # # 2.1% ## 3.2% ### 5.2% #### 6.6% ###### 9.0% ####### 10.6% ######### 12.5% ########## 13.9% ########### 16.0% ############ 17.1% ############## 20.5% ################ 22.8% ################## 25.0% ################### 26.7% ##################### 29.4% ####################### 33.0% ######################### 36.0% ############################ 39.3% ############################# 41.6% ############################### 43.5% ################################ 45.8% ################################## 47.6% #################################### 50.9% ###################################### 53.0% ###################################### 54.0% ####################################### 55.0% ########################################### 59.8% ############################################# 62.7% ############################################## 65.1% ################################################ 67.7% ################################################## 69.8% ################################################### 71.7% ##################################################### 73.6% ###################################################### 75.7% ######################################################## 77.8% ######################################################### 80.1% ########################################################## 81.6% ############################################################ 83.7% ############################################################# 85.9% ############################################################### 87.9% ################################################################ 89.6% ################################################################## 92.3% #################################################################### 94.5% ##################################################################### 96.4% ###################################################################### 98.5% ######################################################################## 100.0% [2020-03-27T15:50:10.188Z] #27 15.59 0.4% # 2.4% ### 4.4% [2020-03-27T15:50:10.188Z] #27 ... [2020-03-27T15:50:10.188Z] [2020-03-27T15:50:10.188Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:50:10.188Z] #50 81.89 + cd /tmp/tmp.OjBa6cb6Sc/src/gotest.tools/gotestsum [2020-03-27T15:50:10.188Z] #50 81.89 + git checkout -q v0.3.5 [2020-03-27T15:50:10.188Z] #50 81.96 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-27T15:50:10.188Z] #50 ... [2020-03-27T15:50:10.188Z] [2020-03-27T15:50:10.188Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:50:10.364Z] #27 21.78 [2020-03-27T15:50:10.538Z] #44 27.25 CC images/core-aarch64.o [2020-03-27T15:50:10.649Z] #44 76.72 CC compel/src/lib/ptrace.o [2020-03-27T15:50:10.705Z] #27 15.59 0.4% # 2.4% ### 4.4% #### 6.2% ##### 7.5% ###### 9.5% ######## 12.1% ############ [2020-03-27T15:50:10.705Z] #27 ... [2020-03-27T15:50:10.705Z] [2020-03-27T15:50:10.705Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:50:10.705Z] #35 83.35 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-27T15:50:10.705Z] #35 83.38 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-27T15:50:10.705Z] #35 83.41 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-27T15:50:10.705Z] #35 83.78 Selecting previously unselected package librhash0:amd64. [2020-03-27T15:50:10.705Z] #35 83.79 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-27T15:50:10.705Z] #35 83.85 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-27T15:50:10.705Z] #35 84.26 Selecting previously unselected package libuv1:amd64. [2020-03-27T15:50:10.705Z] #35 84.27 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-27T15:50:10.705Z] #35 84.29 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-27T15:50:10.705Z] #35 84.53 Selecting previously unselected package cmake. [2020-03-27T15:50:10.705Z] #35 84.57 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-27T15:50:10.705Z] #35 84.65 Unpacking cmake (3.13.4-1) ... [2020-03-27T15:50:10.705Z] #35 90.75 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-27T15:50:10.705Z] #35 90.83 Setting up xxd (2:8.1.0875-5) ... [2020-03-27T15:50:10.705Z] #35 90.92 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-27T15:50:10.705Z] #35 90.96 Setting up vim-common (2:8.1.0875-5) ... [2020-03-27T15:50:10.705Z] #35 91.13 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-27T15:50:10.705Z] #35 91.22 Setting up cmake-data (3.13.4-1) ... [2020-03-27T15:50:10.705Z] #35 91.24 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-27T15:50:10.705Z] #35 91.26 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-27T15:50:10.705Z] #35 91.28 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-27T15:50:10.705Z] #35 91.31 Setting up cmake (3.13.4-1) ... [2020-03-27T15:50:10.705Z] #35 91.32 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:50:10.705Z] #35 91.47 Processing triggers for mime-support (3.62) ... [2020-03-27T15:50:10.705Z] #35 DONE 92.8s [2020-03-27T15:50:10.705Z] [2020-03-27T15:50:10.705Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:50:10.705Z] #27 15.59 0.4% # 2.4% ### 4.4% #### 6.2% ##### 7.5% ###### 9.5% ######## 12.1% ############ 17.7% ############## 20.2% [2020-03-27T15:50:10.705Z] #27 ... [2020-03-27T15:50:10.705Z] [2020-03-27T15:50:10.705Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T15:50:10.705Z] #36 DONE 0.1s [2020-03-27T15:50:10.705Z] [2020-03-27T15:50:10.705Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-27T15:50:10.705Z] #37 DONE 0.1s [2020-03-27T15:50:10.705Z] [2020-03-27T15:50:10.705Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:50:10.906Z] #44 ... [2020-03-27T15:50:10.907Z] [2020-03-27T15:50:10.907Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:50:10.907Z] #10 184.2 Selecting previously unselected package libapparmor1:amd64. [2020-03-27T15:50:10.907Z] #10 184.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-27T15:50:10.907Z] #10 184.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-27T15:50:10.907Z] #10 184.3 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-27T15:50:10.907Z] #10 184.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-27T15:50:10.907Z] #10 184.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-27T15:50:10.907Z] #10 184.5 Selecting previously unselected package libbtrfs0. [2020-03-27T15:50:10.907Z] #10 184.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-27T15:50:10.907Z] #10 184.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-27T15:50:10.907Z] #10 184.6 Selecting previously unselected package libbtrfs-dev. [2020-03-27T15:50:10.907Z] #10 184.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-27T15:50:10.907Z] #10 184.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-27T15:50:10.907Z] #10 184.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-27T15:50:10.907Z] #10 184.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-27T15:50:10.907Z] #10 184.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-27T15:50:10.907Z] #10 184.8 Selecting previously unselected package libudev-dev:amd64. [2020-03-27T15:50:10.907Z] #10 184.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-27T15:50:10.907Z] #10 184.9 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-27T15:50:10.907Z] #10 185.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-27T15:50:10.907Z] #10 185.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-27T15:50:10.907Z] #10 185.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-27T15:50:10.907Z] #10 185.3 Selecting previously unselected package libpcre16-3:amd64. [2020-03-27T15:50:10.907Z] #10 185.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-27T15:50:10.907Z] #10 185.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-27T15:50:10.907Z] #10 185.4 Selecting previously unselected package libpcre32-3:amd64. [2020-03-27T15:50:10.907Z] #10 185.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-27T15:50:10.907Z] #10 185.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-27T15:50:10.907Z] #10 185.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-27T15:50:10.907Z] #10 185.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-27T15:50:10.907Z] #10 185.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-27T15:50:10.907Z] #10 185.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-27T15:50:10.907Z] #10 185.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-27T15:50:10.907Z] #10 185.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-27T15:50:10.907Z] #10 186.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-27T15:50:10.907Z] #10 186.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-27T15:50:10.907Z] #10 186.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-27T15:50:10.907Z] #10 186.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-27T15:50:10.907Z] #10 186.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-27T15:50:10.907Z] #10 186.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-27T15:50:10.907Z] #10 186.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-27T15:50:10.907Z] #10 186.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-27T15:50:10.907Z] #10 186.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-27T15:50:10.963Z] #27 15.59 0.4% # 2.4% ### 4.4% #### 6.2% ##### 7.5% ###### 9.5% ######## 12.1% ############ 17.7% ############## 20.2% ################ 22.7% ################## 25.4% ################## 26.2% [2020-03-27T15:50:10.963Z] #27 ... [2020-03-27T15:50:10.963Z] [2020-03-27T15:50:10.963Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:10.963Z] #33 82.72 reflect [2020-03-27T15:50:11.110Z] #44 27.83 CC images/core-ppc64.o [2020-03-27T15:50:11.164Z] #10 186.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-27T15:50:11.164Z] #10 186.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-27T15:50:11.164Z] #10 186.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-27T15:50:11.225Z] #33 ... [2020-03-27T15:50:11.225Z] [2020-03-27T15:50:11.225Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:50:11.486Z] #27 15.59 0.4% # 2.4% ### 4.4% #### 6.2% ##### 7.5% ###### 9.5% ######## 12.1% ############ 17.7% ############## 20.2% ################ 22.7% ################## 25.4% ################## 26.2% #################### 28.7% ##################### 29.2% ###################### 31.1% ######################### [2020-03-27T15:50:11.486Z] #27 ... [2020-03-27T15:50:11.486Z] [2020-03-27T15:50:11.486Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:50:11.486Z] #10 83.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-27T15:50:11.486Z] #10 83.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-27T15:50:11.486Z] #10 83.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-27T15:50:11.486Z] #10 83.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-27T15:50:11.486Z] #10 83.65 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-03-27T15:50:11.486Z] #10 83.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-27T15:50:11.486Z] #10 83.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-27T15:50:11.486Z] #10 83.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-27T15:50:11.486Z] #10 83.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-27T15:50:11.486Z] #10 83.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-27T15:50:11.486Z] #10 83.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-27T15:50:11.486Z] #10 84.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-27T15:50:11.486Z] #10 84.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-27T15:50:11.486Z] #10 84.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-27T15:50:11.486Z] #10 84.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-27T15:50:11.486Z] #10 86.17 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:50:11.486Z] #10 86.66 Fetched 77.7 MB in 14s (5605 kB/s) [2020-03-27T15:50:11.486Z] #10 86.93 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-27T15:50:11.486Z] #10 86.93 (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-03-27T15:50:11.486Z] #10 87.15 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-27T15:50:11.486Z] #10 87.16 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-27T15:50:11.486Z] #10 91.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-27T15:50:11.486Z] #10 91.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-27T15:50:11.486Z] #10 91.84 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-27T15:50:11.682Z] #44 28.75 CC images/core-s390.o [2020-03-27T15:50:11.728Z] #10 187.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-27T15:50:11.728Z] #10 187.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-27T15:50:11.728Z] #10 187.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-27T15:50:11.728Z] #10 187.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-27T15:50:11.728Z] #10 187.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-27T15:50:11.728Z] #10 187.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-27T15:50:11.728Z] #10 187.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:50:11.728Z] #10 187.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-27T15:50:11.728Z] #10 187.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-27T15:50:11.728Z] #10 187.4 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-27T15:50:11.728Z] #10 187.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-27T15:50:11.728Z] #10 187.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-27T15:50:11.728Z] #10 187.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-27T15:50:11.728Z] #10 187.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-27T15:50:11.728Z] #10 187.5 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-27T15:50:11.728Z] #10 187.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-27T15:50:11.728Z] #10 187.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-27T15:50:11.728Z] #10 187.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:50:11.728Z] #10 187.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-27T15:50:11.728Z] #10 187.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-27T15:50:11.728Z] #10 187.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:50:11.735Z] #27 ... [2020-03-27T15:50:11.735Z] [2020-03-27T15:50:11.735Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:50:11.735Z] #43 78.11 Selecting previously unselected package libnet1:amd64. [2020-03-27T15:50:11.735Z] #43 78.11 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-27T15:50:11.735Z] #43 78.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-27T15:50:11.735Z] #43 78.40 Selecting previously unselected package libnet1-dev. [2020-03-27T15:50:11.735Z] #43 78.40 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-27T15:50:11.735Z] #43 78.41 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-27T15:50:11.735Z] #43 78.85 Selecting previously unselected package libnl-3-200:amd64. [2020-03-27T15:50:11.735Z] #43 78.86 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-27T15:50:11.735Z] #43 78.87 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-27T15:50:11.735Z] #43 79.13 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-27T15:50:11.735Z] #43 79.13 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-27T15:50:11.735Z] #43 79.14 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-27T15:50:11.735Z] #43 79.82 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-27T15:50:11.735Z] #43 79.82 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-27T15:50:11.735Z] #43 79.82 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-27T15:50:11.735Z] #43 80.03 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-27T15:50:11.735Z] #43 80.03 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-27T15:50:11.735Z] #43 80.04 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-27T15:50:11.735Z] #43 80.41 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-27T15:50:11.735Z] #43 80.41 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-27T15:50:11.735Z] #43 80.43 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-27T15:50:11.735Z] #43 81.39 Selecting previously unselected package libprotobuf17:amd64. [2020-03-27T15:50:11.735Z] #43 81.40 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-27T15:50:11.735Z] #43 81.41 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-27T15:50:11.735Z] #43 82.81 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-27T15:50:11.735Z] #43 82.81 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-27T15:50:11.735Z] #43 82.83 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-27T15:50:11.735Z] #43 83.33 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-27T15:50:11.735Z] #43 83.33 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-27T15:50:11.735Z] #43 83.38 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-27T15:50:11.735Z] #43 86.57 Selecting previously unselected package libprotoc17:amd64. [2020-03-27T15:50:11.735Z] #43 86.57 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-27T15:50:11.735Z] #43 86.62 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-27T15:50:11.735Z] #43 87.36 Selecting previously unselected package protobuf-c-compiler. [2020-03-27T15:50:11.735Z] #43 87.36 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-27T15:50:11.735Z] #43 87.38 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-27T15:50:11.735Z] #43 87.74 Selecting previously unselected package protobuf-compiler. [2020-03-27T15:50:11.735Z] #43 87.75 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-27T15:50:11.735Z] #43 87.76 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-27T15:50:11.735Z] #43 87.92 Selecting previously unselected package python-pkg-resources. [2020-03-27T15:50:11.735Z] #43 87.92 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-27T15:50:11.735Z] #43 87.93 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-27T15:50:11.735Z] #43 88.22 Selecting previously unselected package python-six. [2020-03-27T15:50:11.735Z] #43 88.24 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-27T15:50:11.735Z] #43 88.26 Unpacking python-six (1.12.0-1) ... [2020-03-27T15:50:11.744Z] #10 ... [2020-03-27T15:50:11.744Z] [2020-03-27T15:50:11.744Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:50:11.744Z] #27 15.59 0.4% # 2.4% ### 4.4% #### 6.2% ##### 7.5% ###### 9.5% ######## 12.1% ############ 17.7% ############## 20.2% ################ 22.7% ################## 25.4% ################## 26.2% #################### 28.7% ##################### 29.2% ###################### 31.1% ######################### 35.9% ############################ 38.9% ############################# 41.3% [2020-03-27T15:50:11.744Z] #27 ... [2020-03-27T15:50:11.744Z] [2020-03-27T15:50:11.744Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:11.744Z] #56 83.63 bytes [2020-03-27T15:50:11.744Z] #56 83.68 syscall [2020-03-27T15:50:11.744Z] #56 87.72 reflect [2020-03-27T15:50:11.986Z] #10 187.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-27T15:50:11.986Z] #10 187.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-27T15:50:11.986Z] #10 187.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-27T15:50:11.986Z] #10 187.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-27T15:50:11.986Z] #10 187.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-27T15:50:11.986Z] #10 187.6 Setting up dmsetup (2:1.02.155-3) ... [2020-03-27T15:50:11.986Z] #10 187.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-27T15:50:11.986Z] #10 187.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-27T15:50:11.986Z] #10 187.7 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:50:12.002Z] #56 ... [2020-03-27T15:50:12.002Z] [2020-03-27T15:50:12.002Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:50:12.299Z] #43 88.60 Selecting previously unselected package python-protobuf. [2020-03-27T15:50:12.299Z] #43 ... [2020-03-27T15:50:12.299Z] [2020-03-27T15:50:12.299Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:50:12.299Z] #27 23.55 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-27T15:50:12.551Z] #10 DONE 188.1s [2020-03-27T15:50:12.551Z] [2020-03-27T15:50:12.551Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T15:50:12.551Z] #58 DONE 0.1s [2020-03-27T15:50:12.551Z] [2020-03-27T15:50:12.551Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-27T15:50:12.551Z] #11 ... [2020-03-27T15:50:12.551Z] [2020-03-27T15:50:12.551Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-27T15:50:12.551Z] #59 DONE 0.1s [2020-03-27T15:50:12.551Z] [2020-03-27T15:50:12.551Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:12.624Z] #44 29.58 CC images/cpuinfo.o [2020-03-27T15:50:12.782Z] #27 15.59 0.4% # 2.4% ### 4.4% #### 6.2% ##### 7.5% ###### 9.5% ######## 12.1% ############ 17.7% ############## 20.2% ################ 22.7% ################## 25.4% ################## 26.2% #################### 28.7% ##################### 29.2% ###################### 31.1% ######################### 35.9% ############################ 38.9% ############################# 41.3% ################################ 44.5% ################################## 47.3% ################################### 48.8% #################################### 51.0% ##################################### 52.5% ####################################### 55.3% [2020-03-27T15:50:12.782Z] #27 ... [2020-03-27T15:50:12.782Z] [2020-03-27T15:50:12.782Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:12.782Z] #47 84.46 reflect [2020-03-27T15:50:12.782Z] #47 84.48 bufio [2020-03-27T15:50:12.782Z] #47 87.93 syscall [2020-03-27T15:50:12.782Z] #47 ... [2020-03-27T15:50:12.782Z] [2020-03-27T15:50:12.782Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:50:13.201Z] #44 ... [2020-03-27T15:50:13.201Z] [2020-03-27T15:50:13.201Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:13.201Z] #56 96.14 golang.org/x/crypto/ssh/terminal [2020-03-27T15:50:13.225Z] #27 24.46 [2020-03-27T15:50:13.480Z] #27 24.95 # 2.3% ######################################################################## 100.0% [2020-03-27T15:50:13.736Z] #27 25.36 [2020-03-27T15:50:14.337Z] #27 15.59 0.4% # 2.4% ### 4.4% #### 6.2% ##### 7.5% ###### 9.5% ######## 12.1% ############ 17.7% ############## 20.2% ################ 22.7% ################## 25.4% ################## 26.2% #################### 28.7% ##################### 29.2% ###################### 31.1% ######################### 35.9% ############################ 38.9% ############################# 41.3% ################################ 44.5% ################################## 47.3% ################################### 48.8% #################################### 51.0% ##################################### 52.5% ####################################### 55.3% ########################################### 60.2% ############################################# 63.5% ############################################### 66.1% ################################################# 68.4% ################################################### 71.4% ##################################################### 74.4% ####################################################### 77.5% ######################################################### 80.1% ############################################################ 84.5% ############################################################## 87.2% ############################################################### 88.3% ################################################################## 91.8% ################################################################### 93.9% ##################################################################### 97.2% ######################################################################## 100.0% [2020-03-27T15:50:14.595Z] #27 20.35 [2020-03-27T15:50:15.077Z] #60 2.261 + RM_GOPATH=0 [2020-03-27T15:50:15.077Z] #60 2.262 + TMP_GOPATH= [2020-03-27T15:50:15.077Z] #60 2.262 + : /build [2020-03-27T15:50:15.077Z] #60 2.262 + '[' -z '' ']' [2020-03-27T15:50:15.077Z] #60 2.262 ++ mktemp -d [2020-03-27T15:50:15.077Z] #60 2.264 + export GOPATH=/tmp/tmp.EibHkwiGZD [2020-03-27T15:50:15.077Z] #60 2.264 + GOPATH=/tmp/tmp.EibHkwiGZD [2020-03-27T15:50:15.077Z] #60 2.264 + RM_GOPATH=1 [2020-03-27T15:50:15.077Z] #60 2.265 ++ dirname ./install.sh [2020-03-27T15:50:15.077Z] #60 2.266 + dir=. [2020-03-27T15:50:15.077Z] #60 2.266 + bin=runc [2020-03-27T15:50:15.077Z] #60 2.266 + shift [2020-03-27T15:50:15.077Z] #60 2.266 + '[' '!' -f ./runc.installer ']' [2020-03-27T15:50:15.077Z] #60 2.267 + . ./runc.installer [2020-03-27T15:50:15.077Z] #60 2.267 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-27T15:50:15.077Z] #60 2.267 + install_runc [2020-03-27T15:50:15.077Z] #60 2.268 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-27T15:50:15.077Z] #60 2.268 + uname -r [2020-03-27T15:50:15.077Z] #60 2.273 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-27T15:50:15.077Z] #60 2.274 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-27T15:50:15.077Z] #60 2.274 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-27T15:50:15.077Z] #60 2.274 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EibHkwiGZD/src/github.com/opencontainers/runc [2020-03-27T15:50:15.077Z] #60 2.278 Cloning into '/tmp/tmp.EibHkwiGZD/src/github.com/opencontainers/runc'... [2020-03-27T15:50:15.077Z] #60 ... [2020-03-27T15:50:15.077Z] [2020-03-27T15:50:15.077Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-27T15:50:15.077Z] #11 DONE 2.6s [2020-03-27T15:50:15.077Z] [2020-03-27T15:50:15.077Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-27T15:50:16.252Z] #27 27.82 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-27T15:50:16.501Z] #56 98.90 mvdan.cc/sh/v3/cmd/shfmt [2020-03-27T15:50:16.813Z] #27 28.40 [2020-03-27T15:50:17.126Z] #27 22.58 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-27T15:50:17.325Z] #27 28.68 0.7% ######################################################################## 100.0% [2020-03-27T15:50:17.325Z] #27 28.94 [2020-03-27T15:50:17.325Z] #27 ... [2020-03-27T15:50:17.325Z] [2020-03-27T15:50:17.325Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:50:17.325Z] #50 83.44 + cd /tmp/tmp.m0l9bYJ1Hk/src/gotest.tools/gotestsum [2020-03-27T15:50:17.325Z] #50 83.44 + git checkout -q v0.3.5 [2020-03-27T15:50:17.325Z] #50 83.67 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-27T15:50:17.581Z] #50 ... [2020-03-27T15:50:17.581Z] [2020-03-27T15:50:17.581Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:50:17.581Z] #10 84.24 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-03-27T15:50:17.581Z] #10 88.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-27T15:50:17.581Z] #10 88.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-27T15:50:17.581Z] #10 88.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-27T15:50:17.581Z] #10 88.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-27T15:50:17.581Z] #10 88.11 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-03-27T15:50:17.581Z] #10 88.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-27T15:50:17.581Z] #10 88.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-27T15:50:17.581Z] #10 88.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-27T15:50:17.581Z] #10 88.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-27T15:50:17.581Z] #10 88.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-27T15:50:17.581Z] #10 88.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-27T15:50:17.581Z] #10 88.44 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-27T15:50:17.581Z] #10 88.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-27T15:50:17.581Z] #10 88.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-27T15:50:17.581Z] #10 88.49 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-27T15:50:17.581Z] #10 90.64 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:50:17.581Z] #10 91.03 Fetched 77.7 MB in 12s (6239 kB/s) [2020-03-27T15:50:17.581Z] #10 91.42 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-27T15:50:17.581Z] #10 91.42 (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-03-27T15:50:17.581Z] #10 91.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-27T15:50:17.581Z] #10 91.54 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-27T15:50:17.581Z] #10 ... [2020-03-27T15:50:17.581Z] [2020-03-27T15:50:17.581Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:17.581Z] #33 93.62 time [2020-03-27T15:50:17.605Z] #12 DONE 2.2s [2020-03-27T15:50:17.605Z] [2020-03-27T15:50:17.605Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:17.605Z] #44 77.07 AR compel/libcompel.a [2020-03-27T15:50:17.605Z] #44 77.12 HOSTCC compel/src/main-host.o [2020-03-27T15:50:17.605Z] #44 77.38 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-27T15:50:17.605Z] #44 77.54 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-27T15:50:17.605Z] #44 77.83 HOSTCC compel/src/lib/log-host.o [2020-03-27T15:50:17.605Z] #44 78.00 HOSTLINK compel/compel-host-bin [2020-03-27T15:50:17.605Z] #44 78.17 DEP soccr/soccr.d [2020-03-27T15:50:17.605Z] #44 78.27 CC soccr/soccr.o [2020-03-27T15:50:17.605Z] #44 79.97 AR soccr/libsoccr.a [2020-03-27T15:50:17.605Z] #44 80.00 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-27T15:50:17.605Z] #44 80.33 DEP criu/arch/x86/sigframe.d [2020-03-27T15:50:17.605Z] #44 80.44 DEP criu/arch/x86/sigaction_compat.d [2020-03-27T15:50:17.605Z] #44 80.58 DEP criu/arch/x86/kerndat.d [2020-03-27T15:50:17.605Z] #44 80.72 DEP criu/arch/x86/crtools.d [2020-03-27T15:50:17.605Z] #44 80.84 DEP criu/arch/x86/cpu.d [2020-03-27T15:50:17.605Z] #44 81.14 CC criu/arch/x86/cpu.o [2020-03-27T15:50:17.605Z] #44 81.87 CC criu/arch/x86/crtools.o [2020-03-27T15:50:17.605Z] #44 83.05 CC criu/arch/x86/kerndat.o [2020-03-27T15:50:17.605Z] #44 83.60 CC criu/arch/x86/sigaction_compat.o [2020-03-27T15:50:17.696Z] #27 23.46 [2020-03-27T15:50:17.837Z] #33 ... [2020-03-27T15:50:17.837Z] [2020-03-27T15:50:17.837Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:50:17.837Z] #35 84.25 Selecting previously unselected package libicu63:amd64. [2020-03-27T15:50:17.837Z] #35 84.26 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-03-27T15:50:17.837Z] #35 84.31 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-27T15:50:17.863Z] #44 83.92 CC criu/arch/x86/sigframe.o [2020-03-27T15:50:18.093Z] #35 ... [2020-03-27T15:50:18.093Z] [2020-03-27T15:50:18.093Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:50:18.093Z] #43 88.60 Selecting previously unselected package python-protobuf. [2020-03-27T15:50:18.093Z] #43 88.61 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-27T15:50:18.093Z] #43 88.61 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-27T15:50:18.093Z] #43 89.75 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-27T15:50:18.120Z] #44 84.22 LINK criu/arch/x86/crtools.built-in.o [2020-03-27T15:50:18.121Z] #44 84.29 DEP criu/pie/util-vdso-elf32.d [2020-03-27T15:50:18.262Z] #27 23.91 #=#=# ######################################################################## 100.0% [2020-03-27T15:50:18.262Z] #27 24.18 [2020-03-27T15:50:18.378Z] #44 84.42 DEP criu/pie/util-vdso.d [2020-03-27T15:50:18.378Z] #44 84.53 DEP criu/pie/util.d [2020-03-27T15:50:18.378Z] #44 84.65 CC criu/pie/util.o [2020-03-27T15:50:18.417Z] #56 ... [2020-03-27T15:50:18.417Z] [2020-03-27T15:50:18.417Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:50:18.417Z] #10 91.67 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-27T15:50:18.417Z] #10 91.68 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-27T15:50:18.417Z] #10 91.71 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:50:18.417Z] #10 ... [2020-03-27T15:50:18.417Z] [2020-03-27T15:50:18.417Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:18.417Z] #44 30.42 CC images/inventory.o [2020-03-27T15:50:18.417Z] #44 30.86 CC images/fdinfo.o [2020-03-27T15:50:18.417Z] #44 31.36 CC images/fown.o [2020-03-27T15:50:18.417Z] #44 31.80 CC images/ns.o [2020-03-27T15:50:18.417Z] #44 32.13 CC images/regfile.o [2020-03-27T15:50:18.417Z] #44 32.44 CC images/ghost-file.o [2020-03-27T15:50:18.417Z] #44 32.79 CC images/fifo.o [2020-03-27T15:50:18.417Z] #44 32.91 CC images/remap-file-path.o [2020-03-27T15:50:18.417Z] #44 33.30 CC images/eventfd.o [2020-03-27T15:50:18.417Z] #44 33.56 CC images/eventpoll.o [2020-03-27T15:50:18.417Z] #44 33.88 CC images/fh.o [2020-03-27T15:50:18.417Z] #44 34.30 CC images/fsnotify.o [2020-03-27T15:50:18.417Z] #44 35.33 CC images/signalfd.o [2020-03-27T15:50:18.942Z] #44 84.95 CC criu/pie/util-vdso.o [2020-03-27T15:50:18.991Z] #44 35.71 CC images/fs.o [2020-03-27T15:50:19.253Z] #44 36.16 CC images/pstree.o [2020-03-27T15:50:19.457Z] #43 ... [2020-03-27T15:50:19.457Z] [2020-03-27T15:50:19.457Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:19.457Z] #47 85.39 bufio [2020-03-27T15:50:19.457Z] #47 85.86 reflect [2020-03-27T15:50:19.457Z] #47 89.01 syscall [2020-03-27T15:50:19.457Z] #47 ... [2020-03-27T15:50:19.457Z] [2020-03-27T15:50:19.457Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:50:19.457Z] #27 31.11 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-27T15:50:19.506Z] #44 ... [2020-03-27T15:50:19.506Z] [2020-03-27T15:50:19.506Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-27T15:50:19.506Z] #13 2.090 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-27T15:50:19.506Z] #13 DONE 2.2s [2020-03-27T15:50:19.506Z] [2020-03-27T15:50:19.506Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:19.506Z] #47 186.3 net/http/httptrace [2020-03-27T15:50:19.506Z] #47 186.5 net/http [2020-03-27T15:50:19.506Z] #47 ... [2020-03-27T15:50:19.506Z] [2020-03-27T15:50:19.506Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-27T15:50:19.514Z] #44 36.32 CC images/pipe.o [2020-03-27T15:50:19.778Z] #44 36.66 CC images/tcp-stream.o [2020-03-27T15:50:20.019Z] #27 31.37 skipping existing 1849cc453dee [2020-03-27T15:50:20.038Z] #44 37.08 CC images/sk-packet.o [2020-03-27T15:50:20.162Z] #27 25.65 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-27T15:50:20.275Z] #27 31.69 [2020-03-27T15:50:20.420Z] #27 26.14 [2020-03-27T15:50:20.611Z] #44 37.50 CC images/mnt.o [2020-03-27T15:50:20.611Z] #44 ... [2020-03-27T15:50:20.611Z] [2020-03-27T15:50:20.611Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:20.611Z] #47 93.49 go/parser [2020-03-27T15:50:20.611Z] #47 94.06 compress/gzip [2020-03-27T15:50:20.611Z] #47 94.19 math/big [2020-03-27T15:50:20.611Z] #47 95.62 net [2020-03-27T15:50:20.611Z] #47 99.94 go/doc [2020-03-27T15:50:20.611Z] #47 100.8 vendor/golang.org/x/text/unicode/norm [2020-03-27T15:50:20.611Z] #47 ... [2020-03-27T15:50:20.611Z] [2020-03-27T15:50:20.611Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:20.611Z] #44 37.63 CC images/pipe-data.o [2020-03-27T15:50:20.871Z] #44 37.81 CC images/sa.o [2020-03-27T15:50:20.987Z] #27 26.60 #=#=# [2020-03-27T15:50:20.987Z] #27 ... [2020-03-27T15:50:20.987Z] [2020-03-27T15:50:20.987Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:20.987Z] #38 4.789 + RM_GOPATH=0 [2020-03-27T15:50:20.987Z] #38 4.789 + TMP_GOPATH= [2020-03-27T15:50:20.987Z] #38 4.789 + : /build [2020-03-27T15:50:20.987Z] #38 4.789 + '[' -z '' ']' [2020-03-27T15:50:20.987Z] #38 4.789 ++ mktemp -d [2020-03-27T15:50:20.987Z] #38 4.789 + export GOPATH=/tmp/tmp.7baPMYIeee [2020-03-27T15:50:20.987Z] #38 4.789 + GOPATH=/tmp/tmp.7baPMYIeee [2020-03-27T15:50:20.987Z] #38 4.789 + RM_GOPATH=1 [2020-03-27T15:50:20.987Z] #38 4.791 ++ dirname ./install.sh [2020-03-27T15:50:20.987Z] #38 4.792 + dir=. [2020-03-27T15:50:20.987Z] #38 4.792 + bin=tini [2020-03-27T15:50:20.987Z] #38 4.792 + shift [2020-03-27T15:50:20.987Z] #38 4.792 + '[' '!' -f ./tini.installer ']' [2020-03-27T15:50:20.987Z] #38 4.792 + . ./tini.installer [2020-03-27T15:50:20.987Z] #38 4.792 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T15:50:20.987Z] #38 4.792 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T15:50:20.987Z] #38 4.792 + install_tini [2020-03-27T15:50:20.987Z] #38 4.792 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-27T15:50:20.987Z] #38 4.792 + git clone https://github.com/krallin/tini.git /tmp/tmp.7baPMYIeee/tini [2020-03-27T15:50:20.987Z] #38 4.797 Cloning into '/tmp/tmp.7baPMYIeee/tini'... [2020-03-27T15:50:20.987Z] #38 6.224 + cd /tmp/tmp.7baPMYIeee/tini [2020-03-27T15:50:20.987Z] #38 6.224 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T15:50:20.987Z] #38 6.330 + cmake . [2020-03-27T15:50:20.987Z] #38 7.476 -- The C compiler identification is GNU 8.3.0 [2020-03-27T15:50:20.987Z] #38 7.572 -- Check for working C compiler: /usr/bin/cc [2020-03-27T15:50:20.987Z] #38 8.666 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-27T15:50:20.987Z] #38 8.678 -- Detecting C compiler ABI info [2020-03-27T15:50:20.987Z] #38 9.944 -- Detecting C compiler ABI info - done [2020-03-27T15:50:20.987Z] #38 10.07 -- Detecting C compile features [2020-03-27T15:50:20.987Z] #38 ... [2020-03-27T15:50:20.987Z] [2020-03-27T15:50:20.987Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:50:20.987Z] #27 26.60 #=#=# ############################## 42.1% ######################################################################## 100.0% [2020-03-27T15:50:21.133Z] #44 38.05 CC images/timer.o [2020-03-27T15:50:21.245Z] #27 27.15 [2020-03-27T15:50:21.503Z] #27 ... [2020-03-27T15:50:21.503Z] [2020-03-27T15:50:21.503Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:21.503Z] #33 93.24 time [2020-03-27T15:50:21.503Z] #33 102.8 internal/poll [2020-03-27T15:50:21.705Z] #44 38.64 CC images/timerfd.o [2020-03-27T15:50:21.762Z] #33 ... [2020-03-27T15:50:21.762Z] [2020-03-27T15:50:21.762Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:50:21.762Z] #10 97.92 Selecting previously unselected package binutils-mingw-w64. [2020-03-27T15:50:21.762Z] #10 97.95 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-27T15:50:21.762Z] #10 98.00 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-27T15:50:21.762Z] #10 98.40 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-27T15:50:21.762Z] #10 98.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-27T15:50:21.762Z] #10 98.41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-27T15:50:21.762Z] #10 98.96 Selecting previously unselected package dmsetup. [2020-03-27T15:50:21.762Z] #10 98.96 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-27T15:50:21.762Z] #10 98.99 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-27T15:50:21.762Z] #10 99.31 Selecting previously unselected package mingw-w64-common. [2020-03-27T15:50:21.762Z] #10 99.39 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-27T15:50:21.762Z] #10 99.39 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-27T15:50:22.031Z] #14 DONE 2.2s [2020-03-27T15:50:22.031Z] [2020-03-27T15:50:22.031Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:22.031Z] #60 9.063 + cd /tmp/tmp.EibHkwiGZD/src/github.com/opencontainers/runc [2020-03-27T15:50:22.031Z] #60 9.063 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-27T15:50:22.167Z] #27 33.56 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-27T15:50:22.278Z] #44 39.07 CC images/mm.o [2020-03-27T15:50:22.288Z] #60 9.886 + '[' -z '' ']' [2020-03-27T15:50:22.288Z] #60 9.886 + target=static [2020-03-27T15:50:22.422Z] #27 ... [2020-03-27T15:50:22.422Z] [2020-03-27T15:50:22.422Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:22.422Z] #56 88.35 reflect [2020-03-27T15:50:22.422Z] #56 88.41 syscall [2020-03-27T15:50:22.539Z] #44 ... [2020-03-27T15:50:22.539Z] [2020-03-27T15:50:22.539Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:22.539Z] #56 DONE 105.2s [2020-03-27T15:50:22.539Z] [2020-03-27T15:50:22.539Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:22.539Z] #44 39.41 CC images/sk-opts.o [2020-03-27T15:50:22.545Z] #60 9.887 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-27T15:50:22.679Z] #56 ... [2020-03-27T15:50:22.679Z] [2020-03-27T15:50:22.679Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:50:22.679Z] #27 34.08 [2020-03-27T15:50:22.799Z] #44 39.77 CC images/sk-unix.o [2020-03-27T15:50:22.933Z] #27 34.31 ######################################################################## 100.0% [2020-03-27T15:50:23.188Z] #27 34.50 [2020-03-27T15:50:23.188Z] #27 34.68 Download of images into '/build' complete. [2020-03-27T15:50:23.188Z] #27 34.68 Use something like the following to load the result into a Docker daemon: [2020-03-27T15:50:23.188Z] #27 34.68 tar -cC '/build' . | docker load [2020-03-27T15:50:23.370Z] #44 40.41 CC images/sk-inet.o [2020-03-27T15:50:23.661Z] #10 ... [2020-03-27T15:50:23.661Z] [2020-03-27T15:50:23.661Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:50:23.661Z] #27 29.18 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-27T15:50:23.661Z] #27 29.30 skipping existing 1849cc453dee [2020-03-27T15:50:23.661Z] #27 29.48 [2020-03-27T15:50:23.915Z] #60 ... [2020-03-27T15:50:23.915Z] [2020-03-27T15:50:23.915Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-27T15:50:23.915Z] #15 DONE 2.0s [2020-03-27T15:50:23.915Z] [2020-03-27T15:50:23.915Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:23.915Z] #60 11.38 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-03-27T15:50:24.120Z] #27 DONE 35.4s [2020-03-27T15:50:24.120Z] [2020-03-27T15:50:24.120Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:50:24.120Z] #35 97.35 Selecting previously unselected package libxml2:amd64. [2020-03-27T15:50:24.120Z] #35 97.35 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-27T15:50:24.120Z] #35 97.43 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-27T15:50:24.120Z] #35 98.79 Selecting previously unselected package libarchive13:amd64. [2020-03-27T15:50:24.120Z] #35 98.83 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-27T15:50:24.120Z] #35 98.85 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-27T15:50:24.120Z] #35 99.43 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-27T15:50:24.120Z] #35 99.44 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-27T15:50:24.120Z] #35 99.44 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-27T15:50:24.120Z] #35 99.78 Selecting previously unselected package librhash0:amd64. [2020-03-27T15:50:24.120Z] #35 99.78 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-27T15:50:24.120Z] #35 99.81 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-27T15:50:24.120Z] #35 100.3 Selecting previously unselected package libuv1:amd64. [2020-03-27T15:50:24.120Z] #35 100.3 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-27T15:50:24.120Z] #35 100.3 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-27T15:50:24.120Z] #35 100.6 Selecting previously unselected package cmake. [2020-03-27T15:50:24.120Z] #35 100.6 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-27T15:50:24.313Z] #44 41.13 CC images/tun.o [2020-03-27T15:50:24.375Z] #35 100.7 Unpacking cmake (3.13.4-1) ... [2020-03-27T15:50:24.576Z] #44 41.48 CC images/sk-netlink.o [2020-03-27T15:50:24.837Z] #44 41.75 CC images/packet-sock.o [2020-03-27T15:50:25.036Z] #27 ... [2020-03-27T15:50:25.036Z] [2020-03-27T15:50:25.036Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:50:25.036Z] #43 97.07 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-27T15:50:25.036Z] #43 97.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-27T15:50:25.036Z] #43 97.15 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-27T15:50:25.036Z] #43 97.19 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-27T15:50:25.036Z] #43 97.21 Setting up python-six (1.12.0-1) ... [2020-03-27T15:50:25.036Z] #43 104.4 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-27T15:50:25.036Z] #43 104.4 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-27T15:50:25.036Z] #43 104.5 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-27T15:50:25.036Z] #43 104.5 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-27T15:50:25.036Z] #43 104.5 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-27T15:50:25.036Z] #43 104.5 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-27T15:50:25.036Z] #43 104.5 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-27T15:50:25.036Z] #43 104.6 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-27T15:50:25.036Z] #43 104.6 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-27T15:50:25.036Z] #43 104.6 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-27T15:50:25.036Z] #43 ... [2020-03-27T15:50:25.036Z] [2020-03-27T15:50:25.036Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:50:25.036Z] #27 30.93 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-27T15:50:25.408Z] #44 42.37 CC images/ipc-var.o [2020-03-27T15:50:25.603Z] #27 ... [2020-03-27T15:50:25.603Z] [2020-03-27T15:50:25.603Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:25.603Z] #56 97.33 time [2020-03-27T15:50:25.603Z] #56 106.0 context [2020-03-27T15:50:25.603Z] #56 ... [2020-03-27T15:50:25.603Z] [2020-03-27T15:50:25.603Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:25.603Z] #38 14.29 -- Detecting C compile features - done [2020-03-27T15:50:25.603Z] #38 14.34 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-27T15:50:25.603Z] #38 14.64 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-27T15:50:25.603Z] #38 14.75 -- Configuring done [2020-03-27T15:50:25.603Z] #38 14.76 -- Generating done [2020-03-27T15:50:25.603Z] #38 14.79 -- Build files have been written to: /tmp/tmp.7baPMYIeee/tini [2020-03-27T15:50:25.603Z] #38 14.80 + make tini-static [2020-03-27T15:50:25.814Z] #60 ... [2020-03-27T15:50:25.814Z] [2020-03-27T15:50:25.814Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-27T15:50:25.814Z] #16 DONE 2.1s [2020-03-27T15:50:25.980Z] #44 42.64 CC images/ipc-desc.o [2020-03-27T15:50:25.980Z] #44 42.84 CC images/ipc-shm.o [2020-03-27T15:50:25.980Z] #44 43.04 CC images/ipc-msg.o [2020-03-27T15:50:26.071Z] [2020-03-27T15:50:26.071Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:50:26.315Z] #35 ... [2020-03-27T15:50:26.315Z] [2020-03-27T15:50:26.315Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:26.315Z] #47 102.4 time [2020-03-27T15:50:26.536Z] #38 15.41 Scanning dependencies of target tini-static [2020-03-27T15:50:26.536Z] #38 15.71 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-27T15:50:26.561Z] #44 43.39 CC images/ipc-sem.o [2020-03-27T15:50:26.837Z] #44 43.67 CC images/utsns.o [2020-03-27T15:50:27.099Z] #44 44.00 CC images/creds.o [2020-03-27T15:50:27.099Z] #44 44.19 CC images/vma.o [2020-03-27T15:50:27.103Z] #38 ... [2020-03-27T15:50:27.103Z] [2020-03-27T15:50:27.103Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:50:27.103Z] #27 31.51 [2020-03-27T15:50:27.103Z] #27 31.88 #=#=# ######################################################################## 100.0% [2020-03-27T15:50:27.103Z] #27 32.29 [2020-03-27T15:50:27.103Z] #27 32.48 Download of images into '/build' complete. [2020-03-27T15:50:27.103Z] #27 32.48 Use something like the following to load the result into a Docker daemon: [2020-03-27T15:50:27.103Z] #27 32.48 tar -cC '/build' . | docker load [2020-03-27T15:50:27.103Z] #27 DONE 33.0s [2020-03-27T15:50:27.361Z] [2020-03-27T15:50:27.361Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:27.361Z] #33 107.0 internal/syscall/unix [2020-03-27T15:50:27.361Z] #33 107.4 os [2020-03-27T15:50:27.361Z] #33 108.2 internal/fmtsort [2020-03-27T15:50:27.670Z] #44 44.50 CC images/netdev.o [2020-03-27T15:50:27.927Z] #33 109.6 strings [2020-03-27T15:50:28.241Z] #44 44.93 CC images/tty.o [2020-03-27T15:50:28.241Z] #44 ... [2020-03-27T15:50:28.241Z] [2020-03-27T15:50:28.241Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:50:28.241Z] #10 109.8 Selecting previously unselected package libapparmor1:arm64. [2020-03-27T15:50:28.241Z] #10 109.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-03-27T15:50:28.241Z] #10 109.8 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-03-27T15:50:28.241Z] #10 110.0 Selecting previously unselected package libapparmor-dev:arm64. [2020-03-27T15:50:28.241Z] #10 110.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-03-27T15:50:28.241Z] #10 110.0 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-03-27T15:50:28.241Z] #10 110.3 Selecting previously unselected package libbtrfs0. [2020-03-27T15:50:28.241Z] #10 110.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-03-27T15:50:28.241Z] #10 110.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-27T15:50:28.241Z] #10 110.4 Selecting previously unselected package libbtrfs-dev. [2020-03-27T15:50:28.241Z] #10 110.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-03-27T15:50:28.241Z] #10 110.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-27T15:50:28.241Z] #10 110.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-03-27T15:50:28.241Z] #10 110.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-03-27T15:50:28.241Z] #10 110.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-03-27T15:50:28.241Z] #10 110.7 Selecting previously unselected package libudev-dev:arm64. [2020-03-27T15:50:28.241Z] #10 110.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-03-27T15:50:28.241Z] #10 110.8 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-03-27T15:50:28.241Z] #10 111.0 Selecting previously unselected package libsepol1-dev:arm64. [2020-03-27T15:50:28.241Z] #10 111.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-03-27T15:50:28.241Z] #10 111.1 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-03-27T15:50:28.241Z] #10 111.7 Selecting previously unselected package libpcre16-3:arm64. [2020-03-27T15:50:28.241Z] #10 111.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-03-27T15:50:28.241Z] #10 111.7 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-03-27T15:50:28.596Z] #17 2.501 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:50:28.596Z] #17 2.536 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:50:28.596Z] #17 2.726 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:50:28.812Z] #10 112.1 Selecting previously unselected package libpcre32-3:arm64. [2020-03-27T15:50:28.812Z] #10 112.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-03-27T15:50:28.812Z] #10 112.1 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-03-27T15:50:29.075Z] #10 112.4 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-03-27T15:50:29.075Z] #10 112.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-03-27T15:50:29.075Z] #10 112.4 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-03-27T15:50:29.161Z] #17 3.228 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T15:50:29.338Z] #10 112.6 Selecting previously unselected package libpcre3-dev:arm64. [2020-03-27T15:50:29.338Z] #10 112.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-03-27T15:50:29.338Z] #10 112.6 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-03-27T15:50:29.578Z] #47 ... [2020-03-27T15:50:29.578Z] [2020-03-27T15:50:29.578Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:50:29.578Z] #10 95.79 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-27T15:50:29.578Z] #10 95.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-27T15:50:29.578Z] #10 95.83 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-27T15:50:29.578Z] #10 101.7 Selecting previously unselected package binutils-mingw-w64. [2020-03-27T15:50:29.578Z] #10 101.7 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-27T15:50:29.578Z] #10 101.7 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-27T15:50:29.578Z] #10 102.0 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-27T15:50:29.578Z] #10 102.0 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-27T15:50:29.578Z] #10 102.0 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-27T15:50:29.578Z] #10 102.5 Selecting previously unselected package dmsetup. [2020-03-27T15:50:29.578Z] #10 102.5 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-27T15:50:29.578Z] #10 102.5 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-27T15:50:29.578Z] #10 103.0 Selecting previously unselected package mingw-w64-common. [2020-03-27T15:50:29.578Z] #10 103.1 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-27T15:50:29.578Z] #10 103.1 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-27T15:50:29.578Z] #10 ... [2020-03-27T15:50:29.578Z] [2020-03-27T15:50:29.578Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:29.578Z] #33 105.0 internal/poll [2020-03-27T15:50:29.725Z] #17 ... [2020-03-27T15:50:29.725Z] [2020-03-27T15:50:29.725Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:29.725Z] #44 85.88 CC criu/pie/util-vdso-elf32.o [2020-03-27T15:50:29.725Z] #44 86.67 AR criu/pie/pie.lib.a [2020-03-27T15:50:29.725Z] #44 86.75 DEP criu/pie/restorer.d [2020-03-27T15:50:29.725Z] #44 87.01 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-27T15:50:29.725Z] #44 87.11 DEP criu/arch/x86/restorer_unmap.d [2020-03-27T15:50:29.725Z] #44 87.15 DEP criu/arch/x86/restorer.d [2020-03-27T15:50:29.725Z] #44 87.29 DEP criu/arch/x86/vdso-pie.d [2020-03-27T15:50:29.725Z] #44 87.38 DEP criu/pie/parasite-vdso.d [2020-03-27T15:50:29.725Z] #44 87.51 DEP criu/pie/parasite.d [2020-03-27T15:50:29.725Z] #44 87.73 CC criu/pie/parasite.o [2020-03-27T15:50:29.725Z] #44 89.18 LINK criu/pie/parasite.built-in.o [2020-03-27T15:50:29.725Z] #44 89.19 GEN criu/pie/parasite-blob.h [2020-03-27T15:50:29.725Z] #44 89.22 CC criu/pie/parasite-vdso.o [2020-03-27T15:50:29.725Z] #44 90.09 CC criu/arch/x86/vdso-pie.o [2020-03-27T15:50:29.725Z] #44 90.49 CC criu/arch/x86/restorer.o [2020-03-27T15:50:29.725Z] #44 91.01 CC criu/arch/x86/restorer_unmap.o [2020-03-27T15:50:29.725Z] #44 91.06 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-27T15:50:29.725Z] #44 91.38 CC criu/pie/restorer.o [2020-03-27T15:50:29.725Z] #44 94.74 LINK criu/pie/restorer.built-in.o [2020-03-27T15:50:29.725Z] #44 94.77 GEN criu/pie/restorer-blob.h [2020-03-27T15:50:29.725Z] #44 94.89 DEP criu/vdso.d [2020-03-27T15:50:29.725Z] #44 95.08 DEP criu/vdso-compat.d [2020-03-27T15:50:29.725Z] #44 95.27 DEP criu/uts_ns.d [2020-03-27T15:50:29.725Z] #44 95.40 DEP criu/util.d [2020-03-27T15:50:29.725Z] #44 95.58 DEP criu/uffd.d [2020-03-27T15:50:29.725Z] #44 95.79 DEP criu/tun.d [2020-03-27T15:50:29.827Z] #33 ... [2020-03-27T15:50:29.827Z] [2020-03-27T15:50:29.827Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:29.827Z] #47 101.2 time [2020-03-27T15:50:29.827Z] #47 107.8 internal/fmtsort [2020-03-27T15:50:29.827Z] #47 108.7 strings [2020-03-27T15:50:29.827Z] #47 110.8 os [2020-03-27T15:50:29.827Z] #47 ... [2020-03-27T15:50:29.827Z] [2020-03-27T15:50:29.827Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:29.827Z] #38 18.76 [100%] Linking C executable tini-static [2020-03-27T15:50:29.910Z] #10 113.1 Selecting previously unselected package libselinux1-dev:arm64. [2020-03-27T15:50:29.910Z] #10 113.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-03-27T15:50:29.910Z] #10 113.1 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-03-27T15:50:29.982Z] #44 95.99 DEP criu/tty.d [2020-03-27T15:50:29.982Z] #44 96.17 DEP criu/timerfd.d [2020-03-27T15:50:30.239Z] #44 96.33 DEP criu/sysfs_parse.d [2020-03-27T15:50:30.482Z] #10 113.5 Selecting previously unselected package libdevmapper-dev:arm64. [2020-03-27T15:50:30.482Z] #10 113.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-03-27T15:50:30.482Z] #10 113.5 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-03-27T15:50:30.482Z] #10 113.6 Selecting previously unselected package libseccomp-dev:arm64. [2020-03-27T15:50:30.482Z] #10 113.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-03-27T15:50:30.482Z] #10 113.7 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-03-27T15:50:30.497Z] #44 96.58 DEP criu/sysctl.d [2020-03-27T15:50:30.497Z] #44 ... [2020-03-27T15:50:30.497Z] [2020-03-27T15:50:30.497Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:50:30.497Z] #17 4.761 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T15:50:30.743Z] #10 113.8 Selecting previously unselected package libsystemd-dev:arm64. [2020-03-27T15:50:30.743Z] #10 113.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-03-27T15:50:30.743Z] #10 113.8 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-03-27T15:50:30.944Z] #33 106.5 internal/fmtsort [2020-03-27T15:50:31.199Z] #33 ... [2020-03-27T15:50:31.199Z] [2020-03-27T15:50:31.199Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:50:31.199Z] #43 97.50 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-27T15:50:31.199Z] #43 97.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-27T15:50:31.199Z] #43 97.53 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-27T15:50:31.199Z] #43 97.54 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-27T15:50:31.199Z] #43 97.55 Setting up python-six (1.12.0-1) ... [2020-03-27T15:50:31.199Z] #43 105.4 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-27T15:50:31.199Z] #43 105.5 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-27T15:50:31.199Z] #43 105.6 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-27T15:50:31.199Z] #43 105.7 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-27T15:50:31.199Z] #43 105.8 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-27T15:50:31.199Z] #43 105.8 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-27T15:50:31.199Z] #43 105.9 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-27T15:50:31.199Z] #43 105.9 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-27T15:50:31.199Z] #43 106.0 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-27T15:50:31.199Z] #43 106.0 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-27T15:50:31.199Z] #43 ... [2020-03-27T15:50:31.199Z] [2020-03-27T15:50:31.199Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:50:31.199Z] #35 106.5 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-27T15:50:31.199Z] #35 106.5 Setting up xxd (2:8.1.0875-5) ... [2020-03-27T15:50:31.199Z] #35 106.5 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-27T15:50:31.199Z] #35 106.6 Setting up vim-common (2:8.1.0875-5) ... [2020-03-27T15:50:31.199Z] #35 106.6 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-27T15:50:31.199Z] #35 106.7 Setting up cmake-data (3.13.4-1) ... [2020-03-27T15:50:31.199Z] #35 106.7 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-27T15:50:31.199Z] #35 106.8 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-27T15:50:31.199Z] #35 106.8 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-27T15:50:31.199Z] #35 106.8 Setting up cmake (3.13.4-1) ... [2020-03-27T15:50:31.199Z] #35 106.9 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:50:31.199Z] #35 107.0 Processing triggers for mime-support (3.62) ... [2020-03-27T15:50:31.210Z] #38 20.32 [100%] Built target tini-static [2020-03-27T15:50:31.210Z] #38 20.48 + mkdir -p /build [2020-03-27T15:50:31.315Z] #10 114.6 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-03-27T15:50:31.315Z] #10 114.6 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-03-27T15:50:31.315Z] #10 114.6 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-03-27T15:50:31.315Z] #10 114.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-27T15:50:31.315Z] #10 114.7 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-03-27T15:50:31.315Z] #10 114.7 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-03-27T15:50:31.315Z] #10 114.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:50:31.315Z] #10 114.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-27T15:50:31.315Z] #10 114.7 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-03-27T15:50:31.457Z] #35 DONE 107.8s [2020-03-27T15:50:31.457Z] [2020-03-27T15:50:31.457Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:31.457Z] #56 101.8 time [2020-03-27T15:50:31.457Z] #56 ... [2020-03-27T15:50:31.457Z] [2020-03-27T15:50:31.457Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T15:50:31.457Z] #36 DONE 0.1s [2020-03-27T15:50:31.468Z] #38 20.50 + cp tini-static /build/docker-init [2020-03-27T15:50:31.576Z] #10 114.7 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-03-27T15:50:31.576Z] #10 114.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-27T15:50:31.576Z] #10 114.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-27T15:50:31.576Z] #10 114.8 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-03-27T15:50:31.576Z] #10 114.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-27T15:50:31.576Z] #10 114.8 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-03-27T15:50:31.576Z] #10 114.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-27T15:50:31.576Z] #10 114.9 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-03-27T15:50:31.576Z] #10 114.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:50:31.576Z] #10 114.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-03-27T15:50:31.576Z] #10 114.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-03-27T15:50:31.576Z] #10 114.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:50:31.576Z] #10 115.0 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-03-27T15:50:31.713Z] [2020-03-27T15:50:31.713Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-27T15:50:31.713Z] #37 DONE 0.1s [2020-03-27T15:50:31.713Z] [2020-03-27T15:50:31.713Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-27T15:50:31.713Z] #30 ... [2020-03-27T15:50:31.713Z] [2020-03-27T15:50:31.713Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:31.726Z] #38 DONE 20.8s [2020-03-27T15:50:31.726Z] [2020-03-27T15:50:31.726Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:50:31.726Z] #10 111.8 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-27T15:50:31.726Z] #10 111.9 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-27T15:50:31.726Z] #10 111.9 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-27T15:50:31.838Z] #10 115.0 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-03-27T15:50:31.838Z] #10 115.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-27T15:50:31.838Z] #10 115.0 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-03-27T15:50:31.838Z] #10 115.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-03-27T15:50:31.838Z] #10 115.1 Setting up dmsetup (2:1.02.155-3) ... [2020-03-27T15:50:31.838Z] #10 115.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-03-27T15:50:31.838Z] #10 115.1 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-03-27T15:50:31.838Z] #10 115.1 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:50:32.392Z] #17 6.268 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T15:50:32.410Z] #10 DONE 115.7s [2020-03-27T15:50:32.410Z] [2020-03-27T15:50:32.410Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:32.410Z] #44 46.23 CC images/file-lock.o [2020-03-27T15:50:32.410Z] #44 46.50 CC images/rlimit.o [2020-03-27T15:50:32.410Z] #44 46.70 CC images/pagemap.o [2020-03-27T15:50:32.410Z] #44 47.13 CC images/siginfo.o [2020-03-27T15:50:32.410Z] #44 47.65 CC images/rpc.o [2020-03-27T15:50:32.410Z] #44 ... [2020-03-27T15:50:32.410Z] [2020-03-27T15:50:32.410Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T15:50:32.410Z] #58 DONE 0.1s [2020-03-27T15:50:32.671Z] [2020-03-27T15:50:32.671Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-27T15:50:32.671Z] #59 DONE 0.1s [2020-03-27T15:50:32.671Z] [2020-03-27T15:50:32.671Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-27T15:50:33.248Z] #11 ... [2020-03-27T15:50:33.248Z] [2020-03-27T15:50:33.248Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:33.248Z] #47 106.1 github.com/LK4D4/vndr/build [2020-03-27T15:50:33.248Z] #47 110.0 vendor/golang.org/x/net/idna [2020-03-27T15:50:33.248Z] #47 110.2 vendor/golang.org/x/crypto/cryptobyte [2020-03-27T15:50:33.248Z] #47 112.6 mime [2020-03-27T15:50:33.248Z] #47 ... [2020-03-27T15:50:33.248Z] [2020-03-27T15:50:33.248Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:33.248Z] #44 49.75 CC images/ext-file.o [2020-03-27T15:50:33.248Z] #44 50.12 CC images/cgroup.o [2020-03-27T15:50:34.196Z] #44 51.07 CC images/userns.o [2020-03-27T15:50:34.458Z] #44 ... [2020-03-27T15:50:34.458Z] [2020-03-27T15:50:34.458Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:50:34.458Z] #68 110.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-27T15:50:34.458Z] #68 110.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-27T15:50:34.458Z] #68 DONE 117.5s [2020-03-27T15:50:34.719Z] [2020-03-27T15:50:34.719Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-27T15:50:34.719Z] #69 DONE 0.1s [2020-03-27T15:50:34.719Z] [2020-03-27T15:50:34.719Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:34.719Z] #44 51.57 CC images/google/protobuf/descriptor.o [2020-03-27T15:50:34.916Z] #17 ... [2020-03-27T15:50:34.916Z] [2020-03-27T15:50:34.916Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:34.916Z] #47 200.0 github.com/LK4D4/vndr/godl [2020-03-27T15:50:34.916Z] #47 200.8 github.com/LK4D4/vndr [2020-03-27T15:50:34.916Z] #47 DONE 210.0s [2020-03-27T15:50:34.916Z] [2020-03-27T15:50:34.916Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:34.916Z] #44 96.81 DEP criu/string.d [2020-03-27T15:50:34.916Z] #44 96.87 DEP criu/stats.d [2020-03-27T15:50:34.916Z] #44 96.98 DEP criu/sockets.d [2020-03-27T15:50:34.916Z] #44 97.14 DEP criu/sk-unix.d [2020-03-27T15:50:34.916Z] #44 97.31 DEP criu/sk-tcp.d [2020-03-27T15:50:34.916Z] #44 97.51 DEP criu/sk-queue.d [2020-03-27T15:50:34.916Z] #44 97.64 DEP criu/sk-packet.d [2020-03-27T15:50:34.916Z] #44 97.93 DEP criu/sk-netlink.d [2020-03-27T15:50:34.916Z] #44 98.11 DEP criu/sk-inet.d [2020-03-27T15:50:34.916Z] #44 98.26 DEP criu/signalfd.d [2020-03-27T15:50:34.916Z] #44 98.35 DEP criu/sigframe.d [2020-03-27T15:50:34.916Z] #44 98.40 DEP criu/shmem.d [2020-03-27T15:50:34.916Z] #44 98.51 DEP criu/servicefd.d [2020-03-27T15:50:34.916Z] #44 98.66 DEP criu/seize.d [2020-03-27T15:50:34.916Z] #44 98.90 DEP criu/seccomp.d [2020-03-27T15:50:34.916Z] #44 99.16 DEP criu/rst-malloc.d [2020-03-27T15:50:34.916Z] #44 99.22 DEP criu/rbtree.d [2020-03-27T15:50:34.916Z] #44 99.28 DEP criu/pstree.d [2020-03-27T15:50:34.916Z] #44 99.40 DEP criu/protobuf.d [2020-03-27T15:50:34.916Z] #44 99.55 GEN criu/protobuf-desc-gen.h [2020-03-27T15:50:35.007Z] #10 ... [2020-03-27T15:50:35.007Z] [2020-03-27T15:50:35.007Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:50:35.007Z] #43 116.6 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-27T15:50:35.007Z] #43 116.6 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:50:35.007Z] #43 DONE 117.2s [2020-03-27T15:50:35.007Z] [2020-03-27T15:50:35.007Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:35.007Z] #33 114.2 fmt [2020-03-27T15:50:35.007Z] #33 115.2 path/filepath [2020-03-27T15:50:35.481Z] #44 101.7 DEP criu/protobuf-desc.d [2020-03-27T15:50:35.942Z] #33 ... [2020-03-27T15:50:35.942Z] [2020-03-27T15:50:35.942Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:35.942Z] #56 107.5 os [2020-03-27T15:50:35.942Z] #56 111.8 encoding/binary [2020-03-27T15:50:35.942Z] #56 115.3 fmt [2020-03-27T15:50:35.942Z] #56 116.1 encoding/base64 [2020-03-27T15:50:35.942Z] #56 ... [2020-03-27T15:50:35.942Z] [2020-03-27T15:50:35.942Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:36.045Z] #44 101.9 DEP criu/proc_parse.d [2020-03-27T15:50:36.045Z] #44 102.1 DEP criu/plugin.d [2020-03-27T15:50:36.103Z] #44 ... [2020-03-27T15:50:36.103Z] [2020-03-27T15:50:36.103Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-27T15:50:36.103Z] #11 DONE 3.6s [2020-03-27T15:50:36.302Z] #44 102.2 DEP criu/pipes.d [2020-03-27T15:50:36.302Z] #44 102.4 DEP criu/pie-util.d [2020-03-27T15:50:36.302Z] #44 102.4 DEP criu/pie-util-vdso.d [2020-03-27T15:50:36.367Z] [2020-03-27T15:50:36.367Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-27T15:50:36.560Z] #44 102.6 DEP criu/pie-util-vdso-elf32.d [2020-03-27T15:50:36.560Z] #44 102.8 DEP criu/path.d [2020-03-27T15:50:36.817Z] #44 102.9 DEP criu/parasite-syscall.d [2020-03-27T15:50:36.962Z] #38 4.914 + RM_GOPATH=0 [2020-03-27T15:50:36.962Z] #38 4.914 + TMP_GOPATH= [2020-03-27T15:50:36.962Z] #38 4.914 + : /build [2020-03-27T15:50:36.962Z] #38 4.914 + '[' -z '' ']' [2020-03-27T15:50:36.962Z] #38 4.915 ++ mktemp -d [2020-03-27T15:50:36.962Z] #38 4.925 + export GOPATH=/tmp/tmp.jv8g59iTku [2020-03-27T15:50:36.962Z] #38 4.925 + GOPATH=/tmp/tmp.jv8g59iTku [2020-03-27T15:50:36.962Z] #38 4.925 + RM_GOPATH=1 [2020-03-27T15:50:36.962Z] #38 4.934 ++ dirname ./install.sh [2020-03-27T15:50:36.962Z] #38 4.935 + dir=. [2020-03-27T15:50:36.962Z] #38 4.935 + bin=tini [2020-03-27T15:50:36.962Z] #38 4.935 + shift [2020-03-27T15:50:36.962Z] #38 4.936 + '[' '!' -f ./tini.installer ']' [2020-03-27T15:50:36.962Z] #38 4.936 + . ./tini.installer [2020-03-27T15:50:36.962Z] #38 4.936 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T15:50:36.962Z] #38 4.936 + install_tini [2020-03-27T15:50:36.962Z] #38 4.936 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-27T15:50:36.962Z] #38 4.937 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T15:50:36.962Z] #38 4.937 + git clone https://github.com/krallin/tini.git /tmp/tmp.jv8g59iTku/tini [2020-03-27T15:50:36.962Z] #38 4.944 Cloning into '/tmp/tmp.jv8g59iTku/tini'... [2020-03-27T15:50:37.074Z] #44 103.2 DEP criu/pagemap.d [2020-03-27T15:50:37.331Z] #44 103.4 DEP criu/pagemap-cache.d [2020-03-27T15:50:37.588Z] #44 103.6 DEP criu/page-xfer.d [2020-03-27T15:50:37.588Z] #44 ... [2020-03-27T15:50:37.588Z] [2020-03-27T15:50:37.588Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:50:37.588Z] #17 11.80 Fetched 8336 kB in 10s (855 kB/s) [2020-03-27T15:50:37.886Z] #38 6.226 + cd /tmp/tmp.jv8g59iTku/tini [2020-03-27T15:50:37.886Z] #38 6.226 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T15:50:37.886Z] #38 6.238 + cmake . [2020-03-27T15:50:38.140Z] #38 ... [2020-03-27T15:50:38.141Z] [2020-03-27T15:50:38.141Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:50:38.141Z] #10 114.6 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-27T15:50:38.141Z] #10 114.6 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-27T15:50:38.141Z] #10 114.6 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-27T15:50:38.915Z] #12 DONE 2.8s [2020-03-27T15:50:38.915Z] [2020-03-27T15:50:38.915Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:38.915Z] #44 54.65 CC images/opts.o [2020-03-27T15:50:38.915Z] #44 55.01 CC images/seccomp.o [2020-03-27T15:50:38.915Z] #44 55.39 CC images/binfmt-misc.o [2020-03-27T15:50:38.915Z] #44 55.67 CC images/time.o [2020-03-27T15:50:39.176Z] #44 55.92 CC images/sysctl.o [2020-03-27T15:50:39.438Z] #44 56.19 CC images/autofs.o [2020-03-27T15:50:39.699Z] #44 56.60 CC images/macvlan.o [2020-03-27T15:50:39.960Z] #44 57.02 CC images/sit.o [2020-03-27T15:50:40.221Z] #44 57.30 LINK images/built-in.o [2020-03-27T15:50:40.482Z] #44 57.45 GEN compel/include/asm [2020-03-27T15:50:40.482Z] #44 57.48 GEN compel/include/version.h [2020-03-27T15:50:40.482Z] #44 57.52 touch .config [2020-03-27T15:50:40.482Z] #44 57.55 GEN include/common/config.h [2020-03-27T15:50:40.744Z] #44 57.68 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-27T15:50:40.744Z] #44 57.70 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-03-27T15:50:40.744Z] #44 57.76 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-03-27T15:50:40.744Z] #44 57.82 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-03-27T15:50:40.864Z] #17 11.80 Reading package lists... [2020-03-27T15:50:41.005Z] #44 57.86 DEP compel/plugins/std/infect.d [2020-03-27T15:50:41.205Z] #44 ... [2020-03-27T15:50:41.205Z] [2020-03-27T15:50:41.205Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:41.205Z] #33 118.0 io/ioutil [2020-03-27T15:50:41.205Z] #33 118.9 path [2020-03-27T15:50:41.205Z] #33 119.9 text/tabwriter [2020-03-27T15:50:41.205Z] #33 122.1 flag [2020-03-27T15:50:41.205Z] #33 122.1 github.com/BurntSushi/toml [2020-03-27T15:50:41.265Z] #44 58.02 DEP compel/plugins/std/string.d [2020-03-27T15:50:41.265Z] #44 58.16 DEP compel/plugins/std/log.d [2020-03-27T15:50:41.401Z] #10 ... [2020-03-27T15:50:41.401Z] [2020-03-27T15:50:41.401Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:50:41.401Z] #43 116.5 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-27T15:50:41.401Z] #43 116.5 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:50:41.401Z] #43 DONE 117.3s [2020-03-27T15:50:41.401Z] [2020-03-27T15:50:41.401Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:50:41.401Z] #65 57.11 Checking out files: 30% (961/3137) Checking out files: 31% (973/3137) Checking out files: 32% (1004/3137) Checking out files: 33% (1036/3137) Checking out files: 34% (1067/3137) Checking out files: 35% (1098/3137) Checking out files: 36% (1130/3137) Checking out files: 37% (1161/3137) Checking out files: 38% (1193/3137) Checking out files: 39% (1224/3137) Checking out files: 40% (1255/3137) Checking out files: 41% (1287/3137) Checking out files: 42% (1318/3137) Checking out files: 43% (1349/3137) Checking out files: 44% (1381/3137) Checking out files: 45% (1412/3137) Checking out files: 46% (1444/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-27T15:50:41.401Z] #65 60.02 + cd /tmp/tmp.cItlfXPdcl/src/github.com/containerd/containerd [2020-03-27T15:50:41.401Z] #65 60.02 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-27T15:50:41.526Z] #44 58.34 DEP compel/plugins/std/fds.d [2020-03-27T15:50:41.526Z] #44 ... [2020-03-27T15:50:41.526Z] [2020-03-27T15:50:41.526Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-27T15:50:41.526Z] #13 2.528 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-27T15:50:41.526Z] #13 DONE 2.8s [2020-03-27T15:50:41.787Z] [2020-03-27T15:50:41.787Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:41.787Z] #44 58.60 DEP compel/plugins/std/std.d [2020-03-27T15:50:41.787Z] #44 58.78 DEP compel/plugins/shmem/shmem.d [2020-03-27T15:50:41.788Z] #33 ... [2020-03-27T15:50:41.788Z] [2020-03-27T15:50:41.788Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:50:41.788Z] #10 123.8 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-27T15:50:41.788Z] #10 123.8 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-27T15:50:41.788Z] #10 123.8 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:50:41.963Z] #65 ... [2020-03-27T15:50:41.963Z] [2020-03-27T15:50:41.963Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:41.963Z] #47 108.0 internal/fmtsort [2020-03-27T15:50:41.963Z] #47 109.5 strings [2020-03-27T15:50:41.963Z] #47 112.9 os [2020-03-27T15:50:41.963Z] #47 114.1 regexp/syntax [2020-03-27T15:50:41.977Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-27T15:50:41.977Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-03-27T15:50:41.977Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-03-27T15:50:41.977Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-27T15:50:41.977Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-27T15:50:41.977Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-27T15:50:41.977Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-27T15:50:41.977Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-27T15:50:41.977Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-27T15:50:41.977Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-27T15:50:41.977Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-27T15:50:41.977Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-27T15:50:41.977Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-27T15:50:41.977Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-27T15:50:41.977Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 4.5% of statements [2020-03-27T15:50:41.977Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-27T15:50:41.977Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-27T15:50:41.977Z] ? github.com/docker/docker/api/types [no test files] [2020-03-27T15:50:41.977Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-27T15:50:41.977Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-27T15:50:41.977Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-27T15:50:41.977Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-27T15:50:41.977Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2020-03-27T15:50:41.978Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-03-27T15:50:41.978Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-27T15:50:41.978Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-27T15:50:41.978Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-27T15:50:41.978Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-27T15:50:41.978Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-27T15:50:41.978Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-27T15:50:41.978Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-27T15:50:41.978Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-03-27T15:50:41.978Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2020-03-27T15:50:41.978Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-27T15:50:41.978Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-27T15:50:41.978Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-27T15:50:41.978Z] ? github.com/docker/docker/builder [no test files] [2020-03-27T15:50:41.978Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-27T15:50:41.978Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-27T15:50:41.978Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-27T15:50:41.978Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-27T15:50:41.978Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-27T15:50:41.978Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-27T15:50:41.978Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-27T15:50:41.978Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-03-27T15:50:42.046Z] #10 124.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-27T15:50:42.046Z] #10 124.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-27T15:50:42.052Z] #44 58.88 DEP compel/plugins/fds/fds.d [2020-03-27T15:50:42.218Z] #47 ... [2020-03-27T15:50:42.218Z] [2020-03-27T15:50:42.218Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:42.218Z] #33 108.1 internal/syscall/unix [2020-03-27T15:50:42.218Z] #33 108.6 strings [2020-03-27T15:50:42.218Z] #33 108.8 os [2020-03-27T15:50:42.218Z] #33 113.1 path [2020-03-27T15:50:42.218Z] #33 113.9 text/tabwriter [2020-03-27T15:50:42.218Z] #33 115.7 path/filepath [2020-03-27T15:50:42.218Z] #33 115.7 fmt [2020-03-27T15:50:42.304Z] #10 124.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:50:42.313Z] #44 59.17 CC compel/plugins/std/std.o [2020-03-27T15:50:42.473Z] #33 ... [2020-03-27T15:50:42.473Z] [2020-03-27T15:50:42.473Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:42.473Z] #38 7.233 -- The C compiler identification is GNU 8.3.0 [2020-03-27T15:50:42.473Z] #38 7.342 -- Check for working C compiler: /usr/bin/cc [2020-03-27T15:50:42.473Z] #38 8.697 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-27T15:50:42.473Z] #38 8.707 -- Detecting C compiler ABI info [2020-03-27T15:50:42.473Z] #38 10.40 -- Detecting C compiler ABI info - done [2020-03-27T15:50:42.473Z] #38 10.51 -- Detecting C compile features [2020-03-27T15:50:42.590Z] ok github.com/docker/docker/builder/remotecontext 0.329s coverage: 13.6% of statements [2020-03-27T15:50:42.590Z] ok github.com/docker/docker/builder/dockerfile 0.925s coverage: 48.2% of statements [2020-03-27T15:50:42.870Z] #10 ... [2020-03-27T15:50:42.870Z] [2020-03-27T15:50:42.870Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:42.870Z] #47 114.7 regexp/syntax [2020-03-27T15:50:42.870Z] #47 117.7 fmt [2020-03-27T15:50:42.870Z] #47 123.1 regexp [2020-03-27T15:50:42.884Z] #44 ... [2020-03-27T15:50:42.884Z] [2020-03-27T15:50:42.884Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:42.884Z] #60 3.215 + RM_GOPATH=0 [2020-03-27T15:50:42.884Z] #60 3.216 + TMP_GOPATH= [2020-03-27T15:50:42.884Z] #60 3.216 + : /build [2020-03-27T15:50:42.884Z] #60 3.216 + '[' -z '' ']' [2020-03-27T15:50:42.884Z] #60 3.216 ++ mktemp -d [2020-03-27T15:50:42.884Z] #60 3.234 + export GOPATH=/tmp/tmp.IZf2vSYWTR [2020-03-27T15:50:42.884Z] #60 3.234 + GOPATH=/tmp/tmp.IZf2vSYWTR [2020-03-27T15:50:42.884Z] #60 3.234 + RM_GOPATH=1 [2020-03-27T15:50:42.884Z] #60 3.235 ++ dirname ./install.sh [2020-03-27T15:50:42.884Z] #60 3.250 + dir=. [2020-03-27T15:50:42.884Z] #60 3.250 + bin=runc [2020-03-27T15:50:42.884Z] #60 3.250 + shift [2020-03-27T15:50:42.884Z] #60 3.250 + '[' '!' -f ./runc.installer ']' [2020-03-27T15:50:42.884Z] #60 3.250 + . ./runc.installer [2020-03-27T15:50:42.884Z] #60 3.250 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-27T15:50:42.884Z] #60 3.250 + install_runc [2020-03-27T15:50:42.884Z] #60 3.251 + uname -r [2020-03-27T15:50:42.884Z] #60 3.251 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-27T15:50:42.884Z] #60 3.262 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-27T15:50:42.884Z] #60 3.263 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-27T15:50:42.884Z] #60 3.263 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-27T15:50:42.884Z] #60 3.263 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IZf2vSYWTR/src/github.com/opencontainers/runc [2020-03-27T15:50:42.884Z] #60 3.282 Cloning into '/tmp/tmp.IZf2vSYWTR/src/github.com/opencontainers/runc'... [2020-03-27T15:50:42.884Z] #60 10.17 + cd /tmp/tmp.IZf2vSYWTR/src/github.com/opencontainers/runc [2020-03-27T15:50:42.884Z] #60 10.17 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-27T15:50:42.884Z] #60 ... [2020-03-27T15:50:42.884Z] [2020-03-27T15:50:42.884Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:42.884Z] #44 59.72 CC compel/plugins/std/fds.o [2020-03-27T15:50:43.128Z] #47 ... [2020-03-27T15:50:43.128Z] [2020-03-27T15:50:43.128Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:43.128Z] #44 6.193 Note: Building without setproctitle() and strlcpy() support. [2020-03-27T15:50:43.128Z] #44 6.193 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-27T15:50:43.128Z] #44 6.225 Note: Building without GnuTLS support [2020-03-27T15:50:43.203Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-03-27T15:50:43.402Z] #17 15.14 Reading package lists... [2020-03-27T15:50:43.403Z] #17 ... [2020-03-27T15:50:43.403Z] [2020-03-27T15:50:43.403Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:43.403Z] #44 103.7 DEP criu/page-pipe.d [2020-03-27T15:50:43.403Z] #44 103.8 DEP criu/netfilter.d [2020-03-27T15:50:43.403Z] #44 103.9 DEP criu/net.d [2020-03-27T15:50:43.403Z] #44 104.1 DEP criu/namespaces.d [2020-03-27T15:50:43.403Z] #44 104.3 DEP criu/mount.d [2020-03-27T15:50:43.403Z] #44 104.4 DEP criu/mem.d [2020-03-27T15:50:43.403Z] #44 104.6 DEP criu/lsm.d [2020-03-27T15:50:43.403Z] #44 104.7 DEP criu/log.d [2020-03-27T15:50:43.403Z] #44 104.9 DEP criu/libnetlink.d [2020-03-27T15:50:43.403Z] #44 105.0 DEP criu/kerndat.d [2020-03-27T15:50:43.403Z] #44 105.2 DEP criu/kcmp-ids.d [2020-03-27T15:50:43.403Z] #44 105.3 DEP criu/irmap.d [2020-03-27T15:50:43.403Z] #44 105.4 DEP criu/ipc_ns.d [2020-03-27T15:50:43.403Z] #44 105.5 DEP criu/image.d [2020-03-27T15:50:43.403Z] #44 105.7 DEP criu/image-desc.d [2020-03-27T15:50:43.403Z] #44 105.8 DEP criu/fsnotify.d [2020-03-27T15:50:43.403Z] #44 105.9 DEP criu/filesystems.d [2020-03-27T15:50:43.403Z] #44 106.1 DEP criu/files.d [2020-03-27T15:50:43.403Z] #44 106.3 DEP criu/files-reg.d [2020-03-27T15:50:43.403Z] #44 106.4 DEP criu/files-ext.d [2020-03-27T15:50:43.403Z] #44 106.6 DEP criu/file-lock.d [2020-03-27T15:50:43.403Z] #44 106.8 DEP criu/file-ids.d [2020-03-27T15:50:43.403Z] #44 106.9 DEP criu/fifo.d [2020-03-27T15:50:43.403Z] #44 107.1 DEP criu/fdstore.d [2020-03-27T15:50:43.403Z] #44 107.2 DEP criu/fault-injection.d [2020-03-27T15:50:43.403Z] #44 107.3 DEP criu/external.d [2020-03-27T15:50:43.403Z] #44 107.3 DEP criu/eventpoll.d [2020-03-27T15:50:43.403Z] #44 107.5 DEP criu/eventfd.d [2020-03-27T15:50:43.403Z] #44 107.6 DEP criu/crtools.d [2020-03-27T15:50:43.403Z] #44 107.8 DEP criu/cr-service.d [2020-03-27T15:50:43.403Z] #44 107.9 DEP criu/cr-restore.d [2020-03-27T15:50:43.403Z] #44 108.1 DEP criu/cr-errno.d [2020-03-27T15:50:43.403Z] #44 108.2 DEP criu/cr-dump.d [2020-03-27T15:50:43.403Z] #44 108.3 DEP criu/cr-dedup.d [2020-03-27T15:50:43.403Z] #44 108.5 DEP criu/cr-check.d [2020-03-27T15:50:43.403Z] #44 108.7 DEP criu/config.d [2020-03-27T15:50:43.403Z] #44 108.8 DEP criu/clone-noasan.d [2020-03-27T15:50:43.403Z] #44 108.8 DEP criu/cgroup.d [2020-03-27T15:50:43.403Z] #44 109.0 DEP criu/cgroup-props.d [2020-03-27T15:50:43.403Z] #44 109.2 DEP criu/bitmap.d [2020-03-27T15:50:43.403Z] #44 109.2 DEP criu/bfd.d [2020-03-27T15:50:43.403Z] #44 109.3 DEP criu/autofs.d [2020-03-27T15:50:43.403Z] #44 109.5 DEP criu/aio.d [2020-03-27T15:50:43.456Z] #44 60.14 CC compel/plugins/std/log.o [2020-03-27T15:50:43.659Z] #44 109.7 DEP criu/action-scripts.d [2020-03-27T15:50:43.915Z] #44 110.0 CC criu/action-scripts.o [2020-03-27T15:50:44.027Z] #44 ... [2020-03-27T15:50:44.027Z] [2020-03-27T15:50:44.027Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-27T15:50:44.027Z] #14 DONE 2.3s [2020-03-27T15:50:44.027Z] [2020-03-27T15:50:44.027Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:44.027Z] #60 10.90 + '[' -z '' ']' [2020-03-27T15:50:44.027Z] #60 10.90 + target=static [2020-03-27T15:50:44.027Z] #60 10.90 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-27T15:50:44.172Z] #44 ... [2020-03-27T15:50:44.172Z] [2020-03-27T15:50:44.173Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:50:44.173Z] #17 15.14 Reading package lists... [2020-03-27T15:50:44.207Z] ok github.com/docker/docker/builder/remotecontext/git 1.220s coverage: 86.3% of statements [2020-03-27T15:50:44.207Z] ? github.com/docker/docker/cli [no test files] [2020-03-27T15:50:44.207Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-27T15:50:44.502Z] #44 9.257 fatal: not a git repository (or any of the parent directories): .git [2020-03-27T15:50:44.737Z] #17 18.56 Building dependency tree... [2020-03-27T15:50:44.737Z] #17 ... [2020-03-27T15:50:44.737Z] [2020-03-27T15:50:44.737Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-27T15:50:44.737Z] #30 DONE 220.5s [2020-03-27T15:50:44.760Z] #44 9.564 GEN .gitid [2020-03-27T15:50:44.760Z] #44 9.600 GEN criu/include/version.h [2020-03-27T15:50:44.760Z] #44 9.624 GEN include/common/asm [2020-03-27T15:50:44.986Z] #38 ... [2020-03-27T15:50:44.986Z] [2020-03-27T15:50:44.986Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:44.986Z] #47 120.6 fmt [2020-03-27T15:50:44.986Z] #47 ... [2020-03-27T15:50:44.986Z] [2020-03-27T15:50:44.986Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:44.986Z] #56 110.9 context [2020-03-27T15:50:44.986Z] #56 111.4 encoding/binary [2020-03-27T15:50:44.986Z] #56 113.0 os [2020-03-27T15:50:44.986Z] #56 115.3 encoding/base64 [2020-03-27T15:50:44.986Z] #56 116.6 golang.org/x/sys/unix [2020-03-27T15:50:44.986Z] #56 120.4 fmt [2020-03-27T15:50:44.994Z] [2020-03-27T15:50:44.994Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:50:44.994Z] #17 18.56 Building dependency tree... [2020-03-27T15:50:45.242Z] #56 ... [2020-03-27T15:50:45.242Z] [2020-03-27T15:50:45.242Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:50:45.242Z] #65 63.53 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-27T15:50:45.242Z] #65 63.53 + BUILDTAGS='netgo osusergo static_build' [2020-03-27T15:50:45.242Z] #65 63.53 + export EXTRA_FLAGS=-buildmode=pie [2020-03-27T15:50:45.242Z] #65 63.53 + EXTRA_FLAGS=-buildmode=pie [2020-03-27T15:50:45.242Z] #65 63.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-27T15:50:45.242Z] #65 63.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-27T15:50:45.242Z] #65 63.53 + '[' '' = dynamic ']' [2020-03-27T15:50:45.242Z] #65 63.53 + make [2020-03-27T15:50:45.412Z] #60 ... [2020-03-27T15:50:45.412Z] [2020-03-27T15:50:45.412Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:50:45.412Z] #50 DONE 128.1s [2020-03-27T15:50:45.412Z] [2020-03-27T15:50:45.412Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:45.412Z] #60 12.65 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-27T15:50:45.719Z] ok github.com/docker/docker/client 0.116s coverage: 75.8% of statements [2020-03-27T15:50:46.134Z] #44 ... [2020-03-27T15:50:46.134Z] [2020-03-27T15:50:46.134Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:46.134Z] #56 117.9 path/filepath [2020-03-27T15:50:46.134Z] #56 120.4 golang.org/x/sys/unix [2020-03-27T15:50:46.134Z] #56 123.4 encoding/json [2020-03-27T15:50:46.134Z] #56 ... [2020-03-27T15:50:46.134Z] [2020-03-27T15:50:46.134Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:46.134Z] #47 125.4 go/token [2020-03-27T15:50:46.134Z] #47 127.1 go/scanner [2020-03-27T15:50:46.353Z] #60 ... [2020-03-27T15:50:46.353Z] [2020-03-27T15:50:46.353Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-27T15:50:46.353Z] #15 DONE 2.5s [2020-03-27T15:50:46.353Z] [2020-03-27T15:50:46.353Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-27T15:50:46.367Z] #17 20.46 libcap2-bin is already the newest version (1:2.25-2). [2020-03-27T15:50:46.367Z] #17 20.46 The following additional packages will be installed: [2020-03-27T15:50:46.367Z] #17 20.46 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-27T15:50:46.367Z] #17 20.46 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-27T15:50:46.367Z] #17 20.46 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-27T15:50:46.367Z] #17 20.46 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-27T15:50:46.367Z] #17 20.46 python3.7 python3.7-minimal vim-runtime xxd [2020-03-27T15:50:46.367Z] #17 20.46 Suggested packages: [2020-03-27T15:50:46.367Z] #17 20.46 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-27T15:50:46.367Z] #17 20.46 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-27T15:50:46.367Z] #17 20.46 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-27T15:50:46.367Z] #17 20.47 Recommended packages: [2020-03-27T15:50:46.367Z] #17 20.47 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-27T15:50:46.367Z] #17 20.47 python3-keyrings.alt python3-xdg unzip [2020-03-27T15:50:47.133Z] #65 65.74 + bin/ctr [2020-03-27T15:50:47.509Z] #47 129.2 go/ast [2020-03-27T15:50:48.075Z] #47 129.9 internal/lazyregexp [2020-03-27T15:50:48.262Z] #17 22.12 The following NEW packages will be installed: [2020-03-27T15:50:48.262Z] #17 22.12 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-27T15:50:48.262Z] #17 22.13 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-27T15:50:48.262Z] #17 22.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-27T15:50:48.262Z] #17 22.13 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-27T15:50:48.262Z] #17 22.13 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-27T15:50:48.262Z] #17 22.13 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-27T15:50:48.262Z] #17 22.13 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-27T15:50:48.262Z] #17 22.13 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-27T15:50:48.262Z] #17 22.13 xz-utils zip [2020-03-27T15:50:48.262Z] #17 22.43 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:50:48.262Z] #17 22.43 Need to get 28.5 MB of archives. [2020-03-27T15:50:48.262Z] #17 22.43 After this operation, 116 MB of additional disk space will be used. [2020-03-27T15:50:48.263Z] #17 22.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-27T15:50:48.263Z] #17 22.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-27T15:50:48.263Z] #17 22.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-27T15:50:48.263Z] #17 22.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-27T15:50:48.263Z] #17 22.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-27T15:50:48.263Z] #17 22.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-27T15:50:48.263Z] #17 22.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-27T15:50:48.520Z] #17 22.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-27T15:50:48.520Z] #17 22.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-27T15:50:48.520Z] #17 22.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-27T15:50:48.520Z] #17 22.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-27T15:50:48.520Z] #17 22.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-27T15:50:48.520Z] #17 22.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-27T15:50:48.520Z] #17 22.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-27T15:50:48.520Z] #17 22.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-27T15:50:48.520Z] #17 22.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-27T15:50:48.520Z] #17 22.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-27T15:50:48.520Z] #17 22.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-27T15:50:48.520Z] #17 22.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-27T15:50:48.520Z] #17 22.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-27T15:50:48.520Z] #17 22.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-27T15:50:48.520Z] #17 22.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-27T15:50:48.520Z] #17 22.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-27T15:50:48.520Z] #17 22.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-27T15:50:48.520Z] #17 22.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-27T15:50:48.520Z] #17 22.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-27T15:50:48.520Z] #17 22.78 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-27T15:50:48.520Z] #17 22.78 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-27T15:50:48.520Z] #17 22.78 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-03-27T15:50:49.009Z] #47 ... [2020-03-27T15:50:49.009Z] [2020-03-27T15:50:49.009Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:50:49.083Z] #17 23.22 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-27T15:50:49.083Z] #17 23.23 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-27T15:50:49.083Z] #17 23.23 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-27T15:50:49.083Z] #17 23.24 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-27T15:50:49.083Z] #17 23.24 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-27T15:50:49.083Z] #17 23.26 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-27T15:50:49.083Z] #17 23.34 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-27T15:50:49.083Z] #17 23.35 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-27T15:50:49.083Z] #17 23.48 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-27T15:50:49.650Z] #17 23.69 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-27T15:50:49.650Z] #17 23.70 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-27T15:50:49.650Z] #17 23.71 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-27T15:50:49.650Z] #17 23.79 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-03-27T15:50:49.655Z] #16 DONE 2.6s [2020-03-27T15:50:49.655Z] [2020-03-27T15:50:49.655Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:50:50.214Z] #17 24.53 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-27T15:50:50.214Z] #17 24.53 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-03-27T15:50:50.214Z] #17 24.54 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-27T15:50:50.596Z] #65 57.43 Checking out files: 31% (977/3137) Checking out files: 32% (1004/3137) Checking out files: 33% (1036/3137) Checking out files: 34% (1067/3137) Checking out files: 35% (1098/3137) Checking out files: 36% (1130/3137) Checking out files: 37% (1161/3137) Checking out files: 38% (1193/3137) Checking out files: 39% (1224/3137) Checking out files: 40% (1255/3137) Checking out files: 41% (1287/3137) Checking out files: 42% (1318/3137) Checking out files: 43% (1349/3137) Checking out files: 44% (1381/3137) Checking out files: 45% (1412/3137) Checking out files: 46% (1444/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 87% (2760/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-27T15:50:50.596Z] #65 60.03 + cd /tmp/tmp.pO8Al28SBG/src/github.com/containerd/containerd [2020-03-27T15:50:50.777Z] #17 24.85 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-27T15:50:50.777Z] #17 24.91 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-27T15:50:50.777Z] #17 24.97 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-27T15:50:50.901Z] #65 60.03 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-27T15:50:51.039Z] #17 ... [2020-03-27T15:50:51.039Z] [2020-03-27T15:50:51.039Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:51.039Z] #47 123.7 vendor/golang.org/x/net/http/httpproxy [2020-03-27T15:50:51.039Z] #47 123.8 net/textproto [2020-03-27T15:50:51.039Z] #47 123.8 crypto/x509 [2020-03-27T15:50:51.039Z] #47 125.6 vendor/golang.org/x/net/http/httpguts [2020-03-27T15:50:51.039Z] #47 125.6 mime/multipart [2020-03-27T15:50:51.039Z] #47 128.8 crypto/tls [2020-03-27T15:50:51.039Z] #47 ... [2020-03-27T15:50:51.039Z] [2020-03-27T15:50:51.039Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:51.039Z] #44 61.29 CC compel/plugins/std/string.o [2020-03-27T15:50:51.039Z] #44 62.16 CC compel/plugins/std/infect.o [2020-03-27T15:50:51.039Z] #44 62.67 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-03-27T15:50:51.039Z] #44 62.81 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-03-27T15:50:51.039Z] #44 62.86 AR compel/plugins/std.lib.a [2020-03-27T15:50:51.039Z] #44 63.01 CC compel/plugins/fds/fds.o [2020-03-27T15:50:51.039Z] #44 63.58 AR compel/plugins/fds.lib.a [2020-03-27T15:50:51.039Z] #44 63.69 HOSTDEP compel/src/lib/log-host.d [2020-03-27T15:50:51.039Z] #44 64.06 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-27T15:50:51.039Z] #44 64.30 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-03-27T15:50:51.039Z] #44 64.43 HOSTDEP compel/src/main-host.d [2020-03-27T15:50:51.039Z] #44 64.69 DEP compel/src/lib/ptrace.d [2020-03-27T15:50:51.039Z] #44 64.87 DEP compel/src/lib/infect.d [2020-03-27T15:50:51.039Z] #44 65.21 DEP compel/src/lib/infect-util.d [2020-03-27T15:50:51.039Z] #44 65.48 DEP compel/src/lib/infect-rpc.d [2020-03-27T15:50:51.039Z] #44 65.73 DEP compel/arch/aarch64/src/lib/infect.d [2020-03-27T15:50:51.039Z] #44 65.91 DEP compel/arch/aarch64/src/lib/cpu.d [2020-03-27T15:50:51.039Z] #44 66.05 DEP compel/src/lib/log.d [2020-03-27T15:50:51.039Z] #44 66.21 DEP compel/src/main.d [2020-03-27T15:50:51.039Z] #44 66.43 DEP compel/src/lib/handle-elf.d [2020-03-27T15:50:51.039Z] #44 66.63 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-03-27T15:50:51.039Z] #44 66.85 CC compel/src/lib/log.o [2020-03-27T15:50:51.039Z] #44 67.16 CC compel/arch/aarch64/src/lib/cpu.o [2020-03-27T15:50:51.039Z] #44 67.51 CC compel/arch/aarch64/src/lib/infect.o [2020-03-27T15:50:51.299Z] #65 ... [2020-03-27T15:50:51.299Z] [2020-03-27T15:50:51.299Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:50:51.299Z] #10 126.1 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-27T15:50:51.299Z] #10 126.2 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-27T15:50:51.299Z] #10 126.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:50:51.299Z] #10 126.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-27T15:50:51.299Z] #10 126.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-27T15:50:51.299Z] #10 126.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:50:51.299Z] #10 ... [2020-03-27T15:50:51.299Z] [2020-03-27T15:50:51.299Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:51.299Z] #44 6.152 Note: Building without setproctitle() and strlcpy() support. [2020-03-27T15:50:51.299Z] #44 6.152 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-27T15:50:51.299Z] #44 6.169 Note: Building without GnuTLS support [2020-03-27T15:50:51.299Z] #44 9.327 fatal: not a git repository (or any of the parent directories): .git [2020-03-27T15:50:51.299Z] #44 9.547 GEN .gitid [2020-03-27T15:50:51.299Z] #44 9.564 GEN criu/include/version.h [2020-03-27T15:50:51.299Z] #44 9.675 GEN include/common/asm [2020-03-27T15:50:51.299Z] #44 ... [2020-03-27T15:50:51.299Z] [2020-03-27T15:50:51.299Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:51.299Z] #38 14.35 -- Detecting C compile features - done [2020-03-27T15:50:51.299Z] #38 14.51 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-27T15:50:51.299Z] #38 15.07 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-27T15:50:51.299Z] #38 15.28 -- Configuring done [2020-03-27T15:50:51.299Z] #38 15.39 -- Generating done [2020-03-27T15:50:51.299Z] #38 15.39 -- Build files have been written to: /tmp/tmp.jv8g59iTku/tini [2020-03-27T15:50:51.299Z] #38 15.39 + make tini-static [2020-03-27T15:50:51.299Z] #38 16.32 Scanning dependencies of target tini-static [2020-03-27T15:50:51.299Z] #38 16.48 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-27T15:50:51.299Z] #38 19.58 [100%] Linking C executable tini-static [2020-03-27T15:50:51.300Z] #44 68.15 CC compel/src/lib/infect-rpc.o [2020-03-27T15:50:51.341Z] #17 25.64 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:50:51.341Z] #17 25.78 Fetched 28.5 MB in 3s (10.2 MB/s) [2020-03-27T15:50:51.561Z] #44 68.58 CC compel/src/lib/infect-util.o [2020-03-27T15:50:51.561Z] #44 ... [2020-03-27T15:50:51.561Z] [2020-03-27T15:50:51.561Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:50:51.561Z] #17 2.540 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:50:51.598Z] #17 25.83 Selecting previously unselected package pigz. [2020-03-27T15:50:51.598Z] #17 25.83 (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-03-27T15:50:51.598Z] #17 25.90 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-27T15:50:51.598Z] #17 25.90 Unpacking pigz (2.4-1) ... [2020-03-27T15:50:51.598Z] #17 25.96 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-27T15:50:51.598Z] #17 25.96 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-27T15:50:51.598Z] #17 25.97 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-27T15:50:51.822Z] #17 2.668 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:50:51.822Z] #17 2.836 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:50:51.917Z] Running on azwin-2-e27670 in d:\jenkins\workspace\moby_PR-40712 [Pipeline] { [Pipeline] ws [2020-03-27T15:50:51.933Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-03-27T15:50:52.163Z] #17 26.45 Selecting previously unselected package python3.7-minimal. [2020-03-27T15:50:52.163Z] #17 26.45 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-27T15:50:52.163Z] #17 26.46 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-27T15:50:52.225Z] #38 20.48 [100%] Built target tini-static [2020-03-27T15:50:52.225Z] #38 ... [2020-03-27T15:50:52.225Z] [2020-03-27T15:50:52.225Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:52.225Z] #56 128.0 encoding/json [2020-03-27T15:50:52.394Z] #17 3.540 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-27T15:50:52.786Z] #56 ... [2020-03-27T15:50:52.786Z] [2020-03-27T15:50:52.786Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:52.786Z] #33 118.5 io/ioutil [2020-03-27T15:50:52.786Z] #33 122.3 github.com/BurntSushi/toml [2020-03-27T15:50:52.786Z] #33 122.3 flag [2020-03-27T15:50:52.786Z] #33 125.4 log [2020-03-27T15:50:52.786Z] #33 ... [2020-03-27T15:50:52.786Z] [2020-03-27T15:50:52.786Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:52.786Z] #38 20.63 + mkdir -p /build [2020-03-27T15:50:52.786Z] #38 20.63 + cp tini-static /build/docker-init [2020-03-27T15:50:52.811Z] #65 62.34 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-27T15:50:52.811Z] #65 62.34 + BUILDTAGS='netgo osusergo static_build' [2020-03-27T15:50:52.811Z] #65 62.34 + export EXTRA_FLAGS=-buildmode=pie [2020-03-27T15:50:52.811Z] #65 62.34 + EXTRA_FLAGS=-buildmode=pie [2020-03-27T15:50:52.811Z] #65 62.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-27T15:50:52.811Z] #65 62.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-27T15:50:52.811Z] #65 62.34 + '[' '' = dynamic ']' [2020-03-27T15:50:52.811Z] #65 62.34 + make [2020-03-27T15:50:53.041Z] #38 DONE 21.2s [2020-03-27T15:50:53.041Z] [2020-03-27T15:50:53.041Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:53.041Z] #47 122.9 regexp [2020-03-27T15:50:53.041Z] #47 128.4 go/token [2020-03-27T15:50:53.093Z] #17 27.22 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-27T15:50:53.093Z] #17 27.23 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-27T15:50:53.378Z] #65 ... [2020-03-27T15:50:53.378Z] [2020-03-27T15:50:53.378Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:53.378Z] #33 125.0 log [2020-03-27T15:50:53.378Z] #33 129.1 github.com/BurntSushi/toml/cmd/tomlv [2020-03-27T15:50:53.378Z] #33 ... [2020-03-27T15:50:53.378Z] [2020-03-27T15:50:53.378Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:53.378Z] #44 12.38 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-27T15:50:53.378Z] #44 12.58 PBCC images/opts.pb-c.c [2020-03-27T15:50:53.378Z] #44 12.70 PBCC images/sit.pb-c.c [2020-03-27T15:50:53.378Z] #44 12.78 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-27T15:50:53.378Z] #44 12.83 DEP images/opts.pb-c.d [2020-03-27T15:50:53.378Z] #44 12.93 DEP images/sit.pb-c.d [2020-03-27T15:50:53.378Z] #44 13.03 PBCC images/macvlan.pb-c.c [2020-03-27T15:50:53.378Z] #44 13.07 DEP images/macvlan.pb-c.d [2020-03-27T15:50:53.378Z] #44 13.15 PBCC images/autofs.pb-c.c [2020-03-27T15:50:53.378Z] #44 13.23 DEP images/autofs.pb-c.d [2020-03-27T15:50:53.378Z] #44 13.27 PBCC images/sysctl.pb-c.c [2020-03-27T15:50:53.378Z] #44 13.33 DEP images/sysctl.pb-c.d [2020-03-27T15:50:53.378Z] #44 13.40 PBCC images/time.pb-c.c [2020-03-27T15:50:53.378Z] #44 13.44 DEP images/time.pb-c.d [2020-03-27T15:50:53.378Z] #44 13.51 PBCC images/binfmt-misc.pb-c.c [2020-03-27T15:50:53.378Z] #44 13.52 DEP images/binfmt-misc.pb-c.d [2020-03-27T15:50:53.378Z] #44 13.65 PBCC images/seccomp.pb-c.c [2020-03-27T15:50:53.378Z] #44 13.78 DEP images/seccomp.pb-c.d [2020-03-27T15:50:53.378Z] #44 13.92 PBCC images/userns.pb-c.c [2020-03-27T15:50:53.378Z] #44 13.99 DEP images/userns.pb-c.d [2020-03-27T15:50:53.378Z] #44 14.06 PBCC images/cgroup.pb-c.c [2020-03-27T15:50:53.378Z] #44 14.13 DEP images/cgroup.pb-c.d [2020-03-27T15:50:53.378Z] #44 14.17 PBCC images/fown.pb-c.c [2020-03-27T15:50:53.378Z] #44 14.20 PBCC images/ext-file.pb-c.c [2020-03-27T15:50:53.378Z] #44 14.24 DEP images/fown.pb-c.d [2020-03-27T15:50:53.378Z] #44 14.28 DEP images/ext-file.pb-c.d [2020-03-27T15:50:53.378Z] #44 14.37 PBCC images/rpc.pb-c.c [2020-03-27T15:50:53.378Z] #44 14.43 DEP images/rpc.pb-c.d [2020-03-27T15:50:53.378Z] #44 14.49 PBCC images/siginfo.pb-c.c [2020-03-27T15:50:53.378Z] #44 14.52 DEP images/siginfo.pb-c.d [2020-03-27T15:50:53.378Z] #44 14.56 PBCC images/pagemap.pb-c.c [2020-03-27T15:50:53.378Z] #44 14.67 DEP images/pagemap.pb-c.d [2020-03-27T15:50:53.378Z] #44 14.72 PBCC images/rlimit.pb-c.c [2020-03-27T15:50:53.378Z] #44 14.75 DEP images/rlimit.pb-c.d [2020-03-27T15:50:53.378Z] #44 14.79 PBCC images/file-lock.pb-c.c [2020-03-27T15:50:53.378Z] #44 14.82 DEP images/file-lock.pb-c.d [2020-03-27T15:50:53.378Z] #44 14.91 PBCC images/tty.pb-c.c [2020-03-27T15:50:53.378Z] #44 15.00 DEP images/tty.pb-c.d [2020-03-27T15:50:53.378Z] #44 15.08 PBCC images/tun.pb-c.c [2020-03-27T15:50:53.378Z] #44 15.18 PBCC images/netdev.pb-c.c [2020-03-27T15:50:53.378Z] #44 15.25 DEP images/tun.pb-c.d [2020-03-27T15:50:53.378Z] #44 15.27 DEP images/netdev.pb-c.d [2020-03-27T15:50:53.378Z] #44 15.40 PBCC images/vma.pb-c.c [2020-03-27T15:50:53.378Z] #44 15.46 DEP images/vma.pb-c.d [2020-03-27T15:50:53.378Z] #44 15.53 PBCC images/creds.pb-c.c [2020-03-27T15:50:53.378Z] #44 15.60 DEP images/creds.pb-c.d [2020-03-27T15:50:53.378Z] #44 15.68 PBCC images/utsns.pb-c.c [2020-03-27T15:50:53.378Z] #44 15.80 DEP images/utsns.pb-c.d [2020-03-27T15:50:53.378Z] #44 15.85 PBCC images/ipc-desc.pb-c.c [2020-03-27T15:50:53.378Z] #44 15.89 PBCC images/ipc-sem.pb-c.c [2020-03-27T15:50:53.378Z] #44 15.91 DEP images/ipc-desc.pb-c.d [2020-03-27T15:50:53.378Z] #44 16.06 DEP images/ipc-sem.pb-c.d [2020-03-27T15:50:53.378Z] #44 16.14 PBCC images/ipc-msg.pb-c.c [2020-03-27T15:50:53.378Z] #44 16.18 DEP images/ipc-msg.pb-c.d [2020-03-27T15:50:53.378Z] #44 16.25 PBCC images/ipc-shm.pb-c.c [2020-03-27T15:50:53.378Z] #44 16.28 DEP images/ipc-shm.pb-c.d [2020-03-27T15:50:53.378Z] #44 16.36 PBCC images/ipc-var.pb-c.c [2020-03-27T15:50:53.378Z] #44 16.41 DEP images/ipc-var.pb-c.d [2020-03-27T15:50:53.378Z] #44 16.45 PBCC images/sk-opts.pb-c.c [2020-03-27T15:50:53.378Z] #44 16.51 PBCC images/packet-sock.pb-c.c [2020-03-27T15:50:53.378Z] #44 16.63 DEP images/sk-opts.pb-c.d [2020-03-27T15:50:53.378Z] #44 16.70 DEP images/packet-sock.pb-c.d [2020-03-27T15:50:53.378Z] #44 16.81 PBCC images/sk-netlink.pb-c.c [2020-03-27T15:50:53.378Z] #44 16.89 DEP images/sk-netlink.pb-c.d [2020-03-27T15:50:53.378Z] #44 16.96 PBCC images/sk-inet.pb-c.c [2020-03-27T15:50:53.378Z] #44 17.03 DEP images/sk-inet.pb-c.d [2020-03-27T15:50:53.378Z] #44 17.10 PBCC images/sk-unix.pb-c.c [2020-03-27T15:50:53.378Z] #44 17.21 DEP images/sk-unix.pb-c.d [2020-03-27T15:50:53.378Z] #44 17.32 PBCC images/mm.pb-c.c [2020-03-27T15:50:53.378Z] #44 17.49 DEP images/mm.pb-c.d [2020-03-27T15:50:53.378Z] #44 17.55 PBCC images/timerfd.pb-c.c [2020-03-27T15:50:53.378Z] #44 17.63 DEP images/timerfd.pb-c.d [2020-03-27T15:50:53.378Z] #44 17.73 PBCC images/timer.pb-c.c [2020-03-27T15:50:53.378Z] #44 17.79 DEP images/timer.pb-c.d [2020-03-27T15:50:53.378Z] #44 17.86 PBCC images/sa.pb-c.c [2020-03-27T15:50:53.378Z] #44 17.92 DEP images/sa.pb-c.d [2020-03-27T15:50:53.378Z] #44 17.99 PBCC images/pipe-data.pb-c.c [2020-03-27T15:50:53.378Z] #44 18.01 DEP images/pipe-data.pb-c.d [2020-03-27T15:50:53.378Z] #44 18.09 PBCC images/mnt.pb-c.c [2020-03-27T15:50:53.378Z] #44 18.18 DEP images/mnt.pb-c.d [2020-03-27T15:50:53.378Z] #44 18.28 PBCC images/sk-packet.pb-c.c [2020-03-27T15:50:53.378Z] #44 18.32 DEP images/sk-packet.pb-c.d [2020-03-27T15:50:53.378Z] #44 18.39 PBCC images/tcp-stream.pb-c.c [2020-03-27T15:50:53.635Z] #44 18.43 DEP images/tcp-stream.pb-c.d [2020-03-27T15:50:53.635Z] #44 18.52 PBCC images/pipe.pb-c.c [2020-03-27T15:50:53.635Z] #44 18.56 DEP images/pipe.pb-c.d [2020-03-27T15:50:53.635Z] #44 18.66 PBCC images/pstree.pb-c.c [2020-03-27T15:50:53.778Z] #17 4.776 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [184 kB] [2020-03-27T15:50:53.892Z] #44 18.68 DEP images/pstree.pb-c.d [2020-03-27T15:50:53.892Z] #44 18.78 PBCC images/fs.pb-c.c [2020-03-27T15:50:53.892Z] #44 18.85 DEP images/fs.pb-c.d [2020-03-27T15:50:53.967Z] #47 129.9 internal/lazyregexp [2020-03-27T15:50:54.149Z] #44 ... [2020-03-27T15:50:54.149Z] [2020-03-27T15:50:54.149Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:54.149Z] #33 DONE 135.8s [2020-03-27T15:50:54.149Z] [2020-03-27T15:50:54.149Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:54.149Z] #44 18.95 PBCC images/signalfd.pb-c.c [2020-03-27T15:50:54.149Z] #44 19.05 DEP images/signalfd.pb-c.d [2020-03-27T15:50:54.149Z] #44 ... [2020-03-27T15:50:54.149Z] [2020-03-27T15:50:54.149Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:54.149Z] #56 133.1 github.com/pkg/diff [2020-03-27T15:50:54.149Z] #56 134.6 go/ast [2020-03-27T15:50:54.149Z] #56 135.1 golang.org/x/crypto/ssh/terminal [2020-03-27T15:50:54.223Z] #47 ... [2020-03-27T15:50:54.223Z] [2020-03-27T15:50:54.223Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:54.223Z] #33 130.2 github.com/BurntSushi/toml/cmd/tomlv [2020-03-27T15:50:54.475Z] #17 ... [2020-03-27T15:50:54.475Z] [2020-03-27T15:50:54.475Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:54.475Z] #44 110.6 CC criu/aio.o [2020-03-27T15:50:54.475Z] #44 111.2 CC criu/autofs.o [2020-03-27T15:50:54.475Z] #44 112.8 CC criu/bfd.o [2020-03-27T15:50:54.475Z] #44 113.1 CC criu/bitmap.o [2020-03-27T15:50:54.475Z] #44 113.2 CC criu/cgroup-props.o [2020-03-27T15:50:54.475Z] #44 114.1 CC criu/cgroup.o [2020-03-27T15:50:54.475Z] #44 116.3 CC criu/clone-noasan.o [2020-03-27T15:50:54.475Z] #44 116.5 CC criu/config.o [2020-03-27T15:50:54.475Z] #44 117.8 CC criu/cr-check.o [2020-03-27T15:50:54.475Z] #44 119.3 CC criu/cr-dedup.o [2020-03-27T15:50:54.475Z] #44 119.8 CC criu/cr-dump.o [2020-03-27T15:50:55.039Z] #44 ... [2020-03-27T15:50:55.039Z] [2020-03-27T15:50:55.039Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:50:55.039Z] #17 29.14 Selecting previously unselected package python3-minimal. [2020-03-27T15:50:55.039Z] #17 29.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 ... 23672 files and directories currently installed.) [2020-03-27T15:50:55.039Z] #17 29.17 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-27T15:50:55.039Z] #17 29.17 Unpacking python3-minimal (3.7.3-1) ... [2020-03-27T15:50:55.039Z] #17 29.21 Selecting previously unselected package libmpdec2:amd64. [2020-03-27T15:50:55.039Z] #17 29.22 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-27T15:50:55.039Z] #17 29.23 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-27T15:50:55.039Z] #17 29.29 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-27T15:50:55.039Z] #17 29.31 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-27T15:50:55.039Z] #17 29.32 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-27T15:50:55.697Z] #17 6.295 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-27T15:50:55.980Z] #17 30.24 Selecting previously unselected package python3.7. [2020-03-27T15:50:55.981Z] #17 30.25 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-27T15:50:55.981Z] #17 30.25 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-27T15:50:56.052Z] #56 137.6 mvdan.cc/editorconfig [2020-03-27T15:50:56.238Z] #17 30.36 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-27T15:50:56.238Z] #17 30.37 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-27T15:50:56.238Z] #17 30.37 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-27T15:50:56.238Z] #17 30.48 Setting up python3-minimal (3.7.3-1) ... [2020-03-27T15:50:56.618Z] #56 ... [2020-03-27T15:50:56.618Z] [2020-03-27T15:50:56.618Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:56.618Z] #44 19.20 PBCC images/fh.pb-c.c [2020-03-27T15:50:56.618Z] #44 19.30 PBCC images/fsnotify.pb-c.c [2020-03-27T15:50:56.618Z] #44 19.42 DEP images/fh.pb-c.d [2020-03-27T15:50:56.618Z] #44 19.50 DEP images/fsnotify.pb-c.d [2020-03-27T15:50:56.618Z] #44 19.68 PBCC images/eventpoll.pb-c.c [2020-03-27T15:50:56.618Z] #44 19.70 DEP images/eventpoll.pb-c.d [2020-03-27T15:50:56.618Z] #44 19.82 PBCC images/eventfd.pb-c.c [2020-03-27T15:50:56.618Z] #44 19.85 DEP images/eventfd.pb-c.d [2020-03-27T15:50:56.618Z] #44 19.92 PBCC images/remap-file-path.pb-c.c [2020-03-27T15:50:56.618Z] #44 19.93 DEP images/remap-file-path.pb-c.d [2020-03-27T15:50:56.618Z] #44 20.11 PBCC images/fifo.pb-c.c [2020-03-27T15:50:56.618Z] #44 20.15 DEP images/fifo.pb-c.d [2020-03-27T15:50:56.618Z] #44 20.25 PBCC images/ghost-file.pb-c.c [2020-03-27T15:50:56.618Z] #44 20.43 DEP images/ghost-file.pb-c.d [2020-03-27T15:50:56.618Z] #44 20.45 PBCC images/regfile.pb-c.c [2020-03-27T15:50:56.618Z] #44 20.60 DEP images/regfile.pb-c.d [2020-03-27T15:50:56.618Z] #44 20.71 PBCC images/ns.pb-c.c [2020-03-27T15:50:56.618Z] #44 20.78 DEP images/ns.pb-c.d [2020-03-27T15:50:56.618Z] #44 20.82 PBCC images/fdinfo.pb-c.c [2020-03-27T15:50:56.618Z] #44 20.95 DEP images/fdinfo.pb-c.d [2020-03-27T15:50:56.618Z] #44 21.05 PBCC images/core-aarch64.pb-c.c [2020-03-27T15:50:56.618Z] #44 21.11 PBCC images/core-arm.pb-c.c [2020-03-27T15:50:56.618Z] #44 21.21 PBCC images/core-ppc64.pb-c.c [2020-03-27T15:50:56.618Z] #44 21.30 PBCC images/core-s390.pb-c.c [2020-03-27T15:50:56.618Z] #44 21.41 PBCC images/core-x86.pb-c.c [2020-03-27T15:50:56.618Z] #44 21.56 PBCC images/core.pb-c.c [2020-03-27T15:50:56.618Z] #44 21.62 PBCC images/inventory.pb-c.c [2020-03-27T15:50:56.876Z] #44 21.72 DEP images/core-aarch64.pb-c.d [2020-03-27T15:50:56.876Z] #44 21.80 DEP images/core-arm.pb-c.d [2020-03-27T15:50:56.876Z] #44 21.88 DEP images/core-ppc64.pb-c.d [2020-03-27T15:50:57.135Z] #44 21.97 DEP images/core-s390.pb-c.d [2020-03-27T15:50:57.135Z] #44 22.06 DEP images/core-x86.pb-c.d [2020-03-27T15:50:57.135Z] #44 22.13 DEP images/core.pb-c.d [2020-03-27T15:50:57.169Z] #17 31.43 Selecting previously unselected package python3. [2020-03-27T15:50:57.395Z] #44 22.25 DEP images/inventory.pb-c.d [2020-03-27T15:50:57.395Z] #44 22.34 PBCC images/cpuinfo.pb-c.c [2020-03-27T15:50:57.427Z] #17 31.43 (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-03-27T15:50:57.427Z] #17 31.49 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-27T15:50:57.427Z] #17 31.50 Unpacking python3 (3.7.3-1) ... [2020-03-27T15:50:57.427Z] #17 31.61 Selecting previously unselected package libip4tc0:amd64. [2020-03-27T15:50:57.427Z] #17 31.62 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-27T15:50:57.427Z] #17 31.63 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-27T15:50:57.427Z] #17 31.70 Selecting previously unselected package libip6tc0:amd64. [2020-03-27T15:50:57.427Z] #17 31.70 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-27T15:50:57.427Z] #17 31.71 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-27T15:50:57.652Z] #44 22.43 DEP images/cpuinfo.pb-c.d [2020-03-27T15:50:57.652Z] #44 22.53 PBCC images/stats.pb-c.c [2020-03-27T15:50:57.652Z] #44 22.58 DEP images/stats.pb-c.d [2020-03-27T15:50:57.684Z] #17 31.79 Selecting previously unselected package libiptc0:amd64. [2020-03-27T15:50:57.684Z] #17 31.80 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-27T15:50:57.684Z] #17 31.80 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-27T15:50:57.684Z] #17 31.90 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-27T15:50:57.684Z] #17 31.90 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-27T15:50:57.684Z] #17 31.91 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-27T15:50:57.684Z] #17 31.96 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-27T15:50:57.684Z] #17 31.98 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-27T15:50:57.684Z] #17 31.98 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-27T15:50:57.941Z] #17 32.07 Selecting previously unselected package libnftnl11:amd64. [2020-03-27T15:50:57.941Z] #17 32.09 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-27T15:50:57.941Z] #17 32.09 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-27T15:50:57.941Z] #17 32.17 Selecting previously unselected package iptables. [2020-03-27T15:50:57.941Z] #17 32.18 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-27T15:50:57.941Z] #17 32.19 Unpacking iptables (1.8.2-4) ... [2020-03-27T15:50:58.198Z] #17 32.52 Selecting previously unselected package xxd. [2020-03-27T15:50:58.198Z] #17 32.53 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-27T15:50:58.198Z] #17 32.54 Unpacking xxd (2:8.1.0875-5) ... [2020-03-27T15:50:58.455Z] #17 32.64 Selecting previously unselected package vim-common. [2020-03-27T15:50:58.455Z] #17 32.64 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-27T15:50:58.455Z] #17 32.66 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-27T15:50:58.716Z] #17 32.79 Selecting previously unselected package bash-completion. [2020-03-27T15:50:58.716Z] #17 32.79 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-27T15:50:59.000Z] #17 ... [2020-03-27T15:50:59.000Z] [2020-03-27T15:50:59.000Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:59.000Z] #44 69.02 CC compel/src/lib/infect.o [2020-03-27T15:50:59.000Z] #44 71.63 CC compel/src/lib/ptrace.o [2020-03-27T15:50:59.000Z] #44 72.19 AR compel/libcompel.a [2020-03-27T15:50:59.000Z] #44 72.28 HOSTCC compel/src/main-host.o [2020-03-27T15:50:59.000Z] #44 72.76 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-03-27T15:50:59.000Z] #44 73.07 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-27T15:50:59.000Z] #44 73.56 HOSTCC compel/src/lib/log-host.o [2020-03-27T15:50:59.000Z] #44 73.92 HOSTLINK compel/compel-host-bin [2020-03-27T15:50:59.000Z] #44 74.14 DEP soccr/soccr.d [2020-03-27T15:50:59.000Z] #44 74.41 CC soccr/soccr.o [2020-03-27T15:50:59.030Z] #44 ... [2020-03-27T15:50:59.030Z] [2020-03-27T15:50:59.030Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:50:59.030Z] #47 130.7 net/url [2020-03-27T15:50:59.030Z] #47 132.9 text/template/parse [2020-03-27T15:50:59.030Z] #47 137.8 go/parser [2020-03-27T15:50:59.030Z] #47 139.6 text/template [2020-03-27T15:50:59.030Z] #47 ... [2020-03-27T15:50:59.030Z] [2020-03-27T15:50:59.030Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:50:59.030Z] #56 139.6 mvdan.cc/sh/v3/fileutil [2020-03-27T15:50:59.030Z] #56 139.8 mvdan.cc/sh/v3/syntax [2020-03-27T15:50:59.261Z] #44 ... [2020-03-27T15:50:59.261Z] [2020-03-27T15:50:59.261Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:50:59.261Z] #17 10.12 Fetched 8164 kB in 8s (1042 kB/s) [2020-03-27T15:50:59.464Z] #33 ... [2020-03-27T15:50:59.464Z] [2020-03-27T15:50:59.464Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:50:59.464Z] #44 13.49 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-27T15:50:59.464Z] #44 13.66 PBCC images/opts.pb-c.c [2020-03-27T15:50:59.464Z] #44 13.79 PBCC images/sit.pb-c.c [2020-03-27T15:50:59.464Z] #44 13.83 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-27T15:50:59.464Z] #44 13.97 DEP images/opts.pb-c.d [2020-03-27T15:50:59.464Z] #44 14.07 DEP images/sit.pb-c.d [2020-03-27T15:50:59.464Z] #44 14.13 PBCC images/macvlan.pb-c.c [2020-03-27T15:50:59.464Z] #44 14.19 DEP images/macvlan.pb-c.d [2020-03-27T15:50:59.464Z] #44 14.25 PBCC images/autofs.pb-c.c [2020-03-27T15:50:59.464Z] #44 14.32 DEP images/autofs.pb-c.d [2020-03-27T15:50:59.464Z] #44 14.38 PBCC images/sysctl.pb-c.c [2020-03-27T15:50:59.464Z] #44 14.47 DEP images/sysctl.pb-c.d [2020-03-27T15:50:59.464Z] #44 14.62 PBCC images/time.pb-c.c [2020-03-27T15:50:59.464Z] #44 14.72 DEP images/time.pb-c.d [2020-03-27T15:50:59.464Z] #44 14.92 PBCC images/binfmt-misc.pb-c.c [2020-03-27T15:50:59.464Z] #44 15.02 DEP images/binfmt-misc.pb-c.d [2020-03-27T15:50:59.464Z] #44 15.16 PBCC images/seccomp.pb-c.c [2020-03-27T15:50:59.464Z] #44 15.21 DEP images/seccomp.pb-c.d [2020-03-27T15:50:59.464Z] #44 15.37 PBCC images/userns.pb-c.c [2020-03-27T15:50:59.464Z] #44 15.49 DEP images/userns.pb-c.d [2020-03-27T15:50:59.464Z] #44 15.59 PBCC images/cgroup.pb-c.c [2020-03-27T15:50:59.464Z] #44 15.64 DEP images/cgroup.pb-c.d [2020-03-27T15:50:59.464Z] #44 15.73 PBCC images/fown.pb-c.c [2020-03-27T15:50:59.464Z] #44 15.83 PBCC images/ext-file.pb-c.c [2020-03-27T15:50:59.464Z] #44 15.83 DEP images/fown.pb-c.d [2020-03-27T15:50:59.464Z] #44 15.89 DEP images/ext-file.pb-c.d [2020-03-27T15:50:59.464Z] #44 16.00 PBCC images/rpc.pb-c.c [2020-03-27T15:50:59.464Z] #44 16.14 DEP images/rpc.pb-c.d [2020-03-27T15:50:59.464Z] #44 16.23 PBCC images/siginfo.pb-c.c [2020-03-27T15:50:59.464Z] #44 16.30 DEP images/siginfo.pb-c.d [2020-03-27T15:50:59.464Z] #44 16.48 PBCC images/pagemap.pb-c.c [2020-03-27T15:50:59.464Z] #44 16.61 DEP images/pagemap.pb-c.d [2020-03-27T15:50:59.464Z] #44 16.69 PBCC images/rlimit.pb-c.c [2020-03-27T15:50:59.464Z] #44 16.77 DEP images/rlimit.pb-c.d [2020-03-27T15:50:59.464Z] #44 16.97 PBCC images/file-lock.pb-c.c [2020-03-27T15:50:59.464Z] #44 17.04 DEP images/file-lock.pb-c.d [2020-03-27T15:50:59.464Z] #44 17.21 PBCC images/tty.pb-c.c [2020-03-27T15:50:59.464Z] #44 17.40 DEP images/tty.pb-c.d [2020-03-27T15:50:59.464Z] #44 17.57 PBCC images/tun.pb-c.c [2020-03-27T15:50:59.464Z] #44 17.64 PBCC images/netdev.pb-c.c [2020-03-27T15:50:59.464Z] #44 17.75 DEP images/tun.pb-c.d [2020-03-27T15:50:59.464Z] #44 17.94 DEP images/netdev.pb-c.d [2020-03-27T15:50:59.464Z] #44 18.04 PBCC images/vma.pb-c.c [2020-03-27T15:50:59.464Z] #44 18.13 DEP images/vma.pb-c.d [2020-03-27T15:50:59.464Z] #44 18.19 PBCC images/creds.pb-c.c [2020-03-27T15:50:59.464Z] #44 18.26 DEP images/creds.pb-c.d [2020-03-27T15:50:59.464Z] #44 18.32 PBCC images/utsns.pb-c.c [2020-03-27T15:50:59.464Z] #44 18.34 DEP images/utsns.pb-c.d [2020-03-27T15:50:59.464Z] #44 18.41 PBCC images/ipc-desc.pb-c.c [2020-03-27T15:50:59.464Z] #44 18.44 PBCC images/ipc-sem.pb-c.c [2020-03-27T15:50:59.464Z] #44 18.49 DEP images/ipc-desc.pb-c.d [2020-03-27T15:50:59.720Z] #44 18.59 DEP images/ipc-sem.pb-c.d [2020-03-27T15:50:59.720Z] #44 18.69 PBCC images/ipc-msg.pb-c.c [2020-03-27T15:50:59.720Z] #44 18.79 DEP images/ipc-msg.pb-c.d [2020-03-27T15:50:59.975Z] #44 18.85 PBCC images/ipc-shm.pb-c.c [2020-03-27T15:50:59.975Z] #44 18.89 DEP images/ipc-shm.pb-c.d [2020-03-27T15:50:59.975Z] #44 18.95 PBCC images/ipc-var.pb-c.c [2020-03-27T15:50:59.975Z] #44 19.02 DEP images/ipc-var.pb-c.d [2020-03-27T15:51:00.231Z] #44 19.11 PBCC images/sk-opts.pb-c.c [2020-03-27T15:51:00.231Z] #44 19.21 PBCC images/packet-sock.pb-c.c [2020-03-27T15:51:00.231Z] #44 19.29 DEP images/sk-opts.pb-c.d [2020-03-27T15:51:00.231Z] #44 19.33 DEP images/packet-sock.pb-c.d [2020-03-27T15:51:00.487Z] #44 19.40 PBCC images/sk-netlink.pb-c.c [2020-03-27T15:51:00.487Z] #44 19.51 DEP images/sk-netlink.pb-c.d [2020-03-27T15:51:00.742Z] #44 19.75 PBCC images/sk-inet.pb-c.c [2020-03-27T15:51:00.742Z] #44 19.80 DEP images/sk-inet.pb-c.d [2020-03-27T15:51:00.997Z] #44 19.90 PBCC images/sk-unix.pb-c.c [2020-03-27T15:51:00.997Z] #44 19.99 DEP images/sk-unix.pb-c.d [2020-03-27T15:51:00.997Z] #44 20.12 PBCC images/mm.pb-c.c [2020-03-27T15:51:01.241Z] #17 35.37 Unpacking bash-completion (1:2.8-6) ... [2020-03-27T15:51:01.253Z] #44 20.34 DEP images/mm.pb-c.d [2020-03-27T15:51:01.499Z] #17 35.73 Selecting previously unselected package bzip2. [2020-03-27T15:51:01.499Z] #17 35.74 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-27T15:51:01.499Z] #17 35.75 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-27T15:51:01.508Z] #44 ... [2020-03-27T15:51:01.508Z] [2020-03-27T15:51:01.508Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:51:01.508Z] #33 DONE 137.3s [2020-03-27T15:51:01.508Z] [2020-03-27T15:51:01.508Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:01.508Z] #44 20.58 PBCC images/timerfd.pb-c.c [2020-03-27T15:51:01.508Z] #44 ... [2020-03-27T15:51:01.508Z] [2020-03-27T15:51:01.508Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:51:01.508Z] #47 130.6 net/url [2020-03-27T15:51:01.508Z] #47 130.6 go/scanner [2020-03-27T15:51:01.508Z] #47 133.0 go/ast [2020-03-27T15:51:01.508Z] #47 134.1 text/template/parse [2020-03-27T15:51:01.757Z] #17 35.83 Selecting previously unselected package xz-utils. [2020-03-27T15:51:01.757Z] #17 35.84 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-27T15:51:01.757Z] #17 35.85 Unpacking xz-utils (5.2.4-1) ... [2020-03-27T15:51:01.757Z] #17 36.03 Selecting previously unselected package apparmor. [2020-03-27T15:51:01.757Z] #17 36.05 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-27T15:51:01.757Z] #17 36.12 Unpacking apparmor (2.13.2-10) ... [2020-03-27T15:51:01.763Z] #47 ... [2020-03-27T15:51:01.763Z] [2020-03-27T15:51:01.763Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:01.763Z] #44 20.71 DEP images/timerfd.pb-c.d [2020-03-27T15:51:01.763Z] #44 20.80 PBCC images/timer.pb-c.c [2020-03-27T15:51:01.763Z] #44 20.91 DEP images/timer.pb-c.d [2020-03-27T15:51:02.018Z] #44 21.11 PBCC images/sa.pb-c.c [2020-03-27T15:51:02.018Z] #44 21.14 DEP images/sa.pb-c.d [2020-03-27T15:51:02.274Z] #44 21.25 PBCC images/pipe-data.pb-c.c [2020-03-27T15:51:02.274Z] #44 21.33 DEP images/pipe-data.pb-c.d [2020-03-27T15:51:02.274Z] #44 21.41 PBCC images/mnt.pb-c.c [2020-03-27T15:51:02.321Z] #17 36.43 Selecting previously unselected package aufs-tools. [2020-03-27T15:51:02.321Z] #17 36.44 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-27T15:51:02.321Z] #17 36.45 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-27T15:51:02.321Z] #17 36.59 Selecting previously unselected package libonig5:amd64. [2020-03-27T15:51:02.321Z] #17 36.60 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-27T15:51:02.321Z] #17 36.61 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-27T15:51:02.530Z] #44 21.51 DEP images/mnt.pb-c.d [2020-03-27T15:51:02.578Z] #17 36.80 Selecting previously unselected package libjq1:amd64. [2020-03-27T15:51:02.578Z] #17 36.80 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-27T15:51:02.578Z] #17 36.81 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-27T15:51:02.578Z] #17 36.92 Selecting previously unselected package jq. [2020-03-27T15:51:02.578Z] #17 36.93 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-27T15:51:02.578Z] #17 36.94 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-27T15:51:02.785Z] #44 21.66 PBCC images/sk-packet.pb-c.c [2020-03-27T15:51:02.785Z] #44 21.78 DEP images/sk-packet.pb-c.d [2020-03-27T15:51:02.785Z] #44 21.82 PBCC images/tcp-stream.pb-c.c [2020-03-27T15:51:02.836Z] #17 37.02 Selecting previously unselected package libaio1:amd64. [2020-03-27T15:51:02.836Z] #17 37.03 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-27T15:51:02.836Z] #17 37.03 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-27T15:51:02.836Z] #17 37.09 Selecting previously unselected package libgpm2:amd64. [2020-03-27T15:51:02.836Z] #17 37.09 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-27T15:51:02.836Z] #17 37.10 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-27T15:51:02.836Z] #17 37.18 Selecting previously unselected package libicu63:amd64. [2020-03-27T15:51:03.041Z] #44 21.93 DEP images/tcp-stream.pb-c.d [2020-03-27T15:51:03.041Z] #44 22.06 PBCC images/pipe.pb-c.c [2020-03-27T15:51:03.041Z] #44 22.13 DEP images/pipe.pb-c.d [2020-03-27T15:51:03.093Z] #17 37.20 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-03-27T15:51:03.093Z] #17 37.21 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-27T15:51:03.296Z] #44 22.23 PBCC images/pstree.pb-c.c [2020-03-27T15:51:03.296Z] #44 22.31 DEP images/pstree.pb-c.d [2020-03-27T15:51:03.296Z] #44 22.42 PBCC images/fs.pb-c.c [2020-03-27T15:51:03.296Z] #44 22.46 DEP images/fs.pb-c.d [2020-03-27T15:51:03.470Z] #17 10.12 Reading package lists... [2020-03-27T15:51:03.470Z] #17 ... [2020-03-27T15:51:03.470Z] [2020-03-27T15:51:03.470Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:51:03.470Z] #47 136.1 net/http/httptrace [2020-03-27T15:51:03.470Z] #47 136.3 net/http [2020-03-27T15:51:03.470Z] #47 ... [2020-03-27T15:51:03.470Z] [2020-03-27T15:51:03.470Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:51:03.552Z] #44 22.66 PBCC images/signalfd.pb-c.c [2020-03-27T15:51:03.807Z] #44 22.68 DEP images/signalfd.pb-c.d [2020-03-27T15:51:03.807Z] #44 22.78 PBCC images/fh.pb-c.c [2020-03-27T15:51:03.807Z] #44 22.90 PBCC images/fsnotify.pb-c.c [2020-03-27T15:51:04.062Z] #44 22.95 DEP images/fh.pb-c.d [2020-03-27T15:51:04.062Z] #44 23.04 DEP images/fsnotify.pb-c.d [2020-03-27T15:51:04.062Z] #44 23.11 PBCC images/eventpoll.pb-c.c [2020-03-27T15:51:04.318Z] #44 23.23 DEP images/eventpoll.pb-c.d [2020-03-27T15:51:04.318Z] #44 23.30 PBCC images/eventfd.pb-c.c [2020-03-27T15:51:04.318Z] #44 23.37 DEP images/eventfd.pb-c.d [2020-03-27T15:51:04.573Z] #44 23.46 PBCC images/remap-file-path.pb-c.c [2020-03-27T15:51:04.573Z] #44 23.54 DEP images/remap-file-path.pb-c.d [2020-03-27T15:51:04.573Z] #44 23.67 PBCC images/fifo.pb-c.c [2020-03-27T15:51:04.796Z] #23 143.8 Checking out files: 20% (2191/10664) Checking out files: 21% (2240/10664) Checking out files: 22% (2347/10664) Checking out files: 23% (2453/10664) Checking out files: 24% (2560/10664) Checking out files: 25% (2666/10664) Checking out files: 26% (2773/10664) Checking out files: 27% (2880/10664) Checking out files: 28% (2986/10664) Checking out files: 29% (3093/10664) Checking out files: 30% (3200/10664) Checking out files: 31% (3306/10664) Checking out files: 32% (3413/10664) Checking out files: 33% (3520/10664) Checking out files: 34% (3626/10664) Checking out files: 34% (3703/10664) Checking out files: 35% (3733/10664) Checking out files: 36% (3840/10664) Checking out files: 37% (3946/10664) Checking out files: 38% (4053/10664) Checking out files: 39% (4159/10664) Checking out files: 40% (4266/10664) Checking out files: 41% (4373/10664) Checking out files: 42% (4479/10664) Checking out files: 43% (4586/10664) Checking out files: 44% (4693/10664) Checking out files: 45% (4799/10664) Checking out files: 46% (4906/10664) Checking out files: 47% (5013/10664) Checking out files: 48% (5119/10664) Checking out files: 49% (5226/10664) Checking out files: 50% (5332/10664) Checking out files: 51% (5439/10664) Checking out files: 52% (5546/10664) Checking out files: 53% (5652/10664) Checking out files: 53% (5660/10664) Checking out files: 54% (5759/10664) Checking out files: 55% (5866/10664) Checking out files: 56% (5972/10664) Checking out files: 57% (6079/10664) Checking out files: 58% (6186/10664) Checking out files: 59% (6292/10664) Checking out files: 60% (6399/10664) Checking out files: 61% (6506/10664) Checking out files: 62% (6612/10664) Checking out files: 63% (6719/10664) Checking out files: 64% (6825/10664) Checking out files: 65% (6932/10664) Checking out files: 66% (7039/10664) Checking out files: 67% (7145/10664) Checking out files: 68% (7252/10664) Checking out files: 69% (7359/10664) Checking out files: 70% (7465/10664) Checking out files: 71% (7572/10664) Checking out files: 72% (7679/10664) Checking out files: 73% (7785/10664) Checking out files: 74% (7892/10664) Checking out files: 75% (7998/10664) Checking out files: 76% (8105/10664) Checking out files: 77% (8212/10664) Checking out files: 78% (8318/10664) Checking out files: 79% (8425/10664) Checking out files: 80% (8532/10664) Checking out files: 81% (8638/10664) Checking out files: 82% (8745/10664) Checking out files: 82% (8794/10664) Checking out files: 83% (8852/10664) Checking out files: 84% (8958/10664) Checking out files: 85% (9065/10664) Checking out files: 86% (9172/10664) Checking out files: 87% (9278/10664) Checking out files: 88% (9385/10664) Checking out files: 89% (9491/10664) Checking out files: 90% (9598/10664) Checking out files: 91% (9705/10664) Checking out files: 92% (9811/10664) Checking out files: 93% (9918/10664) Checking out files: 94% (10025/10664) Checking out files: 95% (10131/10664) Checking out files: 96% (10238/10664) Checking out files: 97% (10345/10664) Checking out files: 98% (10451/10664) Checking out files: 99% (10558/10664) Checking out files: 100% (10664/10664) Checking out files: 100% (10664/10664), done. [2020-03-27T15:51:04.828Z] #44 23.77 DEP images/fifo.pb-c.d [2020-03-27T15:51:04.828Z] #44 23.83 PBCC images/ghost-file.pb-c.c [2020-03-27T15:51:04.828Z] #44 23.96 DEP images/ghost-file.pb-c.d [2020-03-27T15:51:05.058Z] #23 147.9 + cd /tmp/tmp.xHRMdrhqvF/tmp/docker-ce [2020-03-27T15:51:05.058Z] #23 147.9 + git checkout -q v17.06.2-ce [2020-03-27T15:51:05.084Z] #44 24.11 PBCC images/regfile.pb-c.c [2020-03-27T15:51:05.369Z] #44 24.29 DEP images/regfile.pb-c.d [2020-03-27T15:51:05.369Z] #44 24.37 PBCC images/ns.pb-c.c [2020-03-27T15:51:05.583Z] #56 ... [2020-03-27T15:51:05.583Z] [2020-03-27T15:51:05.583Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:51:05.583Z] #65 63.86 + bin/ctr [2020-03-27T15:51:05.583Z] #65 ... [2020-03-27T15:51:05.583Z] [2020-03-27T15:51:05.583Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:51:05.583Z] #47 143.4 encoding/xml [2020-03-27T15:51:05.662Z] #44 24.51 DEP images/ns.pb-c.d [2020-03-27T15:51:05.663Z] #44 24.61 PBCC images/fdinfo.pb-c.c [2020-03-27T15:51:05.919Z] #44 24.80 DEP images/fdinfo.pb-c.d [2020-03-27T15:51:05.919Z] #44 24.96 PBCC images/core-aarch64.pb-c.c [2020-03-27T15:51:05.919Z] #44 25.01 PBCC images/core-arm.pb-c.c [2020-03-27T15:51:06.182Z] #44 25.22 PBCC images/core-ppc64.pb-c.c [2020-03-27T15:51:06.183Z] #44 25.24 PBCC images/core-s390.pb-c.c [2020-03-27T15:51:06.183Z] #44 25.28 PBCC images/core-x86.pb-c.c [2020-03-27T15:51:06.369Z] #17 ... [2020-03-27T15:51:06.369Z] [2020-03-27T15:51:06.369Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:06.369Z] #44 122.0 CC criu/cr-errno.o [2020-03-27T15:51:06.369Z] #44 122.1 CC criu/cr-restore.o [2020-03-27T15:51:06.369Z] #44 126.5 CC criu/cr-service.o [2020-03-27T15:51:06.369Z] #44 128.0 CC criu/crtools.o [2020-03-27T15:51:06.369Z] #44 128.5 CC criu/eventfd.o [2020-03-27T15:51:06.369Z] #44 128.8 CC criu/eventpoll.o [2020-03-27T15:51:06.369Z] #44 129.6 CC criu/external.o [2020-03-27T15:51:06.369Z] #44 129.9 CC criu/fault-injection.o [2020-03-27T15:51:06.369Z] #44 130.0 CC criu/fdstore.o [2020-03-27T15:51:06.369Z] #44 130.4 CC criu/fifo.o [2020-03-27T15:51:06.369Z] #44 130.8 CC criu/file-ids.o [2020-03-27T15:51:06.369Z] #44 131.1 CC criu/file-lock.o [2020-03-27T15:51:06.369Z] #44 132.0 CC criu/files-ext.o [2020-03-27T15:51:06.369Z] #44 132.3 CC criu/files-reg.o [2020-03-27T15:51:06.369Z] #44 ... [2020-03-27T15:51:06.369Z] [2020-03-27T15:51:06.369Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:51:06.369Z] #17 40.53 Selecting previously unselected package libnet1:amd64. [2020-03-27T15:51:06.369Z] #17 40.54 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-27T15:51:06.369Z] #17 40.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-27T15:51:06.369Z] #17 40.65 Selecting previously unselected package libnl-3-200:amd64. [2020-03-27T15:51:06.369Z] #17 40.66 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-27T15:51:06.369Z] #17 40.66 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-27T15:51:06.442Z] #44 25.37 PBCC images/core.pb-c.c [2020-03-27T15:51:06.442Z] #44 25.50 PBCC images/inventory.pb-c.c [2020-03-27T15:51:06.626Z] #17 40.76 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-27T15:51:06.626Z] #17 40.76 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-27T15:51:06.626Z] #17 40.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-27T15:51:06.626Z] #17 40.85 Selecting previously unselected package libreadline5:amd64. [2020-03-27T15:51:06.626Z] #17 40.87 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-27T15:51:06.626Z] #17 40.87 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-27T15:51:06.698Z] #44 25.68 DEP images/core-aarch64.pb-c.d [2020-03-27T15:51:06.698Z] #44 25.77 DEP images/core-arm.pb-c.d [2020-03-27T15:51:06.698Z] #44 25.85 DEP images/core-ppc64.pb-c.d [2020-03-27T15:51:06.884Z] #17 40.98 Selecting previously unselected package net-tools. [2020-03-27T15:51:06.884Z] #17 40.99 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-27T15:51:06.884Z] #17 40.99 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-27T15:51:06.884Z] #17 41.22 Selecting previously unselected package python-pip-whl. [2020-03-27T15:51:06.884Z] #17 41.23 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-27T15:51:06.953Z] #44 25.91 DEP images/core-s390.pb-c.d [2020-03-27T15:51:06.953Z] #44 26.00 DEP images/core-x86.pb-c.d [2020-03-27T15:51:06.953Z] #44 26.09 DEP images/core.pb-c.d [2020-03-27T15:51:07.141Z] #17 41.24 Unpacking python-pip-whl (18.1-5) ... [2020-03-27T15:51:07.208Z] #44 26.18 DEP images/inventory.pb-c.d [2020-03-27T15:51:07.208Z] #44 26.23 PBCC images/cpuinfo.pb-c.c [2020-03-27T15:51:07.208Z] #44 26.27 DEP images/cpuinfo.pb-c.d [2020-03-27T15:51:07.208Z] #44 26.31 PBCC images/stats.pb-c.c [2020-03-27T15:51:07.208Z] #44 26.33 DEP images/stats.pb-c.d [2020-03-27T15:51:07.399Z] #17 41.74 Selecting previously unselected package python3-lib2to3. [2020-03-27T15:51:07.399Z] #17 41.75 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-27T15:51:07.399Z] #17 41.75 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-27T15:51:07.483Z] #47 149.2 go/doc [2020-03-27T15:51:07.656Z] #17 41.89 Selecting previously unselected package python3-distutils. [2020-03-27T15:51:07.656Z] #17 41.89 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-27T15:51:07.656Z] #17 41.90 Unpacking python3-distutils (3.7.3-1) ... [2020-03-27T15:51:07.769Z] #44 ... [2020-03-27T15:51:07.769Z] [2020-03-27T15:51:07.769Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:51:07.769Z] #56 133.7 github.com/pkg/diff [2020-03-27T15:51:07.769Z] #56 136.4 go/ast [2020-03-27T15:51:07.769Z] #56 138.3 golang.org/x/crypto/ssh/terminal [2020-03-27T15:51:07.769Z] #56 141.0 mvdan.cc/editorconfig [2020-03-27T15:51:07.769Z] #56 143.1 mvdan.cc/sh/v3/fileutil [2020-03-27T15:51:07.769Z] #56 143.6 mvdan.cc/sh/v3/syntax [2020-03-27T15:51:07.914Z] #17 42.03 Selecting previously unselected package python3-pip. [2020-03-27T15:51:07.914Z] #17 42.04 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-27T15:51:07.914Z] #17 42.05 Unpacking python3-pip (18.1-5) ... [2020-03-27T15:51:07.914Z] #17 42.22 Selecting previously unselected package python3-pkg-resources. [2020-03-27T15:51:07.914Z] #17 42.23 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-27T15:51:08.024Z] #56 ... [2020-03-27T15:51:08.024Z] [2020-03-27T15:51:08.024Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:51:08.024Z] #47 140.9 text/template [2020-03-27T15:51:08.024Z] #47 143.0 go/parser [2020-03-27T15:51:08.171Z] #17 42.24 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-27T15:51:08.171Z] #17 42.36 Selecting previously unselected package python3-setuptools. [2020-03-27T15:51:08.171Z] #17 42.38 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-27T15:51:08.171Z] #17 42.38 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-27T15:51:08.429Z] #17 42.60 Selecting previously unselected package python3-wheel. [2020-03-27T15:51:08.429Z] #17 42.61 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-27T15:51:08.429Z] #17 42.62 Unpacking python3-wheel (0.32.3-2) ... [2020-03-27T15:51:08.429Z] #17 42.68 Selecting previously unselected package sudo. [2020-03-27T15:51:08.429Z] #17 42.69 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-03-27T15:51:08.429Z] #17 42.70 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-27T15:51:08.856Z] #47 ... [2020-03-27T15:51:08.856Z] [2020-03-27T15:51:08.856Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:08.856Z] #44 26.48 make[1]: Nothing to be done for 'all'. [2020-03-27T15:51:08.856Z] #44 30.04 CC images/stats.o [2020-03-27T15:51:08.856Z] #44 30.77 CC images/core.o [2020-03-27T15:51:08.856Z] #44 32.11 CC images/core-x86.o [2020-03-27T15:51:08.856Z] #44 33.10 CC images/core-arm.o [2020-03-27T15:51:08.856Z] #44 33.58 CC images/core-aarch64.o [2020-03-27T15:51:08.993Z] #17 43.19 Selecting previously unselected package thin-provisioning-tools. [2020-03-27T15:51:08.993Z] #17 43.19 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-27T15:51:08.993Z] #17 43.21 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-27T15:51:09.250Z] #17 43.41 Selecting previously unselected package uidmap. [2020-03-27T15:51:09.250Z] #17 43.42 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-27T15:51:09.250Z] #17 43.43 Unpacking uidmap (1:4.5-1.1) ... [2020-03-27T15:51:09.250Z] #17 43.53 Selecting previously unselected package vim-runtime. [2020-03-27T15:51:09.250Z] #17 43.54 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-27T15:51:09.250Z] #17 43.56 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-27T15:51:09.250Z] #17 43.59 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-27T15:51:09.250Z] #17 43.60 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-27T15:51:09.422Z] #44 34.19 CC images/core-ppc64.o [2020-03-27T15:51:10.353Z] #23 ... [2020-03-27T15:51:10.353Z] [2020-03-27T15:51:10.353Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:10.353Z] #44 76.35 AR soccr/libsoccr.a [2020-03-27T15:51:10.353Z] #44 76.43 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-27T15:51:10.353Z] #44 76.94 DEP criu/arch/aarch64/sigframe.d [2020-03-27T15:51:10.353Z] #44 77.16 DEP criu/arch/aarch64/crtools.d [2020-03-27T15:51:10.353Z] #44 77.42 DEP criu/arch/aarch64/cpu.d [2020-03-27T15:51:10.353Z] #44 77.48 DEP criu/arch/aarch64/bitops.d [2020-03-27T15:51:10.353Z] #44 77.58 CC criu/arch/aarch64/bitops.o [2020-03-27T15:51:10.353Z] #44 77.65 CC criu/arch/aarch64/cpu.o [2020-03-27T15:51:10.353Z] #44 77.96 CC criu/arch/aarch64/crtools.o [2020-03-27T15:51:10.353Z] #44 78.56 CC criu/arch/aarch64/sigframe.o [2020-03-27T15:51:10.353Z] #44 78.84 LINK criu/arch/aarch64/crtools.built-in.o [2020-03-27T15:51:10.353Z] #44 78.94 DEP criu/pie/util-vdso.d [2020-03-27T15:51:10.353Z] #44 79.10 DEP criu/pie/util.d [2020-03-27T15:51:10.353Z] #44 79.40 CC criu/pie/util.o [2020-03-27T15:51:10.353Z] #44 79.84 CC criu/pie/util-vdso.o [2020-03-27T15:51:10.353Z] #44 80.73 AR criu/pie/pie.lib.a [2020-03-27T15:51:10.353Z] #44 80.87 DEP criu/pie/restorer.d [2020-03-27T15:51:10.353Z] #44 81.21 DEP criu/arch/aarch64/intraprocedure.d [2020-03-27T15:51:10.353Z] #44 81.22 DEP criu/arch/aarch64/restorer.d [2020-03-27T15:51:10.353Z] #44 81.53 DEP criu/arch/aarch64/vdso-pie.d [2020-03-27T15:51:10.353Z] #44 81.71 DEP criu/pie/parasite-vdso.d [2020-03-27T15:51:10.353Z] #44 81.98 DEP criu/pie/parasite.d [2020-03-27T15:51:10.353Z] #44 82.36 CC criu/pie/parasite.o [2020-03-27T15:51:10.353Z] #44 83.86 LINK criu/pie/parasite.built-in.o [2020-03-27T15:51:10.353Z] #44 83.88 GEN criu/pie/parasite-blob.h [2020-03-27T15:51:10.353Z] #44 83.91 CC criu/pie/parasite-vdso.o [2020-03-27T15:51:10.353Z] #44 84.71 CC criu/arch/aarch64/vdso-pie.o [2020-03-27T15:51:10.353Z] #44 85.03 CC criu/arch/aarch64/restorer.o [2020-03-27T15:51:10.353Z] #44 85.60 CC criu/arch/aarch64/intraprocedure.o [2020-03-27T15:51:10.353Z] #44 85.67 CC criu/pie/restorer.o [2020-03-27T15:51:10.353Z] #44 ... [2020-03-27T15:51:10.353Z] [2020-03-27T15:51:10.353Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:51:10.353Z] #23 152.5 + mkdir -p /tmp/tmp.xHRMdrhqvF/src/github.com/docker [2020-03-27T15:51:10.353Z] #23 152.5 + mv components/cli /tmp/tmp.xHRMdrhqvF/src/github.com/docker/cli [2020-03-27T15:51:10.353Z] #23 152.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-27T15:51:10.356Z] #44 ... [2020-03-27T15:51:10.356Z] [2020-03-27T15:51:10.356Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:51:10.356Z] #56 152.1 mvdan.cc/sh/v3/cmd/shfmt [2020-03-27T15:51:11.738Z] #23 ... [2020-03-27T15:51:11.738Z] [2020-03-27T15:51:11.738Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-27T15:51:11.738Z] #30 DONE 154.6s [2020-03-27T15:51:11.738Z] [2020-03-27T15:51:11.738Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:51:11.738Z] #17 10.12 Reading package lists... [2020-03-27T15:51:11.738Z] #17 14.41 Reading package lists... [2020-03-27T15:51:11.738Z] #17 19.00 Building dependency tree... [2020-03-27T15:51:11.738Z] #17 20.69 libcap2-bin is already the newest version (1:2.25-2). [2020-03-27T15:51:11.738Z] #17 20.69 The following additional packages will be installed: [2020-03-27T15:51:11.738Z] #17 20.69 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-27T15:51:11.738Z] #17 20.69 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-27T15:51:11.738Z] #17 20.69 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-27T15:51:11.738Z] #17 20.69 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-27T15:51:11.738Z] #17 20.69 python3.7 python3.7-minimal vim-runtime xxd [2020-03-27T15:51:11.738Z] #17 20.70 Suggested packages: [2020-03-27T15:51:11.738Z] #17 20.70 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-27T15:51:11.738Z] #17 20.70 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-27T15:51:11.738Z] #17 20.70 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-27T15:51:11.738Z] #17 20.70 Recommended packages: [2020-03-27T15:51:11.738Z] #17 20.70 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-27T15:51:11.738Z] #17 20.70 python3-keyrings.alt python3-xdg unzip [2020-03-27T15:51:11.738Z] #17 22.63 The following NEW packages will be installed: [2020-03-27T15:51:11.738Z] #17 22.63 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-27T15:51:11.738Z] #17 22.63 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-27T15:51:11.738Z] #17 22.63 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-27T15:51:11.738Z] #17 22.63 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-27T15:51:11.738Z] #17 22.63 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-27T15:51:11.738Z] #17 22.63 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-27T15:51:11.738Z] #17 22.63 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-27T15:51:11.738Z] #17 22.63 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-27T15:51:11.738Z] #17 22.63 xz-utils zip [2020-03-27T15:51:12.193Z] #47 148.3 encoding/xml [2020-03-27T15:51:12.309Z] #17 23.08 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:51:12.309Z] #17 23.08 Need to get 27.6 MB of archives. [2020-03-27T15:51:12.309Z] #17 23.08 After this operation, 114 MB of additional disk space will be used. [2020-03-27T15:51:12.309Z] #17 23.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-03-27T15:51:12.309Z] #17 ... [2020-03-27T15:51:12.309Z] [2020-03-27T15:51:12.309Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:12.309Z] #44 89.14 LINK criu/pie/restorer.built-in.o [2020-03-27T15:51:12.310Z] #44 89.17 GEN criu/pie/restorer-blob.h [2020-03-27T15:51:12.449Z] #47 148.6 go/doc [2020-03-27T15:51:12.526Z] #17 46.80 Selecting previously unselected package vim. [2020-03-27T15:51:12.572Z] #44 89.37 DEP criu/vdso.d [2020-03-27T15:51:12.657Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 30.7% of statements [2020-03-27T15:51:12.657Z] ok github.com/docker/docker/container 0.109s coverage: 34.9% of statements [2020-03-27T15:51:12.657Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-27T15:51:12.657Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-27T15:51:12.657Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-27T15:51:12.657Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-27T15:51:12.783Z] #17 46.82 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-27T15:51:12.783Z] #17 46.83 Unpacking vim (2:8.1.0875-5) ... [2020-03-27T15:51:12.833Z] #44 89.75 DEP criu/uts_ns.d [2020-03-27T15:51:13.094Z] #44 89.98 DEP criu/util.d [2020-03-27T15:51:13.297Z] #17 47.37 Selecting previously unselected package xfsprogs. [2020-03-27T15:51:13.297Z] #17 47.40 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-27T15:51:13.297Z] #17 47.40 Unpacking xfsprogs (4.20.0-1) ... [2020-03-27T15:51:13.297Z] #17 ... [2020-03-27T15:51:13.297Z] [2020-03-27T15:51:13.297Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:51:13.297Z] #41 249.0 + dpkg --print-architecture [2020-03-27T15:51:13.297Z] #41 249.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-27T15:51:13.354Z] #44 90.30 DEP criu/uffd.d [2020-03-27T15:51:13.371Z] Removing intermediate container 70a784f7e3b6 [2020-03-27T15:51:13.371Z] ---> 2f21eb85b38d [2020-03-27T15:51:13.371Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-03-27T15:51:13.371Z] ---> ebd73b5ebd31 [2020-03-27T15:51:13.371Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-03-27T15:51:13.371Z] ---> 9eb6397c3807 [2020-03-27T15:51:13.371Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-03-27T15:51:13.371Z] ---> Running in 966cc7cf7ed3 [2020-03-27T15:51:13.371Z] Removing intermediate container 966cc7cf7ed3 [2020-03-27T15:51:13.371Z] ---> 88de5deb3e02 [2020-03-27T15:51:13.371Z] Successfully built 88de5deb3e02 [2020-03-27T15:51:13.371Z] Successfully tagged moby-buildx:latest [2020-03-27T15:51:13.371Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-03-27T15:51:13.371Z] if [ -n "${id}" ]; then \ [2020-03-27T15:51:13.371Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-03-27T15:51:13.371Z] && touch bundles/buildx; \ [2020-03-27T15:51:13.371Z] docker rm -f ${id}; \ [2020-03-27T15:51:13.371Z] fi [2020-03-27T15:51:13.371Z] f9ed4a825c3f99b70975597a27537a9f326b2e74cac2c0b2f6029d91228412f2 [2020-03-27T15:51:13.371Z] bundles/buildx version [2020-03-27T15:51:13.371Z] buildx v0.3.1 6db68d0 [2020-03-27T15:51:13.371Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:b02e0024f5dc3f91c228ac3e4716036eca44c6c9 . [2020-03-27T15:51:13.371Z] #1 [internal] booting buildkit [2020-03-27T15:51:13.371Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-03-27T15:51:13.371Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2020-03-27T15:51:13.371Z] #1 creating container buildx_buildkit_default [2020-03-27T15:51:13.371Z] #1 creating container buildx_buildkit_default 0.5s done [2020-03-27T15:51:13.371Z] #1 DONE 3.2s [2020-03-27T15:51:13.371Z] [2020-03-27T15:51:13.371Z] #2 [internal] load build definition from Dockerfile [2020-03-27T15:51:13.371Z] #2 transferring dockerfile: 17.05kB done [2020-03-27T15:51:13.371Z] #2 DONE 0.0s [2020-03-27T15:51:13.371Z] [2020-03-27T15:51:13.371Z] #3 [internal] load .dockerignore [2020-03-27T15:51:13.371Z] #3 transferring context: 87B 0.0s done [2020-03-27T15:51:13.371Z] #3 DONE 0.0s [2020-03-27T15:51:13.371Z] [2020-03-27T15:51:13.371Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-27T15:51:13.371Z] #4 DONE 0.8s [2020-03-27T15:51:13.371Z] [2020-03-27T15:51:13.371Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-27T15:51:13.371Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-27T15:51:13.371Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-27T15:51:13.371Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-03-27T15:51:13.371Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-03-27T15:51:13.372Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-03-27T15:51:13.372Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-03-27T15:51:13.372Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-03-27T15:51:13.372Z] #5 DONE 0.8s [2020-03-27T15:51:13.372Z] [2020-03-27T15:51:13.372Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-27T15:51:13.372Z] #7 DONE 0.2s [2020-03-27T15:51:13.372Z] [2020-03-27T15:51:13.372Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-27T15:51:13.372Z] #6 DONE 0.4s [2020-03-27T15:51:13.372Z] [2020-03-27T15:51:13.372Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-27T15:51:13.372Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-27T15:51:13.372Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-27T15:51:13.372Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-03-27T15:51:13.372Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-27T15:51:13.372Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 883.77kB / 9.86MB 0.4s [2020-03-27T15:51:13.372Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.51MB / 9.86MB 0.5s [2020-03-27T15:51:13.372Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.35MB / 9.86MB 0.7s [2020-03-27T15:51:13.372Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.88MB / 9.86MB 0.8s [2020-03-27T15:51:13.372Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.44MB / 9.86MB 1.0s [2020-03-27T15:51:13.372Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.07MB / 9.86MB 1.1s [2020-03-27T15:51:13.372Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.62MB / 9.86MB 1.3s [2020-03-27T15:51:13.375Z] #47 ... [2020-03-27T15:51:13.375Z] [2020-03-27T15:51:13.375Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:13.375Z] #44 28.42 make[1]: Nothing to be done for 'all'. [2020-03-27T15:51:13.375Z] #44 31.69 CC images/stats.o [2020-03-27T15:51:13.375Z] #44 32.49 CC images/core.o [2020-03-27T15:51:13.555Z] #41 249.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-27T15:51:13.555Z] #41 249.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-27T15:51:13.615Z] #44 90.64 DEP criu/tun.d [2020-03-27T15:51:13.672Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.64MB / 9.86MB 1.6s [2020-03-27T15:51:13.672Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.22MB / 9.86MB 1.7s [2020-03-27T15:51:13.876Z] #44 90.89 DEP criu/tty.d [2020-03-27T15:51:14.136Z] #44 91.05 DEP criu/timerfd.d [2020-03-27T15:51:14.308Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.11MB / 9.86MB 2.0s [2020-03-27T15:51:14.397Z] #44 91.23 DEP criu/sysfs_parse.d [2020-03-27T15:51:14.397Z] #44 91.39 DEP criu/sysctl.d [2020-03-27T15:51:14.605Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.22MB / 9.86MB 2.3s [2020-03-27T15:51:14.605Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.89MB / 9.86MB 2.5s [2020-03-27T15:51:14.605Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.60MB / 9.86MB 2.6s [2020-03-27T15:51:14.658Z] #44 91.62 DEP criu/string.d [2020-03-27T15:51:14.658Z] #44 91.73 DEP criu/stats.d [2020-03-27T15:51:14.914Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.7s done [2020-03-27T15:51:14.914Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-03-27T15:51:14.919Z] #44 91.87 DEP criu/sockets.d [2020-03-27T15:51:15.181Z] #44 ... [2020-03-27T15:51:15.181Z] [2020-03-27T15:51:15.181Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:51:15.181Z] #47 148.5 github.com/LK4D4/vndr/godl [2020-03-27T15:51:15.181Z] #47 149.4 github.com/LK4D4/vndr [2020-03-27T15:51:15.181Z] #47 DONE 158.1s [2020-03-27T15:51:15.265Z] #44 33.91 CC images/core-x86.o [2020-03-27T15:51:15.441Z] [2020-03-27T15:51:15.441Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:51:15.442Z] #17 23.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-03-27T15:51:15.442Z] #17 23.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-03-27T15:51:15.442Z] #17 23.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-03-27T15:51:15.442Z] #17 23.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-03-27T15:51:15.442Z] #17 23.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-03-27T15:51:15.442Z] #17 23.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-03-27T15:51:15.442Z] #17 23.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-03-27T15:51:15.442Z] #17 23.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-03-27T15:51:15.442Z] #17 23.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-03-27T15:51:15.442Z] #17 23.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-03-27T15:51:15.442Z] #17 23.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-03-27T15:51:15.442Z] #17 23.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-03-27T15:51:15.442Z] #17 23.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-03-27T15:51:15.442Z] #17 23.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-03-27T15:51:15.442Z] #17 23.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-03-27T15:51:15.442Z] #17 23.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-03-27T15:51:15.442Z] #17 23.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-27T15:51:15.442Z] #17 23.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-03-27T15:51:15.442Z] #17 23.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-03-27T15:51:15.442Z] #17 23.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-03-27T15:51:15.442Z] #17 23.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-03-27T15:51:15.442Z] #17 24.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-03-27T15:51:15.442Z] #17 24.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-03-27T15:51:15.442Z] #17 24.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-03-27T15:51:15.442Z] #17 24.05 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-03-27T15:51:15.442Z] #17 24.06 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-03-27T15:51:15.442Z] #17 24.06 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-03-27T15:51:15.442Z] #17 24.06 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-03-27T15:51:15.442Z] #17 24.48 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-03-27T15:51:15.442Z] #17 24.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-03-27T15:51:15.442Z] #17 24.49 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-03-27T15:51:15.442Z] #17 24.49 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-03-27T15:51:15.442Z] #17 24.60 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-03-27T15:51:15.442Z] #17 25.12 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-27T15:51:15.442Z] #17 25.21 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-27T15:51:15.442Z] #17 25.21 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-27T15:51:15.442Z] #17 25.23 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-03-27T15:51:15.442Z] #17 25.24 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-27T15:51:15.442Z] #17 25.25 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-27T15:51:15.442Z] #17 25.28 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-27T15:51:15.442Z] #17 25.28 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-03-27T15:51:15.442Z] #17 25.84 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-03-27T15:51:15.442Z] #17 25.85 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-03-27T15:51:15.442Z] #17 25.86 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-27T15:51:15.442Z] #17 26.10 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-03-27T15:51:15.442Z] #17 26.15 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-03-27T15:51:15.442Z] #17 26.21 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-03-27T15:51:15.619Z] #56 ... [2020-03-27T15:51:15.619Z] [2020-03-27T15:51:15.619Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:15.619Z] #44 35.53 CC images/core-s390.o [2020-03-27T15:51:15.619Z] #44 36.94 CC images/cpuinfo.o [2020-03-27T15:51:15.619Z] #44 37.67 CC images/inventory.o [2020-03-27T15:51:15.619Z] #44 38.14 CC images/fdinfo.o [2020-03-27T15:51:15.619Z] #44 38.99 CC images/fown.o [2020-03-27T15:51:15.619Z] #44 39.27 CC images/ns.o [2020-03-27T15:51:15.619Z] #44 39.76 CC images/regfile.o [2020-03-27T15:51:15.619Z] #44 40.25 CC images/ghost-file.o [2020-03-27T15:51:15.826Z] #44 34.83 CC images/core-arm.o [2020-03-27T15:51:16.013Z] #17 27.10 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:51:16.185Z] #44 41.14 CC images/fifo.o [2020-03-27T15:51:16.275Z] #17 27.27 Fetched 27.6 MB in 3s (7978 kB/s) [2020-03-27T15:51:16.388Z] #44 35.25 CC images/core-aarch64.o [2020-03-27T15:51:16.537Z] #17 27.36 Selecting previously unselected package pigz. [2020-03-27T15:51:16.537Z] #17 27.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 ... 23396 files and directories currently installed.) [2020-03-27T15:51:16.537Z] #17 27.54 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-03-27T15:51:16.537Z] #17 27.55 Unpacking pigz (2.4-1) ... [2020-03-27T15:51:16.753Z] #44 41.48 CC images/remap-file-path.o [2020-03-27T15:51:16.798Z] #17 27.67 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-03-27T15:51:16.798Z] #17 27.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-03-27T15:51:16.798Z] #17 27.67 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-03-27T15:51:16.949Z] #44 35.90 CC images/core-ppc64.o [2020-03-27T15:51:17.012Z] #44 41.83 CC images/eventfd.o [2020-03-27T15:51:17.035Z] ok github.com/docker/docker/daemon/cluster 0.038s coverage: 0.5% of statements [2020-03-27T15:51:17.058Z] #17 28.10 Selecting previously unselected package python3.7-minimal. [2020-03-27T15:51:17.058Z] #17 28.11 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-03-27T15:51:17.058Z] #17 28.14 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-27T15:51:17.270Z] #44 42.09 CC images/eventpoll.o [2020-03-27T15:51:17.636Z] #17 28.79 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-03-27T15:51:17.650Z] #72 ... [2020-03-27T15:51:17.650Z] [2020-03-27T15:51:17.650Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-27T15:51:17.650Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-27T15:51:17.650Z] #8 sha256:29760557aa15d83b93e1d2ddabafde26559e22005a775c9e89722c8ef7334733 1.79kB / 1.79kB done [2020-03-27T15:51:17.650Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.73MB / 10.73MB 2.6s done [2020-03-27T15:51:17.650Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 25.18MB / 54.14MB 5.4s [2020-03-27T15:51:17.650Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.25MB / 8.25MB 2.2s done [2020-03-27T15:51:17.650Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 25.85MB / 96.43MB 5.4s [2020-03-27T15:51:17.650Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 25.00MB / 73.51MB 5.4s [2020-03-27T15:51:17.650Z] #8 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-27T15:51:17.650Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 155B / 155B 0.1s done [2020-03-27T15:51:17.650Z] #8 sha256:13f57ae73c13d96f2792fd42f2b7090450dd6ca8f4120750b050447a69f2ac9c 5.46kB / 5.46kB done [2020-03-27T15:51:17.650Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 25.22MB / 57.39MB 5.4s [2020-03-27T15:51:17.650Z] #8 ... [2020-03-27T15:51:17.650Z] [2020-03-27T15:51:17.650Z] #21 [internal] load build context [2020-03-27T15:51:17.650Z] #21 transferring context: 50.07MB 5.7s done [2020-03-27T15:51:17.650Z] #21 DONE 5.7s [2020-03-27T15:51:17.650Z] [2020-03-27T15:51:17.651Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-27T15:51:17.836Z] #44 42.67 CC images/fh.o [2020-03-27T15:51:17.876Z] #44 37.05 CC images/core-s390.o [2020-03-27T15:51:17.897Z] #17 28.81 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-27T15:51:17.964Z] #8 ... [2020-03-27T15:51:17.964Z] [2020-03-27T15:51:17.964Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-27T15:51:17.964Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.0s done [2020-03-27T15:51:17.964Z] #72 DONE 5.9s [2020-03-27T15:51:17.964Z] [2020-03-27T15:51:17.964Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-27T15:51:17.964Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 28.07MB / 54.14MB 5.8s [2020-03-27T15:51:17.964Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 28.79MB / 57.39MB 5.8s [2020-03-27T15:51:17.964Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 29.36MB / 73.51MB 6.0s [2020-03-27T15:51:18.040Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-03-27T15:51:18.254Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 31.07MB / 96.43MB 6.1s [2020-03-27T15:51:18.254Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 32.10MB / 54.14MB 6.3s [2020-03-27T15:51:18.254Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 33.57MB / 57.39MB 6.3s [2020-03-27T15:51:18.402Z] #44 43.35 CC images/fsnotify.o [2020-03-27T15:51:18.543Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 34.01MB / 73.51MB 6.4s [2020-03-27T15:51:18.543Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 35.86MB / 54.14MB 6.6s [2020-03-27T15:51:18.543Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 36.54MB / 96.43MB 6.6s [2020-03-27T15:51:18.543Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 37.51MB / 57.39MB 6.6s [2020-03-27T15:51:18.813Z] #41 ... [2020-03-27T15:51:18.813Z] [2020-03-27T15:51:18.813Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:18.813Z] #44 134.4 CC criu/files.o [2020-03-27T15:51:18.813Z] #44 136.4 CC criu/filesystems.o [2020-03-27T15:51:18.813Z] #44 137.1 CC criu/fsnotify.o [2020-03-27T15:51:18.813Z] #44 138.3 CC criu/image-desc.o [2020-03-27T15:51:18.813Z] #44 138.4 CC criu/image.o [2020-03-27T15:51:18.813Z] #44 139.3 CC criu/ipc_ns.o [2020-03-27T15:51:18.813Z] #44 140.6 CC criu/irmap.o [2020-03-27T15:51:18.813Z] #44 141.3 CC criu/kcmp-ids.o [2020-03-27T15:51:18.813Z] #44 141.6 CC criu/kerndat.o [2020-03-27T15:51:18.813Z] #44 142.8 CC criu/libnetlink.o [2020-03-27T15:51:18.813Z] #44 143.1 CC criu/log.o [2020-03-27T15:51:18.813Z] #44 143.6 CC criu/lsm.o [2020-03-27T15:51:18.813Z] #44 144.1 CC criu/mem.o [2020-03-27T15:51:18.813Z] #44 ... [2020-03-27T15:51:18.813Z] [2020-03-27T15:51:18.813Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:51:18.813Z] #17 47.98 Selecting previously unselected package zip. [2020-03-27T15:51:18.813Z] #17 48.01 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-03-27T15:51:18.813Z] #17 48.02 Unpacking zip (3.0-11+b1) ... [2020-03-27T15:51:18.813Z] #17 48.21 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-27T15:51:18.813Z] #17 48.23 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-27T15:51:18.813Z] #17 48.23 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-27T15:51:18.813Z] #17 48.24 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-27T15:51:18.813Z] #17 48.26 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-27T15:51:18.813Z] #17 48.27 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-27T15:51:18.813Z] #17 48.28 Setting up uidmap (1:4.5-1.1) ... [2020-03-27T15:51:18.813Z] #17 48.28 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-27T15:51:18.813Z] #17 48.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-27T15:51:18.813Z] #17 48.30 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-27T15:51:18.813Z] #17 48.31 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-27T15:51:18.813Z] #17 48.32 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-27T15:51:18.813Z] #17 48.33 Setting up xxd (2:8.1.0875-5) ... [2020-03-27T15:51:18.813Z] #17 48.34 Setting up zip (3.0-11+b1) ... [2020-03-27T15:51:18.813Z] #17 48.36 Setting up vim-common (2:8.1.0875-5) ... [2020-03-27T15:51:18.813Z] #17 48.38 Setting up bash-completion (1:2.8-6) ... [2020-03-27T15:51:18.813Z] #17 50.83 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-27T15:51:18.813Z] #17 50.83 Setting up xz-utils (5.2.4-1) ... [2020-03-27T15:51:18.813Z] #17 50.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-27T15:51:18.813Z] #17 50.86 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-27T15:51:18.813Z] #17 50.91 invoke-rc.d: could not determine current runlevel [2020-03-27T15:51:18.813Z] #17 50.92 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-27T15:51:18.813Z] #17 50.93 Setting up pigz (2.4-1) ... [2020-03-27T15:51:18.813Z] #17 50.95 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-27T15:51:18.813Z] #17 50.96 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-27T15:51:18.813Z] #17 50.97 Setting up python-pip-whl (18.1-5) ... [2020-03-27T15:51:18.813Z] #17 50.98 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-27T15:51:18.813Z] #17 50.99 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-27T15:51:18.813Z] #17 51.37 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-27T15:51:18.813Z] #17 51.38 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-27T15:51:18.813Z] #17 51.39 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-27T15:51:18.813Z] #17 51.40 Setting up vim (2:8.1.0875-5) ... [2020-03-27T15:51:18.813Z] #17 51.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-27T15:51:18.813Z] #17 51.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-27T15:51:18.813Z] #17 51.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-27T15:51:18.813Z] #17 51.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-27T15:51:18.813Z] #17 51.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-27T15:51:18.813Z] #17 51.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-27T15:51:18.813Z] #17 51.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-27T15:51:18.813Z] #17 51.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-27T15:51:18.813Z] #17 51.49 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-27T15:51:18.813Z] #17 51.50 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-27T15:51:18.813Z] #17 51.51 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-27T15:51:18.813Z] #17 51.52 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-27T15:51:18.813Z] #17 51.52 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-27T15:51:18.813Z] #17 51.53 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-27T15:51:18.830Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 39.18MB / 54.14MB 6.9s [2020-03-27T15:51:18.831Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 39.78MB / 73.51MB 6.9s [2020-03-27T15:51:18.831Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 40.91MB / 57.39MB 6.9s [2020-03-27T15:51:19.046Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-03-27T15:51:19.118Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 42.07MB / 96.43MB 7.0s [2020-03-27T15:51:19.118Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 42.93MB / 54.14MB 7.2s [2020-03-27T15:51:19.118Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 44.52MB / 57.39MB 7.2s [2020-03-27T15:51:19.242Z] #44 ... [2020-03-27T15:51:19.242Z] [2020-03-27T15:51:19.242Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:51:19.242Z] #56 155.0 mvdan.cc/sh/v3/cmd/shfmt [2020-03-27T15:51:19.410Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 44.92MB / 73.51MB 7.3s [2020-03-27T15:51:19.410Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 46.47MB / 54.14MB 7.5s [2020-03-27T15:51:19.410Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 47.51MB / 96.43MB 7.5s [2020-03-27T15:51:19.410Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 48.35MB / 57.39MB 7.5s [2020-03-27T15:51:19.698Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 49.81MB / 73.51MB 7.8s [2020-03-27T15:51:19.698Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 51.37MB / 57.39MB 7.8s [2020-03-27T15:51:19.745Z] #17 54.04 Setting up iptables (1.8.2-4) ... [2020-03-27T15:51:19.745Z] #17 54.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-27T15:51:19.745Z] #17 54.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-27T15:51:19.745Z] #17 54.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-27T15:51:19.745Z] #17 54.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-27T15:51:19.745Z] #17 54.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-27T15:51:19.745Z] #17 54.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-27T15:51:19.775Z] #44 ... [2020-03-27T15:51:19.775Z] [2020-03-27T15:51:19.775Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:51:19.775Z] #56 DONE 161.5s [2020-03-27T15:51:19.775Z] [2020-03-27T15:51:19.775Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:19.775Z] #44 44.59 CC images/signalfd.o [2020-03-27T15:51:19.775Z] #44 ... [2020-03-27T15:51:19.775Z] [2020-03-27T15:51:19.775Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:51:19.775Z] #47 153.9 github.com/LK4D4/vndr/versioned [2020-03-27T15:51:19.775Z] #47 154.2 compress/flate [2020-03-27T15:51:19.775Z] #47 155.4 github.com/LK4D4/vndr/build [2020-03-27T15:51:19.775Z] #47 160.1 vendor/golang.org/x/crypto/cryptobyte [2020-03-27T15:51:19.986Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 51.08MB / 54.14MB 7.9s [2020-03-27T15:51:20.002Z] #17 54.12 Setting up python3 (3.7.3-1) ... [2020-03-27T15:51:20.033Z] #47 161.7 net [2020-03-27T15:51:20.259Z] #17 54.48 Setting up python3-wheel (0.32.3-2) ... [2020-03-27T15:51:20.273Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 54.19MB / 96.43MB 8.1s [2020-03-27T15:51:20.273Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 53.48MB / 73.51MB 8.1s [2020-03-27T15:51:20.273Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 55.18MB / 57.39MB 8.1s [2020-03-27T15:51:20.273Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 54.14MB / 54.14MB 8.2s done [2020-03-27T15:51:20.291Z] #47 ... [2020-03-27T15:51:20.291Z] [2020-03-27T15:51:20.291Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:20.291Z] #44 45.04 CC images/fs.o [2020-03-27T15:51:20.451Z] #17 31.25 Selecting previously unselected package python3-minimal. [2020-03-27T15:51:20.451Z] #17 31.25 (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-03-27T15:51:20.451Z] #17 31.32 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-03-27T15:51:20.451Z] #17 31.32 Unpacking python3-minimal (3.7.3-1) ... [2020-03-27T15:51:20.451Z] #17 31.44 Selecting previously unselected package libmpdec2:arm64. [2020-03-27T15:51:20.451Z] #17 31.44 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-03-27T15:51:20.451Z] #17 31.45 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-03-27T15:51:20.549Z] #44 45.50 CC images/pstree.o [2020-03-27T15:51:20.560Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 62.72MB / 73.51MB 8.4s [2020-03-27T15:51:20.560Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 57.39MB / 57.39MB 8.2s done [2020-03-27T15:51:20.560Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 62.06MB / 96.43MB 8.5s [2020-03-27T15:51:20.712Z] #17 31.58 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-03-27T15:51:20.712Z] #17 31.60 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-03-27T15:51:20.712Z] #17 31.61 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-03-27T15:51:20.807Z] #44 45.88 CC images/pipe.o [2020-03-27T15:51:20.848Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 70.38MB / 73.51MB 8.7s [2020-03-27T15:51:20.848Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 69.66MB / 96.43MB 8.8s [2020-03-27T15:51:20.848Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 73.51MB / 73.51MB 8.8s done [2020-03-27T15:51:21.135Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 77.62MB / 96.43MB 9.0s [2020-03-27T15:51:21.135Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 86.28MB / 96.43MB 9.1s [2020-03-27T15:51:21.191Z] #17 55.23 Setting up apparmor (2.13.2-10) ... [2020-03-27T15:51:21.420Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 96.43MB / 96.43MB 9.4s done [2020-03-27T15:51:21.420Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca [2020-03-27T15:51:21.656Z] #17 32.47 Selecting previously unselected package python3.7. [2020-03-27T15:51:21.656Z] #17 32.47 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-03-27T15:51:21.656Z] #17 32.48 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-27T15:51:21.656Z] #17 32.62 Selecting previously unselected package libpython3-stdlib:arm64. [2020-03-27T15:51:21.656Z] #17 32.63 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-03-27T15:51:21.656Z] #17 32.64 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-03-27T15:51:21.741Z] #44 46.39 CC images/tcp-stream.o [2020-03-27T15:51:21.741Z] #44 46.77 CC images/sk-packet.o [2020-03-27T15:51:21.917Z] #17 32.81 Setting up python3-minimal (3.7.3-1) ... [2020-03-27T15:51:22.306Z] #44 47.22 CC images/mnt.o [2020-03-27T15:51:22.562Z] #17 56.79 Setting up xfsprogs (4.20.0-1) ... [2020-03-27T15:51:22.562Z] #17 56.80 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-27T15:51:22.565Z] #44 47.62 CC images/pipe-data.o [2020-03-27T15:51:22.822Z] #17 57.19 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-27T15:51:22.823Z] #44 47.88 CC images/sa.o [2020-03-27T15:51:22.860Z] #17 33.87 Selecting previously unselected package python3. [2020-03-27T15:51:22.860Z] #17 33.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24057 files and directories currently installed.) [2020-03-27T15:51:23.122Z] #17 33.94 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-03-27T15:51:23.122Z] #17 33.96 Unpacking python3 (3.7.3-1) ... [2020-03-27T15:51:23.122Z] #17 34.11 Selecting previously unselected package libip4tc0:arm64. [2020-03-27T15:51:23.122Z] #17 34.12 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-03-27T15:51:23.122Z] #17 34.14 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-03-27T15:51:23.383Z] #17 34.25 Selecting previously unselected package libip6tc0:arm64. [2020-03-27T15:51:23.383Z] #17 34.26 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-03-27T15:51:23.383Z] #17 34.28 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-03-27T15:51:23.383Z] #17 34.39 Selecting previously unselected package libiptc0:arm64. [2020-03-27T15:51:23.383Z] #17 34.39 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-03-27T15:51:23.383Z] #17 34.40 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-03-27T15:51:23.388Z] #44 48.36 CC images/timer.o [2020-03-27T15:51:23.645Z] #17 34.52 Selecting previously unselected package libnfnetlink0:arm64. [2020-03-27T15:51:23.645Z] #17 34.54 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-03-27T15:51:23.645Z] #17 34.55 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-03-27T15:51:23.645Z] #17 34.71 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-03-27T15:51:23.645Z] #17 34.72 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-03-27T15:51:23.645Z] #17 34.73 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-03-27T15:51:23.906Z] #17 34.87 Selecting previously unselected package libnftnl11:arm64. [2020-03-27T15:51:23.906Z] #17 34.88 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-03-27T15:51:23.906Z] #17 34.89 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-03-27T15:51:23.906Z] #17 35.04 Selecting previously unselected package iptables. [2020-03-27T15:51:23.906Z] #17 35.05 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-03-27T15:51:23.955Z] #44 48.75 CC images/timerfd.o [2020-03-27T15:51:24.170Z] #17 35.06 Unpacking iptables (1.8.2-4) ... [2020-03-27T15:51:24.195Z] #17 58.11 Setting up python3-distutils (3.7.3-1) ... [2020-03-27T15:51:24.212Z] #44 49.09 CC images/mm.o [2020-03-27T15:51:24.431Z] #17 35.46 Selecting previously unselected package xxd. [2020-03-27T15:51:24.452Z] #17 58.63 Setting up python3-setuptools (40.8.0-1) ... [2020-03-27T15:51:24.485Z] #56 ... [2020-03-27T15:51:24.485Z] [2020-03-27T15:51:24.485Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:24.485Z] #44 38.46 CC images/cpuinfo.o [2020-03-27T15:51:24.485Z] #44 39.13 CC images/inventory.o [2020-03-27T15:51:24.485Z] #44 39.55 CC images/fdinfo.o [2020-03-27T15:51:24.485Z] #44 40.33 CC images/fown.o [2020-03-27T15:51:24.485Z] #44 40.60 CC images/ns.o [2020-03-27T15:51:24.485Z] #44 40.96 CC images/regfile.o [2020-03-27T15:51:24.485Z] #44 41.31 CC images/ghost-file.o [2020-03-27T15:51:24.485Z] #44 41.89 CC images/fifo.o [2020-03-27T15:51:24.485Z] #44 42.28 CC images/remap-file-path.o [2020-03-27T15:51:24.485Z] #44 42.61 CC images/eventfd.o [2020-03-27T15:51:24.485Z] #44 42.92 CC images/eventpoll.o [2020-03-27T15:51:24.485Z] #44 43.44 CC images/fh.o [2020-03-27T15:51:24.693Z] #17 35.46 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-03-27T15:51:24.693Z] #17 35.48 Unpacking xxd (2:8.1.0875-5) ... [2020-03-27T15:51:24.693Z] #17 35.62 Selecting previously unselected package vim-common. [2020-03-27T15:51:24.693Z] #17 35.62 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-27T15:51:24.693Z] #17 35.65 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-27T15:51:24.741Z] #44 43.71 CC images/fsnotify.o [2020-03-27T15:51:24.777Z] #44 49.62 CC images/sk-opts.o [2020-03-27T15:51:24.956Z] #17 35.84 Selecting previously unselected package bash-completion. [2020-03-27T15:51:24.956Z] #17 35.85 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-27T15:51:25.035Z] #44 49.92 CC images/sk-unix.o [2020-03-27T15:51:25.218Z] #17 ... [2020-03-27T15:51:25.218Z] [2020-03-27T15:51:25.218Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:25.218Z] #44 92.15 DEP criu/sk-unix.d [2020-03-27T15:51:25.218Z] #44 92.34 DEP criu/sk-tcp.d [2020-03-27T15:51:25.218Z] #44 92.50 DEP criu/sk-queue.d [2020-03-27T15:51:25.218Z] #44 92.65 DEP criu/sk-packet.d [2020-03-27T15:51:25.218Z] #44 92.89 DEP criu/sk-netlink.d [2020-03-27T15:51:25.218Z] #44 93.13 DEP criu/sk-inet.d [2020-03-27T15:51:25.218Z] #44 93.30 DEP criu/signalfd.d [2020-03-27T15:51:25.218Z] #44 93.46 DEP criu/sigframe.d [2020-03-27T15:51:25.218Z] #44 93.58 DEP criu/shmem.d [2020-03-27T15:51:25.218Z] #44 93.79 DEP criu/servicefd.d [2020-03-27T15:51:25.218Z] #44 94.04 DEP criu/seize.d [2020-03-27T15:51:25.218Z] #44 94.24 DEP criu/seccomp.d [2020-03-27T15:51:25.218Z] #44 94.45 DEP criu/rst-malloc.d [2020-03-27T15:51:25.218Z] #44 94.57 DEP criu/rbtree.d [2020-03-27T15:51:25.218Z] #44 94.64 DEP criu/pstree.d [2020-03-27T15:51:25.218Z] #44 94.82 DEP criu/protobuf.d [2020-03-27T15:51:25.218Z] #44 95.01 GEN criu/protobuf-desc-gen.h [2020-03-27T15:51:25.218Z] #44 96.99 DEP criu/protobuf-desc.d [2020-03-27T15:51:25.218Z] #44 97.23 DEP criu/proc_parse.d [2020-03-27T15:51:25.218Z] #44 97.43 DEP criu/plugin.d [2020-03-27T15:51:25.218Z] #44 97.53 DEP criu/pipes.d [2020-03-27T15:51:25.218Z] #44 97.71 DEP criu/pie-util.d [2020-03-27T15:51:25.218Z] #44 97.79 DEP criu/pie-util-vdso.d [2020-03-27T15:51:25.218Z] #44 97.98 DEP criu/path.d [2020-03-27T15:51:25.218Z] #44 98.15 DEP criu/parasite-syscall.d [2020-03-27T15:51:25.218Z] #44 98.40 DEP criu/pagemap.d [2020-03-27T15:51:25.218Z] #44 98.48 DEP criu/pagemap-cache.d [2020-03-27T15:51:25.218Z] #44 98.57 DEP criu/page-xfer.d [2020-03-27T15:51:25.218Z] #44 98.71 DEP criu/page-pipe.d [2020-03-27T15:51:25.218Z] #44 98.89 DEP criu/netfilter.d [2020-03-27T15:51:25.218Z] #44 99.02 DEP criu/net.d [2020-03-27T15:51:25.218Z] #44 99.23 DEP criu/namespaces.d [2020-03-27T15:51:25.218Z] #44 99.48 DEP criu/mount.d [2020-03-27T15:51:25.218Z] #44 99.69 DEP criu/mem.d [2020-03-27T15:51:25.218Z] #44 99.88 DEP criu/lsm.d [2020-03-27T15:51:25.218Z] #44 100.0 DEP criu/log.d [2020-03-27T15:51:25.218Z] #44 100.1 DEP criu/libnetlink.d [2020-03-27T15:51:25.218Z] #44 100.3 DEP criu/kerndat.d [2020-03-27T15:51:25.218Z] #44 100.4 DEP criu/kcmp-ids.d [2020-03-27T15:51:25.218Z] #44 100.5 DEP criu/irmap.d [2020-03-27T15:51:25.218Z] #44 100.7 DEP criu/ipc_ns.d [2020-03-27T15:51:25.218Z] #44 100.8 DEP criu/image.d [2020-03-27T15:51:25.218Z] #44 101.0 DEP criu/image-desc.d [2020-03-27T15:51:25.218Z] #44 101.1 DEP criu/fsnotify.d [2020-03-27T15:51:25.218Z] #44 101.3 DEP criu/filesystems.d [2020-03-27T15:51:25.218Z] #44 101.4 DEP criu/files.d [2020-03-27T15:51:25.218Z] #44 101.6 DEP criu/files-reg.d [2020-03-27T15:51:25.218Z] #44 101.9 DEP criu/files-ext.d [2020-03-27T15:51:25.218Z] #44 102.0 DEP criu/file-lock.d [2020-03-27T15:51:25.218Z] #44 102.2 DEP criu/file-ids.d [2020-03-27T15:51:25.304Z] #44 44.42 CC images/signalfd.o [2020-03-27T15:51:25.479Z] #44 102.3 DEP criu/fifo.d [2020-03-27T15:51:25.601Z] #44 50.44 CC images/sk-inet.o [2020-03-27T15:51:25.740Z] #44 102.5 DEP criu/fdstore.d [2020-03-27T15:51:25.740Z] #44 102.6 DEP criu/fault-injection.d [2020-03-27T15:51:25.740Z] #44 102.7 DEP criu/external.d [2020-03-27T15:51:25.823Z] #17 59.84 Setting up python3-pip (18.1-5) ... [2020-03-27T15:51:25.849Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 13.8% of statements [2020-03-27T15:51:25.866Z] #44 44.77 CC images/fs.o [2020-03-27T15:51:26.003Z] #44 102.8 DEP criu/eventpoll.d [2020-03-27T15:51:26.003Z] #44 103.0 DEP criu/eventfd.d [2020-03-27T15:51:26.121Z] #44 45.15 CC images/pstree.o [2020-03-27T15:51:26.167Z] #44 51.13 CC images/tun.o [2020-03-27T15:51:26.264Z] #44 103.2 DEP criu/crtools.d [2020-03-27T15:51:26.377Z] #44 45.49 CC images/pipe.o [2020-03-27T15:51:26.525Z] #44 103.3 DEP criu/cr-service.d [2020-03-27T15:51:26.525Z] #44 103.5 DEP criu/cr-restore.d [2020-03-27T15:51:26.732Z] #44 51.78 CC images/sk-netlink.o [2020-03-27T15:51:26.754Z] #17 60.88 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:51:26.754Z] #17 60.92 Processing triggers for mime-support (3.62) ... [2020-03-27T15:51:26.786Z] #44 103.7 DEP criu/cr-errno.d [2020-03-27T15:51:26.786Z] #44 103.7 DEP criu/cr-dump.d [2020-03-27T15:51:26.856Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.7% of statements [2020-03-27T15:51:26.939Z] #44 ... [2020-03-27T15:51:26.939Z] [2020-03-27T15:51:26.939Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:51:26.939Z] #56 DONE 162.6s [2020-03-27T15:51:26.939Z] [2020-03-27T15:51:26.939Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:51:26.939Z] #47 155.3 github.com/LK4D4/vndr/build [2020-03-27T15:51:26.939Z] #47 158.4 github.com/LK4D4/vndr/versioned [2020-03-27T15:51:26.939Z] #47 159.0 net [2020-03-27T15:51:26.939Z] #47 160.5 vendor/golang.org/x/text/transform [2020-03-27T15:51:26.939Z] #47 161.4 vendor/golang.org/x/text/unicode/bidi [2020-03-27T15:51:26.939Z] #47 ... [2020-03-27T15:51:26.939Z] [2020-03-27T15:51:26.939Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:26.939Z] #44 45.96 CC images/tcp-stream.o [2020-03-27T15:51:27.138Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-03-27T15:51:27.195Z] #44 46.26 CC images/sk-packet.o [2020-03-27T15:51:27.298Z] #44 52.10 CC images/packet-sock.o [2020-03-27T15:51:27.319Z] #17 DONE 61.6s [2020-03-27T15:51:27.319Z] [2020-03-27T15:51:27.319Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-27T15:51:27.359Z] #44 104.1 DEP criu/cr-dedup.d [2020-03-27T15:51:27.359Z] #44 104.3 DEP criu/cr-check.d [2020-03-27T15:51:27.451Z] #44 46.56 CC images/mnt.o [2020-03-27T15:51:27.620Z] #44 104.5 DEP criu/config.d [2020-03-27T15:51:27.756Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-03-27T15:51:27.863Z] #44 52.81 CC images/ipc-var.o [2020-03-27T15:51:27.881Z] #44 104.7 DEP criu/clone-noasan.d [2020-03-27T15:51:27.881Z] #44 ... [2020-03-27T15:51:27.881Z] [2020-03-27T15:51:27.881Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:51:27.881Z] #17 38.80 Unpacking bash-completion (1:2.8-6) ... [2020-03-27T15:51:28.014Z] #44 46.97 CC images/pipe-data.o [2020-03-27T15:51:28.269Z] #44 47.39 CC images/sa.o [2020-03-27T15:51:28.429Z] #44 53.12 CC images/ipc-desc.o [2020-03-27T15:51:28.453Z] #17 39.43 Selecting previously unselected package bzip2. [2020-03-27T15:51:28.453Z] #17 39.43 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-03-27T15:51:28.453Z] #17 39.45 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-27T15:51:28.687Z] #44 53.49 CC images/ipc-shm.o [2020-03-27T15:51:28.714Z] #17 39.59 Selecting previously unselected package xz-utils. [2020-03-27T15:51:28.714Z] #17 39.60 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-03-27T15:51:28.714Z] #17 39.61 Unpacking xz-utils (5.2.4-1) ... [2020-03-27T15:51:28.714Z] #17 39.83 Selecting previously unselected package apparmor. [2020-03-27T15:51:28.761Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-03-27T15:51:28.832Z] #44 47.79 CC images/timer.o [2020-03-27T15:51:28.945Z] #44 53.75 CC images/ipc-msg.o [2020-03-27T15:51:28.976Z] #17 39.83 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-03-27T15:51:28.976Z] #17 39.93 Unpacking apparmor (2.13.2-10) ... [2020-03-27T15:51:29.043Z] ok github.com/docker/docker/daemon 12.241s coverage: 17.5% of statements [2020-03-27T15:51:29.043Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-27T15:51:29.043Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-27T15:51:29.043Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-27T15:51:29.043Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-27T15:51:29.204Z] #44 54.11 CC images/ipc-sem.o [2020-03-27T15:51:29.214Z] #18 1.783 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-27T15:51:29.214Z] #18 1.786 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-27T15:51:29.214Z] #18 1.791 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-27T15:51:29.214Z] #18 DONE 1.9s [2020-03-27T15:51:29.214Z] [2020-03-27T15:51:29.214Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-27T15:51:29.236Z] #17 40.35 Selecting previously unselected package aufs-tools. [2020-03-27T15:51:29.394Z] #44 48.40 CC images/timerfd.o [2020-03-27T15:51:29.462Z] #44 54.41 CC images/utsns.o [2020-03-27T15:51:29.472Z] #19 ... [2020-03-27T15:51:29.472Z] [2020-03-27T15:51:29.472Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:29.472Z] #44 145.6 CC criu/mount.o [2020-03-27T15:51:29.472Z] #44 149.8 CC criu/namespaces.o [2020-03-27T15:51:29.472Z] #44 151.9 CC criu/net.o [2020-03-27T15:51:29.497Z] #17 40.35 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-03-27T15:51:29.497Z] #17 40.37 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-27T15:51:29.497Z] #17 40.53 Selecting previously unselected package libonig5:arm64. [2020-03-27T15:51:29.497Z] #17 40.54 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-03-27T15:51:29.497Z] #17 40.55 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-03-27T15:51:29.650Z] #44 48.71 CC images/mm.o [2020-03-27T15:51:29.720Z] #44 54.74 CC images/creds.o [2020-03-27T15:51:29.729Z] #44 155.7 CC criu/netfilter.o [2020-03-27T15:51:29.760Z] #17 40.70 Selecting previously unselected package libjq1:arm64. [2020-03-27T15:51:29.760Z] #17 40.71 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-03-27T15:51:29.760Z] #17 40.72 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-27T15:51:29.986Z] #44 156.2 CC criu/page-pipe.o [2020-03-27T15:51:30.025Z] #17 40.85 Selecting previously unselected package jq. [2020-03-27T15:51:30.025Z] #17 40.86 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-03-27T15:51:30.025Z] #17 40.89 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-27T15:51:30.025Z] #17 41.00 Selecting previously unselected package libaio1:arm64. [2020-03-27T15:51:30.025Z] #17 41.00 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-03-27T15:51:30.025Z] #17 41.03 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-03-27T15:51:30.212Z] #44 49.14 CC images/sk-opts.o [2020-03-27T15:51:30.212Z] #44 49.39 CC images/sk-unix.o [2020-03-27T15:51:30.286Z] #44 55.10 CC images/vma.o [2020-03-27T15:51:30.286Z] #17 41.12 Selecting previously unselected package libgpm2:arm64. [2020-03-27T15:51:30.286Z] #17 41.13 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-03-27T15:51:30.286Z] #17 41.14 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-03-27T15:51:30.286Z] #17 41.23 Selecting previously unselected package libicu63:arm64. [2020-03-27T15:51:30.286Z] #17 41.26 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-03-27T15:51:30.286Z] #17 41.26 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-03-27T15:51:30.778Z] #44 49.86 CC images/sk-inet.o [2020-03-27T15:51:30.851Z] #44 55.68 CC images/netdev.o [2020-03-27T15:51:30.917Z] #44 156.9 CC criu/page-xfer.o [2020-03-27T15:51:31.061Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-03-27T15:51:31.343Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.167s coverage: 57.0% of statements [2020-03-27T15:51:31.343Z] #44 50.42 CC images/tun.o [2020-03-27T15:51:31.783Z] #44 56.43 CC images/tty.o [2020-03-27T15:51:31.905Z] #44 50.95 CC images/sk-netlink.o [2020-03-27T15:51:32.165Z] #44 51.29 CC images/packet-sock.o [2020-03-27T15:51:32.286Z] #44 158.4 CC criu/pagemap-cache.o [2020-03-27T15:51:32.348Z] #44 ... [2020-03-27T15:51:32.348Z] [2020-03-27T15:51:32.348Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:51:32.348Z] #47 163.9 vendor/golang.org/x/crypto/poly1305 [2020-03-27T15:51:32.348Z] #47 164.5 vendor/golang.org/x/sys/cpu [2020-03-27T15:51:32.348Z] #47 164.9 vendor/golang.org/x/crypto/chacha20poly1305 [2020-03-27T15:51:32.348Z] #47 166.5 vendor/golang.org/x/crypto/hkdf [2020-03-27T15:51:32.348Z] #47 166.9 vendor/golang.org/x/text/transform [2020-03-27T15:51:32.348Z] #47 168.2 vendor/golang.org/x/text/unicode/bidi [2020-03-27T15:51:32.348Z] #47 170.9 vendor/golang.org/x/text/secure/bidirule [2020-03-27T15:51:32.348Z] #47 171.2 vendor/golang.org/x/text/unicode/norm [2020-03-27T15:51:32.606Z] #47 ... [2020-03-27T15:51:32.606Z] [2020-03-27T15:51:32.606Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:32.606Z] #44 57.49 CC images/file-lock.o [2020-03-27T15:51:32.727Z] #44 51.77 CC images/ipc-var.o [2020-03-27T15:51:32.850Z] #44 158.8 CC criu/pagemap.o [2020-03-27T15:51:32.984Z] #44 52.04 CC images/ipc-desc.o [2020-03-27T15:51:33.173Z] #44 57.97 CC images/rlimit.o [2020-03-27T15:51:33.241Z] #44 52.29 CC images/ipc-shm.o [2020-03-27T15:51:33.430Z] #44 58.32 CC images/pagemap.o [2020-03-27T15:51:33.496Z] #44 52.59 CC images/ipc-msg.o [2020-03-27T15:51:33.496Z] #44 ... [2020-03-27T15:51:33.496Z] [2020-03-27T15:51:33.496Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:51:33.496Z] #10 169.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-27T15:51:33.496Z] #10 169.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-27T15:51:33.496Z] #10 169.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:51:33.586Z] #17 44.56 Selecting previously unselected package libnet1:arm64. [2020-03-27T15:51:33.586Z] #17 44.57 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-27T15:51:33.586Z] #17 44.57 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-27T15:51:33.586Z] #17 44.66 Selecting previously unselected package libnl-3-200:arm64. [2020-03-27T15:51:33.781Z] #44 160.0 CC criu/parasite-syscall.o [2020-03-27T15:51:33.847Z] #17 44.66 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-03-27T15:51:33.847Z] #17 44.68 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-03-27T15:51:33.847Z] #17 44.83 Selecting previously unselected package libprotobuf-c1:arm64. [2020-03-27T15:51:33.847Z] #17 44.83 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-03-27T15:51:33.847Z] #17 44.86 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-27T15:51:33.995Z] #44 58.85 CC images/siginfo.o [2020-03-27T15:51:34.108Z] #17 45.00 Selecting previously unselected package libreadline5:arm64. [2020-03-27T15:51:34.108Z] #17 45.00 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-03-27T15:51:34.108Z] #17 45.01 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-03-27T15:51:34.108Z] #17 45.14 Selecting previously unselected package net-tools. [2020-03-27T15:51:34.108Z] #17 45.15 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-03-27T15:51:34.108Z] #17 45.17 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-27T15:51:34.560Z] #44 59.23 CC images/rpc.o [2020-03-27T15:51:34.629Z] #17 45.40 Selecting previously unselected package python-pip-whl. [2020-03-27T15:51:34.629Z] #17 45.42 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-27T15:51:34.629Z] #17 45.43 Unpacking python-pip-whl (18.1-5) ... [2020-03-27T15:51:34.818Z] #44 ... [2020-03-27T15:51:34.818Z] [2020-03-27T15:51:34.818Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:51:34.818Z] #10 166.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-27T15:51:34.818Z] #10 167.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-27T15:51:34.818Z] #10 167.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:51:35.151Z] #17 45.96 Selecting previously unselected package python3-lib2to3. [2020-03-27T15:51:35.151Z] #17 45.97 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-27T15:51:35.151Z] #17 45.99 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-27T15:51:35.151Z] #17 46.17 Selecting previously unselected package python3-distutils. [2020-03-27T15:51:35.151Z] #17 46.18 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-27T15:51:35.151Z] #17 46.19 Unpacking python3-distutils (3.7.3-1) ... [2020-03-27T15:51:35.152Z] #44 161.0 CC criu/path.o [2020-03-27T15:51:35.152Z] #44 161.3 CC criu/pie-util-vdso-elf32.o [2020-03-27T15:51:35.152Z] #44 ... [2020-03-27T15:51:35.152Z] [2020-03-27T15:51:35.152Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-27T15:51:35.152Z] #19 5.971 Collecting yamllint==1.16.0 [2020-03-27T15:51:35.411Z] #17 46.45 Selecting previously unselected package python3-pip. [2020-03-27T15:51:35.411Z] #17 46.46 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-27T15:51:35.411Z] #17 46.46 Unpacking python3-pip (18.1-5) ... [2020-03-27T15:51:35.715Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.924s coverage: 46.2% of statements [2020-03-27T15:51:35.753Z] #10 ... [2020-03-27T15:51:35.753Z] [2020-03-27T15:51:35.753Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:51:35.753Z] #47 177.7 vendor/golang.org/x/net/idna [2020-03-27T15:51:35.983Z] #17 46.72 Selecting previously unselected package python3-pkg-resources. [2020-03-27T15:51:35.983Z] #17 46.72 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-27T15:51:35.983Z] #17 46.73 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-27T15:51:35.983Z] #17 46.91 Selecting previously unselected package python3-setuptools. [2020-03-27T15:51:35.983Z] #17 46.91 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-27T15:51:35.983Z] #17 46.92 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-27T15:51:36.244Z] #17 47.26 Selecting previously unselected package python3-wheel. [2020-03-27T15:51:36.244Z] #17 47.26 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-27T15:51:36.244Z] #17 47.27 Unpacking python3-wheel (0.32.3-2) ... [2020-03-27T15:51:36.328Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-03-27T15:51:36.505Z] #17 47.42 Selecting previously unselected package sudo. [2020-03-27T15:51:36.505Z] #17 47.44 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-03-27T15:51:36.505Z] #17 47.46 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-27T15:51:37.076Z] #17 48.10 Selecting previously unselected package thin-provisioning-tools. [2020-03-27T15:51:37.076Z] #17 48.10 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-03-27T15:51:37.076Z] #17 48.12 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-27T15:51:37.337Z] #17 48.38 Selecting previously unselected package uidmap. [2020-03-27T15:51:37.337Z] #17 48.38 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-03-27T15:51:37.337Z] #17 48.38 Unpacking uidmap (1:4.5-1.1) ... [2020-03-27T15:51:37.598Z] #17 48.53 Selecting previously unselected package vim-runtime. [2020-03-27T15:51:37.598Z] #17 48.54 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-27T15:51:37.598Z] #17 48.59 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-27T15:51:37.598Z] #17 48.63 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-27T15:51:37.598Z] #17 48.64 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-27T15:51:37.859Z] #17 ... [2020-03-27T15:51:37.859Z] [2020-03-27T15:51:37.859Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:37.859Z] #44 104.8 DEP criu/cgroup.d [2020-03-27T15:51:37.859Z] #44 104.9 DEP criu/cgroup-props.d [2020-03-27T15:51:37.859Z] #44 105.0 DEP criu/bitmap.d [2020-03-27T15:51:37.859Z] #44 105.0 DEP criu/bfd.d [2020-03-27T15:51:37.859Z] #44 105.1 DEP criu/autofs.d [2020-03-27T15:51:37.859Z] #44 105.3 DEP criu/aio.d [2020-03-27T15:51:37.859Z] #44 105.5 DEP criu/action-scripts.d [2020-03-27T15:51:37.859Z] #44 105.8 CC criu/action-scripts.o [2020-03-27T15:51:37.859Z] #44 106.3 CC criu/aio.o [2020-03-27T15:51:37.859Z] #44 106.8 CC criu/autofs.o [2020-03-27T15:51:37.859Z] #44 108.6 CC criu/bfd.o [2020-03-27T15:51:37.859Z] #44 109.1 CC criu/bitmap.o [2020-03-27T15:51:37.859Z] #44 109.4 CC criu/cgroup-props.o [2020-03-27T15:51:37.859Z] #44 110.3 CC criu/cgroup.o [2020-03-27T15:51:37.859Z] #44 113.8 CC criu/clone-noasan.o [2020-03-27T15:51:37.859Z] #44 114.0 CC criu/config.o [2020-03-27T15:51:38.736Z] #10 ... [2020-03-27T15:51:38.736Z] [2020-03-27T15:51:38.736Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:51:38.736Z] #47 164.4 vendor/golang.org/x/text/secure/bidirule [2020-03-27T15:51:38.736Z] #47 164.7 vendor/golang.org/x/text/unicode/norm [2020-03-27T15:51:38.736Z] #47 170.7 vendor/golang.org/x/net/idna [2020-03-27T15:51:38.736Z] #47 ... [2020-03-27T15:51:38.736Z] [2020-03-27T15:51:38.736Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:38.736Z] #44 53.04 CC images/ipc-sem.o [2020-03-27T15:51:38.736Z] #44 53.26 CC images/utsns.o [2020-03-27T15:51:38.736Z] #44 53.64 CC images/creds.o [2020-03-27T15:51:38.736Z] #44 54.10 CC images/vma.o [2020-03-27T15:51:38.736Z] #44 54.57 CC images/netdev.o [2020-03-27T15:51:38.736Z] #44 55.34 CC images/tty.o [2020-03-27T15:51:38.736Z] #44 56.53 CC images/file-lock.o [2020-03-27T15:51:38.736Z] #44 57.09 CC images/rlimit.o [2020-03-27T15:51:38.736Z] #44 57.62 CC images/pagemap.o [2020-03-27T15:51:38.800Z] #44 115.7 CC criu/cr-check.o [2020-03-27T15:51:39.297Z] #44 58.08 CC images/siginfo.o [2020-03-27T15:51:39.297Z] #44 ... [2020-03-27T15:51:39.297Z] [2020-03-27T15:51:39.297Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:51:39.297Z] #47 175.5 vendor/golang.org/x/net/http2/hpack [2020-03-27T15:51:39.775Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.245s coverage: 49.5% of statements [2020-03-27T15:51:39.934Z] #47 181.4 vendor/golang.org/x/net/http2/hpack [2020-03-27T15:51:41.308Z] #47 183.1 mime [2020-03-27T15:51:41.346Z] #44 ... [2020-03-27T15:51:41.346Z] [2020-03-27T15:51:41.346Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:51:41.346Z] #17 52.08 Selecting previously unselected package vim. [2020-03-27T15:51:41.346Z] #17 52.10 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-03-27T15:51:41.346Z] #17 52.13 Unpacking vim (2:8.1.0875-5) ... [2020-03-27T15:51:41.607Z] #17 52.59 Selecting previously unselected package xfsprogs. [2020-03-27T15:51:41.607Z] #17 52.59 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-03-27T15:51:41.607Z] #17 52.60 Unpacking xfsprogs (4.20.0-1) ... [2020-03-27T15:51:41.700Z] #19 11.32 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-27T15:51:41.700Z] #19 11.42 Collecting pyyaml (from yamllint==1.16.0) [2020-03-27T15:51:41.700Z] #19 11.56 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-27T15:51:41.817Z] #47 177.6 mime [2020-03-27T15:51:41.868Z] #17 52.92 Selecting previously unselected package zip. [2020-03-27T15:51:41.868Z] #17 52.92 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-03-27T15:51:41.868Z] #17 52.92 Unpacking zip (3.0-11+b1) ... [2020-03-27T15:51:42.128Z] #17 53.18 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-27T15:51:42.128Z] #17 53.22 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-27T15:51:42.128Z] #17 53.23 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-03-27T15:51:42.128Z] #17 53.25 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-03-27T15:51:42.128Z] #17 53.26 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-03-27T15:51:42.128Z] #17 53.28 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-03-27T15:51:42.247Z] #47 ... [2020-03-27T15:51:42.247Z] [2020-03-27T15:51:42.247Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:42.247Z] #44 60.87 CC images/ext-file.o [2020-03-27T15:51:42.247Z] #44 61.09 CC images/cgroup.o [2020-03-27T15:51:42.247Z] #44 62.07 CC images/userns.o [2020-03-27T15:51:42.247Z] #44 62.59 CC images/google/protobuf/descriptor.o [2020-03-27T15:51:42.247Z] #44 65.31 CC images/opts.o [2020-03-27T15:51:42.247Z] #44 65.68 CC images/seccomp.o [2020-03-27T15:51:42.247Z] #44 66.08 CC images/binfmt-misc.o [2020-03-27T15:51:42.247Z] #44 66.45 CC images/time.o [2020-03-27T15:51:42.247Z] #44 66.77 CC images/sysctl.o [2020-03-27T15:51:42.247Z] #44 67.16 CC images/autofs.o [2020-03-27T15:51:42.264Z] #19 ... [2020-03-27T15:51:42.264Z] [2020-03-27T15:51:42.264Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:51:42.264Z] #41 DONE 277.8s [2020-03-27T15:51:42.264Z] [2020-03-27T15:51:42.264Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-27T15:51:42.264Z] #19 12.99 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-27T15:51:42.264Z] #19 ... [2020-03-27T15:51:42.264Z] [2020-03-27T15:51:42.264Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:42.264Z] #44 161.8 CC criu/pie-util-vdso.o [2020-03-27T15:51:42.264Z] #44 162.2 CC criu/pie-util.o [2020-03-27T15:51:42.264Z] #44 162.5 CC criu/pipes.o [2020-03-27T15:51:42.264Z] #44 163.2 CC criu/plugin.o [2020-03-27T15:51:42.264Z] #44 163.6 CC criu/proc_parse.o [2020-03-27T15:51:42.264Z] #44 165.9 CC criu/protobuf-desc.o [2020-03-27T15:51:42.264Z] #44 166.8 CC criu/protobuf.o [2020-03-27T15:51:42.264Z] #44 167.3 CC criu/pstree.o [2020-03-27T15:51:42.264Z] #44 ... [2020-03-27T15:51:42.264Z] [2020-03-27T15:51:42.264Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-27T15:51:42.264Z] #19 13.07 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-27T15:51:42.264Z] #19 13.15 Building wheels for collected packages: pyyaml [2020-03-27T15:51:42.264Z] #19 13.15 Running setup.py bdist_wheel for pyyaml: started [2020-03-27T15:51:42.390Z] #17 53.30 Setting up uidmap (1:4.5-1.1) ... [2020-03-27T15:51:42.390Z] #17 53.33 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-03-27T15:51:42.390Z] #17 53.35 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-27T15:51:42.390Z] #17 53.38 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-27T15:51:42.390Z] #17 53.40 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-27T15:51:42.390Z] #17 53.44 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-03-27T15:51:42.390Z] #17 53.47 Setting up xxd (2:8.1.0875-5) ... [2020-03-27T15:51:42.390Z] #17 53.52 Setting up zip (3.0-11+b1) ... [2020-03-27T15:51:42.504Z] #44 67.56 CC images/macvlan.o [2020-03-27T15:51:42.650Z] #17 53.55 Setting up vim-common (2:8.1.0875-5) ... [2020-03-27T15:51:42.650Z] #17 53.62 Setting up bash-completion (1:2.8-6) ... [2020-03-27T15:51:43.069Z] #44 68.01 CC images/sit.o [2020-03-27T15:51:43.633Z] #19 14.35 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-27T15:51:43.633Z] #19 14.36 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-27T15:51:43.633Z] #19 14.44 Successfully built pyyaml [2020-03-27T15:51:43.633Z] #19 14.47 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-27T15:51:43.635Z] #44 68.57 LINK images/built-in.o [2020-03-27T15:51:43.891Z] #19 14.78 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-27T15:51:43.892Z] #44 68.86 GEN compel/include/asm [2020-03-27T15:51:43.892Z] #44 68.93 GEN compel/include/version.h [2020-03-27T15:51:43.892Z] #44 68.97 touch .config [2020-03-27T15:51:44.148Z] #19 DONE 15.0s [2020-03-27T15:51:44.148Z] [2020-03-27T15:51:44.148Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:44.148Z] #44 169.0 CC criu/rbtree.o [2020-03-27T15:51:44.148Z] #44 169.6 CC criu/rst-malloc.o [2020-03-27T15:51:44.148Z] #44 170.0 CC criu/seccomp.o [2020-03-27T15:51:44.151Z] #44 69.05 GEN include/common/config.h [2020-03-27T15:51:44.405Z] #44 ... [2020-03-27T15:51:44.406Z] [2020-03-27T15:51:44.406Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-27T15:51:44.406Z] #24 DONE 0.2s [2020-03-27T15:51:44.406Z] [2020-03-27T15:51:44.406Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:44.406Z] #44 170.6 CC criu/seize.o [2020-03-27T15:51:44.409Z] #44 69.24 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-27T15:51:44.409Z] #44 69.27 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-27T15:51:44.409Z] #44 69.29 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-27T15:51:44.409Z] #44 69.32 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-27T15:51:44.409Z] #44 69.37 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-27T15:51:44.409Z] #44 69.40 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-27T15:51:44.409Z] #44 69.45 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-27T15:51:44.409Z] #44 69.48 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-27T15:51:44.667Z] #44 69.50 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-27T15:51:44.667Z] #44 69.52 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-27T15:51:44.667Z] #44 69.56 DEP compel/plugins/std/infect.d [2020-03-27T15:51:44.925Z] #44 69.78 DEP compel/plugins/std/string.d [2020-03-27T15:51:44.925Z] #44 69.92 DEP compel/plugins/std/log.d [2020-03-27T15:51:45.082Z] #47 180.5 mime/quotedprintable [2020-03-27T15:51:45.082Z] #47 180.9 net/http/internal [2020-03-27T15:51:45.082Z] #47 ... [2020-03-27T15:51:45.082Z] [2020-03-27T15:51:45.082Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:51:45.082Z] #68 180.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-27T15:51:45.082Z] #68 180.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-27T15:51:45.183Z] #44 70.05 DEP compel/plugins/std/fds.d [2020-03-27T15:51:45.183Z] #44 ... [2020-03-27T15:51:45.183Z] [2020-03-27T15:51:45.183Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:51:45.183Z] #47 186.9 mime/quotedprintable [2020-03-27T15:51:45.337Z] #44 171.4 CC criu/servicefd.o [2020-03-27T15:51:45.337Z] #44 ... [2020-03-27T15:51:45.337Z] [2020-03-27T15:51:45.337Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-27T15:51:45.337Z] #28 DONE 0.8s [2020-03-27T15:51:45.596Z] [2020-03-27T15:51:45.596Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-27T15:51:45.596Z] #31 DONE 0.1s [2020-03-27T15:51:45.596Z] [2020-03-27T15:51:45.596Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-27T15:51:45.596Z] #34 DONE 0.1s [2020-03-27T15:51:45.596Z] [2020-03-27T15:51:45.596Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-27T15:51:45.596Z] #39 DONE 0.1s [2020-03-27T15:51:45.596Z] [2020-03-27T15:51:45.596Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:45.596Z] #44 171.8 CC criu/shmem.o [2020-03-27T15:51:45.853Z] #44 ... [2020-03-27T15:51:45.853Z] [2020-03-27T15:51:45.853Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-27T15:51:45.853Z] #42 DONE 0.2s [2020-03-27T15:51:45.853Z] [2020-03-27T15:51:45.853Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:45.955Z] #17 57.00 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-03-27T15:51:45.955Z] #17 57.02 Setting up xz-utils (5.2.4-1) ... [2020-03-27T15:51:45.955Z] #17 57.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-27T15:51:45.955Z] #17 57.05 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-27T15:51:46.216Z] #17 57.13 invoke-rc.d: could not determine current runlevel [2020-03-27T15:51:46.216Z] #17 57.14 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-27T15:51:46.216Z] #17 57.14 Setting up pigz (2.4-1) ... [2020-03-27T15:51:46.216Z] #17 57.16 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-03-27T15:51:46.216Z] #17 57.17 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-03-27T15:51:46.216Z] #17 57.19 Setting up python-pip-whl (18.1-5) ... [2020-03-27T15:51:46.216Z] #17 57.21 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-03-27T15:51:46.216Z] #17 57.22 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-27T15:51:46.417Z] #44 172.4 CC criu/sigframe.o [2020-03-27T15:51:46.417Z] #44 172.6 CC criu/signalfd.o [2020-03-27T15:51:46.555Z] #47 187.9 net/http/internal [2020-03-27T15:51:46.555Z] #47 ... [2020-03-27T15:51:46.555Z] [2020-03-27T15:51:46.555Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:51:46.555Z] #68 178.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-27T15:51:46.555Z] #68 178.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-27T15:51:46.599Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.554s coverage: 72.5% of statements [2020-03-27T15:51:46.599Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-27T15:51:46.599Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.272s coverage: 61.0% of statements [2020-03-27T15:51:46.599Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-27T15:51:46.674Z] #44 172.8 CC criu/sk-inet.o [2020-03-27T15:51:46.787Z] #17 57.73 Setting up libaio1:arm64 (0.3.112-3) ... [2020-03-27T15:51:46.787Z] #17 57.75 Setting up libonig5:arm64 (6.9.1-1) ... [2020-03-27T15:51:46.787Z] #17 57.76 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-03-27T15:51:46.787Z] #17 57.78 Setting up vim (2:8.1.0875-5) ... [2020-03-27T15:51:46.787Z] #17 57.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-27T15:51:46.787Z] #17 57.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-27T15:51:46.787Z] #17 57.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-27T15:51:46.787Z] #17 57.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-27T15:51:46.787Z] #17 57.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-27T15:51:46.787Z] #17 57.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-27T15:51:46.787Z] #17 57.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-27T15:51:46.788Z] #17 57.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-27T15:51:46.788Z] #17 57.92 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-27T15:51:46.814Z] #68 ... [2020-03-27T15:51:46.814Z] [2020-03-27T15:51:46.814Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:46.814Z] #44 70.27 DEP compel/plugins/std/std.d [2020-03-27T15:51:46.814Z] #44 70.44 DEP compel/plugins/shmem/shmem.d [2020-03-27T15:51:46.814Z] #44 70.67 DEP compel/plugins/fds/fds.d [2020-03-27T15:51:46.814Z] #44 70.98 CC compel/plugins/std/std.o [2020-03-27T15:51:46.814Z] #44 71.34 CC compel/plugins/std/fds.o [2020-03-27T15:51:47.049Z] #17 57.94 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-27T15:51:47.049Z] #17 57.96 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-03-27T15:51:47.049Z] #17 57.98 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-27T15:51:47.049Z] #17 58.01 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-03-27T15:51:47.049Z] #17 58.02 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-27T15:51:47.379Z] #44 ... [2020-03-27T15:51:47.379Z] [2020-03-27T15:51:47.379Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:51:47.379Z] #68 DONE 189.3s [2020-03-27T15:51:47.379Z] [2020-03-27T15:51:47.379Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-27T15:51:47.379Z] #69 DONE 0.1s [2020-03-27T15:51:47.379Z] [2020-03-27T15:51:47.379Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:47.379Z] #44 72.35 CC compel/plugins/std/log.o [2020-03-27T15:51:47.605Z] #44 173.7 CC criu/sk-netlink.o [2020-03-27T15:51:47.623Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-03-27T15:51:47.862Z] #44 174.1 CC criu/sk-packet.o [2020-03-27T15:51:47.904Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.712s coverage: 76.1% of statements [2020-03-27T15:51:47.904Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-27T15:51:48.427Z] #44 174.6 CC criu/sk-queue.o [2020-03-27T15:51:48.517Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-03-27T15:51:48.961Z] #17 ... [2020-03-27T15:51:48.961Z] [2020-03-27T15:51:48.961Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:51:48.961Z] #41 191.4 + dpkg --print-architecture [2020-03-27T15:51:48.961Z] #41 DONE 191.9s [2020-03-27T15:51:48.961Z] [2020-03-27T15:51:48.961Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:48.961Z] #44 118.1 CC criu/cr-dedup.o [2020-03-27T15:51:48.961Z] #44 118.5 CC criu/cr-dump.o [2020-03-27T15:51:48.961Z] #44 121.8 CC criu/cr-errno.o [2020-03-27T15:51:48.961Z] #44 121.9 CC criu/cr-restore.o [2020-03-27T15:51:48.991Z] #44 175.0 CC criu/sk-tcp.o [2020-03-27T15:51:49.131Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-03-27T15:51:49.248Z] #44 175.4 CC criu/sk-unix.o [2020-03-27T15:51:49.282Z] #44 73.98 CC compel/plugins/std/string.o [2020-03-27T15:51:50.137Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 4.9% of statements [2020-03-27T15:51:50.137Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-27T15:51:50.137Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-27T15:51:50.217Z] #44 75.11 CC compel/plugins/std/infect.o [2020-03-27T15:51:50.322Z] #68 ... [2020-03-27T15:51:50.322Z] [2020-03-27T15:51:50.322Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:50.322Z] #44 58.52 CC images/rpc.o [2020-03-27T15:51:50.322Z] #44 60.51 CC images/ext-file.o [2020-03-27T15:51:50.322Z] #44 61.07 CC images/cgroup.o [2020-03-27T15:51:50.322Z] #44 62.17 CC images/userns.o [2020-03-27T15:51:50.322Z] #44 62.58 CC images/google/protobuf/descriptor.o [2020-03-27T15:51:50.322Z] #44 65.91 CC images/opts.o [2020-03-27T15:51:50.322Z] #44 66.33 CC images/seccomp.o [2020-03-27T15:51:50.322Z] #44 66.81 CC images/binfmt-misc.o [2020-03-27T15:51:50.322Z] #44 67.14 CC images/time.o [2020-03-27T15:51:50.322Z] #44 67.47 CC images/sysctl.o [2020-03-27T15:51:50.322Z] #44 67.82 CC images/autofs.o [2020-03-27T15:51:50.322Z] #44 68.08 CC images/macvlan.o [2020-03-27T15:51:50.322Z] #44 68.37 CC images/sit.o [2020-03-27T15:51:50.322Z] #44 68.82 LINK images/built-in.o [2020-03-27T15:51:50.322Z] #44 69.06 GEN compel/include/asm [2020-03-27T15:51:50.322Z] #44 69.12 GEN compel/include/version.h [2020-03-27T15:51:50.322Z] #44 69.24 touch .config [2020-03-27T15:51:50.322Z] #44 69.31 GEN include/common/config.h [2020-03-27T15:51:50.322Z] #44 69.47 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-27T15:51:50.322Z] #44 69.53 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-27T15:51:50.418Z] ok github.com/docker/docker/daemon/logger 0.211s coverage: 41.8% of statements [2020-03-27T15:51:50.578Z] #44 69.61 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-27T15:51:50.578Z] #44 69.64 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-27T15:51:50.578Z] #44 69.74 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-27T15:51:50.833Z] #44 69.80 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-27T15:51:50.833Z] #44 ... [2020-03-27T15:51:50.833Z] [2020-03-27T15:51:50.833Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:51:50.833Z] #47 186.8 net/textproto [2020-03-27T15:51:50.833Z] #47 186.8 crypto/x509 [2020-03-27T15:51:51.146Z] #44 177.0 CC criu/sockets.o [2020-03-27T15:51:51.150Z] #44 75.94 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-27T15:51:51.150Z] #44 76.02 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-27T15:51:51.403Z] #44 177.7 CC criu/stats.o [2020-03-27T15:51:51.410Z] #44 76.20 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-27T15:51:51.410Z] #44 76.31 AR compel/plugins/std.lib.a [2020-03-27T15:51:51.410Z] #44 76.43 CC compel/plugins/fds/fds.o [2020-03-27T15:51:51.423Z] ok github.com/docker/docker/daemon/logger/awslogs 0.083s coverage: 77.8% of statements [2020-03-27T15:51:51.423Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-27T15:51:51.423Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-27T15:51:51.423Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2020-03-27T15:51:51.508Z] #44 ... [2020-03-27T15:51:51.508Z] [2020-03-27T15:51:51.508Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:51:51.508Z] #17 62.21 Setting up iptables (1.8.2-4) ... [2020-03-27T15:51:51.508Z] #17 62.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-27T15:51:51.508Z] #17 62.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-27T15:51:51.508Z] #17 62.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-27T15:51:51.508Z] #17 62.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-27T15:51:51.508Z] #17 62.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-27T15:51:51.508Z] #17 62.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-27T15:51:51.508Z] #17 62.31 Setting up python3 (3.7.3-1) ... [2020-03-27T15:51:51.661Z] #44 177.9 CC criu/string.o [2020-03-27T15:51:51.769Z] #17 62.85 Setting up python3-wheel (0.32.3-2) ... [2020-03-27T15:51:51.918Z] #44 178.1 CC criu/sysctl.o [2020-03-27T15:51:51.978Z] #44 76.82 AR compel/plugins/fds.lib.a [2020-03-27T15:51:51.978Z] #44 76.88 HOSTDEP compel/src/lib/log-host.d [2020-03-27T15:51:51.978Z] #44 77.03 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-27T15:51:52.049Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 26.2% of statements [2020-03-27T15:51:52.330Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 62.1% of statements [2020-03-27T15:51:52.482Z] #44 178.6 CC criu/sysfs_parse.o [2020-03-27T15:51:52.543Z] #44 77.24 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-27T15:51:52.543Z] #44 77.35 HOSTDEP compel/src/main-host.d [2020-03-27T15:51:52.543Z] #44 77.50 DEP compel/src/lib/ptrace.d [2020-03-27T15:51:52.543Z] #44 77.58 DEP compel/src/lib/infect.d [2020-03-27T15:51:52.612Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 88.3% of statements [2020-03-27T15:51:52.721Z] #47 188.6 vendor/golang.org/x/net/http/httpguts [2020-03-27T15:51:52.976Z] #47 189.0 vendor/golang.org/x/net/http/httpproxy [2020-03-27T15:51:53.046Z] #44 179.0 CC criu/timerfd.o [2020-03-27T15:51:53.110Z] #44 77.76 DEP compel/src/lib/infect-util.d [2020-03-27T15:51:53.110Z] #44 77.83 DEP compel/src/lib/infect-rpc.d [2020-03-27T15:51:53.110Z] #44 77.97 DEP compel/arch/x86/src/lib/infect.d [2020-03-27T15:51:53.154Z] #17 63.97 Setting up apparmor (2.13.2-10) ... [2020-03-27T15:51:53.225Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 74.7% of statements [2020-03-27T15:51:53.225Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-27T15:51:53.303Z] #44 179.3 CC criu/tty.o [2020-03-27T15:51:53.369Z] #44 78.19 DEP compel/arch/x86/src/lib/cpu.d [2020-03-27T15:51:53.369Z] #44 78.30 DEP compel/src/lib/log.d [2020-03-27T15:51:53.369Z] #44 78.40 DEP compel/src/main.d [2020-03-27T15:51:53.507Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 19.9% of statements [2020-03-27T15:51:53.554Z] using credential docker-jenkins-github-credentials [2020-03-27T15:51:53.627Z] #44 78.57 DEP compel/src/lib/handle-elf.d [2020-03-27T15:51:53.746Z] Cloning the remote Git repository [2020-03-27T15:51:53.746Z] Cloning with configured refspecs honoured and without tags [2020-03-27T15:51:53.885Z] #44 78.75 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-27T15:51:53.902Z] #47 190.0 mime/multipart [2020-03-27T15:51:53.976Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 28.8s done [2020-03-27T15:51:53.976Z] #8 DONE 38.2s [2020-03-27T15:51:53.976Z] [2020-03-27T15:51:53.976Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-27T15:51:53.976Z] #9 DONE 0.2s [2020-03-27T15:51:53.976Z] [2020-03-27T15:51:53.976Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-27T15:51:53.976Z] #10 DONE 0.2s [2020-03-27T15:51:53.976Z] [2020-03-27T15:51:53.976Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-27T15:51:53.976Z] #30 DONE 0.0s [2020-03-27T15:51:53.976Z] [2020-03-27T15:51:53.976Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-27T15:51:53.976Z] #41 DONE 0.1s [2020-03-27T15:51:53.976Z] [2020-03-27T15:51:53.976Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-27T15:51:53.976Z] #31 ... [2020-03-27T15:51:53.976Z] [2020-03-27T15:51:53.976Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T15:51:53.976Z] #22 DONE 0.1s [2020-03-27T15:51:53.976Z] [2020-03-27T15:51:53.976Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-27T15:51:53.976Z] #74 DONE 0.1s [2020-03-27T15:51:53.976Z] [2020-03-27T15:51:53.976Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-27T15:51:53.976Z] #33 DONE 0.2s [2020-03-27T15:51:53.976Z] [2020-03-27T15:51:53.976Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-27T15:51:53.976Z] #50 DONE 0.1s [2020-03-27T15:51:53.976Z] [2020-03-27T15:51:53.976Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-27T15:51:53.976Z] #68 DONE 0.1s [2020-03-27T15:51:53.976Z] [2020-03-27T15:51:53.976Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-27T15:51:53.976Z] #47 DONE 0.1s [2020-03-27T15:51:53.976Z] [2020-03-27T15:51:53.976Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-27T15:51:53.976Z] #56 DONE 0.2s [2020-03-27T15:51:53.976Z] [2020-03-27T15:51:53.976Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-27T15:51:53.976Z] #23 DONE 0.1s [2020-03-27T15:51:53.976Z] [2020-03-27T15:51:53.976Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-27T15:51:53.976Z] #53 DONE 0.2s [2020-03-27T15:51:53.976Z] [2020-03-27T15:51:53.976Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:51:53.976Z] #34 0.848 + RM_GOPATH=0 [2020-03-27T15:51:53.976Z] #34 0.848 + TMP_GOPATH= [2020-03-27T15:51:53.976Z] #34 0.849 + : /build [2020-03-27T15:51:53.976Z] #34 0.850 + '[' -z '' ']' [2020-03-27T15:51:53.976Z] #34 0.851 ++ mktemp -d [2020-03-27T15:51:53.976Z] #34 0.855 + export GOPATH=/tmp/tmp.mgRC1rHyXC [2020-03-27T15:51:53.976Z] #34 0.856 + GOPATH=/tmp/tmp.mgRC1rHyXC [2020-03-27T15:51:53.976Z] #34 0.857 + RM_GOPATH=1 [2020-03-27T15:51:53.976Z] #34 0.858 ++ dirname ./install.sh [2020-03-27T15:51:53.976Z] #34 0.875 + dir=. [2020-03-27T15:51:53.976Z] #34 0.875 + bin=tomlv [2020-03-27T15:51:53.976Z] #34 0.875 + shift [2020-03-27T15:51:53.976Z] #34 0.875 + '[' '!' -f ./tomlv.installer ']' [2020-03-27T15:51:53.976Z] #34 0.875 + . ./tomlv.installer [2020-03-27T15:51:53.976Z] #34 0.875 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T15:51:53.976Z] #34 0.877 + install_tomlv [2020-03-27T15:51:53.976Z] #34 0.878 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-27T15:51:53.976Z] #34 0.878 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T15:51:53.976Z] #34 0.879 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mgRC1rHyXC/src/github.com/BurntSushi/toml [2020-03-27T15:51:53.976Z] #34 0.899 Cloning into '/tmp/tmp.mgRC1rHyXC/src/github.com/BurntSushi/toml'... [2020-03-27T15:51:53.976Z] #34 2.846 + cd /tmp/tmp.mgRC1rHyXC/src/github.com/BurntSushi/toml [2020-03-27T15:51:53.976Z] #34 2.847 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T15:51:53.976Z] #34 2.905 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-27T15:51:54.120Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.012s coverage: 33.3% of statements [2020-03-27T15:51:54.452Z] #44 79.02 CC compel/src/lib/log.o [2020-03-27T15:51:54.452Z] #44 79.30 CC compel/arch/x86/src/lib/cpu.o [2020-03-27T15:51:55.069Z] #17 65.69 Setting up xfsprogs (4.20.0-1) ... [2020-03-27T15:51:55.069Z] #17 65.70 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-27T15:51:55.126Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-03-27T15:51:55.197Z] #44 181.0 CC criu/tun.o [2020-03-27T15:51:55.329Z] #17 66.16 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-27T15:51:55.388Z] #44 ... [2020-03-27T15:51:55.388Z] [2020-03-27T15:51:55.388Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:51:55.388Z] #10 196.1 Selecting previously unselected package libapparmor1:amd64. [2020-03-27T15:51:55.388Z] #10 196.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-27T15:51:55.388Z] #10 196.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-27T15:51:55.388Z] #10 196.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-27T15:51:55.388Z] #10 196.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-27T15:51:55.388Z] #10 196.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-27T15:51:55.388Z] #10 196.8 Selecting previously unselected package libbtrfs0. [2020-03-27T15:51:55.388Z] #10 196.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-27T15:51:55.388Z] #10 196.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-27T15:51:55.388Z] #10 196.9 Selecting previously unselected package libbtrfs-dev. [2020-03-27T15:51:55.388Z] #10 196.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-27T15:51:55.388Z] #10 197.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-27T15:51:55.388Z] #10 197.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-27T15:51:55.388Z] #10 197.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-27T15:51:55.388Z] #10 197.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-27T15:51:55.388Z] #10 197.3 Selecting previously unselected package libudev-dev:amd64. [2020-03-27T15:51:55.388Z] #10 197.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-27T15:51:55.388Z] #10 197.3 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-27T15:51:55.388Z] #10 197.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-27T15:51:55.388Z] #10 197.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-27T15:51:55.388Z] #10 197.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-27T15:51:55.407Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-03-27T15:51:55.454Z] #44 181.4 CC criu/uffd.o [2020-03-27T15:51:54.293Z] Cloning repository https://github.com/moby/moby.git [2020-03-27T15:51:55.308Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-03-27T15:51:55.509Z] #34 4.414 math/bits [2020-03-27T15:51:55.509Z] #34 4.475 runtime/internal/sys [2020-03-27T15:51:55.509Z] #34 4.527 internal/cpu [2020-03-27T15:51:55.509Z] #34 4.608 runtime/internal/atomic [2020-03-27T15:51:55.960Z] #10 198.0 Selecting previously unselected package libpcre16-3:amd64. [2020-03-27T15:51:55.960Z] #10 198.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-27T15:51:55.960Z] #10 198.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-27T15:51:56.020Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-03-27T15:51:56.020Z] ok github.com/docker/docker/daemon/logger/splunk 1.454s coverage: 82.5% of statements [2020-03-27T15:51:56.020Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-27T15:51:56.020Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-27T15:51:56.221Z] #10 ... [2020-03-27T15:51:56.221Z] [2020-03-27T15:51:56.221Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:51:56.221Z] #50 DONE 197.8s [2020-03-27T15:51:56.221Z] [2020-03-27T15:51:56.221Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:51:56.221Z] #10 198.3 Selecting previously unselected package libpcre32-3:amd64. [2020-03-27T15:51:56.221Z] #10 198.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-27T15:51:56.221Z] #10 198.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-27T15:51:56.385Z] #44 182.5 CC criu/util.o [2020-03-27T15:51:56.479Z] #10 198.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-27T15:51:56.479Z] #10 198.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-27T15:51:56.479Z] #10 198.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-27T15:51:56.542Z] #34 5.521 runtime/internal/math [2020-03-27T15:51:56.542Z] #34 ... [2020-03-27T15:51:56.542Z] [2020-03-27T15:51:56.542Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:51:56.542Z] #24 0.900 + RM_GOPATH=0 [2020-03-27T15:51:56.542Z] #24 0.901 + TMP_GOPATH= [2020-03-27T15:51:56.542Z] #24 0.901 + : /build [2020-03-27T15:51:56.542Z] #24 0.901 + '[' -z '' ']' [2020-03-27T15:51:56.542Z] #24 0.908 ++ mktemp -d [2020-03-27T15:51:56.542Z] #24 0.931 + export GOPATH=/tmp/tmp.j3280ETRvW [2020-03-27T15:51:56.542Z] #24 0.931 + GOPATH=/tmp/tmp.j3280ETRvW [2020-03-27T15:51:56.542Z] #24 0.932 + RM_GOPATH=1 [2020-03-27T15:51:56.542Z] #24 0.950 ++ dirname ./install.sh [2020-03-27T15:51:56.542Z] #24 0.960 + dir=. [2020-03-27T15:51:56.542Z] #24 0.960 + bin=dockercli [2020-03-27T15:51:56.542Z] #24 0.961 + shift [2020-03-27T15:51:56.542Z] #24 0.962 + '[' '!' -f ./dockercli.installer ']' [2020-03-27T15:51:56.542Z] #24 0.963 + . ./dockercli.installer [2020-03-27T15:51:56.542Z] #24 0.964 ++ : stable [2020-03-27T15:51:56.542Z] #24 0.998 ++ : 17.06.2-ce [2020-03-27T15:51:56.542Z] #24 0.999 + install_dockercli [2020-03-27T15:51:56.542Z] #24 1.001 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-27T15:51:56.542Z] #24 1.002 Install docker/cli version 17.06.2-ce from stable [2020-03-27T15:51:56.542Z] #24 1.006 ++ uname -m [2020-03-27T15:51:56.542Z] #24 1.020 + arch=ppc64le [2020-03-27T15:51:56.542Z] #24 1.022 + '[' ppc64le '!=' x86_64 ']' [2020-03-27T15:51:56.542Z] #24 1.023 + '[' ppc64le '!=' s390x ']' [2020-03-27T15:51:56.542Z] #24 1.024 + '[' ppc64le '!=' armhf ']' [2020-03-27T15:51:56.542Z] #24 1.025 + build_dockercli [2020-03-27T15:51:56.542Z] #24 1.028 + git clone https://github.com/docker/docker-ce /tmp/tmp.j3280ETRvW/tmp/docker-ce [2020-03-27T15:51:56.542Z] #24 1.039 Cloning into '/tmp/tmp.j3280ETRvW/tmp/docker-ce'... [2020-03-27T15:51:56.712Z] #17 67.43 Setting up python3-distutils (3.7.3-1) ... [2020-03-27T15:51:56.736Z] #10 198.7 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-27T15:51:56.736Z] #10 198.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-27T15:51:56.736Z] #10 198.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-27T15:51:56.831Z] #24 ... [2020-03-27T15:51:56.831Z] [2020-03-27T15:51:56.831Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:51:56.831Z] #34 5.999 unicode/utf8 [2020-03-27T15:51:57.121Z] #34 6.144 internal/race [2020-03-27T15:51:57.165Z] #47 ... [2020-03-27T15:51:57.165Z] [2020-03-27T15:51:57.165Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:51:57.165Z] #68 DONE 192.7s [2020-03-27T15:51:57.165Z] [2020-03-27T15:51:57.165Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-27T15:51:57.165Z] #69 DONE 0.1s [2020-03-27T15:51:57.165Z] [2020-03-27T15:51:57.165Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:51:57.165Z] #44 69.91 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-27T15:51:57.165Z] #44 70.06 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-27T15:51:57.165Z] #44 70.11 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-27T15:51:57.165Z] #44 70.21 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-27T15:51:57.165Z] #44 70.24 DEP compel/plugins/std/infect.d [2020-03-27T15:51:57.165Z] #44 70.39 DEP compel/plugins/std/string.d [2020-03-27T15:51:57.165Z] #44 70.55 DEP compel/plugins/std/log.d [2020-03-27T15:51:57.165Z] #44 70.75 DEP compel/plugins/std/fds.d [2020-03-27T15:51:57.165Z] #44 70.95 DEP compel/plugins/std/std.d [2020-03-27T15:51:57.165Z] #44 71.10 DEP compel/plugins/shmem/shmem.d [2020-03-27T15:51:57.165Z] #44 71.29 DEP compel/plugins/fds/fds.d [2020-03-27T15:51:57.165Z] #44 71.44 CC compel/plugins/std/std.o [2020-03-27T15:51:57.165Z] #44 71.89 CC compel/plugins/std/fds.o [2020-03-27T15:51:57.165Z] #44 72.73 CC compel/plugins/std/log.o [2020-03-27T15:51:57.165Z] #44 74.31 CC compel/plugins/std/string.o [2020-03-27T15:51:57.165Z] #44 75.53 CC compel/plugins/std/infect.o [2020-03-27T15:51:57.283Z] #17 68.04 Setting up python3-setuptools (40.8.0-1) ... [2020-03-27T15:51:57.302Z] #10 199.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-27T15:51:57.302Z] #10 199.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-27T15:51:57.302Z] #10 199.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-27T15:51:57.410Z] #34 6.519 internal/bytealg [2020-03-27T15:51:57.410Z] #34 6.569 sync/atomic [2020-03-27T15:51:57.421Z] #44 76.46 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-27T15:51:57.489Z] ok github.com/docker/docker/distribution 0.241s coverage: 22.1% of statements [2020-03-27T15:51:57.489Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2020-03-27T15:51:57.489Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-27T15:51:57.560Z] #10 199.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-27T15:51:57.676Z] #44 76.61 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-27T15:51:57.676Z] #44 76.79 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-27T15:51:57.752Z] #44 183.7 CC criu/uts_ns.o [2020-03-27T15:51:57.752Z] #44 183.9 CC criu/vdso-compat.o [2020-03-27T15:51:57.818Z] #10 199.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-27T15:51:57.818Z] #10 199.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-27T15:51:57.818Z] #10 199.9 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-27T15:51:57.818Z] #10 200.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-27T15:51:57.818Z] #10 200.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-27T15:51:57.931Z] #44 76.94 AR compel/plugins/std.lib.a [2020-03-27T15:51:57.931Z] #44 77.06 CC compel/plugins/fds/fds.o [2020-03-27T15:51:58.008Z] #44 184.1 CC criu/vdso.o [2020-03-27T15:51:58.041Z] #34 7.263 math [2020-03-27T15:51:58.077Z] #10 200.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-27T15:51:58.077Z] #10 200.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-27T15:51:58.077Z] #10 200.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-27T15:51:58.187Z] #44 ... [2020-03-27T15:51:58.187Z] [2020-03-27T15:51:58.187Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:51:58.187Z] #47 194.1 crypto/tls [2020-03-27T15:51:58.494Z] ok github.com/docker/docker/errdefs 0.015s coverage: 49.4% of statements [2020-03-27T15:51:58.572Z] #44 184.7 LINK criu/built-in.o [2020-03-27T15:51:58.643Z] #10 200.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-27T15:51:58.643Z] #10 200.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-27T15:51:58.643Z] #10 200.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-27T15:51:58.643Z] #10 200.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-27T15:51:58.643Z] #10 200.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-27T15:51:58.666Z] #17 69.66 Setting up python3-pip (18.1-5) ... [2020-03-27T15:51:58.828Z] #44 184.8 LINK criu/criu [2020-03-27T15:51:58.901Z] #10 200.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-27T15:51:58.901Z] #10 200.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:51:58.901Z] #10 200.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-27T15:51:58.901Z] #10 201.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-27T15:51:58.901Z] #10 201.0 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-27T15:51:58.901Z] #10 201.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-27T15:51:58.901Z] #10 201.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-27T15:51:58.901Z] #10 201.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-27T15:51:58.901Z] #10 201.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-27T15:51:58.901Z] #10 201.1 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-27T15:51:58.901Z] #10 201.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-27T15:51:58.901Z] #10 201.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-27T15:51:58.901Z] #10 201.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:51:58.901Z] #10 201.1 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-03-27T15:51:59.070Z] #34 8.160 unicode [2020-03-27T15:51:59.084Z] #44 185.2 DEP lib/c/criu.d [2020-03-27T15:51:59.084Z] #44 185.3 CC images/rpc.pb-c.o [2020-03-27T15:51:59.159Z] #10 201.1 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-03-27T15:51:59.159Z] #10 201.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:51:59.159Z] #10 201.2 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-03-27T15:51:59.159Z] #10 201.2 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-03-27T15:51:59.159Z] #10 201.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-27T15:51:59.159Z] #10 201.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-27T15:51:59.159Z] #10 201.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-27T15:51:59.159Z] #10 201.2 Setting up dmsetup (2:1.02.155-3) ... [2020-03-27T15:51:59.159Z] #10 201.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-27T15:51:59.159Z] #10 201.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-27T15:51:59.159Z] #10 201.3 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:51:57.271Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T15:51:57.271Z] > git --version # timeout=10 [2020-03-27T15:51:57.319Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T15:51:57.322Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40712/head:refs/remotes/origin/PR-40712 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T15:51:59.499Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-03-27T15:51:59.648Z] #44 185.8 CC lib/c/criu.o [2020-03-27T15:51:59.724Z] #10 DONE 201.9s [2020-03-27T15:51:59.724Z] [2020-03-27T15:51:59.724Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-27T15:51:59.985Z] #11 ... [2020-03-27T15:51:59.985Z] [2020-03-27T15:51:59.985Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T15:51:59.985Z] #58 DONE 0.1s [2020-03-27T15:51:59.985Z] [2020-03-27T15:51:59.985Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-27T15:51:59.985Z] #59 DONE 0.1s [2020-03-27T15:52:00.099Z] #34 8.921 internal/testlog [2020-03-27T15:52:00.112Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-03-27T15:52:00.243Z] [2020-03-27T15:52:00.243Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:52:00.577Z] #44 186.7 LINK lib/c/built-in.o [2020-03-27T15:52:00.577Z] #17 71.34 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:52:00.577Z] #44 186.7 LINK lib/c/libcriu.so [2020-03-27T15:52:00.577Z] #44 186.8 LINK lib/c/libcriu.a [2020-03-27T15:52:00.577Z] #44 ... [2020-03-27T15:52:00.577Z] [2020-03-27T15:52:00.577Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:52:00.577Z] #60 108.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-27T15:52:00.577Z] #17 71.39 Processing triggers for mime-support (3.62) ... [2020-03-27T15:52:00.725Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-03-27T15:52:00.725Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 85.1% of statements [2020-03-27T15:52:00.725Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-27T15:52:00.725Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-27T15:52:00.725Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-27T15:52:00.733Z] #34 9.653 runtime [2020-03-27T15:52:00.733Z] #34 ... [2020-03-27T15:52:00.733Z] [2020-03-27T15:52:00.733Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:52:00.733Z] #44 0.841 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:52:00.733Z] #44 0.898 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:52:00.733Z] #44 1.098 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:52:00.733Z] #44 2.271 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-27T15:52:00.733Z] #44 6.506 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [180 kB] [2020-03-27T15:52:00.733Z] #44 8.731 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-27T15:52:00.733Z] #44 ... [2020-03-27T15:52:00.733Z] [2020-03-27T15:52:00.733Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:52:00.733Z] #63 0.840 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:52:00.733Z] #63 0.896 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:52:00.733Z] #63 1.103 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:52:00.733Z] #63 2.602 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-27T15:52:00.733Z] #63 6.542 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [180 kB] [2020-03-27T15:52:00.733Z] #63 8.887 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-27T15:52:01.006Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-03-27T15:52:01.025Z] #63 ... [2020-03-27T15:52:01.025Z] [2020-03-27T15:52:01.025Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:52:01.025Z] #11 0.905 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:52:01.025Z] #11 1.028 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:52:01.025Z] #11 1.114 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:52:01.025Z] #11 2.838 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-27T15:52:01.025Z] #11 6.430 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [180 kB] [2020-03-27T15:52:01.025Z] #11 9.242 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-27T15:52:01.025Z] #11 ... [2020-03-27T15:52:01.025Z] [2020-03-27T15:52:01.025Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:52:01.025Z] #54 0.796 + RM_GOPATH=0 [2020-03-27T15:52:01.025Z] #54 0.804 + TMP_GOPATH= [2020-03-27T15:52:01.025Z] #54 0.804 + : /build [2020-03-27T15:52:01.025Z] #54 0.804 + '[' -z '' ']' [2020-03-27T15:52:01.025Z] #54 0.811 ++ mktemp -d [2020-03-27T15:52:01.025Z] #54 0.829 + export GOPATH=/tmp/tmp.y8rsLNg9a1 [2020-03-27T15:52:01.025Z] #54 0.831 + GOPATH=/tmp/tmp.y8rsLNg9a1 [2020-03-27T15:52:01.025Z] #54 0.831 + RM_GOPATH=1 [2020-03-27T15:52:01.025Z] #54 0.881 ++ dirname ./install.sh [2020-03-27T15:52:01.025Z] #54 0.901 + dir=. [2020-03-27T15:52:01.025Z] #54 0.902 + bin=golangci_lint [2020-03-27T15:52:01.025Z] #54 0.902 + shift [2020-03-27T15:52:01.025Z] #54 0.903 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-27T15:52:01.025Z] #54 0.903 + . ./golangci_lint.installer [2020-03-27T15:52:01.025Z] #54 0.903 ++ : v1.23.8 [2020-03-27T15:52:01.025Z] #54 0.936 + install_golangci_lint [2020-03-27T15:52:01.025Z] #54 0.936 + echo 'Installing golangci-lint version v1.23.8' [2020-03-27T15:52:01.025Z] #54 0.936 Installing golangci-lint version v1.23.8 [2020-03-27T15:52:01.025Z] #54 0.937 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-27T15:52:01.165Z] #17 DONE 72.0s [2020-03-27T15:52:01.165Z] [2020-03-27T15:52:01.165Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-27T15:52:01.321Z] #54 ... [2020-03-27T15:52:01.321Z] [2020-03-27T15:52:01.321Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:52:01.321Z] #69 0.863 + RM_GOPATH=0 [2020-03-27T15:52:01.321Z] #69 0.865 + TMP_GOPATH= [2020-03-27T15:52:01.321Z] #69 0.865 + : /build/ [2020-03-27T15:52:01.321Z] #69 0.867 + '[' -z '' ']' [2020-03-27T15:52:01.321Z] #69 0.875 ++ mktemp -d [2020-03-27T15:52:01.321Z] #69 0.881 + export GOPATH=/tmp/tmp.mkZrUau6A3 [2020-03-27T15:52:01.321Z] #69 0.942 + GOPATH=/tmp/tmp.mkZrUau6A3 [2020-03-27T15:52:01.321Z] #69 0.944 + RM_GOPATH=1 [2020-03-27T15:52:01.321Z] #69 0.953 ++ dirname ./install.sh [2020-03-27T15:52:01.321Z] #69 0.960 + dir=. [2020-03-27T15:52:01.321Z] #69 0.963 + bin=rootlesskit [2020-03-27T15:52:01.321Z] #69 0.964 + shift [2020-03-27T15:52:01.321Z] #69 0.965 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-27T15:52:01.321Z] #69 0.965 + . ./rootlesskit.installer [2020-03-27T15:52:01.321Z] #69 0.967 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-27T15:52:01.321Z] #69 0.970 + install_rootlesskit [2020-03-27T15:52:01.321Z] #69 0.981 + case "$1" in [2020-03-27T15:52:01.321Z] #69 0.981 + export CGO_ENABLED=0 [2020-03-27T15:52:01.321Z] #69 0.981 + CGO_ENABLED=0 [2020-03-27T15:52:01.321Z] #69 0.981 + _install_rootlesskit [2020-03-27T15:52:01.321Z] #69 0.981 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-27T15:52:01.321Z] #69 0.981 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-27T15:52:01.321Z] #69 0.981 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mkZrUau6A3/src/github.com/rootless-containers/rootlesskit [2020-03-27T15:52:01.321Z] #69 0.994 Cloning into '/tmp/tmp.mkZrUau6A3/src/github.com/rootless-containers/rootlesskit'... [2020-03-27T15:52:01.321Z] #69 9.373 Checking out files: 94% (708/747) Checking out files: 95% (710/747) Checking out files: 96% (718/747) Checking out files: 97% (725/747) Checking out files: 98% (733/747) Checking out files: 99% (740/747) Checking out files: 100% (747/747) Checking out files: 100% (747/747), done. [2020-03-27T15:52:01.321Z] #69 9.585 + cd /tmp/tmp.mkZrUau6A3/src/github.com/rootless-containers/rootlesskit [2020-03-27T15:52:01.321Z] #69 9.586 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-27T15:52:01.321Z] #69 9.880 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-27T15:52:01.321Z] #69 9.882 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-27T15:52:01.321Z] #69 ... [2020-03-27T15:52:01.321Z] [2020-03-27T15:52:01.321Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:52:01.321Z] #48 0.878 + RM_GOPATH=0 [2020-03-27T15:52:01.321Z] #48 0.934 + TMP_GOPATH= [2020-03-27T15:52:01.321Z] #48 0.934 + : /build [2020-03-27T15:52:01.321Z] #48 0.935 + '[' -z '' ']' [2020-03-27T15:52:01.321Z] #48 0.955 ++ mktemp -d [2020-03-27T15:52:01.321Z] #48 0.963 + export GOPATH=/tmp/tmp.h1sYN1f8ZJ [2020-03-27T15:52:01.321Z] #48 0.963 + GOPATH=/tmp/tmp.h1sYN1f8ZJ [2020-03-27T15:52:01.321Z] #48 0.963 + RM_GOPATH=1 [2020-03-27T15:52:01.321Z] #48 0.964 ++ dirname ./install.sh [2020-03-27T15:52:01.321Z] #48 0.969 + dir=. [2020-03-27T15:52:01.321Z] #48 0.970 + bin=vndr [2020-03-27T15:52:01.321Z] #48 0.970 + shift [2020-03-27T15:52:01.321Z] #48 0.970 + '[' '!' -f ./vndr.installer ']' [2020-03-27T15:52:01.321Z] #48 0.970 + . ./vndr.installer [2020-03-27T15:52:01.321Z] #48 0.970 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T15:52:01.321Z] #48 0.970 + install_vndr [2020-03-27T15:52:01.321Z] #48 0.970 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-27T15:52:01.321Z] #48 0.970 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T15:52:01.321Z] #48 0.973 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.h1sYN1f8ZJ/src/github.com/LK4D4/vndr [2020-03-27T15:52:01.321Z] #48 1.010 Cloning into '/tmp/tmp.h1sYN1f8ZJ/src/github.com/LK4D4/vndr'... [2020-03-27T15:52:01.321Z] #48 3.386 + cd /tmp/tmp.h1sYN1f8ZJ/src/github.com/LK4D4/vndr [2020-03-27T15:52:01.321Z] #48 3.390 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T15:52:01.321Z] #48 3.400 + go build -buildmode=pie -v -o /build/vndr . [2020-03-27T15:52:01.321Z] #48 5.923 internal/cpu [2020-03-27T15:52:01.321Z] #48 5.974 internal/race [2020-03-27T15:52:01.321Z] #48 6.176 runtime/internal/math [2020-03-27T15:52:01.321Z] #48 6.423 sync/atomic [2020-03-27T15:52:01.321Z] #48 6.611 unicode [2020-03-27T15:52:01.321Z] #48 6.671 unicode/utf8 [2020-03-27T15:52:01.321Z] #48 8.093 internal/bytealg [2020-03-27T15:52:01.321Z] #48 8.303 math [2020-03-27T15:52:01.321Z] #48 10.15 internal/testlog [2020-03-27T15:52:01.426Z] #18 ... [2020-03-27T15:52:01.426Z] [2020-03-27T15:52:01.426Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:01.426Z] #44 128.3 CC criu/cr-service.o [2020-03-27T15:52:01.426Z] #44 130.3 CC criu/crtools.o [2020-03-27T15:52:01.426Z] #44 131.1 CC criu/eventfd.o [2020-03-27T15:52:01.426Z] #44 131.7 CC criu/eventpoll.o [2020-03-27T15:52:01.426Z] #44 132.8 CC criu/external.o [2020-03-27T15:52:01.426Z] #44 133.2 CC criu/fault-injection.o [2020-03-27T15:52:01.426Z] #44 133.5 CC criu/fdstore.o [2020-03-27T15:52:01.426Z] #44 134.0 CC criu/fifo.o [2020-03-27T15:52:01.426Z] #44 134.7 CC criu/file-ids.o [2020-03-27T15:52:01.426Z] #44 135.3 CC criu/file-lock.o [2020-03-27T15:52:01.426Z] #44 136.2 CC criu/files-ext.o [2020-03-27T15:52:01.426Z] #44 136.6 CC criu/files-reg.o [2020-03-27T15:52:01.613Z] #48 ... [2020-03-27T15:52:01.613Z] [2020-03-27T15:52:01.613Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:52:01.613Z] #57 0.855 + RM_GOPATH=0 [2020-03-27T15:52:01.613Z] #57 0.912 + TMP_GOPATH= [2020-03-27T15:52:01.613Z] #57 0.915 + : /build [2020-03-27T15:52:01.613Z] #57 0.916 + '[' -z '' ']' [2020-03-27T15:52:01.613Z] #57 0.933 ++ mktemp -d [2020-03-27T15:52:01.613Z] #57 0.942 + export GOPATH=/tmp/tmp.capANXQLBc [2020-03-27T15:52:01.613Z] #57 0.943 + GOPATH=/tmp/tmp.capANXQLBc [2020-03-27T15:52:01.613Z] #57 0.943 + RM_GOPATH=1 [2020-03-27T15:52:01.613Z] #57 0.953 ++ dirname ./install.sh [2020-03-27T15:52:01.613Z] #57 0.971 + dir=. [2020-03-27T15:52:01.613Z] #57 0.972 + bin=shfmt [2020-03-27T15:52:01.613Z] #57 0.972 + shift [2020-03-27T15:52:01.613Z] #57 0.973 + '[' '!' -f ./shfmt.installer ']' [2020-03-27T15:52:01.613Z] #57 0.975 + . ./shfmt.installer [2020-03-27T15:52:01.613Z] #57 1.010 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-27T15:52:01.613Z] #57 1.011 + install_shfmt [2020-03-27T15:52:01.613Z] #57 1.011 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-27T15:52:01.613Z] #57 1.011 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-27T15:52:01.613Z] #57 1.012 + git clone https://github.com/mvdan/sh.git /tmp/tmp.capANXQLBc/src/github.com/mvdan/sh [2020-03-27T15:52:01.613Z] #57 1.052 Cloning into '/tmp/tmp.capANXQLBc/src/github.com/mvdan/sh'... [2020-03-27T15:52:01.613Z] #57 ... [2020-03-27T15:52:01.613Z] [2020-03-27T15:52:01.613Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:52:01.613Z] #75 0.594 + RM_GOPATH=0 [2020-03-27T15:52:01.613Z] #75 0.594 + TMP_GOPATH= [2020-03-27T15:52:01.613Z] #75 0.594 + : /build [2020-03-27T15:52:01.613Z] #75 0.594 + '[' -z '' ']' [2020-03-27T15:52:01.613Z] #75 0.595 ++ mktemp -d [2020-03-27T15:52:01.613Z] #75 0.599 + export GOPATH=/tmp/tmp.mjblXd65E5 [2020-03-27T15:52:01.613Z] #75 0.599 + GOPATH=/tmp/tmp.mjblXd65E5 [2020-03-27T15:52:01.613Z] #75 0.599 + RM_GOPATH=1 [2020-03-27T15:52:01.613Z] #75 0.604 ++ dirname ./install.sh [2020-03-27T15:52:01.613Z] #75 0.608 + dir=. [2020-03-27T15:52:01.613Z] #75 0.609 + bin=proxy [2020-03-27T15:52:01.613Z] #75 0.609 + shift [2020-03-27T15:52:01.613Z] #75 0.610 + '[' '!' -f ./proxy.installer ']' [2020-03-27T15:52:01.613Z] #75 0.610 + . ./proxy.installer [2020-03-27T15:52:01.613Z] #75 0.612 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-27T15:52:01.613Z] #75 0.614 + install_proxy [2020-03-27T15:52:01.613Z] #75 0.615 + case "$1" in [2020-03-27T15:52:01.613Z] #75 0.615 + export CGO_ENABLED=0 [2020-03-27T15:52:01.613Z] #75 0.615 + CGO_ENABLED=0 [2020-03-27T15:52:01.613Z] #75 0.615 + _install_proxy [2020-03-27T15:52:01.613Z] #75 0.615 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-27T15:52:01.613Z] #75 0.615 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-27T15:52:01.613Z] #75 0.615 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mjblXd65E5/src/github.com/docker/libnetwork [2020-03-27T15:52:01.613Z] #75 0.630 Cloning into '/tmp/tmp.mjblXd65E5/src/github.com/docker/libnetwork'... [2020-03-27T15:52:01.620Z] #60 ... [2020-03-27T15:52:01.620Z] [2020-03-27T15:52:01.620Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:52:01.620Z] #47 193.1 crypto/tls [2020-03-27T15:52:01.620Z] #47 203.1 net/http/httptrace [2020-03-27T15:52:01.620Z] #47 ... [2020-03-27T15:52:01.620Z] [2020-03-27T15:52:01.620Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:01.620Z] #44 80.59 CC compel/arch/x86/src/lib/infect.o [2020-03-27T15:52:01.620Z] #44 82.06 CC compel/src/lib/infect-rpc.o [2020-03-27T15:52:01.620Z] #44 82.51 CC compel/src/lib/infect-util.o [2020-03-27T15:52:01.620Z] #44 82.87 CC compel/src/lib/infect.o [2020-03-27T15:52:01.620Z] #44 86.36 CC compel/src/lib/ptrace.o [2020-03-27T15:52:01.878Z] #44 ... [2020-03-27T15:52:01.878Z] [2020-03-27T15:52:01.878Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:52:01.878Z] #47 203.7 net/http [2020-03-27T15:52:01.903Z] #75 ... [2020-03-27T15:52:01.903Z] [2020-03-27T15:52:01.903Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:52:01.903Z] #26 0.908 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:52:01.903Z] #26 0.989 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:52:01.903Z] #26 1.096 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:52:01.903Z] #26 2.742 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-27T15:52:01.903Z] #26 6.206 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [180 kB] [2020-03-27T15:52:01.903Z] #26 9.055 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-27T15:52:01.903Z] #26 ... [2020-03-27T15:52:01.903Z] [2020-03-27T15:52:01.903Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:52:01.903Z] #42 1.051 + git clone https://github.com/docker/distribution.git . [2020-03-27T15:52:01.903Z] #42 1.056 Cloning into '.'... [2020-03-27T15:52:01.945Z] #60 109.4 + mkdir -p /build [2020-03-27T15:52:01.945Z] #60 109.4 + cp runc /build/runc [2020-03-27T15:52:02.012Z] ok github.com/docker/docker/opts 0.013s coverage: 67.4% of statements [2020-03-27T15:52:02.195Z] #42 ... [2020-03-27T15:52:02.195Z] [2020-03-27T15:52:02.195Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-27T15:52:02.195Z] #31 1.200 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-27T15:52:02.195Z] #31 1.206 Cloning into '.'... [2020-03-27T15:52:02.195Z] #31 ... [2020-03-27T15:52:02.195Z] [2020-03-27T15:52:02.195Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:52:02.195Z] #51 0.879 + RM_GOPATH=0 [2020-03-27T15:52:02.195Z] #51 0.952 + TMP_GOPATH= [2020-03-27T15:52:02.195Z] #51 0.955 + : /build [2020-03-27T15:52:02.195Z] #51 0.957 + '[' -z '' ']' [2020-03-27T15:52:02.195Z] #51 0.973 ++ mktemp -d [2020-03-27T15:52:02.195Z] #51 0.986 + export GOPATH=/tmp/tmp.cSXF6KdNTy [2020-03-27T15:52:02.195Z] #51 0.986 + GOPATH=/tmp/tmp.cSXF6KdNTy [2020-03-27T15:52:02.195Z] #51 0.986 + RM_GOPATH=1 [2020-03-27T15:52:02.195Z] #51 0.986 ++ dirname ./install.sh [2020-03-27T15:52:02.195Z] #51 0.992 + dir=. [2020-03-27T15:52:02.195Z] #51 0.992 + bin=gotestsum [2020-03-27T15:52:02.195Z] #51 0.993 + shift [2020-03-27T15:52:02.195Z] #51 0.994 + '[' '!' -f ./gotestsum.installer ']' [2020-03-27T15:52:02.195Z] #51 0.994 + . ./gotestsum.installer [2020-03-27T15:52:02.195Z] #51 0.995 ++ : v0.3.5 [2020-03-27T15:52:02.195Z] #51 0.997 + install_gotestsum [2020-03-27T15:52:02.196Z] #51 0.997 + echo 'Installing gotestsum version v0.3.5' [2020-03-27T15:52:02.196Z] #51 0.998 Installing gotestsum version v0.3.5 [2020-03-27T15:52:02.196Z] #51 0.998 + go get -d gotest.tools/gotestsum [2020-03-27T15:52:02.201Z] #60 DONE 109.7s [2020-03-27T15:52:02.201Z] [2020-03-27T15:52:02.201Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:02.201Z] #44 186.9 GEN magic.py [2020-03-27T15:52:02.201Z] #44 187.0 Note: Building without setproctitle() and strlcpy() support. [2020-03-27T15:52:02.201Z] #44 187.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-27T15:52:02.201Z] #44 187.0 Note: Building without GnuTLS support [2020-03-27T15:52:02.201Z] #44 187.8 fatal: not a git repository (or any of the parent directories): .git [2020-03-27T15:52:02.294Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-27T15:52:02.371Z] #44 139.4 CC criu/files.o [2020-03-27T15:52:02.458Z] #44 188.4 make[1]: Nothing to be done for 'all'. [2020-03-27T15:52:02.485Z] #51 ... [2020-03-27T15:52:02.485Z] [2020-03-27T15:52:02.485Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:52:02.485Z] #36 0.902 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:52:02.485Z] #36 1.016 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:52:02.485Z] #36 1.313 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:52:02.485Z] #36 2.945 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-27T15:52:02.485Z] #36 6.782 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [180 kB] [2020-03-27T15:52:02.485Z] #36 8.719 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-27T15:52:02.485Z] #36 ... [2020-03-27T15:52:02.485Z] [2020-03-27T15:52:02.486Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:52:02.486Z] #48 11.07 runtime [2020-03-27T15:52:02.776Z] #48 11.92 unicode/utf16 [2020-03-27T15:52:02.942Z] #44 ... [2020-03-27T15:52:02.942Z] [2020-03-27T15:52:02.942Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-27T15:52:02.942Z] #18 2.052 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-27T15:52:03.204Z] #18 2.058 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-27T15:52:03.204Z] #18 2.066 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-27T15:52:03.204Z] #18 DONE 2.3s [2020-03-27T15:52:03.204Z] [2020-03-27T15:52:03.204Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:03.387Z] #44 189.5 make[1]: 'images/built-in.o' is up to date. [2020-03-27T15:52:03.387Z] #44 189.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-27T15:52:03.387Z] #44 189.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-27T15:52:03.387Z] #44 189.6 make[1]: 'compel/libcompel.a' is up to date. [2020-03-27T15:52:03.387Z] #44 189.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-27T15:52:03.464Z] #44 ... [2020-03-27T15:52:03.464Z] [2020-03-27T15:52:03.464Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-27T15:52:03.643Z] #44 189.7 make[1]: Nothing to be done for 'all'. [2020-03-27T15:52:03.643Z] #44 189.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-27T15:52:03.690Z] #47 ... [2020-03-27T15:52:03.690Z] [2020-03-27T15:52:03.690Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:52:03.690Z] #10 199.8 Selecting previously unselected package libapparmor1:amd64. [2020-03-27T15:52:03.690Z] #10 199.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-27T15:52:03.690Z] #10 199.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-27T15:52:03.690Z] #10 199.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-27T15:52:03.690Z] #10 199.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-27T15:52:03.690Z] #10 199.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-27T15:52:03.690Z] #10 200.2 Selecting previously unselected package libbtrfs0. [2020-03-27T15:52:03.761Z] ok github.com/docker/docker/pkg/archive 0.479s coverage: 77.3% of statements [2020-03-27T15:52:03.901Z] #44 189.8 make[2]: Nothing to be done for 'all'. [2020-03-27T15:52:03.901Z] #44 189.8 make[2]: Nothing to be done for 'all'. [2020-03-27T15:52:03.901Z] #44 189.9 make[2]: Nothing to be done for 'all'. [2020-03-27T15:52:03.901Z] #44 189.9 make[2]: Nothing to be done for 'all'. [2020-03-27T15:52:03.901Z] #44 190.0 make[2]: Nothing to be done for 'all'. [2020-03-27T15:52:03.901Z] #44 190.0 make[2]: Nothing to be done for 'all'. [2020-03-27T15:52:03.901Z] #44 190.0 make[2]: Nothing to be done for 'all'. [2020-03-27T15:52:03.946Z] #10 200.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-27T15:52:03.946Z] #10 200.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-27T15:52:03.946Z] #10 200.4 Selecting previously unselected package libbtrfs-dev. [2020-03-27T15:52:03.946Z] #10 200.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-27T15:52:03.946Z] #10 200.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-27T15:52:04.157Z] #44 190.1 make[2]: Nothing to be done for 'all'. [2020-03-27T15:52:04.157Z] #44 190.1 INSTALL criu/criu [2020-03-27T15:52:04.157Z] #44 DONE 190.3s [2020-03-27T15:52:04.157Z] [2020-03-27T15:52:04.157Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:52:04.157Z] #65 235.8 + bin/containerd [2020-03-27T15:52:04.201Z] #10 200.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-27T15:52:04.201Z] #10 200.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-27T15:52:04.201Z] #10 200.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-27T15:52:04.201Z] #10 ... [2020-03-27T15:52:04.201Z] [2020-03-27T15:52:04.201Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:52:04.201Z] #50 DONE 200.3s [2020-03-27T15:52:04.201Z] [2020-03-27T15:52:04.201Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:52:04.201Z] #10 200.7 Selecting previously unselected package libudev-dev:amd64. [2020-03-27T15:52:04.201Z] #10 200.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-27T15:52:04.352Z] #48 13.16 container/list [2020-03-27T15:52:04.374Z] ok github.com/docker/docker/pkg/authorization 0.193s coverage: 68.3% of statements [2020-03-27T15:52:04.405Z] #47 ... [2020-03-27T15:52:04.405Z] [2020-03-27T15:52:04.405Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-27T15:52:04.405Z] #11 DONE 4.3s [2020-03-27T15:52:04.405Z] [2020-03-27T15:52:04.405Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-27T15:52:04.457Z] #10 200.8 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-27T15:52:04.656Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-27T15:52:04.718Z] #10 201.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-27T15:52:04.938Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-03-27T15:52:04.975Z] #10 201.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-27T15:52:04.975Z] #10 201.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-27T15:52:05.535Z] #10 201.9 Selecting previously unselected package libpcre16-3:amd64. [2020-03-27T15:52:05.535Z] #10 201.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-27T15:52:05.535Z] #10 201.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-27T15:52:06.052Z] #65 ... [2020-03-27T15:52:06.052Z] [2020-03-27T15:52:06.052Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-27T15:52:06.052Z] #45 DONE 0.1s [2020-03-27T15:52:06.052Z] [2020-03-27T15:52:06.052Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-27T15:52:06.052Z] #48 DONE 0.1s [2020-03-27T15:52:06.052Z] [2020-03-27T15:52:06.052Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-27T15:52:06.052Z] #51 DONE 0.1s [2020-03-27T15:52:06.052Z] [2020-03-27T15:52:06.052Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:52:06.096Z] #10 202.5 Selecting previously unselected package libpcre32-3:amd64. [2020-03-27T15:52:06.096Z] #10 202.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-27T15:52:06.096Z] #10 202.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-27T15:52:06.351Z] #10 202.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-27T15:52:06.352Z] #10 202.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-27T15:52:06.352Z] #10 202.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-27T15:52:06.607Z] #10 202.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-27T15:52:06.607Z] #10 202.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-27T15:52:06.607Z] #10 202.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-27T15:52:07.168Z] #10 203.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-27T15:52:07.168Z] #10 203.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-27T15:52:07.168Z] #10 203.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-27T15:52:07.424Z] #10 203.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-27T15:52:07.424Z] #10 203.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-27T15:52:07.424Z] #10 203.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-27T15:52:07.680Z] #10 204.0 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-27T15:52:07.680Z] #10 204.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-27T15:52:07.680Z] #10 204.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-27T15:52:07.773Z] #12 DONE 3.5s [2020-03-27T15:52:07.773Z] [2020-03-27T15:52:07.773Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-27T15:52:08.242Z] #10 204.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-27T15:52:08.242Z] #10 204.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-27T15:52:08.242Z] #10 204.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-27T15:52:08.498Z] #10 ... [2020-03-27T15:52:08.498Z] [2020-03-27T15:52:08.498Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:08.498Z] #44 77.54 AR compel/plugins/fds.lib.a [2020-03-27T15:52:08.498Z] #44 77.62 HOSTDEP compel/src/lib/log-host.d [2020-03-27T15:52:08.498Z] #44 77.88 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-27T15:52:08.498Z] #44 78.15 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-27T15:52:08.498Z] #44 78.29 HOSTDEP compel/src/main-host.d [2020-03-27T15:52:08.498Z] #44 78.41 DEP compel/src/lib/ptrace.d [2020-03-27T15:52:08.498Z] #44 78.67 DEP compel/src/lib/infect.d [2020-03-27T15:52:08.498Z] #44 78.90 DEP compel/src/lib/infect-util.d [2020-03-27T15:52:08.498Z] #44 79.11 DEP compel/src/lib/infect-rpc.d [2020-03-27T15:52:08.498Z] #44 79.22 DEP compel/arch/x86/src/lib/infect.d [2020-03-27T15:52:08.498Z] #44 79.30 DEP compel/arch/x86/src/lib/cpu.d [2020-03-27T15:52:08.498Z] #44 79.32 DEP compel/src/lib/log.d [2020-03-27T15:52:08.498Z] #44 79.34 DEP compel/src/main.d [2020-03-27T15:52:08.498Z] #44 79.37 DEP compel/src/lib/handle-elf.d [2020-03-27T15:52:08.498Z] #44 79.50 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-27T15:52:08.498Z] #44 79.83 CC compel/src/lib/log.o [2020-03-27T15:52:08.498Z] #44 80.21 CC compel/arch/x86/src/lib/cpu.o [2020-03-27T15:52:08.498Z] #44 81.47 CC compel/arch/x86/src/lib/infect.o [2020-03-27T15:52:08.498Z] #44 82.20 CC compel/src/lib/infect-rpc.o [2020-03-27T15:52:08.498Z] #44 82.81 CC compel/src/lib/infect-util.o [2020-03-27T15:52:08.498Z] #44 83.28 CC compel/src/lib/infect.o [2020-03-27T15:52:08.498Z] #44 86.54 CC compel/src/lib/ptrace.o [2020-03-27T15:52:08.498Z] #44 87.13 AR compel/libcompel.a [2020-03-27T15:52:08.498Z] #44 87.23 HOSTCC compel/src/main-host.o [2020-03-27T15:52:08.753Z] #44 87.85 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-27T15:52:08.753Z] #44 ... [2020-03-27T15:52:08.753Z] [2020-03-27T15:52:08.753Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:52:08.753Z] #47 204.9 net/http/httptrace [2020-03-27T15:52:08.811Z] #48 17.27 crypto/internal/subtle [2020-03-27T15:52:08.811Z] #48 18.10 crypto/subtle [2020-03-27T15:52:09.310Z] ok github.com/docker/docker/pkg/chrootarchive 3.477s coverage: 43.2% of statements [2020-03-27T15:52:09.310Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-03-27T15:52:09.310Z] ok github.com/docker/docker/layer 7.299s coverage: 68.8% of statements [2020-03-27T15:52:09.310Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-27T15:52:09.310Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-27T15:52:09.310Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-27T15:52:09.310Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-27T15:52:09.310Z] ? github.com/docker/docker/oci [no test files] [2020-03-27T15:52:09.310Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-27T15:52:09.310Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-27T15:52:09.310Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-27T15:52:09.314Z] #47 205.2 net/http [2020-03-27T15:52:09.439Z] #48 18.66 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-27T15:52:09.592Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2020-03-27T15:52:09.592Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-03-27T15:52:10.069Z] #48 19.12 internal/nettrace [2020-03-27T15:52:10.186Z] #19 ... [2020-03-27T15:52:10.186Z] [2020-03-27T15:52:10.186Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:10.186Z] #44 141.8 CC criu/filesystems.o [2020-03-27T15:52:10.186Z] #44 142.6 CC criu/fsnotify.o [2020-03-27T15:52:10.186Z] #44 144.1 CC criu/image-desc.o [2020-03-27T15:52:10.186Z] #44 144.4 CC criu/image.o [2020-03-27T15:52:10.186Z] #44 145.7 CC criu/ipc_ns.o [2020-03-27T15:52:10.186Z] #44 146.8 CC criu/irmap.o [2020-03-27T15:52:10.206Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-03-27T15:52:10.240Z] #47 ... [2020-03-27T15:52:10.240Z] [2020-03-27T15:52:10.240Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:52:10.240Z] #10 205.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-27T15:52:10.240Z] #10 205.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-27T15:52:10.240Z] #10 205.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-27T15:52:10.240Z] #10 205.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-27T15:52:10.240Z] #10 205.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-27T15:52:10.240Z] #10 205.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-27T15:52:10.240Z] #10 205.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:52:10.240Z] #10 205.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-27T15:52:10.240Z] #10 205.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-27T15:52:10.240Z] #10 205.6 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-27T15:52:10.240Z] #10 205.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-27T15:52:10.240Z] #10 205.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-27T15:52:10.240Z] #10 205.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-27T15:52:10.240Z] #10 205.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-27T15:52:10.240Z] #10 205.7 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-27T15:52:10.240Z] #10 205.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-27T15:52:10.240Z] #10 205.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-27T15:52:10.240Z] #10 205.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:52:10.240Z] #10 205.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-03-27T15:52:10.240Z] #10 205.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-03-27T15:52:10.240Z] #10 205.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:52:10.240Z] #10 205.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-03-27T15:52:10.240Z] #10 206.0 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-03-27T15:52:10.240Z] #10 206.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-27T15:52:10.240Z] #10 206.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-27T15:52:10.240Z] #10 206.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-27T15:52:10.240Z] #10 206.0 Setting up dmsetup (2:1.02.155-3) ... [2020-03-27T15:52:10.240Z] #10 206.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-27T15:52:10.240Z] #10 206.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-27T15:52:10.240Z] #10 206.1 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:52:10.240Z] #10 DONE 206.6s [2020-03-27T15:52:10.240Z] [2020-03-27T15:52:10.240Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T15:52:10.240Z] #58 DONE 0.1s [2020-03-27T15:52:10.240Z] [2020-03-27T15:52:10.240Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-27T15:52:10.362Z] #48 19.46 runtime/cgo [2020-03-27T15:52:10.450Z] #44 ... [2020-03-27T15:52:10.450Z] [2020-03-27T15:52:10.450Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-27T15:52:10.450Z] #19 7.281 Collecting yamllint==1.16.0 [2020-03-27T15:52:10.488Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-03-27T15:52:10.497Z] #59 DONE 0.1s [2020-03-27T15:52:10.497Z] [2020-03-27T15:52:10.497Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:52:10.991Z] #48 ... [2020-03-27T15:52:10.991Z] [2020-03-27T15:52:10.991Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:52:10.991Z] #57 20.08 + cd /tmp/tmp.capANXQLBc/src/github.com/mvdan/sh [2020-03-27T15:52:10.991Z] #57 20.08 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-27T15:52:10.991Z] #57 20.33 + GO111MODULE=on [2020-03-27T15:52:10.991Z] #57 20.33 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-27T15:52:10.991Z] #57 ... [2020-03-27T15:52:10.991Z] [2020-03-27T15:52:10.991Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:52:10.991Z] #34 10.28 encoding [2020-03-27T15:52:10.991Z] #34 11.15 runtime/cgo [2020-03-27T15:52:11.052Z] #13 3.256 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-27T15:52:11.052Z] #13 DONE 3.4s [2020-03-27T15:52:11.052Z] [2020-03-27T15:52:11.052Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-27T15:52:11.101Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-03-27T15:52:12.013Z] #14 ... [2020-03-27T15:52:12.014Z] [2020-03-27T15:52:12.014Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:12.014Z] #44 86.94 AR compel/libcompel.a [2020-03-27T15:52:12.014Z] #44 87.12 HOSTCC compel/src/main-host.o [2020-03-27T15:52:12.014Z] #44 87.72 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-27T15:52:12.014Z] #44 88.13 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-27T15:52:12.014Z] #44 88.27 HOSTCC compel/src/lib/log-host.o [2020-03-27T15:52:12.014Z] #44 88.64 HOSTLINK compel/compel-host-bin [2020-03-27T15:52:12.014Z] #44 88.92 DEP soccr/soccr.d [2020-03-27T15:52:12.014Z] #44 89.26 CC soccr/soccr.o [2020-03-27T15:52:12.014Z] #44 91.76 AR soccr/libsoccr.a [2020-03-27T15:52:12.014Z] #44 91.79 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-27T15:52:12.014Z] #44 92.25 DEP criu/arch/x86/sigframe.d [2020-03-27T15:52:12.014Z] #44 92.39 DEP criu/arch/x86/sigaction_compat.d [2020-03-27T15:52:12.014Z] #44 92.47 DEP criu/arch/x86/kerndat.d [2020-03-27T15:52:12.014Z] #44 92.71 DEP criu/arch/x86/crtools.d [2020-03-27T15:52:12.014Z] #44 92.90 DEP criu/arch/x86/cpu.d [2020-03-27T15:52:12.014Z] #44 93.16 CC criu/arch/x86/cpu.o [2020-03-27T15:52:12.014Z] #44 93.99 CC criu/arch/x86/crtools.o [2020-03-27T15:52:12.014Z] #44 95.69 CC criu/arch/x86/kerndat.o [2020-03-27T15:52:12.014Z] #44 96.71 CC criu/arch/x86/sigaction_compat.o [2020-03-27T15:52:12.105Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 67.0% of statements [2020-03-27T15:52:12.579Z] #44 97.32 CC criu/arch/x86/sigframe.o [2020-03-27T15:52:12.675Z] #65 ... [2020-03-27T15:52:12.675Z] [2020-03-27T15:52:12.675Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:52:12.675Z] #53 DONE 307.3s [2020-03-27T15:52:12.675Z] [2020-03-27T15:52:12.675Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:52:13.070Z] #34 ... [2020-03-27T15:52:13.071Z] [2020-03-27T15:52:13.071Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:52:13.071Z] #57 22.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-27T15:52:13.071Z] #57 22.40 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-27T15:52:13.113Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 89.5% of statements [2020-03-27T15:52:13.145Z] #44 97.80 LINK criu/arch/x86/crtools.built-in.o [2020-03-27T15:52:13.145Z] #44 97.91 DEP criu/pie/util-vdso-elf32.d [2020-03-27T15:52:13.238Z] #65 ... [2020-03-27T15:52:13.238Z] [2020-03-27T15:52:13.238Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-27T15:52:13.238Z] #54 DONE 0.2s [2020-03-27T15:52:13.238Z] [2020-03-27T15:52:13.238Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-27T15:52:13.238Z] #57 DONE 0.1s [2020-03-27T15:52:13.238Z] [2020-03-27T15:52:13.238Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:52:13.238Z] #65 ... [2020-03-27T15:52:13.238Z] [2020-03-27T15:52:13.238Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-27T15:52:13.238Z] #61 DONE 0.1s [2020-03-27T15:52:13.360Z] #57 22.48 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-27T15:52:13.402Z] #44 98.26 DEP criu/pie/util-vdso.d [2020-03-27T15:52:13.494Z] [2020-03-27T15:52:13.494Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:52:13.647Z] #57 22.83 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-27T15:52:13.647Z] #57 22.91 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-27T15:52:13.660Z] #44 98.52 DEP criu/pie/util.d [2020-03-27T15:52:13.726Z] ok github.com/docker/docker/pkg/fsutils 0.419s coverage: 85.1% of statements [2020-03-27T15:52:13.726Z] ok github.com/docker/docker/pkg/discovery/kv 3.081s coverage: 84.1% of statements [2020-03-27T15:52:13.897Z] #60 3.532 + RM_GOPATH=0 [2020-03-27T15:52:13.897Z] #60 3.532 + TMP_GOPATH= [2020-03-27T15:52:13.897Z] #60 3.532 + : /build [2020-03-27T15:52:13.897Z] #60 3.532 + '[' -z '' ']' [2020-03-27T15:52:13.897Z] #60 3.532 ++ mktemp -d [2020-03-27T15:52:13.897Z] #60 3.542 + export GOPATH=/tmp/tmp.ObI04zay6v [2020-03-27T15:52:13.897Z] #60 3.543 + GOPATH=/tmp/tmp.ObI04zay6v [2020-03-27T15:52:13.897Z] #60 3.543 + RM_GOPATH=1 [2020-03-27T15:52:13.897Z] #60 3.544 ++ dirname ./install.sh [2020-03-27T15:52:13.897Z] #60 3.545 + dir=. [2020-03-27T15:52:13.897Z] #60 3.545 + bin=runc [2020-03-27T15:52:13.897Z] #60 3.545 + shift [2020-03-27T15:52:13.897Z] #60 3.546 + '[' '!' -f ./runc.installer ']' [2020-03-27T15:52:13.897Z] #60 3.546 + . ./runc.installer [2020-03-27T15:52:13.897Z] #60 3.546 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-27T15:52:13.897Z] #60 3.546 + install_runc [2020-03-27T15:52:13.897Z] #60 3.547 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-27T15:52:13.897Z] #60 3.552 + uname -r [2020-03-27T15:52:13.897Z] #60 3.553 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-27T15:52:13.897Z] #60 3.554 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-27T15:52:13.897Z] #60 3.554 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-27T15:52:13.897Z] #60 3.554 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ObI04zay6v/src/github.com/opencontainers/runc [2020-03-27T15:52:13.897Z] #60 3.556 Cloning into '/tmp/tmp.ObI04zay6v/src/github.com/opencontainers/runc'... [2020-03-27T15:52:13.917Z] #44 98.84 CC criu/pie/util.o [2020-03-27T15:52:14.008Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2020-03-27T15:52:14.176Z] #44 ... [2020-03-27T15:52:14.176Z] [2020-03-27T15:52:14.176Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-27T15:52:14.176Z] #14 DONE 3.2s [2020-03-27T15:52:14.176Z] [2020-03-27T15:52:14.176Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:52:14.176Z] #60 4.351 + RM_GOPATH=0 [2020-03-27T15:52:14.176Z] #60 4.352 + TMP_GOPATH= [2020-03-27T15:52:14.176Z] #60 4.354 + : /build [2020-03-27T15:52:14.176Z] #60 4.354 + '[' -z '' ']' [2020-03-27T15:52:14.176Z] #60 4.370 ++ mktemp -d [2020-03-27T15:52:14.176Z] #60 4.370 + export GOPATH=/tmp/tmp.WbxtsHaAy7 [2020-03-27T15:52:14.176Z] #60 4.370 + GOPATH=/tmp/tmp.WbxtsHaAy7 [2020-03-27T15:52:14.176Z] #60 4.370 + RM_GOPATH=1 [2020-03-27T15:52:14.176Z] #60 4.370 ++ dirname ./install.sh [2020-03-27T15:52:14.176Z] #60 4.370 + dir=. [2020-03-27T15:52:14.176Z] #60 4.370 + bin=runc [2020-03-27T15:52:14.176Z] #60 4.370 + shift [2020-03-27T15:52:14.176Z] #60 4.370 + '[' '!' -f ./runc.installer ']' [2020-03-27T15:52:14.176Z] #60 4.370 + . ./runc.installer [2020-03-27T15:52:14.176Z] #60 4.370 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-27T15:52:14.176Z] #60 4.370 + install_runc [2020-03-27T15:52:14.176Z] #60 4.384 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-27T15:52:14.176Z] #60 4.384 + uname -r [2020-03-27T15:52:14.176Z] #60 4.390 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-27T15:52:14.176Z] #60 4.390 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-27T15:52:14.176Z] #60 4.390 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WbxtsHaAy7/src/github.com/opencontainers/runc [2020-03-27T15:52:14.176Z] #60 4.390 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-27T15:52:14.176Z] #60 4.398 Cloning into '/tmp/tmp.WbxtsHaAy7/src/github.com/opencontainers/runc'... [2020-03-27T15:52:14.176Z] #60 14.02 + cd /tmp/tmp.WbxtsHaAy7/src/github.com/opencontainers/runc [2020-03-27T15:52:14.176Z] #60 14.02 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-27T15:52:14.176Z] #60 ... [2020-03-27T15:52:14.176Z] [2020-03-27T15:52:14.176Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-27T15:52:14.457Z] #60 ... [2020-03-27T15:52:14.457Z] [2020-03-27T15:52:14.457Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-27T15:52:14.457Z] #11 DONE 4.1s [2020-03-27T15:52:14.457Z] [2020-03-27T15:52:14.457Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-27T15:52:14.621Z] ok github.com/docker/docker/pkg/idtools 0.325s coverage: 70.1% of statements [2020-03-27T15:52:14.902Z] ok github.com/docker/docker/pkg/ioutils 0.306s coverage: 70.6% of statements [2020-03-27T15:52:14.902Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-03-27T15:52:15.184Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2020-03-27T15:52:15.184Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-03-27T15:52:15.184Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-27T15:52:15.190Z] Fetching without tags [2020-03-27T15:52:15.710Z] #57 24.86 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-27T15:52:15.797Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-03-27T15:52:15.797Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-03-27T15:52:15.919Z] #19 12.60 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-27T15:52:14.710Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T15:52:14.815Z] > git config --add remote.origin.fetch +refs/pull/40712/head:refs/remotes/origin/PR-40712 # timeout=10 [2020-03-27T15:52:14.861Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T15:52:15.100Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T15:52:15.331Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T15:52:15.331Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T15:52:15.333Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40712/head:refs/remotes/origin/PR-40712 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-27T15:52:16.004Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit ec16053ccfe2f5bab23730b8611dd9c2e5edf9b4 [2020-03-27T15:52:16.079Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-03-27T15:52:16.180Z] #19 12.74 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-27T15:52:16.180Z] #19 12.77 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-27T15:52:16.180Z] #19 12.87 Collecting pyyaml (from yamllint==1.16.0) [2020-03-27T15:52:16.360Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-03-27T15:52:16.443Z] #19 13.05 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-27T15:52:16.642Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-03-27T15:52:16.701Z] #15 DONE 2.4s [2020-03-27T15:52:16.701Z] [2020-03-27T15:52:16.701Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-27T15:52:16.754Z] #57 26.00 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-27T15:52:17.256Z] ok github.com/docker/docker/pkg/mount 1.281s coverage: 70.5% of statements [2020-03-27T15:52:17.256Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-27T15:52:17.256Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-27T15:52:17.256Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-27T15:52:17.538Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-03-27T15:52:17.721Z] #12 DONE 2.8s [2020-03-27T15:52:17.721Z] [2020-03-27T15:52:17.721Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-27T15:52:18.151Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-03-27T15:52:18.432Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-03-27T15:52:18.432Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-27T15:52:18.989Z] #19 15.11 Building wheels for collected packages: pyyaml [2020-03-27T15:52:18.989Z] #19 15.11 Running setup.py bdist_wheel for pyyaml: started [2020-03-27T15:52:19.226Z] #16 DONE 2.5s [2020-03-27T15:52:19.226Z] [2020-03-27T15:52:19.226Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:19.226Z] #44 99.38 CC criu/pie/util-vdso.o [2020-03-27T15:52:19.226Z] #44 100.4 CC criu/pie/util-vdso-elf32.o [2020-03-27T15:52:19.226Z] #44 101.2 AR criu/pie/pie.lib.a [2020-03-27T15:52:19.226Z] #44 101.2 DEP criu/pie/restorer.d [2020-03-27T15:52:19.226Z] #44 101.5 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-27T15:52:19.226Z] #44 101.7 DEP criu/arch/x86/restorer_unmap.d [2020-03-27T15:52:19.226Z] #44 101.7 DEP criu/arch/x86/restorer.d [2020-03-27T15:52:19.226Z] #44 101.9 DEP criu/arch/x86/vdso-pie.d [2020-03-27T15:52:19.226Z] #44 102.1 DEP criu/pie/parasite-vdso.d [2020-03-27T15:52:19.226Z] #44 102.3 DEP criu/pie/parasite.d [2020-03-27T15:52:19.227Z] #44 102.6 CC criu/pie/parasite.o [2020-03-27T15:52:19.227Z] #44 104.1 LINK criu/pie/parasite.built-in.o [2020-03-27T15:52:19.227Z] #44 104.1 GEN criu/pie/parasite-blob.h [2020-03-27T15:52:19.227Z] #44 104.1 CC criu/pie/parasite-vdso.o [2020-03-27T15:52:19.474Z] #57 28.18 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-27T15:52:19.474Z] #57 ... [2020-03-27T15:52:19.474Z] [2020-03-27T15:52:19.474Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:52:19.608Z] #13 ... [2020-03-27T15:52:19.608Z] [2020-03-27T15:52:19.608Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:19.608Z] #44 88.22 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-27T15:52:19.608Z] #44 88.79 HOSTCC compel/src/lib/log-host.o [2020-03-27T15:52:19.608Z] #44 89.13 HOSTLINK compel/compel-host-bin [2020-03-27T15:52:19.608Z] #44 89.27 DEP soccr/soccr.d [2020-03-27T15:52:19.608Z] #44 89.55 CC soccr/soccr.o [2020-03-27T15:52:19.608Z] #44 91.60 AR soccr/libsoccr.a [2020-03-27T15:52:19.608Z] #44 91.74 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-27T15:52:19.608Z] #44 92.52 DEP criu/arch/x86/sigframe.d [2020-03-27T15:52:19.608Z] #44 92.70 DEP criu/arch/x86/sigaction_compat.d [2020-03-27T15:52:19.608Z] #44 92.85 DEP criu/arch/x86/kerndat.d [2020-03-27T15:52:19.608Z] #44 93.00 DEP criu/arch/x86/crtools.d [2020-03-27T15:52:19.608Z] #44 93.05 DEP criu/arch/x86/cpu.d [2020-03-27T15:52:19.608Z] #44 93.19 CC criu/arch/x86/cpu.o [2020-03-27T15:52:19.608Z] #44 94.01 CC criu/arch/x86/crtools.o [2020-03-27T15:52:19.608Z] #44 95.83 CC criu/arch/x86/kerndat.o [2020-03-27T15:52:19.608Z] #44 96.71 CC criu/arch/x86/sigaction_compat.o [2020-03-27T15:52:19.608Z] #44 97.22 CC criu/arch/x86/sigframe.o [2020-03-27T15:52:19.608Z] #44 97.56 LINK criu/arch/x86/crtools.built-in.o [2020-03-27T15:52:19.608Z] #44 97.65 DEP criu/pie/util-vdso-elf32.d [2020-03-27T15:52:19.608Z] #44 97.88 DEP criu/pie/util-vdso.d [2020-03-27T15:52:19.608Z] #44 98.10 DEP criu/pie/util.d [2020-03-27T15:52:19.608Z] #44 98.38 CC criu/pie/util.o [2020-03-27T15:52:19.774Z] #42 28.64 Checking out files: 79% (1270/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-03-27T15:52:19.774Z] #42 29.26 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-27T15:52:19.912Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-03-27T15:52:19.927Z] #19 16.71 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-27T15:52:19.956Z] #44 98.97 CC criu/pie/util-vdso.o [2020-03-27T15:52:20.158Z] #44 105.1 CC criu/arch/x86/vdso-pie.o [2020-03-27T15:52:20.188Z] #19 16.71 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-27T15:52:20.188Z] #19 16.82 Successfully built pyyaml [2020-03-27T15:52:20.188Z] #19 16.85 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-27T15:52:20.193Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2020-03-27T15:52:20.534Z] #44 ... [2020-03-27T15:52:20.534Z] [2020-03-27T15:52:20.534Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-27T15:52:20.534Z] #13 3.526 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-27T15:52:16.339Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T15:52:16.385Z] > git checkout -f ec16053ccfe2f5bab23730b8611dd9c2e5edf9b4 # timeout=10 [2020-03-27T15:52:19.890Z] > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10 [2020-03-27T15:52:20.723Z] #44 105.5 CC criu/arch/x86/restorer.o [2020-03-27T15:52:20.758Z] #19 17.32 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-27T15:52:20.758Z] #19 ... [2020-03-27T15:52:20.758Z] [2020-03-27T15:52:20.758Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:20.758Z] #44 147.7 CC criu/kcmp-ids.o [2020-03-27T15:52:20.758Z] #44 148.0 CC criu/kerndat.o [2020-03-27T15:52:20.758Z] #44 149.2 CC criu/libnetlink.o [2020-03-27T15:52:20.758Z] #44 149.8 CC criu/log.o [2020-03-27T15:52:20.758Z] #44 150.3 CC criu/lsm.o [2020-03-27T15:52:20.758Z] #44 150.7 CC criu/mem.o [2020-03-27T15:52:20.758Z] #44 152.8 CC criu/mount.o [2020-03-27T15:52:20.797Z] #13 DONE 3.7s [2020-03-27T15:52:20.797Z] [2020-03-27T15:52:20.797Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-27T15:52:20.981Z] #44 105.9 CC criu/arch/x86/restorer_unmap.o [2020-03-27T15:52:20.981Z] #44 106.0 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-27T15:52:21.018Z] #44 158.1 CC criu/namespaces.o [2020-03-27T15:52:21.028Z] Merge succeeded, producing 568bb8204d5eddf641b2337da5f6fb65c6e3f9b2 [2020-03-27T15:52:21.029Z] Checking out Revision 568bb8204d5eddf641b2337da5f6fb65c6e3f9b2 (PR-40712) [2020-03-27T15:52:21.279Z] #44 ... [2020-03-27T15:52:21.279Z] [2020-03-27T15:52:21.279Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-27T15:52:21.279Z] #19 DONE 18.1s [2020-03-27T15:52:21.539Z] [2020-03-27T15:52:21.539Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:52:21.546Z] #44 106.4 CC criu/pie/restorer.o [2020-03-27T15:52:22.863Z] ok github.com/docker/docker/pkg/signal 2.441s coverage: 61.0% of statements [2020-03-27T15:52:23.144Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-03-27T15:52:23.286Z] #42 32.56 + 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-03-27T15:52:23.449Z] #53 ... [2020-03-27T15:52:23.449Z] [2020-03-27T15:52:23.449Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:23.449Z] #44 160.0 CC criu/net.o [2020-03-27T15:52:23.756Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-03-27T15:52:23.756Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-03-27T15:52:24.036Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-03-27T15:52:24.316Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-03-27T15:52:24.825Z] #44 109.7 LINK criu/pie/restorer.built-in.o [2020-03-27T15:52:24.825Z] #44 109.7 GEN criu/pie/restorer-blob.h [2020-03-27T15:52:24.926Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 37.2% of statements [2020-03-27T15:52:24.955Z] #14 DONE 4.0s [2020-03-27T15:52:24.956Z] [2020-03-27T15:52:24.956Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-27T15:52:25.083Z] #44 109.8 DEP criu/vdso.d [2020-03-27T15:52:25.083Z] #44 110.0 DEP criu/vdso-compat.d [2020-03-27T15:52:25.083Z] #44 ... [2020-03-27T15:52:25.083Z] [2020-03-27T15:52:25.083Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:52:25.083Z] #60 15.10 + '[' -z '' ']' [2020-03-27T15:52:25.083Z] #60 15.10 + target=static [2020-03-27T15:52:25.083Z] #60 15.10 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-27T15:52:25.083Z] #60 16.81 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-03-27T15:52:25.206Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2020-03-27T15:52:25.341Z] #60 ... [2020-03-27T15:52:25.341Z] [2020-03-27T15:52:25.341Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:25.341Z] #44 110.1 DEP criu/uts_ns.d [2020-03-27T15:52:25.341Z] #44 110.4 DEP criu/util.d [2020-03-27T15:52:25.360Z] #42 ... [2020-03-27T15:52:25.360Z] [2020-03-27T15:52:25.360Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:52:25.360Z] #44 24.87 Fetched 8118 kB in 24s (338 kB/s) [2020-03-27T15:52:25.360Z] #44 24.87 Reading package lists... [2020-03-27T15:52:25.650Z] #44 35.10 Reading package lists... [2020-03-27T15:52:25.650Z] #44 ... [2020-03-27T15:52:25.650Z] [2020-03-27T15:52:25.650Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:52:25.651Z] #75 29.78 Checking out files: 39% (809/2066) Checking out files: 40% (827/2066) Checking out files: 41% (848/2066) Checking out files: 42% (868/2066) Checking out files: 43% (889/2066) Checking out files: 44% (910/2066) Checking out files: 45% (930/2066) Checking out files: 46% (951/2066) Checking out files: 47% (972/2066) Checking out files: 48% (992/2066) Checking out files: 49% (1013/2066) Checking out files: 50% (1033/2066) Checking out files: 51% (1054/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 92% (1911/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-27T15:52:25.651Z] #75 31.08 + cd /tmp/tmp.mjblXd65E5/src/github.com/docker/libnetwork [2020-03-27T15:52:25.651Z] #75 31.08 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-27T15:52:25.651Z] #75 32.14 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-27T15:52:20.892Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-03-27T15:52:21.184Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T15:52:21.245Z] > git checkout -f 568bb8204d5eddf641b2337da5f6fb65c6e3f9b2 # timeout=10 [2020-03-27T15:52:25.817Z] ok github.com/docker/docker/pkg/tarsum 0.031s coverage: 89.3% of statements [2020-03-27T15:52:25.906Z] #44 110.6 DEP criu/uffd.d [2020-03-27T15:52:25.906Z] #44 110.8 DEP criu/tun.d [2020-03-27T15:52:25.941Z] #75 ... [2020-03-27T15:52:25.941Z] [2020-03-27T15:52:25.941Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:52:25.941Z] #36 25.26 Fetched 8118 kB in 24s (333 kB/s) [2020-03-27T15:52:25.941Z] #36 25.26 Reading package lists... [2020-03-27T15:52:25.941Z] #36 ... [2020-03-27T15:52:25.941Z] [2020-03-27T15:52:25.941Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:52:25.941Z] #48 25.04 vendor/golang.org/x/crypto/internal/subtle [2020-03-27T15:52:25.999Z] #44 162.8 CC criu/netfilter.o [2020-03-27T15:52:26.097Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-03-27T15:52:26.163Z] #44 111.1 DEP criu/tty.d [2020-03-27T15:52:26.234Z] #48 ... [2020-03-27T15:52:26.234Z] [2020-03-27T15:52:26.234Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:52:26.234Z] #26 25.35 Fetched 8118 kB in 24s (332 kB/s) [2020-03-27T15:52:26.234Z] #26 25.35 Reading package lists... [2020-03-27T15:52:26.234Z] #26 35.80 Reading package lists... [2020-03-27T15:52:26.234Z] #26 ... [2020-03-27T15:52:26.234Z] [2020-03-27T15:52:26.234Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:52:26.234Z] #63 25.32 Fetched 8118 kB in 25s (330 kB/s) [2020-03-27T15:52:26.234Z] #63 25.32 Reading package lists... [2020-03-27T15:52:26.377Z] testing: warning: no tests to run [2020-03-27T15:52:26.377Z] coverage: [no statements] [2020-03-27T15:52:26.377Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-27T15:52:26.421Z] #44 111.3 DEP criu/timerfd.d [2020-03-27T15:52:26.539Z] #63 35.75 Reading package lists... [2020-03-27T15:52:26.539Z] #63 ... [2020-03-27T15:52:26.539Z] [2020-03-27T15:52:26.539Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:52:26.539Z] #11 25.48 Fetched 8118 kB in 25s (330 kB/s) [2020-03-27T15:52:26.539Z] #11 25.48 Reading package lists... [2020-03-27T15:52:26.539Z] #11 ... [2020-03-27T15:52:26.539Z] [2020-03-27T15:52:26.539Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:52:26.569Z] #44 163.3 CC criu/page-pipe.o [2020-03-27T15:52:26.657Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-03-27T15:52:26.657Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-27T15:52:26.678Z] #44 111.5 DEP criu/sysfs_parse.d [2020-03-27T15:52:26.936Z] #44 111.7 DEP criu/sysctl.d [2020-03-27T15:52:26.936Z] #44 111.8 DEP criu/string.d [2020-03-27T15:52:26.936Z] #44 111.8 DEP criu/stats.d [2020-03-27T15:52:26.936Z] #44 111.9 DEP criu/sockets.d [2020-03-27T15:52:26.937Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-27T15:52:27.194Z] #44 112.2 DEP criu/sk-unix.d [2020-03-27T15:52:27.451Z] #44 112.4 DEP criu/sk-tcp.d [2020-03-27T15:52:27.509Z] #44 164.3 CC criu/page-xfer.o [2020-03-27T15:52:27.709Z] #44 112.5 DEP criu/sk-queue.d [2020-03-27T15:52:27.967Z] #44 112.8 DEP criu/sk-packet.d [2020-03-27T15:52:28.216Z] #15 DONE 3.5s [2020-03-27T15:52:28.216Z] [2020-03-27T15:52:28.216Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-27T15:52:28.225Z] #44 113.0 DEP criu/sk-netlink.d [2020-03-27T15:52:28.452Z] #44 ... [2020-03-27T15:52:28.452Z] [2020-03-27T15:52:28.452Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:52:28.452Z] #60 113.8 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-03-27T15:52:28.452Z] #60 115.4 + mkdir -p /build [2020-03-27T15:52:28.452Z] #60 115.4 + cp runc /build/runc [2020-03-27T15:52:28.452Z] #60 DONE 115.8s [2020-03-27T15:52:28.491Z] #44 113.2 DEP criu/sk-inet.d [2020-03-27T15:52:28.491Z] #44 113.5 DEP criu/signalfd.d [2020-03-27T15:52:28.712Z] [2020-03-27T15:52:28.712Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:28.712Z] #44 165.6 CC criu/pagemap-cache.o [2020-03-27T15:52:28.749Z] #44 113.6 DEP criu/sigframe.d [2020-03-27T15:52:28.749Z] #44 113.7 DEP criu/shmem.d [2020-03-27T15:52:28.948Z] ok github.com/docker/docker/plugin 0.556s coverage: 27.1% of statements [2020-03-27T15:52:28.972Z] #44 165.9 CC criu/pagemap.o [2020-03-27T15:52:29.007Z] #44 113.9 DEP criu/servicefd.d [2020-03-27T15:52:29.007Z] #44 ... [2020-03-27T15:52:29.007Z] [2020-03-27T15:52:29.007Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:52:29.007Z] #17 2.555 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:52:29.007Z] #17 2.591 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:52:29.007Z] #17 2.592 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:52:29.007Z] #17 3.167 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T15:52:29.007Z] #17 4.504 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T15:52:29.007Z] #17 6.103 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T15:52:29.265Z] #17 ... [2020-03-27T15:52:29.265Z] [2020-03-27T15:52:29.265Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:29.265Z] #44 114.1 DEP criu/seize.d [2020-03-27T15:52:29.523Z] #44 114.2 DEP criu/seccomp.d [2020-03-27T15:52:29.523Z] #44 114.5 DEP criu/rst-malloc.d [2020-03-27T15:52:29.523Z] #44 114.5 DEP criu/rbtree.d [2020-03-27T15:52:29.523Z] #44 114.6 DEP criu/pstree.d [2020-03-27T15:52:29.559Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-03-27T15:52:29.781Z] #44 114.7 DEP criu/protobuf.d [2020-03-27T15:52:29.912Z] #44 166.9 CC criu/parasite-syscall.o [2020-03-27T15:52:30.039Z] #44 114.9 GEN criu/protobuf-desc-gen.h [2020-03-27T15:52:30.171Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-03-27T15:52:30.299Z] #44 ... [2020-03-27T15:52:30.299Z] [2020-03-27T15:52:30.299Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:52:30.299Z] #47 222.0 github.com/LK4D4/vndr/godl [2020-03-27T15:52:30.299Z] #47 222.9 github.com/LK4D4/vndr [2020-03-27T15:52:30.299Z] #47 DONE 231.9s [2020-03-27T15:52:30.299Z] [2020-03-27T15:52:30.299Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:52:30.451Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2020-03-27T15:52:30.852Z] #44 167.6 CC criu/path.o [2020-03-27T15:52:30.864Z] #65 ... [2020-03-27T15:52:30.864Z] [2020-03-27T15:52:30.864Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:52:30.864Z] #17 11.80 Fetched 8336 kB in 9s (880 kB/s) [2020-03-27T15:52:31.112Z] #44 168.0 CC criu/pie-util-vdso.o [2020-03-27T15:52:31.377Z] #44 168.3 CC criu/pie-util.o [2020-03-27T15:52:31.479Z] #16 ... [2020-03-27T15:52:31.479Z] [2020-03-27T15:52:31.479Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:31.479Z] #44 100.2 CC criu/pie/util-vdso-elf32.o [2020-03-27T15:52:31.479Z] #44 101.3 AR criu/pie/pie.lib.a [2020-03-27T15:52:31.479Z] #44 101.5 DEP criu/pie/restorer.d [2020-03-27T15:52:31.479Z] #44 101.6 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-27T15:52:31.479Z] #44 101.8 DEP criu/arch/x86/restorer_unmap.d [2020-03-27T15:52:31.479Z] #44 101.9 DEP criu/arch/x86/restorer.d [2020-03-27T15:52:31.479Z] #44 102.2 DEP criu/arch/x86/vdso-pie.d [2020-03-27T15:52:31.479Z] #44 102.3 DEP criu/pie/parasite-vdso.d [2020-03-27T15:52:31.479Z] #44 102.3 DEP criu/pie/parasite.d [2020-03-27T15:52:31.479Z] #44 102.5 CC criu/pie/parasite.o [2020-03-27T15:52:31.479Z] #44 104.7 LINK criu/pie/parasite.built-in.o [2020-03-27T15:52:31.479Z] #44 104.8 GEN criu/pie/parasite-blob.h [2020-03-27T15:52:31.479Z] #44 104.8 CC criu/pie/parasite-vdso.o [2020-03-27T15:52:31.479Z] #44 106.2 CC criu/arch/x86/vdso-pie.o [2020-03-27T15:52:31.479Z] #44 106.5 CC criu/arch/x86/restorer.o [2020-03-27T15:52:31.479Z] #44 107.3 CC criu/arch/x86/restorer_unmap.o [2020-03-27T15:52:31.479Z] #44 107.5 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-27T15:52:31.479Z] #44 108.1 CC criu/pie/restorer.o [2020-03-27T15:52:31.639Z] #44 168.5 CC criu/pipes.o [2020-03-27T15:52:31.913Z] ok github.com/docker/docker/registry 0.090s coverage: 56.0% of statements [2020-03-27T15:52:32.040Z] #44 ... [2020-03-27T15:52:32.040Z] [2020-03-27T15:52:32.040Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-27T15:52:32.040Z] #16 DONE 3.6s [2020-03-27T15:52:32.040Z] [2020-03-27T15:52:32.040Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:52:32.040Z] #47 226.3 github.com/LK4D4/vndr/godl [2020-03-27T15:52:32.040Z] #47 227.7 github.com/LK4D4/vndr [2020-03-27T15:52:32.096Z] #36 35.57 Reading package lists... [2020-03-27T15:52:32.096Z] #36 ... [2020-03-27T15:52:32.096Z] [2020-03-27T15:52:32.096Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:52:32.096Z] #57 30.58 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-27T15:52:32.096Z] #57 30.66 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-27T15:52:32.096Z] #57 31.07 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-27T15:52:32.096Z] #57 31.30 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-27T15:52:32.096Z] #57 33.14 runtime/cgo [2020-03-27T15:52:32.096Z] #57 33.58 runtime [2020-03-27T15:52:32.096Z] #57 ... [2020-03-27T15:52:32.096Z] [2020-03-27T15:52:32.096Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:52:32.096Z] #54 36.06 + cd /tmp/tmp.y8rsLNg9a1/src/github.com/golangci/golangci-lint/ [2020-03-27T15:52:32.096Z] #54 36.06 + git checkout -q v1.23.8 [2020-03-27T15:52:32.096Z] #54 36.57 ++ git describe --tags [2020-03-27T15:52:32.096Z] #54 36.59 + version=v1.23.8 [2020-03-27T15:52:32.096Z] #54 36.60 ++ git rev-parse --short HEAD [2020-03-27T15:52:32.096Z] #54 36.60 + commit=76a82c6 [2020-03-27T15:52:32.096Z] #54 36.61 ++ git show -s --format=%cd [2020-03-27T15:52:32.096Z] #54 36.63 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-27T15:52:32.096Z] #54 36.63 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-27T15:52:32.194Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-03-27T15:52:32.211Z] #44 169.1 CC criu/plugin.o [2020-03-27T15:52:32.471Z] #44 169.4 CC criu/proc_parse.o [2020-03-27T15:52:32.475Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-03-27T15:52:33.085Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2020-03-27T15:52:33.365Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-03-27T15:52:33.927Z] #47 ... [2020-03-27T15:52:33.927Z] [2020-03-27T15:52:33.927Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:52:33.927Z] #60 13.13 + cd /tmp/tmp.ObI04zay6v/src/github.com/opencontainers/runc [2020-03-27T15:52:33.927Z] #60 13.13 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-27T15:52:33.927Z] #60 13.97 + '[' -z '' ']' [2020-03-27T15:52:33.927Z] #60 13.97 + target=static [2020-03-27T15:52:33.927Z] #60 13.98 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-27T15:52:33.927Z] #60 16.44 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-03-27T15:52:34.488Z] #60 ... [2020-03-27T15:52:34.488Z] [2020-03-27T15:52:34.488Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:34.488Z] #44 113.6 LINK criu/pie/restorer.built-in.o [2020-03-27T15:52:34.488Z] #44 113.6 GEN criu/pie/restorer-blob.h [2020-03-27T15:52:34.744Z] #44 113.8 DEP criu/vdso.d [2020-03-27T15:52:34.999Z] #44 114.1 DEP criu/vdso-compat.d [2020-03-27T15:52:35.015Z] #44 171.5 CC criu/protobuf-desc.o [2020-03-27T15:52:35.052Z] #17 11.80 Reading package lists... [2020-03-27T15:52:35.255Z] #44 114.4 DEP criu/uts_ns.d [2020-03-27T15:52:35.278Z] #44 172.2 CC criu/protobuf.o [2020-03-27T15:52:35.376Z] ok github.com/docker/docker/volume/drivers 0.002s coverage: 36.1% of statements [2020-03-27T15:52:35.390Z] #65 266.0 + bin/containerd-stress [2020-03-27T15:52:35.390Z] #65 267.8 + bin/containerd-shim [2020-03-27T15:52:35.816Z] #44 114.7 DEP criu/util.d [2020-03-27T15:52:35.816Z] #44 114.9 DEP criu/uffd.d [2020-03-27T15:52:35.848Z] #44 172.5 CC criu/pstree.o [2020-03-27T15:52:35.987Z] ok github.com/docker/docker/volume/local 0.040s coverage: 73.0% of statements [2020-03-27T15:52:36.072Z] #44 115.1 DEP criu/tun.d [2020-03-27T15:52:36.330Z] #44 115.3 DEP criu/tty.d [2020-03-27T15:52:36.422Z] #17 15.57 Reading package lists... [2020-03-27T15:52:36.422Z] #17 ... [2020-03-27T15:52:36.422Z] [2020-03-27T15:52:36.422Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:36.422Z] #44 117.0 DEP criu/protobuf-desc.d [2020-03-27T15:52:36.422Z] #44 117.2 DEP criu/proc_parse.d [2020-03-27T15:52:36.422Z] #44 117.4 DEP criu/plugin.d [2020-03-27T15:52:36.422Z] #44 117.5 DEP criu/pipes.d [2020-03-27T15:52:36.422Z] #44 117.7 DEP criu/pie-util.d [2020-03-27T15:52:36.422Z] #44 117.8 DEP criu/pie-util-vdso.d [2020-03-27T15:52:36.422Z] #44 117.9 DEP criu/pie-util-vdso-elf32.d [2020-03-27T15:52:36.422Z] #44 118.1 DEP criu/path.d [2020-03-27T15:52:36.422Z] #44 118.3 DEP criu/parasite-syscall.d [2020-03-27T15:52:36.422Z] #44 118.6 DEP criu/pagemap.d [2020-03-27T15:52:36.422Z] #44 118.8 DEP criu/pagemap-cache.d [2020-03-27T15:52:36.422Z] #44 119.0 DEP criu/page-xfer.d [2020-03-27T15:52:36.422Z] #44 119.2 DEP criu/page-pipe.d [2020-03-27T15:52:36.422Z] #44 119.3 DEP criu/netfilter.d [2020-03-27T15:52:36.422Z] #44 119.5 DEP criu/net.d [2020-03-27T15:52:36.422Z] #44 119.7 DEP criu/namespaces.d [2020-03-27T15:52:36.422Z] #44 119.8 DEP criu/mount.d [2020-03-27T15:52:36.422Z] #44 120.0 DEP criu/mem.d [2020-03-27T15:52:36.422Z] #44 120.1 DEP criu/lsm.d [2020-03-27T15:52:36.422Z] #44 120.3 DEP criu/log.d [2020-03-27T15:52:36.422Z] #44 120.4 DEP criu/libnetlink.d [2020-03-27T15:52:36.422Z] #44 120.6 DEP criu/kerndat.d [2020-03-27T15:52:36.422Z] #44 120.8 DEP criu/kcmp-ids.d [2020-03-27T15:52:36.422Z] #44 120.8 DEP criu/irmap.d [2020-03-27T15:52:36.422Z] #44 121.0 DEP criu/ipc_ns.d [2020-03-27T15:52:36.422Z] #44 121.2 DEP criu/image.d [2020-03-27T15:52:36.422Z] #44 121.4 DEP criu/image-desc.d [2020-03-27T15:52:36.568Z] #54 ... [2020-03-27T15:52:36.568Z] [2020-03-27T15:52:36.568Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:52:36.568Z] #44 35.10 Reading package lists... [2020-03-27T15:52:36.585Z] #44 115.5 DEP criu/timerfd.d [2020-03-27T15:52:36.597Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-03-27T15:52:36.679Z] #44 121.4 DEP criu/fsnotify.d [2020-03-27T15:52:36.679Z] #44 121.6 DEP criu/filesystems.d [2020-03-27T15:52:36.788Z] #44 173.6 CC criu/rbtree.o [2020-03-27T15:52:36.843Z] #44 115.8 DEP criu/sysfs_parse.d [2020-03-27T15:52:36.859Z] #44 45.84 Building dependency tree... [2020-03-27T15:52:36.859Z] #44 ... [2020-03-27T15:52:36.859Z] [2020-03-27T15:52:36.859Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:52:36.937Z] #44 121.7 DEP criu/files.d [2020-03-27T15:52:36.937Z] #44 121.8 DEP criu/files-reg.d [2020-03-27T15:52:37.048Z] #44 173.9 CC criu/rst-malloc.o [2020-03-27T15:52:37.048Z] #44 ... [2020-03-27T15:52:37.048Z] [2020-03-27T15:52:37.048Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:52:37.048Z] #65 203.9 + bin/containerd [2020-03-27T15:52:37.099Z] #44 116.0 DEP criu/sysctl.d [2020-03-27T15:52:37.099Z] #44 116.1 DEP criu/string.d [2020-03-27T15:52:37.099Z] #44 116.2 DEP criu/stats.d [2020-03-27T15:52:37.150Z] #11 36.37 Reading package lists... [2020-03-27T15:52:37.150Z] #11 ... [2020-03-27T15:52:37.150Z] [2020-03-27T15:52:37.150Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:52:37.150Z] #63 35.75 Reading package lists... [2020-03-27T15:52:37.194Z] #44 122.0 DEP criu/files-ext.d [2020-03-27T15:52:37.194Z] #44 122.1 DEP criu/file-lock.d [2020-03-27T15:52:37.207Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.0% of statements [2020-03-27T15:52:37.354Z] #44 116.4 DEP criu/sockets.d [2020-03-27T15:52:37.452Z] #44 122.3 DEP criu/file-ids.d [2020-03-27T15:52:37.452Z] #44 122.4 DEP criu/fifo.d [2020-03-27T15:52:37.610Z] #44 116.6 DEP criu/sk-unix.d [2020-03-27T15:52:37.709Z] #44 122.6 DEP criu/fdstore.d [2020-03-27T15:52:37.867Z] #44 116.9 DEP criu/sk-tcp.d [2020-03-27T15:52:37.967Z] #44 122.7 DEP criu/fault-injection.d [2020-03-27T15:52:37.967Z] #44 122.7 DEP criu/external.d [2020-03-27T15:52:37.967Z] #44 122.8 DEP criu/eventpoll.d [2020-03-27T15:52:38.122Z] #44 117.2 DEP criu/sk-queue.d [2020-03-27T15:52:38.224Z] #44 ... [2020-03-27T15:52:38.224Z] [2020-03-27T15:52:38.224Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-27T15:52:38.224Z] #30 DONE 240.2s [2020-03-27T15:52:38.224Z] [2020-03-27T15:52:38.224Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:38.224Z] #44 123.0 DEP criu/eventfd.d [2020-03-27T15:52:38.224Z] #44 ... [2020-03-27T15:52:38.224Z] [2020-03-27T15:52:38.224Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:52:38.224Z] #17 15.57 Reading package lists... [2020-03-27T15:52:38.379Z] #44 117.4 DEP criu/sk-packet.d [2020-03-27T15:52:38.634Z] #44 117.6 DEP criu/sk-netlink.d [2020-03-27T15:52:38.890Z] #44 117.9 DEP criu/sk-inet.d [2020-03-27T15:52:38.964Z] #65 ... [2020-03-27T15:52:38.964Z] [2020-03-27T15:52:38.964Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:52:38.964Z] #53 DONE 241.7s [2020-03-27T15:52:38.964Z] [2020-03-27T15:52:38.964Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:38.964Z] #44 174.1 CC criu/seccomp.o [2020-03-27T15:52:38.964Z] #44 174.7 CC criu/seize.o [2020-03-27T15:52:38.964Z] #44 175.3 CC criu/servicefd.o [2020-03-27T15:52:38.964Z] #44 175.7 CC criu/shmem.o [2020-03-27T15:52:39.204Z] #44 118.1 DEP criu/signalfd.d [2020-03-27T15:52:39.413Z] #17 19.29 Building dependency tree... [2020-03-27T15:52:39.460Z] #44 118.4 DEP criu/sigframe.d [2020-03-27T15:52:39.542Z] #44 176.6 CC criu/sigframe.o [2020-03-27T15:52:39.715Z] #44 118.6 DEP criu/shmem.d [2020-03-27T15:52:39.715Z] #44 118.8 DEP criu/servicefd.d [2020-03-27T15:52:39.803Z] #44 176.7 CC criu/signalfd.o [2020-03-27T15:52:39.972Z] #44 119.0 DEP criu/seize.d [2020-03-27T15:52:40.064Z] #44 176.9 CC criu/sk-inet.o [2020-03-27T15:52:40.229Z] #44 119.3 DEP criu/seccomp.d [2020-03-27T15:52:40.345Z] #17 21.18 libcap2-bin is already the newest version (1:2.25-2). [2020-03-27T15:52:40.345Z] #17 21.18 The following additional packages will be installed: [2020-03-27T15:52:40.345Z] #17 21.18 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-27T15:52:40.345Z] #17 21.19 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-27T15:52:40.345Z] #17 21.19 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-27T15:52:40.345Z] #17 21.19 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-27T15:52:40.345Z] #17 21.19 python3.7 python3.7-minimal vim-runtime xxd [2020-03-27T15:52:40.345Z] #17 21.19 Suggested packages: [2020-03-27T15:52:40.345Z] #17 21.19 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-27T15:52:40.345Z] #17 21.19 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-27T15:52:40.345Z] #17 21.19 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-27T15:52:40.345Z] #17 21.19 Recommended packages: [2020-03-27T15:52:40.345Z] #17 21.19 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-27T15:52:40.345Z] #17 21.19 python3-keyrings.alt python3-xdg unzip [2020-03-27T15:52:40.484Z] #44 119.5 DEP criu/rst-malloc.d [2020-03-27T15:52:40.740Z] #44 119.6 DEP criu/rbtree.d [2020-03-27T15:52:40.740Z] #44 119.6 DEP criu/pstree.d [2020-03-27T15:52:40.934Z] #63 46.80 Building dependency tree... [2020-03-27T15:52:40.996Z] #44 119.9 DEP criu/protobuf.d [2020-03-27T15:52:40.996Z] #44 120.1 GEN criu/protobuf-desc-gen.h [2020-03-27T15:52:41.004Z] #44 177.8 CC criu/sk-netlink.o [2020-03-27T15:52:41.264Z] #44 178.2 CC criu/sk-packet.o [2020-03-27T15:52:41.717Z] #17 22.57 The following NEW packages will be installed: [2020-03-27T15:52:41.717Z] #17 22.58 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-27T15:52:41.717Z] #17 22.58 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-27T15:52:41.717Z] #17 22.58 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-27T15:52:41.717Z] #17 22.58 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-27T15:52:41.717Z] #17 22.58 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-27T15:52:41.717Z] #17 22.59 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-27T15:52:41.717Z] #17 22.59 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-27T15:52:41.717Z] #17 22.59 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-27T15:52:41.717Z] #17 22.59 xz-utils zip [2020-03-27T15:52:41.837Z] #44 178.7 CC criu/sk-queue.o [2020-03-27T15:52:41.925Z] #44 ... [2020-03-27T15:52:41.925Z] [2020-03-27T15:52:41.925Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:52:41.925Z] #17 3.895 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:52:41.925Z] #17 3.946 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:52:41.925Z] #17 3.958 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:52:41.925Z] #17 4.883 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T15:52:41.925Z] #17 6.662 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T15:52:41.925Z] #17 8.312 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T15:52:41.934Z] #65 274.3 + bin/containerd-shim-runc-v1 [2020-03-27T15:52:41.975Z] #17 22.93 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:52:41.975Z] #17 22.93 Need to get 28.5 MB of archives. [2020-03-27T15:52:41.975Z] #17 22.93 After this operation, 116 MB of additional disk space will be used. [2020-03-27T15:52:41.975Z] #17 22.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-27T15:52:42.115Z] #44 179.1 CC criu/sk-tcp.o [2020-03-27T15:52:42.232Z] #17 22.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-27T15:52:42.232Z] #17 22.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-27T15:52:42.232Z] #17 23.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-27T15:52:42.232Z] #17 23.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-27T15:52:42.232Z] #17 23.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-27T15:52:42.232Z] #17 23.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-27T15:52:42.232Z] #17 23.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-27T15:52:42.232Z] #17 23.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-27T15:52:42.232Z] #17 23.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-27T15:52:42.232Z] #17 23.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-27T15:52:42.232Z] #17 23.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-27T15:52:42.232Z] #17 23.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-27T15:52:42.232Z] #17 23.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-27T15:52:42.232Z] #17 23.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-27T15:52:42.232Z] #17 23.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-27T15:52:42.232Z] #17 23.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-27T15:52:42.232Z] #17 23.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-27T15:52:42.232Z] #17 23.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-27T15:52:42.232Z] #17 23.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-27T15:52:42.232Z] #17 23.28 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-27T15:52:42.232Z] #17 23.28 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-27T15:52:42.435Z] #63 51.67 The following additional packages will be installed: [2020-03-27T15:52:42.435Z] #63 51.69 libbtrfs0 [2020-03-27T15:52:42.435Z] #63 51.88 The following NEW packages will be installed: [2020-03-27T15:52:42.435Z] #63 51.91 libbtrfs-dev libbtrfs0 [2020-03-27T15:52:42.489Z] #17 23.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-27T15:52:42.490Z] #17 23.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-27T15:52:42.490Z] #17 23.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-27T15:52:42.490Z] #17 23.34 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-27T15:52:42.490Z] #17 23.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-27T15:52:42.490Z] #17 23.35 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-27T15:52:42.490Z] #17 23.35 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-03-27T15:52:42.693Z] #44 179.5 CC criu/sk-unix.o [2020-03-27T15:52:42.733Z] #63 52.18 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:52:42.733Z] #63 52.18 Need to get 120 kB of archives. [2020-03-27T15:52:42.733Z] #63 52.18 After this operation, 423 kB of additional disk space will be used. [2020-03-27T15:52:42.733Z] #63 52.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-27T15:52:42.733Z] #63 52.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-27T15:52:42.733Z] #63 ... [2020-03-27T15:52:42.733Z] [2020-03-27T15:52:42.733Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:52:42.733Z] #36 35.57 Reading package lists... [2020-03-27T15:52:42.733Z] #36 46.78 Building dependency tree... [2020-03-27T15:52:42.733Z] #36 49.93 The following additional packages will be installed: [2020-03-27T15:52:42.733Z] #36 49.95 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-27T15:52:42.733Z] #36 49.96 Suggested packages: [2020-03-27T15:52:42.733Z] #36 49.97 cmake-doc ninja-build lrzip [2020-03-27T15:52:42.733Z] #36 49.97 Recommended packages: [2020-03-27T15:52:42.733Z] #36 49.97 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-27T15:52:42.733Z] #36 51.63 The following NEW packages will be installed: [2020-03-27T15:52:42.733Z] #36 51.64 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-27T15:52:42.733Z] #36 51.65 vim-common xxd [2020-03-27T15:52:42.733Z] #36 51.86 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:52:42.733Z] #36 51.86 Need to get 14.9 MB of archives. [2020-03-27T15:52:42.733Z] #36 51.86 After this operation, 67.2 MB of additional disk space will be used. [2020-03-27T15:52:42.733Z] #36 51.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-27T15:52:42.733Z] #36 51.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-27T15:52:42.733Z] #36 51.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-03-27T15:52:42.733Z] #36 52.22 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-03-27T15:52:43.054Z] #17 23.77 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-27T15:52:43.054Z] #17 23.77 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-27T15:52:43.054Z] #17 23.77 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-27T15:52:43.054Z] #17 23.77 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-27T15:52:43.054Z] #17 23.78 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-27T15:52:43.054Z] #17 23.80 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-27T15:52:43.054Z] #17 23.91 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-27T15:52:43.054Z] #17 23.92 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-27T15:52:43.054Z] #17 23.92 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-27T15:52:43.054Z] #17 23.93 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-27T15:52:43.054Z] #17 23.94 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-27T15:52:43.054Z] #17 23.96 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-27T15:52:43.054Z] #17 23.97 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-03-27T15:52:43.054Z] #17 24.02 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-27T15:52:43.312Z] #17 24.04 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-03-27T15:52:43.312Z] #17 24.05 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-27T15:52:43.312Z] #17 24.32 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-27T15:52:43.569Z] #17 24.37 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-27T15:52:43.569Z] #17 24.41 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-27T15:52:43.775Z] #36 ... [2020-03-27T15:52:43.775Z] [2020-03-27T15:52:43.775Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:52:43.775Z] #44 45.84 Building dependency tree... [2020-03-27T15:52:43.775Z] #44 50.01 The following additional packages will be installed: [2020-03-27T15:52:43.775Z] #44 50.01 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-27T15:52:43.775Z] #44 50.02 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-27T15:52:43.775Z] #44 50.03 Suggested packages: [2020-03-27T15:52:43.775Z] #44 50.04 manpages-dev python-setuptools [2020-03-27T15:52:43.775Z] #44 52.77 The following NEW packages will be installed: [2020-03-27T15:52:43.775Z] #44 52.78 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-27T15:52:43.775Z] #44 52.78 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-27T15:52:43.775Z] #44 52.78 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-27T15:52:43.775Z] #44 52.78 python-six zlib1g-dev [2020-03-27T15:52:43.775Z] #44 53.02 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:52:43.775Z] #44 53.02 Need to get 4075 kB of archives. [2020-03-27T15:52:43.775Z] #44 53.02 After this operation, 24.5 MB of additional disk space will be used. [2020-03-27T15:52:43.775Z] #44 53.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-03-27T15:52:43.775Z] #44 53.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-27T15:52:43.775Z] #44 53.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-03-27T15:52:43.775Z] #44 53.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-27T15:52:43.775Z] #44 53.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-03-27T15:52:43.775Z] #44 53.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-27T15:52:43.775Z] #44 53.17 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-03-27T15:52:43.775Z] #44 53.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-03-27T15:52:43.775Z] #44 53.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-03-27T15:52:43.775Z] #44 53.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-03-27T15:52:44.064Z] #44 53.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-03-27T15:52:44.064Z] #44 53.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-03-27T15:52:44.064Z] #44 53.62 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-03-27T15:52:44.064Z] #44 53.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-03-27T15:52:44.074Z] #44 181.1 CC criu/sockets.o [2020-03-27T15:52:44.135Z] #17 24.95 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:52:44.135Z] #17 25.03 Fetched 28.5 MB in 2s (16.1 MB/s) [2020-03-27T15:52:44.135Z] #17 25.08 Selecting previously unselected package pigz. [2020-03-27T15:52:44.360Z] #44 53.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-27T15:52:44.360Z] #44 53.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-03-27T15:52:44.360Z] #44 53.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-03-27T15:52:44.360Z] #44 ... [2020-03-27T15:52:44.360Z] [2020-03-27T15:52:44.360Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-27T15:52:44.360Z] #63 53.92 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:52:44.392Z] #17 25.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 ... 23423 files and directories currently installed.) [2020-03-27T15:52:44.392Z] #17 25.15 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-27T15:52:44.392Z] #17 25.16 Unpacking pigz (2.4-1) ... [2020-03-27T15:52:44.392Z] #17 25.24 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-27T15:52:44.392Z] #17 25.24 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-27T15:52:44.392Z] #17 25.25 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-27T15:52:44.457Z] #65 277.2 + bin/containerd-shim-runc-v2 [2020-03-27T15:52:44.652Z] #63 54.22 Fetched 120 kB in 0s (1224 kB/s) [2020-03-27T15:52:44.945Z] #63 54.39 Selecting previously unselected package libbtrfs0. [2020-03-27T15:52:44.956Z] #17 25.71 Selecting previously unselected package python3.7-minimal. [2020-03-27T15:52:44.956Z] #17 25.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-27T15:52:44.956Z] #17 25.73 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-27T15:52:45.014Z] #44 181.7 CC criu/stats.o [2020-03-27T15:52:45.014Z] #44 181.9 CC criu/string.o [2020-03-27T15:52:45.014Z] #44 182.0 CC criu/sysctl.o [2020-03-27T15:52:45.240Z] #63 54.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 ... 15330 files and directories currently installed.) [2020-03-27T15:52:45.240Z] #63 54.65 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-27T15:52:45.240Z] #63 54.67 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-27T15:52:45.387Z] #65 278.0 + binaries [2020-03-27T15:52:45.387Z] #65 278.0 + mkdir -p /build [2020-03-27T15:52:45.387Z] #65 278.0 + cp bin/containerd /build/containerd [2020-03-27T15:52:45.387Z] #65 278.0 + cp bin/containerd-shim /build/containerd-shim [2020-03-27T15:52:45.387Z] #65 278.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-27T15:52:45.387Z] #65 278.1 + cp bin/ctr /build/ctr [2020-03-27T15:52:45.531Z] #63 54.85 Selecting previously unselected package libbtrfs-dev. [2020-03-27T15:52:45.531Z] #63 54.86 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-27T15:52:45.531Z] #63 54.87 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-27T15:52:45.531Z] #63 55.21 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-27T15:52:45.584Z] #44 182.5 CC criu/sysfs_parse.o [2020-03-27T15:52:45.838Z] #63 55.21 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-27T15:52:45.838Z] #63 55.22 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:52:45.889Z] #17 26.62 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-27T15:52:45.889Z] #17 26.63 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-27T15:52:45.949Z] #65 DONE 278.5s [2020-03-27T15:52:46.087Z] #17 ... [2020-03-27T15:52:46.087Z] [2020-03-27T15:52:46.087Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:46.087Z] #44 124.9 DEP criu/protobuf-desc.d [2020-03-27T15:52:46.087Z] #44 125.2 DEP criu/proc_parse.d [2020-03-27T15:52:46.131Z] #63 DONE 55.6s [2020-03-27T15:52:46.131Z] [2020-03-27T15:52:46.131Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:52:46.131Z] #26 35.80 Reading package lists... [2020-03-27T15:52:46.131Z] #26 46.16 Building dependency tree... [2020-03-27T15:52:46.131Z] #26 50.14 ca-certificates is already the newest version (20190110). [2020-03-27T15:52:46.131Z] #26 50.14 The following additional packages will be installed: [2020-03-27T15:52:46.131Z] #26 50.15 libjq1 libonig5 [2020-03-27T15:52:46.131Z] #26 50.83 The following NEW packages will be installed: [2020-03-27T15:52:46.131Z] #26 50.85 jq libjq1 libonig5 [2020-03-27T15:52:46.131Z] #26 51.05 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:52:46.131Z] #26 51.05 Need to get 358 kB of archives. [2020-03-27T15:52:46.131Z] #26 51.05 After this operation, 1277 kB of additional disk space will be used. [2020-03-27T15:52:46.131Z] #26 51.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-27T15:52:46.131Z] #26 51.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-27T15:52:46.131Z] #26 51.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-27T15:52:46.131Z] #26 53.58 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:52:46.131Z] #26 54.01 Fetched 358 kB in 0s (740 kB/s) [2020-03-27T15:52:46.131Z] #26 54.18 Selecting previously unselected package libonig5:ppc64el. [2020-03-27T15:52:46.131Z] #26 54.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-27T15:52:46.131Z] #26 54.33 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-03-27T15:52:46.131Z] #26 54.35 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-27T15:52:46.131Z] #26 55.01 Selecting previously unselected package libjq1:ppc64el. [2020-03-27T15:52:46.131Z] #26 55.05 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-27T15:52:46.131Z] #26 55.05 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-27T15:52:46.131Z] #26 55.36 Selecting previously unselected package jq. [2020-03-27T15:52:46.131Z] #26 55.37 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-27T15:52:46.131Z] #26 55.38 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-27T15:52:46.131Z] #26 ... [2020-03-27T15:52:46.131Z] [2020-03-27T15:52:46.131Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T15:52:46.131Z] #64 DONE 0.1s [2020-03-27T15:52:46.131Z] [2020-03-27T15:52:46.131Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-27T15:52:46.131Z] #65 DONE 0.1s [2020-03-27T15:52:46.131Z] [2020-03-27T15:52:46.131Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:52:46.131Z] #26 55.68 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-27T15:52:46.131Z] #26 55.70 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-27T15:52:46.131Z] #26 55.71 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-27T15:52:46.131Z] #26 55.72 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:52:46.131Z] #26 ... [2020-03-27T15:52:46.131Z] [2020-03-27T15:52:46.131Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:52:46.131Z] #11 36.37 Reading package lists... [2020-03-27T15:52:46.131Z] #11 47.36 Building dependency tree... [2020-03-27T15:52:46.131Z] #11 50.32 The following additional packages will be installed: [2020-03-27T15:52:46.131Z] #11 50.32 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-27T15:52:46.131Z] #11 50.32 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-27T15:52:46.131Z] #11 50.33 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-27T15:52:46.131Z] #11 50.33 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-27T15:52:46.131Z] #11 50.34 Suggested packages: [2020-03-27T15:52:46.131Z] #11 50.34 gcc-8-locales seccomp wine64 [2020-03-27T15:52:46.131Z] #11 52.96 The following NEW packages will be installed: [2020-03-27T15:52:46.131Z] #11 52.97 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-27T15:52:46.131Z] #11 52.97 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-27T15:52:46.131Z] #11 52.97 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-27T15:52:46.131Z] #11 52.97 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-27T15:52:46.131Z] #11 52.97 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-27T15:52:46.131Z] #11 52.97 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-27T15:52:46.131Z] #11 53.15 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:52:46.131Z] #11 53.15 Need to get 78.9 MB of archives. [2020-03-27T15:52:46.131Z] #11 53.15 After this operation, 532 MB of additional disk space will be used. [2020-03-27T15:52:46.131Z] #11 53.15 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-03-27T15:52:46.131Z] #11 53.77 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-03-27T15:52:46.131Z] #11 54.41 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-03-27T15:52:46.131Z] #11 54.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-03-27T15:52:46.131Z] #11 54.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-03-27T15:52:46.131Z] #11 54.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-27T15:52:46.131Z] #11 55.48 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-03-27T15:52:46.154Z] #44 182.8 CC criu/timerfd.o [2020-03-27T15:52:46.414Z] #44 183.2 CC criu/tty.o [2020-03-27T15:52:46.423Z] #11 ... [2020-03-27T15:52:46.423Z] [2020-03-27T15:52:46.423Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:52:46.423Z] #66 ... [2020-03-27T15:52:46.423Z] [2020-03-27T15:52:46.423Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-27T15:52:46.423Z] #26 DONE 56.0s [2020-03-27T15:52:46.648Z] #44 125.7 DEP criu/plugin.d [2020-03-27T15:52:46.716Z] [2020-03-27T15:52:46.716Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-27T15:52:46.716Z] #27 DONE 0.1s [2020-03-27T15:52:46.716Z] [2020-03-27T15:52:46.716Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:52:46.716Z] #66 0.341 + RM_GOPATH=0 [2020-03-27T15:52:46.716Z] #66 0.341 + TMP_GOPATH= [2020-03-27T15:52:46.716Z] #66 0.342 + : /build [2020-03-27T15:52:46.716Z] #66 0.342 + '[' -z '' ']' [2020-03-27T15:52:46.716Z] #66 0.342 ++ mktemp -d [2020-03-27T15:52:46.716Z] #66 0.371 + export GOPATH=/tmp/tmp.jO6yw5yJZX [2020-03-27T15:52:46.716Z] #66 0.373 + GOPATH=/tmp/tmp.jO6yw5yJZX [2020-03-27T15:52:46.716Z] #66 0.373 + RM_GOPATH=1 [2020-03-27T15:52:46.716Z] #66 0.381 ++ dirname ./install.sh [2020-03-27T15:52:46.716Z] #66 0.397 + dir=. [2020-03-27T15:52:46.716Z] #66 0.398 + bin=containerd [2020-03-27T15:52:46.716Z] #66 0.398 + shift [2020-03-27T15:52:46.716Z] #66 0.398 + '[' '!' -f ./containerd.installer ']' [2020-03-27T15:52:46.716Z] #66 0.398 + . ./containerd.installer [2020-03-27T15:52:46.716Z] #66 0.399 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-27T15:52:46.716Z] #66 0.405 + install_containerd [2020-03-27T15:52:46.716Z] #66 0.406 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-27T15:52:46.716Z] #66 0.410 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-27T15:52:46.716Z] #66 0.411 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jO6yw5yJZX/src/github.com/containerd/containerd [2020-03-27T15:52:46.716Z] #66 0.416 Cloning into '/tmp/tmp.jO6yw5yJZX/src/github.com/containerd/containerd'... [2020-03-27T15:52:46.878Z] [2020-03-27T15:52:46.878Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-27T15:52:46.878Z] #66 DONE 0.2s [2020-03-27T15:52:46.878Z] [2020-03-27T15:52:46.878Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-27T15:52:46.878Z] #70 DONE 0.1s [2020-03-27T15:52:46.878Z] [2020-03-27T15:52:46.878Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-27T15:52:46.904Z] #44 125.8 DEP criu/pipes.d [2020-03-27T15:52:46.904Z] #44 126.0 DEP criu/pie-util.d [2020-03-27T15:52:47.135Z] #72 DONE 0.1s [2020-03-27T15:52:47.135Z] [2020-03-27T15:52:47.135Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-27T15:52:47.135Z] #75 DONE 0.1s [2020-03-27T15:52:47.135Z] [2020-03-27T15:52:47.135Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-27T15:52:47.135Z] #76 DONE 0.0s [2020-03-27T15:52:47.135Z] [2020-03-27T15:52:47.135Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-27T15:52:47.159Z] #44 126.1 DEP criu/pie-util-vdso.d [2020-03-27T15:52:47.414Z] #44 126.3 DEP criu/pie-util-vdso-elf32.d [2020-03-27T15:52:47.414Z] #44 ... [2020-03-27T15:52:47.414Z] [2020-03-27T15:52:47.414Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:52:47.414Z] #47 DONE 243.4s [2020-03-27T15:52:47.414Z] [2020-03-27T15:52:47.414Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:47.414Z] #44 126.5 DEP criu/path.d [2020-03-27T15:52:47.670Z] #44 126.8 DEP criu/parasite-syscall.d [2020-03-27T15:52:47.807Z] #17 28.79 Selecting previously unselected package python3-minimal. [2020-03-27T15:52:48.065Z] #17 28.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-03-27T15:52:48.065Z] #17 28.84 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-27T15:52:48.065Z] #17 28.84 Unpacking python3-minimal (3.7.3-1) ... [2020-03-27T15:52:48.065Z] #17 28.96 Selecting previously unselected package libmpdec2:amd64. [2020-03-27T15:52:48.065Z] #17 28.96 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-27T15:52:48.065Z] #17 28.98 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-27T15:52:48.231Z] #44 127.1 DEP criu/pagemap.d [2020-03-27T15:52:48.323Z] #17 29.08 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-27T15:52:48.323Z] #17 29.10 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-27T15:52:48.323Z] #17 29.11 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-27T15:52:48.323Z] #17 ... [2020-03-27T15:52:48.323Z] [2020-03-27T15:52:48.323Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:48.323Z] #44 123.3 DEP criu/crtools.d [2020-03-27T15:52:48.323Z] #44 123.6 DEP criu/cr-service.d [2020-03-27T15:52:48.323Z] #44 123.8 DEP criu/cr-restore.d [2020-03-27T15:52:48.323Z] #44 124.1 DEP criu/cr-errno.d [2020-03-27T15:52:48.323Z] #44 124.1 DEP criu/cr-dump.d [2020-03-27T15:52:48.323Z] #44 124.3 DEP criu/cr-dedup.d [2020-03-27T15:52:48.323Z] #44 124.5 DEP criu/cr-check.d [2020-03-27T15:52:48.323Z] #44 124.7 DEP criu/config.d [2020-03-27T15:52:48.323Z] #44 124.8 DEP criu/clone-noasan.d [2020-03-27T15:52:48.323Z] #44 124.9 DEP criu/cgroup.d [2020-03-27T15:52:48.323Z] #44 125.0 DEP criu/cgroup-props.d [2020-03-27T15:52:48.323Z] #44 125.1 DEP criu/bitmap.d [2020-03-27T15:52:48.323Z] #44 125.1 DEP criu/bfd.d [2020-03-27T15:52:48.323Z] #44 125.2 DEP criu/autofs.d [2020-03-27T15:52:48.323Z] #44 125.3 DEP criu/aio.d [2020-03-27T15:52:48.323Z] #44 125.5 DEP criu/action-scripts.d [2020-03-27T15:52:48.323Z] #44 125.7 CC criu/action-scripts.o [2020-03-27T15:52:48.323Z] #44 126.2 CC criu/aio.o [2020-03-27T15:52:48.323Z] #44 126.7 CC criu/autofs.o [2020-03-27T15:52:48.323Z] #44 128.0 CC criu/bfd.o [2020-03-27T15:52:48.323Z] #44 128.5 CC criu/bitmap.o [2020-03-27T15:52:48.323Z] #44 128.7 CC criu/cgroup-props.o [2020-03-27T15:52:48.323Z] #44 129.4 CC criu/cgroup.o [2020-03-27T15:52:48.323Z] #44 131.8 CC criu/clone-noasan.o [2020-03-27T15:52:48.323Z] #44 132.0 CC criu/config.o [2020-03-27T15:52:48.323Z] #44 133.2 CC criu/cr-check.o [2020-03-27T15:52:48.324Z] #44 184.8 CC criu/tun.o [2020-03-27T15:52:48.324Z] #44 185.2 CC criu/uffd.o [2020-03-27T15:52:48.486Z] #44 127.4 DEP criu/pagemap-cache.d [2020-03-27T15:52:48.486Z] #44 127.7 DEP criu/page-xfer.d [2020-03-27T15:52:48.503Z] #77 DONE 1.1s [2020-03-27T15:52:48.503Z] [2020-03-27T15:52:48.503Z] #78 exporting to image [2020-03-27T15:52:48.503Z] #78 exporting layers [2020-03-27T15:52:48.741Z] #44 128.0 DEP criu/page-pipe.d [2020-03-27T15:52:49.256Z] #44 ... [2020-03-27T15:52:49.256Z] [2020-03-27T15:52:49.256Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:52:49.256Z] #17 29.99 Selecting previously unselected package python3.7. [2020-03-27T15:52:49.256Z] #17 30.00 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-27T15:52:49.256Z] #17 30.01 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-27T15:52:49.256Z] #17 30.13 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-27T15:52:49.256Z] #17 30.14 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-27T15:52:49.256Z] #17 30.15 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-27T15:52:49.264Z] #44 186.2 CC criu/util.o [2020-03-27T15:52:49.302Z] #44 128.2 DEP criu/netfilter.d [2020-03-27T15:52:49.514Z] #17 30.25 Setting up python3-minimal (3.7.3-1) ... [2020-03-27T15:52:49.557Z] #44 128.4 DEP criu/net.d [2020-03-27T15:52:49.814Z] #44 128.7 DEP criu/namespaces.d [2020-03-27T15:52:50.070Z] #44 129.0 DEP criu/mount.d [2020-03-27T15:52:50.070Z] #44 129.2 DEP criu/mem.d [2020-03-27T15:52:50.079Z] #17 31.05 Selecting previously unselected package python3. [2020-03-27T15:52:50.079Z] #17 31.05 (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-03-27T15:52:50.237Z] Commit message: "Merge commit '82e3c0c30336310de2fce7a8949dfb10bc082edd' into HEAD" [2020-03-27T15:52:50.337Z] #17 31.11 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-27T15:52:50.337Z] #17 31.12 Unpacking python3 (3.7.3-1) ... [2020-03-27T15:52:50.337Z] #17 31.22 Selecting previously unselected package libip4tc0:amd64. [2020-03-27T15:52:50.337Z] #17 31.23 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-27T15:52:50.337Z] #17 31.24 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-27T15:52:50.599Z] #17 31.33 Selecting previously unselected package libip6tc0:amd64. [2020-03-27T15:52:50.599Z] #17 31.34 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-27T15:52:50.599Z] #17 31.34 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-27T15:52:50.599Z] #17 31.40 Selecting previously unselected package libiptc0:amd64. [2020-03-27T15:52:50.599Z] #17 31.42 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-27T15:52:50.599Z] #17 31.42 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-27T15:52:50.599Z] #17 31.53 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-27T15:52:50.599Z] #17 31.53 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-27T15:52:50.599Z] #17 31.55 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-27T15:52:50.599Z] #17 31.60 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-27T15:52:50.633Z] #44 129.5 DEP criu/lsm.d [2020-03-27T15:52:50.633Z] #44 129.7 DEP criu/log.d [2020-03-27T15:52:50.633Z] #44 129.8 DEP criu/libnetlink.d [2020-03-27T15:52:50.646Z] #44 187.5 CC criu/uts_ns.o [2020-03-27T15:52:50.646Z] #44 187.7 CC criu/vdso.o [2020-03-27T15:52:50.677Z] First time build. Skipping changelog. [2020-03-27T15:52:50.857Z] #17 31.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-27T15:52:50.857Z] #17 31.61 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-27T15:52:50.857Z] #17 31.71 Selecting previously unselected package libnftnl11:amd64. [2020-03-27T15:52:50.857Z] #17 31.71 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-27T15:52:50.857Z] #17 31.71 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-27T15:52:50.857Z] #17 31.79 Selecting previously unselected package iptables. [2020-03-27T15:52:50.857Z] #17 31.79 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-27T15:52:50.857Z] #17 31.80 Unpacking iptables (1.8.2-4) ... [2020-03-27T15:52:50.907Z] #44 130.0 DEP criu/kerndat.d [2020-03-27T15:52:50.908Z] #44 ... [2020-03-27T15:52:50.908Z] [2020-03-27T15:52:50.908Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:52:50.908Z] #23 253.8 + return [2020-03-27T15:52:51.115Z] #17 32.13 Selecting previously unselected package xxd. [2020-03-27T15:52:51.163Z] #44 130.2 DEP criu/kcmp-ids.d [2020-03-27T15:52:51.168Z] #23 DONE 254.0s [2020-03-27T15:52:51.169Z] [2020-03-27T15:52:51.169Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-03-27T15:52:51.373Z] #17 32.15 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-27T15:52:51.373Z] #17 32.15 Unpacking xxd (2:8.1.0875-5) ... [2020-03-27T15:52:51.373Z] #17 32.27 Selecting previously unselected package vim-common. [2020-03-27T15:52:51.373Z] #17 32.28 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-27T15:52:51.373Z] #17 32.31 Unpacking vim-common (2:8.1.0875-5) ... [Pipeline] sh [2020-03-27T15:52:51.420Z] #44 130.4 DEP criu/irmap.d [2020-03-27T15:52:51.430Z] #44 188.2 LINK criu/built-in.o [2020-03-27T15:52:51.431Z] #44 188.3 LINK criu/criu [2020-03-27T15:52:51.631Z] #17 32.47 Selecting previously unselected package bash-completion. [2020-03-27T15:52:51.631Z] #17 32.47 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-27T15:52:51.675Z] #44 130.6 DEP criu/ipc_ns.d [2020-03-27T15:52:51.675Z] #44 130.8 DEP criu/image.d [2020-03-27T15:52:51.690Z] #44 188.7 DEP lib/c/criu.d [2020-03-27T15:52:51.690Z] #44 188.7 CC images/rpc.pb-c.o [2020-03-27T15:52:51.930Z] #44 131.0 DEP criu/image-desc.d [2020-03-27T15:52:51.931Z] #44 131.0 DEP criu/fsnotify.d [2020-03-27T15:52:52.185Z] #44 131.2 DEP criu/filesystems.d [2020-03-27T15:52:52.261Z] #44 189.3 CC lib/c/criu.o [2020-03-27T15:52:52.309Z] #66 ... [2020-03-27T15:52:52.309Z] [2020-03-27T15:52:52.309Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:52:52.309Z] #28 2.851 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-27T15:52:52.309Z] #28 3.597 #=#=# [2020-03-27T15:52:52.417Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2020-03-27T15:52:52.417Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-27T15:52:52.417Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-27T15:52:52.417Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-27T15:52:52.417Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-27T15:52:52.417Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-27T15:52:52.417Z] ? github.com/docker/docker/rootless [no test files] [2020-03-27T15:52:52.417Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-27T15:52:52.417Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-27T15:52:52.417Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-27T15:52:52.417Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-27T15:52:52.417Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-27T15:52:52.417Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-27T15:52:52.417Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-27T15:52:52.417Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-27T15:52:52.417Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-27T15:52:52.417Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-27T15:52:52.417Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-27T15:52:52.417Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-27T15:52:52.417Z] ? github.com/docker/docker/volume [no test files] [2020-03-27T15:52:52.417Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-27T15:52:52.417Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === Skipped [2020-03-27T15:52:52.417Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-27T15:52:52.417Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-27T15:52:52.417Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-27T15:52:52.417Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T15:52:52.417Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-27T15:52:52.417Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T15:52:52.417Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-27T15:52:52.417Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T15:52:52.417Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-27T15:52:52.417Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T15:52:52.417Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-27T15:52:52.417Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T15:52:52.417Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-27T15:52:52.417Z] graphtest_unix.go:73: No driver to put! [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-27T15:52:52.417Z] time="2020-03-27T15:51:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-27T15:52:52.417Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-27T15:52:52.417Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-27T15:52:52.417Z] time="2020-03-27T15:51:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-27T15:52:52.417Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-27T15:52:52.417Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-27T15:52:52.417Z] time="2020-03-27T15:51:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-27T15:52:52.417Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-27T15:52:52.417Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-27T15:52:52.417Z] time="2020-03-27T15:51:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-27T15:52:52.417Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-27T15:52:52.417Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-27T15:52:52.417Z] time="2020-03-27T15:51:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-27T15:52:52.417Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-27T15:52:52.417Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-27T15:52:52.417Z] graphtest_unix.go:73: No driver to put! [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-27T15:52:52.417Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-27T15:52:52.417Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-27T15:52:52.417Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-27T15:52:52.417Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-27T15:52:52.417Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T15:52:52.417Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-27T15:52:52.417Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T15:52:52.417Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-27T15:52:52.417Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T15:52:52.417Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-27T15:52:52.417Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T15:52:52.417Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-27T15:52:52.417Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T15:52:52.417Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-27T15:52:52.417Z] graphtest_unix.go:73: No driver to put! [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-27T15:52:52.417Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-27T15:52:52.417Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] [2020-03-27T15:52:52.417Z] DONE 2174 tests, 26 skipped in 185.478s [2020-03-27T15:52:52.441Z] #44 131.4 DEP criu/files.d [2020-03-27T15:52:52.696Z] #44 131.7 DEP criu/files-reg.d [2020-03-27T15:52:52.951Z] #44 132.0 DEP criu/files-ext.d [2020-03-27T15:52:52.953Z] #28 3.955 #=#=# ## 3.0% ### 5.1% ###### 9.3% ######### 13.6% ############ 17.9% ################ 22.3% ################## 26.0% ##################### 30.3% ####################### 32.4% ########################## 36.7% ############################# 40.9% ################################ 45.2% ################################### 49.4% ######################################## 55.8% ############################################ 62.2% ############################################### 66.4% #################################################### 72.8% ########################################################## 81.3% ################################################################## 92.0% ######################################################################## 100.0% [2020-03-27T15:52:53.207Z] #44 132.2 DEP criu/file-lock.d [2020-03-27T15:52:53.462Z] #44 132.5 DEP criu/file-ids.d [2020-03-27T15:52:53.585Z] #28 6.910 #=#=# [2020-03-27T15:52:53.585Z] #28 ... [2020-03-27T15:52:53.585Z] [2020-03-27T15:52:53.585Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:52:53.585Z] #36 53.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-03-27T15:52:53.585Z] #36 53.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-03-27T15:52:53.585Z] #36 53.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-03-27T15:52:53.585Z] #36 53.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-03-27T15:52:53.585Z] #36 53.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-03-27T15:52:53.585Z] #36 53.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-03-27T15:52:53.585Z] #36 56.43 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:52:53.585Z] #36 56.96 Fetched 14.9 MB in 2s (6571 kB/s) [2020-03-27T15:52:53.585Z] #36 57.18 Selecting previously unselected package xxd. [2020-03-27T15:52:53.585Z] #36 57.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-27T15:52:53.585Z] #36 57.33 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-27T15:52:53.585Z] #36 57.34 Unpacking xxd (2:8.1.0875-5) ... [2020-03-27T15:52:53.585Z] #36 57.63 Selecting previously unselected package vim-common. [2020-03-27T15:52:53.585Z] #36 57.64 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-27T15:52:53.585Z] #36 57.74 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-27T15:52:53.585Z] #36 58.15 Selecting previously unselected package cmake-data. [2020-03-27T15:52:53.585Z] #36 58.15 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-27T15:52:53.585Z] #36 58.16 Unpacking cmake-data (3.13.4-1) ... [2020-03-27T15:52:53.585Z] #36 62.88 Selecting previously unselected package libicu63:ppc64el. [2020-03-27T15:52:53.585Z] #36 62.90 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-03-27T15:52:53.585Z] #36 62.93 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-03-27T15:52:53.648Z] #44 190.2 LINK lib/c/built-in.o [2020-03-27T15:52:53.648Z] #44 190.2 LINK lib/c/libcriu.so [2020-03-27T15:52:53.648Z] #44 190.3 LINK lib/c/libcriu.a [2020-03-27T15:52:53.648Z] #44 ... [2020-03-27T15:52:53.648Z] [2020-03-27T15:52:53.648Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-27T15:52:53.648Z] #24 DONE 0.3s [2020-03-27T15:52:53.648Z] [2020-03-27T15:52:53.648Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:53.648Z] #44 190.5 GEN magic.py [2020-03-27T15:52:53.648Z] #44 190.5 Note: Building without setproctitle() and strlcpy() support. [2020-03-27T15:52:53.648Z] #44 190.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-27T15:52:53.648Z] #44 190.6 Note: Building without GnuTLS support [2020-03-27T15:52:53.717Z] #44 132.7 DEP criu/fifo.d [2020-03-27T15:52:53.878Z] #36 ... [2020-03-27T15:52:53.878Z] [2020-03-27T15:52:53.878Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:52:53.878Z] #44 56.11 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:52:53.878Z] #44 56.48 Fetched 4075 kB in 1s (5533 kB/s) [2020-03-27T15:52:53.878Z] #44 56.59 Selecting previously unselected package libcap-dev:ppc64el. [2020-03-27T15:52:53.878Z] #44 56.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-27T15:52:53.878Z] #44 56.80 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-03-27T15:52:53.878Z] #44 56.81 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-03-27T15:52:53.878Z] #44 57.01 Selecting previously unselected package libnet1:ppc64el. [2020-03-27T15:52:53.878Z] #44 57.02 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-27T15:52:53.878Z] #44 57.02 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-27T15:52:53.878Z] #44 57.20 Selecting previously unselected package libnet1-dev. [2020-03-27T15:52:53.878Z] #44 57.21 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-27T15:52:53.878Z] #44 57.21 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-27T15:52:53.878Z] #44 57.56 Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-27T15:52:53.878Z] #44 57.57 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-27T15:52:53.878Z] #44 57.57 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-27T15:52:53.878Z] #44 57.87 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-03-27T15:52:53.878Z] #44 57.88 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-03-27T15:52:53.878Z] #44 57.88 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-27T15:52:53.878Z] #44 58.41 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-27T15:52:53.878Z] #44 58.43 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-27T15:52:53.878Z] #44 58.45 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-27T15:52:53.878Z] #44 58.59 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-03-27T15:52:53.878Z] #44 58.60 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-03-27T15:52:53.878Z] #44 58.61 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-27T15:52:53.879Z] #44 58.89 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-03-27T15:52:53.879Z] #44 58.91 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-03-27T15:52:53.879Z] #44 58.93 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-27T15:52:53.879Z] #44 59.38 Selecting previously unselected package libprotobuf17:ppc64el. [2020-03-27T15:52:53.879Z] #44 59.39 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-03-27T15:52:53.879Z] #44 59.40 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-27T15:52:53.879Z] #44 60.56 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-03-27T15:52:53.879Z] #44 60.58 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-03-27T15:52:53.879Z] #44 60.59 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-27T15:52:53.879Z] #44 61.00 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-03-27T15:52:53.879Z] #44 61.04 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-03-27T15:52:53.879Z] #44 61.05 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-27T15:52:53.973Z] #44 133.0 DEP criu/fdstore.d [2020-03-27T15:52:54.174Z] #44 ... [2020-03-27T15:52:54.174Z] [2020-03-27T15:52:54.174Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:52:54.217Z] #44 191.2 fatal: not a git repository (or any of the parent directories): .git [2020-03-27T15:52:54.229Z] #44 133.2 DEP criu/fault-injection.d [2020-03-27T15:52:54.229Z] #44 133.3 DEP criu/external.d [2020-03-27T15:52:54.229Z] #44 133.3 DEP criu/eventpoll.d [2020-03-27T15:52:54.229Z] #44 133.3 DEP criu/eventfd.d [2020-03-27T15:52:54.478Z] #44 ... [2020-03-27T15:52:54.478Z] [2020-03-27T15:52:54.478Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-27T15:52:54.478Z] #28 DONE 1.0s [2020-03-27T15:52:54.484Z] #44 133.6 DEP criu/crtools.d [2020-03-27T15:52:50.581Z] > git rev-list --no-walk 88ff4478750a2a1d97124e798963052f6109a15b # timeout=10 [2020-03-27T15:52:54.738Z] [2020-03-27T15:52:54.738Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-27T15:52:54.738Z] #31 DONE 0.2s [2020-03-27T15:52:54.738Z] [2020-03-27T15:52:54.738Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-27T15:52:54.740Z] #44 133.8 DEP criu/cr-service.d [2020-03-27T15:52:54.911Z] #17 35.15 Unpacking bash-completion (1:2.8-6) ... [2020-03-27T15:52:54.911Z] #17 35.48 Selecting previously unselected package bzip2. [2020-03-27T15:52:54.911Z] #17 35.50 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-27T15:52:54.911Z] #17 35.51 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-27T15:52:54.911Z] #17 35.59 Selecting previously unselected package xz-utils. [2020-03-27T15:52:54.911Z] #17 35.60 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-27T15:52:54.911Z] #17 35.61 Unpacking xz-utils (5.2.4-1) ... [2020-03-27T15:52:54.911Z] #17 35.83 Selecting previously unselected package apparmor. [2020-03-27T15:52:54.911Z] #17 35.83 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-27T15:52:54.911Z] #17 35.89 Unpacking apparmor (2.13.2-10) ... [2020-03-27T15:52:54.995Z] #44 134.0 DEP criu/cr-restore.d [2020-03-27T15:52:54.998Z] #34 DONE 0.1s [2020-03-27T15:52:54.998Z] [2020-03-27T15:52:54.998Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-27T15:52:54.998Z] #39 DONE 0.1s [2020-03-27T15:52:54.998Z] [2020-03-27T15:52:54.998Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:54.998Z] #44 192.0 make[1]: Nothing to be done for 'all'. [2020-03-27T15:52:55.050Z] #78 exporting layers 6.0s done [2020-03-27T15:52:55.050Z] #78 writing image sha256:e501679fcb3eab819f87a792e80e59d07d8285099ae8f2c78ac288e9ad600a42 done [2020-03-27T15:52:55.050Z] #78 naming to docker.io/library/docker:b02e0024f5dc3f91c228ac3e4716036eca44c6c9 done [2020-03-27T15:52:55.050Z] #78 DONE 6.0s [2020-03-27T15:52:55.058Z] #28 7.261 #=#=# ##### 7.0% ############# 18.4% ######################### 35.6% ################################# 47.2% ########################################## 58.7% ###################################################### 75.8% ############################################################## 87.3% ######################################################################## 100.0% [2020-03-27T15:52:55.251Z] #44 ... [2020-03-27T15:52:55.251Z] [2020-03-27T15:52:55.251Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-27T15:52:55.251Z] #30 DONE 251.5s [2020-03-27T15:52:55.251Z] [2020-03-27T15:52:55.251Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:52:55.251Z] #17 17.81 Fetched 8336 kB in 14s (589 kB/s) [2020-03-27T15:52:55.251Z] #17 17.81 Reading package lists... [2020-03-27T15:52:55.258Z] #44 ... [2020-03-27T15:52:55.258Z] [2020-03-27T15:52:55.258Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-27T15:52:55.258Z] #42 DONE 0.2s [2020-03-27T15:52:55.258Z] [2020-03-27T15:52:55.258Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:52:55.477Z] #17 36.18 Selecting previously unselected package aufs-tools. [2020-03-27T15:52:55.477Z] #17 36.21 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-27T15:52:55.477Z] #17 36.21 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-27T15:52:55.477Z] #17 36.35 Selecting previously unselected package libonig5:amd64. [2020-03-27T15:52:55.477Z] #17 36.36 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-27T15:52:55.477Z] #17 36.36 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-27T15:52:55.477Z] #17 36.52 Selecting previously unselected package libjq1:amd64. [2020-03-27T15:52:55.509Z] #17 22.89 Reading package lists... [2020-03-27T15:52:55.509Z] #17 ... [2020-03-27T15:52:55.509Z] [2020-03-27T15:52:55.509Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:55.509Z] #44 134.4 DEP criu/cr-errno.d [2020-03-27T15:52:55.509Z] #44 134.4 DEP criu/cr-dump.d [2020-03-27T15:52:55.707Z] #28 9.063 [2020-03-27T15:52:55.735Z] #17 36.54 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-27T15:52:55.735Z] #17 36.55 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-27T15:52:55.735Z] #17 36.67 Selecting previously unselected package jq. [2020-03-27T15:52:55.735Z] #17 36.67 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-27T15:52:55.735Z] #17 36.68 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-27T15:52:55.735Z] #17 36.76 Selecting previously unselected package libaio1:amd64. [2020-03-27T15:52:55.735Z] #17 36.76 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-27T15:52:55.735Z] #17 36.76 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-27T15:52:55.765Z] #44 134.8 DEP criu/cr-dedup.d [2020-03-27T15:52:55.828Z] #65 ... [2020-03-27T15:52:55.828Z] [2020-03-27T15:52:55.828Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:52:55.828Z] #44 192.8 make[1]: 'images/built-in.o' is up to date. [2020-03-27T15:52:55.993Z] #17 36.83 Selecting previously unselected package libgpm2:amd64. [2020-03-27T15:52:55.993Z] #17 36.84 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-27T15:52:55.993Z] #17 36.84 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-27T15:52:55.993Z] #17 36.90 Selecting previously unselected package libicu63:amd64. [2020-03-27T15:52:55.993Z] #17 36.90 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-03-27T15:52:55.993Z] #17 36.91 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-27T15:52:56.088Z] #44 192.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-27T15:52:56.088Z] #44 192.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-27T15:52:56.088Z] #44 193.0 make[1]: 'compel/libcompel.a' is up to date. [2020-03-27T15:52:56.088Z] #44 193.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-27T15:52:56.088Z] #44 193.1 make[1]: Nothing to be done for 'all'. [2020-03-27T15:52:56.337Z] #44 135.1 DEP criu/cr-check.d [2020-03-27T15:52:56.337Z] #44 135.4 DEP criu/config.d [2020-03-27T15:52:56.348Z] #44 193.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-27T15:52:56.348Z] #44 193.3 make[2]: Nothing to be done for 'all'. [2020-03-27T15:52:56.348Z] #44 193.4 make[2]: Nothing to be done for 'all'. [2020-03-27T15:52:56.586Z] #28 9.355 #=#=# ## 3.4% ###### 8.5% ######### 13.7% ############# 18.9% ################# 24.0% [2020-03-27T15:52:56.586Z] #28 ... [2020-03-27T15:52:56.586Z] [2020-03-27T15:52:56.586Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:52:56.586Z] #11 56.26 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-03-27T15:52:56.586Z] #11 56.28 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-03-27T15:52:56.586Z] #11 62.98 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-03-27T15:52:56.592Z] #44 135.7 DEP criu/clone-noasan.d [2020-03-27T15:52:56.592Z] #44 135.7 DEP criu/cgroup.d [2020-03-27T15:52:56.608Z] #44 193.4 make[2]: Nothing to be done for 'all'. [2020-03-27T15:52:56.608Z] #44 193.5 make[2]: Nothing to be done for 'all'. [2020-03-27T15:52:56.608Z] #44 193.6 make[2]: Nothing to be done for 'all'. [2020-03-27T15:52:56.609Z] #44 193.7 make[2]: Nothing to be done for 'all'. [2020-03-27T15:52:56.848Z] #44 135.9 DEP criu/cgroup-props.d [2020-03-27T15:52:56.869Z] #44 193.7 make[2]: Nothing to be done for 'all'. [2020-03-27T15:52:56.869Z] #44 193.8 make[2]: Nothing to be done for 'all'. [2020-03-27T15:52:56.869Z] #44 193.8 INSTALL criu/criu [2020-03-27T15:52:56.876Z] #11 ... [2020-03-27T15:52:56.876Z] [2020-03-27T15:52:56.876Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:52:57.103Z] #44 136.1 DEP criu/bitmap.d [2020-03-27T15:52:57.103Z] #44 136.1 DEP criu/bfd.d [2020-03-27T15:52:57.359Z] #44 136.3 DEP criu/autofs.d [2020-03-27T15:52:57.359Z] #44 136.5 DEP criu/aio.d [2020-03-27T15:52:57.439Z] #44 DONE 194.2s [2020-03-27T15:52:57.439Z] [2020-03-27T15:52:57.439Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:52:57.615Z] #44 136.7 DEP criu/action-scripts.d [2020-03-27T15:52:58.175Z] #44 137.0 CC criu/action-scripts.o [2020-03-27T15:52:58.175Z] #44 137.4 CC criu/aio.o [2020-03-27T15:52:58.627Z] #28 9.355 #=#=# ## 3.4% ###### 8.5% ######### 13.7% ############# 18.9% ################# 24.0% ##################### 29.2% ######################## 34.4% ########################### 38.8% ############################# 41.4% ################################# 46.5% ####################################### 54.3% ########################################## 59.4% ############################################## 64.6% #################################################### 72.4% ####################################################### 77.5% ############################################################# 85.3% ################################################################# 90.4% #################################################################### 95.6% ######################################################################## 100.0% [2020-03-27T15:52:59.105Z] #44 137.9 CC criu/autofs.o [2020-03-27T15:52:59.256Z] #28 12.69 [2020-03-27T15:52:59.985Z] #65 ... [2020-03-27T15:52:59.985Z] [2020-03-27T15:52:59.985Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-27T15:52:59.985Z] #45 DONE 0.1s [2020-03-27T15:52:59.985Z] [2020-03-27T15:52:59.985Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-27T15:52:59.985Z] #48 DONE 0.2s [2020-03-27T15:52:59.985Z] [2020-03-27T15:52:59.985Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-27T15:53:00.031Z] #44 139.2 CC criu/bfd.o [2020-03-27T15:53:00.174Z] #17 40.72 Selecting previously unselected package libnet1:amd64. [2020-03-27T15:53:00.174Z] #17 40.73 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-27T15:53:00.174Z] #17 40.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-27T15:53:00.174Z] #17 40.84 Selecting previously unselected package libnl-3-200:amd64. [2020-03-27T15:53:00.174Z] #17 40.85 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-27T15:53:00.174Z] #17 40.86 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-27T15:53:00.174Z] #17 40.95 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-27T15:53:00.174Z] #17 ... [2020-03-27T15:53:00.174Z] [2020-03-27T15:53:00.174Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:53:00.174Z] #44 134.9 CC criu/cr-dedup.o [2020-03-27T15:53:00.174Z] #44 135.4 CC criu/cr-dump.o [2020-03-27T15:53:00.174Z] #44 137.6 CC criu/cr-errno.o [2020-03-27T15:53:00.174Z] #44 137.7 CC criu/cr-restore.o [2020-03-27T15:53:00.174Z] #44 141.8 CC criu/cr-service.o [2020-03-27T15:53:00.174Z] #44 143.2 CC criu/crtools.o [2020-03-27T15:53:00.174Z] #44 143.7 CC criu/eventfd.o [2020-03-27T15:53:00.174Z] #44 144.0 CC criu/eventpoll.o [2020-03-27T15:53:00.174Z] #44 ... [2020-03-27T15:53:00.174Z] [2020-03-27T15:53:00.174Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:53:00.174Z] #17 40.95 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-27T15:53:00.174Z] #17 40.97 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-27T15:53:00.174Z] #17 40.97 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-27T15:53:00.174Z] #17 41.03 Selecting previously unselected package libreadline5:amd64. [2020-03-27T15:53:00.174Z] #17 41.05 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-27T15:53:00.174Z] #17 41.05 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-27T15:53:00.253Z] #51 DONE 0.2s [2020-03-27T15:53:00.253Z] [2020-03-27T15:53:00.253Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-27T15:53:00.432Z] #17 41.16 Selecting previously unselected package net-tools. [2020-03-27T15:53:00.432Z] #17 41.18 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-27T15:53:00.432Z] #17 41.18 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-27T15:53:00.432Z] #17 41.38 Selecting previously unselected package python-pip-whl. [2020-03-27T15:53:00.432Z] #17 41.39 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-27T15:53:00.432Z] #17 41.40 Unpacking python-pip-whl (18.1-5) ... [2020-03-27T15:53:00.513Z] #54 DONE 0.3s [2020-03-27T15:53:00.513Z] [2020-03-27T15:53:00.513Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-27T15:53:00.513Z] #57 DONE 0.2s [2020-03-27T15:53:00.513Z] [2020-03-27T15:53:00.513Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-27T15:53:00.592Z] #44 139.7 CC criu/bitmap.o [2020-03-27T15:53:00.775Z] #61 DONE 0.2s [2020-03-27T15:53:00.775Z] [2020-03-27T15:53:00.775Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:53:00.847Z] #44 139.9 CC criu/cgroup-props.o [2020-03-27T15:53:00.998Z] #17 41.83 Selecting previously unselected package python3-lib2to3. [2020-03-27T15:53:00.998Z] #17 41.84 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-27T15:53:00.998Z] #17 41.85 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-27T15:53:00.998Z] #17 41.97 Selecting previously unselected package python3-distutils. [2020-03-27T15:53:00.998Z] #17 41.97 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-27T15:53:00.998Z] #17 41.98 Unpacking python3-distutils (3.7.3-1) ... [2020-03-27T15:53:01.111Z] #28 13.01 #=#=# 1.2% ## 3.0% ### 4.7% #### 6.5% ###### 9.2% ####### 11.0% ########## 14.6% ############# 18.1% ############### 21.7% ################ 23.5% ################# 24.4% [2020-03-27T15:53:01.111Z] #28 ... [2020-03-27T15:53:01.111Z] [2020-03-27T15:53:01.111Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:53:01.111Z] #75 DONE 70.4s [2020-03-27T15:53:01.111Z] [2020-03-27T15:53:01.111Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:53:01.256Z] #17 42.12 Selecting previously unselected package python3-pip. [2020-03-27T15:53:01.256Z] #17 42.12 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-27T15:53:01.256Z] #17 42.13 Unpacking python3-pip (18.1-5) ... [2020-03-27T15:53:01.256Z] #17 42.24 Selecting previously unselected package python3-pkg-resources. [2020-03-27T15:53:01.256Z] #17 42.26 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-27T15:53:01.256Z] #17 42.26 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-27T15:53:01.514Z] #17 42.39 Selecting previously unselected package python3-setuptools. [2020-03-27T15:53:01.514Z] #17 42.40 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-27T15:53:01.514Z] #17 42.41 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-27T15:53:01.772Z] #17 42.65 Selecting previously unselected package python3-wheel. [2020-03-27T15:53:01.772Z] #17 42.66 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-27T15:53:01.772Z] #17 42.67 Unpacking python3-wheel (0.32.3-2) ... [2020-03-27T15:53:01.773Z] #44 140.7 CC criu/cgroup.o [2020-03-27T15:53:02.029Z] #17 42.75 Selecting previously unselected package sudo. [2020-03-27T15:53:02.029Z] #17 42.76 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-03-27T15:53:02.029Z] #17 42.77 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-27T15:53:02.287Z] #17 43.24 Selecting previously unselected package thin-provisioning-tools. [2020-03-27T15:53:02.287Z] #17 43.25 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-27T15:53:02.287Z] #17 43.26 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-27T15:53:02.852Z] #17 43.51 Selecting previously unselected package uidmap. [2020-03-27T15:53:02.852Z] #17 43.51 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-27T15:53:02.852Z] #17 43.52 Unpacking uidmap (1:4.5-1.1) ... [2020-03-27T15:53:02.852Z] #17 43.67 Selecting previously unselected package vim-runtime. [2020-03-27T15:53:02.852Z] #17 43.67 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-27T15:53:02.852Z] #17 43.70 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-27T15:53:02.852Z] #17 43.75 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-27T15:53:02.852Z] #17 43.75 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-27T15:53:03.136Z] #44 ... [2020-03-27T15:53:03.136Z] [2020-03-27T15:53:03.136Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:53:03.136Z] #17 22.89 Reading package lists... [2020-03-27T15:53:03.136Z] #17 27.33 Building dependency tree... [2020-03-27T15:53:03.136Z] #17 29.16 libcap2-bin is already the newest version (1:2.25-2). [2020-03-27T15:53:03.136Z] #17 29.16 The following additional packages will be installed: [2020-03-27T15:53:03.136Z] #17 29.16 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-27T15:53:03.136Z] #17 29.16 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-27T15:53:03.136Z] #17 29.17 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-27T15:53:03.136Z] #17 29.17 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-27T15:53:03.136Z] #17 29.17 python3.7 python3.7-minimal vim-runtime xxd [2020-03-27T15:53:03.136Z] #17 29.18 Suggested packages: [2020-03-27T15:53:03.136Z] #17 29.18 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-27T15:53:03.136Z] #17 29.18 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-27T15:53:03.136Z] #17 29.18 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-27T15:53:03.136Z] #17 29.18 Recommended packages: [2020-03-27T15:53:03.136Z] #17 29.18 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-27T15:53:03.136Z] #17 29.18 python3-keyrings.alt python3-xdg unzip [2020-03-27T15:53:03.136Z] #17 30.70 The following NEW packages will be installed: [2020-03-27T15:53:03.136Z] #17 30.70 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-27T15:53:03.136Z] #17 30.70 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-27T15:53:03.136Z] #17 30.70 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-27T15:53:03.136Z] #17 30.70 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-27T15:53:03.136Z] #17 30.70 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-27T15:53:03.136Z] #17 30.70 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-27T15:53:03.136Z] #17 30.70 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-27T15:53:03.136Z] #17 30.70 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-27T15:53:03.136Z] #17 30.71 xz-utils zip [2020-03-27T15:53:03.136Z] #17 31.05 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:53:03.136Z] #17 31.05 Need to get 28.5 MB of archives. [2020-03-27T15:53:03.136Z] #17 31.05 After this operation, 116 MB of additional disk space will be used. [2020-03-27T15:53:03.136Z] #17 31.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-27T15:53:03.136Z] #17 31.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-27T15:53:03.136Z] #17 31.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-27T15:53:03.136Z] #17 31.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-27T15:53:03.136Z] #17 31.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-27T15:53:03.136Z] #17 31.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-27T15:53:03.136Z] #17 31.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-27T15:53:03.136Z] #17 31.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-27T15:53:03.392Z] #17 31.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-27T15:53:03.392Z] #17 31.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-27T15:53:03.392Z] #17 31.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-27T15:53:03.392Z] #17 31.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-27T15:53:03.392Z] #17 31.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-27T15:53:03.392Z] #17 31.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-27T15:53:03.392Z] #17 31.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-27T15:53:03.392Z] #17 31.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-27T15:53:03.392Z] #17 31.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-27T15:53:03.392Z] #17 31.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-27T15:53:03.392Z] #17 31.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-27T15:53:03.392Z] #17 31.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-27T15:53:03.392Z] #17 31.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-27T15:53:03.392Z] #17 31.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-27T15:53:03.392Z] #17 31.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-27T15:53:03.392Z] #17 31.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-27T15:53:03.392Z] #17 31.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-27T15:53:03.392Z] #17 31.42 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-27T15:53:03.392Z] #17 31.42 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-27T15:53:03.392Z] #17 31.43 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-27T15:53:03.392Z] #17 31.43 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-03-27T15:53:03.647Z] #17 31.82 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-27T15:53:03.903Z] #17 31.82 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-27T15:53:03.903Z] #17 31.83 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-27T15:53:03.903Z] #17 31.83 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-27T15:53:03.903Z] #17 31.83 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-27T15:53:03.903Z] #17 31.84 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-27T15:53:03.903Z] #17 31.91 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-27T15:53:03.903Z] #17 31.91 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-27T15:53:03.903Z] #17 31.91 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-27T15:53:03.903Z] #17 31.93 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-27T15:53:03.903Z] #17 31.94 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-27T15:53:03.903Z] #17 31.96 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-27T15:53:03.903Z] #17 31.96 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-03-27T15:53:03.903Z] #17 32.02 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-27T15:53:03.903Z] #17 32.05 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-03-27T15:53:04.158Z] #17 32.06 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-27T15:53:04.414Z] #17 32.36 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-27T15:53:04.414Z] #17 32.42 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-27T15:53:04.414Z] #17 32.47 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-27T15:53:04.974Z] #17 33.19 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:53:05.229Z] #17 33.31 Fetched 28.5 MB in 2s (16.6 MB/s) [2020-03-27T15:53:05.229Z] #17 33.42 Selecting previously unselected package pigz. [2020-03-27T15:53:05.274Z] #28 13.01 #=#=# 1.2% ## 3.0% ### 4.7% #### 6.5% ###### 9.2% ####### 11.0% ########## 14.6% ############# 18.1% ############### 21.7% ################ 23.5% ################# 24.4% ################### 27.1% ##################### 29.7% ###################### 31.5% ####################### 33.3% ######################### 35.1% ######################### 36.0% ########################### 37.8% ############################ 39.6% ############################# 41.4% ############################### 43.2% ################################ 44.9% ################################# 46.7% ################################## 48.5% #################################### 50.3% ###################################### 53.0% ######################################## 55.6% ########################################## 58.3% ########################################### 60.1% ############################################ 61.9% ############################################# 63.7% ############################################### 66.4% ################################################# 69.1% ################################################### 71.7% ##################################################### 74.4% ####################################################### 77.1% ######################################################### 79.8% ########################################################### 82.5% ############################################################# 85.1% ############################################################### 87.8% ################################################################ 89.2% ################################################################# 90.3% [2020-03-27T15:53:05.274Z] #28 ... [2020-03-27T15:53:05.274Z] [2020-03-27T15:53:05.274Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:53:05.274Z] #44 64.86 Selecting previously unselected package libprotoc17:ppc64el. [2020-03-27T15:53:05.274Z] #44 64.87 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-03-27T15:53:05.274Z] #44 64.88 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-27T15:53:05.274Z] #44 66.19 Selecting previously unselected package protobuf-c-compiler. [2020-03-27T15:53:05.274Z] #44 66.21 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-03-27T15:53:05.274Z] #44 66.23 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-27T15:53:05.274Z] #44 66.47 Selecting previously unselected package protobuf-compiler. [2020-03-27T15:53:05.274Z] #44 66.48 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-03-27T15:53:05.274Z] #44 66.50 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-27T15:53:05.274Z] #44 66.70 Selecting previously unselected package python-pkg-resources. [2020-03-27T15:53:05.274Z] #44 66.71 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-27T15:53:05.274Z] #44 66.72 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-27T15:53:05.274Z] #44 67.19 Selecting previously unselected package python-six. [2020-03-27T15:53:05.274Z] #44 67.20 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-27T15:53:05.274Z] #44 67.21 Unpacking python-six (1.12.0-1) ... [2020-03-27T15:53:05.274Z] #44 67.39 Selecting previously unselected package python-protobuf. [2020-03-27T15:53:05.274Z] #44 67.40 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-03-27T15:53:05.274Z] #44 67.41 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-27T15:53:05.274Z] #44 68.45 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-27T15:53:05.485Z] #17 33.42 (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-03-27T15:53:05.485Z] #17 33.48 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-27T15:53:05.485Z] #17 33.49 Unpacking pigz (2.4-1) ... [2020-03-27T15:53:05.485Z] #17 33.57 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-27T15:53:05.566Z] #44 ... [2020-03-27T15:53:05.566Z] [2020-03-27T15:53:05.566Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:53:05.741Z] #17 33.58 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-27T15:53:05.741Z] #17 33.59 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-27T15:53:05.996Z] #17 33.97 Selecting previously unselected package python3.7-minimal. [2020-03-27T15:53:05.996Z] #17 33.98 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-27T15:53:05.996Z] #17 34.01 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-27T15:53:06.131Z] #17 46.98 Selecting previously unselected package vim. [2020-03-27T15:53:06.131Z] #17 46.98 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-27T15:53:06.131Z] #17 47.01 Unpacking vim (2:8.1.0875-5) ... [2020-03-27T15:53:06.148Z] #28 13.01 #=#=# 1.2% ## 3.0% ### 4.7% #### 6.5% ###### 9.2% ####### 11.0% ########## 14.6% ############# 18.1% ############### 21.7% ################ 23.5% ################# 24.4% ################### 27.1% ##################### 29.7% ###################### 31.5% ####################### 33.3% ######################### 35.1% ######################### 36.0% ########################### 37.8% ############################ 39.6% ############################# 41.4% ############################### 43.2% ################################ 44.9% ################################# 46.7% ################################## 48.5% #################################### 50.3% ###################################### 53.0% ######################################## 55.6% ########################################## 58.3% ########################################### 60.1% ############################################ 61.9% ############################################# 63.7% ############################################### 66.4% ################################################# 69.1% ################################################### 71.7% ##################################################### 74.4% ####################################################### 77.1% ######################################################### 79.8% ########################################################### 82.5% ############################################################# 85.1% ############################################################### 87.8% ################################################################ 89.2% ################################################################# 90.3% ################################################################## 92.1% ################################################################### 93.9% #################################################################### 95.6% ###################################################################### 97.4% ####################################################################### 99.2% ######################################################################## 100.0% [2020-03-27T15:53:06.440Z] #28 19.72 [2020-03-27T15:53:06.696Z] #17 47.58 Selecting previously unselected package xfsprogs. [2020-03-27T15:53:06.696Z] #17 47.60 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-27T15:53:06.696Z] #17 47.60 Unpacking xfsprogs (4.20.0-1) ... [2020-03-27T15:53:06.922Z] #17 34.75 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-27T15:53:06.922Z] #17 34.77 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-27T15:53:07.262Z] #17 48.08 Selecting previously unselected package zip. [2020-03-27T15:53:07.262Z] #17 48.10 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-03-27T15:53:07.262Z] #17 48.10 Unpacking zip (3.0-11+b1) ... [2020-03-27T15:53:07.262Z] #17 48.32 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-27T15:53:07.519Z] #17 48.33 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-27T15:53:07.519Z] #17 48.34 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-27T15:53:07.519Z] #17 48.35 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-27T15:53:07.519Z] #17 48.36 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-27T15:53:07.519Z] #17 48.37 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-27T15:53:07.519Z] #17 48.38 Setting up uidmap (1:4.5-1.1) ... [2020-03-27T15:53:07.519Z] #17 48.39 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-27T15:53:07.519Z] #17 48.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-27T15:53:07.519Z] #17 48.41 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-27T15:53:07.519Z] #17 48.42 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-27T15:53:07.519Z] #17 48.43 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-27T15:53:07.519Z] #17 48.44 Setting up xxd (2:8.1.0875-5) ... [2020-03-27T15:53:07.519Z] #17 48.45 Setting up zip (3.0-11+b1) ... [2020-03-27T15:53:07.519Z] #17 48.46 Setting up vim-common (2:8.1.0875-5) ... [2020-03-27T15:53:07.519Z] #17 48.49 Setting up bash-completion (1:2.8-6) ... [2020-03-27T15:53:07.946Z] #28 ... [2020-03-27T15:53:07.946Z] [2020-03-27T15:53:07.946Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:53:07.946Z] #34 67.21 sync [2020-03-27T15:53:07.946Z] #34 67.27 internal/reflectlite [2020-03-27T15:53:07.946Z] #34 75.06 sort [2020-03-27T15:53:07.946Z] #34 75.06 errors [2020-03-27T15:53:07.946Z] #34 75.78 internal/oserror [2020-03-27T15:53:07.946Z] #34 75.78 io [2020-03-27T15:53:07.946Z] #34 76.00 strconv [2020-03-27T15:53:07.946Z] #34 76.14 syscall [2020-03-27T15:53:08.237Z] #34 ... [2020-03-27T15:53:08.237Z] [2020-03-27T15:53:08.237Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:53:08.237Z] #36 75.82 Selecting previously unselected package libxml2:ppc64el. [2020-03-27T15:53:08.237Z] #36 75.83 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-03-27T15:53:08.237Z] #36 75.85 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-27T15:53:08.237Z] #36 76.77 Selecting previously unselected package libarchive13:ppc64el. [2020-03-27T15:53:08.238Z] #36 76.77 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-03-27T15:53:08.238Z] #36 76.78 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-27T15:53:08.238Z] #36 77.32 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-03-27T15:53:08.238Z] #36 77.37 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-03-27T15:53:08.238Z] #36 77.37 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-27T15:53:08.238Z] #36 77.59 Selecting previously unselected package librhash0:ppc64el. [2020-03-27T15:53:08.238Z] #36 77.62 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-03-27T15:53:08.238Z] #36 77.63 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-03-27T15:53:08.238Z] #36 77.82 Selecting previously unselected package libuv1:ppc64el. [2020-03-27T15:53:08.238Z] #36 77.82 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-03-27T15:53:08.238Z] #36 77.83 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-03-27T15:53:08.238Z] #36 ... [2020-03-27T15:53:08.238Z] [2020-03-27T15:53:08.238Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:53:08.238Z] #11 67.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-03-27T15:53:08.238Z] #11 67.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-03-27T15:53:08.238Z] #11 67.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-27T15:53:08.238Z] #11 67.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-27T15:53:08.238Z] #11 67.90 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-03-27T15:53:08.238Z] #11 67.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-03-27T15:53:08.238Z] #11 67.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-03-27T15:53:08.238Z] #11 68.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-03-27T15:53:08.238Z] #11 68.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-03-27T15:53:08.238Z] #11 68.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-03-27T15:53:08.238Z] #11 68.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-03-27T15:53:08.238Z] #11 68.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-03-27T15:53:08.238Z] #11 68.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-03-27T15:53:08.238Z] #11 68.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-03-27T15:53:08.238Z] #11 68.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-03-27T15:53:08.238Z] #11 70.39 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:53:08.238Z] #11 70.80 Fetched 78.9 MB in 15s (5167 kB/s) [2020-03-27T15:53:08.238Z] #11 71.08 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-27T15:53:08.238Z] #11 71.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-27T15:53:08.238Z] #11 71.42 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-03-27T15:53:08.238Z] #11 71.46 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-27T15:53:08.238Z] #11 77.22 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-27T15:53:08.238Z] #11 77.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-03-27T15:53:08.238Z] #11 77.25 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-27T15:53:08.533Z] #11 ... [2020-03-27T15:53:08.533Z] [2020-03-27T15:53:08.533Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:53:08.533Z] #28 21.95 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-27T15:53:09.435Z] #17 37.06 Selecting previously unselected package python3-minimal. [2020-03-27T15:53:09.435Z] #17 37.06 (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-03-27T15:53:09.435Z] #17 37.09 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-27T15:53:09.435Z] #17 37.11 Unpacking python3-minimal (3.7.3-1) ... [2020-03-27T15:53:09.435Z] #17 37.20 Selecting previously unselected package libmpdec2:amd64. [2020-03-27T15:53:09.435Z] #17 37.21 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-27T15:53:09.435Z] #17 37.23 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-27T15:53:09.435Z] #17 37.33 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-27T15:53:09.435Z] #17 37.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-27T15:53:09.435Z] #17 37.35 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-27T15:53:09.470Z] #28 22.68 #=#=# [2020-03-27T15:53:09.759Z] #28 22.94 #=#=# ############################################################### 88.2% ######################################################################## 100.0% [2020-03-27T15:53:10.045Z] #17 51.05 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-27T15:53:10.053Z] #28 23.37 [2020-03-27T15:53:10.053Z] #28 ... [2020-03-27T15:53:10.053Z] [2020-03-27T15:53:10.053Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:53:10.053Z] #48 69.14 internal/reflectlite [2020-03-27T15:53:10.053Z] #48 69.14 sync [2020-03-27T15:53:10.053Z] #48 75.03 internal/singleflight [2020-03-27T15:53:10.053Z] #48 75.04 math/rand [2020-03-27T15:53:10.053Z] #48 75.08 github.com/LK4D4/vndr/godl/singleflight [2020-03-27T15:53:10.053Z] #48 ... [2020-03-27T15:53:10.053Z] [2020-03-27T15:53:10.053Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:53:10.053Z] #51 78.96 + cd /tmp/tmp.cSXF6KdNTy/src/gotest.tools/gotestsum [2020-03-27T15:53:10.053Z] #51 78.96 + git checkout -q v0.3.5 [2020-03-27T15:53:10.053Z] #51 79.13 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-27T15:53:10.303Z] #17 51.06 Setting up xz-utils (5.2.4-1) ... [2020-03-27T15:53:10.303Z] #17 51.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-27T15:53:10.303Z] #17 51.09 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-27T15:53:10.303Z] #17 51.17 invoke-rc.d: could not determine current runlevel [2020-03-27T15:53:10.303Z] #17 ... [2020-03-27T15:53:10.303Z] [2020-03-27T15:53:10.303Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:53:10.303Z] #44 145.1 CC criu/external.o [2020-03-27T15:53:10.303Z] #44 145.5 CC criu/fault-injection.o [2020-03-27T15:53:10.303Z] #44 145.7 CC criu/fdstore.o [2020-03-27T15:53:10.303Z] #44 146.0 CC criu/fifo.o [2020-03-27T15:53:10.303Z] #44 146.4 CC criu/file-ids.o [2020-03-27T15:53:10.303Z] #44 146.7 CC criu/file-lock.o [2020-03-27T15:53:10.303Z] #44 147.7 CC criu/files-ext.o [2020-03-27T15:53:10.303Z] #44 148.1 CC criu/files-reg.o [2020-03-27T15:53:10.303Z] #44 150.1 CC criu/files.o [2020-03-27T15:53:10.303Z] #44 152.3 CC criu/filesystems.o [2020-03-27T15:53:10.303Z] #44 153.0 CC criu/fsnotify.o [2020-03-27T15:53:10.303Z] #44 154.3 CC criu/image-desc.o [2020-03-27T15:53:10.303Z] #44 154.4 CC criu/image.o [2020-03-27T15:53:10.303Z] #44 ... [2020-03-27T15:53:10.303Z] [2020-03-27T15:53:10.303Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:53:10.303Z] #17 51.18 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-27T15:53:10.303Z] #17 51.19 Setting up pigz (2.4-1) ... [2020-03-27T15:53:10.303Z] #17 51.21 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-27T15:53:10.303Z] #17 51.23 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-27T15:53:10.303Z] #17 51.24 Setting up python-pip-whl (18.1-5) ... [2020-03-27T15:53:10.303Z] #17 51.25 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-27T15:53:10.303Z] #17 51.26 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-27T15:53:10.361Z] #17 38.35 Selecting previously unselected package python3.7. [2020-03-27T15:53:10.361Z] #17 38.37 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-27T15:53:10.361Z] #17 38.38 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-27T15:53:10.361Z] #17 38.50 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-27T15:53:10.361Z] #17 38.53 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-27T15:53:10.361Z] #17 38.53 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-27T15:53:10.617Z] #17 38.61 Setting up python3-minimal (3.7.3-1) ... [2020-03-27T15:53:10.869Z] #17 51.73 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-27T15:53:10.869Z] #17 51.74 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-27T15:53:10.869Z] #17 51.75 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-27T15:53:10.869Z] #17 51.76 Setting up vim (2:8.1.0875-5) ... [2020-03-27T15:53:10.869Z] #17 51.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-27T15:53:10.869Z] #17 51.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-27T15:53:10.869Z] #17 51.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-27T15:53:10.869Z] #17 51.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-27T15:53:10.869Z] #17 51.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-27T15:53:10.869Z] #17 51.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-27T15:53:10.869Z] #17 51.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-27T15:53:10.869Z] #17 51.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [Pipeline] } Post stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] junit [2020-03-27T15:53:10.951Z] Recording test results [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [2020-03-27T15:53:11.127Z] #17 51.84 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-27T15:53:11.127Z] #17 51.85 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-27T15:53:11.127Z] #17 51.86 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-27T15:53:11.127Z] #17 51.87 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-27T15:53:11.127Z] #17 51.88 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-27T15:53:11.127Z] #17 51.89 Setting up python3.7 (3.7.3-2+deb10u1) ... [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-27T15:53:11.231Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40712/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40712/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b02e0024f5dc3f91c228ac3e4716036eca44c6c9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b02e0024f5dc3f91c228ac3e4716036eca44c6c9 hack/validate/default [2020-03-27T15:53:11.509Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40712/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b02e0024f5dc3f91c228ac3e4716036eca44c6c9 -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:b02e0024f5dc3f91c228ac3e4716036eca44c6c9 hack/make.sh dynbinary test-integration [2020-03-27T15:53:11.543Z] #17 39.44 Selecting previously unselected package python3. [2020-03-27T15:53:11.543Z] #17 39.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-03-27T15:53:11.543Z] #17 39.48 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-27T15:53:11.543Z] #17 39.50 Unpacking python3 (3.7.3-1) ... [2020-03-27T15:53:11.543Z] #17 39.59 Selecting previously unselected package libip4tc0:amd64. [2020-03-27T15:53:11.543Z] #17 39.60 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-27T15:53:11.543Z] #17 39.60 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-27T15:53:11.543Z] #17 39.70 Selecting previously unselected package libip6tc0:amd64. [2020-03-27T15:53:11.790Z] [2020-03-27T15:53:11.795Z] Congratulations! All commits are properly signed with the DCO! [2020-03-27T15:53:11.799Z] #17 39.72 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-27T15:53:11.799Z] #17 39.72 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-27T15:53:11.799Z] #17 39.81 Selecting previously unselected package libiptc0:amd64. [2020-03-27T15:53:11.799Z] #17 39.81 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-27T15:53:11.799Z] #17 39.83 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-27T15:53:11.799Z] #17 39.94 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-27T15:53:12.052Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-03-27T15:53:12.052Z] No api/types/ or api/swagger.yaml changes in diff. [2020-03-27T15:53:12.052Z] Congratulations! All TOML source files changed here have valid syntax. [2020-03-27T15:53:12.052Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-03-27T15:53:12.052Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-03-27T15:53:12.052Z] Congratulations! No new tests were added to integration-cli. [2020-03-27T15:53:12.052Z] [2020-03-27T15:53:12.052Z] INFO Start validation with golang-ci-lint [2020-03-27T15:53:12.052Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-03-27T15:53:12.052Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-27T15:53:12.052Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-27T15:53:12.054Z] #17 39.94 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-27T15:53:12.054Z] #17 39.95 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-27T15:53:12.054Z] #17 40.03 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-27T15:53:12.054Z] #17 40.04 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-27T15:53:12.054Z] #17 40.05 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-27T15:53:12.054Z] #17 40.12 Selecting previously unselected package libnftnl11:amd64. [2020-03-27T15:53:12.054Z] #17 40.13 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-27T15:53:12.054Z] #17 40.15 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-27T15:53:12.071Z] Removing bundles/ [2020-03-27T15:53:12.071Z] [2020-03-27T15:53:12.071Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-27T15:53:12.071Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-27T15:53:12.071Z] GOOS="" GOARCH="" GOARM="" [2020-03-27T15:53:12.321Z] #17 40.24 Selecting previously unselected package iptables. [2020-03-27T15:53:12.321Z] #17 40.24 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-27T15:53:12.321Z] #17 40.25 Unpacking iptables (1.8.2-4) ... [2020-03-27T15:53:12.577Z] #17 40.60 Selecting previously unselected package xxd. [2020-03-27T15:53:12.577Z] #17 40.61 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-27T15:53:12.577Z] #17 40.63 Unpacking xxd (2:8.1.0875-5) ... [2020-03-27T15:53:12.833Z] #17 40.80 Selecting previously unselected package vim-common. [2020-03-27T15:53:12.833Z] #17 40.81 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-27T15:53:12.833Z] #17 40.85 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-27T15:53:12.872Z] + docker version [2020-03-27T15:53:13.088Z] #17 41.03 Selecting previously unselected package bash-completion. [2020-03-27T15:53:13.088Z] #17 41.05 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-27T15:53:14.445Z] #17 55.08 Setting up iptables (1.8.2-4) ... [2020-03-27T15:53:14.445Z] #17 55.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-27T15:53:14.445Z] #17 55.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-27T15:53:14.445Z] #17 55.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-27T15:53:14.445Z] #17 55.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-27T15:53:14.445Z] #17 55.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-27T15:53:14.445Z] #17 55.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-27T15:53:14.445Z] #17 55.14 Setting up python3 (3.7.3-1) ... [2020-03-27T15:53:14.452Z] #17 ... [2020-03-27T15:53:14.452Z] [2020-03-27T15:53:14.452Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:53:14.452Z] #44 143.4 CC criu/clone-noasan.o [2020-03-27T15:53:14.452Z] #44 143.5 CC criu/config.o [2020-03-27T15:53:14.452Z] #44 145.0 CC criu/cr-check.o [2020-03-27T15:53:14.452Z] #44 146.7 CC criu/cr-dedup.o [2020-03-27T15:53:14.452Z] #44 147.1 CC criu/cr-dump.o [2020-03-27T15:53:14.452Z] #44 149.5 CC criu/cr-errno.o [2020-03-27T15:53:14.452Z] #44 149.6 CC criu/cr-restore.o [2020-03-27T15:53:14.516Z] #51 ... [2020-03-27T15:53:14.516Z] [2020-03-27T15:53:14.516Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-27T15:53:14.516Z] #36 78.10 Selecting previously unselected package cmake. [2020-03-27T15:53:14.516Z] #36 78.13 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-03-27T15:53:14.516Z] #36 78.14 Unpacking cmake (3.13.4-1) ... [2020-03-27T15:53:14.516Z] #36 83.10 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-03-27T15:53:14.516Z] #36 83.12 Setting up xxd (2:8.1.0875-5) ... [2020-03-27T15:53:14.516Z] #36 83.14 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-03-27T15:53:14.516Z] #36 83.17 Setting up vim-common (2:8.1.0875-5) ... [2020-03-27T15:53:14.516Z] #36 83.28 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-03-27T15:53:14.516Z] #36 83.29 Setting up cmake-data (3.13.4-1) ... [2020-03-27T15:53:14.516Z] #36 83.30 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-27T15:53:14.516Z] #36 83.30 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-27T15:53:14.516Z] #36 83.31 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-27T15:53:14.516Z] #36 83.33 Setting up cmake (3.13.4-1) ... [2020-03-27T15:53:14.516Z] #36 83.35 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:53:14.516Z] #36 83.49 Processing triggers for mime-support (3.62) ... [2020-03-27T15:53:14.516Z] #36 DONE 83.9s [2020-03-27T15:53:14.516Z] [2020-03-27T15:53:14.516Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T15:53:14.516Z] #37 DONE 0.1s [2020-03-27T15:53:14.516Z] [2020-03-27T15:53:14.516Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:53:14.516Z] #28 25.64 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-27T15:53:14.516Z] #28 26.24 [2020-03-27T15:53:14.516Z] #28 26.48 #=#=# ############################################# 62.6% ######################################################################## 100.0% [2020-03-27T15:53:14.516Z] #28 27.03 [2020-03-27T15:53:14.713Z] #17 55.66 Setting up python3-wheel (0.32.3-2) ... [2020-03-27T15:53:14.806Z] #28 ... [2020-03-27T15:53:14.806Z] [2020-03-27T15:53:14.806Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-27T15:53:14.806Z] #38 DONE 0.1s [2020-03-27T15:53:14.806Z] [2020-03-27T15:53:14.806Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:53:14.806Z] #11 82.87 Selecting previously unselected package binutils-mingw-w64. [2020-03-27T15:53:14.806Z] #11 82.90 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-27T15:53:14.806Z] #11 82.91 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-27T15:53:14.806Z] #11 83.12 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-03-27T15:53:14.806Z] #11 83.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-27T15:53:14.806Z] #11 83.17 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-27T15:53:14.806Z] #11 83.47 Selecting previously unselected package dmsetup. [2020-03-27T15:53:14.806Z] #11 83.52 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-03-27T15:53:14.806Z] #11 83.53 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-27T15:53:14.806Z] #11 83.84 Selecting previously unselected package mingw-w64-common. [2020-03-27T15:53:14.806Z] #11 83.87 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-27T15:53:14.806Z] #11 83.87 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-27T15:53:15.651Z] #17 56.50 Setting up apparmor (2.13.2-10) ... [2020-03-27T15:53:15.815Z] #44 154.6 CC criu/cr-service.o [2020-03-27T15:53:15.815Z] #44 ... [2020-03-27T15:53:15.815Z] [2020-03-27T15:53:15.815Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:53:15.815Z] #17 43.68 Unpacking bash-completion (1:2.8-6) ... [2020-03-27T15:53:16.070Z] #17 44.13 Selecting previously unselected package bzip2. [2020-03-27T15:53:16.070Z] #17 44.14 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-27T15:53:16.070Z] #17 44.14 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-27T15:53:16.070Z] #17 44.22 Selecting previously unselected package xz-utils. [2020-03-27T15:53:16.326Z] #17 44.24 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-27T15:53:16.326Z] #17 44.24 Unpacking xz-utils (5.2.4-1) ... [2020-03-27T15:53:16.326Z] #17 44.42 Selecting previously unselected package apparmor. [2020-03-27T15:53:16.326Z] #17 44.44 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-27T15:53:16.581Z] #17 44.53 Unpacking apparmor (2.13.2-10) ... [2020-03-27T15:53:16.837Z] #17 44.89 Selecting previously unselected package aufs-tools. [2020-03-27T15:53:16.837Z] #17 44.90 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-27T15:53:16.837Z] #17 44.91 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-27T15:53:16.875Z] #11 ... [2020-03-27T15:53:16.875Z] [2020-03-27T15:53:16.875Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:53:16.875Z] #44 76.32 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-27T15:53:16.875Z] #44 76.33 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-27T15:53:16.875Z] #44 76.34 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-27T15:53:16.875Z] #44 76.35 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-27T15:53:16.875Z] #44 76.37 Setting up python-six (1.12.0-1) ... [2020-03-27T15:53:16.875Z] #44 81.23 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-27T15:53:16.875Z] #44 81.23 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-27T15:53:16.875Z] #44 81.24 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-27T15:53:16.875Z] #44 81.26 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-03-27T15:53:16.875Z] #44 81.29 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-27T15:53:16.875Z] #44 81.31 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-27T15:53:16.875Z] #44 81.35 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-27T15:53:16.875Z] #44 81.35 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-27T15:53:16.875Z] #44 81.38 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-27T15:53:16.875Z] #44 81.39 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-27T15:53:16.875Z] #44 ... [2020-03-27T15:53:16.875Z] [2020-03-27T15:53:16.875Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:53:16.875Z] #39 0.469 + RM_GOPATH=0 [2020-03-27T15:53:16.875Z] #39 0.487 + TMP_GOPATH= [2020-03-27T15:53:16.875Z] #39 0.487 + : /build [2020-03-27T15:53:16.875Z] #39 0.488 + '[' -z '' ']' [2020-03-27T15:53:16.875Z] #39 0.490 ++ mktemp -d [2020-03-27T15:53:16.875Z] #39 0.493 + export GOPATH=/tmp/tmp.KWLx2RJ2oT [2020-03-27T15:53:16.875Z] #39 0.494 + GOPATH=/tmp/tmp.KWLx2RJ2oT [2020-03-27T15:53:16.875Z] #39 0.494 + RM_GOPATH=1 [2020-03-27T15:53:16.875Z] #39 0.501 ++ dirname ./install.sh [2020-03-27T15:53:16.875Z] #39 0.505 + dir=. [2020-03-27T15:53:16.875Z] #39 0.505 + bin=tini [2020-03-27T15:53:16.875Z] #39 0.506 + shift [2020-03-27T15:53:16.875Z] #39 0.508 + '[' '!' -f ./tini.installer ']' [2020-03-27T15:53:16.875Z] #39 0.509 + . ./tini.installer [2020-03-27T15:53:16.875Z] #39 0.510 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T15:53:16.875Z] #39 0.513 + install_tini [2020-03-27T15:53:16.875Z] #39 0.514 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-27T15:53:16.875Z] #39 0.515 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T15:53:16.875Z] #39 0.515 + git clone https://github.com/krallin/tini.git /tmp/tmp.KWLx2RJ2oT/tini [2020-03-27T15:53:16.875Z] #39 0.521 Cloning into '/tmp/tmp.KWLx2RJ2oT/tini'... [2020-03-27T15:53:16.875Z] #39 2.086 + cd /tmp/tmp.KWLx2RJ2oT/tini [2020-03-27T15:53:16.875Z] #39 2.107 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T15:53:16.875Z] #39 2.154 + cmake . [2020-03-27T15:53:17.092Z] #17 45.02 Selecting previously unselected package libonig5:amd64. [2020-03-27T15:53:17.092Z] #17 45.03 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-27T15:53:17.092Z] #17 45.04 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-27T15:53:17.092Z] #17 45.17 Selecting previously unselected package libjq1:amd64. [2020-03-27T15:53:17.092Z] #17 45.18 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-27T15:53:17.092Z] #17 45.19 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-27T15:53:17.348Z] #17 45.29 Selecting previously unselected package jq. [2020-03-27T15:53:17.348Z] #17 45.31 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-27T15:53:17.348Z] #17 45.34 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-27T15:53:17.348Z] #17 45.43 Selecting previously unselected package libaio1:amd64. [2020-03-27T15:53:17.348Z] #17 45.44 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-27T15:53:17.348Z] #17 45.44 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-27T15:53:17.348Z] #17 45.52 Selecting previously unselected package libgpm2:amd64. [2020-03-27T15:53:17.348Z] #17 45.52 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-27T15:53:17.348Z] #17 45.52 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-27T15:53:17.546Z] #17 58.06 Setting up xfsprogs (4.20.0-1) ... [2020-03-27T15:53:17.546Z] #17 58.07 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-27T15:53:17.546Z] #17 58.43 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-27T15:53:17.604Z] #17 45.58 Selecting previously unselected package libicu63:amd64. [2020-03-27T15:53:17.604Z] #17 45.59 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-03-27T15:53:17.604Z] #17 45.60 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-27T15:53:17.910Z] #39 3.401 -- The C compiler identification is GNU 8.3.0 [2020-03-27T15:53:18.200Z] #39 3.547 -- Check for working C compiler: /usr/bin/cc [2020-03-27T15:53:18.477Z] #17 59.26 Setting up python3-distutils (3.7.3-1) ... [2020-03-27T15:53:18.877Z] #65 242.7 + bin/containerd-stress [2020-03-27T15:53:18.877Z] #65 245.3 + bin/containerd-shim [2020-03-27T15:53:19.041Z] #17 59.79 Setting up python3-setuptools (40.8.0-1) ... [2020-03-27T15:53:19.234Z] #39 4.581 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-27T15:53:19.234Z] #39 4.596 -- Detecting C compiler ABI info [2020-03-27T15:53:19.864Z] #39 ... [2020-03-27T15:53:19.864Z] [2020-03-27T15:53:19.864Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T15:53:19.864Z] #28 29.12 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-27T15:53:19.864Z] #28 29.26 skipping existing c8c2d4a6b2e3 [2020-03-27T15:53:19.864Z] #28 29.61 [2020-03-27T15:53:19.864Z] #28 31.82 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-27T15:53:19.864Z] #28 32.29 [2020-03-27T15:53:19.864Z] #28 32.55 ######################################################################## 100.0% [2020-03-27T15:53:19.864Z] #28 32.95 [2020-03-27T15:53:19.864Z] #28 33.09 Download of images into '/build' complete. [2020-03-27T15:53:19.864Z] #28 33.11 Use something like the following to load the result into a Docker daemon: [2020-03-27T15:53:19.864Z] #28 33.11 tar -cC '/build' . | docker load [2020-03-27T15:53:19.864Z] #28 DONE 33.2s [2020-03-27T15:53:19.864Z] [2020-03-27T15:53:19.864Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-27T15:53:19.864Z] #31 86.56 Checking out files: 77% (1182/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: 92% (1402/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-03-27T15:53:19.864Z] #31 88.13 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-27T15:53:19.864Z] #31 88.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-27T15:53:20.036Z] Client: Docker Engine - Enterprise [2020-03-27T15:53:20.036Z] Version: 19.03.5 [2020-03-27T15:53:20.036Z] API version: 1.40 [2020-03-27T15:53:20.036Z] Go version: go1.12.12 [2020-03-27T15:53:20.036Z] Git commit: 2ee0c57608 [2020-03-27T15:53:20.036Z] Built: 11/13/2019 08:00:16 [2020-03-27T15:53:20.036Z] OS/Arch: windows/amd64 [2020-03-27T15:53:20.036Z] Experimental: false [2020-03-27T15:53:20.036Z] [2020-03-27T15:53:20.036Z] Server: Docker Engine - Enterprise [2020-03-27T15:53:20.036Z] Engine: [2020-03-27T15:53:20.036Z] Version: 19.03.5 [2020-03-27T15:53:20.036Z] API version: 1.40 (minimum version 1.24) [2020-03-27T15:53:20.036Z] Go version: go1.12.12 [2020-03-27T15:53:20.036Z] Git commit: 2ee0c57608 [2020-03-27T15:53:20.036Z] Built: 11/13/2019 07:58:51 [2020-03-27T15:53:20.036Z] OS/Arch: windows/amd64 [2020-03-27T15:53:20.036Z] Experimental: true [2020-03-27T15:53:20.154Z] #31 ... [2020-03-27T15:53:20.154Z] [2020-03-27T15:53:20.154Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:53:20.154Z] #48 79.35 sort [2020-03-27T15:53:20.154Z] #48 79.38 strconv [2020-03-27T15:53:20.154Z] #48 79.41 syscall [2020-03-27T15:53:20.154Z] #48 79.45 io [2020-03-27T15:53:20.154Z] #48 85.12 vendor/golang.org/x/net/dns/dnsmessage [2020-03-27T15:53:20.154Z] #48 87.78 bytes [2020-03-27T15:53:20.412Z] #17 61.01 Setting up python3-pip (18.1-5) ... [2020-03-27T15:53:20.443Z] #48 ... [2020-03-27T15:53:20.443Z] [2020-03-27T15:53:20.443Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:53:20.443Z] #39 5.714 -- Detecting C compiler ABI info - done [2020-03-27T15:53:20.443Z] #39 5.874 -- Detecting C compile features [2020-03-27T15:53:20.669Z] #17 ... [2020-03-27T15:53:20.669Z] [2020-03-27T15:53:20.669Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:53:20.669Z] #44 155.4 CC criu/ipc_ns.o [2020-03-27T15:53:20.669Z] #44 156.6 CC criu/irmap.o [2020-03-27T15:53:20.669Z] #44 157.4 CC criu/kcmp-ids.o [2020-03-27T15:53:20.669Z] #44 157.8 CC criu/kerndat.o [2020-03-27T15:53:20.669Z] #44 158.9 CC criu/libnetlink.o [2020-03-27T15:53:20.669Z] #44 159.3 CC criu/log.o [2020-03-27T15:53:20.669Z] #44 159.9 CC criu/lsm.o [2020-03-27T15:53:20.669Z] #44 160.4 CC criu/mem.o [2020-03-27T15:53:20.669Z] #44 162.0 CC criu/mount.o [2020-03-27T15:53:20.669Z] #44 ... [2020-03-27T15:53:20.669Z] [2020-03-27T15:53:20.669Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:53:20.669Z] #41 272.8 + dpkg --print-architecture [2020-03-27T15:53:20.669Z] #41 272.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-27T15:53:20.669Z] #41 273.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-27T15:53:20.669Z] #41 273.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-27T15:53:21.234Z] #41 ... [2020-03-27T15:53:21.234Z] [2020-03-27T15:53:21.234Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:53:21.234Z] #17 62.15 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:53:21.234Z] #17 62.18 Processing triggers for mime-support (3.62) ... [2020-03-27T15:53:21.469Z] #39 ... [2020-03-27T15:53:21.469Z] [2020-03-27T15:53:21.469Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-27T15:53:21.469Z] #44 90.32 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-27T15:53:21.469Z] #44 90.33 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:53:21.469Z] #44 DONE 90.8s [2020-03-27T15:53:21.469Z] [2020-03-27T15:53:21.469Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [Pipeline] sh [2020-03-27T15:53:21.764Z] #17 49.21 Selecting previously unselected package libnet1:amd64. [2020-03-27T15:53:21.764Z] #17 49.22 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-27T15:53:21.764Z] #17 49.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-27T15:53:21.764Z] #17 49.29 Selecting previously unselected package libnl-3-200:amd64. [2020-03-27T15:53:21.764Z] #17 49.30 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-27T15:53:21.764Z] #17 49.30 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-27T15:53:21.764Z] #17 49.44 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-27T15:53:21.764Z] #17 49.45 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-27T15:53:21.764Z] #17 49.47 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-27T15:53:21.764Z] #17 49.51 Selecting previously unselected package libreadline5:amd64. [2020-03-27T15:53:21.764Z] #17 49.51 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-27T15:53:21.764Z] #17 49.52 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-27T15:53:21.764Z] #17 49.65 Selecting previously unselected package net-tools. [2020-03-27T15:53:21.764Z] #17 49.66 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-27T15:53:21.764Z] #17 49.67 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-27T15:53:21.764Z] #17 49.90 Selecting previously unselected package python-pip-whl. [2020-03-27T15:53:22.019Z] #17 49.90 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-27T15:53:22.019Z] #17 49.92 Unpacking python-pip-whl (18.1-5) ... [2020-03-27T15:53:22.169Z] #17 DONE 62.8s [2020-03-27T15:53:22.169Z] [2020-03-27T15:53:22.169Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-27T15:53:22.274Z] #17 50.48 Selecting previously unselected package python3-lib2to3. [2020-03-27T15:53:22.529Z] #17 50.48 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-27T15:53:22.529Z] #17 50.50 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-27T15:53:22.784Z] #17 50.63 Selecting previously unselected package python3-distutils. [2020-03-27T15:53:22.784Z] #17 50.64 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-27T15:53:22.784Z] #17 50.65 Unpacking python3-distutils (3.7.3-1) ... [2020-03-27T15:53:22.784Z] #17 50.81 Selecting previously unselected package python3-pip. [2020-03-27T15:53:22.784Z] #17 50.81 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-27T15:53:22.784Z] #17 50.82 Unpacking python3-pip (18.1-5) ... [2020-03-27T15:53:22.965Z] #45 1.543 Note: Building without setproctitle() and strlcpy() support. [2020-03-27T15:53:22.965Z] #45 1.544 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-27T15:53:22.965Z] #45 1.579 Note: Building without GnuTLS support [2020-03-27T15:53:23.038Z] #17 51.01 Selecting previously unselected package python3-pkg-resources. [2020-03-27T15:53:23.038Z] #17 51.01 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-27T15:53:23.038Z] #17 51.01 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-27T15:53:23.038Z] #17 51.16 Selecting previously unselected package python3-setuptools. [2020-03-27T15:53:23.038Z] #17 51.17 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-27T15:53:23.038Z] #17 51.17 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-27T15:53:23.254Z] #45 ... [2020-03-27T15:53:23.254Z] [2020-03-27T15:53:23.254Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:53:23.254Z] #34 82.31 bytes [2020-03-27T15:53:23.254Z] #34 82.34 strings [2020-03-27T15:53:23.254Z] #34 ... [2020-03-27T15:53:23.254Z] [2020-03-27T15:53:23.254Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:53:23.254Z] #57 86.07 strconv [2020-03-27T15:53:23.254Z] #57 86.40 syscall [2020-03-27T15:53:23.254Z] #57 86.46 strings [2020-03-27T15:53:23.254Z] #57 86.48 bytes [2020-03-27T15:53:23.293Z] #17 51.40 Selecting previously unselected package python3-wheel. [2020-03-27T15:53:23.293Z] #17 51.40 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-27T15:53:23.293Z] #17 51.41 Unpacking python3-wheel (0.32.3-2) ... [2020-03-27T15:53:23.548Z] #17 51.50 Selecting previously unselected package sudo. [2020-03-27T15:53:23.548Z] #17 51.50 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-03-27T15:53:23.548Z] #17 51.51 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-27T15:53:23.653Z] + docker info [2020-03-27T15:53:24.065Z] #18 2.061 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-27T15:53:24.065Z] #18 2.065 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-27T15:53:24.065Z] #18 2.072 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-27T15:53:24.065Z] #18 DONE 2.2s [2020-03-27T15:53:24.065Z] [2020-03-27T15:53:24.065Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:53:24.065Z] #44 166.1 CC criu/namespaces.o [2020-03-27T15:53:24.065Z] #44 168.4 CC criu/net.o [2020-03-27T15:53:24.108Z] #17 52.03 Selecting previously unselected package thin-provisioning-tools. [2020-03-27T15:53:24.108Z] #17 52.05 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-27T15:53:24.108Z] #17 52.05 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-27T15:53:24.154Z] #65 250.5 + bin/containerd-shim-runc-v1 [2020-03-27T15:53:24.293Z] #57 ... [2020-03-27T15:53:24.293Z] [2020-03-27T15:53:24.293Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:53:24.293Z] #39 9.481 -- Detecting C compile features - done [2020-03-27T15:53:24.293Z] #39 9.569 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-27T15:53:24.363Z] #17 52.26 Selecting previously unselected package uidmap. [2020-03-27T15:53:24.363Z] #17 52.26 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-27T15:53:24.363Z] #17 52.27 Unpacking uidmap (1:4.5-1.1) ... [2020-03-27T15:53:24.363Z] #17 52.42 Selecting previously unselected package vim-runtime. [2020-03-27T15:53:24.363Z] #17 52.42 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-27T15:53:24.363Z] #17 52.45 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-27T15:53:24.618Z] #17 52.48 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-27T15:53:24.618Z] #17 52.50 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-27T15:53:24.920Z] #39 10.05 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-27T15:53:24.920Z] #39 10.31 -- Configuring done [2020-03-27T15:53:24.920Z] #39 10.36 -- Generating done [2020-03-27T15:53:24.920Z] #39 10.37 -- Build files have been written to: /tmp/tmp.KWLx2RJ2oT/tini [2020-03-27T15:53:24.920Z] #39 10.40 + make tini-static [2020-03-27T15:53:25.551Z] #39 11.05 Scanning dependencies of target tini-static [2020-03-27T15:53:25.842Z] #39 11.17 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-27T15:53:26.690Z] #65 253.3 + bin/containerd-shim-runc-v2 [2020-03-27T15:53:27.129Z] #17 ... [2020-03-27T15:53:27.129Z] [2020-03-27T15:53:27.129Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:53:27.129Z] #44 156.3 CC criu/crtools.o [2020-03-27T15:53:27.129Z] #44 156.8 CC criu/eventfd.o [2020-03-27T15:53:27.129Z] #44 157.2 CC criu/eventpoll.o [2020-03-27T15:53:27.129Z] #44 158.2 CC criu/external.o [2020-03-27T15:53:27.129Z] #44 158.6 CC criu/fault-injection.o [2020-03-27T15:53:27.129Z] #44 158.7 CC criu/fdstore.o [2020-03-27T15:53:27.129Z] #44 159.0 CC criu/fifo.o [2020-03-27T15:53:27.129Z] #44 159.4 CC criu/file-ids.o [2020-03-27T15:53:27.129Z] #44 159.9 CC criu/file-lock.o [2020-03-27T15:53:27.129Z] #44 160.7 CC criu/files-ext.o [2020-03-27T15:53:27.129Z] #44 161.0 CC criu/files-reg.o [2020-03-27T15:53:27.129Z] #44 163.2 CC criu/files.o [2020-03-27T15:53:27.129Z] #44 165.5 CC criu/filesystems.o [2020-03-27T15:53:27.129Z] #44 166.2 CC criu/fsnotify.o [2020-03-27T15:53:27.340Z] #44 172.1 CC criu/netfilter.o [2020-03-27T15:53:27.597Z] #44 172.6 CC criu/page-pipe.o [2020-03-27T15:53:27.626Z] #65 254.4 + binaries [2020-03-27T15:53:27.626Z] #65 254.4 + mkdir -p /build [2020-03-27T15:53:27.626Z] #65 254.4 + cp bin/containerd /build/containerd [2020-03-27T15:53:27.626Z] #65 254.4 + cp bin/containerd-shim /build/containerd-shim [2020-03-27T15:53:27.626Z] #65 254.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-27T15:53:27.626Z] #65 254.5 + cp bin/ctr /build/ctr [2020-03-27T15:53:27.690Z] #44 ... [2020-03-27T15:53:27.690Z] [2020-03-27T15:53:27.690Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:53:27.690Z] #17 55.69 Selecting previously unselected package vim. [2020-03-27T15:53:27.690Z] #17 55.70 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-27T15:53:27.690Z] #17 55.73 Unpacking vim (2:8.1.0875-5) ... [2020-03-27T15:53:27.886Z] #65 DONE 254.9s [2020-03-27T15:53:28.310Z] #17 56.40 Selecting previously unselected package xfsprogs. [2020-03-27T15:53:28.310Z] #17 56.42 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-27T15:53:28.310Z] #17 56.43 Unpacking xfsprogs (4.20.0-1) ... [2020-03-27T15:53:28.528Z] #44 173.3 CC criu/page-xfer.o [2020-03-27T15:53:29.241Z] #17 57.03 Selecting previously unselected package zip. [2020-03-27T15:53:29.241Z] #17 57.05 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-03-27T15:53:29.242Z] #17 57.05 Unpacking zip (3.0-11+b1) ... [2020-03-27T15:53:29.242Z] #17 57.24 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-27T15:53:29.242Z] #17 57.27 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-27T15:53:29.242Z] #17 57.29 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-27T15:53:29.242Z] #17 57.30 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-27T15:53:29.242Z] #17 57.31 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-27T15:53:29.242Z] #17 57.33 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-27T15:53:29.242Z] #17 57.34 Setting up uidmap (1:4.5-1.1) ... [2020-03-27T15:53:29.242Z] #17 57.37 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-27T15:53:29.242Z] #17 57.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-27T15:53:29.242Z] #17 57.40 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-27T15:53:29.242Z] #17 57.42 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-27T15:53:29.242Z] #17 57.43 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-27T15:53:29.350Z] #39 14.32 [100%] Linking C executable tini-static [2020-03-27T15:53:29.497Z] #17 57.44 Setting up xxd (2:8.1.0875-5) ... [2020-03-27T15:53:29.497Z] #17 57.45 Setting up zip (3.0-11+b1) ... [2020-03-27T15:53:29.497Z] #17 57.48 Setting up vim-common (2:8.1.0875-5) ... [2020-03-27T15:53:29.497Z] #17 57.53 Setting up bash-completion (1:2.8-6) ... [2020-03-27T15:53:29.788Z] [2020-03-27T15:53:29.788Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-27T15:53:29.788Z] #66 DONE 0.3s [2020-03-27T15:53:29.788Z] [2020-03-27T15:53:29.788Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-27T15:53:29.899Z] #44 174.7 CC criu/pagemap-cache.o [2020-03-27T15:53:29.981Z] #39 15.45 [100%] Built target tini-static [2020-03-27T15:53:30.047Z] #70 DONE 0.1s [2020-03-27T15:53:30.047Z] [2020-03-27T15:53:30.047Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-27T15:53:30.047Z] #72 DONE 0.2s [2020-03-27T15:53:30.047Z] [2020-03-27T15:53:30.047Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-27T15:53:30.047Z] #75 DONE 0.1s [2020-03-27T15:53:30.283Z] #39 15.64 + mkdir -p /build [2020-03-27T15:53:30.283Z] #39 15.65 + cp tini-static /build/docker-init [2020-03-27T15:53:30.306Z] [2020-03-27T15:53:30.306Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-27T15:53:30.306Z] #76 DONE 0.0s [2020-03-27T15:53:30.306Z] [2020-03-27T15:53:30.306Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-27T15:53:30.464Z] #44 175.2 CC criu/pagemap.o [2020-03-27T15:53:30.574Z] #39 DONE 15.8s [2020-03-27T15:53:30.574Z] [2020-03-27T15:53:30.574Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:53:30.574Z] #45 3.914 fatal: not a git repository (or any of the parent directories): .git [2020-03-27T15:53:30.574Z] #45 3.976 GEN .gitid [2020-03-27T15:53:30.574Z] #45 3.995 GEN criu/include/version.h [2020-03-27T15:53:30.574Z] #45 4.021 GEN include/common/asm [2020-03-27T15:53:30.574Z] #45 6.472 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-27T15:53:30.574Z] #45 6.696 PBCC images/opts.pb-c.c [2020-03-27T15:53:30.574Z] #45 6.799 PBCC images/sit.pb-c.c [2020-03-27T15:53:30.574Z] #45 6.925 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-27T15:53:30.574Z] #45 7.026 DEP images/opts.pb-c.d [2020-03-27T15:53:30.574Z] #45 7.109 DEP images/sit.pb-c.d [2020-03-27T15:53:30.574Z] #45 7.191 PBCC images/macvlan.pb-c.c [2020-03-27T15:53:30.574Z] #45 7.243 DEP images/macvlan.pb-c.d [2020-03-27T15:53:30.574Z] #45 7.385 PBCC images/autofs.pb-c.c [2020-03-27T15:53:30.574Z] #45 7.473 DEP images/autofs.pb-c.d [2020-03-27T15:53:30.574Z] #45 7.563 PBCC images/sysctl.pb-c.c [2020-03-27T15:53:30.574Z] #45 7.606 DEP images/sysctl.pb-c.d [2020-03-27T15:53:30.574Z] #45 7.693 PBCC images/time.pb-c.c [2020-03-27T15:53:30.574Z] #45 7.709 DEP images/time.pb-c.d [2020-03-27T15:53:30.574Z] #45 7.774 PBCC images/binfmt-misc.pb-c.c [2020-03-27T15:53:30.574Z] #45 7.862 DEP images/binfmt-misc.pb-c.d [2020-03-27T15:53:30.574Z] #45 7.925 PBCC images/seccomp.pb-c.c [2020-03-27T15:53:30.574Z] #45 7.945 DEP images/seccomp.pb-c.d [2020-03-27T15:53:30.574Z] #45 8.029 PBCC images/userns.pb-c.c [2020-03-27T15:53:30.574Z] #45 8.064 DEP images/userns.pb-c.d [2020-03-27T15:53:30.574Z] #45 8.159 PBCC images/cgroup.pb-c.c [2020-03-27T15:53:30.574Z] #45 8.208 DEP images/cgroup.pb-c.d [2020-03-27T15:53:30.574Z] #45 8.359 PBCC images/fown.pb-c.c [2020-03-27T15:53:30.574Z] #45 8.390 PBCC images/ext-file.pb-c.c [2020-03-27T15:53:30.574Z] #45 8.414 DEP images/fown.pb-c.d [2020-03-27T15:53:30.574Z] #45 8.545 DEP images/ext-file.pb-c.d [2020-03-27T15:53:30.574Z] #45 8.624 PBCC images/rpc.pb-c.c [2020-03-27T15:53:30.574Z] #45 8.711 DEP images/rpc.pb-c.d [2020-03-27T15:53:30.574Z] #45 8.801 PBCC images/siginfo.pb-c.c [2020-03-27T15:53:30.574Z] #45 8.853 DEP images/siginfo.pb-c.d [2020-03-27T15:53:30.574Z] #45 8.987 PBCC images/pagemap.pb-c.c [2020-03-27T15:53:30.574Z] #45 9.068 DEP images/pagemap.pb-c.d [2020-03-27T15:53:30.574Z] #45 9.177 PBCC images/rlimit.pb-c.c [2020-03-27T15:53:30.574Z] #45 9.207 DEP images/rlimit.pb-c.d [2020-03-27T15:53:30.574Z] #45 9.283 PBCC images/file-lock.pb-c.c [2020-03-27T15:53:30.574Z] #45 9.384 DEP images/file-lock.pb-c.d [2020-03-27T15:53:30.865Z] #45 9.600 PBCC images/tty.pb-c.c [2020-03-27T15:53:31.157Z] #45 9.854 DEP images/tty.pb-c.d [2020-03-27T15:53:31.157Z] #45 10.00 PBCC images/tun.pb-c.c [2020-03-27T15:53:31.157Z] #45 10.10 PBCC images/netdev.pb-c.c [2020-03-27T15:53:31.395Z] #44 176.1 CC criu/parasite-syscall.o [2020-03-27T15:53:31.448Z] #45 10.26 DEP images/tun.pb-c.d [2020-03-27T15:53:31.448Z] #45 10.38 DEP images/netdev.pb-c.d [2020-03-27T15:53:31.739Z] #45 10.50 PBCC images/vma.pb-c.c [2020-03-27T15:53:32.030Z] #45 10.69 DEP images/vma.pb-c.d [2020-03-27T15:53:32.030Z] #45 10.80 PBCC images/creds.pb-c.c [2020-03-27T15:53:32.030Z] #45 10.84 DEP images/creds.pb-c.d [2020-03-27T15:53:32.210Z] #77 DONE 1.6s [2020-03-27T15:53:32.210Z] [2020-03-27T15:53:32.210Z] #78 exporting to image [2020-03-27T15:53:32.210Z] #78 exporting layers [2020-03-27T15:53:32.321Z] #45 11.02 PBCC images/utsns.pb-c.c [2020-03-27T15:53:32.321Z] #45 11.06 DEP images/utsns.pb-c.d [2020-03-27T15:53:32.321Z] #45 11.14 PBCC images/ipc-desc.pb-c.c [2020-03-27T15:53:32.321Z] #45 11.15 PBCC images/ipc-sem.pb-c.c [2020-03-27T15:53:32.321Z] #45 11.18 DEP images/ipc-desc.pb-c.d [2020-03-27T15:53:32.327Z] #44 177.0 CC criu/path.o [2020-03-27T15:53:32.327Z] #44 177.3 CC criu/pie-util-vdso-elf32.o [2020-03-27T15:53:32.612Z] #45 11.22 DEP images/ipc-sem.pb-c.d [2020-03-27T15:53:32.612Z] #45 11.26 PBCC images/ipc-msg.pb-c.c [2020-03-27T15:53:32.612Z] #45 11.28 DEP images/ipc-msg.pb-c.d [2020-03-27T15:53:32.612Z] #45 11.34 PBCC images/ipc-shm.pb-c.c [2020-03-27T15:53:32.612Z] #45 11.39 DEP images/ipc-shm.pb-c.d [2020-03-27T15:53:32.612Z] #45 11.44 PBCC images/ipc-var.pb-c.c [2020-03-27T15:53:32.612Z] #45 11.49 DEP images/ipc-var.pb-c.d [2020-03-27T15:53:32.755Z] #17 60.36 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-27T15:53:32.755Z] #17 60.37 Setting up xz-utils (5.2.4-1) ... [2020-03-27T15:53:32.755Z] #17 60.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-27T15:53:32.755Z] #17 60.39 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-27T15:53:32.755Z] #17 60.45 invoke-rc.d: could not determine current runlevel [2020-03-27T15:53:32.755Z] #17 60.47 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-27T15:53:32.755Z] #17 60.47 Setting up pigz (2.4-1) ... [2020-03-27T15:53:32.755Z] #17 60.49 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-27T15:53:32.755Z] #17 60.50 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-27T15:53:32.755Z] #17 60.52 Setting up python-pip-whl (18.1-5) ... [2020-03-27T15:53:32.755Z] #17 60.53 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-27T15:53:32.755Z] #17 60.54 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-27T15:53:32.893Z] #44 177.8 CC criu/pie-util-vdso.o [2020-03-27T15:53:32.903Z] #45 11.58 PBCC images/sk-opts.pb-c.c [2020-03-27T15:53:32.903Z] #45 11.62 PBCC images/packet-sock.pb-c.c [2020-03-27T15:53:32.903Z] #45 11.82 DEP images/sk-opts.pb-c.d [2020-03-27T15:53:33.009Z] #17 60.97 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-27T15:53:33.009Z] #17 60.98 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-27T15:53:33.009Z] #17 60.99 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-27T15:53:33.009Z] #17 61.00 Setting up vim (2:8.1.0875-5) ... [2020-03-27T15:53:33.009Z] #17 61.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-27T15:53:33.009Z] #17 61.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-27T15:53:33.009Z] #17 61.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-27T15:53:33.009Z] #17 61.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-27T15:53:33.009Z] #17 61.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-27T15:53:33.009Z] #17 61.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-27T15:53:33.009Z] #17 61.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-27T15:53:33.009Z] #17 61.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-27T15:53:33.009Z] #17 61.06 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-27T15:53:33.009Z] #17 61.07 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-27T15:53:33.009Z] #17 61.08 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-27T15:53:33.009Z] #17 61.09 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-27T15:53:33.151Z] #44 178.2 CC criu/pie-util.o [2020-03-27T15:53:33.195Z] #45 11.94 DEP images/packet-sock.pb-c.d [2020-03-27T15:53:33.195Z] #45 12.06 PBCC images/sk-netlink.pb-c.c [2020-03-27T15:53:33.264Z] #17 61.10 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-27T15:53:33.264Z] #17 61.12 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-27T15:53:33.409Z] #44 178.4 CC criu/pipes.o [2020-03-27T15:53:33.486Z] #45 12.13 DEP images/sk-netlink.pb-c.d [2020-03-27T15:53:33.486Z] #45 12.20 PBCC images/sk-inet.pb-c.c [2020-03-27T15:53:33.486Z] #45 12.27 DEP images/sk-inet.pb-c.d [2020-03-27T15:53:33.779Z] #45 12.42 PBCC images/sk-unix.pb-c.c [2020-03-27T15:53:33.779Z] #45 12.50 DEP images/sk-unix.pb-c.d [2020-03-27T15:53:34.070Z] #45 12.65 PBCC images/mm.pb-c.c [2020-03-27T15:53:34.070Z] #45 12.74 DEP images/mm.pb-c.d [2020-03-27T15:53:34.070Z] #45 12.83 PBCC images/timerfd.pb-c.c [2020-03-27T15:53:34.342Z] #44 ... [2020-03-27T15:53:34.342Z] [2020-03-27T15:53:34.342Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-27T15:53:34.342Z] #19 6.120 Collecting yamllint==1.16.0 [2020-03-27T15:53:34.342Z] #19 ... [2020-03-27T15:53:34.342Z] [2020-03-27T15:53:34.342Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:53:34.342Z] #44 179.1 CC criu/plugin.o [2020-03-27T15:53:34.380Z] #45 12.98 DEP images/timerfd.pb-c.d [2020-03-27T15:53:34.380Z] #45 13.12 PBCC images/timer.pb-c.c [2020-03-27T15:53:34.380Z] #45 13.17 DEP images/timer.pb-c.d [2020-03-27T15:53:34.672Z] #45 13.36 PBCC images/sa.pb-c.c [2020-03-27T15:53:34.908Z] #44 179.5 CC criu/proc_parse.o [2020-03-27T15:53:34.960Z] #45 13.53 DEP images/sa.pb-c.d [2020-03-27T15:53:34.960Z] #45 ... [2020-03-27T15:53:34.960Z] [2020-03-27T15:53:34.960Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:53:34.960Z] #11 94.36 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-27T15:53:34.960Z] #11 94.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-27T15:53:34.960Z] #11 94.38 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-27T15:53:34.960Z] #11 ... [2020-03-27T15:53:34.960Z] [2020-03-27T15:53:34.960Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:53:34.960Z] #45 13.67 PBCC images/pipe-data.pb-c.c [2020-03-27T15:53:34.960Z] #45 13.69 DEP images/pipe-data.pb-c.d [2020-03-27T15:53:34.960Z] #45 13.76 PBCC images/mnt.pb-c.c [2020-03-27T15:53:35.250Z] #45 13.87 DEP images/mnt.pb-c.d [2020-03-27T15:53:35.250Z] #45 14.03 PBCC images/sk-packet.pb-c.c [2020-03-27T15:53:35.250Z] #45 14.05 DEP images/sk-packet.pb-c.d [2020-03-27T15:53:35.500Z] #78 exporting layers 3.7s done [2020-03-27T15:53:35.500Z] #78 writing image sha256:fd05c069b2d41f486ef0a9f0739afdddfd1985e1dea55ed9a5d5401b6f80cd6e done [2020-03-27T15:53:35.500Z] #78 naming to docker.io/library/docker:b02e0024f5dc3f91c228ac3e4716036eca44c6c9 done [2020-03-27T15:53:35.500Z] #78 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-03-27T15:53:35.541Z] #45 14.09 PBCC images/tcp-stream.pb-c.c [2020-03-27T15:53:35.541Z] #45 14.16 DEP images/tcp-stream.pb-c.d [2020-03-27T15:53:35.541Z] #45 14.26 PBCC images/pipe.pb-c.c [2020-03-27T15:53:35.541Z] #45 14.33 DEP images/pipe.pb-c.d [Pipeline] sh [2020-03-27T15:53:35.832Z] #45 14.42 PBCC images/pstree.pb-c.c [2020-03-27T15:53:35.832Z] #45 14.44 DEP images/pstree.pb-c.d [2020-03-27T15:53:35.832Z] #45 14.51 PBCC images/fs.pb-c.c [2020-03-27T15:53:35.832Z] #45 14.54 DEP images/fs.pb-c.d [2020-03-27T15:53:35.841Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40712/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b02e0024f5dc3f91c228ac3e4716036eca44c6c9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b02e0024f5dc3f91c228ac3e4716036eca44c6c9 hack/test/unit [2020-03-27T15:53:36.124Z] #45 14.68 PBCC images/signalfd.pb-c.c [2020-03-27T15:53:36.124Z] #45 14.74 DEP images/signalfd.pb-c.d [2020-03-27T15:53:36.124Z] #45 14.83 PBCC images/fh.pb-c.c [2020-03-27T15:53:36.124Z] #45 14.91 PBCC images/fsnotify.pb-c.c [2020-03-27T15:53:36.124Z] #45 ... [2020-03-27T15:53:36.124Z] [2020-03-27T15:53:36.124Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:53:36.124Z] #34 95.17 bufio [2020-03-27T15:53:36.124Z] #34 97.66 reflect [2020-03-27T15:53:36.124Z] #34 100.7 path [2020-03-27T15:53:36.124Z] #34 103.3 text/tabwriter [2020-03-27T15:53:36.124Z] #34 ... [2020-03-27T15:53:36.124Z] [2020-03-27T15:53:36.124Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:53:36.124Z] #45 15.05 DEP images/fh.pb-c.d [2020-03-27T15:53:36.415Z] #45 15.15 DEP images/fsnotify.pb-c.d [2020-03-27T15:53:36.415Z] #45 15.22 PBCC images/eventpoll.pb-c.c [2020-03-27T15:53:36.415Z] #45 15.25 DEP images/eventpoll.pb-c.d [2020-03-27T15:53:36.521Z] #17 64.26 Setting up iptables (1.8.2-4) ... [2020-03-27T15:53:36.521Z] #17 64.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-27T15:53:36.521Z] #17 64.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-27T15:53:36.521Z] #17 64.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-27T15:53:36.521Z] #17 64.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-27T15:53:36.521Z] #17 64.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-27T15:53:36.521Z] #17 64.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-27T15:53:36.521Z] #17 64.33 Setting up python3 (3.7.3-1) ... [2020-03-27T15:53:36.705Z] #45 15.34 PBCC images/eventfd.pb-c.c [2020-03-27T15:53:36.705Z] #45 15.39 DEP images/eventfd.pb-c.d [2020-03-27T15:53:36.705Z] #45 15.47 PBCC images/remap-file-path.pb-c.c [2020-03-27T15:53:36.705Z] #45 15.49 DEP images/remap-file-path.pb-c.d [2020-03-27T15:53:36.705Z] #45 15.60 PBCC images/fifo.pb-c.c [2020-03-27T15:53:36.775Z] #17 64.81 Setting up python3-wheel (0.32.3-2) ... [2020-03-27T15:53:36.994Z] #45 15.63 DEP images/fifo.pb-c.d [2020-03-27T15:53:36.994Z] #45 15.73 PBCC images/ghost-file.pb-c.c [2020-03-27T15:53:36.994Z] #45 15.81 DEP images/ghost-file.pb-c.d [2020-03-27T15:53:37.283Z] #45 15.92 PBCC images/regfile.pb-c.c [2020-03-27T15:53:37.283Z] #45 16.05 DEP images/regfile.pb-c.d [2020-03-27T15:53:37.435Z] #44 182.4 CC criu/protobuf-desc.o [2020-03-27T15:53:37.571Z] #45 16.20 PBCC images/ns.pb-c.c [2020-03-27T15:53:37.571Z] #45 16.27 DEP images/ns.pb-c.d [2020-03-27T15:53:37.571Z] #45 16.38 PBCC images/fdinfo.pb-c.c [2020-03-27T15:53:37.699Z] #17 65.68 Setting up apparmor (2.13.2-10) ... [2020-03-27T15:53:37.861Z] #45 16.53 DEP images/fdinfo.pb-c.d [2020-03-27T15:53:37.861Z] #45 16.63 PBCC images/core-aarch64.pb-c.c [2020-03-27T15:53:37.861Z] #45 16.72 PBCC images/core-arm.pb-c.c [2020-03-27T15:53:38.150Z] #45 16.80 PBCC images/core-ppc64.pb-c.c [2020-03-27T15:53:38.150Z] #45 16.99 PBCC images/core-s390.pb-c.c [2020-03-27T15:53:38.258Z] #17 ... [2020-03-27T15:53:38.258Z] [2020-03-27T15:53:38.258Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:53:38.258Z] #44 167.3 CC criu/image-desc.o [2020-03-27T15:53:38.258Z] #44 167.5 CC criu/image.o [2020-03-27T15:53:38.258Z] #44 168.6 CC criu/ipc_ns.o [2020-03-27T15:53:38.258Z] #44 170.1 CC criu/irmap.o [2020-03-27T15:53:38.258Z] #44 170.7 CC criu/kcmp-ids.o [2020-03-27T15:53:38.258Z] #44 171.0 CC criu/kerndat.o [2020-03-27T15:53:38.258Z] #44 172.1 CC criu/libnetlink.o [2020-03-27T15:53:38.258Z] #44 172.5 CC criu/log.o [2020-03-27T15:53:38.258Z] #44 173.1 CC criu/lsm.o [2020-03-27T15:53:38.258Z] #44 173.6 CC criu/mem.o [2020-03-27T15:53:38.258Z] #44 175.5 CC criu/mount.o [2020-03-27T15:53:38.437Z] #45 17.09 PBCC images/core-x86.pb-c.c [2020-03-27T15:53:38.437Z] #45 17.30 PBCC images/core.pb-c.c [2020-03-27T15:53:38.513Z] #44 ... [2020-03-27T15:53:38.513Z] [2020-03-27T15:53:38.513Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:53:38.513Z] #41 285.3 + dpkg --print-architecture [2020-03-27T15:53:38.513Z] #41 285.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-27T15:53:38.513Z] #41 285.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-27T15:53:38.513Z] #41 285.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-27T15:53:38.727Z] #45 17.47 PBCC images/inventory.pb-c.c [2020-03-27T15:53:38.727Z] #45 17.63 DEP images/core-aarch64.pb-c.d [2020-03-27T15:53:38.808Z] #44 183.5 CC criu/protobuf.o [2020-03-27T15:53:39.015Z] #45 17.72 DEP images/core-arm.pb-c.d [2020-03-27T15:53:39.015Z] #45 17.80 DEP images/core-ppc64.pb-c.d [2020-03-27T15:53:39.072Z] #41 ... [2020-03-27T15:53:39.072Z] [2020-03-27T15:53:39.072Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:53:39.072Z] #17 67.28 Setting up xfsprogs (4.20.0-1) ... [2020-03-27T15:53:39.312Z] #45 17.94 DEP images/core-s390.pb-c.d [2020-03-27T15:53:39.312Z] #45 18.06 DEP images/core-x86.pb-c.d [2020-03-27T15:53:39.327Z] #17 67.29 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-27T15:53:39.373Z] #44 ... [2020-03-27T15:53:39.373Z] [2020-03-27T15:53:39.373Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-27T15:53:39.373Z] #19 11.55 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-27T15:53:39.373Z] #19 11.64 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-27T15:53:39.373Z] #19 11.70 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-27T15:53:39.373Z] #19 11.77 Collecting pyyaml (from yamllint==1.16.0) [2020-03-27T15:53:39.373Z] #19 11.95 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-27T15:53:39.373Z] #19 13.23 Building wheels for collected packages: pyyaml [2020-03-27T15:53:39.373Z] #19 13.24 Running setup.py bdist_wheel for pyyaml: started [2020-03-27T15:53:39.373Z] #19 14.21 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-27T15:53:39.373Z] #19 14.21 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-27T15:53:39.373Z] #19 14.26 Successfully built pyyaml [2020-03-27T15:53:39.373Z] #19 14.28 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-27T15:53:39.373Z] #19 14.62 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-27T15:53:39.373Z] #19 DONE 15.1s [2020-03-27T15:53:39.373Z] [2020-03-27T15:53:39.373Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:53:39.373Z] #44 184.1 CC criu/pstree.o [2020-03-27T15:53:39.373Z] #44 ... [2020-03-27T15:53:39.373Z] [2020-03-27T15:53:39.373Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-27T15:53:39.373Z] #24 DONE 0.2s [2020-03-27T15:53:39.373Z] [2020-03-27T15:53:39.373Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-27T15:53:39.607Z] #45 18.23 DEP images/core.pb-c.d [2020-03-27T15:53:39.607Z] #45 18.38 DEP images/inventory.pb-c.d [2020-03-27T15:53:39.607Z] #45 18.49 PBCC images/cpuinfo.pb-c.c [2020-03-27T15:53:39.888Z] #17 67.75 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-27T15:53:39.897Z] #45 18.55 DEP images/cpuinfo.pb-c.d [2020-03-27T15:53:39.897Z] #45 18.65 PBCC images/stats.pb-c.c [2020-03-27T15:53:39.897Z] #45 18.73 DEP images/stats.pb-c.d [2020-03-27T15:53:40.032Z] ? github.com/docker/docker/api [no test files] [2020-03-27T15:53:40.305Z] #28 DONE 0.7s [2020-03-27T15:53:40.306Z] [2020-03-27T15:53:40.306Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-27T15:53:40.306Z] #31 DONE 0.1s [2020-03-27T15:53:40.306Z] [2020-03-27T15:53:40.306Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-27T15:53:40.306Z] #34 DONE 0.1s [2020-03-27T15:53:40.306Z] [2020-03-27T15:53:40.306Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-27T15:53:40.306Z] #39 DONE 0.1s [2020-03-27T15:53:40.306Z] [2020-03-27T15:53:40.306Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:53:40.306Z] #41 DONE 302.4s [2020-03-27T15:53:40.306Z] [2020-03-27T15:53:40.306Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:53:40.526Z] #45 ... [2020-03-27T15:53:40.527Z] [2020-03-27T15:53:40.527Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:53:40.527Z] #57 99.73 bufio [2020-03-27T15:53:40.527Z] #57 104.4 text/tabwriter [2020-03-27T15:53:40.527Z] #57 105.5 reflect [2020-03-27T15:53:40.527Z] #57 107.4 regexp/syntax [2020-03-27T15:53:40.812Z] #17 68.74 Setting up python3-distutils (3.7.3-1) ... [2020-03-27T15:53:40.818Z] #57 ... [2020-03-27T15:53:40.818Z] [2020-03-27T15:53:40.818Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:53:40.818Z] #34 109.2 internal/syscall/unix [2020-03-27T15:53:40.818Z] #34 109.2 time [2020-03-27T15:53:40.818Z] #34 ... [2020-03-27T15:53:40.818Z] [2020-03-27T15:53:40.818Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:53:40.818Z] #48 100.0 reflect [2020-03-27T15:53:40.818Z] #48 100.5 bufio [2020-03-27T15:53:40.818Z] #48 108.9 regexp/syntax [2020-03-27T15:53:40.869Z] #44 185.8 CC criu/rbtree.o [2020-03-27T15:53:41.066Z] #17 69.18 Setting up python3-setuptools (40.8.0-1) ... [2020-03-27T15:53:41.107Z] #48 ... [2020-03-27T15:53:41.107Z] [2020-03-27T15:53:41.107Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:53:41.107Z] #11 104.9 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-27T15:53:41.107Z] #11 104.9 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-27T15:53:41.107Z] #11 104.9 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:53:41.107Z] #11 105.1 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-27T15:53:41.107Z] #11 105.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-27T15:53:41.107Z] #11 105.1 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:53:41.126Z] #44 186.1 CC criu/rst-malloc.o [2020-03-27T15:53:41.690Z] #44 186.5 CC criu/seccomp.o [2020-03-27T15:53:41.737Z] #11 ... [2020-03-27T15:53:41.737Z] [2020-03-27T15:53:41.737Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:53:41.737Z] #48 110.9 vendor/golang.org/x/text/transform [2020-03-27T15:53:41.947Z] #44 ... [2020-03-27T15:53:41.947Z] [2020-03-27T15:53:41.947Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-27T15:53:41.947Z] #42 DONE 0.2s [2020-03-27T15:53:41.947Z] [2020-03-27T15:53:41.947Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:53:42.204Z] #44 187.0 CC criu/seize.o [2020-03-27T15:53:42.427Z] #17 70.50 Setting up python3-pip (18.1-5) ... [2020-03-27T15:53:42.769Z] #44 187.6 CC criu/servicefd.o [2020-03-27T15:53:43.026Z] #44 188.0 CC criu/shmem.o [2020-03-27T15:53:43.351Z] #17 71.50 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:53:43.351Z] #17 71.54 Processing triggers for mime-support (3.62) ... [2020-03-27T15:53:43.958Z] #44 188.7 CC criu/sigframe.o [2020-03-27T15:53:43.958Z] #44 188.8 CC criu/signalfd.o [2020-03-27T15:53:44.215Z] #44 189.0 CC criu/sk-inet.o [2020-03-27T15:53:44.278Z] #17 DONE 72.3s [2020-03-27T15:53:44.278Z] [2020-03-27T15:53:44.278Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-27T15:53:45.147Z] #44 189.8 CC criu/sk-netlink.o [2020-03-27T15:53:45.404Z] #44 190.2 CC criu/sk-packet.o [2020-03-27T15:53:45.968Z] #44 190.7 CC criu/sk-queue.o [2020-03-27T15:53:46.163Z] #18 1.835 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-27T15:53:46.163Z] #18 1.841 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-27T15:53:46.163Z] #18 1.845 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-27T15:53:46.163Z] #18 DONE 2.0s [2020-03-27T15:53:46.163Z] [2020-03-27T15:53:46.163Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-27T15:53:46.226Z] #44 191.1 CC criu/sk-tcp.o [2020-03-27T15:53:46.791Z] #44 191.6 CC criu/sk-unix.o [2020-03-27T15:53:48.625Z] #48 ... [2020-03-27T15:53:48.625Z] [2020-03-27T15:53:48.625Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:53:48.625Z] #45 21.27 make[1]: Nothing to be done for 'all'. [2020-03-27T15:53:48.625Z] #45 23.62 CC images/stats.o [2020-03-27T15:53:48.625Z] #45 24.31 CC images/core.o [2020-03-27T15:53:48.625Z] #45 25.51 CC images/core-x86.o [2020-03-27T15:53:48.625Z] #45 26.39 CC images/core-arm.o [2020-03-27T15:53:48.625Z] #45 ... [2020-03-27T15:53:48.625Z] [2020-03-27T15:53:48.625Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:53:48.625Z] #57 117.3 time [2020-03-27T15:53:48.687Z] #44 193.2 CC criu/sockets.o [2020-03-27T15:53:49.251Z] #44 194.0 CC criu/stats.o [2020-03-27T15:53:49.251Z] #44 194.2 CC criu/string.o [2020-03-27T15:53:49.508Z] #44 194.3 CC criu/sysctl.o [2020-03-27T15:53:50.072Z] #44 194.9 CC criu/sysfs_parse.o [2020-03-27T15:53:50.322Z] #19 ... [2020-03-27T15:53:50.322Z] [2020-03-27T15:53:50.322Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:53:50.322Z] #44 179.4 CC criu/namespaces.o [2020-03-27T15:53:50.322Z] #44 181.3 CC criu/net.o [2020-03-27T15:53:50.322Z] #44 185.4 CC criu/netfilter.o [2020-03-27T15:53:50.322Z] #44 186.0 CC criu/page-pipe.o [2020-03-27T15:53:50.322Z] #44 186.8 CC criu/page-xfer.o [2020-03-27T15:53:50.322Z] #44 188.5 CC criu/pagemap-cache.o [2020-03-27T15:53:50.322Z] #44 189.0 CC criu/pagemap.o [2020-03-27T15:53:50.329Z] #44 195.2 CC criu/timerfd.o [2020-03-27T15:53:50.586Z] #44 195.6 CC criu/tty.o [2020-03-27T15:53:51.248Z] #44 190.2 CC criu/parasite-syscall.o [2020-03-27T15:53:51.809Z] #44 ... [2020-03-27T15:53:51.809Z] [2020-03-27T15:53:51.809Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-27T15:53:51.809Z] #19 5.679 Collecting yamllint==1.16.0 [2020-03-27T15:53:52.257Z] ok github.com/docker/docker/api/server 0.063s coverage: 9.0% of statements [2020-03-27T15:53:52.483Z] #44 197.2 CC criu/tun.o [2020-03-27T15:53:52.740Z] #44 197.6 CC criu/uffd.o [2020-03-27T15:53:54.111Z] #44 198.7 CC criu/util.o [2020-03-27T15:53:54.178Z] #57 ... [2020-03-27T15:53:54.178Z] [2020-03-27T15:53:54.178Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:53:54.178Z] #66 65.34 Checking out files: 48% (1528/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-27T15:53:54.178Z] #66 66.29 + cd /tmp/tmp.jO6yw5yJZX/src/github.com/containerd/containerd [2020-03-27T15:53:54.178Z] #66 66.29 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-27T15:53:54.178Z] #66 67.99 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-27T15:53:54.178Z] #66 68.00 + BUILDTAGS='netgo osusergo static_build' [2020-03-27T15:53:54.178Z] #66 68.00 + export EXTRA_FLAGS=-buildmode=pie [2020-03-27T15:53:54.178Z] #66 68.00 + EXTRA_FLAGS=-buildmode=pie [2020-03-27T15:53:54.178Z] #66 68.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-27T15:53:54.178Z] #66 68.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-27T15:53:54.178Z] #66 68.00 + '[' '' = dynamic ']' [2020-03-27T15:53:54.178Z] #66 68.00 + make [2020-03-27T15:53:55.043Z] #44 199.8 CC criu/uts_ns.o [2020-03-27T15:53:55.208Z] #66 68.76 + bin/ctr [2020-03-27T15:53:55.300Z] #44 200.0 CC criu/vdso-compat.o [2020-03-27T15:53:55.300Z] #44 200.2 CC criu/vdso.o [2020-03-27T15:53:55.311Z] Client: [2020-03-27T15:53:55.311Z] Debug Mode: false [2020-03-27T15:53:55.311Z] Plugins: [2020-03-27T15:53:55.311Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-27T15:53:55.311Z] [2020-03-27T15:53:55.311Z] Server: [2020-03-27T15:53:55.311Z] Containers: 0 [2020-03-27T15:53:55.311Z] Running: 0 [2020-03-27T15:53:55.311Z] Paused: 0 [2020-03-27T15:53:55.311Z] Stopped: 0 [2020-03-27T15:53:55.311Z] Images: 0 [2020-03-27T15:53:55.311Z] Server Version: 19.03.5 [2020-03-27T15:53:55.311Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-27T15:53:55.311Z] Windows: [2020-03-27T15:53:55.311Z] LCOW: [2020-03-27T15:53:55.311Z] Logging Driver: json-file [2020-03-27T15:53:55.311Z] Plugins: [2020-03-27T15:53:55.311Z] Volume: local [2020-03-27T15:53:55.311Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-27T15:53:55.311Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-27T15:53:55.311Z] Swarm: inactive [2020-03-27T15:53:55.311Z] Default Isolation: process [2020-03-27T15:53:55.311Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-27T15:53:55.311Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-27T15:53:55.311Z] OSType: windows [2020-03-27T15:53:55.311Z] Architecture: x86_64 [2020-03-27T15:53:55.311Z] CPUs: 4 [2020-03-27T15:53:55.311Z] Total Memory: 32GiB [2020-03-27T15:53:55.311Z] Name: azwin-2-e27670 [2020-03-27T15:53:55.311Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-27T15:53:55.311Z] Docker Root Dir: D:\docker [2020-03-27T15:53:55.311Z] Debug Mode: false [2020-03-27T15:53:55.311Z] Registry: https://index.docker.io/v1/ [2020-03-27T15:53:55.311Z] Labels: [2020-03-27T15:53:55.311Z] Experimental: true [2020-03-27T15:53:55.311Z] Insecure Registries: [2020-03-27T15:53:55.311Z] 10.0.0.4:5000 [2020-03-27T15:53:55.311Z] 127.0.0.0/8 [2020-03-27T15:53:55.311Z] Registry Mirrors: [2020-03-27T15:53:55.311Z] http://10.0.0.4:5000/ [2020-03-27T15:53:55.311Z] Live Restore Enabled: false [2020-03-27T15:53:55.311Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-03-27T15:53:55.865Z] #44 200.7 LINK criu/built-in.o [2020-03-27T15:53:55.865Z] #44 ... [2020-03-27T15:53:55.865Z] [2020-03-27T15:53:55.865Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:53:55.865Z] #60 115.7 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-03-27T15:53:56.796Z] #60 116.9 + mkdir -p /build [2020-03-27T15:53:57.067Z] #60 116.9 + cp runc /build/runc [2020-03-27T15:53:57.328Z] #60 DONE 117.3s [2020-03-27T15:53:57.328Z] [2020-03-27T15:53:57.328Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:53:57.328Z] #44 200.8 LINK criu/criu [2020-03-27T15:53:57.328Z] #44 201.2 DEP lib/c/criu.d [2020-03-27T15:53:57.328Z] #44 201.3 CC images/rpc.pb-c.o [2020-03-27T15:53:57.328Z] #44 201.9 CC lib/c/criu.o [2020-03-27T15:53:58.260Z] #44 203.1 LINK lib/c/built-in.o [2020-03-27T15:53:58.260Z] #44 203.1 LINK lib/c/libcriu.so [2020-03-27T15:53:58.260Z] #44 203.2 LINK lib/c/libcriu.a [2020-03-27T15:53:58.335Z] #19 11.05 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-27T15:53:58.336Z] #19 11.16 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-27T15:53:58.336Z] #19 11.19 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-27T15:53:58.336Z] #19 11.23 Collecting pyyaml (from yamllint==1.16.0) [2020-03-27T15:53:58.336Z] #19 11.34 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-27T15:53:58.336Z] #19 ... [2020-03-27T15:53:58.336Z] [2020-03-27T15:53:58.336Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:53:58.336Z] #41 DONE 314.6s [2020-03-27T15:53:58.336Z] [2020-03-27T15:53:58.336Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:53:58.336Z] #44 191.3 CC criu/path.o [2020-03-27T15:53:58.336Z] #44 191.5 CC criu/pie-util-vdso-elf32.o [2020-03-27T15:53:58.336Z] #44 192.0 CC criu/pie-util-vdso.o [2020-03-27T15:53:58.336Z] #44 192.4 CC criu/pie-util.o [2020-03-27T15:53:58.336Z] #44 192.5 CC criu/pipes.o [2020-03-27T15:53:58.336Z] #44 193.1 CC criu/plugin.o [2020-03-27T15:53:58.336Z] #44 193.5 CC criu/proc_parse.o [2020-03-27T15:53:58.336Z] #44 196.0 CC criu/protobuf-desc.o [2020-03-27T15:53:58.336Z] #44 197.0 CC criu/protobuf.o [2020-03-27T15:53:58.519Z] #44 203.4 GEN magic.py [2020-03-27T15:53:58.591Z] #44 197.5 CC criu/pstree.o [2020-03-27T15:53:58.744Z] #66 ... [2020-03-27T15:53:58.744Z] [2020-03-27T15:53:58.744Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:53:58.744Z] #45 27.06 CC images/core-aarch64.o [2020-03-27T15:53:58.744Z] #45 27.74 CC images/core-ppc64.o [2020-03-27T15:53:58.744Z] #45 28.86 CC images/core-s390.o [2020-03-27T15:53:58.744Z] #45 30.23 CC images/cpuinfo.o [2020-03-27T15:53:58.744Z] #45 31.31 CC images/inventory.o [2020-03-27T15:53:58.744Z] #45 31.65 CC images/fdinfo.o [2020-03-27T15:53:58.744Z] #45 32.30 CC images/fown.o [2020-03-27T15:53:58.744Z] #45 32.79 CC images/ns.o [2020-03-27T15:53:58.744Z] #45 33.26 CC images/regfile.o [2020-03-27T15:53:58.744Z] #45 33.79 CC images/ghost-file.o [2020-03-27T15:53:58.744Z] #45 34.35 CC images/fifo.o [2020-03-27T15:53:58.744Z] #45 34.86 CC images/remap-file-path.o [2020-03-27T15:53:58.744Z] #45 35.20 CC images/eventfd.o [2020-03-27T15:53:58.744Z] #45 35.64 CC images/eventpoll.o [2020-03-27T15:53:58.744Z] #45 36.14 CC images/fh.o [2020-03-27T15:53:58.744Z] #45 36.85 CC images/fsnotify.o [2020-03-27T15:53:58.744Z] #45 ... [2020-03-27T15:53:58.744Z] [2020-03-27T15:53:58.744Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:53:58.744Z] #48 117.7 time [2020-03-27T15:53:58.744Z] #48 127.3 regexp [2020-03-27T15:53:58.744Z] #48 ... [2020-03-27T15:53:58.744Z] [2020-03-27T15:53:58.744Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:53:58.744Z] #34 120.8 internal/poll [2020-03-27T15:53:58.744Z] #34 125.1 os [2020-03-27T15:53:58.744Z] #34 128.0 internal/fmtsort [2020-03-27T15:53:58.776Z] #44 203.6 Note: Building without setproctitle() and strlcpy() support. [2020-03-27T15:53:58.776Z] #44 203.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-27T15:53:58.776Z] #44 203.6 Note: Building without GnuTLS support [2020-03-27T15:53:59.037Z] #34 ... [2020-03-27T15:53:59.037Z] [2020-03-27T15:53:59.037Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:53:59.037Z] #45 37.86 CC images/signalfd.o [2020-03-27T15:53:59.149Z] #44 ... [2020-03-27T15:53:59.149Z] [2020-03-27T15:53:59.149Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-27T15:53:59.149Z] #19 13.01 Building wheels for collected packages: pyyaml [2020-03-27T15:53:59.149Z] #19 13.01 Running setup.py bdist_wheel for pyyaml: started [2020-03-27T15:53:59.341Z] #44 204.2 fatal: not a git repository (or any of the parent directories): .git [2020-03-27T15:53:59.670Z] #45 38.32 CC images/fs.o [2020-03-27T15:53:59.907Z] #44 204.7 make[1]: Nothing to be done for 'all'. [2020-03-27T15:53:59.961Z] #45 38.68 CC images/pstree.o [2020-03-27T15:54:00.165Z] #44 205.1 make[1]: 'images/built-in.o' is up to date. [2020-03-27T15:54:00.165Z] #44 205.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-27T15:54:00.165Z] #44 205.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-27T15:54:00.422Z] #44 205.2 make[1]: 'compel/libcompel.a' is up to date. [2020-03-27T15:54:00.422Z] #44 205.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-27T15:54:00.422Z] #44 205.3 make[1]: Nothing to be done for 'all'. [2020-03-27T15:54:00.422Z] #44 205.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-27T15:54:00.422Z] #44 205.4 make[2]: Nothing to be done for 'all'. [2020-03-27T15:54:00.422Z] #44 205.4 make[2]: Nothing to be done for 'all'. [2020-03-27T15:54:00.512Z] #19 14.22 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-27T15:54:00.512Z] #19 14.22 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-27T15:54:00.512Z] #19 14.31 Successfully built pyyaml [2020-03-27T15:54:00.512Z] #19 14.32 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-27T15:54:00.602Z] #45 39.18 CC images/pipe.o [2020-03-27T15:54:00.680Z] #44 205.5 make[2]: Nothing to be done for 'all'. [2020-03-27T15:54:00.680Z] #44 205.6 make[2]: Nothing to be done for 'all'. [2020-03-27T15:54:00.680Z] #44 205.6 make[2]: Nothing to be done for 'all'. [2020-03-27T15:54:00.680Z] #44 205.6 make[2]: Nothing to be done for 'all'. [2020-03-27T15:54:00.680Z] #44 205.7 make[2]: Nothing to be done for 'all'. [2020-03-27T15:54:00.942Z] #44 205.8 make[2]: Nothing to be done for 'all'. [2020-03-27T15:54:00.942Z] #44 205.8 INSTALL criu/criu [2020-03-27T15:54:00.942Z] #44 DONE 206.0s [2020-03-27T15:54:00.942Z] [2020-03-27T15:54:00.942Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:54:00.942Z] #65 250.3 + bin/containerd [2020-03-27T15:54:01.072Z] #19 14.62 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-27T15:54:01.234Z] #45 39.85 CC images/tcp-stream.o [2020-03-27T15:54:01.328Z] #19 DONE 15.0s [2020-03-27T15:54:01.328Z] [2020-03-27T15:54:01.328Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-27T15:54:01.525Z] #45 40.28 CC images/sk-packet.o [2020-03-27T15:54:01.584Z] #24 DONE 0.3s [2020-03-27T15:54:01.584Z] [2020-03-27T15:54:01.584Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-27T15:54:02.157Z] #45 40.77 CC images/mnt.o [2020-03-27T15:54:02.314Z] #65 ... [2020-03-27T15:54:02.315Z] [2020-03-27T15:54:02.315Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-27T15:54:02.315Z] #45 DONE 0.1s [2020-03-27T15:54:02.315Z] [2020-03-27T15:54:02.315Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-27T15:54:02.315Z] #48 DONE 0.1s [2020-03-27T15:54:02.455Z] #45 41.26 CC images/pipe-data.o [2020-03-27T15:54:02.510Z] #28 DONE 0.9s [2020-03-27T15:54:02.510Z] [2020-03-27T15:54:02.510Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-27T15:54:02.510Z] #31 DONE 0.1s [2020-03-27T15:54:02.510Z] [2020-03-27T15:54:02.510Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-27T15:54:02.510Z] #34 DONE 0.1s [2020-03-27T15:54:02.510Z] [2020-03-27T15:54:02.510Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:54:02.510Z] #44 199.3 CC criu/rbtree.o [2020-03-27T15:54:02.510Z] #44 199.6 CC criu/rst-malloc.o [2020-03-27T15:54:02.510Z] #44 199.9 CC criu/seccomp.o [2020-03-27T15:54:02.510Z] #44 200.8 CC criu/seize.o [2020-03-27T15:54:02.510Z] #44 201.4 CC criu/servicefd.o [2020-03-27T15:54:02.573Z] [2020-03-27T15:54:02.573Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-27T15:54:02.573Z] #51 DONE 0.1s [2020-03-27T15:54:02.573Z] [2020-03-27T15:54:02.573Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:54:02.768Z] #44 ... [2020-03-27T15:54:02.768Z] [2020-03-27T15:54:02.768Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-27T15:54:02.768Z] #39 DONE 0.1s [2020-03-27T15:54:02.768Z] [2020-03-27T15:54:02.768Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-27T15:54:02.768Z] #42 DONE 0.2s [2020-03-27T15:54:02.768Z] [2020-03-27T15:54:02.768Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:54:02.768Z] #44 201.9 CC criu/shmem.o [2020-03-27T15:54:03.087Z] #45 41.71 CC images/sa.o [2020-03-27T15:54:03.377Z] #45 42.04 CC images/timer.o [2020-03-27T15:54:03.695Z] #44 202.6 CC criu/sigframe.o [2020-03-27T15:54:03.695Z] #44 202.7 CC criu/signalfd.o [2020-03-27T15:54:03.951Z] #44 203.0 CC criu/sk-inet.o [2020-03-27T15:54:04.032Z] #45 42.75 CC images/timerfd.o [2020-03-27T15:54:04.322Z] #45 43.16 CC images/mm.o [2020-03-27T15:54:04.322Z] #45 ... [2020-03-27T15:54:04.322Z] [2020-03-27T15:54:04.322Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:54:04.322Z] #57 123.5 regexp [2020-03-27T15:54:04.612Z] #57 133.7 io/ioutil [2020-03-27T15:54:04.613Z] #57 ... [2020-03-27T15:54:04.613Z] [2020-03-27T15:54:04.613Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:54:04.613Z] #34 130.2 fmt [2020-03-27T15:54:04.613Z] #34 130.2 path/filepath [2020-03-27T15:54:04.613Z] #34 133.0 io/ioutil [2020-03-27T15:54:04.877Z] #44 203.9 CC criu/sk-netlink.o [2020-03-27T15:54:05.138Z] #44 204.2 CC criu/sk-packet.o [2020-03-27T15:54:05.700Z] #44 204.8 CC criu/sk-queue.o [2020-03-27T15:54:06.261Z] #44 205.3 CC criu/sk-tcp.o [2020-03-27T15:54:06.675Z] #34 ... [2020-03-27T15:54:06.675Z] [2020-03-27T15:54:06.675Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:54:06.675Z] #48 135.8 os/exec [2020-03-27T15:54:06.675Z] #48 135.8 net [2020-03-27T15:54:06.822Z] #44 205.9 CC criu/sk-unix.o [2020-03-27T15:54:08.708Z] #44 207.4 CC criu/sockets.o [2020-03-27T15:54:08.761Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-27T15:54:08.761Z] [2020-03-27T15:54:08.761Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-27T15:54:08.761Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-27T15:54:08.761Z] HOSTNAME=54f22a3734a1 [2020-03-27T15:54:08.761Z] TESTDEBUG=0 [2020-03-27T15:54:08.761Z] DEST=bundles/test-integration [2020-03-27T15:54:08.761Z] PWD=/go/src/github.com/docker/docker [2020-03-27T15:54:08.761Z] DOCKER_GITCOMMIT=b02e0024f5dc3f91c228ac3e4716036eca44c6c9 [2020-03-27T15:54:08.761Z] container=docker [2020-03-27T15:54:08.761Z] HOME=/root [2020-03-27T15:54:08.761Z] GOLANG_VERSION=1.13.8 [2020-03-27T15:54:08.761Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-27T15:54:08.761Z] VALIDATE_BRANCH=master [2020-03-27T15:54:08.761Z] TERM=xterm [2020-03-27T15:54:08.761Z] DOCKER_PKG=github.com/docker/docker [2020-03-27T15:54:08.761Z] SHLVL=1 [2020-03-27T15:54:08.761Z] TIMEOUT=120m [2020-03-27T15:54:08.761Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-27T15:54:08.761Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-27T15:54:08.761Z] GO111MODULE=off [2020-03-27T15:54:08.761Z] DOCKER_EXPERIMENTAL=1 [2020-03-27T15:54:08.761Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-27T15:54:08.761Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-27T15:54:08.761Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-27T15:54:08.761Z] GOPATH=/go [2020-03-27T15:54:08.761Z] PKG_CONFIG=pkg-config [2020-03-27T15:54:08.761Z] _=/usr/bin/env [2020-03-27T15:54:08.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-27T15:54:08.964Z] #44 208.2 CC criu/stats.o [2020-03-27T15:54:09.129Z] #53 DONE 330.8s [2020-03-27T15:54:09.129Z] [2020-03-27T15:54:09.129Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:54:09.524Z] #44 208.4 CC criu/string.o [2020-03-27T15:54:09.524Z] #44 208.5 CC criu/sysctl.o [2020-03-27T15:54:10.085Z] #44 209.2 CC criu/sysfs_parse.o [2020-03-27T15:54:10.503Z] #65 ... [2020-03-27T15:54:10.503Z] [2020-03-27T15:54:10.503Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-27T15:54:10.503Z] #54 DONE 0.2s [2020-03-27T15:54:10.503Z] [2020-03-27T15:54:10.503Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-27T15:54:10.503Z] #57 DONE 0.1s [2020-03-27T15:54:10.503Z] [2020-03-27T15:54:10.503Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-27T15:54:10.503Z] #61 DONE 0.1s [2020-03-27T15:54:10.503Z] [2020-03-27T15:54:10.503Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:54:10.646Z] #44 209.6 CC criu/timerfd.o [2020-03-27T15:54:10.902Z] #44 209.9 CC criu/tty.o [2020-03-27T15:54:12.243Z] #48 ... [2020-03-27T15:54:12.243Z] [2020-03-27T15:54:12.243Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:54:12.243Z] #45 43.76 CC images/sk-opts.o [2020-03-27T15:54:12.243Z] #45 44.14 CC images/sk-unix.o [2020-03-27T15:54:12.243Z] #45 44.71 CC images/sk-inet.o [2020-03-27T15:54:12.243Z] #45 45.38 CC images/tun.o [2020-03-27T15:54:12.243Z] #45 46.07 CC images/sk-netlink.o [2020-03-27T15:54:12.243Z] #45 46.54 CC images/packet-sock.o [2020-03-27T15:54:12.243Z] #45 47.42 CC images/ipc-var.o [2020-03-27T15:54:12.243Z] #45 47.90 CC images/ipc-desc.o [2020-03-27T15:54:12.243Z] #45 48.39 CC images/ipc-shm.o [2020-03-27T15:54:12.243Z] #45 48.74 CC images/ipc-msg.o [2020-03-27T15:54:12.243Z] #45 49.18 CC images/ipc-sem.o [2020-03-27T15:54:12.243Z] #45 49.46 CC images/utsns.o [2020-03-27T15:54:12.243Z] #45 49.89 CC images/creds.o [2020-03-27T15:54:12.243Z] #45 50.22 CC images/vma.o [2020-03-27T15:54:12.243Z] #45 50.73 CC images/netdev.o [2020-03-27T15:54:12.243Z] #45 ... [2020-03-27T15:54:12.243Z] [2020-03-27T15:54:12.243Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:54:12.243Z] #48 141.3 github.com/LK4D4/vndr/versioned [2020-03-27T15:54:12.789Z] #44 211.7 CC criu/tun.o [2020-03-27T15:54:13.349Z] #44 212.2 CC criu/uffd.o [2020-03-27T15:54:14.276Z] #44 213.1 CC criu/util.o [2020-03-27T15:54:14.971Z] #48 143.9 crypto/sha512 [2020-03-27T15:54:14.971Z] #48 143.9 crypto/cipher [2020-03-27T15:54:14.971Z] #48 144.0 go/scanner [2020-03-27T15:54:15.202Z] #44 214.3 CC criu/uts_ns.o [2020-03-27T15:54:15.469Z] #44 214.5 CC criu/vdso-compat.o [2020-03-27T15:54:15.725Z] #44 214.7 CC criu/vdso.o [2020-03-27T15:54:16.286Z] #44 215.2 LINK criu/built-in.o [2020-03-27T15:54:16.286Z] #44 215.3 LINK criu/criu [2020-03-27T15:54:16.541Z] #44 215.7 DEP lib/c/criu.d [2020-03-27T15:54:16.797Z] #44 215.8 CC images/rpc.pb-c.o [2020-03-27T15:54:17.364Z] #44 ... [2020-03-27T15:54:17.364Z] [2020-03-27T15:54:17.364Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:54:17.364Z] #60 126.9 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-03-27T15:54:17.696Z] #48 ... [2020-03-27T15:54:17.696Z] [2020-03-27T15:54:17.696Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:54:17.696Z] #57 136.5 mvdan.cc/sh/v3/fileutil [2020-03-27T15:54:17.696Z] #57 138.3 encoding/binary [2020-03-27T15:54:17.696Z] #57 138.4 go/token [2020-03-27T15:54:17.696Z] #57 138.4 github.com/pkg/diff [2020-03-27T15:54:17.696Z] #57 138.4 flag [2020-03-27T15:54:17.696Z] #57 142.3 go/scanner [2020-03-27T15:54:17.696Z] #57 145.2 mvdan.cc/editorconfig [2020-03-27T15:54:17.696Z] #57 ... [2020-03-27T15:54:17.696Z] [2020-03-27T15:54:17.696Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:54:17.696Z] #45 51.55 CC images/tty.o [2020-03-27T15:54:17.696Z] #45 52.76 CC images/file-lock.o [2020-03-27T15:54:17.696Z] #45 53.21 CC images/rlimit.o [2020-03-27T15:54:17.696Z] #45 53.59 CC images/pagemap.o [2020-03-27T15:54:17.696Z] #45 54.13 CC images/siginfo.o [2020-03-27T15:54:17.696Z] #45 54.73 CC images/rpc.o [2020-03-27T15:54:17.696Z] #45 ... [2020-03-27T15:54:17.696Z] [2020-03-27T15:54:17.696Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:54:17.696Z] #34 136.8 github.com/BurntSushi/toml [2020-03-27T15:54:17.696Z] #34 136.8 log [2020-03-27T15:54:17.696Z] #34 136.8 flag [2020-03-27T15:54:17.696Z] #34 145.0 github.com/BurntSushi/toml/cmd/tomlv [2020-03-27T15:54:18.002Z] #34 ... [2020-03-27T15:54:18.002Z] [2020-03-27T15:54:18.002Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:54:18.002Z] #57 146.8 mvdan.cc/sh/v3/syntax [2020-03-27T15:54:18.728Z] #60 128.3 + mkdir -p /build [2020-03-27T15:54:18.728Z] #60 128.3 + cp runc /build/runc [2020-03-27T15:54:18.984Z] #60 DONE 128.6s [2020-03-27T15:54:18.984Z] [2020-03-27T15:54:18.984Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:54:18.984Z] #44 216.4 CC lib/c/criu.o [2020-03-27T15:54:18.984Z] #44 217.3 LINK lib/c/built-in.o [2020-03-27T15:54:18.984Z] #44 217.4 LINK lib/c/libcriu.so [2020-03-27T15:54:18.984Z] #44 217.4 LINK lib/c/libcriu.a [2020-03-27T15:54:18.984Z] #44 217.6 GEN magic.py [2020-03-27T15:54:18.984Z] #44 217.7 Note: Building without setproctitle() and strlcpy() support. [2020-03-27T15:54:18.984Z] #44 217.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-27T15:54:18.984Z] #44 217.7 Note: Building without GnuTLS support [2020-03-27T15:54:19.507Z] #57 148.7 encoding/json [2020-03-27T15:54:19.545Z] #44 218.4 fatal: not a git repository (or any of the parent directories): .git [2020-03-27T15:54:19.800Z] #57 ... [2020-03-27T15:54:19.800Z] [2020-03-27T15:54:19.800Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:54:19.800Z] #11 139.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-27T15:54:19.800Z] #11 139.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-27T15:54:19.800Z] #11 139.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:54:20.091Z] #11 ... [2020-03-27T15:54:20.091Z] [2020-03-27T15:54:20.091Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:54:20.091Z] #45 57.20 CC images/ext-file.o [2020-03-27T15:54:20.091Z] #45 57.62 CC images/cgroup.o [2020-03-27T15:54:20.382Z] #45 59.00 CC images/userns.o [2020-03-27T15:54:20.474Z] #44 219.4 make[1]: Nothing to be done for 'all'. [2020-03-27T15:54:20.687Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-03-27T15:54:20.687Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-4f526e93\powershellScript.ps1'; exit $LASTEXITCODE; [2020-03-27T15:54:20.687Z] ---------------------------------------------------------------------------- [2020-03-27T15:54:20.687Z] [2020-03-27T15:54:20.687Z] INFO: executeCI.ps1 starting at Fri Mar 27 15:54:19 CUT 2020 [2020-03-27T15:54:20.687Z] [2020-03-27T15:54:20.687Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-03-27T15:54:20.687Z] INFO: Running git version 2.24.1.windows.2 [2020-03-27T15:54:20.687Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-03-27T15:54:20.687Z] INFO: Environment variables: [2020-03-27T15:54:20.687Z] [2020-03-27T15:54:20.687Z] Name Value [2020-03-27T15:54:20.687Z] ---- ----- [2020-03-27T15:54:20.687Z] ALLUSERSPROFILE C:\ProgramData [2020-03-27T15:54:20.687Z] amd64 true [2020-03-27T15:54:20.687Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-03-27T15:54:20.687Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-03-27T15:54:20.687Z] arm64 true [2020-03-27T15:54:20.687Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-03-27T15:54:20.687Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-03-27T15:54:20.687Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-03-27T15:54:20.687Z] BRANCH_NAME PR-40712 [2020-03-27T15:54:20.687Z] BUILD_DISPLAY_NAME #2 [2020-03-27T15:54:20.687Z] BUILD_ID 2 [2020-03-27T15:54:20.687Z] BUILD_NUMBER 2 [2020-03-27T15:54:20.687Z] BUILD_TAG jenkins-moby-PR-40712-2 [2020-03-27T15:54:20.687Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40712/2/ [2020-03-27T15:54:20.687Z] CHANGE_AUTHOR vboulineau [2020-03-27T15:54:20.687Z] CHANGE_AUTHOR_DISPLAY_NAME Vincent Boulineau [2020-03-27T15:54:20.687Z] CHANGE_BRANCH bugfix-windows-user-cpu [2020-03-27T15:54:20.687Z] CHANGE_FORK vboulineau [2020-03-27T15:54:20.687Z] CHANGE_ID 40712 [2020-03-27T15:54:20.687Z] CHANGE_TARGET master [2020-03-27T15:54:20.687Z] CHANGE_TITLE Fix CPU Stat value UsageInUsermode on Windows [2020-03-27T15:54:20.687Z] CHANGE_URL https://github.com/moby/moby/pull/40712 [2020-03-27T15:54:20.687Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-27T15:54:20.687Z] CommonProgramFiles C:\Program Files\Common Files [2020-03-27T15:54:20.687Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-03-27T15:54:20.687Z] CommonProgramW6432 C:\Program Files\Common Files [2020-03-27T15:54:20.687Z] COMPUTERNAME azwin-2-e27670 [2020-03-27T15:54:20.687Z] ComSpec C:\windows\system32\cmd.exe [2020-03-27T15:54:20.687Z] ConfigSequenceNumber 0 [2020-03-27T15:54:20.687Z] dco true [2020-03-27T15:54:20.687Z] DOCKER_BUILDKIT 0 [2020-03-27T15:54:20.687Z] DOCKER_DUT_DEBUG 1 [2020-03-27T15:54:20.687Z] DOCKER_EXPERIMENTAL 1 [2020-03-27T15:54:20.687Z] DOCKER_GRAPHDRIVER overlay2 [2020-03-27T15:54:20.687Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-03-27T15:54:20.687Z] EXECUTOR_NUMBER 0 [2020-03-27T15:54:20.687Z] FQDN azwin-2-e27670.westus.cloudapp.azure.com [2020-03-27T15:54:20.687Z] GIT_BRANCH PR-40712 [2020-03-27T15:54:20.687Z] GIT_COMMIT b02e0024f5dc3f91c228ac3e4716036eca44c6c9 [2020-03-27T15:54:20.687Z] GIT_PREVIOUS_COMMIT 88ff4478750a2a1d97124e798963052f6109a15b [2020-03-27T15:54:20.687Z] GIT_URL https://github.com/moby/moby.git [2020-03-27T15:54:20.687Z] HUDSON_COOKIE 85b378d3-2afa-4132-a929-df8e04344ed3 [2020-03-27T15:54:20.687Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-03-27T15:54:20.687Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-03-27T15:54:20.687Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-03-27T15:54:20.687Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-03-27T15:54:20.687Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-03-27T15:54:20.687Z] JENKINS_NODE_COOKIE acdc3d17-a32d-49e8-b232-230bc19d6a50 [2020-03-27T15:54:20.687Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-03-27T15:54:20.687Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-03-27T15:54:20.687Z] JOB_BASE_NAME PR-40712 [2020-03-27T15:54:20.687Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40712/display/redirect [2020-03-27T15:54:20.687Z] JOB_NAME moby/PR-40712 [2020-03-27T15:54:20.687Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40712/ [2020-03-27T15:54:20.687Z] library.jps.version master [2020-03-27T15:54:20.687Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-03-27T15:54:20.687Z] NODE_LABELS amd64 azure azwin-2-e27670 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-03-27T15:54:20.687Z] NODE_NAME azwin-2-e27670 [2020-03-27T15:54:20.687Z] NUMBER_OF_PROCESSORS 4 [2020-03-27T15:54:20.687Z] OS Windows_NT [2020-03-27T15:54:20.688Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-03-27T15:54:20.689Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-03-27T15:54:20.689Z] ppc64le true [2020-03-27T15:54:20.689Z] PROCESSOR_ARCHITECTURE AMD64 [2020-03-27T15:54:20.689Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-03-27T15:54:20.689Z] PROCESSOR_LEVEL 6 [2020-03-27T15:54:20.689Z] PROCESSOR_REVISION 4f01 [2020-03-27T15:54:20.689Z] ProgramData C:\ProgramData [2020-03-27T15:54:20.689Z] ProgramFiles C:\Program Files [2020-03-27T15:54:20.689Z] ProgramFiles(x86) C:\Program Files (x86) [2020-03-27T15:54:20.689Z] ProgramW6432 C:\Program Files [2020-03-27T15:54:20.689Z] PROMPT $P$G [2020-03-27T15:54:20.689Z] PSExecutionPolicyPreference Bypass [2020-03-27T15:54:20.689Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-03-27T15:54:20.689Z] PUBLIC C:\Users\Public [2020-03-27T15:54:20.689Z] rootless true [2020-03-27T15:54:20.689Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40712/2/display/redirect?page=changes [2020-03-27T15:54:20.689Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40712/2/display/redirect [2020-03-27T15:54:20.689Z] s390x true [2020-03-27T15:54:20.689Z] SKIP_VALIDATION_TESTS 1 [2020-03-27T15:54:20.689Z] SOURCES_DRIVE d [2020-03-27T15:54:20.689Z] SOURCES_SUBDIR gopath [2020-03-27T15:54:20.689Z] STAGE_NAME Run tests [2020-03-27T15:54:20.689Z] SystemDrive C: [2020-03-27T15:54:20.689Z] SystemRoot C:\windows [2020-03-27T15:54:20.689Z] TEMP C:\windows\TEMP [2020-03-27T15:54:20.689Z] TESTDEBUG 0 [2020-03-27T15:54:20.689Z] TESTRUN_DRIVE d [2020-03-27T15:54:20.689Z] TESTRUN_SUBDIR CI [2020-03-27T15:54:20.689Z] TIMEOUT 120m [2020-03-27T15:54:20.689Z] TMP C:\windows\TEMP [2020-03-27T15:54:20.689Z] unit_validate true [2020-03-27T15:54:20.689Z] USERDOMAIN WORKGROUP [2020-03-27T15:54:20.689Z] USERNAME azwin-2-e27670$ [2020-03-27T15:54:20.689Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-03-27T15:54:20.689Z] validate_force false [2020-03-27T15:54:20.689Z] windir C:\windows [2020-03-27T15:54:20.689Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-03-27T15:54:20.689Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-03-27T15:54:20.689Z] windowsRS1 false [2020-03-27T15:54:20.689Z] windowsRS5 true [2020-03-27T15:54:20.689Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-03-27T15:54:20.689Z] [2020-03-27T15:54:20.689Z] [2020-03-27T15:54:20.689Z] [2020-03-27T15:54:21.015Z] #45 59.59 CC images/google/protobuf/descriptor.o [2020-03-27T15:54:21.035Z] #44 219.9 make[1]: 'images/built-in.o' is up to date. [2020-03-27T15:54:21.035Z] #44 220.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-27T15:54:21.035Z] #44 220.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-27T15:54:21.035Z] #44 220.0 make[1]: 'compel/libcompel.a' is up to date. [2020-03-27T15:54:21.035Z] #44 220.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-27T15:54:21.035Z] #44 220.1 make[1]: Nothing to be done for 'all'. [2020-03-27T15:54:21.035Z] #44 220.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-27T15:54:21.035Z] #44 220.2 make[2]: Nothing to be done for 'all'. [2020-03-27T15:54:21.290Z] #44 220.3 make[2]: Nothing to be done for 'all'. [2020-03-27T15:54:21.290Z] #44 220.3 make[2]: Nothing to be done for 'all'. [2020-03-27T15:54:21.290Z] #44 220.4 make[2]: Nothing to be done for 'all'. [2020-03-27T15:54:21.290Z] #44 220.4 make[2]: Nothing to be done for 'all'. [2020-03-27T15:54:21.290Z] #44 220.5 make[2]: Nothing to be done for 'all'. [2020-03-27T15:54:21.290Z] #44 220.5 make[2]: Nothing to be done for 'all'. [2020-03-27T15:54:21.546Z] #44 220.6 make[2]: Nothing to be done for 'all'. [2020-03-27T15:54:21.546Z] #44 220.6 INSTALL criu/criu [2020-03-27T15:54:21.546Z] #44 DONE 220.7s [2020-03-27T15:54:21.546Z] [2020-03-27T15:54:21.546Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:54:21.546Z] #65 278.4 + bin/containerd [2020-03-27T15:54:22.518Z] #45 ... [2020-03-27T15:54:22.518Z] [2020-03-27T15:54:22.518Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:54:22.518Z] #34 DONE 151.4s [2020-03-27T15:54:22.518Z] [2020-03-27T15:54:22.518Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:54:22.518Z] #48 147.4 net/url [2020-03-27T15:54:22.518Z] #48 149.9 go/ast [2020-03-27T15:54:22.518Z] #48 150.2 text/template/parse [2020-03-27T15:54:23.115Z] INFO: Sources under d:\gopath\... [2020-03-27T15:54:23.116Z] INFO: Test run under d:\CI\... [2020-03-27T15:54:23.116Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-03-27T15:54:23.116Z] INFO: docker/docker repository was found [2020-03-27T15:54:23.434Z] #65 ... [2020-03-27T15:54:23.434Z] [2020-03-27T15:54:23.434Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-27T15:54:23.434Z] #45 DONE 0.1s [2020-03-27T15:54:23.434Z] [2020-03-27T15:54:23.434Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-27T15:54:23.434Z] #48 DONE 0.1s [2020-03-27T15:54:23.434Z] [2020-03-27T15:54:23.434Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:54:23.690Z] #65 ... [2020-03-27T15:54:23.690Z] [2020-03-27T15:54:23.690Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-27T15:54:23.690Z] #51 DONE 0.1s [2020-03-27T15:54:23.690Z] [2020-03-27T15:54:23.690Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:54:24.788Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-03-27T15:54:25.590Z] ltsc2019: Pulling from windows/servercore [2020-03-27T15:54:25.590Z] 65014b3c3121: Pulling fs layer [2020-03-27T15:54:25.590Z] 23645bd7ee08: Pulling fs layer [2020-03-27T15:54:26.040Z] #48 ... [2020-03-27T15:54:26.040Z] [2020-03-27T15:54:26.040Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:54:26.040Z] #45 64.27 CC images/opts.o [2020-03-27T15:54:26.040Z] #45 64.72 CC images/seccomp.o [2020-03-27T15:54:26.332Z] #45 65.10 CC images/binfmt-misc.o [2020-03-27T15:54:26.623Z] #45 65.42 CC images/time.o [2020-03-27T15:54:27.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-27T15:54:27.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-27T15:54:27.252Z] #45 65.89 CC images/sysctl.o [2020-03-27T15:54:27.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-27T15:54:27.622Z] #45 66.23 CC images/autofs.o [2020-03-27T15:54:27.950Z] #45 66.63 CC images/macvlan.o [2020-03-27T15:54:28.240Z] #45 66.92 CC images/sit.o [2020-03-27T15:54:28.530Z] #45 67.28 LINK images/built-in.o [2020-03-27T15:54:28.820Z] #45 67.48 GEN compel/include/asm [2020-03-27T15:54:28.820Z] #45 67.50 GEN compel/include/version.h [2020-03-27T15:54:28.820Z] #45 67.54 touch .config [2020-03-27T15:54:28.820Z] #45 67.59 GEN include/common/config.h [2020-03-27T15:54:28.820Z] #45 67.73 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-27T15:54:29.109Z] #45 67.77 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-27T15:54:29.109Z] #45 67.84 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-03-27T15:54:29.109Z] #45 67.87 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-03-27T15:54:29.109Z] #45 67.91 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-03-27T15:54:29.109Z] #45 67.95 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-03-27T15:54:29.399Z] #45 67.99 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-03-27T15:54:29.400Z] #45 68.03 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-27T15:54:29.400Z] #45 68.04 DEP compel/plugins/std/infect.d [2020-03-27T15:54:29.701Z] #45 68.38 DEP compel/plugins/std/string.d [2020-03-27T15:54:29.990Z] #45 68.54 DEP compel/plugins/std/log.d [2020-03-27T15:54:29.990Z] #45 68.73 DEP compel/plugins/std/fds.d [2020-03-27T15:54:30.239Z] #53 DONE 345.2s [2020-03-27T15:54:30.239Z] [2020-03-27T15:54:30.239Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:54:30.239Z] #65 ... [2020-03-27T15:54:30.239Z] [2020-03-27T15:54:30.239Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-27T15:54:30.286Z] #45 68.97 DEP compel/plugins/std/std.d [2020-03-27T15:54:30.286Z] #45 ... [2020-03-27T15:54:30.286Z] [2020-03-27T15:54:30.286Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:54:30.286Z] #57 149.2 go/ast [2020-03-27T15:54:30.286Z] #57 152.9 golang.org/x/sys/unix [2020-03-27T15:54:30.286Z] #57 ... [2020-03-27T15:54:30.286Z] [2020-03-27T15:54:30.286Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:54:30.286Z] #48 155.9 encoding/json [2020-03-27T15:54:30.801Z] #54 DONE 0.2s [2020-03-27T15:54:30.801Z] [2020-03-27T15:54:30.801Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-27T15:54:30.801Z] #57 DONE 0.1s [2020-03-27T15:54:30.801Z] [2020-03-27T15:54:30.801Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:54:30.801Z] #65 ... [2020-03-27T15:54:30.801Z] [2020-03-27T15:54:30.801Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-27T15:54:30.801Z] #61 DONE 0.1s [2020-03-27T15:54:31.055Z] [2020-03-27T15:54:31.055Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:54:32.353Z] #48 ... [2020-03-27T15:54:32.353Z] [2020-03-27T15:54:32.353Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:54:32.353Z] #45 69.17 DEP compel/plugins/shmem/shmem.d [2020-03-27T15:54:32.353Z] #45 69.33 DEP compel/plugins/fds/fds.d [2020-03-27T15:54:32.353Z] #45 69.59 CC compel/plugins/std/std.o [2020-03-27T15:54:32.353Z] #45 70.14 CC compel/plugins/std/fds.o [2020-03-27T15:54:32.353Z] #45 70.87 CC compel/plugins/std/log.o [2020-03-27T15:54:32.420Z] #65 280.1 + bin/containerd-stress [2020-03-27T15:54:32.420Z] #65 281.8 + bin/containerd-shim [2020-03-27T15:54:34.227Z] 23645bd7ee08: Verifying Checksum [2020-03-27T15:54:34.227Z] 23645bd7ee08: Download complete [2020-03-27T15:54:34.419Z] #45 72.72 CC compel/plugins/std/string.o [2020-03-27T15:54:35.053Z] #45 73.76 CC compel/plugins/std/infect.o [2020-03-27T15:54:35.701Z] #45 74.51 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-03-27T15:54:35.702Z] #45 74.59 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-03-27T15:54:35.997Z] #45 74.69 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-03-27T15:54:35.997Z] #45 74.79 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-03-27T15:54:36.290Z] #45 74.95 AR compel/plugins/std.lib.a [2020-03-27T15:54:36.290Z] #45 75.04 CC compel/plugins/fds/fds.o [2020-03-27T15:54:36.582Z] #45 ... [2020-03-27T15:54:36.582Z] [2020-03-27T15:54:36.582Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-27T15:54:36.582Z] #11 162.6 Selecting previously unselected package libapparmor1:ppc64el. [2020-03-27T15:54:36.582Z] #11 162.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-03-27T15:54:36.582Z] #11 162.6 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-03-27T15:54:36.582Z] #11 162.8 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-03-27T15:54:36.582Z] #11 162.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-03-27T15:54:36.582Z] #11 162.8 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-27T15:54:36.582Z] #11 162.9 Selecting previously unselected package libbtrfs0. [2020-03-27T15:54:36.582Z] #11 163.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-27T15:54:36.582Z] #11 163.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-27T15:54:36.582Z] #11 163.1 Selecting previously unselected package libbtrfs-dev. [2020-03-27T15:54:36.582Z] #11 163.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-27T15:54:36.582Z] #11 163.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-27T15:54:36.582Z] #11 163.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-03-27T15:54:36.582Z] #11 163.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-27T15:54:36.582Z] #11 163.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-27T15:54:36.582Z] #11 163.4 Selecting previously unselected package libudev-dev:ppc64el. [2020-03-27T15:54:36.582Z] #11 163.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-27T15:54:36.582Z] #11 163.5 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-27T15:54:36.582Z] #11 163.8 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-03-27T15:54:36.582Z] #11 163.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-03-27T15:54:36.582Z] #11 163.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-03-27T15:54:36.582Z] #11 164.3 Selecting previously unselected package libpcre16-3:ppc64el. [2020-03-27T15:54:36.582Z] #11 164.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-03-27T15:54:36.582Z] #11 164.4 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-27T15:54:36.582Z] #11 164.7 Selecting previously unselected package libpcre32-3:ppc64el. [2020-03-27T15:54:36.582Z] #11 164.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-03-27T15:54:36.582Z] #11 164.7 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-27T15:54:36.582Z] #11 165.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-03-27T15:54:36.582Z] #11 165.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-03-27T15:54:36.582Z] #11 165.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-27T15:54:36.582Z] #11 165.2 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-03-27T15:54:36.582Z] #11 165.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-03-27T15:54:36.582Z] #11 165.3 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-27T15:54:36.582Z] #11 166.0 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-03-27T15:54:36.582Z] #11 166.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-03-27T15:54:36.582Z] #11 166.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-27T15:54:36.874Z] #11 166.4 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-03-27T15:54:36.874Z] #11 166.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-03-27T15:54:36.874Z] #11 166.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-27T15:54:37.166Z] #11 166.6 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-03-27T15:54:37.166Z] #11 166.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-03-27T15:54:37.166Z] #11 166.6 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-27T15:54:37.458Z] #11 166.8 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-03-27T15:54:37.458Z] #11 166.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-27T15:54:37.458Z] #11 166.8 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-27T15:54:38.092Z] #11 167.5 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-27T15:54:38.092Z] #11 167.5 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-27T15:54:38.092Z] #11 167.5 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-03-27T15:54:38.092Z] #11 167.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-27T15:54:38.092Z] #11 167.5 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-27T15:54:38.092Z] #11 167.5 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-03-27T15:54:38.092Z] #11 167.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:54:38.092Z] #11 167.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-27T15:54:38.092Z] #11 167.5 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-27T15:54:38.092Z] #11 167.5 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-27T15:54:38.092Z] #11 167.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-27T15:54:38.092Z] #11 167.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-27T15:54:38.092Z] #11 167.6 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-27T15:54:38.092Z] #11 167.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-27T15:54:38.092Z] #11 167.6 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-27T15:54:38.092Z] #11 167.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-27T15:54:38.092Z] #11 167.6 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-27T15:54:38.092Z] #11 167.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:54:38.092Z] #11 167.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-27T15:54:38.092Z] #11 167.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-27T15:54:38.092Z] #11 167.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T15:54:38.093Z] #11 167.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-27T15:54:38.093Z] #11 167.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-27T15:54:38.093Z] #11 167.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-27T15:54:38.093Z] #11 167.7 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-27T15:54:38.093Z] #11 167.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-27T15:54:38.093Z] #11 167.7 Setting up dmsetup (2:1.02.155-3) ... [2020-03-27T15:54:38.093Z] #11 167.8 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-27T15:54:38.384Z] #11 167.8 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-27T15:54:38.384Z] #11 167.8 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:54:38.675Z] #11 DONE 168.3s [2020-03-27T15:54:38.675Z] [2020-03-27T15:54:38.675Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-27T15:54:38.968Z] #12 ... [2020-03-27T15:54:38.968Z] [2020-03-27T15:54:38.968Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T15:54:38.968Z] #59 DONE 0.2s [2020-03-27T15:54:38.968Z] [2020-03-27T15:54:38.968Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-27T15:54:38.968Z] #60 DONE 0.1s [2020-03-27T15:54:38.968Z] [2020-03-27T15:54:38.968Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:54:38.976Z] #65 288.4 + bin/containerd-shim-runc-v1 [2020-03-27T15:54:39.259Z] #61 ... [2020-03-27T15:54:39.259Z] [2020-03-27T15:54:39.259Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-27T15:54:39.259Z] #12 DONE 0.6s [2020-03-27T15:54:39.259Z] [2020-03-27T15:54:39.259Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:54:39.259Z] #61 0.372 + RM_GOPATH=0 [2020-03-27T15:54:39.259Z] #61 0.372 + TMP_GOPATH= [2020-03-27T15:54:39.259Z] #61 0.372 + : /build [2020-03-27T15:54:39.551Z] #61 0.373 + '[' -z '' ']' [2020-03-27T15:54:39.551Z] #61 0.374 ++ mktemp -d [2020-03-27T15:54:39.551Z] #61 0.386 + export GOPATH=/tmp/tmp.4lrVdpj5em [2020-03-27T15:54:39.551Z] #61 0.408 + GOPATH=/tmp/tmp.4lrVdpj5em [2020-03-27T15:54:39.551Z] #61 0.408 + RM_GOPATH=1 [2020-03-27T15:54:39.551Z] #61 0.413 ++ dirname ./install.sh [2020-03-27T15:54:39.551Z] #61 0.430 + dir=. [2020-03-27T15:54:39.551Z] #61 0.430 + bin=runc [2020-03-27T15:54:39.551Z] #61 0.430 + shift [2020-03-27T15:54:39.551Z] #61 0.431 + '[' '!' -f ./runc.installer ']' [2020-03-27T15:54:39.551Z] #61 0.431 + . ./runc.installer [2020-03-27T15:54:39.551Z] #61 0.431 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-27T15:54:39.551Z] #61 0.432 + install_runc [2020-03-27T15:54:39.551Z] #61 0.433 + uname -r [2020-03-27T15:54:39.551Z] #61 0.435 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-27T15:54:39.551Z] #61 0.441 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-27T15:54:39.551Z] #61 0.441 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-27T15:54:39.551Z] #61 0.441 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-27T15:54:39.551Z] #61 0.441 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4lrVdpj5em/src/github.com/opencontainers/runc [2020-03-27T15:54:39.551Z] #61 0.446 Cloning into '/tmp/tmp.4lrVdpj5em/src/github.com/opencontainers/runc'... [2020-03-27T15:54:39.842Z] #61 ... [2020-03-27T15:54:39.842Z] [2020-03-27T15:54:39.842Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-27T15:54:39.842Z] #13 DONE 0.6s [2020-03-27T15:54:40.134Z] [2020-03-27T15:54:40.134Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-27T15:54:40.134Z] #14 0.320 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-27T15:54:40.452Z] #14 DONE 0.4s [2020-03-27T15:54:40.452Z] [2020-03-27T15:54:40.452Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-27T15:54:40.742Z] #15 DONE 0.4s [2020-03-27T15:54:40.742Z] [2020-03-27T15:54:40.742Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-27T15:54:41.374Z] #16 DONE 0.4s [2020-03-27T15:54:41.374Z] [2020-03-27T15:54:41.374Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-03-27T15:54:41.388Z] 65014b3c3121: Verifying Checksum [2020-03-27T15:54:41.388Z] 65014b3c3121: Download complete [2020-03-27T15:54:41.663Z] #17 DONE 0.4s [2020-03-27T15:54:41.663Z] [2020-03-27T15:54:41.663Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:54:41.663Z] #45 75.39 AR compel/plugins/fds.lib.a [2020-03-27T15:54:41.663Z] #45 75.49 HOSTDEP compel/src/lib/log-host.d [2020-03-27T15:54:41.663Z] #45 75.74 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-27T15:54:41.663Z] #45 76.06 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-03-27T15:54:41.663Z] #45 76.39 HOSTDEP compel/src/main-host.d [2020-03-27T15:54:41.663Z] #45 76.64 DEP compel/src/lib/ptrace.d [2020-03-27T15:54:41.663Z] #45 76.86 DEP compel/src/lib/infect.d [2020-03-27T15:54:41.663Z] #45 77.18 DEP compel/src/lib/infect-util.d [2020-03-27T15:54:41.663Z] #45 77.39 DEP compel/src/lib/infect-rpc.d [2020-03-27T15:54:41.663Z] #45 77.61 DEP compel/arch/ppc64/src/lib/infect.d [2020-03-27T15:54:41.663Z] #45 77.82 DEP compel/arch/ppc64/src/lib/cpu.d [2020-03-27T15:54:41.663Z] #45 77.98 DEP compel/src/lib/log.d [2020-03-27T15:54:41.663Z] #45 78.07 DEP compel/src/main.d [2020-03-27T15:54:41.663Z] #45 78.33 DEP compel/src/lib/handle-elf.d [2020-03-27T15:54:41.663Z] #45 78.55 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-03-27T15:54:41.663Z] #45 78.94 CC compel/src/lib/log.o [2020-03-27T15:54:41.663Z] #45 79.43 CC compel/arch/ppc64/src/lib/cpu.o [2020-03-27T15:54:41.663Z] #45 79.96 CC compel/arch/ppc64/src/lib/infect.o [2020-03-27T15:54:42.257Z] #65 291.5 + bin/containerd-shim-runc-v2 [2020-03-27T15:54:42.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-27T15:54:42.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-27T15:54:42.822Z] #65 292.2 + binaries [2020-03-27T15:54:42.822Z] #65 292.2 + mkdir -p /build [2020-03-27T15:54:42.822Z] #65 292.3 + cp bin/containerd /build/containerd [2020-03-27T15:54:42.822Z] #65 292.3 + cp bin/containerd-shim /build/containerd-shim [2020-03-27T15:54:42.822Z] #65 292.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-27T15:54:42.822Z] #65 292.3 + cp bin/ctr /build/ctr [2020-03-27T15:54:43.160Z] #45 81.60 CC compel/src/lib/infect-rpc.o [2020-03-27T15:54:43.386Z] #65 DONE 292.7s [2020-03-27T15:54:43.450Z] #45 82.33 CC compel/src/lib/infect-util.o [2020-03-27T15:54:43.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-27T15:54:44.080Z] #45 82.92 CC compel/src/lib/infect.o [2020-03-27T15:54:44.317Z] [2020-03-27T15:54:44.317Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-27T15:54:44.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-27T15:54:44.574Z] #66 DONE 0.2s [2020-03-27T15:54:44.575Z] [2020-03-27T15:54:44.575Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-27T15:54:44.575Z] #70 DONE 0.1s [2020-03-27T15:54:44.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-27T15:54:44.832Z] [2020-03-27T15:54:44.832Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-27T15:54:44.832Z] #72 DONE 0.1s [2020-03-27T15:54:44.832Z] [2020-03-27T15:54:44.832Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-27T15:54:44.832Z] #75 DONE 0.1s [2020-03-27T15:54:44.832Z] [2020-03-27T15:54:44.832Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-27T15:54:44.832Z] #76 DONE 0.0s [2020-03-27T15:54:45.089Z] [2020-03-27T15:54:45.089Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-27T15:54:46.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-27T15:54:46.500Z] #77 DONE 1.4s [2020-03-27T15:54:46.500Z] [2020-03-27T15:54:46.500Z] #78 exporting to image [2020-03-27T15:54:46.500Z] #78 exporting layers [2020-03-27T15:54:46.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-27T15:54:47.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-27T15:54:48.513Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 14.7% of statements [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-27T15:54:48.513Z] ok github.com/docker/docker/api/server/middleware 0.022s coverage: 37.7% of statements [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-27T15:54:48.513Z] ok github.com/docker/docker/api/types/strslice 0.021s coverage: 90.0% of statements [2020-03-27T15:54:48.513Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2020-03-27T15:54:48.513Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 4.5% of statements [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/types [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-27T15:54:48.513Z] ok github.com/docker/docker/api/types/time 0.033s coverage: 100.0% of statements [2020-03-27T15:54:48.513Z] ok github.com/docker/docker/api/types/versions 0.015s coverage: 75.0% of statements [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/builder [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-27T15:54:48.513Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-27T15:54:48.513Z] ok github.com/docker/docker/builder/dockerignore 0.020s coverage: 96.8% of statements [2020-03-27T15:54:48.513Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2020-03-27T15:54:48.513Z] ok github.com/docker/docker/builder/remotecontext 0.278s coverage: 13.6% of statements [2020-03-27T15:54:48.772Z] ok github.com/docker/docker/builder/remotecontext/git 3.214s coverage: 86.3% of statements [2020-03-27T15:54:49.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-27T15:54:49.341Z] ok github.com/docker/docker/builder/dockerfile 1.008s coverage: 48.2% of statements [2020-03-27T15:54:49.341Z] ? github.com/docker/docker/cli [no test files] [2020-03-27T15:54:49.341Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-27T15:54:49.657Z] #45 ... [2020-03-27T15:54:49.657Z] [2020-03-27T15:54:49.657Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:54:49.657Z] #48 167.9 text/template [2020-03-27T15:54:49.657Z] #48 171.1 go/parser [2020-03-27T15:54:49.657Z] #48 ... [2020-03-27T15:54:49.657Z] [2020-03-27T15:54:49.657Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:54:49.657Z] #18 0.968 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T15:54:49.657Z] #18 1.222 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T15:54:49.657Z] #18 1.414 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T15:54:49.657Z] #18 2.651 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-27T15:54:49.657Z] #18 5.090 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [180 kB] [2020-03-27T15:54:49.657Z] #18 7.117 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-27T15:54:49.657Z] #18 ... [2020-03-27T15:54:49.657Z] [2020-03-27T15:54:49.657Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:54:49.657Z] #45 88.29 CC compel/src/lib/ptrace.o [2020-03-27T15:54:49.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-27T15:54:50.287Z] #45 89.04 AR compel/libcompel.a [2020-03-27T15:54:50.287Z] #45 89.19 HOSTCC compel/src/main-host.o [2020-03-27T15:54:50.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-27T15:54:51.318Z] #45 89.94 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-03-27T15:54:51.612Z] #45 90.34 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-27T15:54:51.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-27T15:54:52.648Z] #45 91.26 HOSTCC compel/src/lib/log-host.o [2020-03-27T15:54:52.928Z] #65 309.7 + bin/containerd-stress [2020-03-27T15:54:52.928Z] #65 311.5 + bin/containerd-shim [2020-03-27T15:54:52.941Z] #45 91.66 HOSTLINK compel/compel-host-bin [2020-03-27T15:54:53.050Z] #78 exporting layers 6.0s done [2020-03-27T15:54:53.050Z] #78 writing image sha256:6d60b1a3f4b8de853f83311867f4c30a1922594a54d6daaa678b3862fc082d45 done [2020-03-27T15:54:53.050Z] #78 naming to docker.io/library/docker:b02e0024f5dc3f91c228ac3e4716036eca44c6c9 done [2020-03-27T15:54:53.050Z] #78 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-03-27T15:54:53.232Z] #45 91.93 DEP soccr/soccr.d [2020-03-27T15:54:53.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-27T15:54:53.522Z] #45 92.31 CC soccr/soccr.o [2020-03-27T15:54:53.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-27T15:54:54.498Z] [2020-03-27T15:54:54.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-27T15:54:54.616Z] ok github.com/docker/docker/client 0.289s coverage: 75.8% of statements [2020-03-27T15:54:54.757Z] Removing bundles/ [2020-03-27T15:54:54.757Z] [2020-03-27T15:54:54.757Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-27T15:54:54.757Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-27T15:54:54.757Z] GOOS="" GOARCH="" GOARM="" [2020-03-27T15:54:55.506Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-27T15:54:55.506Z] Using test binary docker [2020-03-27T15:54:55.506Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-27T15:54:55.506Z] +++ /etc/init.d/apparmor start [2020-03-27T15:54:55.506Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-27T15:54:55.506Z] INFO: Waiting for daemon to start... [2020-03-27T15:54:55.506Z] Starting dockerd [2020-03-27T15:54:55.506Z] +++ 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-03-27T15:54:55.594Z] #45 ... [2020-03-27T15:54:55.594Z] [2020-03-27T15:54:55.594Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:54:55.594Z] #57 184.6 golang.org/x/crypto/ssh/terminal [2020-03-27T15:54:57.523Z] . [2020-03-27T15:54:57.523Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-27T15:54:57.523Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-27T15:54:57.523Z] Error: No such image: emptyfs [2020-03-27T15:54:57.523Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-27T15:54:57.523Z] ++++ docker load [2020-03-27T15:54:57.805Z] Running integration-test (iteration 1) [2020-03-27T15:54:57.805Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-03-27T15:54:57.805Z] ++ 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-03-27T15:54:57.805Z] ++ set -e [2020-03-27T15:54:57.805Z] ++ '[' -n 0 ']' [2020-03-27T15:54:57.805Z] ++ set -x [2020-03-27T15:54:57.805Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T15:54:59.457Z] #65 318.1 + bin/containerd-shim-runc-v1 [2020-03-27T15:55:01.153Z] #57 ... [2020-03-27T15:55:01.153Z] [2020-03-27T15:55:01.153Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:55:01.153Z] #45 95.33 AR soccr/libsoccr.a [2020-03-27T15:55:01.153Z] #45 95.38 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-27T15:55:01.153Z] #45 95.78 DEP criu/arch/ppc64/sigframe.d [2020-03-27T15:55:01.153Z] #45 96.13 DEP criu/arch/ppc64/crtools.d [2020-03-27T15:55:01.153Z] #45 96.46 DEP criu/arch/ppc64/cpu.d [2020-03-27T15:55:01.153Z] #45 96.80 CC criu/arch/ppc64/cpu.o [2020-03-27T15:55:01.153Z] #45 97.87 CC criu/arch/ppc64/crtools.o [2020-03-27T15:55:01.153Z] #45 ... [2020-03-27T15:55:01.153Z] [2020-03-27T15:55:01.153Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:55:01.153Z] #48 180.0 encoding/xml [2020-03-27T15:55:01.153Z] #48 ... [2020-03-27T15:55:01.153Z] [2020-03-27T15:55:01.153Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:55:01.153Z] #61 15.66 + cd /tmp/tmp.4lrVdpj5em/src/github.com/opencontainers/runc [2020-03-27T15:55:01.153Z] #61 15.66 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-27T15:55:01.153Z] #61 16.78 + '[' -z '' ']' [2020-03-27T15:55:01.153Z] #61 16.78 + target=static [2020-03-27T15:55:01.153Z] #61 16.78 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-27T15:55:01.153Z] #61 20.26 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-03-27T15:55:01.153Z] #61 ... [2020-03-27T15:55:01.153Z] [2020-03-27T15:55:01.153Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:55:01.153Z] #57 190.3 mvdan.cc/sh/v3/cmd/shfmt [2020-03-27T15:55:02.720Z] #65 321.2 + bin/containerd-shim-runc-v2 [2020-03-27T15:55:03.281Z] #65 322.0 + binaries [2020-03-27T15:55:03.281Z] #65 322.0 + mkdir -p /build [2020-03-27T15:55:03.281Z] #65 322.0 + cp bin/containerd /build/containerd [2020-03-27T15:55:03.281Z] #65 322.1 + cp bin/containerd-shim /build/containerd-shim [2020-03-27T15:55:03.281Z] #65 322.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-27T15:55:03.281Z] #65 322.1 + cp bin/ctr /build/ctr [2020-03-27T15:55:03.856Z] #65 DONE 322.5s [2020-03-27T15:55:04.602Z] Loaded image: buildpack-deps:jessie [2020-03-27T15:55:04.602Z] Loaded image: busybox:latest [2020-03-27T15:55:04.602Z] Loaded image: busybox:glibc [2020-03-27T15:55:04.602Z] Loaded image: debian:jessie [2020-03-27T15:55:04.602Z] Loaded image: hello-world:latest [2020-03-27T15:55:04.602Z] INFO: Testing against a local daemon [2020-03-27T15:55:04.602Z] === RUN TestCgroupNamespacesBuild [2020-03-27T15:55:04.790Z] [2020-03-27T15:55:04.790Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-27T15:55:04.790Z] #66 DONE 0.2s [2020-03-27T15:55:05.046Z] [2020-03-27T15:55:05.046Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-27T15:55:05.046Z] #70 DONE 0.1s [2020-03-27T15:55:05.046Z] [2020-03-27T15:55:05.046Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-27T15:55:05.046Z] #72 DONE 0.1s [2020-03-27T15:55:05.301Z] [2020-03-27T15:55:05.301Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-27T15:55:05.301Z] #75 DONE 0.1s [2020-03-27T15:55:05.301Z] [2020-03-27T15:55:05.301Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-27T15:55:05.301Z] #76 DONE 0.0s [2020-03-27T15:55:05.301Z] [2020-03-27T15:55:05.301Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-27T15:55:06.661Z] #77 DONE 1.3s [2020-03-27T15:55:06.661Z] [2020-03-27T15:55:06.661Z] #78 exporting to image [2020-03-27T15:55:06.661Z] #78 exporting layers [2020-03-27T15:55:06.718Z] #57 ... [2020-03-27T15:55:06.718Z] [2020-03-27T15:55:06.718Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:55:06.718Z] #45 100.1 CC criu/arch/ppc64/sigframe.o [2020-03-27T15:55:06.718Z] #45 100.7 LINK criu/arch/ppc64/crtools.built-in.o [2020-03-27T15:55:06.718Z] #45 100.8 DEP criu/pie/util-vdso.d [2020-03-27T15:55:06.718Z] #45 101.2 DEP criu/pie/util.d [2020-03-27T15:55:06.719Z] #45 101.5 CC criu/pie/util.o [2020-03-27T15:55:06.719Z] #45 102.2 CC criu/pie/util-vdso.o [2020-03-27T15:55:06.719Z] #45 103.8 AR criu/pie/pie.lib.a [2020-03-27T15:55:06.719Z] #45 103.9 DEP criu/pie/restorer.d [2020-03-27T15:55:06.719Z] #45 104.5 DEP criu/arch/ppc64/vdso-trampoline.d [2020-03-27T15:55:06.719Z] #45 104.6 DEP criu/arch/ppc64/restorer.d [2020-03-27T15:55:06.719Z] #45 105.0 DEP criu/arch/ppc64/vdso-pie.d [2020-03-27T15:55:06.719Z] #45 105.2 DEP criu/pie/parasite-vdso.d [2020-03-27T15:55:07.013Z] #45 105.6 DEP criu/pie/parasite.d [2020-03-27T15:55:07.276Z] --- PASS: TestCgroupNamespacesBuild (2.22s) [2020-03-27T15:55:07.276Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-27T15:55:07.303Z] #45 106.1 CC criu/pie/parasite.o [2020-03-27T15:55:08.747Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2020-03-27T15:55:08.747Z] === RUN TestBuildWithSession [2020-03-27T15:55:08.747Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-27T15:55:08.747Z] build_session_test.go:25: TODO: BuildKit [2020-03-27T15:55:08.747Z] === RUN TestBuildSquashParent [2020-03-27T15:55:10.024Z] #45 ... [2020-03-27T15:55:10.024Z] [2020-03-27T15:55:10.024Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:55:10.024Z] #18 18.28 Fetched 8118 kB in 18s (463 kB/s) [2020-03-27T15:55:10.024Z] #18 18.28 Reading package lists... [2020-03-27T15:55:10.024Z] #18 25.63 Reading package lists... [2020-03-27T15:55:10.024Z] #18 ... [2020-03-27T15:55:10.024Z] [2020-03-27T15:55:10.024Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:55:10.024Z] #45 108.9 LINK criu/pie/parasite.built-in.o [2020-03-27T15:55:10.312Z] #45 109.0 GEN criu/pie/parasite-blob.h [2020-03-27T15:55:10.312Z] #45 109.1 CC criu/pie/parasite-vdso.o [2020-03-27T15:55:11.378Z] #45 ... [2020-03-27T15:55:11.378Z] [2020-03-27T15:55:11.378Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:55:11.378Z] #48 190.7 math/big [2020-03-27T15:55:11.378Z] #48 196.7 go/doc [2020-03-27T15:55:12.010Z] #48 ... [2020-03-27T15:55:12.010Z] [2020-03-27T15:55:12.010Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-27T15:55:12.010Z] #57 DONE 201.0s [2020-03-27T15:55:12.010Z] [2020-03-27T15:55:12.010Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:55:12.010Z] #45 110.6 CC criu/arch/ppc64/vdso-pie.o [2020-03-27T15:55:13.036Z] #45 111.8 CC criu/arch/ppc64/restorer.o [2020-03-27T15:55:13.184Z] #78 exporting layers 6.1s done [2020-03-27T15:55:13.184Z] #78 writing image sha256:68542ea69f2f961a669e851c20d29f96e98082ace73adeb0dbec5acd3cc920ec done [2020-03-27T15:55:13.184Z] #78 naming to docker.io/library/docker:b02e0024f5dc3f91c228ac3e4716036eca44c6c9 done [2020-03-27T15:55:13.184Z] #78 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-27T15:55:13.657Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40712/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=b02e0024f5dc3f91c228ac3e4716036eca44c6c9 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b02e0024f5dc3f91c228ac3e4716036eca44c6c9 hack/make.sh dynbinary test-integration [2020-03-27T15:55:14.063Z] #45 112.8 CC criu/arch/ppc64/vdso-trampoline.o [2020-03-27T15:55:14.063Z] #45 112.9 CC criu/pie/restorer.o [2020-03-27T15:55:14.582Z] [2020-03-27T15:55:14.582Z] Removing bundles/ [2020-03-27T15:55:14.582Z] [2020-03-27T15:55:14.582Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-27T15:55:14.582Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-27T15:55:14.582Z] GOOS="" GOARCH="" GOARM="" [2020-03-27T15:55:17.116Z] --- PASS: TestBuildSquashParent (7.10s) [2020-03-27T15:55:17.116Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-27T15:55:17.116Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-27T15:55:17.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-27T15:55:17.116Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-27T15:55:17.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-27T15:55:17.116Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-27T15:55:17.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-27T15:55:17.116Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-27T15:55:17.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-27T15:55:17.116Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-27T15:55:17.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-27T15:55:17.116Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-27T15:55:17.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-27T15:55:17.116Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-27T15:55:17.116Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-27T15:55:17.563Z] #45 ... [2020-03-27T15:55:17.563Z] [2020-03-27T15:55:17.563Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:55:17.563Z] #18 25.63 Reading package lists... [2020-03-27T15:55:17.563Z] #18 33.79 Building dependency tree... [2020-03-27T15:55:17.563Z] #18 35.62 libcap2-bin is already the newest version (1:2.25-2). [2020-03-27T15:55:17.563Z] #18 35.62 The following additional packages will be installed: [2020-03-27T15:55:17.563Z] #18 35.62 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-27T15:55:17.563Z] #18 35.62 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-27T15:55:17.563Z] #18 35.62 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-27T15:55:17.563Z] #18 35.63 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-27T15:55:17.563Z] #18 35.63 python3.7 python3.7-minimal vim-runtime xxd [2020-03-27T15:55:17.563Z] #18 35.63 Suggested packages: [2020-03-27T15:55:17.563Z] #18 35.64 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-27T15:55:17.563Z] #18 35.64 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-27T15:55:17.563Z] #18 35.64 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-27T15:55:17.563Z] #18 35.64 Recommended packages: [2020-03-27T15:55:17.563Z] #18 35.64 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-27T15:55:17.563Z] #18 35.64 python3-keyrings.alt python3-xdg unzip [2020-03-27T15:55:18.470Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|imports|name|compiled_files|types_sizes) took 1m54.196449458s [2020-03-27T15:55:18.470Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 460.10865ms [2020-03-27T15:55:18.585Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-27T15:55:18.585Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-27T15:55:21.176Z] ok github.com/docker/docker/cmd/dockerd 0.118s coverage: 30.7% of statements [2020-03-27T15:55:21.256Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-27T15:55:21.256Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-27T15:55:22.024Z] #18 39.66 The following NEW packages will be installed: [2020-03-27T15:55:22.024Z] #18 39.67 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-27T15:55:22.024Z] #18 39.68 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-27T15:55:22.024Z] #18 39.68 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-27T15:55:22.024Z] #18 39.68 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-27T15:55:22.024Z] #18 39.68 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-27T15:55:22.024Z] #18 39.68 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-27T15:55:22.024Z] #18 39.69 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-27T15:55:22.024Z] #18 39.69 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-27T15:55:22.024Z] #18 39.69 xz-utils zip [2020-03-27T15:55:22.024Z] #18 39.82 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-27T15:55:22.024Z] #18 39.82 Need to get 29.2 MB of archives. [2020-03-27T15:55:22.024Z] #18 39.82 After this operation, 134 MB of additional disk space will be used. [2020-03-27T15:55:22.024Z] #18 39.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-03-27T15:55:22.024Z] #18 39.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-03-27T15:55:22.024Z] #18 39.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-03-27T15:55:22.024Z] #18 40.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-03-27T15:55:22.024Z] #18 40.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-03-27T15:55:22.024Z] #18 40.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-03-27T15:55:22.024Z] #18 40.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-03-27T15:55:22.024Z] #18 40.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-03-27T15:55:22.024Z] #18 40.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-03-27T15:55:22.024Z] #18 40.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-03-27T15:55:22.024Z] #18 40.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-03-27T15:55:22.024Z] #18 40.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-03-27T15:55:22.024Z] #18 40.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-03-27T15:55:22.024Z] #18 40.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-03-27T15:55:22.024Z] #18 40.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-03-27T15:55:22.024Z] #18 40.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-03-27T15:55:22.024Z] #18 40.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-27T15:55:22.320Z] #18 40.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-27T15:55:22.320Z] #18 40.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-03-27T15:55:22.320Z] #18 40.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-03-27T15:55:22.320Z] #18 40.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-03-27T15:55:22.320Z] #18 40.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-03-27T15:55:22.320Z] #18 40.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-03-27T15:55:22.320Z] #18 40.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-27T15:55:22.320Z] #18 40.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-27T15:55:22.320Z] #18 40.73 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-27T15:55:22.320Z] #18 40.74 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-03-27T15:55:22.320Z] #18 40.74 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-03-27T15:55:22.320Z] #18 40.75 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-03-27T15:55:23.086Z] ok github.com/docker/docker/container 0.183s coverage: 34.9% of statements [2020-03-27T15:55:23.086Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-27T15:55:23.086Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-27T15:55:23.086Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-27T15:55:23.086Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-27T15:55:23.335Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-27T15:55:23.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.68s) [2020-03-27T15:55:23.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.76s) [2020-03-27T15:55:23.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.45s) [2020-03-27T15:55:23.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.45s) [2020-03-27T15:55:23.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.35s) [2020-03-27T15:55:23.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.36s) [2020-03-27T15:55:23.336Z] === RUN TestBuildMultiStageCopy [2020-03-27T15:55:23.336Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-27T15:55:23.361Z] #18 41.54 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-27T15:55:23.361Z] #18 41.56 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-27T15:55:23.361Z] #18 41.57 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-27T15:55:23.361Z] #18 41.58 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-03-27T15:55:23.361Z] #18 41.61 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-03-27T15:55:23.361Z] #18 41.62 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-03-27T15:55:23.361Z] #18 41.74 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-27T15:55:23.361Z] #18 41.75 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-03-27T15:55:23.361Z] #18 41.78 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-03-27T15:55:23.361Z] #18 41.79 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-27T15:55:23.361Z] #18 41.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-03-27T15:55:23.652Z] #18 41.84 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-27T15:55:23.652Z] #18 41.84 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-03-27T15:55:23.652Z] #18 41.94 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-03-27T15:55:23.652Z] #18 41.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-03-27T15:55:23.652Z] #18 42.00 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-27T15:55:23.944Z] #18 ... [2020-03-27T15:55:23.944Z] [2020-03-27T15:55:23.944Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:55:23.944Z] #48 213.0 vendor/golang.org/x/net/idna [2020-03-27T15:55:24.986Z] #48 ... [2020-03-27T15:55:24.986Z] [2020-03-27T15:55:24.986Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:55:24.986Z] #69 204.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-27T15:55:24.986Z] #69 204.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-27T15:55:24.986Z] #69 ... [2020-03-27T15:55:24.986Z] [2020-03-27T15:55:24.986Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:55:24.986Z] #18 42.65 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-03-27T15:55:24.986Z] #18 42.80 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-03-27T15:55:24.986Z] #18 42.93 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-03-27T15:55:25.628Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2020-03-27T15:55:26.006Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-27T15:55:26.288Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-27T15:55:26.490Z] #18 44.56 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T15:55:26.490Z] #18 44.80 Fetched 29.2 MB in 3s (9178 kB/s) [2020-03-27T15:55:26.490Z] #18 44.90 Selecting previously unselected package pigz. [2020-03-27T15:55:26.784Z] #18 44.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 ... 23352 files and directories currently installed.) [2020-03-27T15:55:26.784Z] #18 45.10 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-03-27T15:55:26.784Z] #18 45.11 Unpacking pigz (2.4-1) ... [2020-03-27T15:55:26.784Z] #18 45.27 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-03-27T15:55:26.784Z] #18 45.30 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-27T15:55:26.901Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-27T15:55:27.029Z] ok github.com/docker/docker/daemon/cluster/convert 0.037s coverage: 35.6% of statements [2020-03-27T15:55:27.073Z] #18 45.31 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-27T15:55:27.514Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-27T15:55:28.100Z] #18 46.19 Selecting previously unselected package python3.7-minimal. [2020-03-27T15:55:28.100Z] #18 46.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-27T15:55:28.100Z] #18 46.22 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-27T15:55:28.100Z] #18 ... [2020-03-27T15:55:28.100Z] [2020-03-27T15:55:28.100Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:55:28.100Z] #69 DONE 217.3s [2020-03-27T15:55:28.100Z] [2020-03-27T15:55:28.100Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-27T15:55:28.100Z] #70 DONE 0.1s [2020-03-27T15:55:28.128Z] --- PASS: TestBuildMultiStageCopy (4.67s) [2020-03-27T15:55:28.128Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s) [2020-03-27T15:55:28.128Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-03-27T15:55:28.128Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-03-27T15:55:28.128Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-03-27T15:55:28.128Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-03-27T15:55:28.128Z] === RUN TestBuildMultiStageParentConfig [2020-03-27T15:55:28.390Z] [2020-03-27T15:55:28.390Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:55:28.390Z] #45 118.3 LINK criu/pie/restorer.built-in.o [2020-03-27T15:55:28.390Z] #45 118.4 GEN criu/pie/restorer-blob.h [2020-03-27T15:55:28.390Z] #45 118.7 DEP criu/vdso.d [2020-03-27T15:55:28.390Z] #45 119.3 DEP criu/uts_ns.d [2020-03-27T15:55:28.390Z] #45 119.6 DEP criu/util.d [2020-03-27T15:55:28.390Z] #45 119.9 DEP criu/uffd.d [2020-03-27T15:55:28.390Z] #45 120.3 DEP criu/tun.d [2020-03-27T15:55:28.390Z] #45 120.8 DEP criu/tty.d [2020-03-27T15:55:28.390Z] #45 121.5 DEP criu/timerfd.d [2020-03-27T15:55:28.390Z] #45 122.1 DEP criu/sysfs_parse.d [2020-03-27T15:55:28.390Z] #45 122.4 DEP criu/sysctl.d [2020-03-27T15:55:28.390Z] #45 122.6 DEP criu/string.d [2020-03-27T15:55:28.390Z] #45 122.6 DEP criu/stats.d [2020-03-27T15:55:28.390Z] #45 122.8 DEP criu/sockets.d [2020-03-27T15:55:28.390Z] #45 123.2 DEP criu/sk-unix.d [2020-03-27T15:55:28.390Z] #45 123.7 DEP criu/sk-tcp.d [2020-03-27T15:55:28.390Z] #45 124.1 DEP criu/sk-queue.d [2020-03-27T15:55:28.390Z] #45 124.3 DEP criu/sk-packet.d [2020-03-27T15:55:28.390Z] #45 124.6 DEP criu/sk-netlink.d [2020-03-27T15:55:28.390Z] #45 125.1 DEP criu/sk-inet.d [2020-03-27T15:55:28.390Z] #45 125.6 DEP criu/signalfd.d [2020-03-27T15:55:28.390Z] #45 125.9 DEP criu/sigframe.d [2020-03-27T15:55:28.390Z] #45 126.2 DEP criu/shmem.d [2020-03-27T15:55:28.390Z] #45 126.4 DEP criu/servicefd.d [2020-03-27T15:55:28.390Z] #45 126.8 DEP criu/seize.d [2020-03-27T15:55:28.410Z] ok github.com/docker/docker/daemon/cluster 0.110s coverage: 0.5% of statements [2020-03-27T15:55:28.681Z] #45 127.3 DEP criu/seccomp.d [2020-03-27T15:55:28.970Z] #45 127.8 DEP criu/rst-malloc.d [2020-03-27T15:55:29.260Z] #45 128.0 DEP criu/rbtree.d [2020-03-27T15:55:29.260Z] #45 128.1 DEP criu/pstree.d [2020-03-27T15:55:29.598Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2020-03-27T15:55:29.598Z] === RUN TestBuildLabelWithTargets [2020-03-27T15:55:29.890Z] #45 128.6 DEP criu/protobuf.d [2020-03-27T15:55:30.179Z] #45 128.9 GEN criu/protobuf-desc-gen.h [2020-03-27T15:55:30.830Z] #45 ... [2020-03-27T15:55:30.830Z] [2020-03-27T15:55:30.830Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:55:30.830Z] #18 49.07 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-27T15:55:30.830Z] #18 49.08 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-27T15:55:30.953Z] ok github.com/docker/docker/daemon/config 0.125s coverage: 81.7% of statements [2020-03-27T15:55:30.953Z] ok github.com/docker/docker/daemon/discovery 0.022s coverage: 30.0% of statements [2020-03-27T15:55:32.270Z] --- PASS: TestBuildLabelWithTargets (2.39s) [2020-03-27T15:55:32.270Z] === RUN TestBuildWithEmptyLayers [2020-03-27T15:55:32.332Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2020-03-27T15:55:32.884Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-03-27T15:55:32.884Z] === RUN TestBuildMultiStageOnBuild [2020-03-27T15:55:34.241Z] ok github.com/docker/docker/daemon/graphdriver 0.024s coverage: 2.2% of statements [2020-03-27T15:55:35.268Z] #18 53.46 Selecting previously unselected package python3-minimal. [2020-03-27T15:55:35.269Z] #18 53.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-03-27T15:55:35.269Z] #18 53.55 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-03-27T15:55:35.269Z] #18 53.55 Unpacking python3-minimal (3.7.3-1) ... [2020-03-27T15:55:35.269Z] #18 53.70 Selecting previously unselected package libmpdec2:ppc64el. [2020-03-27T15:55:35.269Z] #18 53.70 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-03-27T15:55:35.269Z] #18 53.72 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-03-27T15:55:35.558Z] #18 53.89 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-03-27T15:55:35.558Z] #18 53.90 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-27T15:55:35.558Z] #18 53.92 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-27T15:55:36.332Z] --- PASS: TestBuildMultiStageOnBuild (2.88s) [2020-03-27T15:55:36.332Z] === RUN TestBuildUncleanTarFilenames [2020-03-27T15:55:37.337Z] --- PASS: TestBuildUncleanTarFilenames (1.30s) [2020-03-27T15:55:37.337Z] === RUN TestBuildMultiStageLayerLeak [2020-03-27T15:55:37.534Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-03-27T15:55:37.621Z] #18 55.68 Selecting previously unselected package python3.7. [2020-03-27T15:55:37.621Z] #18 55.69 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-27T15:55:37.621Z] #18 55.70 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-27T15:55:37.621Z] #18 55.88 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-03-27T15:55:37.621Z] #18 55.89 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-03-27T15:55:37.621Z] #18 55.90 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-27T15:55:37.929Z] #18 56.12 Setting up python3-minimal (3.7.3-1) ... [2020-03-27T15:55:37.929Z] #18 ... [2020-03-27T15:55:37.929Z] [2020-03-27T15:55:37.929Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:55:37.929Z] #48 216.9 github.com/LK4D4/vndr/build [2020-03-27T15:55:37.929Z] #48 226.4 vendor/golang.org/x/net/http2/hpack [2020-03-27T15:55:37.929Z] #48 ... [2020-03-27T15:55:37.929Z] [2020-03-27T15:55:37.929Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:55:37.929Z] #45 131.5 DEP criu/protobuf-desc.d [2020-03-27T15:55:37.929Z] #45 131.7 DEP criu/proc_parse.d [2020-03-27T15:55:37.929Z] #45 132.1 DEP criu/plugin.d [2020-03-27T15:55:37.929Z] #45 132.3 DEP criu/pipes.d [2020-03-27T15:55:37.929Z] #45 132.6 DEP criu/pie-util.d [2020-03-27T15:55:37.929Z] #45 132.8 DEP criu/pie-util-vdso.d [2020-03-27T15:55:37.929Z] #45 133.0 DEP criu/path.d [2020-03-27T15:55:37.929Z] #45 133.3 DEP criu/parasite-syscall.d [2020-03-27T15:55:37.929Z] #45 133.7 DEP criu/pagemap.d [2020-03-27T15:55:37.929Z] #45 134.0 DEP criu/pagemap-cache.d [2020-03-27T15:55:37.929Z] #45 134.3 DEP criu/page-xfer.d [2020-03-27T15:55:37.929Z] #45 134.5 DEP criu/page-pipe.d [2020-03-27T15:55:37.929Z] #45 134.7 DEP criu/netfilter.d [2020-03-27T15:55:37.929Z] #45 135.0 DEP criu/net.d [2020-03-27T15:55:37.929Z] #45 135.5 DEP criu/namespaces.d [2020-03-27T15:55:37.929Z] #45 135.9 DEP criu/mount.d [2020-03-27T15:55:37.929Z] #45 136.3 DEP criu/mem.d [2020-03-27T15:55:37.929Z] #45 136.7 DEP criu/lsm.d [2020-03-27T15:55:38.226Z] #45 136.9 DEP criu/log.d [2020-03-27T15:55:38.516Z] #45 137.1 DEP criu/libnetlink.d [2020-03-27T15:55:38.516Z] #45 137.3 DEP criu/kerndat.d [2020-03-27T15:55:38.912Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.485s coverage: 13.8% of statements [2020-03-27T15:55:39.145Z] #45 137.7 DEP criu/kcmp-ids.d [2020-03-27T15:55:39.145Z] #45 137.8 DEP criu/irmap.d [2020-03-27T15:55:39.434Z] #45 138.1 DEP criu/ipc_ns.d [2020-03-27T15:55:39.434Z] #45 ... [2020-03-27T15:55:39.434Z] [2020-03-27T15:55:39.434Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:55:39.434Z] #18 57.76 Selecting previously unselected package python3. [2020-03-27T15:55:39.434Z] #18 57.76 (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-03-27T15:55:39.434Z] #18 57.88 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-03-27T15:55:39.434Z] #18 57.93 Unpacking python3 (3.7.3-1) ... [2020-03-27T15:55:39.480Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.694s coverage: 57.0% of statements [2020-03-27T15:55:39.723Z] #18 58.06 Selecting previously unselected package libip4tc0:ppc64el. [2020-03-27T15:55:39.723Z] #18 58.07 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-03-27T15:55:39.723Z] #18 58.07 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-03-27T15:55:40.009Z] --- PASS: TestBuildMultiStageLayerLeak (2.92s) [2020-03-27T15:55:40.009Z] === RUN TestBuildWithHugeFile [2020-03-27T15:55:40.011Z] #18 58.22 Selecting previously unselected package libip6tc0:ppc64el. [2020-03-27T15:55:40.011Z] #18 58.23 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-03-27T15:55:40.011Z] #18 58.24 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-03-27T15:55:40.011Z] #18 58.37 Selecting previously unselected package libiptc0:ppc64el. [2020-03-27T15:55:40.011Z] #18 58.37 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-03-27T15:55:40.011Z] #18 58.38 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-03-27T15:55:40.301Z] #18 58.49 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-03-27T15:55:40.301Z] #18 58.51 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-03-27T15:55:40.301Z] #18 58.52 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-27T15:55:40.301Z] #18 58.61 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-03-27T15:55:40.301Z] #18 58.63 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-03-27T15:55:40.301Z] #18 58.64 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-27T15:55:40.591Z] #18 58.78 Selecting previously unselected package libnftnl11:ppc64el. [2020-03-27T15:55:40.591Z] #18 58.79 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-03-27T15:55:40.591Z] #18 58.79 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-03-27T15:55:40.591Z] #18 58.93 Selecting previously unselected package iptables. [2020-03-27T15:55:40.591Z] #18 58.95 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-03-27T15:55:40.591Z] #18 58.96 Unpacking iptables (1.8.2-4) ... [2020-03-27T15:55:41.615Z] #18 59.72 Selecting previously unselected package xxd. [2020-03-27T15:55:41.615Z] #18 59.73 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-27T15:55:41.615Z] #18 59.74 Unpacking xxd (2:8.1.0875-5) ... [2020-03-27T15:55:41.615Z] #18 59.92 Selecting previously unselected package vim-common. [2020-03-27T15:55:41.615Z] #18 59.96 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-27T15:55:41.615Z] #18 60.01 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-27T15:55:42.018Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2020-03-27T15:55:42.245Z] #18 60.38 Selecting previously unselected package bash-completion. [2020-03-27T15:55:42.245Z] #18 60.40 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-27T15:55:43.398Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.369s coverage: 45.9% of statements [2020-03-27T15:55:44.776Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.463s coverage: 72.5% of statements [2020-03-27T15:55:45.345Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.781s coverage: 49.5% of statements [2020-03-27T15:55:45.914Z] ok github.com/docker/docker/daemon 12.438s coverage: 17.5% of statements [2020-03-27T15:55:45.914Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-27T15:55:45.914Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-27T15:55:45.914Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-27T15:55:45.914Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-27T15:55:45.914Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-27T15:55:47.296Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2020-03-27T15:55:47.866Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.589s coverage: 76.1% of statements [2020-03-27T15:55:48.435Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.025s coverage: 3.0% of statements [2020-03-27T15:55:48.435Z] ok github.com/docker/docker/daemon/links 0.018s coverage: 93.0% of statements [2020-03-27T15:55:49.142Z] #18 66.67 Unpacking bash-completion (1:2.8-6) ... [2020-03-27T15:55:49.142Z] #18 67.31 Selecting previously unselected package bzip2. [2020-03-27T15:55:49.142Z] #18 67.32 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-03-27T15:55:49.142Z] #18 67.33 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-27T15:55:49.142Z] #18 67.47 Selecting previously unselected package xz-utils. [2020-03-27T15:55:49.142Z] #18 67.51 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-03-27T15:55:49.142Z] #18 67.52 Unpacking xz-utils (5.2.4-1) ... [2020-03-27T15:55:49.433Z] #18 67.93 Selecting previously unselected package apparmor. [2020-03-27T15:55:49.723Z] #18 67.97 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-03-27T15:55:49.723Z] #18 68.14 Unpacking apparmor (2.13.2-10) ... [2020-03-27T15:55:49.723Z] #18 ... [2020-03-27T15:55:49.723Z] [2020-03-27T15:55:49.723Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:55:49.723Z] #45 138.5 DEP criu/image.d [2020-03-27T15:55:49.723Z] #45 138.9 DEP criu/image-desc.d [2020-03-27T15:55:49.723Z] #45 139.0 DEP criu/fsnotify.d [2020-03-27T15:55:49.723Z] #45 139.5 DEP criu/filesystems.d [2020-03-27T15:55:49.723Z] #45 139.9 DEP criu/files.d [2020-03-27T15:55:49.723Z] #45 140.3 DEP criu/files-reg.d [2020-03-27T15:55:49.723Z] #45 140.7 DEP criu/files-ext.d [2020-03-27T15:55:49.723Z] #45 140.9 DEP criu/file-lock.d [2020-03-27T15:55:49.723Z] #45 141.3 DEP criu/file-ids.d [2020-03-27T15:55:49.723Z] #45 141.6 DEP criu/fifo.d [2020-03-27T15:55:49.723Z] #45 141.9 DEP criu/fdstore.d [2020-03-27T15:55:49.723Z] #45 142.0 DEP criu/fault-injection.d [2020-03-27T15:55:49.723Z] #45 142.2 DEP criu/external.d [2020-03-27T15:55:49.723Z] #45 142.5 DEP criu/eventpoll.d [2020-03-27T15:55:49.723Z] #45 142.9 DEP criu/eventfd.d [2020-03-27T15:55:49.723Z] #45 143.2 DEP criu/crtools.d [2020-03-27T15:55:49.723Z] #45 143.6 DEP criu/cr-service.d [2020-03-27T15:55:49.723Z] #45 143.9 DEP criu/cr-restore.d [2020-03-27T15:55:49.723Z] #45 144.4 DEP criu/cr-errno.d [2020-03-27T15:55:49.723Z] #45 144.4 DEP criu/cr-dump.d [2020-03-27T15:55:49.723Z] #45 144.9 DEP criu/cr-dedup.d [2020-03-27T15:55:49.723Z] #45 145.1 DEP criu/cr-check.d [2020-03-27T15:55:49.723Z] #45 145.6 DEP criu/config.d [2020-03-27T15:55:49.723Z] #45 145.9 DEP criu/clone-noasan.d [2020-03-27T15:55:49.723Z] #45 146.1 DEP criu/cgroup.d [2020-03-27T15:55:49.723Z] #45 146.5 DEP criu/cgroup-props.d [2020-03-27T15:55:49.723Z] #45 146.7 DEP criu/bitmap.d [2020-03-27T15:55:49.723Z] #45 146.8 DEP criu/bfd.d [2020-03-27T15:55:49.723Z] #45 147.0 DEP criu/autofs.d [2020-03-27T15:55:49.723Z] #45 147.3 DEP criu/aio.d [2020-03-27T15:55:49.723Z] #45 147.6 DEP criu/action-scripts.d [2020-03-27T15:55:49.723Z] #45 148.2 CC criu/action-scripts.o [2020-03-27T15:55:50.354Z] #45 ... [2020-03-27T15:55:50.354Z] [2020-03-27T15:55:50.354Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:55:50.354Z] #18 68.83 Selecting previously unselected package aufs-tools. [2020-03-27T15:55:50.643Z] #18 68.84 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-03-27T15:55:50.643Z] #18 68.84 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-27T15:55:50.643Z] #18 69.04 Selecting previously unselected package libonig5:ppc64el. [2020-03-27T15:55:50.643Z] #18 69.07 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-03-27T15:55:50.938Z] #18 69.09 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-27T15:55:50.973Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 41.8% of statements [2020-03-27T15:55:50.973Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.851s coverage: 61.0% of statements [2020-03-27T15:55:50.973Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-27T15:55:50.973Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-27T15:55:51.232Z] #18 69.36 Selecting previously unselected package libjq1:ppc64el. [2020-03-27T15:55:51.232Z] #18 69.39 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-27T15:55:51.232Z] #18 69.40 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-27T15:55:51.232Z] #18 69.62 Selecting previously unselected package jq. [2020-03-27T15:55:51.232Z] #18 69.67 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-27T15:55:51.232Z] #18 69.67 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-27T15:55:51.522Z] #18 69.82 Selecting previously unselected package libaio1:ppc64el. [2020-03-27T15:55:51.522Z] #18 69.84 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-03-27T15:55:51.522Z] #18 69.85 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-03-27T15:55:51.522Z] #18 70.00 Selecting previously unselected package libgpm2:ppc64el. [2020-03-27T15:55:51.522Z] #18 70.01 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-03-27T15:55:51.522Z] #18 70.02 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-03-27T15:55:51.543Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 4.9% of statements [2020-03-27T15:55:51.543Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-27T15:55:51.543Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-27T15:55:51.543Z] ok github.com/docker/docker/daemon/logger/awslogs 0.363s coverage: 77.4% of statements [2020-03-27T15:55:51.543Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-27T15:55:51.543Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-27T15:55:51.821Z] #18 70.14 Selecting previously unselected package libicu63:ppc64el. [2020-03-27T15:55:51.821Z] #18 70.16 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-03-27T15:55:51.821Z] #18 70.17 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-03-27T15:55:52.451Z] #18 ... [2020-03-27T15:55:52.451Z] [2020-03-27T15:55:52.451Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:55:52.451Z] #48 231.6 mime [2020-03-27T15:55:52.451Z] #48 232.1 mime/quotedprintable [2020-03-27T15:55:52.451Z] #48 233.6 net/http/internal [2020-03-27T15:55:52.451Z] #48 238.7 vendor/golang.org/x/net/http/httpproxy [2020-03-27T15:55:52.451Z] #48 238.7 net/textproto [2020-03-27T15:55:52.451Z] #48 238.7 crypto/x509 [2020-03-27T15:55:52.481Z] ok github.com/docker/docker/daemon/logger/gelf 0.035s coverage: 67.0% of statements [2020-03-27T15:55:52.740Z] #48 ... [2020-03-27T15:55:52.740Z] [2020-03-27T15:55:52.740Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:55:52.740Z] #45 149.4 CC criu/aio.o [2020-03-27T15:55:52.740Z] #45 150.7 CC criu/autofs.o [2020-03-27T15:55:52.740Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 88.3% of statements [2020-03-27T15:55:52.740Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 26.2% of statements [2020-03-27T15:55:53.309Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.035s coverage: 62.1% of statements [2020-03-27T15:55:54.693Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.074s coverage: 19.9% of statements [2020-03-27T15:55:54.693Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 74.7% of statements [2020-03-27T15:55:54.693Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-27T15:55:54.693Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.046s coverage: 33.3% of statements [2020-03-27T15:55:55.452Z] #45 154.1 CC criu/bfd.o [2020-03-27T15:55:55.634Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2020-03-27T15:55:56.202Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2020-03-27T15:55:56.202Z] ok github.com/docker/docker/daemon/logger/syslog 0.040s coverage: 47.8% of statements [2020-03-27T15:55:56.950Z] #45 155.3 CC criu/bitmap.o [2020-03-27T15:55:56.950Z] #45 ... [2020-03-27T15:55:56.950Z] [2020-03-27T15:55:56.950Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:55:56.950Z] #51 DONE 246.1s [2020-03-27T15:55:56.950Z] [2020-03-27T15:55:56.950Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:55:56.950Z] #45 155.7 CC criu/cgroup-props.o [2020-03-27T15:55:56.950Z] #45 ... [2020-03-27T15:55:56.950Z] [2020-03-27T15:55:56.950Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:55:56.950Z] #48 241.9 mime/multipart [2020-03-27T15:55:56.950Z] #48 241.9 vendor/golang.org/x/net/http/httpguts [2020-03-27T15:55:57.582Z] ok github.com/docker/docker/daemon/logger/splunk 1.850s coverage: 82.5% of statements [2020-03-27T15:55:57.582Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-27T15:55:57.582Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-27T15:55:58.521Z] ok github.com/docker/docker/distribution/metadata 0.162s coverage: 48.2% of statements [2020-03-27T15:55:59.020Z] #48 248.2 crypto/tls [2020-03-27T15:55:59.020Z] #48 ... [2020-03-27T15:55:59.020Z] [2020-03-27T15:55:59.020Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:55:59.020Z] #18 77.43 Selecting previously unselected package libnet1:ppc64el. [2020-03-27T15:55:59.092Z] ok github.com/docker/docker/errdefs 0.028s coverage: 49.4% of statements [2020-03-27T15:55:59.309Z] #18 77.45 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-27T15:55:59.309Z] #18 77.46 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-27T15:55:59.309Z] #18 77.63 Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-27T15:55:59.309Z] #18 77.65 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-27T15:55:59.309Z] #18 77.66 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-27T15:55:59.352Z] ok github.com/docker/docker/distribution 0.295s coverage: 22.1% of statements [2020-03-27T15:55:59.352Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-27T15:55:59.599Z] #18 77.76 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-27T15:55:59.599Z] #18 77.78 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-27T15:55:59.599Z] #18 77.79 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-27T15:55:59.599Z] #18 77.93 Selecting previously unselected package libreadline5:ppc64el. [2020-03-27T15:55:59.599Z] #18 77.93 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-03-27T15:55:59.599Z] #18 77.94 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-27T15:55:59.888Z] #18 78.18 Selecting previously unselected package net-tools. [2020-03-27T15:55:59.888Z] #18 78.18 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-03-27T15:55:59.888Z] #18 78.18 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-27T15:55:59.888Z] #18 78.42 Selecting previously unselected package python-pip-whl. [2020-03-27T15:56:00.178Z] #18 78.44 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-27T15:56:00.178Z] #18 78.45 Unpacking python-pip-whl (18.1-5) ... [2020-03-27T15:56:00.805Z] #18 79.27 Selecting previously unselected package python3-lib2to3. [2020-03-27T15:56:00.805Z] #18 79.29 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-27T15:56:01.095Z] #18 79.30 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-27T15:56:01.095Z] #18 79.46 Selecting previously unselected package python3-distutils. [2020-03-27T15:56:01.095Z] #18 79.48 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-27T15:56:01.095Z] #18 79.50 Unpacking python3-distutils (3.7.3-1) ... [2020-03-27T15:56:01.257Z] ok github.com/docker/docker/image 0.047s coverage: 86.4% of statements [2020-03-27T15:56:01.258Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2020-03-27T15:56:01.258Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2020-03-27T15:56:01.258Z] ok github.com/docker/docker/distribution/xfer 1.715s coverage: 85.6% of statements [2020-03-27T15:56:01.258Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-27T15:56:01.258Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-27T15:56:01.258Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-27T15:56:01.385Z] #18 79.67 Selecting previously unselected package python3-pip. [2020-03-27T15:56:01.385Z] #18 79.69 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-27T15:56:01.385Z] #18 79.70 Unpacking python3-pip (18.1-5) ... [2020-03-27T15:56:01.675Z] #18 80.03 Selecting previously unselected package python3-pkg-resources. [2020-03-27T15:56:01.675Z] #18 80.06 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-27T15:56:01.675Z] #18 80.09 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-27T15:56:01.827Z] ok github.com/docker/docker/libcontainerd/queue 0.074s coverage: 100.0% of statements [2020-03-27T15:56:01.966Z] #18 80.36 Selecting previously unselected package python3-setuptools. [2020-03-27T15:56:01.966Z] #18 80.39 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-27T15:56:01.966Z] #18 80.39 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-27T15:56:02.258Z] #18 80.73 Selecting previously unselected package python3-wheel. [2020-03-27T15:56:02.398Z] ok github.com/docker/docker/pkg/aaparser 0.008s coverage: 50.0% of statements [2020-03-27T15:56:02.549Z] #18 80.73 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-27T15:56:02.549Z] #18 80.74 Unpacking python3-wheel (0.32.3-2) ... [2020-03-27T15:56:02.549Z] #18 80.83 Selecting previously unselected package sudo. [2020-03-27T15:56:02.549Z] #18 80.84 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-03-27T15:56:02.549Z] #18 80.85 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-27T15:56:03.201Z] #18 81.65 Selecting previously unselected package thin-provisioning-tools. [2020-03-27T15:56:03.201Z] #18 81.67 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-03-27T15:56:03.201Z] #18 81.67 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-27T15:56:03.338Z] ok github.com/docker/docker/opts 0.100s coverage: 67.4% of statements [2020-03-27T15:56:03.828Z] #18 82.23 Selecting previously unselected package uidmap. [2020-03-27T15:56:03.828Z] #18 82.26 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-03-27T15:56:03.828Z] #18 82.27 Unpacking uidmap (1:4.5-1.1) ... [2020-03-27T15:56:04.117Z] #18 82.54 Selecting previously unselected package vim-runtime. [2020-03-27T15:56:04.117Z] #18 82.55 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-27T15:56:04.406Z] #18 82.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-27T15:56:04.406Z] #18 82.72 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-27T15:56:04.406Z] #18 82.73 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-27T15:56:04.719Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2020-03-27T15:56:04.978Z] ok github.com/docker/docker/pkg/authorization 0.556s coverage: 68.3% of statements [2020-03-27T15:56:04.978Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2020-03-27T15:56:05.918Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-03-27T15:56:06.177Z] ok github.com/docker/docker/pkg/archive 1.274s coverage: 76.8% of statements [2020-03-27T15:56:06.436Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-03-27T15:56:06.695Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 97.6% of statements [2020-03-27T15:56:06.955Z] --- PASS: TestBuildWithHugeFile (26.47s) [2020-03-27T15:56:06.955Z] === RUN TestBuildWithEmptyDockerfile [2020-03-27T15:56:06.955Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T15:56:06.955Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T15:56:06.955Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T15:56:06.955Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T15:56:06.955Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T15:56:06.955Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T15:56:06.955Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T15:56:06.955Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T15:56:06.955Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T15:56:06.955Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-03-27T15:56:06.955Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-03-27T15:56:06.955Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-03-27T15:56:06.955Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-03-27T15:56:06.955Z] === RUN TestBuildPreserveOwnership [2020-03-27T15:56:06.955Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-27T15:56:07.635Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2020-03-27T15:56:07.894Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-03-27T15:56:08.463Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-03-27T15:56:09.399Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-03-27T15:56:09.970Z] ok github.com/docker/docker/pkg/chrootarchive 3.582s coverage: 43.2% of statements [2020-03-27T15:56:09.970Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements [2020-03-27T15:56:10.037Z] #18 87.78 Selecting previously unselected package vim. [2020-03-27T15:56:10.037Z] #18 87.79 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-27T15:56:10.037Z] #18 87.83 Unpacking vim (2:8.1.0875-5) ... [2020-03-27T15:56:10.037Z] #18 ... [2020-03-27T15:56:10.037Z] [2020-03-27T15:56:10.037Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:56:10.037Z] #45 158.5 CC criu/cgroup.o [2020-03-27T15:56:10.037Z] #45 165.7 CC criu/clone-noasan.o [2020-03-27T15:56:10.037Z] #45 165.9 CC criu/config.o [2020-03-27T15:56:10.328Z] #45 ... [2020-03-27T15:56:10.328Z] [2020-03-27T15:56:10.328Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:56:10.328Z] #18 88.71 Selecting previously unselected package xfsprogs. [2020-03-27T15:56:10.328Z] #18 88.72 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-03-27T15:56:10.328Z] #18 88.73 Unpacking xfsprogs (4.20.0-1) ... [2020-03-27T15:56:10.909Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-03-27T15:56:10.909Z] ok github.com/docker/docker/pkg/fsutils 0.295s coverage: 85.1% of statements [2020-03-27T15:56:10.909Z] ok github.com/docker/docker/pkg/discovery/kv 3.091s coverage: 84.1% of statements [2020-03-27T15:56:11.332Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-27T15:56:11.382Z] #18 89.62 Selecting previously unselected package zip. [2020-03-27T15:56:11.382Z] #18 89.64 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-03-27T15:56:11.382Z] #18 89.64 Unpacking zip (3.0-11+b1) ... [2020-03-27T15:56:11.382Z] #18 89.85 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-27T15:56:11.382Z] #18 89.89 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-27T15:56:11.382Z] #18 89.90 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-03-27T15:56:11.382Z] #18 89.91 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-27T15:56:11.382Z] #18 89.92 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-03-27T15:56:11.382Z] #18 89.93 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-03-27T15:56:11.382Z] #18 89.94 Setting up uidmap (1:4.5-1.1) ... [2020-03-27T15:56:11.382Z] #18 89.95 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-03-27T15:56:11.672Z] #18 89.96 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-27T15:56:11.672Z] #18 89.97 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-27T15:56:11.672Z] #18 89.99 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-27T15:56:11.672Z] #18 90.00 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-03-27T15:56:11.672Z] #18 90.00 Setting up xxd (2:8.1.0875-5) ... [2020-03-27T15:56:11.672Z] #18 90.01 Setting up zip (3.0-11+b1) ... [2020-03-27T15:56:11.672Z] #18 90.03 Setting up vim-common (2:8.1.0875-5) ... [2020-03-27T15:56:11.851Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-03-27T15:56:11.962Z] #18 90.11 Setting up bash-completion (1:2.8-6) ... [2020-03-27T15:56:12.110Z] ok github.com/docker/docker/pkg/idtools 0.513s coverage: 70.1% of statements [2020-03-27T15:56:12.110Z] ok github.com/docker/docker/layer 8.001s coverage: 68.8% of statements [2020-03-27T15:56:12.110Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-27T15:56:12.110Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-27T15:56:12.110Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-27T15:56:12.110Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-27T15:56:12.110Z] ? github.com/docker/docker/oci [no test files] [2020-03-27T15:56:12.110Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-27T15:56:12.110Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-27T15:56:12.110Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-27T15:56:12.110Z] ok github.com/docker/docker/pkg/ioutils 0.592s coverage: 69.3% of statements [2020-03-27T15:56:12.370Z] ok github.com/docker/docker/pkg/locker 0.061s coverage: 88.9% of statements [2020-03-27T15:56:12.630Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2020-03-27T15:56:12.630Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-27T15:56:12.630Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2020-03-27T15:56:13.226Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements [2020-03-27T15:56:13.350Z] --- PASS: TestBuildPreserveOwnership (6.66s) [2020-03-27T15:56:13.350Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.32s) [2020-03-27T15:56:13.350Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.33s) [2020-03-27T15:56:13.350Z] === RUN TestBuildPlatformInvalid [2020-03-27T15:56:13.489Z] ok github.com/docker/docker/pkg/parsers/kernel 0.034s coverage: 60.0% of statements [2020-03-27T15:56:13.631Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-03-27T15:56:13.631Z] PASS [2020-03-27T15:56:13.631Z] [2020-03-27T15:56:13.631Z] === Skipped [2020-03-27T15:56:13.631Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-03-27T15:56:13.631Z] build_session_test.go:25: TODO: BuildKit [2020-03-27T15:56:13.631Z] [2020-03-27T15:56:13.631Z] [2020-03-27T15:56:13.631Z] DONE 32 tests, 1 skipped in 75.882s [2020-03-27T15:56:13.631Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-03-27T15:56:13.631Z] ++ 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-03-27T15:56:13.631Z] ++ set -e [2020-03-27T15:56:13.631Z] ++ '[' -n 0 ']' [2020-03-27T15:56:13.631Z] ++ set -x [2020-03-27T15:56:13.631Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T15:56:13.631Z] INFO: Testing against a local daemon [2020-03-27T15:56:13.631Z] === RUN TestConfigList [2020-03-27T15:56:13.753Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.037s coverage: 91.4% of statements [2020-03-27T15:56:14.014Z] ok github.com/docker/docker/pkg/pidfile 0.020s coverage: 82.4% of statements [2020-03-27T15:56:14.594Z] ok github.com/docker/docker/pkg/mount 0.880s coverage: 70.5% of statements [2020-03-27T15:56:14.594Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-27T15:56:14.594Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-27T15:56:14.594Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-27T15:56:14.594Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2020-03-27T15:56:15.174Z] ok github.com/docker/docker/pkg/pools 0.020s coverage: 88.2% of statements [2020-03-27T15:56:15.441Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2020-03-27T15:56:15.441Z] ok github.com/docker/docker/pkg/plugins/transport 0.019s coverage: 85.7% of statements [2020-03-27T15:56:16.013Z] ok github.com/docker/docker/pkg/reexec 0.023s coverage: 82.4% of statements [2020-03-27T15:56:16.165Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-27T15:56:16.166Z] [2020-03-27T15:56:16.585Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-03-27T15:56:16.843Z] ok github.com/docker/docker/pkg/pubsub 1.087s coverage: 73.9% of statements [2020-03-27T15:56:17.104Z] --- PASS: TestConfigList (3.47s) [2020-03-27T15:56:17.104Z] === RUN TestConfigsCreateAndDelete [2020-03-27T15:56:17.411Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-03-27T15:56:17.411Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2020-03-27T15:56:17.517Z] #18 ... [2020-03-27T15:56:17.517Z] [2020-03-27T15:56:17.517Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:56:17.980Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-03-27T15:56:17.980Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 71.3% of statements [2020-03-27T15:56:18.065Z] [2020-03-27T15:56:18.065Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-27T15:56:18.065Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-27T15:56:18.065Z] HOSTNAME=ecb42a1a576c [2020-03-27T15:56:18.066Z] TEST_SKIP_INTEGRATION=1 [2020-03-27T15:56:18.066Z] TESTDEBUG=0 [2020-03-27T15:56:18.066Z] DEST=bundles/test-integration [2020-03-27T15:56:18.066Z] PWD=/go/src/github.com/docker/docker [2020-03-27T15:56:18.066Z] KEEPBUNDLE=1 [2020-03-27T15:56:18.066Z] DOCKER_GITCOMMIT=b02e0024f5dc3f91c228ac3e4716036eca44c6c9 [2020-03-27T15:56:18.066Z] container=docker [2020-03-27T15:56:18.066Z] HOME=/root [2020-03-27T15:56:18.066Z] GOLANG_VERSION=1.13.8 [2020-03-27T15:56:18.066Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-27T15:56:18.066Z] VALIDATE_BRANCH=master [2020-03-27T15:56:18.066Z] TERM=xterm [2020-03-27T15:56:18.066Z] DOCKER_PKG=github.com/docker/docker [2020-03-27T15:56:18.066Z] SHLVL=1 [2020-03-27T15:56:18.066Z] TIMEOUT=120m [2020-03-27T15:56:18.066Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-27T15:56:18.066Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-27T15:56:18.066Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-03-27T15:56:18.066Z] GO111MODULE=off [2020-03-27T15:56:18.066Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-27T15:56:18.066Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-27T15:56:18.066Z] GOPATH=/go [2020-03-27T15:56:18.066Z] PKG_CONFIG=pkg-config [2020-03-27T15:56:18.066Z] _=/usr/bin/env [2020-03-27T15:56:18.066Z] Building test suite binary ./integration-cli/test.main [2020-03-27T15:56:18.066Z] [2020-03-27T15:56:18.066Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-03-27T15:56:18.324Z] [2020-03-27T15:56:18.324Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-27T15:56:18.324Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-27T15:56:18.324Z] HOSTNAME=513a78adc399 [2020-03-27T15:56:18.324Z] TEST_SKIP_INTEGRATION=1 [2020-03-27T15:56:18.324Z] TESTDEBUG=0 [2020-03-27T15:56:18.324Z] DEST=bundles/test-integration [2020-03-27T15:56:18.324Z] PWD=/go/src/github.com/docker/docker [2020-03-27T15:56:18.324Z] KEEPBUNDLE=1 [2020-03-27T15:56:18.324Z] DOCKER_GITCOMMIT=b02e0024f5dc3f91c228ac3e4716036eca44c6c9 [2020-03-27T15:56:18.324Z] container=docker [2020-03-27T15:56:18.324Z] HOME=/root [2020-03-27T15:56:18.324Z] GOLANG_VERSION=1.13.8 [2020-03-27T15:56:18.324Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-27T15:56:18.324Z] VALIDATE_BRANCH=master [2020-03-27T15:56:18.324Z] TERM=xterm [2020-03-27T15:56:18.324Z] DOCKER_PKG=github.com/docker/docker [2020-03-27T15:56:18.324Z] SHLVL=1 [2020-03-27T15:56:18.324Z] TIMEOUT=120m [2020-03-27T15:56:18.324Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-27T15:56:18.324Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-27T15:56:18.324Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-03-27T15:56:18.324Z] GO111MODULE=off [2020-03-27T15:56:18.324Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-27T15:56:18.324Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-27T15:56:18.324Z] GOPATH=/go [2020-03-27T15:56:18.324Z] PKG_CONFIG=pkg-config [2020-03-27T15:56:18.324Z] _=/usr/bin/env [2020-03-27T15:56:18.324Z] Building test suite binary ./integration-cli/test.main [2020-03-27T15:56:18.581Z] No new tests added to integration. [2020-03-27T15:56:18.581Z] [2020-03-27T15:56:18.581Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-27T15:56:18.920Z] ok github.com/docker/docker/pkg/tailfile 0.090s coverage: 88.6% of statements [2020-03-27T15:56:18.920Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 37.2% of statements [2020-03-27T15:56:19.179Z] ok github.com/docker/docker/pkg/signal 2.860s coverage: 61.0% of statements [2020-03-27T15:56:19.699Z] ok github.com/docker/docker/pkg/term 0.020s coverage: 85.9% of statements [2020-03-27T15:56:19.699Z] testing: warning: no tests to run [2020-03-27T15:56:19.699Z] coverage: [no statements] [2020-03-27T15:56:19.699Z] ok github.com/docker/docker/pkg/term/windows 0.014s coverage: [no statements] [no tests to run] [2020-03-27T15:56:19.699Z] ok github.com/docker/docker/pkg/tarsum 0.141s coverage: 89.3% of statements [2020-03-27T15:56:19.952Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-27T15:56:19.952Z] HOSTNAME=6dc612bb989f [2020-03-27T15:56:19.952Z] TESTDEBUG=0 [2020-03-27T15:56:19.952Z] DEST=bundles/test-integration [2020-03-27T15:56:19.952Z] PWD=/go/src/github.com/docker/docker [2020-03-27T15:56:19.952Z] KEEPBUNDLE=1 [2020-03-27T15:56:19.952Z] DOCKER_GITCOMMIT=b02e0024f5dc3f91c228ac3e4716036eca44c6c9 [2020-03-27T15:56:19.952Z] container=docker [2020-03-27T15:56:19.952Z] HOME=/root [2020-03-27T15:56:19.952Z] GOLANG_VERSION=1.13.8 [2020-03-27T15:56:19.952Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-27T15:56:19.952Z] VALIDATE_BRANCH=master [2020-03-27T15:56:19.952Z] TERM=xterm [2020-03-27T15:56:19.952Z] DOCKER_PKG=github.com/docker/docker [2020-03-27T15:56:19.952Z] SHLVL=1 [2020-03-27T15:56:19.952Z] TIMEOUT=120m [2020-03-27T15:56:19.952Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-27T15:56:19.952Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-27T15:56:19.952Z] GO111MODULE=off [2020-03-27T15:56:19.952Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-27T15:56:19.952Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-27T15:56:19.952Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-27T15:56:19.952Z] GOPATH=/go [2020-03-27T15:56:19.952Z] PKG_CONFIG=pkg-config [2020-03-27T15:56:19.952Z] _=/usr/bin/env [2020-03-27T15:56:19.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-27T15:56:20.154Z] #24 263.4 Checking out files: 20% (2189/10664) Checking out files: 21% (2240/10664) Checking out files: 22% (2347/10664) Checking out files: 23% (2453/10664) Checking out files: 24% (2560/10664) Checking out files: 25% (2666/10664) Checking out files: 26% (2773/10664) Checking out files: 27% (2880/10664) Checking out files: 28% (2986/10664) Checking out files: 29% (3093/10664) Checking out files: 30% (3200/10664) Checking out files: 31% (3306/10664) Checking out files: 31% (3411/10664) Checking out files: 32% (3413/10664) Checking out files: 33% (3520/10664) Checking out files: 34% (3626/10664) Checking out files: 35% (3733/10664) Checking out files: 36% (3840/10664) Checking out files: 37% (3946/10664) Checking out files: 38% (4053/10664) Checking out files: 39% (4159/10664) Checking out files: 40% (4266/10664) Checking out files: 41% (4373/10664) Checking out files: 42% (4479/10664) Checking out files: 43% (4586/10664) Checking out files: 44% (4693/10664) Checking out files: 44% (4741/10664) Checking out files: 45% (4799/10664) Checking out files: 46% (4906/10664) Checking out files: 47% (5013/10664) Checking out files: 48% (5119/10664) Checking out files: 49% (5226/10664) Checking out files: 50% (5332/10664) Checking out files: 51% (5439/10664) Checking out files: 52% (5546/10664) Checking out files: 53% (5652/10664) Checking out files: 54% (5759/10664) Checking out files: 55% (5866/10664) Checking out files: 56% (5972/10664) Checking out files: 56% (6055/10664) Checking out files: 57% (6079/10664) Checking out files: 58% (6186/10664) Checking out files: 59% (6292/10664) Checking out files: 60% (6399/10664) Checking out files: 61% (6506/10664) Checking out files: 62% (6612/10664) Checking out files: 63% (6719/10664) Checking out files: 64% (6825/10664) Checking out files: 65% (6932/10664) Checking out files: 66% (7039/10664) Checking out files: 67% (7145/10664) Checking out files: 68% (7252/10664) Checking out files: 69% (7359/10664) Checking out files: 70% (7465/10664) Checking out files: 71% (7572/10664) Checking out files: 72% (7679/10664) Checking out files: 73% (7785/10664) Checking out files: 74% (7892/10664) Checking out files: 74% (7993/10664) Checking out files: 75% (7998/10664) Checking out files: 76% (8105/10664) Checking out files: 77% (8212/10664) Checking out files: 78% (8318/10664) Checking out files: 79% (8425/10664) Checking out files: 80% (8532/10664) Checking out files: 81% (8638/10664) Checking out files: 82% (8745/10664) Checking out files: 83% (8852/10664) Checking out files: 84% (8958/10664) Checking out files: 85% (9065/10664) Checking out files: 86% (9172/10664) Checking out files: 87% (9278/10664) Checking out files: 88% (9385/10664) Checking out files: 88% (9443/10664) Checking out files: 89% (9491/10664) Checking out files: 90% (9598/10664) Checking out files: 91% (9705/10664) Checking out files: 92% (9811/10664) Checking out files: 93% (9918/10664) Checking out files: 94% (10025/10664) Checking out files: 95% (10131/10664) Checking out files: 96% (10238/10664) Checking out files: 97% (10345/10664) Checking out files: 98% (10451/10664) Checking out files: 99% (10558/10664) Checking out files: 100% (10664/10664) Checking out files: 100% (10664/10664), done. [2020-03-27T15:56:20.268Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-03-27T15:56:20.268Z] ok github.com/docker/docker/pkg/urlutil 0.016s coverage: 100.0% of statements [2020-03-27T15:56:20.268Z] ok github.com/docker/docker/pkg/useragent 0.020s coverage: 88.9% of statements [2020-03-27T15:56:20.445Z] #24 269.6 + cd /tmp/tmp.j3280ETRvW/tmp/docker-ce [2020-03-27T15:56:20.445Z] #24 269.6 + git checkout -q v17.06.2-ce [2020-03-27T15:56:20.445Z] #24 ... [2020-03-27T15:56:20.445Z] [2020-03-27T15:56:20.445Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:56:20.445Z] #48 259.6 net/http/httptrace [2020-03-27T15:56:20.445Z] #48 259.9 net/http [2020-03-27T15:56:20.737Z] #48 ... [2020-03-27T15:56:20.737Z] [2020-03-27T15:56:20.737Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:56:20.737Z] #18 96.22 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-03-27T15:56:20.737Z] #18 96.22 Setting up xz-utils (5.2.4-1) ... [2020-03-27T15:56:20.737Z] #18 96.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-27T15:56:20.737Z] #18 96.25 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-27T15:56:20.737Z] #18 96.42 invoke-rc.d: could not determine current runlevel [2020-03-27T15:56:20.737Z] #18 96.45 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-27T15:56:20.737Z] #18 96.49 Setting up pigz (2.4-1) ... [2020-03-27T15:56:20.737Z] #18 96.49 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-27T15:56:20.737Z] #18 96.50 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-27T15:56:20.737Z] #18 96.52 Setting up python-pip-whl (18.1-5) ... [2020-03-27T15:56:20.737Z] #18 96.54 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-03-27T15:56:20.737Z] #18 96.55 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-27T15:56:20.737Z] #18 97.65 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-03-27T15:56:20.737Z] #18 97.65 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-27T15:56:20.737Z] #18 97.66 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-27T15:56:20.737Z] #18 97.67 Setting up vim (2:8.1.0875-5) ... [2020-03-27T15:56:20.737Z] #18 97.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-27T15:56:20.737Z] #18 97.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-27T15:56:20.737Z] #18 97.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-27T15:56:20.737Z] #18 97.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-27T15:56:20.737Z] #18 97.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-27T15:56:20.737Z] #18 97.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-27T15:56:20.737Z] #18 97.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-27T15:56:20.737Z] #18 97.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-27T15:56:20.737Z] #18 97.84 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-27T15:56:20.737Z] #18 97.86 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-27T15:56:20.737Z] #18 97.88 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-27T15:56:20.737Z] #18 97.89 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-27T15:56:20.737Z] #18 97.90 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-27T15:56:20.737Z] #18 97.90 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-27T15:56:21.371Z] #18 ... [2020-03-27T15:56:21.371Z] [2020-03-27T15:56:21.371Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:56:21.371Z] #45 170.2 CC criu/cr-check.o [2020-03-27T15:56:21.371Z] #45 174.0 CC criu/cr-dedup.o [2020-03-27T15:56:21.371Z] #45 175.0 CC criu/cr-dump.o [2020-03-27T15:56:21.483Z] --- PASS: TestConfigsCreateAndDelete (3.59s) [2020-03-27T15:56:21.483Z] === RUN TestConfigsUpdate [2020-03-27T15:56:22.177Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-03-27T15:56:22.177Z] ok github.com/docker/docker/profiles/seccomp 0.029s coverage: 73.8% of statements [2020-03-27T15:56:22.697Z] #45 181.3 CC criu/cr-errno.o [2020-03-27T15:56:22.698Z] #45 181.4 CC criu/cr-restore.o [2020-03-27T15:56:22.747Z] ok github.com/docker/docker/reference 0.024s coverage: 84.4% of statements [2020-03-27T15:56:24.128Z] ok github.com/docker/docker/plugin 0.573s coverage: 27.1% of statements [2020-03-27T15:56:24.128Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2020-03-27T15:56:24.387Z] ok github.com/docker/docker/registry 0.216s coverage: 56.0% of statements [2020-03-27T15:56:24.387Z] ok github.com/docker/docker/restartmanager 0.019s coverage: 45.3% of statements [2020-03-27T15:56:24.934Z] --- PASS: TestConfigsUpdate (3.55s) [2020-03-27T15:56:24.934Z] === RUN TestTemplatedConfig [2020-03-27T15:56:25.326Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2020-03-27T15:56:25.326Z] ok github.com/docker/docker/runconfig 0.021s coverage: 68.2% of statements [2020-03-27T15:56:25.439Z] #45 ... [2020-03-27T15:56:25.439Z] [2020-03-27T15:56:25.439Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:56:25.439Z] #24 274.0 + mkdir -p /tmp/tmp.j3280ETRvW/src/github.com/docker [2020-03-27T15:56:25.439Z] #24 274.1 + mv components/cli /tmp/tmp.j3280ETRvW/src/github.com/docker/cli [2020-03-27T15:56:25.439Z] #24 274.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-27T15:56:26.120Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m2.731926554s with top 10 stages: buildssa: 1m31.880670495s, goimports: 22.450705858s, unconvert: 12.588749776s, gosec: 9.452995261s, golint: 6.451802306s, ineffassign: 4.406220101s, misspell: 4.038183441s, inspect: 3.920368281s, vrp: 3.430798066s, printf: 1.876721711s [2020-03-27T15:56:27.864Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2020-03-27T15:56:27.864Z] ok github.com/docker/docker/volume/local 0.035s coverage: 73.0% of statements [2020-03-27T15:56:27.864Z] ok github.com/docker/docker/volume/mounts 0.080s coverage: 67.0% of statements [2020-03-27T15:56:28.385Z] --- PASS: TestTemplatedConfig (3.64s) [2020-03-27T15:56:28.385Z] === RUN TestConfigInspect [2020-03-27T15:56:28.800Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-03-27T15:56:31.835Z] --- PASS: TestConfigInspect (3.54s) [2020-03-27T15:56:31.835Z] === RUN TestConfigCreateWithLabels [2020-03-27T15:56:32.302Z] #24 ... [2020-03-27T15:56:32.302Z] [2020-03-27T15:56:32.302Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:56:32.302Z] #18 104.5 Setting up iptables (1.8.2-4) ... [2020-03-27T15:56:32.302Z] #18 104.6 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-27T15:56:32.302Z] #18 104.6 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-27T15:56:32.302Z] #18 104.6 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-27T15:56:32.302Z] #18 104.6 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-27T15:56:32.302Z] #18 104.6 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-27T15:56:32.302Z] #18 104.7 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-27T15:56:32.302Z] #18 104.7 Setting up python3 (3.7.3-1) ... [2020-03-27T15:56:32.302Z] #18 105.5 Setting up python3-wheel (0.32.3-2) ... [2020-03-27T15:56:32.302Z] #18 106.8 Setting up apparmor (2.13.2-10) ... [2020-03-27T15:56:32.302Z] #18 109.9 Setting up xfsprogs (4.20.0-1) ... [2020-03-27T15:56:32.302Z] #18 109.9 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-27T15:56:32.302Z] #18 110.5 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-27T15:56:32.932Z] #18 ... [2020-03-27T15:56:32.932Z] [2020-03-27T15:56:32.932Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:56:32.932Z] #45 191.5 CC criu/cr-service.o [2020-03-27T15:56:35.285Z] --- PASS: TestConfigCreateWithLabels (3.51s) [2020-03-27T15:56:35.285Z] === RUN TestConfigCreateResolve [2020-03-27T15:56:35.929Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-27T15:56:36.452Z] #45 195.0 CC criu/crtools.o [2020-03-27T15:56:36.854Z] [2020-03-27T15:56:36.854Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-27T15:56:37.109Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-27T15:56:37.109Z] HOSTNAME=e742dd841576 [2020-03-27T15:56:37.109Z] DEST=bundles/test-integration [2020-03-27T15:56:37.109Z] PWD=/go/src/github.com/docker/docker [2020-03-27T15:56:37.109Z] DOCKER_ROOTLESS=1 [2020-03-27T15:56:37.109Z] DOCKER_GITCOMMIT=b02e0024f5dc3f91c228ac3e4716036eca44c6c9 [2020-03-27T15:56:37.109Z] container=docker [2020-03-27T15:56:37.109Z] HOME=/root [2020-03-27T15:56:37.109Z] GOLANG_VERSION=1.13.8 [2020-03-27T15:56:37.109Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-27T15:56:37.109Z] VALIDATE_BRANCH=master [2020-03-27T15:56:37.109Z] TERM=xterm [2020-03-27T15:56:37.109Z] DOCKER_PKG=github.com/docker/docker [2020-03-27T15:56:37.109Z] SHLVL=1 [2020-03-27T15:56:37.109Z] TIMEOUT=120m [2020-03-27T15:56:37.109Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-27T15:56:37.109Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-27T15:56:37.109Z] GO111MODULE=off [2020-03-27T15:56:37.109Z] DOCKER_EXPERIMENTAL=1 [2020-03-27T15:56:37.109Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-27T15:56:37.109Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-27T15:56:37.109Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-27T15:56:37.109Z] GOPATH=/go [2020-03-27T15:56:37.109Z] PKG_CONFIG=pkg-config [2020-03-27T15:56:37.109Z] _=/usr/bin/env [2020-03-27T15:56:37.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-27T15:56:37.483Z] #45 196.2 CC criu/eventfd.o [2020-03-27T15:56:38.114Z] #45 196.9 CC criu/eventpoll.o [2020-03-27T15:56:38.733Z] --- PASS: TestConfigCreateResolve (3.12s) [2020-03-27T15:56:38.733Z] === RUN TestConfigDaemonLibtrustID [2020-03-27T15:56:38.733Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-03-27T15:56:38.733Z] PASS [2020-03-27T15:56:38.733Z] [2020-03-27T15:56:38.733Z] DONE 8 tests in 25.029s [2020-03-27T15:56:38.733Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-03-27T15:56:38.733Z] ++ 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-03-27T15:56:38.733Z] ++ set -e [2020-03-27T15:56:38.733Z] ++ '[' -n 0 ']' [2020-03-27T15:56:38.733Z] ++ set -x [2020-03-27T15:56:38.733Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T15:56:38.733Z] INFO: Testing against a local daemon [2020-03-27T15:56:38.733Z] === RUN TestCheckpoint [2020-03-27T15:56:38.733Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-27T15:56:38.733Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-27T15:56:38.733Z] === RUN TestContainerInvalidJSON [2020-03-27T15:56:38.733Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T15:56:38.733Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T15:56:38.733Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T15:56:38.733Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T15:56:38.733Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-27T15:56:38.733Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-27T15:56:38.733Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T15:56:38.733Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-27T15:56:38.733Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T15:56:38.733Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-27T15:56:38.733Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-27T15:56:38.733Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-27T15:56:38.733Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-27T15:56:38.733Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-27T15:56:39.015Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-03-27T15:56:39.015Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-27T15:56:39.015Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-03-27T15:56:39.015Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-27T15:56:39.015Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-03-27T15:56:39.015Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-27T15:56:39.297Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-03-27T15:56:39.297Z] === RUN TestCopyFromContainer [2020-03-27T15:56:39.615Z] #45 ... [2020-03-27T15:56:39.615Z] [2020-03-27T15:56:39.615Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-27T15:56:39.615Z] #18 112.0 Setting up python3-distutils (3.7.3-1) ... [2020-03-27T15:56:39.615Z] #18 113.1 Setting up python3-setuptools (40.8.0-1) ... [2020-03-27T15:56:39.615Z] #18 115.4 Setting up python3-pip (18.1-5) ... [2020-03-27T15:56:39.615Z] #18 117.7 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T15:56:39.615Z] #18 117.7 Processing triggers for mime-support (3.62) ... [2020-03-27T15:56:39.615Z] #18 DONE 118.0s [2020-03-27T15:56:39.615Z] [2020-03-27T15:56:39.615Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-27T15:56:40.243Z] #19 0.467 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-27T15:56:40.243Z] #19 0.472 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-27T15:56:40.243Z] #19 0.475 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-27T15:56:40.243Z] #19 DONE 0.6s [2020-03-27T15:56:40.243Z] [2020-03-27T15:56:40.243Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-27T15:56:40.975Z] INFO [runner/unused/goanalysis] analyzers took 26.091987432s with top 10 stages: buildssa: 22.267375621s, U1000: 3.824611811s [2020-03-27T15:56:40.975Z] INFO [runner] Issues before processing: 2332, after processing: 0 [2020-03-27T15:56:40.975Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1723/1723, path_prettifier: 1723/1723, skip_dirs: 1723/1723, autogenerated_exclude: 1618/1723, identifier_marker: 1618/1618, exclude-rules: 63/1618, cgo: 1723/2332, filename_unadjuster: 1723/1723, exclude: 1618/1618, nolint: 0/63 [2020-03-27T15:56:40.975Z] INFO [runner] processing took 127.040693ms with stages: nolint: 55.774922ms, identifier_marker: 39.592686ms, path_prettifier: 12.713047ms, exclude-rules: 6.987343ms, autogenerated_exclude: 6.677104ms, skip_dirs: 3.628797ms, cgo: 897.126µs, filename_unadjuster: 763.435µs, max_same_issues: 1.981µs, uniq_by_line: 916ns, diff: 779ns, max_from_linter: 552ns, source_code: 501ns, path_shortener: 414ns, skip_files: 388ns, exclude: 378ns, max_per_file_from_linter: 324ns [2020-03-27T15:56:40.975Z] INFO [runner] linters took 1m32.381567996s with stages: goanalysis_metalinter: 1m14.547058502s, unused: 17.706495971s [2020-03-27T15:56:40.975Z] INFO File cache stats: 1457 entries of total size 6.8MiB [2020-03-27T15:56:40.975Z] INFO Memory: 1576 samples, avg is 243.4MB, max is 2965.0MB [2020-03-27T15:56:40.975Z] INFO Execution took 3m28.397957039s [2020-03-27T15:56:40.975Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-03-27T15:56:41.315Z] === RUN TestCopyFromContainer// [2020-03-27T15:56:41.315Z] === RUN TestCopyFromContainer//bar/root [2020-03-27T15:56:41.572Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40712/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b02e0024f5dc3f91c228ac3e4716036eca44c6c9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b02e0024f5dc3f91c228ac3e4716036eca44c6c9 hack/make.sh dynbinary-daemon test-docker-py [2020-03-27T15:56:41.602Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-27T15:56:41.602Z] === RUN TestCopyFromContainer/bar/quux [2020-03-27T15:56:41.602Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-27T15:56:41.884Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-27T15:56:41.884Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-27T15:56:41.884Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-27T15:56:42.136Z] [2020-03-27T15:56:42.136Z] Removing bundles/ [2020-03-27T15:56:42.136Z] [2020-03-27T15:56:42.136Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-27T15:56:42.136Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-27T15:56:42.136Z] GOOS="" GOARCH="" GOARM="" [2020-03-27T15:56:42.166Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-27T15:56:42.166Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-27T15:56:42.166Z] --- PASS: TestCopyFromContainer (2.97s) [2020-03-27T15:56:42.166Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-03-27T15:56:42.166Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-03-27T15:56:42.166Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-03-27T15:56:42.166Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-03-27T15:56:42.166Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-03-27T15:56:42.166Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-03-27T15:56:42.166Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-03-27T15:56:42.166Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-03-27T15:56:42.166Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-03-27T15:56:42.166Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-03-27T15:56:42.166Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-27T15:56:42.166Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T15:56:42.166Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T15:56:42.166Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T15:56:42.166Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T15:56:42.166Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T15:56:42.166Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T15:56:42.166Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T15:56:42.166Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T15:56:42.166Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T15:56:42.166Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-27T15:56:42.166Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-27T15:56:42.166Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-27T15:56:42.166Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-27T15:56:42.166Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-27T15:56:42.314Z] #20 ... [2020-03-27T15:56:42.314Z] [2020-03-27T15:56:42.314Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:56:42.314Z] #48 281.0 github.com/LK4D4/vndr/godl [2020-03-27T15:56:42.314Z] #48 282.2 github.com/LK4D4/vndr [2020-03-27T15:56:42.314Z] #48 ... [2020-03-27T15:56:42.314Z] [2020-03-27T15:56:42.314Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:56:42.314Z] #45 198.6 CC criu/external.o [2020-03-27T15:56:42.314Z] #45 199.3 CC criu/fault-injection.o [2020-03-27T15:56:42.314Z] #45 199.5 CC criu/fdstore.o [2020-03-27T15:56:42.314Z] #45 200.3 CC criu/fifo.o [2020-03-27T15:56:42.314Z] #45 201.1 CC criu/file-ids.o [2020-03-27T15:56:42.448Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-03-27T15:56:42.448Z] === RUN TestCreateWithInvalidEnv [2020-03-27T15:56:42.448Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-27T15:56:42.448Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-27T15:56:42.448Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-27T15:56:42.448Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-27T15:56:42.448Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-27T15:56:42.448Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-27T15:56:42.448Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-27T15:56:42.448Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-27T15:56:42.448Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-27T15:56:42.448Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-27T15:56:42.448Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-27T15:56:42.448Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-27T15:56:42.448Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-27T15:56:42.448Z] === RUN TestCreateTmpfsMountsTarget [2020-03-27T15:56:42.448Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-03-27T15:56:42.448Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-27T15:56:42.941Z] #45 201.7 CC criu/file-lock.o [2020-03-27T15:56:44.999Z] #45 203.6 CC criu/files-ext.o [2020-03-27T15:56:45.119Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s) [2020-03-27T15:56:45.119Z] === RUN TestCreateWithCapabilities [2020-03-27T15:56:45.119Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-27T15:56:45.119Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-27T15:56:45.119Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-27T15:56:45.119Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-27T15:56:45.119Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-27T15:56:45.119Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-27T15:56:45.119Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-27T15:56:45.119Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-27T15:56:45.119Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-27T15:56:45.119Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-27T15:56:45.119Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-27T15:56:45.119Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-27T15:56:45.119Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-27T15:56:45.119Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-27T15:56:45.119Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-27T15:56:45.119Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-27T15:56:45.119Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-27T15:56:45.119Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-27T15:56:45.119Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-27T15:56:45.119Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-27T15:56:45.119Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-27T15:56:45.119Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-27T15:56:45.119Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-27T15:56:45.119Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-27T15:56:45.119Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-27T15:56:45.119Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-27T15:56:45.119Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-27T15:56:45.119Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-27T15:56:45.119Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-27T15:56:45.119Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-27T15:56:45.119Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-27T15:56:45.119Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-27T15:56:45.119Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-27T15:56:45.119Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-03-27T15:56:45.119Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-03-27T15:56:45.119Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-03-27T15:56:45.119Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-27T15:56:45.119Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-27T15:56:45.119Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-03-27T15:56:45.119Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-27T15:56:45.119Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-03-27T15:56:45.119Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-03-27T15:56:45.119Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-03-27T15:56:45.119Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s) [2020-03-27T15:56:45.119Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.12s) [2020-03-27T15:56:45.119Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-27T15:56:46.029Z] #45 204.6 CC criu/files-reg.o [2020-03-27T15:56:47.790Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.51s) [2020-03-27T15:56:47.790Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-27T15:56:47.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T15:56:47.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T15:56:47.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T15:56:47.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T15:56:47.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T15:56:47.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T15:56:47.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T15:56:47.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T15:56:47.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T15:56:47.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T15:56:47.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T15:56:47.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T15:56:47.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T15:56:47.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T15:56:47.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T15:56:47.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-27T15:56:47.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-27T15:56:47.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-27T15:56:47.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-27T15:56:47.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-27T15:56:47.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-03-27T15:56:47.790Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-27T15:56:48.403Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2020-03-27T15:56:48.403Z] === RUN TestContainerStartOnDaemonRestart [2020-03-27T15:56:48.403Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-27T15:56:48.403Z] === RUN TestDaemonRestartIpcMode [2020-03-27T15:56:48.403Z] === PAUSE TestDaemonRestartIpcMode [2020-03-27T15:56:48.403Z] === RUN TestDaemonHostGatewayIP [2020-03-27T15:56:48.403Z] === PAUSE TestDaemonHostGatewayIP [2020-03-27T15:56:48.403Z] === RUN TestDiff [2020-03-27T15:56:48.754Z] #45 ... [2020-03-27T15:56:48.754Z] [2020-03-27T15:56:48.754Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:56:48.754Z] #48 DONE 297.5s [2020-03-27T15:56:48.754Z] [2020-03-27T15:56:48.754Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-27T15:56:49.409Z] --- PASS: TestDiff (0.86s) [2020-03-27T15:56:49.409Z] === RUN TestExecWithCloseStdin [2020-03-27T15:56:50.248Z] #31 ... [2020-03-27T15:56:50.248Z] [2020-03-27T15:56:50.248Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-27T15:56:50.248Z] #20 9.760 Collecting yamllint==1.16.0 [2020-03-27T15:56:50.414Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-03-27T15:56:50.414Z] === RUN TestExec [2020-03-27T15:56:50.724Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2020-03-27T15:56:50.724Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-27T15:56:50.724Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-27T15:56:50.724Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-27T15:56:50.724Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-27T15:56:50.724Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-27T15:56:50.724Z] ? github.com/docker/docker/rootless [no test files] [2020-03-27T15:56:50.724Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-27T15:56:50.724Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-27T15:56:50.724Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-27T15:56:50.724Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-27T15:56:50.724Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-27T15:56:50.724Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-27T15:56:50.724Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-27T15:56:50.724Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-27T15:56:50.724Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-27T15:56:50.724Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-27T15:56:50.724Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-27T15:56:50.724Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-27T15:56:50.724Z] ? github.com/docker/docker/volume [no test files] [2020-03-27T15:56:50.724Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-27T15:56:50.724Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === Skipped [2020-03-27T15:56:50.724Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-27T15:56:50.724Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-27T15:56:50.724Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-27T15:56:50.724Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T15:56:50.724Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-27T15:56:50.724Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T15:56:50.724Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-27T15:56:50.724Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T15:56:50.724Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-27T15:56:50.724Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T15:56:50.724Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-27T15:56:50.724Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T15:56:50.724Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-27T15:56:50.724Z] graphtest_unix.go:73: No driver to put! [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-27T15:56:50.724Z] time="2020-03-27T15:55:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-27T15:56:50.724Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-27T15:56:50.724Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-27T15:56:50.724Z] time="2020-03-27T15:55:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-27T15:56:50.724Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-27T15:56:50.724Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-27T15:56:50.724Z] time="2020-03-27T15:55:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-27T15:56:50.724Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-27T15:56:50.724Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-27T15:56:50.724Z] time="2020-03-27T15:55:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-27T15:56:50.724Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-27T15:56:50.724Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-27T15:56:50.724Z] time="2020-03-27T15:55:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-27T15:56:50.724Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-27T15:56:50.724Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-27T15:56:50.724Z] graphtest_unix.go:73: No driver to put! [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-27T15:56:50.724Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-27T15:56:50.724Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-27T15:56:50.724Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-27T15:56:50.724Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-27T15:56:50.724Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T15:56:50.724Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-27T15:56:50.724Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T15:56:50.724Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-27T15:56:50.724Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T15:56:50.724Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-27T15:56:50.724Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T15:56:50.724Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-27T15:56:50.724Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T15:56:50.724Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-27T15:56:50.724Z] graphtest_unix.go:73: No driver to put! [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-27T15:56:50.724Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-27T15:56:50.724Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] [2020-03-27T15:56:50.724Z] DONE 2174 tests, 26 skipped in 190.052s Post stage [Pipeline] junit [2020-03-27T15:56:50.737Z] Recording test results [2020-03-27T15:56:50.875Z] #20 10.60 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-27T15:56:51.027Z] --- PASS: TestExec (0.94s) [2020-03-27T15:56:51.027Z] === RUN TestExecUser [2020-03-27T15:56:51.165Z] #20 10.79 Collecting pyyaml (from yamllint==1.16.0) [2020-03-27T15:56:51.456Z] #20 11.23 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-27T15:56:52.031Z] --- PASS: TestExecUser (0.92s) [2020-03-27T15:56:52.031Z] === RUN TestExportContainerAndImportImage [Pipeline] } [2020-03-27T15:56:53.069Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-03-27T15:56:53.069Z] === RUN TestExportContainerAfterDaemonRestart [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-27T15:56:53.408Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40712/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b02e0024f5dc3f91c228ac3e4716036eca44c6c9 -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:b02e0024f5dc3f91c228ac3e4716036eca44c6c9 hack/make.sh dynbinary test-integration [2020-03-27T15:56:53.520Z] #20 13.43 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-27T15:56:53.831Z] #20 13.62 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-27T15:56:54.120Z] #20 13.91 Building wheels for collected packages: pyyaml [2020-03-27T15:56:54.120Z] #20 13.92 Running setup.py bdist_wheel for pyyaml: started [2020-03-27T15:56:54.346Z] [2020-03-27T15:56:54.346Z] Removing bundles/ [2020-03-27T15:56:54.346Z] [2020-03-27T15:56:54.346Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-27T15:56:54.346Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-27T15:56:54.346Z] GOOS="" GOARCH="" GOARM="" [2020-03-27T15:56:54.537Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2020-03-27T15:56:54.537Z] === RUN TestHealthCheckWorkdir [2020-03-27T15:56:56.008Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2020-03-27T15:56:56.008Z] === RUN TestHealthKillContainer [2020-03-27T15:56:56.181Z] #20 16.10 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-27T15:56:56.473Z] #20 16.12 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-27T15:56:56.473Z] #20 16.28 Successfully built pyyaml [2020-03-27T15:56:56.473Z] #20 16.32 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-27T15:56:57.105Z] #20 16.96 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-27T15:56:57.736Z] #20 DONE 17.3s [2020-03-27T15:56:57.736Z] [2020-03-27T15:56:57.736Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:56:57.736Z] #45 209.8 CC criu/files.o [2020-03-27T15:56:57.736Z] #45 214.3 CC criu/filesystems.o [2020-03-27T15:56:57.736Z] #45 216.1 CC criu/fsnotify.o [2020-03-27T15:56:58.677Z] --- PASS: TestHealthKillContainer (3.02s) [2020-03-27T15:56:58.677Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-27T15:56:59.242Z] #45 218.0 CC criu/image-desc.o [2020-03-27T15:56:59.550Z] #45 218.4 CC criu/image.o [2020-03-27T15:56:59.681Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2020-03-27T15:56:59.681Z] === RUN TestIpcModeNone [2020-03-27T15:57:00.686Z] --- PASS: TestIpcModeNone (0.93s) [2020-03-27T15:57:00.686Z] === RUN TestIpcModePrivate [2020-03-27T15:57:01.299Z] --- PASS: TestIpcModePrivate (0.86s) [2020-03-27T15:57:01.299Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-03-27T15:57:01.299Z] === RUN TestIpcModeShareable [2020-03-27T15:57:01.605Z] #45 220.1 CC criu/ipc_ns.o [2020-03-27T15:57:02.305Z] --- PASS: TestIpcModeShareable (0.88s) [2020-03-27T15:57:02.305Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-03-27T15:57:02.305Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-27T15:57:02.829Z] 65014b3c3121: Pull complete [2020-03-27T15:57:03.658Z] #45 222.4 CC criu/irmap.o [2020-03-27T15:57:05.156Z] #45 223.6 CC criu/kcmp-ids.o [2020-03-27T15:57:05.446Z] #45 224.2 CC criu/kerndat.o [2020-03-27T15:57:05.752Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.92s) [2020-03-27T15:57:05.752Z] === RUN TestAPIIpcModeHost [2020-03-27T15:57:05.752Z] --- PASS: TestAPIIpcModeHost (0.60s) [2020-03-27T15:57:05.752Z] === RUN TestDaemonIpcModeShareable [2020-03-27T15:57:07.512Z] #45 226.0 CC criu/libnetlink.o [2020-03-27T15:57:07.771Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2020-03-27T15:57:07.771Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-03-27T15:57:07.771Z] === RUN TestDaemonIpcModePrivate [2020-03-27T15:57:07.803Z] #45 ... [2020-03-27T15:57:07.804Z] [2020-03-27T15:57:07.804Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-27T15:57:07.804Z] #31 DONE 317.2s [2020-03-27T15:57:07.804Z] [2020-03-27T15:57:07.804Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:57:08.094Z] #42 ... [2020-03-27T15:57:08.094Z] [2020-03-27T15:57:08.094Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:57:08.094Z] #45 226.7 CC criu/log.o [2020-03-27T15:57:09.124Z] #45 227.8 CC criu/lsm.o [2020-03-27T15:57:09.239Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2020-03-27T15:57:09.239Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-03-27T15:57:09.239Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-27T15:57:10.155Z] #45 228.9 CC criu/mem.o [2020-03-27T15:57:11.260Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2020-03-27T15:57:11.260Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-03-27T15:57:11.260Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-27T15:57:12.728Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s) [2020-03-27T15:57:12.728Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-03-27T15:57:12.728Z] === RUN TestIpcModeOlderClient [2020-03-27T15:57:12.728Z] === PAUSE TestIpcModeOlderClient [2020-03-27T15:57:12.728Z] === RUN TestKillContainerInvalidSignal [2020-03-27T15:57:12.890Z] #45 231.6 CC criu/mount.o [2020-03-27T15:57:13.341Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2020-03-27T15:57:13.341Z] === RUN TestKillContainer [2020-03-27T15:57:13.623Z] === RUN TestKillContainer/no_signal [2020-03-27T15:57:14.236Z] === RUN TestKillContainer/non_killing_signal [2020-03-27T15:57:14.849Z] === RUN TestKillContainer/killing_signal [2020-03-27T15:57:15.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-27T15:57:15.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-27T15:57:15.854Z] --- PASS: TestKillContainer (2.49s) [2020-03-27T15:57:15.854Z] --- PASS: TestKillContainer/no_signal (0.82s) [2020-03-27T15:57:15.854Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2020-03-27T15:57:15.854Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2020-03-27T15:57:15.854Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-27T15:57:15.854Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-27T15:57:16.859Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-27T15:57:17.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-27T15:57:17.864Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2020-03-27T15:57:17.864Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-03-27T15:57:17.864Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-03-27T15:57:17.864Z] === RUN TestKillStoppedContainer [2020-03-27T15:57:17.864Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-03-27T15:57:17.864Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-27T15:57:17.864Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-03-27T15:57:17.864Z] === RUN TestKillDifferentUserContainer [2020-03-27T15:57:18.869Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2020-03-27T15:57:18.869Z] === RUN TestInspectOomKilledTrue [2020-03-27T15:57:18.869Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-03-27T15:57:18.869Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T15:57:18.869Z] === RUN TestInspectOomKilledFalse [2020-03-27T15:57:18.869Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-27T15:57:18.869Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T15:57:18.869Z] === RUN TestLinksEtcHostsContentMatch [2020-03-27T15:57:19.150Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-03-27T15:57:19.150Z] === RUN TestLinksContainerNames [2020-03-27T15:57:19.767Z] #45 238.0 CC criu/namespaces.o [2020-03-27T15:57:21.169Z] --- PASS: TestLinksContainerNames (1.70s) [2020-03-27T15:57:21.169Z] === RUN TestLogsFollowTailEmpty [2020-03-27T15:57:21.782Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2020-03-27T15:57:21.783Z] === RUN TestContainerNetworkMountsNoChown [2020-03-27T15:57:22.508Z] #45 241.0 CC criu/net.o [2020-03-27T15:57:22.792Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2020-03-27T15:57:22.792Z] === RUN TestMountDaemonRoot [2020-03-27T15:57:22.792Z] === RUN TestMountDaemonRoot/default [2020-03-27T15:57:22.792Z] === PAUSE TestMountDaemonRoot/default [2020-03-27T15:57:22.792Z] === RUN TestMountDaemonRoot/private [2020-03-27T15:57:22.792Z] === PAUSE TestMountDaemonRoot/private [2020-03-27T15:57:22.792Z] === RUN TestMountDaemonRoot/rprivate [2020-03-27T15:57:22.792Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-27T15:57:22.792Z] === RUN TestMountDaemonRoot/slave [2020-03-27T15:57:22.792Z] === PAUSE TestMountDaemonRoot/slave [2020-03-27T15:57:22.792Z] === RUN TestMountDaemonRoot/rslave [2020-03-27T15:57:22.792Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-27T15:57:22.792Z] === RUN TestMountDaemonRoot/shared [2020-03-27T15:57:22.792Z] === PAUSE TestMountDaemonRoot/shared [2020-03-27T15:57:22.792Z] === RUN TestMountDaemonRoot/rshared [2020-03-27T15:57:22.792Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-27T15:57:22.792Z] === CONT TestMountDaemonRoot/default [2020-03-27T15:57:22.792Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-27T15:57:22.792Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-27T15:57:22.792Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-27T15:57:22.792Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-27T15:57:22.792Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-27T15:57:22.792Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-27T15:57:22.792Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-27T15:57:22.793Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-27T15:57:22.793Z] === CONT TestMountDaemonRoot/rshared [2020-03-27T15:57:22.793Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-27T15:57:22.793Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-27T15:57:22.793Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-27T15:57:22.793Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-27T15:57:22.793Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-27T15:57:22.793Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-27T15:57:22.793Z] === CONT TestMountDaemonRoot/shared [2020-03-27T15:57:22.793Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-27T15:57:22.793Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-27T15:57:22.793Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-27T15:57:22.793Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-27T15:57:22.793Z] === CONT TestMountDaemonRoot/rslave [2020-03-27T15:57:22.793Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-27T15:57:22.793Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-27T15:57:22.793Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-27T15:57:22.793Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-27T15:57:22.793Z] === CONT TestMountDaemonRoot/slave [2020-03-27T15:57:22.793Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-27T15:57:22.793Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-27T15:57:22.793Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-27T15:57:22.793Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-27T15:57:22.793Z] === CONT TestMountDaemonRoot/rprivate [2020-03-27T15:57:22.793Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-27T15:57:22.793Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-27T15:57:22.793Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-27T15:57:22.793Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-27T15:57:22.793Z] === CONT TestMountDaemonRoot/private [2020-03-27T15:57:22.793Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-27T15:57:22.793Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-27T15:57:22.793Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-27T15:57:22.793Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-27T15:57:22.793Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-27T15:57:22.793Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-27T15:57:22.793Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-27T15:57:22.793Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-27T15:57:22.793Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-27T15:57:22.793Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-27T15:57:23.074Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-27T15:57:23.074Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-27T15:57:23.074Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-27T15:57:23.074Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-27T15:57:23.074Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-27T15:57:23.074Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-27T15:57:23.074Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-27T15:57:23.074Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-27T15:57:23.074Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-27T15:57:23.356Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-27T15:57:23.356Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-27T15:57:23.356Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-27T15:57:23.356Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-27T15:57:23.356Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-27T15:57:23.356Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-27T15:57:23.356Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-27T15:57:23.356Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-27T15:57:23.356Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-27T15:57:23.356Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-27T15:57:23.356Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-27T15:57:23.637Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-03-27T15:57:23.637Z] === RUN TestContainerBindMountNonRecursive [2020-03-27T15:57:25.657Z] --- PASS: TestContainerBindMountNonRecursive (2.15s) [2020-03-27T15:57:25.657Z] === RUN TestNetworkNat [2020-03-27T15:57:26.663Z] --- PASS: TestNetworkNat (0.91s) [2020-03-27T15:57:26.663Z] === RUN TestNetworkLocalhostTCPNat [2020-03-27T15:57:27.669Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-03-27T15:57:27.669Z] === RUN TestNetworkLoopbackNat [2020-03-27T15:57:28.053Z] #45 246.7 CC criu/netfilter.o [2020-03-27T15:57:28.343Z] #45 247.3 CC criu/page-pipe.o [2020-03-27T15:57:28.673Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2020-03-27T15:57:28.673Z] === RUN TestPause [2020-03-27T15:57:29.678Z] --- PASS: TestPause (0.86s) [2020-03-27T15:57:29.678Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-27T15:57:29.678Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-27T15:57:29.678Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-27T15:57:29.678Z] === RUN TestPauseStopPausedContainer [2020-03-27T15:57:29.846Z] #45 248.6 CC criu/page-xfer.o [2020-03-27T15:57:30.291Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-03-27T15:57:30.291Z] === RUN TestPsFilter [2020-03-27T15:57:30.572Z] --- PASS: TestPsFilter (0.31s) [2020-03-27T15:57:30.572Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-27T15:57:31.578Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-03-27T15:57:31.578Z] === RUN TestRemoveContainerWithVolume [2020-03-27T15:57:32.582Z] #45 250.8 CC criu/pagemap-cache.o [2020-03-27T15:57:32.584Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2020-03-27T15:57:32.584Z] === RUN TestRemoveContainerRunning [2020-03-27T15:57:32.871Z] #45 251.5 CC criu/pagemap.o [2020-03-27T15:57:33.199Z] --- PASS: TestRemoveContainerRunning (0.86s) [2020-03-27T15:57:33.199Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-27T15:57:34.204Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-03-27T15:57:34.204Z] === RUN TestRemoveInvalidContainer [2020-03-27T15:57:34.204Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-27T15:57:34.204Z] === RUN TestRenameLinkedContainer [2020-03-27T15:57:34.372Z] #45 253.2 CC criu/parasite-syscall.o [2020-03-27T15:57:36.435Z] #45 254.8 CC criu/path.o [2020-03-27T15:57:36.725Z] #45 255.3 CC criu/pie-util-vdso.o [2020-03-27T15:57:37.373Z] #45 256.1 CC criu/pie-util.o [2020-03-27T15:57:37.653Z] --- PASS: TestRenameLinkedContainer (3.41s) [2020-03-27T15:57:37.653Z] === RUN TestRenameStoppedContainer [2020-03-27T15:57:37.669Z] #45 256.4 CC criu/pipes.o [2020-03-27T15:57:38.267Z] --- PASS: TestRenameStoppedContainer (0.82s) [2020-03-27T15:57:38.267Z] === RUN TestRenameRunningContainerAndReuse [2020-03-27T15:57:39.170Z] #45 257.8 CC criu/plugin.o [2020-03-27T15:57:39.801Z] #45 258.4 CC criu/proc_parse.o [2020-03-27T15:57:40.285Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s) [2020-03-27T15:57:40.285Z] === RUN TestRenameInvalidName [2020-03-27T15:57:40.898Z] --- PASS: TestRenameInvalidName (0.83s) [2020-03-27T15:57:40.898Z] === RUN TestRenameAnonymousContainer [2020-03-27T15:57:43.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-27T15:57:43.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-27T15:57:43.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-27T15:57:44.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-27T15:57:44.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-27T15:57:45.365Z] #45 263.2 CC criu/protobuf-desc.o [2020-03-27T15:57:46.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-27T15:57:46.376Z] --- PASS: TestRenameAnonymousContainer (4.88s) [2020-03-27T15:57:46.376Z] === RUN TestRenameContainerWithSameName [2020-03-27T15:57:46.392Z] #45 264.8 CC criu/protobuf.o [2020-03-27T15:57:46.658Z] --- PASS: TestRenameContainerWithSameName (0.89s) [2020-03-27T15:57:46.658Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-27T15:57:47.021Z] #45 265.6 CC criu/pstree.o [2020-03-27T15:57:47.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-27T15:57:48.125Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) [2020-03-27T15:57:48.125Z] === RUN TestResize [2020-03-27T15:57:48.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-27T15:57:49.077Z] #45 267.5 CC criu/rbtree.o [2020-03-27T15:57:49.131Z] --- PASS: TestResize (0.85s) [2020-03-27T15:57:49.131Z] === RUN TestResizeWithInvalidSize [2020-03-27T15:57:49.366Z] #45 268.0 CC criu/rst-malloc.o [2020-03-27T15:57:49.654Z] #45 268.5 CC criu/seccomp.o [2020-03-27T15:57:50.135Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2020-03-27T15:57:50.135Z] === RUN TestResizeWhenContainerNotStarted [2020-03-27T15:57:50.683Z] #45 269.6 CC criu/seize.o [2020-03-27T15:57:50.749Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2020-03-27T15:57:50.749Z] === RUN TestDaemonRestartKillContainers [2020-03-27T15:57:50.749Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T15:57:50.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T15:57:50.749Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T15:57:50.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T15:57:50.749Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T15:57:50.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T15:57:50.749Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T15:57:50.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T15:57:50.749Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T15:57:50.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T15:57:50.749Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T15:57:50.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T15:57:50.749Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T15:57:50.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T15:57:50.749Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T15:57:50.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T15:57:50.749Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T15:57:50.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T15:57:50.749Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T15:57:50.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T15:57:50.749Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T15:57:50.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T15:57:50.749Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T15:57:50.749Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T15:57:50.749Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T15:57:50.749Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T15:57:50.973Z] #45 ... [2020-03-27T15:57:50.973Z] [2020-03-27T15:57:50.973Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:57:50.973Z] #42 360.5 + dpkg --print-architecture [2020-03-27T15:57:50.973Z] #42 360.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-27T15:57:51.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-27T15:57:51.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-27T15:57:51.902Z] #42 361.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-27T15:57:51.902Z] #42 361.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-27T15:57:52.768Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T15:57:53.050Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T15:57:53.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-27T15:57:54.095Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T15:57:54.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-27T15:57:54.377Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T15:57:55.848Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T15:57:55.848Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T15:57:56.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-27T15:57:57.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-27T15:57:57.867Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T15:57:58.149Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T15:57:58.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-27T15:57:59.309Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-27T15:57:59.309Z] Using test binary docker [2020-03-27T15:57:59.309Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-27T15:57:59.309Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-27T15:57:59.309Z] INFO: Waiting for daemon to start... [2020-03-27T15:57:59.309Z] Starting dockerd [2020-03-27T15:58:00.829Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T15:58:00.829Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T15:58:01.817Z] . [2020-03-27T15:58:01.817Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-27T15:58:01.817Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-27T15:58:01.817Z] Error: No such image: emptyfs [2020-03-27T15:58:01.817Z] Running integration-test (iteration 1) [2020-03-27T15:58:01.817Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-27T15:58:02.048Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-27T15:58:02.048Z] [2020-03-27T15:58:02.048Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-27T15:58:02.048Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-27T15:58:02.048Z] HOSTNAME=79ea00c26751 [2020-03-27T15:58:02.048Z] TESTDEBUG=0 [2020-03-27T15:58:02.048Z] DEST=bundles/test-integration [2020-03-27T15:58:02.048Z] PWD=/go/src/github.com/docker/docker [2020-03-27T15:58:02.048Z] DOCKER_GITCOMMIT=b02e0024f5dc3f91c228ac3e4716036eca44c6c9 [2020-03-27T15:58:02.048Z] container=docker [2020-03-27T15:58:02.048Z] HOME=/root [2020-03-27T15:58:02.048Z] GOLANG_VERSION=1.13.8 [2020-03-27T15:58:02.048Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-27T15:58:02.048Z] VALIDATE_BRANCH=master [2020-03-27T15:58:02.048Z] TERM=xterm [2020-03-27T15:58:02.048Z] DOCKER_PKG=github.com/docker/docker [2020-03-27T15:58:02.048Z] SHLVL=1 [2020-03-27T15:58:02.048Z] TIMEOUT=120m [2020-03-27T15:58:02.048Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-27T15:58:02.048Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-27T15:58:02.048Z] GO111MODULE=off [2020-03-27T15:58:02.048Z] DOCKER_EXPERIMENTAL=1 [2020-03-27T15:58:02.048Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-27T15:58:02.048Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-27T15:58:02.048Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-27T15:58:02.048Z] GOPATH=/go [2020-03-27T15:58:02.048Z] PKG_CONFIG=pkg-config [2020-03-27T15:58:02.048Z] _=/usr/bin/env [2020-03-27T15:58:02.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-27T15:58:02.848Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-27T15:58:02.848Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.90s) [2020-03-27T15:58:02.848Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s) [2020-03-27T15:58:02.848Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s) [2020-03-27T15:58:02.848Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2020-03-27T15:58:02.848Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.40s) [2020-03-27T15:58:02.848Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-03-27T15:58:02.848Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.31s) [2020-03-27T15:58:02.848Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s) [2020-03-27T15:58:02.848Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.83s) [2020-03-27T15:58:02.848Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.65s) [2020-03-27T15:58:02.848Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.22s) [2020-03-27T15:58:02.848Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.15s) [2020-03-27T15:58:02.848Z] === RUN TestCgroupNamespacesRun [2020-03-27T15:58:03.536Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-27T15:58:03.536Z] [2020-03-27T15:58:03.536Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-03-27T15:58:03.536Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-03-27T15:58:03.536Z] Using test binary docker [2020-03-27T15:58:03.536Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-27T15:58:03.536Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-27T15:58:03.536Z] Starting dockerd [2020-03-27T15:58:03.536Z] INFO: Waiting for daemon to start... [2020-03-27T15:58:04.098Z] . [2020-03-27T15:58:04.098Z] INFO: Building docker-sdk-python3:4.2.0... [2020-03-27T15:58:04.522Z] #42 ... [2020-03-27T15:58:04.523Z] [2020-03-27T15:58:04.523Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T15:58:04.523Z] #45 271.4 CC criu/servicefd.o [2020-03-27T15:58:04.523Z] #45 272.2 CC criu/shmem.o [2020-03-27T15:58:04.523Z] #45 274.0 CC criu/sigframe.o [2020-03-27T15:58:04.523Z] #45 274.4 CC criu/signalfd.o [2020-03-27T15:58:04.523Z] #45 274.9 CC criu/sk-inet.o [2020-03-27T15:58:04.523Z] #45 276.8 CC criu/sk-netlink.o [2020-03-27T15:58:04.523Z] #45 277.5 CC criu/sk-packet.o [2020-03-27T15:58:04.523Z] #45 278.7 CC criu/sk-queue.o [2020-03-27T15:58:04.523Z] #45 279.7 CC criu/sk-tcp.o [2020-03-27T15:58:04.523Z] #45 280.7 CC criu/sk-unix.o [2020-03-27T15:58:04.866Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2020-03-27T15:58:04.866Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-27T15:58:06.037Z] #45 284.6 CC criu/sockets.o [2020-03-27T15:58:06.339Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2020-03-27T15:58:06.339Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-27T15:58:07.537Z] #45 286.3 CC criu/stats.o [2020-03-27T15:58:08.168Z] #45 287.0 CC criu/string.o [2020-03-27T15:58:08.357Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2020-03-27T15:58:08.357Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-27T15:58:08.459Z] #45 287.1 CC criu/sysctl.o [2020-03-27T15:58:09.497Z] #45 288.4 CC criu/sysfs_parse.o [2020-03-27T15:58:09.826Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2020-03-27T15:58:09.826Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-27T15:58:10.528Z] #45 289.1 CC criu/timerfd.o [2020-03-27T15:58:11.173Z] #45 289.8 CC criu/tty.o [2020-03-27T15:58:11.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-27T15:58:11.742Z] Loaded image: buildpack-deps:jessie [2020-03-27T15:58:11.742Z] Loaded image: busybox:latest [2020-03-27T15:58:11.742Z] Loaded image: busybox:glibc [2020-03-27T15:58:11.742Z] Loaded image: debian:jessie [2020-03-27T15:58:11.742Z] Loaded image: hello-world:latest [2020-03-27T15:58:11.742Z] INFO: Testing against a local daemon [2020-03-27T15:58:11.742Z] === RUN TestCgroupNamespacesBuild [2020-03-27T15:58:11.742Z] --- SKIP: TestCgroupNamespacesBuild (0.00s) [2020-03-27T15:58:11.742Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T15:58:11.742Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-27T15:58:11.742Z] --- SKIP: TestCgroupNamespacesBuildDaemonHostMode (0.00s) [2020-03-27T15:58:11.742Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T15:58:11.742Z] === RUN TestBuildWithSession [2020-03-27T15:58:11.742Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-27T15:58:11.742Z] build_session_test.go:25: TODO: BuildKit [2020-03-27T15:58:11.742Z] === RUN TestBuildSquashParent [2020-03-27T15:58:11.845Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2020-03-27T15:58:11.845Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-27T15:58:12.458Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.79s) [2020-03-27T15:58:12.458Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-27T15:58:13.072Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-03-27T15:58:13.072Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-27T15:58:14.677Z] #45 293.5 CC criu/tun.o [2020-03-27T15:58:15.091Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2020-03-27T15:58:15.091Z] === RUN TestKernelTCPMemory [2020-03-27T15:58:15.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-27T15:58:15.704Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-03-27T15:58:15.704Z] === RUN TestNISDomainname [2020-03-27T15:58:15.706Z] #45 294.6 CC criu/uffd.o [2020-03-27T15:58:16.708Z] --- PASS: TestNISDomainname (0.99s) [2020-03-27T15:58:16.708Z] === RUN TestHostnameDnsResolution [2020-03-27T15:58:18.458Z] #45 296.7 CC criu/util.o [2020-03-27T15:58:18.726Z] --- PASS: TestHostnameDnsResolution (1.69s) [2020-03-27T15:58:18.726Z] === RUN TestStats [2020-03-27T15:58:19.810Z] --- PASS: TestBuildSquashParent (7.73s) [2020-03-27T15:58:19.810Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-27T15:58:19.810Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-27T15:58:19.810Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-27T15:58:19.810Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-27T15:58:19.810Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-27T15:58:19.810Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-27T15:58:19.810Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-27T15:58:19.810Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-27T15:58:19.810Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-27T15:58:19.810Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-27T15:58:19.810Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-27T15:58:19.810Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-27T15:58:19.810Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-27T15:58:19.810Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-27T15:58:19.810Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-27T15:58:20.743Z] --- PASS: TestStats (2.03s) [2020-03-27T15:58:20.743Z] === RUN TestStopContainerWithTimeout [2020-03-27T15:58:20.743Z] === RUN TestStopContainerWithTimeout/0 [2020-03-27T15:58:20.743Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-27T15:58:20.743Z] === RUN TestStopContainerWithTimeout/1 [2020-03-27T15:58:20.743Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-27T15:58:20.743Z] === RUN TestStopContainerWithTimeout/3 [2020-03-27T15:58:20.743Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-27T15:58:20.743Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-27T15:58:20.743Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-27T15:58:20.743Z] === CONT TestStopContainerWithTimeout/0 [2020-03-27T15:58:20.743Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-27T15:58:21.124Z] #45 299.1 CC criu/uts_ns.o [2020-03-27T15:58:21.124Z] #45 299.5 CC criu/vdso.o [2020-03-27T15:58:21.748Z] === CONT TestStopContainerWithTimeout/3 [2020-03-27T15:58:22.317Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-27T15:58:22.317Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-27T15:58:22.625Z] #45 301.1 LINK criu/built-in.o [2020-03-27T15:58:22.625Z] #45 301.5 LINK criu/criu [2020-03-27T15:58:23.651Z] #45 302.4 DEP lib/c/criu.d [2020-03-27T15:58:23.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-27T15:58:23.766Z] === CONT TestStopContainerWithTimeout/1 [2020-03-27T15:58:23.939Z] #45 302.6 CC images/rpc.pb-c.o [2020-03-27T15:58:24.203Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-27T15:58:24.203Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-27T15:58:25.272Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-27T15:58:25.272Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2020-03-27T15:58:25.272Z] --- PASS: TestStopContainerWithTimeout/-1 (2.88s) [2020-03-27T15:58:25.272Z] --- PASS: TestStopContainerWithTimeout/3 (2.82s) [2020-03-27T15:58:25.272Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-03-27T15:58:25.272Z] === RUN TestDeleteDevicemapper [2020-03-27T15:58:25.272Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-27T15:58:25.272Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-27T15:58:25.272Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-27T15:58:25.438Z] #45 304.2 CC lib/c/criu.o [2020-03-27T15:58:26.086Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-27T15:58:26.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.71s) [2020-03-27T15:58:26.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.75s) [2020-03-27T15:58:26.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s) [2020-03-27T15:58:26.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2020-03-27T15:58:26.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.98s) [2020-03-27T15:58:26.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2020-03-27T15:58:26.086Z] === RUN TestBuildMultiStageCopy [2020-03-27T15:58:26.086Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-27T15:58:28.154Z] #45 306.8 LINK lib/c/built-in.o [2020-03-27T15:58:28.155Z] #45 306.8 LINK lib/c/libcriu.so [2020-03-27T15:58:28.155Z] #45 307.0 LINK lib/c/libcriu.a [2020-03-27T15:58:28.444Z] #45 307.4 GEN magic.py [2020-03-27T15:58:28.720Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.37s) [2020-03-27T15:58:28.720Z] === RUN TestUpdateMemory [2020-03-27T15:58:28.721Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-27T15:58:28.721Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-27T15:58:28.721Z] === RUN TestUpdateCPUQuota [2020-03-27T15:58:28.737Z] #45 307.6 Note: Building without setproctitle() and strlcpy() support. [2020-03-27T15:58:28.737Z] #45 307.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-27T15:58:28.737Z] #45 307.6 Note: Building without GnuTLS support [2020-03-27T15:58:29.350Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-27T15:58:29.725Z] --- PASS: TestUpdateCPUQuota (1.14s) [2020-03-27T15:58:29.725Z] === RUN TestUpdatePidsLimit [2020-03-27T15:58:29.725Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-27T15:58:30.007Z] === RUN TestUpdatePidsLimit/no_change [2020-03-27T15:58:30.241Z] #45 308.7 fatal: not a git repository (or any of the parent directories): .git [2020-03-27T15:58:30.273Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-27T15:58:30.620Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-27T15:58:30.901Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-27T15:58:31.183Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-27T15:58:31.196Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-27T15:58:31.750Z] #45 310.4 make[1]: Nothing to be done for 'all'. [2020-03-27T15:58:31.795Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-27T15:58:32.077Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-27T15:58:32.118Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-27T15:58:33.042Z] --- PASS: TestBuildMultiStageCopy (7.17s) [2020-03-27T15:58:33.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.18s) [2020-03-27T15:58:33.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2020-03-27T15:58:33.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-03-27T15:58:33.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-03-27T15:58:33.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2020-03-27T15:58:33.042Z] === RUN TestBuildMultiStageParentConfig [2020-03-27T15:58:33.274Z] #45 312.0 make[1]: 'images/built-in.o' is up to date. [2020-03-27T15:58:33.544Z] --- PASS: TestUpdatePidsLimit (3.74s) [2020-03-27T15:58:33.544Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-03-27T15:58:33.544Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-03-27T15:58:33.544Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-03-27T15:58:33.544Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-03-27T15:58:33.544Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-03-27T15:58:33.544Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-03-27T15:58:33.544Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-03-27T15:58:33.544Z] === RUN TestUpdateRestartPolicy [2020-03-27T15:58:33.563Z] #45 312.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-27T15:58:33.563Z] #45 312.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-27T15:58:33.563Z] #45 312.4 make[1]: 'compel/libcompel.a' is up to date. [2020-03-27T15:58:33.563Z] #45 312.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-27T15:58:33.563Z] #45 312.5 make[1]: Nothing to be done for 'all'. [2020-03-27T15:58:33.857Z] #45 312.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-27T15:58:34.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-27T15:58:34.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-27T15:58:34.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-27T15:58:34.484Z] #45 313.0 make[2]: Nothing to be done for 'all'. [2020-03-27T15:58:34.484Z] #45 313.0 make[2]: Nothing to be done for 'all'. [2020-03-27T15:58:34.484Z] #45 313.2 make[2]: Nothing to be done for 'all'. [2020-03-27T15:58:34.774Z] #45 313.5 make[2]: Nothing to be done for 'all'. [2020-03-27T15:58:34.774Z] #45 313.6 make[2]: Nothing to be done for 'all'. [2020-03-27T15:58:34.774Z] #45 313.7 make[2]: Nothing to be done for 'all'. [2020-03-27T15:58:35.065Z] #45 313.8 make[2]: Nothing to be done for 'all'. [2020-03-27T15:58:35.356Z] #45 314.1 make[2]: Nothing to be done for 'all'. [2020-03-27T15:58:35.356Z] #45 314.1 INSTALL criu/criu [2020-03-27T15:58:35.647Z] #45 DONE 314.3s [2020-03-27T15:58:35.647Z] [2020-03-27T15:58:35.647Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-27T15:58:38.329Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2020-03-27T15:58:38.329Z] === RUN TestBuildLabelWithTargets [2020-03-27T15:58:38.358Z] #42 DONE 407.8s [2020-03-27T15:58:38.358Z] [2020-03-27T15:58:38.358Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:58:38.985Z] #66 ... [2020-03-27T15:58:38.985Z] [2020-03-27T15:58:38.985Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-27T15:58:38.985Z] #61 239.8 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-03-27T15:58:42.503Z] #61 243.0 + mkdir -p /build [2020-03-27T15:58:42.503Z] #61 243.0 + cp runc /build/runc [2020-03-27T15:58:42.503Z] #61 DONE 243.1s [2020-03-27T15:58:42.503Z] [2020-03-27T15:58:42.503Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:58:46.397Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-03-27T15:58:46.397Z] === RUN TestBuildWithEmptyLayers [2020-03-27T15:58:48.745Z] --- PASS: TestUpdateRestartPolicy (12.69s) [2020-03-27T15:58:48.745Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-27T15:58:48.745Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2020-03-27T15:58:48.745Z] === RUN TestWaitNonBlocked [2020-03-27T15:58:48.745Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T15:58:48.745Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T15:58:48.745Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T15:58:48.745Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T15:58:48.745Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T15:58:48.745Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T15:58:48.745Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-27T15:58:48.745Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2020-03-27T15:58:48.745Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2020-03-27T15:58:48.745Z] === RUN TestWaitBlocked [2020-03-27T15:58:48.745Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-27T15:58:48.745Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-27T15:58:48.745Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-27T15:58:48.745Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-27T15:58:48.745Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-27T15:58:48.745Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-27T15:58:49.359Z] --- PASS: TestWaitBlocked (0.01s) [2020-03-27T15:58:49.359Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2020-03-27T15:58:49.359Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2020-03-27T15:58:49.359Z] === CONT TestContainerStartOnDaemonRestart [2020-03-27T15:58:49.359Z] === CONT TestIpcModeOlderClient [2020-03-27T15:58:49.359Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-03-27T15:58:49.359Z] === CONT TestDaemonHostGatewayIP [2020-03-27T15:58:49.652Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-03-27T15:58:49.652Z] === RUN TestBuildMultiStageOnBuild [2020-03-27T15:58:50.737Z] sha256:97eb0c5c3d6ed5aef836430d0e208cd3cf51f3df1a6aa6cf027bde826ef2076d [2020-03-27T15:58:50.737Z] INFO: Starting docker-py tests... [2020-03-27T15:58:50.737Z] ============================= test session starts ============================== [2020-03-27T15:58:50.737Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-03-27T15:58:50.737Z] rootdir: /src, inifile: pytest.ini [2020-03-27T15:58:50.737Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-03-27T15:58:50.737Z] collected 387 items / 1 deselected / 386 selected [2020-03-27T15:58:50.737Z] [2020-03-27T15:58:52.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-27T15:58:52.807Z] --- PASS: TestContainerStartOnDaemonRestart (2.99s) [2020-03-27T15:58:52.807Z] === CONT TestDaemonRestartIpcMode [2020-03-27T15:58:52.807Z] --- PASS: TestDaemonHostGatewayIP (3.44s) [2020-03-27T15:58:53.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-27T15:58:54.883Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-03-27T15:58:54.883Z] === RUN TestBuildUncleanTarFilenames [2020-03-27T15:58:54.883Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2020-03-27T15:58:54.883Z] === RUN TestBuildMultiStageLayerLeak [2020-03-27T15:58:54.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-27T15:58:56.253Z] --- PASS: TestDaemonRestartIpcMode (3.54s) [2020-03-27T15:58:56.253Z] PASS [2020-03-27T15:58:56.253Z] [2020-03-27T15:58:56.253Z] === Skipped [2020-03-27T15:58:56.253Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-03-27T15:58:56.253Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-27T15:58:56.253Z] [2020-03-27T15:58:56.253Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2020-03-27T15:58:56.253Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T15:58:56.253Z] [2020-03-27T15:58:56.253Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-27T15:58:56.253Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T15:58:56.253Z] [2020-03-27T15:58:56.253Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-27T15:58:56.253Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-27T15:58:56.253Z] [2020-03-27T15:58:56.253Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-03-27T15:58:56.253Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-27T15:58:56.253Z] [2020-03-27T15:58:56.253Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-03-27T15:58:56.253Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-27T15:58:56.253Z] [2020-03-27T15:58:56.253Z] [2020-03-27T15:58:56.253Z] DONE 199 tests, 6 skipped in 137.109s [2020-03-27T15:58:56.253Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-03-27T15:58:56.253Z] ++ 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-03-27T15:58:56.253Z] ++ set -e [2020-03-27T15:58:56.253Z] ++ '[' -n 0 ']' [2020-03-27T15:58:56.253Z] ++ set -x [2020-03-27T15:58:56.253Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T15:58:56.253Z] INFO: Testing against a local daemon [2020-03-27T15:58:56.253Z] === RUN TestCommitInheritsEnv [2020-03-27T15:58:56.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-27T15:58:56.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-27T15:58:56.535Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-03-27T15:58:56.535Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-27T15:58:56.535Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-27T15:58:56.535Z] === RUN TestImagesFilterMultiReference [2020-03-27T15:58:56.535Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-03-27T15:58:56.535Z] === RUN TestImagePullPlatformInvalid [2020-03-27T15:58:56.535Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-03-27T15:58:56.535Z] === RUN TestRemoveImageOrphaning [2020-03-27T15:58:57.148Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-03-27T15:58:57.148Z] === RUN TestRemoveImageGarbageCollector [2020-03-27T15:58:57.148Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-27T15:58:57.148Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T15:58:57.148Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-27T15:58:57.148Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-03-27T15:58:57.148Z] === RUN TestTagInvalidReference [2020-03-27T15:58:57.148Z] --- PASS: TestTagInvalidReference (0.01s) [2020-03-27T15:58:57.148Z] === RUN TestTagValidPrefixedRepo [2020-03-27T15:58:57.148Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-03-27T15:58:57.148Z] === RUN TestTagExistedNameWithoutForce [2020-03-27T15:58:57.148Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-03-27T15:58:57.148Z] === RUN TestTagOfficialNames [2020-03-27T15:58:57.148Z] --- PASS: TestTagOfficialNames (0.03s) [2020-03-27T15:58:57.148Z] === RUN TestTagMatchesDigest [2020-03-27T15:58:57.148Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-03-27T15:58:57.148Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-27T15:58:58.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-27T15:58:59.037Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2020-03-27T15:58:59.037Z] === RUN TestBuildWithHugeFile [2020-03-27T15:58:59.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-27T15:59:01.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-27T15:59:05.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-27T15:59:05.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-27T15:59:07.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-27T15:59:08.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-27T15:59:08.826Z] 23645bd7ee08: Pull complete [2020-03-27T15:59:08.826Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-03-27T15:59:08.826Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T15:59:08.826Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T15:59:08.826Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-03-27T15:59:08.826Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-03-27T15:59:08.826Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098' [2020-03-27T15:59:08.826Z] INFO: Docker version of control daemon [2020-03-27T15:59:08.826Z] [2020-03-27T15:59:08.826Z] Client: Docker Engine - Enterprise [2020-03-27T15:59:08.826Z] Version: 19.03.5 [2020-03-27T15:59:08.826Z] API version: 1.40 [2020-03-27T15:59:08.826Z] Go version: go1.12.12 [2020-03-27T15:59:08.826Z] Git commit: 2ee0c57608 [2020-03-27T15:59:08.826Z] Built: 11/13/2019 08:00:16 [2020-03-27T15:59:08.826Z] OS/Arch: windows/amd64 [2020-03-27T15:59:08.826Z] Experimental: false [2020-03-27T15:59:08.826Z] [2020-03-27T15:59:08.826Z] Server: Docker Engine - Enterprise [2020-03-27T15:59:08.826Z] Engine: [2020-03-27T15:59:08.826Z] Version: 19.03.5 [2020-03-27T15:59:08.826Z] API version: 1.40 (minimum version 1.24) [2020-03-27T15:59:08.826Z] Go version: go1.12.12 [2020-03-27T15:59:08.826Z] Git commit: 2ee0c57608 [2020-03-27T15:59:08.826Z] Built: 11/13/2019 07:58:51 [2020-03-27T15:59:08.826Z] OS/Arch: windows/amd64 [2020-03-27T15:59:08.826Z] Experimental: true [2020-03-27T15:59:08.826Z] [2020-03-27T15:59:08.826Z] INFO: Docker info of control daemon [2020-03-27T15:59:08.826Z] [2020-03-27T15:59:08.826Z] Client: [2020-03-27T15:59:08.826Z] Debug Mode: false [2020-03-27T15:59:08.826Z] Plugins: [2020-03-27T15:59:08.826Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-27T15:59:08.826Z] [2020-03-27T15:59:08.826Z] Server: [2020-03-27T15:59:08.826Z] Containers: 0 [2020-03-27T15:59:08.826Z] Running: 0 [2020-03-27T15:59:08.826Z] Paused: 0 [2020-03-27T15:59:08.826Z] Stopped: 0 [2020-03-27T15:59:08.826Z] Images: 1 [2020-03-27T15:59:08.826Z] Server Version: 19.03.5 [2020-03-27T15:59:08.826Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-27T15:59:08.826Z] Windows: [2020-03-27T15:59:08.826Z] LCOW: [2020-03-27T15:59:08.826Z] Logging Driver: json-file [2020-03-27T15:59:08.826Z] Plugins: [2020-03-27T15:59:08.826Z] Volume: local [2020-03-27T15:59:08.826Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-27T15:59:08.826Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-27T15:59:08.826Z] Swarm: inactive [2020-03-27T15:59:08.826Z] Default Isolation: process [2020-03-27T15:59:08.826Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-27T15:59:08.826Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-27T15:59:08.826Z] OSType: windows [2020-03-27T15:59:08.826Z] Architecture: x86_64 [2020-03-27T15:59:08.826Z] CPUs: 4 [2020-03-27T15:59:08.826Z] Total Memory: 32GiB [2020-03-27T15:59:08.826Z] Name: azwin-2-e27670 [2020-03-27T15:59:08.826Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-27T15:59:08.826Z] Docker Root Dir: D:\docker [2020-03-27T15:59:08.826Z] Debug Mode: false [2020-03-27T15:59:08.826Z] Registry: https://index.docker.io/v1/ [2020-03-27T15:59:08.826Z] Labels: [2020-03-27T15:59:08.826Z] Experimental: true [2020-03-27T15:59:08.826Z] Insecure Registries: [2020-03-27T15:59:08.826Z] 10.0.0.4:5000 [2020-03-27T15:59:08.826Z] 127.0.0.0/8 [2020-03-27T15:59:08.826Z] Registry Mirrors: [2020-03-27T15:59:08.826Z] http://10.0.0.4:5000/ [2020-03-27T15:59:08.826Z] Live Restore Enabled: false [2020-03-27T15:59:08.826Z] [2020-03-27T15:59:08.826Z] [2020-03-27T15:59:08.826Z] INFO: Commit hash is 568bb8204d [2020-03-27T15:59:08.826Z] INFO: Nuke-Everything... [2020-03-27T15:59:08.826Z] INFO: Container count on control daemon to delete is 0 [2020-03-27T15:59:08.826Z] INFO: Nuking d:\CI [2020-03-27T15:59:08.826Z] INFO: Zapped successfully [2020-03-27T15:59:08.826Z] INFO: Location for testing is d:\CI\PR-40712\2 [2020-03-27T15:59:08.826Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-03-27T15:59:08.826Z] [2020-03-27T15:59:08.826Z] [2020-03-27T15:59:08.826Z] INFO: Building the image from Dockerfile.windows at 03/27/2020 15:59:00... [2020-03-27T15:59:08.826Z] [2020-03-27T15:59:08.826Z] Sending build context to Docker daemon 54.69MB [2020-03-27T15:59:08.826Z] [2020-03-27T15:59:08.826Z] Step 1/10 : FROM microsoft/windowsservercore [2020-03-27T15:59:08.826Z] ---> 80e84fd280e2 [2020-03-27T15:59:08.826Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-03-27T15:59:08.826Z] ---> Running in 4182a9dc844b [2020-03-27T15:59:08.826Z] Removing intermediate container 4182a9dc844b [2020-03-27T15:59:08.826Z] ---> 8a09cac0e23e [2020-03-27T15:59:08.826Z] Step 3/10 : ARG GO_VERSION=1.13.8 [2020-03-27T15:59:08.826Z] ---> Running in 4fb9e92fd658 [2020-03-27T15:59:09.810Z] Removing intermediate container 4fb9e92fd658 [2020-03-27T15:59:09.810Z] ---> 3b0173cdaa68 [2020-03-27T15:59:09.810Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-03-27T15:59:09.810Z] ---> Running in cec035dbd0e7 [2020-03-27T15:59:09.810Z] Removing intermediate container cec035dbd0e7 [2020-03-27T15:59:09.810Z] ---> c33971bbe49b [2020-03-27T15:59:09.810Z] 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-03-27T15:59:09.810Z] ---> Running in 4c6f838b8f85 [2020-03-27T15:59:10.797Z] Removing intermediate container 4c6f838b8f85 [2020-03-27T15:59:10.797Z] ---> a11ece0e5bdf [2020-03-27T15:59:10.797Z] 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-03-27T15:59:10.797Z] ---> Running in cfd01be2b9fc [2020-03-27T15:59:11.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-27T15:59:12.101Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-03-27T15:59:12.359Z] tests/integration/api_client_test.py ..... [ 7%] [2020-03-27T15:59:12.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-27T15:59:14.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-27T15:59:14.673Z] tests/integration/api_config_test.py ..... [ 8%] [2020-03-27T15:59:14.988Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-27T15:59:14.988Z] Using test binary docker [2020-03-27T15:59:15.246Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-27T15:59:15.246Z] +++ /etc/init.d/apparmor start [2020-03-27T15:59:15.246Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-27T15:59:15.246Z] INFO: Waiting for daemon to start... [2020-03-27T15:59:15.246Z] Starting dockerd [2020-03-27T15:59:15.246Z] +++ 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-03-27T15:59:17.147Z] . [2020-03-27T15:59:17.147Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-27T15:59:17.406Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-27T15:59:17.406Z] Error: No such image: emptyfs [2020-03-27T15:59:17.406Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-27T15:59:17.406Z] ++++ docker load [2020-03-27T15:59:17.664Z] Running integration-test (iteration 1) [2020-03-27T15:59:17.664Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-03-27T15:59:17.664Z] ++ 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-03-27T15:59:17.664Z] ++ set -e [2020-03-27T15:59:17.664Z] ++ '[' -n 0 ']' [2020-03-27T15:59:17.664Z] ++ set -x [2020-03-27T15:59:17.665Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T15:59:19.317Z] [2020-03-27T15:59:19.317Z] SUCCESS: Specified value was saved. [2020-03-27T15:59:20.957Z] INFO: Downloading git... [2020-03-27T15:59:21.826Z] #66 395.7 + bin/containerd [2020-03-27T15:59:22.623Z] INFO: Downloading go... [2020-03-27T15:59:27.257Z] INFO: Downloading compiler 1 of 3... [2020-03-27T15:59:27.257Z] INFO: Downloading compiler 2 of 3... [2020-03-27T15:59:27.642Z] Loaded image: buildpack-deps:jessie [2020-03-27T15:59:27.642Z] Loaded image: busybox:latest [2020-03-27T15:59:27.642Z] Loaded image: busybox:glibc [2020-03-27T15:59:27.642Z] Loaded image: debian:jessie [2020-03-27T15:59:27.642Z] Loaded image: hello-world:latest [2020-03-27T15:59:27.642Z] INFO: Testing against a local daemon [2020-03-27T15:59:27.642Z] === RUN TestCgroupNamespacesBuild [2020-03-27T15:59:28.073Z] INFO: Downloading compiler 3 of 3... [2020-03-27T15:59:28.899Z] INFO: Extracting git... [2020-03-27T15:59:30.175Z] --- PASS: TestCgroupNamespacesBuild (3.30s) [2020-03-27T15:59:30.175Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-27T15:59:30.281Z] #66 ... [2020-03-27T15:59:30.281Z] [2020-03-27T15:59:30.281Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:59:30.281Z] #54 DONE 458.0s [2020-03-27T15:59:30.281Z] [2020-03-27T15:59:30.281Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:59:32.079Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) [2020-03-27T15:59:32.079Z] === RUN TestBuildWithSession [2020-03-27T15:59:32.079Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-27T15:59:32.079Z] build_session_test.go:25: TODO: BuildKit [2020-03-27T15:59:32.079Z] === RUN TestBuildSquashParent [2020-03-27T15:59:38.642Z] --- PASS: TestBuildSquashParent (6.13s) [2020-03-27T15:59:38.642Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-27T15:59:38.642Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-27T15:59:38.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-27T15:59:38.642Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-27T15:59:38.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-27T15:59:38.642Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-27T15:59:38.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-27T15:59:38.642Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-27T15:59:38.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-27T15:59:38.642Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-27T15:59:38.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-27T15:59:38.642Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-27T15:59:38.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-27T15:59:38.642Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-27T15:59:38.642Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-27T15:59:38.642Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-27T15:59:38.642Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-27T15:59:38.722Z] #66 ... [2020-03-27T15:59:38.722Z] [2020-03-27T15:59:38.722Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:59:38.722Z] #24 466.9 + return [2020-03-27T15:59:38.722Z] #24 DONE 467.0s [2020-03-27T15:59:38.722Z] [2020-03-27T15:59:38.722Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:59:40.220Z] #66 ... [2020-03-27T15:59:40.220Z] [2020-03-27T15:59:40.220Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-27T15:59:40.220Z] #25 DONE 0.1s [2020-03-27T15:59:40.220Z] [2020-03-27T15:59:40.220Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:59:40.511Z] #66 ... [2020-03-27T15:59:40.511Z] [2020-03-27T15:59:40.511Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-27T15:59:40.545Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-27T15:59:40.545Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-27T15:59:40.804Z] #29 DONE 0.5s [2020-03-27T15:59:40.804Z] [2020-03-27T15:59:40.804Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-27T15:59:41.093Z] #32 DONE 0.1s [2020-03-27T15:59:41.093Z] [2020-03-27T15:59:41.093Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-27T15:59:41.093Z] #35 DONE 0.1s [2020-03-27T15:59:41.093Z] [2020-03-27T15:59:41.093Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:59:41.093Z] #66 ... [2020-03-27T15:59:41.093Z] [2020-03-27T15:59:41.093Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-27T15:59:41.093Z] #40 DONE 0.1s [2020-03-27T15:59:41.093Z] [2020-03-27T15:59:41.093Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-27T15:59:41.383Z] #43 DONE 0.1s [2020-03-27T15:59:41.383Z] [2020-03-27T15:59:41.383Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-27T15:59:41.383Z] #46 DONE 0.1s [2020-03-27T15:59:41.383Z] [2020-03-27T15:59:41.383Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:59:41.383Z] #66 ... [2020-03-27T15:59:41.383Z] [2020-03-27T15:59:41.383Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-27T15:59:41.383Z] #49 DONE 0.1s [2020-03-27T15:59:41.383Z] [2020-03-27T15:59:41.383Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-27T15:59:41.672Z] #52 DONE 0.1s [2020-03-27T15:59:41.672Z] [2020-03-27T15:59:41.672Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-27T15:59:41.672Z] #55 DONE 0.1s [2020-03-27T15:59:41.672Z] [2020-03-27T15:59:41.672Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-27T15:59:41.672Z] #58 DONE 0.1s [2020-03-27T15:59:41.672Z] [2020-03-27T15:59:41.672Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:59:41.961Z] #66 ... [2020-03-27T15:59:41.961Z] [2020-03-27T15:59:41.961Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-27T15:59:41.961Z] #62 DONE 0.1s [2020-03-27T15:59:41.961Z] [2020-03-27T15:59:41.961Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-27T15:59:43.080Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-27T15:59:43.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.55s) [2020-03-27T15:59:43.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.73s) [2020-03-27T15:59:43.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.81s) [2020-03-27T15:59:43.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.95s) [2020-03-27T15:59:43.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.06s) [2020-03-27T15:59:43.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.31s) [2020-03-27T15:59:43.080Z] === RUN TestBuildMultiStageCopy [2020-03-27T15:59:43.080Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-27T15:59:44.982Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-27T15:59:45.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-27T15:59:45.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-27T15:59:45.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-27T15:59:45.433Z] INFO: Expanding go... [2020-03-27T15:59:45.551Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-27T15:59:46.118Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-27T15:59:46.684Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-27T15:59:47.252Z] --- PASS: TestBuildMultiStageCopy (4.51s) [2020-03-27T15:59:47.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.39s) [2020-03-27T15:59:47.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-03-27T15:59:47.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-03-27T15:59:47.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-03-27T15:59:47.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2020-03-27T15:59:47.252Z] === RUN TestBuildMultiStageParentConfig [2020-03-27T15:59:47.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-27T15:59:48.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-27T15:59:48.237Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-03-27T15:59:48.628Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2020-03-27T15:59:48.628Z] === RUN TestBuildLabelWithTargets [2020-03-27T15:59:51.159Z] --- PASS: TestBuildLabelWithTargets (2.25s) [2020-03-27T15:59:51.159Z] === RUN TestBuildWithEmptyLayers [2020-03-27T15:59:51.726Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-03-27T15:59:51.726Z] === RUN TestBuildMultiStageOnBuild [2020-03-27T15:59:53.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-27T15:59:55.013Z] --- PASS: TestBuildMultiStageOnBuild (2.70s) [2020-03-27T15:59:55.013Z] === RUN TestBuildUncleanTarFilenames [2020-03-27T15:59:55.184Z] --- PASS: TestBuildWithHugeFile (51.33s) [2020-03-27T15:59:55.184Z] === RUN TestBuildWithEmptyDockerfile [2020-03-27T15:59:55.184Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T15:59:55.184Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T15:59:55.184Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T15:59:55.184Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T15:59:55.184Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T15:59:55.184Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T15:59:55.184Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T15:59:55.184Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T15:59:55.184Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T15:59:55.184Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-03-27T15:59:55.184Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-03-27T15:59:55.184Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-03-27T15:59:55.184Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-03-27T15:59:55.184Z] === RUN TestBuildPreserveOwnership [2020-03-27T15:59:55.184Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-27T15:59:55.947Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2020-03-27T15:59:55.947Z] === RUN TestBuildMultiStageLayerLeak [2020-03-27T15:59:55.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-27T15:59:57.064Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-27T15:59:59.234Z] --- PASS: TestBuildMultiStageLayerLeak (2.80s) [2020-03-27T15:59:59.234Z] === RUN TestBuildWithHugeFile [2020-03-27T16:00:01.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-27T16:00:01.219Z] --- PASS: TestBuildPreserveOwnership (10.27s) [2020-03-27T16:00:01.219Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.27s) [2020-03-27T16:00:01.219Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-03-27T16:00:01.219Z] === RUN TestBuildPlatformInvalid [2020-03-27T16:00:01.219Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-03-27T16:00:01.219Z] PASS [2020-03-27T16:00:01.219Z] [2020-03-27T16:00:01.219Z] === Skipped [2020-03-27T16:00:01.219Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuild (0.00s) [2020-03-27T16:00:01.219Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:01.219Z] [2020-03-27T16:00:01.219Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuildDaemonHostMode (0.00s) [2020-03-27T16:00:01.219Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:01.219Z] [2020-03-27T16:00:01.219Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-27T16:00:01.219Z] build_session_test.go:25: TODO: BuildKit [2020-03-27T16:00:01.219Z] [2020-03-27T16:00:01.219Z] [2020-03-27T16:00:01.219Z] DONE 32 tests, 3 skipped in 119.684s [2020-03-27T16:00:01.219Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-27T16:00:01.474Z] INFO: Testing against a local daemon [2020-03-27T16:00:01.474Z] === RUN TestConfigList [2020-03-27T16:00:01.474Z] --- SKIP: TestConfigList (0.02s) [2020-03-27T16:00:01.474Z] config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:01.474Z] === RUN TestConfigsCreateAndDelete [2020-03-27T16:00:01.474Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-03-27T16:00:01.474Z] config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:01.474Z] === RUN TestConfigsUpdate [2020-03-27T16:00:01.474Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-03-27T16:00:01.474Z] config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:01.474Z] === RUN TestTemplatedConfig [2020-03-27T16:00:01.474Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-03-27T16:00:01.474Z] config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:01.474Z] === RUN TestConfigInspect [2020-03-27T16:00:01.474Z] --- SKIP: TestConfigInspect (0.01s) [2020-03-27T16:00:01.474Z] config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:01.474Z] === RUN TestConfigCreateWithLabels [2020-03-27T16:00:01.474Z] --- SKIP: TestConfigCreateWithLabels (0.01s) [2020-03-27T16:00:01.474Z] config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:01.474Z] === RUN TestConfigCreateResolve [2020-03-27T16:00:01.474Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-03-27T16:00:01.474Z] config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:01.474Z] === RUN TestConfigDaemonLibtrustID [2020-03-27T16:00:01.474Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2020-03-27T16:00:01.474Z] config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:01.474Z] PASS [2020-03-27T16:00:01.474Z] [2020-03-27T16:00:01.474Z] === Skipped [2020-03-27T16:00:01.474Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-03-27T16:00:01.474Z] config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:01.474Z] [2020-03-27T16:00:01.474Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-03-27T16:00:01.474Z] config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:01.474Z] [2020-03-27T16:00:01.474Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-03-27T16:00:01.474Z] config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:01.474Z] [2020-03-27T16:00:01.474Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-03-27T16:00:01.474Z] config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:01.474Z] [2020-03-27T16:00:01.474Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2020-03-27T16:00:01.474Z] config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:01.474Z] [2020-03-27T16:00:01.474Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.01s) [2020-03-27T16:00:01.474Z] config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:01.474Z] [2020-03-27T16:00:01.474Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-03-27T16:00:01.474Z] config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:01.474Z] [2020-03-27T16:00:01.474Z] === SKIP: amd64.integration.config TestConfigDaemonLibtrustID (0.01s) [2020-03-27T16:00:01.474Z] config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:01.474Z] [2020-03-27T16:00:01.474Z] [2020-03-27T16:00:01.474Z] DONE 8 tests, 8 skipped in 0.242s [2020-03-27T16:00:01.474Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-27T16:00:01.729Z] INFO: Testing against a local daemon [2020-03-27T16:00:01.729Z] === RUN TestCheckpoint [2020-03-27T16:00:01.729Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-27T16:00:01.729Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-27T16:00:01.729Z] === RUN TestContainerInvalidJSON [2020-03-27T16:00:01.729Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T16:00:01.729Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T16:00:01.729Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T16:00:01.729Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T16:00:01.729Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-27T16:00:01.729Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-27T16:00:01.729Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T16:00:01.729Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-27T16:00:01.729Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T16:00:01.729Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-27T16:00:01.729Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-27T16:00:01.729Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-27T16:00:01.729Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-27T16:00:01.729Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-27T16:00:01.983Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-03-27T16:00:01.983Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-27T16:00:01.983Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-03-27T16:00:01.983Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-27T16:00:01.983Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-03-27T16:00:01.983Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-27T16:00:02.240Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-03-27T16:00:02.240Z] === RUN TestCopyFromContainer [2020-03-27T16:00:06.397Z] === RUN TestCopyFromContainer// [2020-03-27T16:00:06.397Z] === RUN TestCopyFromContainer//bar/root [2020-03-27T16:00:06.397Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-27T16:00:06.397Z] === RUN TestCopyFromContainer/bar/quux [2020-03-27T16:00:06.397Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-27T16:00:06.652Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-27T16:00:06.652Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-27T16:00:06.652Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-27T16:00:06.906Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-27T16:00:06.906Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-27T16:00:06.906Z] --- PASS: TestCopyFromContainer (4.80s) [2020-03-27T16:00:06.906Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-03-27T16:00:06.906Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-03-27T16:00:06.906Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-03-27T16:00:06.906Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-03-27T16:00:06.906Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-03-27T16:00:06.906Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-03-27T16:00:06.906Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-03-27T16:00:06.906Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-03-27T16:00:06.906Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-03-27T16:00:06.906Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-03-27T16:00:06.906Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-27T16:00:06.906Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T16:00:06.906Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T16:00:06.906Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T16:00:06.906Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T16:00:06.906Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T16:00:06.906Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T16:00:06.906Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T16:00:06.906Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T16:00:06.906Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T16:00:06.906Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-27T16:00:06.906Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-27T16:00:06.906Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-27T16:00:06.906Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-27T16:00:06.906Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-27T16:00:07.161Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-27T16:00:07.161Z] === RUN TestCreateWithInvalidEnv [2020-03-27T16:00:07.161Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-27T16:00:07.161Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-27T16:00:07.161Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-27T16:00:07.161Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-27T16:00:07.161Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-27T16:00:07.161Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-27T16:00:07.161Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-27T16:00:07.161Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-27T16:00:07.161Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-27T16:00:07.161Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-27T16:00:07.161Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-27T16:00:07.161Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-27T16:00:07.161Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-27T16:00:07.161Z] === RUN TestCreateTmpfsMountsTarget [2020-03-27T16:00:07.161Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-03-27T16:00:07.161Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-27T16:00:07.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-27T16:00:07.978Z] INFO: Expanding compiler 1 of 3... [2020-03-27T16:00:09.044Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s) [2020-03-27T16:00:09.044Z] === RUN TestCreateWithCapabilities [2020-03-27T16:00:09.044Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-27T16:00:09.044Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-27T16:00:09.044Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-27T16:00:09.044Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-27T16:00:09.044Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-27T16:00:09.044Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-27T16:00:09.044Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-27T16:00:09.044Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-27T16:00:09.044Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-27T16:00:09.044Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-27T16:00:09.044Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-27T16:00:09.044Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-27T16:00:09.044Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-27T16:00:09.044Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-27T16:00:09.044Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-27T16:00:09.044Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-27T16:00:09.044Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-27T16:00:09.044Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-27T16:00:09.044Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-27T16:00:09.044Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-27T16:00:09.044Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-27T16:00:09.044Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-27T16:00:09.044Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-27T16:00:09.044Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-27T16:00:09.044Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-27T16:00:09.044Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-27T16:00:09.044Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-27T16:00:09.044Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-27T16:00:09.044Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-27T16:00:09.044Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-27T16:00:09.044Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-27T16:00:09.044Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-27T16:00:09.044Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-27T16:00:09.044Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-03-27T16:00:09.044Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-03-27T16:00:09.044Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-03-27T16:00:09.044Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-27T16:00:09.044Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-27T16:00:09.044Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-03-27T16:00:09.044Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-03-27T16:00:09.044Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-27T16:00:09.044Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-03-27T16:00:09.044Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-03-27T16:00:09.044Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-03-27T16:00:09.044Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-03-27T16:00:09.044Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-27T16:00:09.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-27T16:00:09.655Z] INFO: Expanding compiler 2 of 3... [2020-03-27T16:00:10.927Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.72s) [2020-03-27T16:00:10.927Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-27T16:00:10.927Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T16:00:10.927Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T16:00:10.927Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T16:00:10.927Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T16:00:10.927Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T16:00:10.927Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T16:00:10.927Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T16:00:10.927Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T16:00:10.927Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T16:00:10.927Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T16:00:10.927Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T16:00:10.927Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T16:00:10.927Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T16:00:10.927Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T16:00:10.927Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T16:00:10.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-03-27T16:00:10.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-27T16:00:10.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-03-27T16:00:10.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-27T16:00:10.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-27T16:00:10.927Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-27T16:00:10.927Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-27T16:00:11.485Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2020-03-27T16:00:11.485Z] === RUN TestContainerStartOnDaemonRestart [2020-03-27T16:00:11.485Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-27T16:00:11.485Z] === RUN TestDaemonRestartIpcMode [2020-03-27T16:00:11.485Z] === PAUSE TestDaemonRestartIpcMode [2020-03-27T16:00:11.485Z] === RUN TestDaemonHostGatewayIP [2020-03-27T16:00:11.485Z] === PAUSE TestDaemonHostGatewayIP [2020-03-27T16:00:11.485Z] === RUN TestDiff [2020-03-27T16:00:12.044Z] --- PASS: TestDiff (0.55s) [2020-03-27T16:00:12.044Z] === RUN TestExecWithCloseStdin [2020-03-27T16:00:12.602Z] --- PASS: TestExecWithCloseStdin (0.64s) [2020-03-27T16:00:12.602Z] === RUN TestExec [2020-03-27T16:00:13.161Z] --- PASS: TestExec (0.67s) [2020-03-27T16:00:13.161Z] === RUN TestExecUser [2020-03-27T16:00:14.083Z] --- PASS: TestExecUser (0.67s) [2020-03-27T16:00:14.083Z] === RUN TestExportContainerAndImportImage [2020-03-27T16:00:14.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-27T16:00:14.584Z] #66 447.4 + bin/containerd-stress [2020-03-27T16:00:14.642Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2020-03-27T16:00:14.642Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-27T16:00:14.642Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-03-27T16:00:14.642Z] export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:14.642Z] === RUN TestHealthCheckWorkdir [2020-03-27T16:00:15.473Z] INFO: Expanding compiler 3 of 3... [2020-03-27T16:00:15.565Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2020-03-27T16:00:15.565Z] === RUN TestHealthKillContainer [2020-03-27T16:00:16.280Z] INFO: Removing downloaded files... [2020-03-27T16:00:16.280Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-03-27T16:00:16.280Z] INFO: Configuring git core.autocrlf... [2020-03-27T16:00:17.294Z] #66 451.0 + bin/containerd-shim [2020-03-27T16:00:17.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-27T16:00:18.822Z] --- PASS: TestHealthKillContainer (2.78s) [2020-03-27T16:00:18.822Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-27T16:00:18.822Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2020-03-27T16:00:18.822Z] === RUN TestIpcModeNone [2020-03-27T16:00:19.154Z] --- PASS: TestImportExtremelyLargeImageWorks (79.15s) [2020-03-27T16:00:19.154Z] PASS [2020-03-27T16:00:19.154Z] [2020-03-27T16:00:19.154Z] === Skipped [2020-03-27T16:00:19.154Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-27T16:00:19.154Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:00:19.154Z] [2020-03-27T16:00:19.154Z] [2020-03-27T16:00:19.154Z] DONE 12 tests, 1 skipped in 80.546s [2020-03-27T16:00:19.154Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-03-27T16:00:19.154Z] ++ 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-03-27T16:00:19.154Z] ++ set -e [2020-03-27T16:00:19.154Z] ++ '[' -n 0 ']' [2020-03-27T16:00:19.154Z] ++ set -x [2020-03-27T16:00:19.154Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:00:19.154Z] INFO: Testing against a local daemon [2020-03-27T16:00:19.154Z] === RUN TestNetworkCreateDelete [2020-03-27T16:00:19.154Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-03-27T16:00:19.154Z] === RUN TestDockerNetworkDeletePreferID [2020-03-27T16:00:19.154Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-03-27T16:00:19.154Z] === RUN TestInspectNetwork [2020-03-27T16:00:19.744Z] --- PASS: TestIpcModeNone (0.67s) [2020-03-27T16:00:19.744Z] === RUN TestIpcModePrivate [2020-03-27T16:00:20.303Z] --- PASS: TestIpcModePrivate (0.67s) [2020-03-27T16:00:20.303Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-03-27T16:00:20.303Z] === RUN TestIpcModeShareable [2020-03-27T16:00:20.303Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-03-27T16:00:20.303Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-27T16:00:20.303Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-27T16:00:22.191Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.07s) [2020-03-27T16:00:22.191Z] === RUN TestAPIIpcModeHost [2020-03-27T16:00:22.191Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-03-27T16:00:22.191Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-27T16:00:22.191Z] === RUN TestDaemonIpcModeShareable [2020-03-27T16:00:22.191Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-03-27T16:00:22.191Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-27T16:00:22.191Z] === RUN TestDaemonIpcModePrivate [2020-03-27T16:00:22.191Z] --- SKIP: TestDaemonIpcModePrivate (0.02s) [2020-03-27T16:00:22.191Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:22.191Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-27T16:00:22.191Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.02s) [2020-03-27T16:00:22.191Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:22.191Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-27T16:00:22.446Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.02s) [2020-03-27T16:00:22.446Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:22.446Z] === RUN TestIpcModeOlderClient [2020-03-27T16:00:22.446Z] === PAUSE TestIpcModeOlderClient [2020-03-27T16:00:22.446Z] === RUN TestKillContainerInvalidSignal [2020-03-27T16:00:22.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-27T16:00:23.004Z] --- PASS: TestKillContainerInvalidSignal (0.58s) [2020-03-27T16:00:23.004Z] === RUN TestKillContainer [2020-03-27T16:00:23.004Z] === RUN TestKillContainer/no_signal [2020-03-27T16:00:23.528Z] === RUN TestInspectNetwork/full_network_id [2020-03-27T16:00:23.528Z] === RUN TestInspectNetwork/partial_network_id [2020-03-27T16:00:23.528Z] === RUN TestInspectNetwork/network_name [2020-03-27T16:00:23.528Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-27T16:00:23.563Z] === RUN TestKillContainer/non_killing_signal [2020-03-27T16:00:23.818Z] === RUN TestKillContainer/killing_signal [2020-03-27T16:00:24.742Z] --- PASS: TestKillContainer (1.74s) [2020-03-27T16:00:24.742Z] --- PASS: TestKillContainer/no_signal (0.57s) [2020-03-27T16:00:24.742Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-03-27T16:00:24.742Z] --- PASS: TestKillContainer/killing_signal (0.57s) [2020-03-27T16:00:24.742Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-27T16:00:24.742Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-27T16:00:25.301Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-27T16:00:25.861Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s) [2020-03-27T16:00:25.861Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2020-03-27T16:00:25.861Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-03-27T16:00:25.861Z] === RUN TestKillStoppedContainer [2020-03-27T16:00:25.861Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-03-27T16:00:25.861Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-27T16:00:25.861Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-27T16:00:25.861Z] === RUN TestKillDifferentUserContainer [2020-03-27T16:00:26.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-27T16:00:26.783Z] --- PASS: TestKillDifferentUserContainer (0.63s) [2020-03-27T16:00:26.784Z] === RUN TestInspectOomKilledTrue [2020-03-27T16:00:26.784Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-03-27T16:00:26.784Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-27T16:00:26.784Z] === RUN TestInspectOomKilledFalse [2020-03-27T16:00:26.784Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-27T16:00:26.784Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T16:00:26.784Z] === RUN TestLinksEtcHostsContentMatch [2020-03-27T16:00:26.784Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-03-27T16:00:26.784Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-03-27T16:00:26.784Z] === RUN TestLinksContainerNames [2020-03-27T16:00:27.631Z] #66 461.0 + bin/containerd-shim-runc-v1 [2020-03-27T16:00:27.835Z] --- PASS: TestLinksContainerNames (1.18s) [2020-03-27T16:00:27.835Z] === RUN TestLogsFollowTailEmpty [2020-03-27T16:00:28.401Z] --- PASS: TestLogsFollowTailEmpty (0.59s) [2020-03-27T16:00:28.401Z] === RUN TestContainerNetworkMountsNoChown [2020-03-27T16:00:28.959Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s) [2020-03-27T16:00:28.959Z] === RUN TestMountDaemonRoot [2020-03-27T16:00:28.959Z] === RUN TestMountDaemonRoot/default [2020-03-27T16:00:28.959Z] === PAUSE TestMountDaemonRoot/default [2020-03-27T16:00:28.959Z] === RUN TestMountDaemonRoot/private [2020-03-27T16:00:28.959Z] === PAUSE TestMountDaemonRoot/private [2020-03-27T16:00:28.959Z] === RUN TestMountDaemonRoot/rprivate [2020-03-27T16:00:28.959Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-27T16:00:28.959Z] === RUN TestMountDaemonRoot/slave [2020-03-27T16:00:28.959Z] === PAUSE TestMountDaemonRoot/slave [2020-03-27T16:00:28.959Z] === RUN TestMountDaemonRoot/rslave [2020-03-27T16:00:28.959Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-27T16:00:28.959Z] === RUN TestMountDaemonRoot/shared [2020-03-27T16:00:28.959Z] === PAUSE TestMountDaemonRoot/shared [2020-03-27T16:00:28.959Z] === RUN TestMountDaemonRoot/rshared [2020-03-27T16:00:28.959Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-27T16:00:28.959Z] === CONT TestMountDaemonRoot/default [2020-03-27T16:00:28.959Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-27T16:00:28.959Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-27T16:00:28.959Z] === CONT TestMountDaemonRoot/rslave [2020-03-27T16:00:28.959Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-27T16:00:28.959Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-27T16:00:28.959Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-27T16:00:28.959Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-27T16:00:28.959Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-27T16:00:28.959Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-27T16:00:28.959Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-27T16:00:28.959Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-27T16:00:28.959Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-27T16:00:28.959Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-27T16:00:28.959Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-27T16:00:28.959Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-27T16:00:28.959Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-27T16:00:28.959Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-27T16:00:28.959Z] === CONT TestMountDaemonRoot/rshared [2020-03-27T16:00:28.959Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-27T16:00:28.959Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-27T16:00:28.959Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-27T16:00:28.959Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-27T16:00:28.959Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-27T16:00:28.959Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-27T16:00:28.959Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-27T16:00:28.959Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-27T16:00:28.959Z] === CONT TestMountDaemonRoot/shared [2020-03-27T16:00:28.959Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-27T16:00:28.959Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-27T16:00:28.959Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-27T16:00:28.960Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-27T16:00:28.960Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-27T16:00:28.960Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-27T16:00:28.960Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-27T16:00:28.960Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-27T16:00:28.960Z] === CONT TestMountDaemonRoot/rprivate [2020-03-27T16:00:28.960Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-27T16:00:28.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-27T16:00:28.960Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-27T16:00:28.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-27T16:00:28.960Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-27T16:00:28.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-27T16:00:28.960Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-27T16:00:28.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-27T16:00:28.960Z] === CONT TestMountDaemonRoot/slave [2020-03-27T16:00:28.960Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-27T16:00:28.960Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-27T16:00:28.960Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-27T16:00:28.960Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-27T16:00:28.960Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-27T16:00:28.960Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-27T16:00:28.960Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-27T16:00:28.960Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-27T16:00:28.960Z] === CONT TestMountDaemonRoot/private [2020-03-27T16:00:28.960Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-27T16:00:28.960Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-27T16:00:28.960Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-27T16:00:28.960Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-27T16:00:28.960Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-27T16:00:28.960Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-27T16:00:28.960Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-27T16:00:28.960Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-27T16:00:28.960Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-27T16:00:28.960Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-27T16:00:28.960Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-27T16:00:28.960Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-27T16:00:29.012Z] --- PASS: TestInspectNetwork (11.48s) [2020-03-27T16:00:29.012Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-27T16:00:29.012Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-27T16:00:29.012Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-27T16:00:29.012Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-27T16:00:29.012Z] === RUN TestRunContainerWithBridgeNone [2020-03-27T16:00:29.214Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-27T16:00:29.214Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-27T16:00:29.214Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-27T16:00:29.214Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-27T16:00:29.214Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-27T16:00:29.214Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-27T16:00:29.214Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-27T16:00:29.214Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-27T16:00:29.214Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-27T16:00:29.469Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-27T16:00:29.469Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-27T16:00:29.469Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-27T16:00:29.469Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-27T16:00:29.469Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-27T16:00:29.469Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-27T16:00:29.469Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-27T16:00:29.469Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-27T16:00:29.469Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-27T16:00:29.469Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-27T16:00:29.469Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-27T16:00:29.469Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-27T16:00:29.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-27T16:00:29.724Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-27T16:00:29.724Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-27T16:00:29.724Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-27T16:00:29.724Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-27T16:00:29.724Z] === RUN TestContainerBindMountNonRecursive [2020-03-27T16:00:29.724Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-03-27T16:00:29.724Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-03-27T16:00:29.724Z] === RUN TestNetworkNat [2020-03-27T16:00:30.647Z] --- PASS: TestNetworkNat (0.79s) [2020-03-27T16:00:30.647Z] === RUN TestNetworkLocalhostTCPNat [2020-03-27T16:00:31.029Z] --- PASS: TestRunContainerWithBridgeNone (2.35s) [2020-03-27T16:00:31.029Z] === RUN TestNetworkInvalidJSON [2020-03-27T16:00:31.029Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-27T16:00:31.029Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-27T16:00:31.029Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T16:00:31.029Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T16:00:31.029Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T16:00:31.029Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T16:00:31.029Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-27T16:00:31.029Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T16:00:31.029Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T16:00:31.029Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-03-27T16:00:31.029Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-27T16:00:31.029Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-27T16:00:31.029Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-27T16:00:31.029Z] === RUN TestHostIPv4BridgeLabel [2020-03-27T16:00:31.205Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s) [2020-03-27T16:00:31.205Z] === RUN TestNetworkLoopbackNat [2020-03-27T16:00:31.311Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-03-27T16:00:31.311Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-27T16:00:32.051Z] #66 465.8 + bin/containerd-shim-runc-v2 [2020-03-27T16:00:32.129Z] --- PASS: TestNetworkLoopbackNat (0.82s) [2020-03-27T16:00:32.129Z] === RUN TestPause [2020-03-27T16:00:32.129Z] --- SKIP: TestPause (0.00s) [2020-03-27T16:00:32.129Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-27T16:00:32.129Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-27T16:00:32.129Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-27T16:00:32.129Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-27T16:00:32.129Z] === RUN TestPauseStopPausedContainer [2020-03-27T16:00:32.129Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-03-27T16:00:32.129Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-27T16:00:32.129Z] === RUN TestPsFilter [2020-03-27T16:00:32.129Z] --- PASS: TestPsFilter (0.23s) [2020-03-27T16:00:32.129Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-27T16:00:32.315Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-03-27T16:00:32.315Z] === RUN TestDaemonDefaultNetworkPools [2020-03-27T16:00:32.689Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.54s) [2020-03-27T16:00:32.689Z] === RUN TestRemoveContainerWithVolume [2020-03-27T16:00:32.853Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-27T16:00:32.853Z] Using test binary docker [2020-03-27T16:00:32.853Z] +++ /etc/init.d/apparmor start [2020-03-27T16:00:32.853Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-27T16:00:32.853Z] INFO: Waiting for daemon to start... [2020-03-27T16:00:32.853Z] Starting dockerd [2020-03-27T16:00:32.853Z] +++ 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-03-27T16:00:33.248Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2020-03-27T16:00:33.248Z] === RUN TestRemoveContainerRunning [2020-03-27T16:00:33.320Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-03-27T16:00:33.320Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-27T16:00:33.533Z] #66 467.3 + binaries [2020-03-27T16:00:33.534Z] #66 467.3 + mkdir -p /build [2020-03-27T16:00:33.534Z] #66 467.3 + cp bin/containerd /build/containerd [2020-03-27T16:00:33.534Z] #66 467.4 + cp bin/containerd-shim /build/containerd-shim [2020-03-27T16:00:33.534Z] #66 467.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-27T16:00:33.534Z] #66 467.4 + cp bin/ctr /build/ctr [2020-03-27T16:00:33.818Z] #66 DONE 467.4s [2020-03-27T16:00:34.171Z] --- PASS: TestRemoveContainerRunning (0.60s) [2020-03-27T16:00:34.171Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-27T16:00:34.325Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-03-27T16:00:34.325Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-27T16:00:34.730Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s) [2020-03-27T16:00:34.730Z] === RUN TestRemoveInvalidContainer [2020-03-27T16:00:34.730Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-27T16:00:34.730Z] === RUN TestRenameLinkedContainer [2020-03-27T16:00:34.748Z] . [2020-03-27T16:00:34.748Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-27T16:00:34.748Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-27T16:00:35.005Z] Error: No such image: emptyfs [2020-03-27T16:00:35.005Z] ++++ docker load [2020-03-27T16:00:35.005Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-27T16:00:35.262Z] Running integration-test (iteration 1) [2020-03-27T16:00:35.262Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-27T16:00:35.262Z] ++ 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-03-27T16:00:35.262Z] ++ set -e [2020-03-27T16:00:35.262Z] ++ '[' -n 0 ']' [2020-03-27T16:00:35.262Z] ++ set -x [2020-03-27T16:00:35.262Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:00:35.300Z] [2020-03-27T16:00:35.300Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-27T16:00:35.300Z] #67 DONE 0.1s [2020-03-27T16:00:35.300Z] [2020-03-27T16:00:35.300Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-27T16:00:35.300Z] #71 DONE 0.1s [2020-03-27T16:00:35.300Z] [2020-03-27T16:00:35.300Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-27T16:00:35.300Z] #73 DONE 0.1s [2020-03-27T16:00:35.300Z] [2020-03-27T16:00:35.300Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-27T16:00:35.300Z] #76 DONE 0.0s [2020-03-27T16:00:35.584Z] [2020-03-27T16:00:35.584Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-27T16:00:35.584Z] #77 DONE 0.0s [2020-03-27T16:00:35.584Z] [2020-03-27T16:00:35.585Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-27T16:00:35.794Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-03-27T16:00:35.794Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-27T16:00:36.075Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2020-03-27T16:00:36.075Z] === RUN TestServiceWithPredefinedNetwork [2020-03-27T16:00:37.237Z] --- PASS: TestRenameLinkedContainer (2.36s) [2020-03-27T16:00:37.237Z] === RUN TestRenameStoppedContainer [2020-03-27T16:00:37.496Z] --- PASS: TestRenameStoppedContainer (0.57s) [2020-03-27T16:00:37.496Z] === RUN TestRenameRunningContainerAndReuse [2020-03-27T16:00:37.624Z] #78 DONE 2.3s [2020-03-27T16:00:37.624Z] [2020-03-27T16:00:37.624Z] #79 exporting to oci image format [2020-03-27T16:00:37.912Z] #79 exporting layers [2020-03-27T16:00:38.854Z] --- PASS: TestRenameRunningContainerAndReuse (1.17s) [2020-03-27T16:00:38.855Z] === RUN TestRenameInvalidName [2020-03-27T16:00:39.413Z] --- PASS: TestRenameInvalidName (0.61s) [2020-03-27T16:00:39.413Z] === RUN TestRenameAnonymousContainer [2020-03-27T16:00:39.523Z] --- PASS: TestServiceWithPredefinedNetwork (3.52s) [2020-03-27T16:00:39.523Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-27T16:00:39.523Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-27T16:00:39.523Z] service_test.go:236: FLAKY_TEST [2020-03-27T16:00:39.523Z] === RUN TestServiceWithDataPathPortInit [2020-03-27T16:00:41.922Z] --- PASS: TestRenameAnonymousContainer (2.77s) [2020-03-27T16:00:41.922Z] === RUN TestRenameContainerWithSameName [2020-03-27T16:00:42.846Z] --- PASS: TestRenameContainerWithSameName (0.60s) [2020-03-27T16:00:42.846Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-27T16:00:43.769Z] --- PASS: TestRenameContainerWithLinkedContainer (1.20s) [2020-03-27T16:00:43.769Z] === RUN TestResize [2020-03-27T16:00:44.692Z] --- PASS: TestResize (0.62s) [2020-03-27T16:00:44.692Z] === RUN TestResizeWithInvalidSize [2020-03-27T16:00:44.946Z] --- PASS: TestResizeWithInvalidSize (0.60s) [2020-03-27T16:00:44.946Z] === RUN TestResizeWhenContainerNotStarted [2020-03-27T16:00:45.896Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2020-03-27T16:00:45.896Z] === RUN TestDaemonRestartKillContainers [2020-03-27T16:00:45.896Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T16:00:45.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T16:00:45.896Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T16:00:45.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T16:00:45.896Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T16:00:45.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T16:00:45.896Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T16:00:45.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T16:00:45.896Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T16:00:45.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T16:00:45.896Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T16:00:45.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T16:00:45.896Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T16:00:45.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T16:00:45.896Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T16:00:45.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T16:00:45.896Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:00:45.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:00:45.896Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:00:45.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:00:45.896Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:00:45.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:00:45.896Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:00:45.896Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:00:45.896Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T16:00:45.896Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:00:45.896Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:00:45.896Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:00:45.896Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:00:45.896Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T16:00:45.896Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T16:00:45.896Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T16:00:45.896Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T16:00:45.896Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T16:00:45.896Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T16:00:45.896Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T16:00:45.896Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-27T16:00:45.896Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-27T16:00:45.896Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:45.896Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-27T16:00:45.896Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:45.896Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-27T16:00:45.896Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:45.896Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-27T16:00:45.896Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:45.896Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-27T16:00:45.896Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:45.896Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-27T16:00:45.896Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:45.896Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-27T16:00:45.896Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:45.896Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-27T16:00:45.896Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:45.896Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-27T16:00:45.896Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:45.896Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-27T16:00:45.896Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:45.896Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-27T16:00:45.896Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:45.896Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-27T16:00:45.896Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:45.896Z] === RUN TestCgroupNamespacesRun [2020-03-27T16:00:45.896Z] --- SKIP: TestCgroupNamespacesRun (0.00s) [2020-03-27T16:00:45.896Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:45.896Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-27T16:00:45.896Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2020-03-27T16:00:45.896Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:45.896Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-27T16:00:45.896Z] --- SKIP: TestCgroupNamespacesRunDaemonHostMode (0.00s) [2020-03-27T16:00:45.896Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:45.896Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-27T16:00:45.896Z] --- SKIP: TestCgroupNamespacesRunHostMode (0.00s) [2020-03-27T16:00:45.896Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:45.896Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-27T16:00:45.896Z] --- SKIP: TestCgroupNamespacesRunPrivateMode (0.00s) [2020-03-27T16:00:45.896Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:45.896Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-27T16:00:45.896Z] --- SKIP: TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s) [2020-03-27T16:00:45.896Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:45.896Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-27T16:00:45.896Z] --- SKIP: TestCgroupNamespacesRunInvalidMode (0.00s) [2020-03-27T16:00:45.896Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:45.896Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-27T16:00:45.896Z] --- SKIP: TestCgroupNamespacesRunOlderClient (0.00s) [2020-03-27T16:00:45.896Z] run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:00:45.896Z] === RUN TestKernelTCPMemory [2020-03-27T16:00:45.896Z] --- SKIP: TestKernelTCPMemory (0.01s) [2020-03-27T16:00:45.896Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-27T16:00:45.896Z] === RUN TestNISDomainname [2020-03-27T16:00:45.896Z] --- SKIP: TestNISDomainname (0.02s) [2020-03-27T16:00:45.896Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-03-27T16:00:45.896Z] === RUN TestHostnameDnsResolution [2020-03-27T16:00:45.923Z] --- PASS: TestBuildWithHugeFile (41.18s) [2020-03-27T16:00:45.923Z] === RUN TestBuildWithEmptyDockerfile [2020-03-27T16:00:45.923Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T16:00:45.923Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T16:00:45.923Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T16:00:45.923Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T16:00:45.923Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T16:00:45.924Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T16:00:45.924Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T16:00:45.924Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T16:00:45.924Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T16:00:45.924Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2020-03-27T16:00:45.924Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-03-27T16:00:45.924Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2020-03-27T16:00:45.924Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-03-27T16:00:45.924Z] === RUN TestBuildPreserveOwnership [2020-03-27T16:00:45.924Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-27T16:00:45.924Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-27T16:00:46.490Z] --- PASS: TestBuildPreserveOwnership (6.05s) [2020-03-27T16:00:46.490Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.93s) [2020-03-27T16:00:46.490Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2020-03-27T16:00:46.490Z] === RUN TestBuildPlatformInvalid [2020-03-27T16:00:46.490Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-03-27T16:00:46.490Z] PASS [2020-03-27T16:00:46.490Z] [2020-03-27T16:00:46.490Z] === Skipped [2020-03-27T16:00:46.490Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-03-27T16:00:46.490Z] build_session_test.go:25: TODO: BuildKit [2020-03-27T16:00:46.490Z] [2020-03-27T16:00:46.490Z] [2020-03-27T16:00:46.490Z] DONE 32 tests, 1 skipped in 88.922s [2020-03-27T16:00:46.749Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-03-27T16:00:46.749Z] ++ 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-03-27T16:00:46.749Z] ++ set -e [2020-03-27T16:00:46.749Z] ++ '[' -n 0 ']' [2020-03-27T16:00:46.749Z] ++ set -x [2020-03-27T16:00:46.749Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:00:46.749Z] INFO: Testing against a local daemon [2020-03-27T16:00:46.749Z] === RUN TestConfigList [2020-03-27T16:00:46.838Z] --- PASS: TestHostnameDnsResolution (1.16s) [2020-03-27T16:00:46.839Z] === RUN TestStats [2020-03-27T16:00:46.839Z] --- SKIP: TestStats (0.00s) [2020-03-27T16:00:46.839Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-27T16:00:46.839Z] === RUN TestStopContainerWithTimeout [2020-03-27T16:00:46.839Z] === RUN TestStopContainerWithTimeout/0 [2020-03-27T16:00:46.839Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-27T16:00:46.839Z] === RUN TestStopContainerWithTimeout/1 [2020-03-27T16:00:46.839Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-27T16:00:46.839Z] === RUN TestStopContainerWithTimeout/3 [2020-03-27T16:00:46.839Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-27T16:00:46.839Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-27T16:00:46.839Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-27T16:00:46.839Z] === CONT TestStopContainerWithTimeout/0 [2020-03-27T16:00:46.839Z] === CONT TestStopContainerWithTimeout/3 [2020-03-27T16:00:47.764Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-27T16:00:49.346Z] ................................................ [ 29%] [2020-03-27T16:00:49.644Z] === CONT TestStopContainerWithTimeout/1 [2020-03-27T16:00:50.936Z] --- PASS: TestConfigList (3.45s) [2020-03-27T16:00:50.936Z] === RUN TestConfigsCreateAndDelete [2020-03-27T16:00:51.524Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-27T16:00:51.524Z] --- PASS: TestStopContainerWithTimeout/0 (0.87s) [2020-03-27T16:00:51.524Z] --- PASS: TestStopContainerWithTimeout/3 (2.90s) [2020-03-27T16:00:51.524Z] --- PASS: TestStopContainerWithTimeout/-1 (2.58s) [2020-03-27T16:00:51.524Z] --- PASS: TestStopContainerWithTimeout/1 (1.56s) [2020-03-27T16:00:51.524Z] === RUN TestDeleteDevicemapper [2020-03-27T16:00:51.524Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-27T16:00:51.525Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-27T16:00:51.525Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-27T16:00:53.407Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.20s) [2020-03-27T16:00:53.407Z] === RUN TestUpdateMemory [2020-03-27T16:00:53.407Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-27T16:00:53.407Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-27T16:00:53.407Z] === RUN TestUpdateCPUQuota [2020-03-27T16:00:53.407Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-03-27T16:00:53.407Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-27T16:00:53.407Z] === RUN TestUpdatePidsLimit [2020-03-27T16:00:53.407Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-03-27T16:00:53.407Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-27T16:00:53.407Z] === RUN TestUpdateRestartPolicy [2020-03-27T16:00:53.468Z] --- PASS: TestConfigsCreateAndDelete (3.24s) [2020-03-27T16:00:53.468Z] === RUN TestConfigsUpdate [2020-03-27T16:00:56.752Z] --- PASS: TestConfigsUpdate (3.23s) [2020-03-27T16:00:56.752Z] === RUN TestTemplatedConfig [2020-03-27T16:01:00.039Z] --- PASS: TestTemplatedConfig (3.42s) [2020-03-27T16:01:00.039Z] === RUN TestConfigInspect [2020-03-27T16:01:01.823Z] --- PASS: TestServiceWithDataPathPortInit (19.75s) [2020-03-27T16:01:01.823Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-27T16:01:03.325Z] --- PASS: TestConfigInspect (3.27s) [2020-03-27T16:01:03.325Z] === RUN TestConfigCreateWithLabels [2020-03-27T16:01:05.555Z] --- PASS: TestUpdateRestartPolicy (11.72s) [2020-03-27T16:01:05.555Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-27T16:01:05.810Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2020-03-27T16:01:05.810Z] === RUN TestWaitNonBlocked [2020-03-27T16:01:05.810Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T16:01:05.810Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T16:01:05.810Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T16:01:05.810Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T16:01:05.810Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T16:01:05.810Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T16:01:06.610Z] --- PASS: TestConfigCreateWithLabels (3.25s) [2020-03-27T16:01:06.610Z] === RUN TestConfigCreateResolve [2020-03-27T16:01:06.733Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-27T16:01:06.733Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2020-03-27T16:01:06.733Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s) [2020-03-27T16:01:06.733Z] === RUN TestWaitBlocked [2020-03-27T16:01:06.733Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-27T16:01:06.733Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-27T16:01:06.733Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-27T16:01:06.733Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-27T16:01:06.733Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-27T16:01:06.733Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-27T16:01:07.328Z] Loaded image: buildpack-deps:jessie [2020-03-27T16:01:07.328Z] Loaded image: busybox:latest [2020-03-27T16:01:07.328Z] Loaded image: busybox:glibc [2020-03-27T16:01:07.328Z] Loaded image: debian:jessie [2020-03-27T16:01:07.328Z] Loaded image: hello-world:latest [2020-03-27T16:01:07.328Z] INFO: Testing against a local daemon [2020-03-27T16:01:07.328Z] === RUN TestCgroupNamespacesBuild [2020-03-27T16:01:07.656Z] --- PASS: TestWaitBlocked (0.02s) [2020-03-27T16:01:07.656Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2020-03-27T16:01:07.656Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2020-03-27T16:01:07.656Z] === CONT TestContainerStartOnDaemonRestart [2020-03-27T16:01:07.656Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-03-27T16:01:07.656Z] daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.656Z] === CONT TestIpcModeOlderClient [2020-03-27T16:01:07.656Z] === CONT TestDaemonHostGatewayIP [2020-03-27T16:01:07.656Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-03-27T16:01:07.656Z] daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.656Z] === CONT TestDaemonRestartIpcMode [2020-03-27T16:01:07.656Z] --- SKIP: TestDaemonRestartIpcMode (0.00s) [2020-03-27T16:01:07.656Z] daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.656Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-03-27T16:01:07.656Z] PASS [2020-03-27T16:01:07.656Z] [2020-03-27T16:01:07.656Z] === Skipped [2020-03-27T16:01:07.656Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-27T16:01:07.656Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-27T16:01:07.656Z] [2020-03-27T16:01:07.656Z] === SKIP: amd64.integration.container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-27T16:01:07.656Z] export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.656Z] [2020-03-27T16:01:07.656Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-03-27T16:01:07.656Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-27T16:01:07.656Z] [2020-03-27T16:01:07.656Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-03-27T16:01:07.656Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-27T16:01:07.656Z] [2020-03-27T16:01:07.656Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-03-27T16:01:07.656Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-27T16:01:07.656Z] [2020-03-27T16:01:07.656Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivate (0.02s) [2020-03-27T16:01:07.656Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.656Z] [2020-03-27T16:01:07.656Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.02s) [2020-03-27T16:01:07.656Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.656Z] [2020-03-27T16:01:07.656Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.02s) [2020-03-27T16:01:07.656Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.656Z] [2020-03-27T16:01:07.656Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-03-27T16:01:07.656Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-27T16:01:07.656Z] [2020-03-27T16:01:07.656Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-27T16:01:07.656Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T16:01:07.656Z] [2020-03-27T16:01:07.656Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-03-27T16:01:07.656Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-03-27T16:01:07.656Z] [2020-03-27T16:01:07.656Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-03-27T16:01:07.656Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-03-27T16:01:07.656Z] [2020-03-27T16:01:07.656Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-03-27T16:01:07.656Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-27T16:01:07.656Z] [2020-03-27T16:01:07.656Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-27T16:01:07.656Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-27T16:01:07.656Z] [2020-03-27T16:01:07.656Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-03-27T16:01:07.656Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-27T16:01:07.656Z] [2020-03-27T16:01:07.656Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-27T16:01:07.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T16:01:07.656Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T16:01:07.656Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-27T16:01:07.656Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.656Z] [2020-03-27T16:01:07.656Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-27T16:01:07.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:01:07.656Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:01:07.656Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-27T16:01:07.656Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.656Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-27T16:01:07.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:01:07.657Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:01:07.657Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-27T16:01:07.657Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-27T16:01:07.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:01:07.657Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:01:07.657Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-27T16:01:07.657Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-27T16:01:07.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:01:07.657Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:01:07.657Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-27T16:01:07.657Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-27T16:01:07.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T16:01:07.657Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T16:01:07.657Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-27T16:01:07.657Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-27T16:01:07.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T16:01:07.657Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T16:01:07.657Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-27T16:01:07.657Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-27T16:01:07.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T16:01:07.657Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T16:01:07.657Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-27T16:01:07.657Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-27T16:01:07.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T16:01:07.657Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T16:01:07.657Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-27T16:01:07.657Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-27T16:01:07.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T16:01:07.657Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T16:01:07.657Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-27T16:01:07.657Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-27T16:01:07.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T16:01:07.657Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T16:01:07.657Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-27T16:01:07.657Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-27T16:01:07.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T16:01:07.657Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T16:01:07.657Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-27T16:01:07.657Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestCgroupNamespacesRun (0.00s) [2020-03-27T16:01:07.657Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2020-03-27T16:01:07.657Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunDaemonHostMode (0.00s) [2020-03-27T16:01:07.657Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunHostMode (0.00s) [2020-03-27T16:01:07.657Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivateMode (0.00s) [2020-03-27T16:01:07.657Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s) [2020-03-27T16:01:07.657Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunInvalidMode (0.00s) [2020-03-27T16:01:07.657Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunOlderClient (0.00s) [2020-03-27T16:01:07.657Z] run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2020-03-27T16:01:07.657Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2020-03-27T16:01:07.657Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-03-27T16:01:07.657Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-27T16:01:07.657Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-27T16:01:07.657Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-03-27T16:01:07.657Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-03-27T16:01:07.657Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-03-27T16:01:07.657Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-27T16:01:07.657Z] === CONT TestContainerStartOnDaemonRestart [2020-03-27T16:01:07.657Z] daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-03-27T16:01:07.657Z] === PAUSE TestDaemonHostGatewayIP [2020-03-27T16:01:07.657Z] === CONT TestDaemonHostGatewayIP [2020-03-27T16:01:07.657Z] daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] === SKIP: amd64.integration.container TestDaemonRestartIpcMode (0.00s) [2020-03-27T16:01:07.657Z] === PAUSE TestDaemonRestartIpcMode [2020-03-27T16:01:07.657Z] === CONT TestDaemonRestartIpcMode [2020-03-27T16:01:07.657Z] daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] [2020-03-27T16:01:07.657Z] DONE 192 tests, 45 skipped in 66.002s [2020-03-27T16:01:07.657Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-27T16:01:07.911Z] INFO: Testing against a local daemon [2020-03-27T16:01:07.911Z] === RUN TestCommitInheritsEnv [2020-03-27T16:01:09.043Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-03-27T16:01:09.271Z] --- PASS: TestCommitInheritsEnv (1.35s) [2020-03-27T16:01:09.271Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-27T16:01:09.271Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-27T16:01:09.271Z] === RUN TestImagesFilterMultiReference [2020-03-27T16:01:09.271Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-03-27T16:01:09.271Z] === RUN TestImagePullPlatformInvalid [2020-03-27T16:01:09.271Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-03-27T16:01:09.271Z] === RUN TestRemoveImageOrphaning [2020-03-27T16:01:09.894Z] --- PASS: TestConfigCreateResolve (3.23s) [2020-03-27T16:01:09.894Z] === RUN TestConfigDaemonLibtrustID [2020-03-27T16:01:10.193Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.23s) [2020-03-27T16:01:10.193Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:q1yjh9ysjuorwkojlpsdio948 Created:2020-03-27 16:01:00.752242081 +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[3702871e21b92c7e7b7300d8390a348e3ef67c757b599e53e9db7433c33cfbb7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ziw8jgb08gk2xmw1v9uyzeok6 EndpointID:ee59bf8207cee075910577177ee21994114c95d2276ba87783d67f5c922e6d63 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:93a1e5fc1cf868143a547378a71662fbf3e2141ffe29c1083483fe47c5a013c7 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:e37d8acd4cfb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ziw8jgb08gk2xmw1v9uyzeok6 EndpointID:ee59bf8207cee075910577177ee21994114c95d2276ba87783d67f5c922e6d63 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-27T16:01:10.193Z] PASS [2020-03-27T16:01:10.193Z] [2020-03-27T16:01:10.193Z] === Skipped [2020-03-27T16:01:10.193Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-27T16:01:10.193Z] service_test.go:236: FLAKY_TEST [2020-03-27T16:01:10.193Z] [2020-03-27T16:01:10.193Z] [2020-03-27T16:01:10.193Z] DONE 22 tests, 1 skipped in 53.284s [2020-03-27T16:01:10.193Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-27T16:01:10.193Z] ++ 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-03-27T16:01:10.193Z] ++ set -e [2020-03-27T16:01:10.193Z] ++ '[' -n 0 ']' [2020-03-27T16:01:10.193Z] ++ set -x [2020-03-27T16:01:10.193Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:01:10.193Z] INFO: Testing against a local daemon [2020-03-27T16:01:10.193Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-27T16:01:10.193Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-27T16:01:10.193Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T16:01:10.193Z] === RUN TestDockerNetworkIpvlan [2020-03-27T16:01:10.193Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-27T16:01:10.193Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T16:01:10.193Z] PASS [2020-03-27T16:01:10.193Z] [2020-03-27T16:01:10.193Z] === Skipped [2020-03-27T16:01:10.193Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-27T16:01:10.193Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T16:01:10.193Z] [2020-03-27T16:01:10.193Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-27T16:01:10.193Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T16:01:10.193Z] [2020-03-27T16:01:10.193Z] [2020-03-27T16:01:10.193Z] DONE 2 tests, 2 skipped in 0.076s [2020-03-27T16:01:10.193Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-27T16:01:10.193Z] ++ 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-03-27T16:01:10.193Z] ++ set -e [2020-03-27T16:01:10.193Z] ++ '[' -n 0 ']' [2020-03-27T16:01:10.193Z] ++ set -x [2020-03-27T16:01:10.194Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:01:10.194Z] INFO: Testing against a local daemon [2020-03-27T16:01:10.194Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-27T16:01:10.462Z] --- PASS: TestConfigDaemonLibtrustID (0.67s) [2020-03-27T16:01:10.462Z] PASS [2020-03-27T16:01:10.462Z] [2020-03-27T16:01:10.462Z] DONE 8 tests in 23.921s [2020-03-27T16:01:10.462Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-03-27T16:01:10.462Z] ++ 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-03-27T16:01:10.462Z] ++ set -e [2020-03-27T16:01:10.462Z] ++ '[' -n 0 ']' [2020-03-27T16:01:10.462Z] ++ set -x [2020-03-27T16:01:10.462Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:01:10.611Z] --- PASS: TestCgroupNamespacesBuild (3.26s) [2020-03-27T16:01:10.611Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-27T16:01:10.720Z] INFO: Testing against a local daemon [2020-03-27T16:01:10.720Z] === RUN TestCheckpoint [2020-03-27T16:01:10.720Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-27T16:01:10.720Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-27T16:01:10.720Z] === RUN TestContainerInvalidJSON [2020-03-27T16:01:10.720Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T16:01:10.720Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T16:01:10.720Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T16:01:10.720Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T16:01:10.720Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-27T16:01:10.720Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-27T16:01:10.720Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T16:01:10.720Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-27T16:01:10.720Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T16:01:10.720Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-27T16:01:10.720Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-27T16:01:10.720Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-27T16:01:10.720Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-27T16:01:10.720Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-27T16:01:10.978Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-03-27T16:01:10.978Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-27T16:01:10.978Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-03-27T16:01:10.978Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-27T16:01:11.154Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-03-27T16:01:11.154Z] === RUN TestRemoveImageGarbageCollector [2020-03-27T16:01:11.154Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-27T16:01:11.154Z] remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:11.154Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-27T16:01:11.154Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-03-27T16:01:11.154Z] === RUN TestTagInvalidReference [2020-03-27T16:01:11.154Z] --- PASS: TestTagInvalidReference (0.02s) [2020-03-27T16:01:11.154Z] === RUN TestTagValidPrefixedRepo [2020-03-27T16:01:11.154Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-03-27T16:01:11.154Z] === RUN TestTagExistedNameWithoutForce [2020-03-27T16:01:11.154Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-03-27T16:01:11.154Z] === RUN TestTagOfficialNames [2020-03-27T16:01:11.198Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-03-27T16:01:11.198Z] === RUN TestDockerNetworkMacvlan [2020-03-27T16:01:11.237Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-03-27T16:01:11.237Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-27T16:01:11.237Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-03-27T16:01:11.237Z] === RUN TestCopyFromContainer [2020-03-27T16:01:11.408Z] --- PASS: TestTagOfficialNames (0.06s) [2020-03-27T16:01:11.408Z] === RUN TestTagMatchesDigest [2020-03-27T16:01:11.408Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-03-27T16:01:11.408Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-27T16:01:11.408Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-27T16:01:11.408Z] import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:11.408Z] PASS [2020-03-27T16:01:11.408Z] [2020-03-27T16:01:11.408Z] === Skipped [2020-03-27T16:01:11.408Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-27T16:01:11.408Z] remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:11.408Z] [2020-03-27T16:01:11.408Z] === SKIP: amd64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-27T16:01:11.408Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-27T16:01:11.408Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-27T16:01:11.408Z] import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:11.408Z] [2020-03-27T16:01:11.408Z] [2020-03-27T16:01:11.408Z] DONE 12 tests, 2 skipped in 3.744s [2020-03-27T16:01:11.408Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-27T16:01:11.663Z] INFO: Testing against a local daemon [2020-03-27T16:01:11.663Z] === RUN TestNetworkCreateDelete [2020-03-27T16:01:11.663Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-03-27T16:01:11.663Z] === RUN TestDockerNetworkDeletePreferID [2020-03-27T16:01:11.918Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s) [2020-03-27T16:01:11.918Z] === RUN TestInspectNetwork [2020-03-27T16:01:11.918Z] --- SKIP: TestInspectNetwork (0.02s) [2020-03-27T16:01:11.918Z] inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:11.918Z] === RUN TestRunContainerWithBridgeNone [2020-03-27T16:01:11.918Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-03-27T16:01:11.918Z] network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:11.918Z] === RUN TestNetworkInvalidJSON [2020-03-27T16:01:12.173Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-27T16:01:12.173Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-27T16:01:12.173Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T16:01:12.173Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T16:01:12.173Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T16:01:12.173Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T16:01:12.173Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-27T16:01:12.173Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T16:01:12.173Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T16:01:12.173Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-03-27T16:01:12.173Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-27T16:01:12.173Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-27T16:01:12.173Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-27T16:01:12.173Z] === RUN TestHostIPv4BridgeLabel [2020-03-27T16:01:12.173Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-03-27T16:01:12.173Z] network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:12.173Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-27T16:01:12.173Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-03-27T16:01:12.173Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-27T16:01:12.173Z] === RUN TestDaemonDefaultNetworkPools [2020-03-27T16:01:12.173Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-03-27T16:01:12.173Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-27T16:01:12.173Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-27T16:01:12.173Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-27T16:01:12.173Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-27T16:01:12.173Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-27T16:01:12.173Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-27T16:01:12.173Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-27T16:01:12.173Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-27T16:01:12.173Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-27T16:01:12.173Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-27T16:01:12.173Z] === RUN TestServiceWithPredefinedNetwork [2020-03-27T16:01:12.173Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-03-27T16:01:12.173Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-27T16:01:12.173Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-27T16:01:12.173Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-27T16:01:12.173Z] service_test.go:236: FLAKY_TEST [2020-03-27T16:01:12.173Z] === RUN TestServiceWithDataPathPortInit [2020-03-27T16:01:12.173Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-03-27T16:01:12.173Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-27T16:01:12.173Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-27T16:01:12.173Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-27T16:01:12.173Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-27T16:01:12.173Z] PASS [2020-03-27T16:01:12.173Z] [2020-03-27T16:01:12.173Z] === Skipped [2020-03-27T16:01:12.173Z] === SKIP: amd64.integration.network TestInspectNetwork (0.02s) [2020-03-27T16:01:12.173Z] inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:12.173Z] [2020-03-27T16:01:12.173Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-03-27T16:01:12.173Z] network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:12.173Z] [2020-03-27T16:01:12.173Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-03-27T16:01:12.173Z] network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:12.173Z] [2020-03-27T16:01:12.173Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-03-27T16:01:12.173Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-27T16:01:12.173Z] [2020-03-27T16:01:12.173Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-03-27T16:01:12.173Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-27T16:01:12.173Z] [2020-03-27T16:01:12.173Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-27T16:01:12.173Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-27T16:01:12.173Z] [2020-03-27T16:01:12.173Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-27T16:01:12.173Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-27T16:01:12.173Z] [2020-03-27T16:01:12.173Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-27T16:01:12.173Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-27T16:01:12.173Z] [2020-03-27T16:01:12.173Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-03-27T16:01:12.173Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-27T16:01:12.173Z] [2020-03-27T16:01:12.173Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-27T16:01:12.173Z] service_test.go:236: FLAKY_TEST [2020-03-27T16:01:12.173Z] [2020-03-27T16:01:12.173Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-03-27T16:01:12.173Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-27T16:01:12.173Z] [2020-03-27T16:01:12.173Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-27T16:01:12.173Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-27T16:01:12.173Z] [2020-03-27T16:01:12.173Z] [2020-03-27T16:01:12.173Z] DONE 18 tests, 12 skipped in 0.725s [2020-03-27T16:01:12.173Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-27T16:01:12.202Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-27T16:01:12.815Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-27T16:01:13.138Z] === RUN TestCopyFromContainer// [2020-03-27T16:01:13.138Z] === RUN TestCopyFromContainer//bar/root [2020-03-27T16:01:13.146Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.33s) [2020-03-27T16:01:13.146Z] === RUN TestBuildWithSession [2020-03-27T16:01:13.146Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-27T16:01:13.146Z] build_session_test.go:25: TODO: BuildKit [2020-03-27T16:01:13.146Z] === RUN TestBuildSquashParent [2020-03-27T16:01:13.396Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-27T16:01:13.396Z] === RUN TestCopyFromContainer/bar/quux [2020-03-27T16:01:13.531Z] INFO: Testing against a local daemon [2020-03-27T16:01:13.531Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-27T16:01:13.655Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-27T16:01:13.655Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-27T16:01:13.786Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.08s) [2020-03-27T16:01:13.786Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T16:01:13.786Z] === RUN TestDockerNetworkIpvlan [2020-03-27T16:01:13.786Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-27T16:01:13.786Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T16:01:13.786Z] PASS [2020-03-27T16:01:13.786Z] [2020-03-27T16:01:13.786Z] === Skipped [2020-03-27T16:01:13.786Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.08s) [2020-03-27T16:01:13.786Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T16:01:13.786Z] [2020-03-27T16:01:13.786Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-27T16:01:13.786Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T16:01:13.786Z] [2020-03-27T16:01:13.786Z] [2020-03-27T16:01:13.786Z] DONE 2 tests, 2 skipped in 1.574s [2020-03-27T16:01:13.786Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-27T16:01:13.831Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-27T16:01:13.914Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-27T16:01:13.914Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-27T16:01:14.172Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-27T16:01:14.172Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-27T16:01:14.430Z] --- PASS: TestCopyFromContainer (3.05s) [2020-03-27T16:01:14.430Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-03-27T16:01:14.430Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-03-27T16:01:14.430Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-03-27T16:01:14.430Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-03-27T16:01:14.430Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-03-27T16:01:14.430Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-03-27T16:01:14.430Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-03-27T16:01:14.430Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-03-27T16:01:14.430Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-03-27T16:01:14.430Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-03-27T16:01:14.430Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-27T16:01:14.430Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T16:01:14.430Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T16:01:14.430Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T16:01:14.430Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T16:01:14.430Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T16:01:14.430Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T16:01:14.430Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T16:01:14.430Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T16:01:14.430Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T16:01:14.430Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-27T16:01:14.430Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-27T16:01:14.430Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-27T16:01:14.430Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-27T16:01:14.430Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-27T16:01:14.430Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-03-27T16:01:14.430Z] === RUN TestCreateWithInvalidEnv [2020-03-27T16:01:14.430Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-27T16:01:14.430Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-27T16:01:14.430Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-27T16:01:14.430Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-27T16:01:14.430Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-27T16:01:14.430Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-27T16:01:14.430Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-27T16:01:14.430Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-27T16:01:14.430Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-27T16:01:14.430Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-27T16:01:14.430Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-27T16:01:14.430Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-27T16:01:14.430Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-27T16:01:14.430Z] === RUN TestCreateTmpfsMountsTarget [2020-03-27T16:01:14.430Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-27T16:01:14.430Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-27T16:01:14.709Z] INFO: Testing against a local daemon [2020-03-27T16:01:14.709Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-27T16:01:14.709Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-03-27T16:01:14.709Z] macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:14.709Z] === RUN TestDockerNetworkMacvlan [2020-03-27T16:01:14.709Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-03-27T16:01:14.709Z] macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:14.709Z] PASS [2020-03-27T16:01:14.709Z] [2020-03-27T16:01:14.709Z] === Skipped [2020-03-27T16:01:14.709Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-03-27T16:01:14.709Z] macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:14.709Z] [2020-03-27T16:01:14.709Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-03-27T16:01:14.709Z] macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:14.709Z] [2020-03-27T16:01:14.709Z] [2020-03-27T16:01:14.709Z] DONE 2 tests, 2 skipped in 1.032s [2020-03-27T16:01:14.709Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-27T16:01:14.963Z] testing: warning: no tests to run [2020-03-27T16:01:14.963Z] PASS [2020-03-27T16:01:14.963Z] [2020-03-27T16:01:14.963Z] DONE 0 tests in 0.133s [2020-03-27T16:01:14.963Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-27T16:01:15.218Z] INFO: Testing against a local daemon [2020-03-27T16:01:15.218Z] === RUN TestAuthZPluginAllowRequest [2020-03-27T16:01:15.218Z] --- SKIP: TestAuthZPluginAllowRequest (0.01s) [2020-03-27T16:01:15.218Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.218Z] === RUN TestAuthZPluginTLS [2020-03-27T16:01:15.218Z] --- SKIP: TestAuthZPluginTLS (0.02s) [2020-03-27T16:01:15.218Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.218Z] === RUN TestAuthZPluginDenyRequest [2020-03-27T16:01:15.218Z] --- SKIP: TestAuthZPluginDenyRequest (0.01s) [2020-03-27T16:01:15.218Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.218Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-27T16:01:15.218Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.01s) [2020-03-27T16:01:15.218Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.218Z] === RUN TestAuthZPluginDenyResponse [2020-03-27T16:01:15.218Z] --- SKIP: TestAuthZPluginDenyResponse (0.01s) [2020-03-27T16:01:15.218Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.218Z] === RUN TestAuthZPluginAllowEventStream [2020-03-27T16:01:15.218Z] --- SKIP: TestAuthZPluginAllowEventStream (0.01s) [2020-03-27T16:01:15.218Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.218Z] === RUN TestAuthZPluginErrorResponse [2020-03-27T16:01:15.218Z] --- SKIP: TestAuthZPluginErrorResponse (0.01s) [2020-03-27T16:01:15.218Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.218Z] === RUN TestAuthZPluginErrorRequest [2020-03-27T16:01:15.218Z] --- SKIP: TestAuthZPluginErrorRequest (0.01s) [2020-03-27T16:01:15.218Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.218Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-27T16:01:15.218Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s) [2020-03-27T16:01:15.218Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.218Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-27T16:01:15.218Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.01s) [2020-03-27T16:01:15.218Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.218Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-27T16:01:15.218Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.01s) [2020-03-27T16:01:15.218Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.218Z] === RUN TestAuthZPluginHeader [2020-03-27T16:01:15.218Z] --- SKIP: TestAuthZPluginHeader (0.01s) [2020-03-27T16:01:15.218Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.218Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-27T16:01:15.472Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.36s) [2020-03-27T16:01:15.472Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.472Z] === RUN TestAuthZPluginV2Disable [2020-03-27T16:01:15.727Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-03-27T16:01:15.727Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.727Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-27T16:01:15.727Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.04s) [2020-03-27T16:01:15.727Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.727Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-27T16:01:15.727Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-03-27T16:01:15.727Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.727Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-27T16:01:15.727Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-03-27T16:01:15.727Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.727Z] PASS [2020-03-27T16:01:15.727Z] [2020-03-27T16:01:15.727Z] === Skipped [2020-03-27T16:01:15.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.01s) [2020-03-27T16:01:15.727Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.727Z] [2020-03-27T16:01:15.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.02s) [2020-03-27T16:01:15.727Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.727Z] [2020-03-27T16:01:15.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.01s) [2020-03-27T16:01:15.727Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.727Z] [2020-03-27T16:01:15.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.01s) [2020-03-27T16:01:15.727Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.727Z] [2020-03-27T16:01:15.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.01s) [2020-03-27T16:01:15.727Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.727Z] [2020-03-27T16:01:15.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.01s) [2020-03-27T16:01:15.727Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.727Z] [2020-03-27T16:01:15.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.01s) [2020-03-27T16:01:15.727Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.727Z] [2020-03-27T16:01:15.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.01s) [2020-03-27T16:01:15.727Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.727Z] [2020-03-27T16:01:15.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s) [2020-03-27T16:01:15.727Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.727Z] [2020-03-27T16:01:15.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.01s) [2020-03-27T16:01:15.727Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.727Z] [2020-03-27T16:01:15.727Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.01s) [2020-03-27T16:01:15.727Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.727Z] [2020-03-27T16:01:15.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.01s) [2020-03-27T16:01:15.727Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.727Z] [2020-03-27T16:01:15.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.36s) [2020-03-27T16:01:15.727Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.727Z] [2020-03-27T16:01:15.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-03-27T16:01:15.727Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.727Z] [2020-03-27T16:01:15.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.04s) [2020-03-27T16:01:15.727Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.727Z] [2020-03-27T16:01:15.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-03-27T16:01:15.727Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.727Z] [2020-03-27T16:01:15.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-03-27T16:01:15.727Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.727Z] [2020-03-27T16:01:15.727Z] [2020-03-27T16:01:15.727Z] DONE 17 tests, 17 skipped in 0.799s [2020-03-27T16:01:15.727Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-27T16:01:15.727Z] INFO: Testing against a local daemon [2020-03-27T16:01:15.727Z] === RUN TestPluginInvalidJSON [2020-03-27T16:01:15.727Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T16:01:15.727Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T16:01:15.982Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T16:01:15.982Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-03-27T16:01:15.982Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-27T16:01:15.982Z] PASS [2020-03-27T16:01:15.982Z] [2020-03-27T16:01:15.982Z] DONE 2 tests in 0.135s [2020-03-27T16:01:15.982Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-27T16:01:15.982Z] INFO: Testing against a local daemon [2020-03-27T16:01:15.982Z] === RUN TestExternalGraphDriver [2020-03-27T16:01:15.982Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-03-27T16:01:15.982Z] external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.982Z] === RUN TestGraphdriverPluginV2 [2020-03-27T16:01:15.982Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-03-27T16:01:15.982Z] external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.982Z] PASS [2020-03-27T16:01:15.982Z] [2020-03-27T16:01:15.982Z] === Skipped [2020-03-27T16:01:15.982Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-03-27T16:01:15.982Z] external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.982Z] [2020-03-27T16:01:15.982Z] === SKIP: amd64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-03-27T16:01:15.982Z] external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:15.982Z] [2020-03-27T16:01:15.982Z] [2020-03-27T16:01:15.982Z] DONE 2 tests, 2 skipped in 0.227s [2020-03-27T16:01:15.982Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-27T16:01:16.237Z] INFO: Testing against a local daemon [2020-03-27T16:01:16.237Z] === RUN TestContinueAfterPluginCrash [2020-03-27T16:01:16.237Z] === PAUSE TestContinueAfterPluginCrash [2020-03-27T16:01:16.237Z] === RUN TestReadPluginNoRead [2020-03-27T16:01:16.237Z] === PAUSE TestReadPluginNoRead [2020-03-27T16:01:16.237Z] === RUN TestDaemonStartWithLogOpt [2020-03-27T16:01:16.237Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-27T16:01:16.237Z] === CONT TestContinueAfterPluginCrash [2020-03-27T16:01:16.237Z] === CONT TestDaemonStartWithLogOpt [2020-03-27T16:01:16.237Z] --- SKIP: TestDaemonStartWithLogOpt (0.00s) [2020-03-27T16:01:16.237Z] validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:16.237Z] === CONT TestReadPluginNoRead [2020-03-27T16:01:16.237Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-03-27T16:01:16.237Z] read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:16.237Z] --- SKIP: TestContinueAfterPluginCrash (0.00s) [2020-03-27T16:01:16.237Z] logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:16.237Z] PASS [2020-03-27T16:01:16.237Z] [2020-03-27T16:01:16.237Z] === Skipped [2020-03-27T16:01:16.237Z] === SKIP: amd64.integration.plugin.logging TestDaemonStartWithLogOpt (0.00s) [2020-03-27T16:01:16.237Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-27T16:01:16.237Z] === CONT TestDaemonStartWithLogOpt [2020-03-27T16:01:16.237Z] validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:16.237Z] [2020-03-27T16:01:16.237Z] === SKIP: amd64.integration.plugin.logging TestReadPluginNoRead (0.00s) [2020-03-27T16:01:16.237Z] === PAUSE TestReadPluginNoRead [2020-03-27T16:01:16.237Z] === CONT TestReadPluginNoRead [2020-03-27T16:01:16.237Z] read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:16.237Z] [2020-03-27T16:01:16.237Z] === SKIP: amd64.integration.plugin.logging TestContinueAfterPluginCrash (0.00s) [2020-03-27T16:01:16.237Z] === PAUSE TestContinueAfterPluginCrash [2020-03-27T16:01:16.237Z] === CONT TestContinueAfterPluginCrash [2020-03-27T16:01:16.237Z] logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:16.237Z] [2020-03-27T16:01:16.237Z] [2020-03-27T16:01:16.237Z] DONE 3 tests, 3 skipped in 0.162s [2020-03-27T16:01:16.237Z] 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-03-27T16:01:16.237Z] testing: warning: no tests to run [2020-03-27T16:01:16.237Z] PASS [2020-03-27T16:01:16.237Z] [2020-03-27T16:01:16.237Z] DONE 0 tests in 0.060s [2020-03-27T16:01:16.237Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-27T16:01:16.468Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-03-27T16:01:16.492Z] INFO: Testing against a local daemon [2020-03-27T16:01:16.492Z] === RUN TestPluginWithDevMounts [2020-03-27T16:01:16.492Z] === PAUSE TestPluginWithDevMounts [2020-03-27T16:01:16.492Z] === CONT TestPluginWithDevMounts [2020-03-27T16:01:16.492Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-03-27T16:01:16.492Z] mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:16.492Z] PASS [2020-03-27T16:01:16.492Z] [2020-03-27T16:01:16.492Z] === Skipped [2020-03-27T16:01:16.492Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-03-27T16:01:16.492Z] === PAUSE TestPluginWithDevMounts [2020-03-27T16:01:16.492Z] === CONT TestPluginWithDevMounts [2020-03-27T16:01:16.492Z] mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:16.492Z] [2020-03-27T16:01:16.492Z] [2020-03-27T16:01:16.492Z] DONE 1 tests, 1 skipped in 0.148s [2020-03-27T16:01:16.492Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-27T16:01:16.746Z] INFO: Testing against a local daemon [2020-03-27T16:01:16.746Z] === RUN TestSecretInspect [2020-03-27T16:01:16.746Z] --- SKIP: TestSecretInspect (0.02s) [2020-03-27T16:01:16.746Z] secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:16.746Z] === RUN TestSecretList [2020-03-27T16:01:16.746Z] --- SKIP: TestSecretList (0.02s) [2020-03-27T16:01:16.746Z] secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:16.746Z] === RUN TestSecretsCreateAndDelete [2020-03-27T16:01:16.746Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-03-27T16:01:16.746Z] secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:16.746Z] === RUN TestSecretsUpdate [2020-03-27T16:01:16.746Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-03-27T16:01:16.746Z] secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:16.746Z] === RUN TestTemplatedSecret [2020-03-27T16:01:16.746Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-03-27T16:01:16.746Z] secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:16.746Z] === RUN TestSecretCreateResolve [2020-03-27T16:01:16.746Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-03-27T16:01:16.746Z] secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:16.746Z] PASS [2020-03-27T16:01:16.746Z] [2020-03-27T16:01:16.746Z] === Skipped [2020-03-27T16:01:16.746Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-03-27T16:01:16.746Z] secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:16.746Z] [2020-03-27T16:01:16.746Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-03-27T16:01:16.746Z] secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:16.746Z] [2020-03-27T16:01:16.746Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-03-27T16:01:16.746Z] secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:16.746Z] [2020-03-27T16:01:16.746Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-03-27T16:01:16.746Z] secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:16.746Z] [2020-03-27T16:01:16.746Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-03-27T16:01:16.746Z] secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:16.746Z] [2020-03-27T16:01:16.746Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-03-27T16:01:16.746Z] secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:16.746Z] [2020-03-27T16:01:16.746Z] [2020-03-27T16:01:16.746Z] DONE 6 tests, 6 skipped in 0.249s [2020-03-27T16:01:16.746Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-27T16:01:16.963Z] --- PASS: TestCreateWithCustomMaskedPaths (2.14s) [2020-03-27T16:01:16.963Z] === RUN TestCreateWithCapabilities [2020-03-27T16:01:16.963Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-27T16:01:16.963Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-27T16:01:16.963Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-27T16:01:16.963Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-27T16:01:16.963Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-27T16:01:16.963Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-27T16:01:16.963Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-27T16:01:16.963Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-27T16:01:16.963Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-27T16:01:16.963Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-27T16:01:16.963Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-27T16:01:16.963Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-27T16:01:16.963Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-27T16:01:16.963Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-27T16:01:16.963Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-27T16:01:16.963Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-27T16:01:16.963Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-27T16:01:16.963Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-27T16:01:16.963Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-27T16:01:16.963Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-27T16:01:16.963Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-27T16:01:16.963Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-27T16:01:16.963Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-27T16:01:16.963Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-27T16:01:16.963Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-27T16:01:16.963Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-27T16:01:16.963Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-27T16:01:16.963Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-27T16:01:16.963Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-27T16:01:16.963Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-27T16:01:16.963Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-27T16:01:16.963Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-27T16:01:16.963Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-27T16:01:16.963Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-27T16:01:16.963Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-03-27T16:01:16.963Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-03-27T16:01:16.963Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-03-27T16:01:16.963Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-03-27T16:01:16.963Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-03-27T16:01:16.963Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-03-27T16:01:16.963Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-03-27T16:01:16.963Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s) [2020-03-27T16:01:16.963Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-27T16:01:16.963Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s) [2020-03-27T16:01:16.963Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s) [2020-03-27T16:01:16.963Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-27T16:01:17.001Z] INFO: Testing against a local daemon [2020-03-27T16:01:17.001Z] === RUN TestServiceCreateInit [2020-03-27T16:01:17.001Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-27T16:01:17.001Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-27T16:01:17.001Z] --- PASS: TestServiceCreateInit (0.02s) [2020-03-27T16:01:17.001Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-27T16:01:17.001Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.001Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-27T16:01:17.001Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.001Z] === RUN TestCreateServiceMultipleTimes [2020-03-27T16:01:17.001Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-03-27T16:01:17.001Z] create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.001Z] === RUN TestCreateServiceConflict [2020-03-27T16:01:17.001Z] --- SKIP: TestCreateServiceConflict (0.02s) [2020-03-27T16:01:17.001Z] create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.001Z] === RUN TestCreateServiceMaxReplicas [2020-03-27T16:01:17.001Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-03-27T16:01:17.001Z] create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.001Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-27T16:01:17.001Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-03-27T16:01:17.001Z] create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.001Z] === RUN TestCreateServiceSecretFileMode [2020-03-27T16:01:17.001Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-03-27T16:01:17.001Z] create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.001Z] === RUN TestCreateServiceConfigFileMode [2020-03-27T16:01:17.001Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-03-27T16:01:17.001Z] create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.001Z] === RUN TestCreateServiceSysctls [2020-03-27T16:01:17.001Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-03-27T16:01:17.001Z] create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.001Z] === RUN TestCreateServiceCapabilities [2020-03-27T16:01:17.255Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-03-27T16:01:17.255Z] create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.255Z] === RUN TestInspect [2020-03-27T16:01:17.255Z] --- SKIP: TestInspect (0.02s) [2020-03-27T16:01:17.255Z] inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.255Z] === RUN TestCreateJob [2020-03-27T16:01:17.255Z] --- SKIP: TestCreateJob (0.01s) [2020-03-27T16:01:17.255Z] jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.255Z] === RUN TestReplicatedJob [2020-03-27T16:01:17.255Z] --- SKIP: TestReplicatedJob (0.01s) [2020-03-27T16:01:17.255Z] jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.255Z] === RUN TestUpdateReplicatedJob [2020-03-27T16:01:17.255Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-03-27T16:01:17.255Z] jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.255Z] === RUN TestServiceListWithStatuses [2020-03-27T16:01:17.255Z] --- SKIP: TestServiceListWithStatuses (0.03s) [2020-03-27T16:01:17.255Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-27T16:01:17.255Z] === RUN TestDockerNetworkConnectAlias [2020-03-27T16:01:17.255Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2020-03-27T16:01:17.255Z] network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.255Z] === RUN TestDockerNetworkReConnect [2020-03-27T16:01:17.255Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-03-27T16:01:17.255Z] network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.255Z] === RUN TestServicePlugin [2020-03-27T16:01:17.255Z] --- SKIP: TestServicePlugin (0.02s) [2020-03-27T16:01:17.255Z] plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.255Z] === RUN TestServiceUpdateLabel [2020-03-27T16:01:17.255Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-03-27T16:01:17.255Z] update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.255Z] === RUN TestServiceUpdateSecrets [2020-03-27T16:01:17.255Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-03-27T16:01:17.255Z] update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.255Z] === RUN TestServiceUpdateConfigs [2020-03-27T16:01:17.255Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-03-27T16:01:17.255Z] update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.255Z] === RUN TestServiceUpdateNetwork [2020-03-27T16:01:17.256Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-03-27T16:01:17.256Z] update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.256Z] PASS [2020-03-27T16:01:17.256Z] [2020-03-27T16:01:17.256Z] === Skipped [2020-03-27T16:01:17.256Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-27T16:01:17.256Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-27T16:01:17.256Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.256Z] [2020-03-27T16:01:17.256Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-27T16:01:17.256Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-27T16:01:17.256Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.256Z] [2020-03-27T16:01:17.256Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-03-27T16:01:17.256Z] create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.256Z] [2020-03-27T16:01:17.256Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2020-03-27T16:01:17.256Z] create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.256Z] [2020-03-27T16:01:17.256Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-03-27T16:01:17.256Z] create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.256Z] [2020-03-27T16:01:17.256Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-03-27T16:01:17.256Z] create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.256Z] [2020-03-27T16:01:17.256Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-03-27T16:01:17.256Z] create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.256Z] [2020-03-27T16:01:17.256Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-03-27T16:01:17.256Z] create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.256Z] [2020-03-27T16:01:17.256Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-03-27T16:01:17.256Z] create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.256Z] [2020-03-27T16:01:17.256Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-03-27T16:01:17.256Z] create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.256Z] [2020-03-27T16:01:17.256Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-03-27T16:01:17.256Z] inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.256Z] [2020-03-27T16:01:17.256Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-03-27T16:01:17.256Z] jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.256Z] [2020-03-27T16:01:17.256Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-03-27T16:01:17.256Z] jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.256Z] [2020-03-27T16:01:17.256Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-03-27T16:01:17.256Z] jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.256Z] [2020-03-27T16:01:17.256Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.03s) [2020-03-27T16:01:17.256Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-27T16:01:17.256Z] [2020-03-27T16:01:17.256Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2020-03-27T16:01:17.256Z] network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.256Z] [2020-03-27T16:01:17.256Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-03-27T16:01:17.256Z] network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.256Z] [2020-03-27T16:01:17.256Z] === SKIP: amd64.integration.service TestServicePlugin (0.02s) [2020-03-27T16:01:17.256Z] plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.256Z] [2020-03-27T16:01:17.256Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-03-27T16:01:17.256Z] update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.256Z] [2020-03-27T16:01:17.256Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-03-27T16:01:17.256Z] update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.256Z] [2020-03-27T16:01:17.256Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-03-27T16:01:17.256Z] update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.256Z] [2020-03-27T16:01:17.256Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-03-27T16:01:17.256Z] update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:17.256Z] [2020-03-27T16:01:17.256Z] [2020-03-27T16:01:17.256Z] DONE 23 tests, 22 skipped in 0.550s [2020-03-27T16:01:17.256Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-27T16:01:17.511Z] INFO: Testing against a local daemon [2020-03-27T16:01:17.511Z] === RUN TestSessionCreate [2020-03-27T16:01:17.511Z] --- PASS: TestSessionCreate (0.06s) [2020-03-27T16:01:17.511Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-27T16:01:17.511Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-03-27T16:01:17.511Z] PASS [2020-03-27T16:01:17.511Z] [2020-03-27T16:01:17.511Z] DONE 2 tests in 0.235s [2020-03-27T16:01:17.511Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-27T16:01:17.765Z] INFO: Testing against a local daemon [2020-03-27T16:01:17.765Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-27T16:01:17.765Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-27T16:01:17.765Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-27T16:01:17.765Z] === RUN TestEventsExecDie [2020-03-27T16:01:18.211Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-27T16:01:18.691Z] --- PASS: TestEventsExecDie (0.72s) [2020-03-27T16:01:18.691Z] === RUN TestEventsBackwardsCompatible [2020-03-27T16:01:18.691Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-03-27T16:01:18.691Z] === RUN TestInfoBinaryCommits [2020-03-27T16:01:18.691Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-27T16:01:18.691Z] === RUN TestInfoAPIVersioned [2020-03-27T16:01:18.691Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-27T16:01:18.691Z] === RUN TestInfoDiscoveryBackend [2020-03-27T16:01:18.691Z] --- SKIP: TestInfoDiscoveryBackend (0.00s) [2020-03-27T16:01:18.691Z] info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:18.691Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-27T16:01:18.691Z] --- SKIP: TestInfoDiscoveryInvalidAdvertise (0.00s) [2020-03-27T16:01:18.691Z] info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:18.691Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-27T16:01:18.691Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-03-27T16:01:18.691Z] info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:18.691Z] === RUN TestInfoAPI [2020-03-27T16:01:18.691Z] --- PASS: TestInfoAPI (0.02s) [2020-03-27T16:01:18.691Z] === RUN TestInfoAPIWarnings [2020-03-27T16:01:18.691Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-03-27T16:01:18.691Z] info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:18.691Z] === RUN TestInfoDebug [2020-03-27T16:01:18.691Z] --- SKIP: TestInfoDebug (0.00s) [2020-03-27T16:01:18.691Z] info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:18.691Z] === RUN TestInfoInsecureRegistries [2020-03-27T16:01:18.691Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-03-27T16:01:18.691Z] info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:18.691Z] === RUN TestInfoRegistryMirrors [2020-03-27T16:01:18.691Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-03-27T16:01:18.691Z] info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:18.691Z] === RUN TestLoginFailsWithBadCredentials [2020-03-27T16:01:18.946Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2020-03-27T16:01:18.946Z] === RUN TestPingCacheHeaders [2020-03-27T16:01:18.946Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-27T16:01:18.946Z] === RUN TestPingGet [2020-03-27T16:01:18.946Z] --- PASS: TestPingGet (0.01s) [2020-03-27T16:01:18.946Z] === RUN TestPingHead [2020-03-27T16:01:18.946Z] --- PASS: TestPingHead (0.03s) [2020-03-27T16:01:18.946Z] === RUN TestVersion [2020-03-27T16:01:18.946Z] --- PASS: TestVersion (0.02s) [2020-03-27T16:01:18.946Z] PASS [2020-03-27T16:01:18.946Z] [2020-03-27T16:01:18.946Z] === Skipped [2020-03-27T16:01:18.946Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-27T16:01:18.946Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-27T16:01:18.946Z] [2020-03-27T16:01:18.946Z] === SKIP: amd64.integration.system TestInfoDiscoveryBackend (0.00s) [2020-03-27T16:01:18.946Z] info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:18.946Z] [2020-03-27T16:01:18.946Z] === SKIP: amd64.integration.system TestInfoDiscoveryInvalidAdvertise (0.00s) [2020-03-27T16:01:18.946Z] info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:18.946Z] [2020-03-27T16:01:18.946Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-03-27T16:01:18.946Z] info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:18.946Z] [2020-03-27T16:01:18.946Z] === SKIP: amd64.integration.system TestInfoAPIWarnings (0.00s) [2020-03-27T16:01:18.946Z] info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:18.946Z] [2020-03-27T16:01:18.946Z] === SKIP: amd64.integration.system TestInfoDebug (0.00s) [2020-03-27T16:01:18.946Z] info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:18.946Z] [2020-03-27T16:01:18.946Z] === SKIP: amd64.integration.system TestInfoInsecureRegistries (0.00s) [2020-03-27T16:01:18.946Z] info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:18.946Z] [2020-03-27T16:01:18.946Z] === SKIP: amd64.integration.system TestInfoRegistryMirrors (0.00s) [2020-03-27T16:01:18.946Z] info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-27T16:01:18.946Z] [2020-03-27T16:01:18.946Z] [2020-03-27T16:01:18.946Z] DONE 18 tests, 8 skipped in 1.409s [2020-03-27T16:01:18.946Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-27T16:01:19.201Z] INFO: Testing against a local daemon [2020-03-27T16:01:19.201Z] === RUN TestVolumesCreateAndList [2020-03-27T16:01:19.201Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-03-27T16:01:19.201Z] === RUN TestVolumesRemove [2020-03-27T16:01:19.201Z] --- PASS: TestVolumesRemove (0.09s) [2020-03-27T16:01:19.201Z] === RUN TestVolumesInspect [2020-03-27T16:01:19.201Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-27T16:01:19.201Z] === RUN TestVolumesInvalidJSON [2020-03-27T16:01:19.201Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-27T16:01:19.201Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-27T16:01:19.201Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-27T16:01:19.201Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-03-27T16:01:19.201Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-27T16:01:19.201Z] PASS [2020-03-27T16:01:19.201Z] [2020-03-27T16:01:19.201Z] DONE 5 tests in 0.281s [2020-03-27T16:01:19.201Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-27T16:01:19.455Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11772 is not a child of this shell [2020-03-27T16:01:19.455Z] warning: PID 11772 from bundles/test-integration/docker.pid had a nonzero exit code [2020-03-27T16:01:19.455Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-27T16:01:19.455Z] [2020-03-27T16:01:19.455Z] Unloading profiles will leave already running processes permanently [2020-03-27T16:01:19.455Z] unconfined, which can lead to unexpected situations. [2020-03-27T16:01:19.455Z] [2020-03-27T16:01:19.455Z] To set a process to complain mode, use the command line tool [2020-03-27T16:01:19.455Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-27T16:01:19.455Z] Removing test suite binaries [2020-03-27T16:01:19.495Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s) [2020-03-27T16:01:19.495Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-27T16:01:19.495Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T16:01:19.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T16:01:19.495Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T16:01:19.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T16:01:19.495Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T16:01:19.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T16:01:19.495Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T16:01:19.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T16:01:19.495Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T16:01:19.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T16:01:19.495Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T16:01:19.495Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T16:01:19.495Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T16:01:19.495Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T16:01:19.495Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T16:01:19.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-03-27T16:01:19.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-03-27T16:01:19.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-03-27T16:01:19.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-03-27T16:01:19.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-03-27T16:01:19.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-03-27T16:01:19.495Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-27T16:01:20.061Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-03-27T16:01:20.061Z] === RUN TestContainerStartOnDaemonRestart [2020-03-27T16:01:20.061Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-27T16:01:20.061Z] === RUN TestDaemonRestartIpcMode [2020-03-27T16:01:20.061Z] === PAUSE TestDaemonRestartIpcMode [2020-03-27T16:01:20.061Z] === RUN TestDaemonHostGatewayIP [2020-03-27T16:01:20.061Z] === PAUSE TestDaemonHostGatewayIP [2020-03-27T16:01:20.061Z] === RUN TestDiff [2020-03-27T16:01:20.378Z] [2020-03-27T16:01:20.383Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-03-27T16:01:20.997Z] --- PASS: TestDiff (0.77s) [2020-03-27T16:01:20.997Z] === RUN TestExecWithCloseStdin [2020-03-27T16:01:21.660Z] === RUN TestDockerNetworkMacvlan/MultiSubnet Post stage [Pipeline] junit [2020-03-27T16:01:21.746Z] Recording test results [2020-03-27T16:01:21.933Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-03-27T16:01:21.933Z] === RUN TestExec [2020-03-27T16:01:22.870Z] --- PASS: TestExec (0.93s) [2020-03-27T16:01:22.870Z] === RUN TestExecUser [2020-03-27T16:01:23.437Z] --- PASS: TestExecUser (0.91s) [2020-03-27T16:01:23.437Z] === RUN TestExportContainerAndImportImage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-27T16:01:24.336Z] + echo Ensuring container killed. [2020-03-27T16:01:24.336Z] Ensuring container killed. [2020-03-27T16:01:24.336Z] + docker rm -vf docker-pr2 [2020-03-27T16:01:24.336Z] Error: No such container: docker-pr2 [2020-03-27T16:01:24.336Z] + true [Pipeline] sh [2020-03-27T16:01:24.778Z] + echo Chowning /workspace to jenkins user [2020-03-27T16:01:24.778Z] Chowning /workspace to jenkins user [2020-03-27T16:01:24.778Z] + id -u [2020-03-27T16:01:24.778Z] + id -g [2020-03-27T16:01:24.778Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40712:/workspace busybox chown -R 1000:1000 /workspace [2020-03-27T16:01:24.779Z] Unable to find image 'busybox:latest' locally [2020-03-27T16:01:24.779Z] latest: Pulling from library/busybox [2020-03-27T16:01:24.779Z] 0669b0daf1fb: Pulling fs layer [2020-03-27T16:01:24.812Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-03-27T16:01:24.812Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-27T16:01:25.342Z] --- PASS: TestBuildSquashParent (10.38s) [2020-03-27T16:01:25.342Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-27T16:01:25.342Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-27T16:01:25.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-27T16:01:25.342Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-27T16:01:25.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-27T16:01:25.342Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-27T16:01:25.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-27T16:01:25.342Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-27T16:01:25.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-27T16:01:25.342Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-27T16:01:25.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-27T16:01:25.342Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-27T16:01:25.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-27T16:01:25.342Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-27T16:01:25.342Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-27T16:01:26.715Z] --- PASS: TestExportContainerAfterDaemonRestart (1.96s) [2020-03-27T16:01:26.715Z] === RUN TestHealthCheckWorkdir [2020-03-27T16:01:26.716Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-27T16:01:26.716Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-27T16:01:27.650Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-03-27T16:01:27.650Z] === RUN TestHealthKillContainer [2020-03-27T16:01:28.459Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-27T16:01:30.000Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-27T16:01:30.001Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-27T16:01:30.009Z] 0669b0daf1fb: Download complete [2020-03-27T16:01:30.009Z] 0669b0daf1fb: Pull complete [2020-03-27T16:01:30.009Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-27T16:01:30.009Z] Status: Downloaded newer image for busybox:latest [2020-03-27T16:01:30.477Z] --- PASS: TestDockerNetworkMacvlan (18.98s) [2020-03-27T16:01:30.477Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-03-27T16:01:30.477Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2020-03-27T16:01:30.477Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.39s) [2020-03-27T16:01:30.477Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.40s) [2020-03-27T16:01:30.477Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.30s) [2020-03-27T16:01:30.477Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2020-03-27T16:01:30.477Z] PASS [2020-03-27T16:01:30.477Z] [2020-03-27T16:01:30.477Z] DONE 8 tests in 20.473s [2020-03-27T16:01:30.477Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-27T16:01:30.477Z] ++ 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-03-27T16:01:30.477Z] ++ set -e [2020-03-27T16:01:30.477Z] ++ '[' -n 0 ']' [2020-03-27T16:01:30.477Z] ++ set -x [2020-03-27T16:01:30.477Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:01:30.477Z] testing: warning: no tests to run [2020-03-27T16:01:30.477Z] PASS [2020-03-27T16:01:30.477Z] [2020-03-27T16:01:30.477Z] DONE 0 tests in 0.015s [2020-03-27T16:01:30.477Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-27T16:01:30.477Z] ++ 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-03-27T16:01:30.477Z] ++ set -e [2020-03-27T16:01:30.477Z] ++ '[' -n 0 ']' [2020-03-27T16:01:30.477Z] ++ set -x [2020-03-27T16:01:30.477Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:01:30.477Z] INFO: Testing against a local daemon [2020-03-27T16:01:30.477Z] === RUN TestAuthZPluginAllowRequest [2020-03-27T16:01:30.934Z] --- PASS: TestHealthKillContainer (2.94s) [2020-03-27T16:01:30.934Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-27T16:01:31.501Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2020-03-27T16:01:31.501Z] === RUN TestIpcModeNone [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-27T16:01:31.946Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2020-03-27T16:01:31.946Z] === RUN TestAuthZPluginTLS [2020-03-27T16:01:32.350Z] + bundleName=amd64-rootless [2020-03-27T16:01:32.350Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-03-27T16:01:32.350Z] Creating amd64-rootless-bundles.tar.gz [2020-03-27T16:01:32.350Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-27T16:01:32.350Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-27T16:01:32.357Z] Archiving artifacts [2020-03-27T16:01:32.437Z] --- PASS: TestIpcModeNone (0.89s) [2020-03-27T16:01:32.437Z] === RUN TestIpcModePrivate [2020-03-27T16:01:32.559Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-03-27T16:01:32.559Z] === RUN TestAuthZPluginDenyRequest [2020-03-27T16:01:33.173Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-03-27T16:01:33.173Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-27T16:01:33.377Z] --- PASS: TestIpcModePrivate (0.90s) [2020-03-27T16:01:33.377Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-03-27T16:01:33.377Z] === RUN TestIpcModeShareable [2020-03-27T16:01:33.786Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-03-27T16:01:33.786Z] === RUN TestAuthZPluginDenyResponse [2020-03-27T16:01:34.025Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40712/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-27T16:01:34.068Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-03-27T16:01:34.068Z] === RUN TestAuthZPluginAllowEventStream [2020-03-27T16:01:34.185Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-27T16:01:34.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.20s) [2020-03-27T16:01:34.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.43s) [2020-03-27T16:01:34.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.23s) [2020-03-27T16:01:34.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.24s) [2020-03-27T16:01:34.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.50s) [2020-03-27T16:01:34.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.43s) [2020-03-27T16:01:34.185Z] === RUN TestBuildMultiStageCopy [2020-03-27T16:01:34.185Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-27T16:01:34.312Z] --- PASS: TestIpcModeShareable (0.93s) [2020-03-27T16:01:34.312Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-03-27T16:01:34.312Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-27T16:01:34.505Z] + make clean [2020-03-27T16:01:34.760Z] docker volume rm -f docker-dev-cache [2020-03-27T16:01:34.760Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-27T16:01:36.088Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2020-03-27T16:01:36.088Z] === RUN TestAuthZPluginErrorResponse [2020-03-27T16:01:36.370Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-03-27T16:01:36.370Z] === RUN TestAuthZPluginErrorRequest [2020-03-27T16:01:36.715Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-27T16:01:36.844Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.73s) [2020-03-27T16:01:36.844Z] === RUN TestAPIIpcModeHost [2020-03-27T16:01:36.983Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-03-27T16:01:36.983Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-27T16:01:37.281Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-27T16:01:37.597Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-03-27T16:01:37.597Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-27T16:01:37.779Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-03-27T16:01:37.779Z] === RUN TestDaemonIpcModeShareable [2020-03-27T16:01:38.215Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-27T16:01:38.781Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-27T16:01:39.616Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.03s) [2020-03-27T16:01:39.616Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-27T16:01:39.682Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2020-03-27T16:01:39.682Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-03-27T16:01:39.682Z] === RUN TestDaemonIpcModePrivate [2020-03-27T16:01:39.715Z] --- PASS: TestBuildMultiStageCopy (6.04s) [2020-03-27T16:01:39.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s) [2020-03-27T16:01:39.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.70s) [2020-03-27T16:01:39.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.67s) [2020-03-27T16:01:39.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s) [2020-03-27T16:01:39.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.75s) [2020-03-27T16:01:39.715Z] === RUN TestBuildMultiStageParentConfig [2020-03-27T16:01:40.861Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-03-27T16:01:41.088Z] --- PASS: TestBuildMultiStageParentConfig (1.57s) [2020-03-27T16:01:41.088Z] === RUN TestBuildLabelWithTargets [2020-03-27T16:01:41.585Z] --- PASS: TestDaemonIpcModePrivate (1.85s) [2020-03-27T16:01:41.585Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-03-27T16:01:41.585Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-27T16:01:41.636Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s) [2020-03-27T16:01:41.636Z] === RUN TestAuthZPluginHeader [2020-03-27T16:01:42.641Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-03-27T16:01:42.641Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-27T16:01:42.641Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-27T16:01:42.641Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:01:42.641Z] === RUN TestAuthZPluginV2Disable [2020-03-27T16:01:42.641Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-27T16:01:42.641Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:01:42.641Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-27T16:01:42.641Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-27T16:01:42.641Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:01:42.641Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-27T16:01:42.641Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-27T16:01:42.641Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:01:42.641Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-27T16:01:42.961Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2020-03-27T16:01:42.961Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-03-27T16:01:42.961Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-27T16:01:43.610Z] --- PASS: TestBuildLabelWithTargets (2.55s) [2020-03-27T16:01:43.611Z] === RUN TestBuildWithEmptyLayers [2020-03-27T16:01:44.865Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2020-03-27T16:01:44.865Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-03-27T16:01:44.865Z] === RUN TestIpcModeOlderClient [2020-03-27T16:01:44.865Z] === PAUSE TestIpcModeOlderClient [2020-03-27T16:01:44.865Z] === RUN TestKillContainerInvalidSignal [2020-03-27T16:01:44.981Z] --- PASS: TestBuildWithEmptyLayers (1.37s) [2020-03-27T16:01:44.981Z] === RUN TestBuildMultiStageOnBuild [2020-03-27T16:01:45.801Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-03-27T16:01:45.801Z] === RUN TestKillContainer [2020-03-27T16:01:45.801Z] === RUN TestKillContainer/no_signal [2020-03-27T16:01:46.736Z] === RUN TestKillContainer/non_killing_signal [2020-03-27T16:01:47.002Z] === RUN TestKillContainer/killing_signal [2020-03-27T16:01:48.379Z] --- PASS: TestKillContainer (2.47s) [2020-03-27T16:01:48.379Z] --- PASS: TestKillContainer/no_signal (0.80s) [2020-03-27T16:01:48.379Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-03-27T16:01:48.379Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2020-03-27T16:01:48.379Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-27T16:01:48.379Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-27T16:01:48.946Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-27T16:01:49.024Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-03-27T16:01:49.164Z] --- PASS: TestBuildMultiStageOnBuild (3.68s) [2020-03-27T16:01:49.164Z] === RUN TestBuildUncleanTarFilenames [2020-03-27T16:01:49.881Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2020-03-27T16:01:49.882Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-03-27T16:01:49.882Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-03-27T16:01:49.882Z] === RUN TestKillStoppedContainer [2020-03-27T16:01:49.882Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-03-27T16:01:49.882Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-27T16:01:49.882Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-03-27T16:01:49.882Z] === RUN TestKillDifferentUserContainer [2020-03-27T16:01:50.392Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-03-27T16:01:50.539Z] --- PASS: TestBuildUncleanTarFilenames (1.87s) [2020-03-27T16:01:50.539Z] === RUN TestBuildMultiStageLayerLeak [2020-03-27T16:01:50.818Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-03-27T16:01:50.818Z] === RUN TestInspectOomKilledTrue [2020-03-27T16:01:50.818Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-27T16:01:50.818Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T16:01:50.818Z] === RUN TestInspectOomKilledFalse [2020-03-27T16:01:50.818Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-27T16:01:50.818Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T16:01:50.818Z] === RUN TestLinksEtcHostsContentMatch [2020-03-27T16:01:51.385Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2020-03-27T16:01:51.385Z] === RUN TestLinksContainerNames [2020-03-27T16:01:53.287Z] --- PASS: TestLinksContainerNames (1.59s) [2020-03-27T16:01:53.287Z] === RUN TestLogsFollowTailEmpty [2020-03-27T16:01:53.854Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2020-03-27T16:01:53.854Z] === RUN TestContainerNetworkMountsNoChown [2020-03-27T16:01:54.722Z] --- PASS: TestBuildMultiStageLayerLeak (3.88s) [2020-03-27T16:01:54.722Z] === RUN TestBuildWithHugeFile [2020-03-27T16:01:54.790Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/default [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/default [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/private [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/private [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/rprivate [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/slave [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/slave [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/rslave [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/shared [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/shared [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/rshared [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-27T16:01:54.790Z] === CONT TestMountDaemonRoot/default [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-27T16:01:54.790Z] === CONT TestMountDaemonRoot/rslave [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-27T16:01:54.790Z] === CONT TestMountDaemonRoot/shared [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-27T16:01:54.790Z] === CONT TestMountDaemonRoot/slave [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-27T16:01:54.790Z] === CONT TestMountDaemonRoot/rshared [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-27T16:01:54.790Z] === CONT TestMountDaemonRoot/private [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-27T16:01:54.790Z] === CONT TestMountDaemonRoot/rprivate [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-27T16:01:54.790Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-27T16:01:54.790Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-27T16:01:54.790Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-27T16:01:54.790Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-27T16:01:54.790Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-27T16:01:54.790Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-27T16:01:54.790Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-27T16:01:54.790Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-27T16:01:54.790Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-27T16:01:54.790Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-27T16:01:54.791Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-27T16:01:54.791Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-27T16:01:54.791Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-27T16:01:54.791Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-27T16:01:54.791Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-27T16:01:54.791Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-27T16:01:55.049Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-27T16:01:55.049Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-27T16:01:55.049Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-27T16:01:55.049Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-27T16:01:55.049Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-27T16:01:55.049Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-27T16:01:55.049Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-27T16:01:55.049Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-27T16:01:55.049Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-27T16:01:55.049Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-27T16:01:55.049Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-27T16:01:55.095Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-03-27T16:01:55.308Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-27T16:01:55.308Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-27T16:01:55.308Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.15s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.14s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.14s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.15s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-27T16:01:55.308Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-03-27T16:01:55.308Z] === RUN TestContainerBindMountNonRecursive [2020-03-27T16:01:57.213Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2020-03-27T16:01:57.213Z] === RUN TestNetworkNat [2020-03-27T16:01:58.148Z] --- PASS: TestNetworkNat (0.87s) [2020-03-27T16:01:58.148Z] === RUN TestNetworkLocalhostTCPNat [2020-03-27T16:01:59.083Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-03-27T16:01:59.084Z] === RUN TestNetworkLoopbackNat [2020-03-27T16:02:00.020Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-03-27T16:02:00.020Z] === RUN TestPause [2020-03-27T16:02:00.956Z] --- PASS: TestPause (0.82s) [2020-03-27T16:02:00.956Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-27T16:02:00.956Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-27T16:02:00.956Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-27T16:02:00.956Z] === RUN TestPauseStopPausedContainer [2020-03-27T16:02:01.102Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s) [2020-03-27T16:02:01.102Z] PASS [2020-03-27T16:02:01.102Z] [2020-03-27T16:02:01.102Z] === Skipped [2020-03-27T16:02:01.102Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-27T16:02:01.102Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:02:01.102Z] [2020-03-27T16:02:01.102Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-27T16:02:01.102Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:02:01.102Z] [2020-03-27T16:02:01.102Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-27T16:02:01.102Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:02:01.102Z] [2020-03-27T16:02:01.102Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-27T16:02:01.102Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:02:01.102Z] [2020-03-27T16:02:01.102Z] [2020-03-27T16:02:01.102Z] DONE 17 tests, 4 skipped in 28.969s [2020-03-27T16:02:01.102Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-27T16:02:01.102Z] ++ 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-03-27T16:02:01.102Z] ++ set -e [2020-03-27T16:02:01.102Z] ++ '[' -n 0 ']' [2020-03-27T16:02:01.102Z] ++ set -x [2020-03-27T16:02:01.102Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:02:01.102Z] INFO: Testing against a local daemon [2020-03-27T16:02:01.102Z] === RUN TestPluginInvalidJSON [2020-03-27T16:02:01.102Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T16:02:01.102Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T16:02:01.102Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T16:02:01.102Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-03-27T16:02:01.102Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-27T16:02:01.102Z] PASS [2020-03-27T16:02:01.102Z] [2020-03-27T16:02:01.102Z] DONE 2 tests in 0.080s [2020-03-27T16:02:01.102Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-27T16:02:01.102Z] ++ 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-03-27T16:02:01.102Z] ++ set -e [2020-03-27T16:02:01.102Z] ++ '[' -n 0 ']' [2020-03-27T16:02:01.102Z] ++ set -x [2020-03-27T16:02:01.102Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:02:01.102Z] INFO: Testing against a local daemon [2020-03-27T16:02:01.102Z] === RUN TestExternalGraphDriver [2020-03-27T16:02:01.102Z] === RUN TestExternalGraphDriver/json [2020-03-27T16:02:01.715Z] === RUN TestExternalGraphDriver/spec [2020-03-27T16:02:01.891Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-03-27T16:02:01.891Z] === RUN TestPsFilter [2020-03-27T16:02:01.891Z] --- PASS: TestPsFilter (0.26s) [2020-03-27T16:02:01.891Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-27T16:02:02.828Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2020-03-27T16:02:02.828Z] === RUN TestRemoveContainerWithVolume [2020-03-27T16:02:03.735Z] === RUN TestExternalGraphDriver/pull [2020-03-27T16:02:03.764Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2020-03-27T16:02:03.764Z] === RUN TestRemoveContainerRunning [2020-03-27T16:02:04.330Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-03-27T16:02:04.330Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-27T16:02:05.266Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-03-27T16:02:05.266Z] === RUN TestRemoveInvalidContainer [2020-03-27T16:02:05.266Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-03-27T16:02:05.266Z] === RUN TestRenameLinkedContainer [2020-03-27T16:02:05.754Z] --- PASS: TestExternalGraphDriver (6.28s) [2020-03-27T16:02:05.755Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-03-27T16:02:05.755Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-03-27T16:02:05.755Z] --- PASS: TestExternalGraphDriver/pull (2.03s) [2020-03-27T16:02:05.755Z] === RUN TestGraphdriverPluginV2 [2020-03-27T16:02:05.755Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-03-27T16:02:05.755Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:02:05.755Z] PASS [2020-03-27T16:02:05.755Z] [2020-03-27T16:02:05.755Z] === Skipped [2020-03-27T16:02:05.755Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-03-27T16:02:05.755Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:02:05.755Z] [2020-03-27T16:02:05.755Z] [2020-03-27T16:02:05.755Z] DONE 5 tests, 1 skipped in 6.413s [2020-03-27T16:02:05.755Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-27T16:02:05.755Z] ++ 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-03-27T16:02:05.755Z] ++ set -e [2020-03-27T16:02:05.755Z] ++ '[' -n 0 ']' [2020-03-27T16:02:05.755Z] ++ set -x [2020-03-27T16:02:05.755Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:02:05.755Z] INFO: Testing against a local daemon [2020-03-27T16:02:05.755Z] === RUN TestContinueAfterPluginCrash [2020-03-27T16:02:05.755Z] === PAUSE TestContinueAfterPluginCrash [2020-03-27T16:02:05.755Z] === RUN TestReadPluginNoRead [2020-03-27T16:02:05.755Z] === PAUSE TestReadPluginNoRead [2020-03-27T16:02:05.755Z] === RUN TestDaemonStartWithLogOpt [2020-03-27T16:02:05.755Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-27T16:02:05.755Z] === CONT TestContinueAfterPluginCrash [2020-03-27T16:02:05.755Z] === CONT TestDaemonStartWithLogOpt [2020-03-27T16:02:08.553Z] --- PASS: TestRenameLinkedContainer (3.15s) [2020-03-27T16:02:08.553Z] === RUN TestRenameStoppedContainer [2020-03-27T16:02:09.120Z] --- PASS: TestRenameStoppedContainer (0.79s) [2020-03-27T16:02:09.120Z] === RUN TestRenameRunningContainerAndReuse [2020-03-27T16:02:09.563Z] ......................... [ 67%] [2020-03-27T16:02:09.589Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-27T16:02:09.589Z] Using test binary docker [2020-03-27T16:02:09.589Z] +++ /etc/init.d/apparmor start [2020-03-27T16:02:09.589Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-27T16:02:09.589Z] INFO: Waiting for daemon to start... [2020-03-27T16:02:09.589Z] Starting dockerd [2020-03-27T16:02:09.589Z] +++ 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-03-27T16:02:09.847Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-27T16:02:09.847Z] Using test binary docker [2020-03-27T16:02:09.847Z] +++ /etc/init.d/apparmor start [2020-03-27T16:02:09.847Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-27T16:02:09.847Z] INFO: Waiting for daemon to start... [2020-03-27T16:02:09.847Z] Starting dockerd [2020-03-27T16:02:09.847Z] +++ 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-03-27T16:02:10.413Z] . [2020-03-27T16:02:10.413Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-27T16:02:10.413Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-27T16:02:10.413Z] Error: No such image: emptyfs [2020-03-27T16:02:10.413Z] ++++ docker load [2020-03-27T16:02:10.413Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-27T16:02:10.671Z] Running integration-test (iteration 1) [2020-03-27T16:02:10.671Z] 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-03-27T16:02:10.671Z] ++ 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-03-27T16:02:10.671Z] ++ set -e [2020-03-27T16:02:10.671Z] ++ '[' -n 0 ']' [2020-03-27T16:02:10.671Z] ++ set -x [2020-03-27T16:02:10.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:02:11.023Z] --- PASS: TestRenameRunningContainerAndReuse (1.61s) [2020-03-27T16:02:11.023Z] === RUN TestRenameInvalidName [2020-03-27T16:02:11.589Z] --- PASS: TestRenameInvalidName (0.81s) [2020-03-27T16:02:11.589Z] === RUN TestRenameAnonymousContainer [2020-03-27T16:02:12.044Z] [2020-03-27T16:02:12.044Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-27T16:02:12.044Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-27T16:02:12.044Z] Error: No such image: emptyfs [2020-03-27T16:02:12.044Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-27T16:02:12.044Z] ++++ docker load [2020-03-27T16:02:12.610Z] Running integration-test (iteration 1) [2020-03-27T16:02:12.610Z] 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-03-27T16:02:12.610Z] ++ 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-03-27T16:02:12.610Z] ++ set -e [2020-03-27T16:02:12.610Z] ++ '[' -n 0 ']' [2020-03-27T16:02:12.610Z] ++ set -x [2020-03-27T16:02:12.610Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:02:14.127Z] --- PASS: TestDaemonStartWithLogOpt (7.99s) [2020-03-27T16:02:14.127Z] === CONT TestReadPluginNoRead [2020-03-27T16:02:15.778Z] --- PASS: TestRenameAnonymousContainer (4.05s) [2020-03-27T16:02:15.778Z] === RUN TestRenameContainerWithSameName [2020-03-27T16:02:16.345Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-03-27T16:02:16.345Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-27T16:02:16.799Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-27T16:02:18.248Z] --- PASS: TestRenameContainerWithLinkedContainer (1.61s) [2020-03-27T16:02:18.248Z] === RUN TestResize [2020-03-27T16:02:18.815Z] --- PASS: TestResize (0.78s) [2020-03-27T16:02:18.815Z] === RUN TestResizeWithInvalidSize [2020-03-27T16:02:18.818Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-27T16:02:18.818Z] --- PASS: TestContinueAfterPluginCrash (12.97s) [2020-03-27T16:02:19.752Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-03-27T16:02:19.752Z] === RUN TestResizeWhenContainerNotStarted [2020-03-27T16:02:20.321Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2020-03-27T16:02:20.321Z] === RUN TestDaemonRestartKillContainers [2020-03-27T16:02:20.321Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T16:02:20.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T16:02:20.321Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T16:02:20.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T16:02:20.321Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T16:02:20.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T16:02:20.321Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T16:02:20.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T16:02:20.321Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T16:02:20.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T16:02:20.321Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T16:02:20.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T16:02:20.321Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T16:02:20.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T16:02:20.321Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T16:02:20.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T16:02:20.321Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:02:20.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:02:20.321Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:02:20.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:02:20.321Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:02:20.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:02:20.321Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:02:20.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:02:20.321Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T16:02:20.321Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T16:02:20.321Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T16:02:20.321Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T16:02:20.836Z] === RUN TestReadPluginNoRead/default [2020-03-27T16:02:22.267Z] Removing intermediate container cfd01be2b9fc [2020-03-27T16:02:22.267Z] ---> 76fe86af4560 [2020-03-27T16:02:22.267Z] 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-03-27T16:02:22.267Z] ---> Running in eb798fdfd2cf [2020-03-27T16:02:22.267Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-03-27T16:02:22.306Z] --- PASS: TestReadPluginNoRead (8.63s) [2020-03-27T16:02:22.306Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.92s) [2020-03-27T16:02:22.306Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.01s) [2020-03-27T16:02:22.306Z] --- PASS: TestReadPluginNoRead/default (1.95s) [2020-03-27T16:02:22.306Z] read_test.go:91: [d3b790eba0653] daemon is not started [2020-03-27T16:02:22.306Z] PASS [2020-03-27T16:02:22.306Z] [2020-03-27T16:02:22.306Z] DONE 6 tests in 16.711s [2020-03-27T16:02:22.588Z] 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-03-27T16:02:22.588Z] ++ 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-03-27T16:02:22.588Z] ++ set -e [2020-03-27T16:02:22.588Z] ++ '[' -n 0 ']' [2020-03-27T16:02:22.588Z] ++ set -x [2020-03-27T16:02:22.588Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:02:22.588Z] testing: warning: no tests to run [2020-03-27T16:02:22.588Z] PASS [2020-03-27T16:02:22.588Z] [2020-03-27T16:02:22.588Z] DONE 0 tests in 0.035s [2020-03-27T16:02:22.588Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-27T16:02:22.588Z] ++ 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-03-27T16:02:22.588Z] ++ set -e [2020-03-27T16:02:22.588Z] ++ '[' -n 0 ']' [2020-03-27T16:02:22.588Z] ++ set -x [2020-03-27T16:02:22.588Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:02:22.588Z] INFO: Testing against a local daemon [2020-03-27T16:02:22.588Z] === RUN TestPluginWithDevMounts [2020-03-27T16:02:22.588Z] === PAUSE TestPluginWithDevMounts [2020-03-27T16:02:22.588Z] === CONT TestPluginWithDevMounts [2020-03-27T16:02:22.857Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T16:02:22.857Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:02:23.116Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:02:24.056Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:02:24.606Z] --- PASS: TestPluginWithDevMounts (1.89s) [2020-03-27T16:02:24.606Z] PASS [2020-03-27T16:02:24.606Z] [2020-03-27T16:02:24.606Z] DONE 1 tests in 1.962s [2020-03-27T16:02:24.606Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-03-27T16:02:24.606Z] ++ 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-03-27T16:02:24.606Z] ++ set -e [2020-03-27T16:02:24.606Z] ++ '[' -n 0 ']' [2020-03-27T16:02:24.606Z] ++ set -x [2020-03-27T16:02:24.606Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:02:24.606Z] INFO: Testing against a local daemon [2020-03-27T16:02:24.606Z] === RUN TestSecretInspect [2020-03-27T16:02:24.624Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T16:02:24.886Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T16:02:25.823Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:02:26.394Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T16:02:28.055Z] --- PASS: TestSecretInspect (3.29s) [2020-03-27T16:02:28.055Z] === RUN TestSecretList [2020-03-27T16:02:28.927Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-27T16:02:28.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.51s) [2020-03-27T16:02:28.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s) [2020-03-27T16:02:28.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.88s) [2020-03-27T16:02:28.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.81s) [2020-03-27T16:02:28.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-03-27T16:02:28.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-03-27T16:02:28.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-03-27T16:02:28.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.47s) [2020-03-27T16:02:28.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s) [2020-03-27T16:02:28.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2020-03-27T16:02:28.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-03-27T16:02:28.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s) [2020-03-27T16:02:28.927Z] === RUN TestCgroupNamespacesRun [2020-03-27T16:02:30.106Z] #79 exporting layers 112.2s done [2020-03-27T16:02:30.107Z] #79 exporting manifest sha256:ff97dd7ec35f517419b2b62565f95c2ae609ed1c005286a5c9cb1bf5a16b25df [2020-03-27T16:02:30.107Z] #79 exporting manifest sha256:ff97dd7ec35f517419b2b62565f95c2ae609ed1c005286a5c9cb1bf5a16b25df done [2020-03-27T16:02:30.107Z] #79 exporting config sha256:99ad689059b6dc8b398004569b5df61902fca842f7ea1852ce15d8d4cb44bef6 done [2020-03-27T16:02:30.107Z] #79 sending tarball [2020-03-27T16:02:30.304Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-03-27T16:02:30.304Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-27T16:02:31.501Z] --- PASS: TestSecretList (3.79s) [2020-03-27T16:02:31.501Z] === RUN TestSecretsCreateAndDelete [2020-03-27T16:02:32.206Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2020-03-27T16:02:32.206Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-27T16:02:34.109Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.88s) [2020-03-27T16:02:34.109Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-27T16:02:35.874Z] --- PASS: TestSecretsCreateAndDelete (3.58s) [2020-03-27T16:02:35.874Z] === RUN TestSecretsUpdate [2020-03-27T16:02:36.032Z] --- PASS: TestCgroupNamespacesRunHostMode (1.91s) [2020-03-27T16:02:36.032Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-27T16:02:37.944Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2020-03-27T16:02:37.944Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-27T16:02:38.885Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.98s) [2020-03-27T16:02:38.885Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-27T16:02:39.321Z] --- PASS: TestSecretsUpdate (3.58s) [2020-03-27T16:02:39.321Z] === RUN TestTemplatedSecret [2020-03-27T16:02:39.835Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2020-03-27T16:02:39.835Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-27T16:02:41.739Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-03-27T16:02:41.739Z] === RUN TestKernelTCPMemory [2020-03-27T16:02:42.674Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-03-27T16:02:42.674Z] === RUN TestNISDomainname [2020-03-27T16:02:42.811Z] --- PASS: TestTemplatedSecret (3.70s) [2020-03-27T16:02:42.811Z] === RUN TestSecretCreateResolve [2020-03-27T16:02:43.609Z] --- PASS: TestNISDomainname (1.00s) [2020-03-27T16:02:43.609Z] === RUN TestHostnameDnsResolution [2020-03-27T16:02:44.672Z] Loaded image: buildpack-deps:jessie [2020-03-27T16:02:44.672Z] Loaded image: busybox:latest [2020-03-27T16:02:44.672Z] Loaded image: busybox:glibc [2020-03-27T16:02:44.672Z] Loaded image: debian:jessie [2020-03-27T16:02:44.672Z] Loaded image: hello-world:latest [2020-03-27T16:02:44.672Z] INFO: Testing against a local daemon [2020-03-27T16:02:44.672Z] === RUN TestDockerSuite [2020-03-27T16:02:44.672Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-03-27T16:02:44.672Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-03-27T16:02:44.672Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-03-27T16:02:44.672Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-03-27T16:02:44.672Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-03-27T16:02:44.672Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-03-27T16:02:44.672Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-03-27T16:02:44.672Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-03-27T16:02:44.672Z] Loaded image: buildpack-deps:jessie [2020-03-27T16:02:44.672Z] Loaded image: busybox:latest [2020-03-27T16:02:44.672Z] Loaded image: busybox:glibc [2020-03-27T16:02:44.672Z] Loaded image: debian:jessie [2020-03-27T16:02:44.672Z] Loaded image: hello-world:latest [2020-03-27T16:02:44.672Z] INFO: Testing against a local daemon [2020-03-27T16:02:44.672Z] === RUN TestDockerDaemonSuite [2020-03-27T16:02:44.672Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-03-27T16:02:45.510Z] --- PASS: TestHostnameDnsResolution (1.72s) [2020-03-27T16:02:45.510Z] === RUN TestStats [2020-03-27T16:02:45.606Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-03-27T16:02:45.606Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-03-27T16:02:45.978Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-03-27T16:02:46.171Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-03-27T16:02:46.171Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-03-27T16:02:46.258Z] --- PASS: TestSecretCreateResolve (3.69s) [2020-03-27T16:02:46.258Z] PASS [2020-03-27T16:02:46.258Z] [2020-03-27T16:02:46.258Z] DONE 6 tests in 21.709s [2020-03-27T16:02:46.258Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-03-27T16:02:46.258Z] ++ 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-03-27T16:02:46.258Z] ++ set -e [2020-03-27T16:02:46.258Z] ++ '[' -n 0 ']' [2020-03-27T16:02:46.258Z] ++ set -x [2020-03-27T16:02:46.258Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:02:46.258Z] INFO: Testing against a local daemon [2020-03-27T16:02:46.258Z] === RUN TestServiceCreateInit [2020-03-27T16:02:46.258Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-27T16:02:46.884Z] --- PASS: TestStats (1.81s) [2020-03-27T16:02:46.884Z] === RUN TestStopContainerWithTimeout [2020-03-27T16:02:47.105Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-03-27T16:02:47.144Z] === RUN TestStopContainerWithTimeout/0 [2020-03-27T16:02:47.144Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-27T16:02:47.144Z] === RUN TestStopContainerWithTimeout/1 [2020-03-27T16:02:47.144Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-27T16:02:47.144Z] === RUN TestStopContainerWithTimeout/3 [2020-03-27T16:02:47.144Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-27T16:02:47.144Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-27T16:02:47.144Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-27T16:02:47.144Z] === CONT TestStopContainerWithTimeout/0 [2020-03-27T16:02:47.144Z] === CONT TestStopContainerWithTimeout/3 [2020-03-27T16:02:47.144Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-27T16:02:47.144Z] === CONT TestStopContainerWithTimeout/1 [2020-03-27T16:02:47.362Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-03-27T16:02:47.363Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-03-27T16:02:49.889Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-03-27T16:02:49.889Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-03-27T16:02:49.889Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-03-27T16:02:49.889Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-03-27T16:02:50.146Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-03-27T16:02:50.435Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-03-27T16:02:50.435Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2020-03-27T16:02:50.435Z] --- PASS: TestStopContainerWithTimeout/1 (2.32s) [2020-03-27T16:02:50.435Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2020-03-27T16:02:50.435Z] --- PASS: TestStopContainerWithTimeout/3 (3.24s) [2020-03-27T16:02:50.435Z] === RUN TestDeleteDevicemapper [2020-03-27T16:02:50.435Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-27T16:02:50.435Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-27T16:02:50.435Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-27T16:02:50.711Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-03-27T16:02:51.734Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-27T16:02:52.081Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-03-27T16:02:52.081Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-03-27T16:02:52.081Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-03-27T16:02:52.081Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-03-27T16:02:52.338Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.14s) [2020-03-27T16:02:52.338Z] === RUN TestUpdateMemory [2020-03-27T16:02:52.338Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-27T16:02:52.338Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-27T16:02:52.338Z] === RUN TestUpdateCPUQuota [2020-03-27T16:02:52.339Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-03-27T16:02:52.599Z] #79 sending tarball 19.0s done [2020-03-27T16:02:52.599Z] #79 DONE 131.3s [2020-03-27T16:02:52.599Z] [2020-03-27T16:02:52.599Z] #80 importing to docker [2020-03-27T16:02:52.904Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-03-27T16:02:53.035Z] INFO: Sources obtained for gotestsum... [2020-03-27T16:02:53.035Z] INFO: Checkout done for gotestsum... [2020-03-27T16:02:53.035Z] INFO: Build done for gotestsum... [2020-03-27T16:02:54.239Z] --- PASS: TestUpdateCPUQuota (1.50s) [2020-03-27T16:02:54.239Z] === RUN TestUpdatePidsLimit [2020-03-27T16:02:54.239Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-27T16:02:54.239Z] === RUN TestUpdatePidsLimit/no_change [2020-03-27T16:02:54.806Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-27T16:02:55.064Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-27T16:02:55.632Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-27T16:02:55.890Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-27T16:02:56.458Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-27T16:02:57.088Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-03-27T16:02:57.088Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-03-27T16:02:57.210Z] --- PASS: TestServiceCreateInit (10.46s) [2020-03-27T16:02:57.210Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.15s) [2020-03-27T16:02:57.210Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.30s) [2020-03-27T16:02:57.210Z] === RUN TestCreateServiceMultipleTimes [2020-03-27T16:02:57.833Z] --- PASS: TestUpdatePidsLimit (4.03s) [2020-03-27T16:02:57.833Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2020-03-27T16:02:57.833Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-03-27T16:02:57.833Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-03-27T16:02:57.833Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-03-27T16:02:57.833Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-03-27T16:02:57.833Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-03-27T16:02:57.833Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-03-27T16:02:57.833Z] === RUN TestUpdateRestartPolicy [2020-03-27T16:02:59.023Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-03-27T16:02:59.282Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-03-27T16:03:01.811Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-03-27T16:03:01.811Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-03-27T16:03:03.182Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-03-27T16:03:04.024Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-03-27T16:03:04.024Z] tests/integration/client_test.py ..... [ 75%] [2020-03-27T16:03:04.024Z] tests/integration/context_api_test.py .. [ 76%] [2020-03-27T16:03:04.024Z] tests/integration/errors_test.py . [ 76%] [2020-03-27T16:03:04.114Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-03-27T16:03:05.046Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-03-27T16:03:05.185Z] Removing intermediate container eb798fdfd2cf [2020-03-27T16:03:05.185Z] ---> c6cf8e069eb3 [2020-03-27T16:03:05.185Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-03-27T16:03:05.185Z] ---> Running in 36aa010affae [2020-03-27T16:03:05.185Z] Removing intermediate container 36aa010affae [2020-03-27T16:03:05.185Z] ---> 73e32109149b [2020-03-27T16:03:05.185Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-03-27T16:03:05.185Z] ---> Running in 76350b03c5a7 [2020-03-27T16:03:06.416Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-03-27T16:03:06.416Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-03-27T16:03:06.868Z] Removing intermediate container 76350b03c5a7 [2020-03-27T16:03:06.868Z] ---> 555771c51c04 [2020-03-27T16:03:06.868Z] Step 10/10 : COPY . . [2020-03-27T16:03:07.790Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-03-27T16:03:09.165Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-03-27T16:03:09.730Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-03-27T16:03:11.627Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-03-27T16:03:12.704Z] --- PASS: TestUpdateRestartPolicy (12.47s) [2020-03-27T16:03:12.704Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-27T16:03:12.704Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-03-27T16:03:12.704Z] === RUN TestWaitNonBlocked [2020-03-27T16:03:12.704Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T16:03:12.704Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T16:03:12.704Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T16:03:12.704Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T16:03:12.704Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T16:03:12.704Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T16:03:12.704Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-27T16:03:12.704Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2020-03-27T16:03:12.704Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2020-03-27T16:03:12.704Z] === RUN TestWaitBlocked [2020-03-27T16:03:12.704Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-27T16:03:12.704Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-27T16:03:12.704Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-27T16:03:12.704Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-27T16:03:12.704Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-27T16:03:12.704Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-27T16:03:13.285Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-27T16:03:13.285Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2020-03-27T16:03:13.285Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2020-03-27T16:03:13.285Z] === CONT TestContainerStartOnDaemonRestart [2020-03-27T16:03:13.285Z] === CONT TestIpcModeOlderClient [2020-03-27T16:03:13.285Z] === CONT TestDaemonRestartIpcMode [2020-03-27T16:03:13.285Z] === CONT TestDaemonHostGatewayIP [2020-03-27T16:03:13.544Z] --- PASS: TestIpcModeOlderClient (0.24s) [2020-03-27T16:03:14.150Z] === RUN TestDockerSuite/TestAttachDetach [2020-03-27T16:03:14.411Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-03-27T16:03:14.975Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-03-27T16:03:16.348Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-03-27T16:03:16.835Z] --- PASS: TestContainerStartOnDaemonRestart (3.35s) [2020-03-27T16:03:17.771Z] --- PASS: TestDaemonRestartIpcMode (4.17s) [2020-03-27T16:03:18.030Z] --- PASS: TestDaemonHostGatewayIP (4.69s) [2020-03-27T16:03:18.030Z] PASS [2020-03-27T16:03:18.030Z] [2020-03-27T16:03:18.030Z] === Skipped [2020-03-27T16:03:18.030Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-03-27T16:03:18.030Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-27T16:03:18.030Z] [2020-03-27T16:03:18.030Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-27T16:03:18.030Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T16:03:18.030Z] [2020-03-27T16:03:18.030Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-27T16:03:18.030Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T16:03:18.030Z] [2020-03-27T16:03:18.030Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-27T16:03:18.030Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-27T16:03:18.030Z] [2020-03-27T16:03:18.030Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-27T16:03:18.030Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-27T16:03:18.030Z] [2020-03-27T16:03:18.030Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-03-27T16:03:18.030Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-27T16:03:18.030Z] [2020-03-27T16:03:18.030Z] [2020-03-27T16:03:18.030Z] DONE 199 tests, 6 skipped in 127.481s [2020-03-27T16:03:18.030Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-03-27T16:03:18.030Z] ++ 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-03-27T16:03:18.030Z] ++ set -e [2020-03-27T16:03:18.030Z] ++ '[' -n 0 ']' [2020-03-27T16:03:18.030Z] ++ set -x [2020-03-27T16:03:18.030Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:03:18.288Z] INFO: Testing against a local daemon [2020-03-27T16:03:18.288Z] === RUN TestCommitInheritsEnv [2020-03-27T16:03:18.855Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-03-27T16:03:18.855Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-27T16:03:18.855Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-27T16:03:18.855Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-27T16:03:18.855Z] === RUN TestImagesFilterMultiReference [2020-03-27T16:03:18.874Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-03-27T16:03:18.874Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-03-27T16:03:19.114Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-03-27T16:03:19.114Z] === RUN TestImagePullPlatformInvalid [2020-03-27T16:03:19.114Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-27T16:03:19.114Z] === RUN TestRemoveImageOrphaning [2020-03-27T16:03:19.514Z] --- PASS: TestCreateServiceMultipleTimes (22.11s) [2020-03-27T16:03:19.514Z] === RUN TestCreateServiceConflict [2020-03-27T16:03:19.682Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2020-03-27T16:03:19.682Z] === RUN TestRemoveImageGarbageCollector [2020-03-27T16:03:19.682Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-27T16:03:19.682Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:03:19.682Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-27T16:03:19.682Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-03-27T16:03:19.682Z] === RUN TestTagInvalidReference [2020-03-27T16:03:19.682Z] --- PASS: TestTagInvalidReference (0.03s) [2020-03-27T16:03:19.682Z] === RUN TestTagValidPrefixedRepo [2020-03-27T16:03:19.940Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-03-27T16:03:19.940Z] === RUN TestTagExistedNameWithoutForce [2020-03-27T16:03:19.940Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-27T16:03:19.940Z] === RUN TestTagOfficialNames [2020-03-27T16:03:19.940Z] --- PASS: TestTagOfficialNames (0.08s) [2020-03-27T16:03:19.940Z] === RUN TestTagMatchesDigest [2020-03-27T16:03:19.940Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-27T16:03:19.940Z] PASS [2020-03-27T16:03:19.940Z] [2020-03-27T16:03:19.940Z] === Skipped [2020-03-27T16:03:19.940Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-27T16:03:19.940Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-27T16:03:19.940Z] [2020-03-27T16:03:19.940Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-27T16:03:19.940Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:03:19.940Z] [2020-03-27T16:03:19.940Z] [2020-03-27T16:03:19.940Z] DONE 12 tests, 2 skipped in 1.869s [2020-03-27T16:03:19.940Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-03-27T16:03:19.941Z] ++ 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-03-27T16:03:19.941Z] ++ set -e [2020-03-27T16:03:19.941Z] ++ '[' -n 0 ']' [2020-03-27T16:03:19.941Z] ++ set -x [2020-03-27T16:03:19.941Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:03:20.199Z] INFO: Testing against a local daemon [2020-03-27T16:03:20.200Z] === RUN TestNetworkCreateDelete [2020-03-27T16:03:20.246Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-03-27T16:03:20.767Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-03-27T16:03:20.767Z] === RUN TestDockerNetworkDeletePreferID [2020-03-27T16:03:21.180Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-03-27T16:03:21.438Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-03-27T16:03:21.704Z] --- PASS: TestDockerNetworkDeletePreferID (1.12s) [2020-03-27T16:03:21.704Z] === RUN TestInspectNetwork [2020-03-27T16:03:22.809Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-03-27T16:03:22.964Z] --- PASS: TestCreateServiceConflict (3.60s) [2020-03-27T16:03:22.964Z] === RUN TestCreateServiceMaxReplicas [2020-03-27T16:03:23.066Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-03-27T16:03:25.591Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-03-27T16:03:25.848Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-03-27T16:03:26.413Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-03-27T16:03:26.414Z] --- PASS: TestCreateServiceMaxReplicas (3.95s) [2020-03-27T16:03:26.414Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-27T16:03:26.671Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-03-27T16:03:26.970Z] === RUN TestInspectNetwork/full_network_id [2020-03-27T16:03:26.970Z] === RUN TestInspectNetwork/partial_network_id [2020-03-27T16:03:26.970Z] === RUN TestInspectNetwork/network_name [2020-03-27T16:03:26.970Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-27T16:03:27.603Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-03-27T16:03:28.537Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-03-27T16:03:29.103Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-03-27T16:03:29.103Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-03-27T16:03:29.103Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-03-27T16:03:30.476Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-03-27T16:03:31.156Z] --- PASS: TestInspectNetwork (9.33s) [2020-03-27T16:03:31.156Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-27T16:03:31.156Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-27T16:03:31.156Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-27T16:03:31.156Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-27T16:03:31.156Z] === RUN TestRunContainerWithBridgeNone [2020-03-27T16:03:31.409Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-03-27T16:03:31.409Z] --- PASS: TestBuildWithHugeFile (97.04s) [2020-03-27T16:03:31.409Z] === RUN TestBuildWithEmptyDockerfile [2020-03-27T16:03:31.409Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T16:03:31.409Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T16:03:31.409Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T16:03:31.409Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T16:03:31.409Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T16:03:31.409Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T16:03:31.409Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T16:03:31.409Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T16:03:31.666Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T16:03:31.883Z] #80 DONE 36.6s [Pipeline] } [2020-03-27T16:03:31.924Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-03-27T16:03:31.924Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-03-27T16:03:31.924Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-03-27T16:03:31.924Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-03-27T16:03:31.924Z] === RUN TestBuildPreserveOwnership [2020-03-27T16:03:31.924Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-27T16:03:31.924Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-27T16:03:32.364Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40712/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b02e0024f5dc3f91c228ac3e4716036eca44c6c9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b02e0024f5dc3f91c228ac3e4716036eca44c6c9 hack/test/unit [2020-03-27T16:03:33.688Z] --- PASS: TestRunContainerWithBridgeNone (2.58s) [2020-03-27T16:03:33.688Z] === RUN TestNetworkInvalidJSON [2020-03-27T16:03:33.688Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-27T16:03:33.688Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-27T16:03:33.688Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T16:03:33.688Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T16:03:33.688Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T16:03:33.688Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T16:03:33.688Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-27T16:03:33.688Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T16:03:33.688Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T16:03:33.688Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-27T16:03:33.688Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-27T16:03:33.688Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-27T16:03:33.688Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-27T16:03:33.688Z] === RUN TestHostIPv4BridgeLabel [2020-03-27T16:03:33.826Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-03-27T16:03:34.624Z] --- PASS: TestHostIPv4BridgeLabel (0.82s) [2020-03-27T16:03:34.624Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-27T16:03:36.000Z] --- PASS: TestDaemonRestartWithLiveRestore (1.37s) [2020-03-27T16:03:36.000Z] === RUN TestDaemonDefaultNetworkPools [2020-03-27T16:03:36.350Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-27T16:03:36.351Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-03-27T16:03:36.795Z] ? github.com/docker/docker/api [no test files] [2020-03-27T16:03:37.376Z] --- PASS: TestDaemonDefaultNetworkPools (1.25s) [2020-03-27T16:03:37.376Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-27T16:03:37.725Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-03-27T16:03:37.983Z] --- PASS: TestBuildPreserveOwnership (6.05s) [2020-03-27T16:03:37.983Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.16s) [2020-03-27T16:03:37.983Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.87s) [2020-03-27T16:03:37.983Z] === RUN TestBuildPlatformInvalid [2020-03-27T16:03:37.983Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-03-27T16:03:37.983Z] PASS [2020-03-27T16:03:37.983Z] [2020-03-27T16:03:37.983Z] === Skipped [2020-03-27T16:03:37.983Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-27T16:03:37.983Z] build_session_test.go:25: TODO: BuildKit [2020-03-27T16:03:37.983Z] [2020-03-27T16:03:37.983Z] [2020-03-27T16:03:37.983Z] DONE 32 tests, 1 skipped in 182.657s [2020-03-27T16:03:37.983Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-27T16:03:37.983Z] ++ 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-03-27T16:03:37.983Z] ++ set -e [2020-03-27T16:03:37.983Z] ++ '[' -n 0 ']' [2020-03-27T16:03:37.983Z] ++ set -x [2020-03-27T16:03:37.983Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:03:37.983Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-03-27T16:03:38.241Z] INFO: Testing against a local daemon [2020-03-27T16:03:38.241Z] === RUN TestConfigList [2020-03-27T16:03:38.454Z] ---> 71f76589c9c3 [2020-03-27T16:03:38.454Z] Successfully built 71f76589c9c3 [2020-03-27T16:03:38.454Z] Successfully tagged docker:latest [2020-03-27T16:03:38.454Z] INFO: Image build ended at 03/27/2020 16:03:36. Duration:00:04:35.4702856 [2020-03-27T16:03:38.454Z] [2020-03-27T16:03:38.454Z] [2020-03-27T16:03:38.454Z] INFO: Building the test binaries at 03/27/2020 16:03:36... [2020-03-27T16:03:39.278Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.94s) [2020-03-27T16:03:39.278Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-27T16:03:41.516Z] --- PASS: TestConfigList (3.27s) [2020-03-27T16:03:41.516Z] === RUN TestConfigsCreateAndDelete [2020-03-27T16:03:41.516Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-03-27T16:03:41.617Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.32s) [2020-03-27T16:03:41.617Z] === RUN TestCreateServiceSecretFileMode [2020-03-27T16:03:41.811Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s) [2020-03-27T16:03:41.811Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-27T16:03:42.028Z] INFO: make.ps1 starting at 03/27/2020 16:03:41 [2020-03-27T16:03:42.028Z] INFO: Git commit (568bb8204d) assumed from DOCKER_GITCOMMIT environment variable [2020-03-27T16:03:42.028Z] INFO: Invoking autogen... [2020-03-27T16:03:42.028Z] INFO: Building daemon... [2020-03-27T16:03:42.069Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-03-27T16:03:42.069Z] === RUN TestServiceWithPredefinedNetwork [2020-03-27T16:03:43.066Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-03-27T16:03:44.789Z] --- PASS: TestConfigsCreateAndDelete (2.68s) [2020-03-27T16:03:44.789Z] === RUN TestConfigsUpdate [2020-03-27T16:03:45.086Z] --- PASS: TestCreateServiceSecretFileMode (3.50s) [2020-03-27T16:03:45.086Z] === RUN TestCreateServiceConfigFileMode [2020-03-27T16:03:45.353Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-03-27T16:03:45.611Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-03-27T16:03:46.175Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-03-27T16:03:46.256Z] --- PASS: TestServiceWithPredefinedNetwork (3.36s) [2020-03-27T16:03:46.256Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-27T16:03:46.256Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-27T16:03:46.257Z] service_test.go:236: FLAKY_TEST [2020-03-27T16:03:46.257Z] === RUN TestServiceWithDataPathPortInit [2020-03-27T16:03:46.740Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-03-27T16:03:47.304Z] --- PASS: TestConfigsUpdate (3.21s) [2020-03-27T16:03:47.304Z] === RUN TestTemplatedConfig [2020-03-27T16:03:47.562Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-03-27T16:03:49.460Z] --- PASS: TestCreateServiceConfigFileMode (3.48s) [2020-03-27T16:03:49.460Z] === RUN TestCreateServiceSysctls [2020-03-27T16:03:50.840Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-03-27T16:03:51.098Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-03-27T16:03:51.355Z] --- PASS: TestTemplatedConfig (3.93s) [2020-03-27T16:03:51.355Z] === RUN TestConfigInspect [2020-03-27T16:03:51.355Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-03-27T16:03:52.909Z] --- PASS: TestCreateServiceSysctls (4.30s) [2020-03-27T16:03:52.909Z] === RUN TestCreateServiceCapabilities [2020-03-27T16:03:53.254Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-03-27T16:03:53.512Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-03-27T16:03:54.077Z] --- PASS: TestConfigInspect (2.79s) [2020-03-27T16:03:54.077Z] === RUN TestConfigCreateWithLabels [2020-03-27T16:03:54.077Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-03-27T16:03:56.359Z] --- PASS: TestCreateServiceCapabilities (3.46s) [2020-03-27T16:03:56.359Z] === RUN TestInspect [2020-03-27T16:03:56.604Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-03-27T16:03:56.604Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-03-27T16:03:56.861Z] --- PASS: TestConfigCreateWithLabels (2.72s) [2020-03-27T16:03:56.861Z] === RUN TestConfigCreateResolve [2020-03-27T16:03:59.386Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-03-27T16:03:59.386Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-03-27T16:03:59.386Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-03-27T16:04:00.321Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-03-27T16:04:00.321Z] --- PASS: TestConfigCreateResolve (3.50s) [2020-03-27T16:04:00.321Z] === RUN TestConfigDaemonLibtrustID [2020-03-27T16:04:00.733Z] --- PASS: TestInspect (3.93s) [2020-03-27T16:04:00.733Z] === RUN TestCreateJob [2020-03-27T16:04:00.788Z] ......... [ 86%] [2020-03-27T16:04:00.886Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-03-27T16:04:00.886Z] PASS [2020-03-27T16:04:00.886Z] [2020-03-27T16:04:00.886Z] DONE 8 tests in 22.839s [2020-03-27T16:04:00.886Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-27T16:04:00.886Z] ++ 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-03-27T16:04:00.886Z] ++ set -e [2020-03-27T16:04:00.886Z] ++ '[' -n 0 ']' [2020-03-27T16:04:00.886Z] ++ set -x [2020-03-27T16:04:00.887Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:04:01.144Z] INFO: Testing against a local daemon [2020-03-27T16:04:01.144Z] === RUN TestCheckpoint [2020-03-27T16:04:01.144Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-27T16:04:01.144Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-27T16:04:01.144Z] === RUN TestContainerInvalidJSON [2020-03-27T16:04:01.144Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T16:04:01.144Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T16:04:01.144Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T16:04:01.144Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T16:04:01.144Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-27T16:04:01.144Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-27T16:04:01.144Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T16:04:01.144Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-27T16:04:01.144Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T16:04:01.144Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-27T16:04:01.144Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-27T16:04:01.144Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-27T16:04:01.144Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-27T16:04:01.144Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-27T16:04:01.144Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-03-27T16:04:01.144Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-27T16:04:01.402Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-03-27T16:04:01.402Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-27T16:04:01.402Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-03-27T16:04:01.402Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-27T16:04:01.402Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-03-27T16:04:01.402Z] === RUN TestCopyFromContainer [2020-03-27T16:04:01.658Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-03-27T16:04:03.554Z] === RUN TestCopyFromContainer// [2020-03-27T16:04:03.554Z] === RUN TestCopyFromContainer//bar/root [2020-03-27T16:04:03.554Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-27T16:04:03.812Z] === RUN TestCopyFromContainer/bar/quux [2020-03-27T16:04:03.812Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-03-27T16:04:03.812Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-27T16:04:03.927Z] ok github.com/docker/docker/api/server 0.024s coverage: 9.0% of statements [2020-03-27T16:04:04.069Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-27T16:04:04.069Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-27T16:04:04.327Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-27T16:04:04.327Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-27T16:04:04.340Z] --- PASS: TestServiceWithDataPathPortInit (18.12s) [2020-03-27T16:04:04.340Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-27T16:04:04.585Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-27T16:04:04.585Z] --- PASS: TestCopyFromContainer (3.17s) [2020-03-27T16:04:04.585Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-03-27T16:04:04.585Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-03-27T16:04:04.585Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2020-03-27T16:04:04.585Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-03-27T16:04:04.585Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2020-03-27T16:04:04.585Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2020-03-27T16:04:04.585Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-03-27T16:04:04.585Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-03-27T16:04:04.585Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2020-03-27T16:04:04.585Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-03-27T16:04:04.585Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-27T16:04:04.585Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T16:04:04.585Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T16:04:04.585Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T16:04:04.585Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T16:04:04.585Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T16:04:04.585Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T16:04:04.585Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T16:04:04.585Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T16:04:04.585Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T16:04:04.585Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-27T16:04:04.585Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-27T16:04:04.585Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-27T16:04:04.585Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-27T16:04:04.585Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-27T16:04:04.843Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-27T16:04:04.843Z] === RUN TestCreateWithInvalidEnv [2020-03-27T16:04:04.843Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-27T16:04:04.844Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-27T16:04:04.844Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-27T16:04:04.844Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-27T16:04:04.844Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-27T16:04:04.844Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-27T16:04:04.844Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-27T16:04:04.844Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-27T16:04:04.844Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-27T16:04:04.844Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-27T16:04:04.844Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-27T16:04:04.844Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-03-27T16:04:04.844Z] --- PASS: TestCreateWithInvalidEnv/0 (0.02s) [2020-03-27T16:04:04.844Z] === RUN TestCreateTmpfsMountsTarget [2020-03-27T16:04:04.844Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-27T16:04:04.844Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-27T16:04:05.108Z] --- PASS: TestCreateJob (4.53s) [2020-03-27T16:04:05.108Z] === RUN TestReplicatedJob [2020-03-27T16:04:05.409Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-03-27T16:04:06.875Z] tests/integration/models_images_test.py ............... [ 89%] [2020-03-27T16:04:07.308Z] --- PASS: TestCreateWithCustomMaskedPaths (2.60s) [2020-03-27T16:04:07.308Z] === RUN TestCreateWithCapabilities [2020-03-27T16:04:07.565Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-27T16:04:07.565Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-27T16:04:07.565Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-27T16:04:07.565Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-27T16:04:07.565Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-27T16:04:07.565Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-27T16:04:07.565Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-27T16:04:07.565Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-27T16:04:07.565Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-27T16:04:07.565Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-27T16:04:07.566Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-27T16:04:07.566Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-27T16:04:07.566Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-27T16:04:07.566Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-27T16:04:07.566Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-27T16:04:07.566Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-27T16:04:07.566Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-27T16:04:07.566Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-27T16:04:07.566Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-27T16:04:07.566Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-27T16:04:07.566Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-27T16:04:07.566Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-27T16:04:07.566Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-27T16:04:07.566Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-27T16:04:07.566Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-27T16:04:07.566Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-27T16:04:07.566Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-27T16:04:07.566Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-27T16:04:07.566Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-03-27T16:04:07.566Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-27T16:04:07.566Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-27T16:04:07.566Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-27T16:04:07.566Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-27T16:04:07.566Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-27T16:04:07.566Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-03-27T16:04:07.566Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-03-27T16:04:07.566Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-03-27T16:04:07.566Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-03-27T16:04:07.566Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-03-27T16:04:07.566Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-27T16:04:07.566Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-03-27T16:04:07.566Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-03-27T16:04:07.566Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-27T16:04:07.566Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-03-27T16:04:07.566Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-03-27T16:04:07.566Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-03-27T16:04:07.566Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-27T16:04:08.063Z] tests/integration/models_networks_test.py .... [ 90%] [2020-03-27T16:04:08.936Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-03-27T16:04:10.310Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.65s) [2020-03-27T16:04:10.310Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-27T16:04:10.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T16:04:10.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T16:04:10.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T16:04:10.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T16:04:10.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T16:04:10.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T16:04:10.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T16:04:10.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T16:04:10.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T16:04:10.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T16:04:10.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T16:04:10.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T16:04:10.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T16:04:10.568Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T16:04:10.568Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T16:04:10.568Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.07s) [2020-03-27T16:04:10.568Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-03-27T16:04:10.568Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-03-27T16:04:10.568Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-27T16:04:10.568Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-27T16:04:10.568Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-27T16:04:10.568Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-27T16:04:10.825Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-03-27T16:04:11.389Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-03-27T16:04:11.389Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2020-03-27T16:04:11.389Z] === RUN TestContainerStartOnDaemonRestart [2020-03-27T16:04:11.389Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-27T16:04:11.389Z] === RUN TestDaemonRestartIpcMode [2020-03-27T16:04:11.389Z] === PAUSE TestDaemonRestartIpcMode [2020-03-27T16:04:11.389Z] === RUN TestDaemonHostGatewayIP [2020-03-27T16:04:11.389Z] === PAUSE TestDaemonHostGatewayIP [2020-03-27T16:04:11.389Z] === RUN TestDiff [2020-03-27T16:04:11.904Z] --- PASS: TestReplicatedJob (7.09s) [2020-03-27T16:04:11.904Z] === RUN TestUpdateReplicatedJob [2020-03-27T16:04:12.356Z] --- PASS: TestDiff (0.94s) [2020-03-27T16:04:12.356Z] === RUN TestExecWithCloseStdin [2020-03-27T16:04:13.748Z] --- PASS: TestExecWithCloseStdin (1.26s) [2020-03-27T16:04:13.748Z] === RUN TestExec [2020-03-27T16:04:13.748Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-03-27T16:04:13.748Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-03-27T16:04:14.314Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.98s) [2020-03-27T16:04:14.314Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5rue7lehhho46dsqzp0lu4fzu Created:2020-03-27 16:04:05.294848419 +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[7215b2c8a78e35000e66c3fbfef53ddb730a0c93f5b4119fef1db4b98e709623:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m3ugwhs0yv37oh77vjm2c9b47 EndpointID:f803ba18f4b2f1968a1e7ec5e371b3934f200fb0973ac00e0fad8c28f88397fd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a911a412a20ce1bc07f4a50297f61bb5baf3ed711feefbc30446bc8fb34eaad9 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:573c97859179 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m3ugwhs0yv37oh77vjm2c9b47 EndpointID:f803ba18f4b2f1968a1e7ec5e371b3934f200fb0973ac00e0fad8c28f88397fd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-27T16:04:14.314Z] PASS [2020-03-27T16:04:14.314Z] [2020-03-27T16:04:14.314Z] === Skipped [2020-03-27T16:04:14.314Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-27T16:04:14.314Z] service_test.go:236: FLAKY_TEST [2020-03-27T16:04:14.314Z] [2020-03-27T16:04:14.314Z] [2020-03-27T16:04:14.314Z] DONE 22 tests, 1 skipped in 52.634s [2020-03-27T16:04:14.314Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-27T16:04:14.314Z] ++ 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-03-27T16:04:14.314Z] ++ set -e [2020-03-27T16:04:14.314Z] ++ '[' -n 0 ']' [2020-03-27T16:04:14.314Z] ++ set -x [2020-03-27T16:04:14.314Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:04:14.314Z] INFO: Testing against a local daemon [2020-03-27T16:04:14.314Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-27T16:04:14.314Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-27T16:04:14.314Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T16:04:14.314Z] === RUN TestDockerNetworkIpvlan [2020-03-27T16:04:14.314Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-27T16:04:14.314Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T16:04:14.314Z] PASS [2020-03-27T16:04:14.314Z] [2020-03-27T16:04:14.314Z] === Skipped [2020-03-27T16:04:14.314Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-27T16:04:14.314Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T16:04:14.314Z] [2020-03-27T16:04:14.314Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-27T16:04:14.314Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T16:04:14.314Z] [2020-03-27T16:04:14.314Z] [2020-03-27T16:04:14.314Z] DONE 2 tests, 2 skipped in 0.192s [2020-03-27T16:04:14.314Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-27T16:04:14.314Z] ++ 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-03-27T16:04:14.314Z] ++ set -e [2020-03-27T16:04:14.314Z] ++ '[' -n 0 ']' [2020-03-27T16:04:14.314Z] ++ set -x [2020-03-27T16:04:14.314Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:04:14.314Z] INFO: Testing against a local daemon [2020-03-27T16:04:14.314Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-27T16:04:14.602Z] tests/integration/models_nodes_test.py . [ 91%] [2020-03-27T16:04:14.681Z] --- PASS: TestExec (0.99s) [2020-03-27T16:04:14.681Z] === RUN TestExecUser [2020-03-27T16:04:15.166Z] tests/integration/models_resources_test.py . [ 91%] [2020-03-27T16:04:15.247Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-03-27T16:04:15.249Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.10s) [2020-03-27T16:04:15.249Z] === RUN TestDockerNetworkMacvlan [2020-03-27T16:04:15.812Z] --- PASS: TestExecUser (1.15s) [2020-03-27T16:04:15.812Z] === RUN TestExportContainerAndImportImage [2020-03-27T16:04:15.812Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-03-27T16:04:16.185Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-27T16:04:16.280Z] --- PASS: TestUpdateReplicatedJob (4.38s) [2020-03-27T16:04:16.280Z] === RUN TestServiceListWithStatuses [2020-03-27T16:04:16.280Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-27T16:04:16.280Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-27T16:04:16.280Z] === RUN TestDockerNetworkConnectAlias [2020-03-27T16:04:17.184Z] --- PASS: TestExportContainerAndImportImage (1.33s) [2020-03-27T16:04:17.184Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-27T16:04:17.561Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-27T16:04:18.497Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-27T16:04:18.556Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2020-03-27T16:04:18.556Z] === RUN TestHealthCheckWorkdir [2020-03-27T16:04:19.488Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-03-27T16:04:19.745Z] --- PASS: TestHealthCheckWorkdir (1.21s) [2020-03-27T16:04:19.745Z] === RUN TestHealthKillContainer [2020-03-27T16:04:19.745Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-03-27T16:04:20.974Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-03-27T16:04:21.117Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-03-27T16:04:21.783Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-27T16:04:22.048Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-03-27T16:04:22.979Z] --- PASS: TestHealthKillContainer (3.16s) [2020-03-27T16:04:22.979Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-27T16:04:22.979Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-03-27T16:04:23.547Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-03-27T16:04:23.547Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2020-03-27T16:04:23.547Z] === RUN TestIpcModeNone [2020-03-27T16:04:24.111Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-03-27T16:04:24.652Z] --- PASS: TestDockerNetworkConnectAlias (7.99s) [2020-03-27T16:04:24.652Z] === RUN TestDockerNetworkReConnect [2020-03-27T16:04:24.676Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-03-27T16:04:24.676Z] --- PASS: TestIpcModeNone (0.97s) [2020-03-27T16:04:24.676Z] === RUN TestIpcModePrivate [2020-03-27T16:04:24.758Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-03-27T16:04:24.758Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-03-27T16:04:25.610Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-03-27T16:04:25.610Z] --- PASS: TestIpcModePrivate (0.92s) [2020-03-27T16:04:25.610Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:213, shared: false, mustBeShared: false [2020-03-27T16:04:25.610Z] === RUN TestIpcModeShareable [2020-03-27T16:04:25.971Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-27T16:04:26.542Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-03-27T16:04:26.542Z] --- PASS: TestIpcModeShareable (1.06s) [2020-03-27T16:04:26.542Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:201, shared: true, mustBeShared: true [2020-03-27T16:04:26.542Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-27T16:04:27.918Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-03-27T16:04:28.483Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-03-27T16:04:28.845Z] tests/integration/regression_test.py ...... [ 98%] [2020-03-27T16:04:29.359Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-03-27T16:04:29.359Z] tests/integration/credentials/utils_test.py . [100%] [2020-03-27T16:04:29.359Z] [2020-03-27T16:04:29.359Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-03-27T16:04:29.359Z] =========================== short test summary info ============================ [2020-03-27T16:04:29.359Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-03-27T16:04:29.359Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-03-27T16:04:29.359Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-03-27T16:04:29.359Z] Not supported on most drivers [2020-03-27T16:04:29.359Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-03-27T16:04:29.359Z] Can fail if eth0 has multiple IP addresses [2020-03-27T16:04:29.359Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-03-27T16:04:29.359Z] This doesn't seem to be taken into account by the engine [2020-03-27T16:04:29.359Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-03-27T16:04:29.359Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-03-27T16:04:29.359Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-03-27T16:04:29.359Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-03-27T16:04:29.359Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-03-27T16:04:29.359Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-03-27T16:04:29.359Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-03-27T16:04:29.359Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 339.92 seconds == [2020-03-27T16:04:29.616Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-03-27T16:04:29.859Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-03-27T16:04:29.859Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.16s) [2020-03-27T16:04:29.859Z] === RUN TestAPIIpcModeHost [2020-03-27T16:04:29.859Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-03-27T16:04:30.796Z] --- PASS: TestAPIIpcModeHost (0.93s) [2020-03-27T16:04:30.796Z] === RUN TestDaemonIpcModeShareable [2020-03-27T16:04:31.054Z] === RUN TestDockerSuite/TestBuildAddScript [2020-03-27T16:04:31.450Z] --- PASS: TestDockerNetworkReConnect (6.26s) [2020-03-27T16:04:31.450Z] === RUN TestServicePlugin [2020-03-27T16:04:31.450Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-27T16:04:31.450Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:04:31.450Z] === RUN TestServiceUpdateLabel [2020-03-27T16:04:31.989Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-03-27T16:04:32.539Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-27T16:04:32.554Z] --- PASS: TestDaemonIpcModeShareable (1.95s) [2020-03-27T16:04:32.554Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: true, mustBeShared: true [2020-03-27T16:04:32.554Z] === RUN TestDaemonIpcModePrivate [2020-03-27T16:04:33.476Z] --- PASS: TestDockerNetworkMacvlan (18.11s) [2020-03-27T16:04:33.476Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-03-27T16:04:33.476Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-03-27T16:04:33.476Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) [2020-03-27T16:04:33.476Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.10s) [2020-03-27T16:04:33.476Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.71s) [2020-03-27T16:04:33.476Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2020-03-27T16:04:33.476Z] PASS [2020-03-27T16:04:33.476Z] [2020-03-27T16:04:33.476Z] DONE 8 tests in 20.374s [2020-03-27T16:04:33.476Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-27T16:04:33.476Z] ++ 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-03-27T16:04:33.476Z] ++ set -e [2020-03-27T16:04:33.476Z] ++ '[' -n 0 ']' [2020-03-27T16:04:33.476Z] ++ set -x [2020-03-27T16:04:33.476Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:04:33.476Z] testing: warning: no tests to run [2020-03-27T16:04:33.476Z] PASS [2020-03-27T16:04:33.476Z] [2020-03-27T16:04:33.476Z] DONE 0 tests in 0.034s [2020-03-27T16:04:33.476Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-27T16:04:33.476Z] ++ 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-03-27T16:04:33.476Z] ++ set -e [2020-03-27T16:04:33.476Z] ++ '[' -n 0 ']' [2020-03-27T16:04:33.476Z] ++ set -x [2020-03-27T16:04:33.476Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:04:33.476Z] INFO: Testing against a local daemon [2020-03-27T16:04:33.476Z] === RUN TestAuthZPluginAllowRequest [2020-03-27T16:04:33.487Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-03-27T16:04:34.182Z] --- PASS: TestServiceUpdateLabel (3.57s) [2020-03-27T16:04:34.182Z] === RUN TestServiceUpdateSecrets [2020-03-27T16:04:34.419Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-03-27T16:04:34.677Z] --- PASS: TestDaemonIpcModePrivate (1.97s) [2020-03-27T16:04:34.677Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:224, shared: false, mustBeShared: false [2020-03-27T16:04:34.677Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-27T16:04:35.244Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-03-27T16:04:35.381Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2020-03-27T16:04:35.381Z] === RUN TestAuthZPluginTLS [2020-03-27T16:04:35.948Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-03-27T16:04:35.948Z] === RUN TestAuthZPluginDenyRequest [2020-03-27T16:04:36.516Z] --- PASS: TestAuthZPluginDenyRequest (0.62s) [2020-03-27T16:04:36.516Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-27T16:04:36.616Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) [2020-03-27T16:04:36.616Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: false, mustBeShared: false [2020-03-27T16:04:36.616Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-27T16:04:37.456Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-03-27T16:04:37.456Z] === RUN TestAuthZPluginDenyResponse [2020-03-27T16:04:37.549Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-03-27T16:04:38.023Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-03-27T16:04:38.023Z] === RUN TestAuthZPluginAllowEventStream [2020-03-27T16:04:38.115Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-03-27T16:04:38.372Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.02s) [2020-03-27T16:04:38.372Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:193, shared: true, mustBeShared: true [2020-03-27T16:04:38.372Z] === RUN TestIpcModeOlderClient [2020-03-27T16:04:38.372Z] === PAUSE TestIpcModeOlderClient [2020-03-27T16:04:38.372Z] === RUN TestKillContainerInvalidSignal [2020-03-27T16:04:39.305Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-03-27T16:04:39.305Z] === RUN TestKillContainer [2020-03-27T16:04:39.305Z] === RUN TestKillContainer/no_signal [2020-03-27T16:04:39.927Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2020-03-27T16:04:39.927Z] === RUN TestAuthZPluginErrorResponse [2020-03-27T16:04:40.237Z] === RUN TestKillContainer/non_killing_signal [2020-03-27T16:04:40.494Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2020-03-27T16:04:40.494Z] === RUN TestAuthZPluginErrorRequest [2020-03-27T16:04:40.802Z] === RUN TestKillContainer/killing_signal [2020-03-27T16:04:41.062Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-03-27T16:04:41.062Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-27T16:04:41.630Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-03-27T16:04:41.630Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-27T16:04:41.736Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-03-27T16:04:41.793Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-27T16:04:41.793Z] [2020-03-27T16:04:41.793Z] Unloading profiles will leave already running processes permanently [2020-03-27T16:04:41.793Z] unconfined, which can lead to unexpected situations. [2020-03-27T16:04:41.793Z] [2020-03-27T16:04:41.793Z] To set a process to complain mode, use the command line tool [2020-03-27T16:04:41.793Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-27T16:04:41.793Z] [2020-03-27T16:04:41.994Z] --- PASS: TestKillContainer (2.62s) [2020-03-27T16:04:41.994Z] --- PASS: TestKillContainer/no_signal (0.91s) [2020-03-27T16:04:41.994Z] --- PASS: TestKillContainer/non_killing_signal (0.66s) [2020-03-27T16:04:41.994Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2020-03-27T16:04:41.995Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-27T16:04:41.995Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-27T16:04:42.252Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir Post stage [Pipeline] junit [2020-03-27T16:04:42.365Z] Recording test results [2020-03-27T16:04:42.510Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-27T16:04:43.441Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.59s) [2020-03-27T16:04:43.441Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2020-03-27T16:04:43.441Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2020-03-27T16:04:43.441Z] === RUN TestKillStoppedContainer [Pipeline] sh [2020-03-27T16:04:43.702Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-27T16:04:43.702Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-27T16:04:43.702Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-03-27T16:04:43.702Z] === RUN TestKillDifferentUserContainer [2020-03-27T16:04:43.875Z] + echo Ensuring container killed. [2020-03-27T16:04:43.875Z] Ensuring container killed. [2020-03-27T16:04:43.875Z] + docker rm -vf docker-pr2 [2020-03-27T16:04:43.875Z] Error: No such container: docker-pr2 [2020-03-27T16:04:43.875Z] + true [Pipeline] sh [2020-03-27T16:04:44.159Z] + echo Chowning /workspace to jenkins user [2020-03-27T16:04:44.159Z] Chowning /workspace to jenkins user [2020-03-27T16:04:44.159Z] + id -u [2020-03-27T16:04:44.159Z] + id -g [2020-03-27T16:04:44.159Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40712:/workspace busybox chown -R 1000:1000 /workspace [2020-03-27T16:04:44.159Z] Unable to find image 'busybox:latest' locally [2020-03-27T16:04:44.164Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2020-03-27T16:04:44.164Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-27T16:04:44.638Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-03-27T16:04:44.638Z] === RUN TestInspectOomKilledTrue [2020-03-27T16:04:44.638Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-27T16:04:44.638Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T16:04:44.638Z] === RUN TestInspectOomKilledFalse [2020-03-27T16:04:44.638Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-27T16:04:44.638Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T16:04:44.638Z] === RUN TestLinksEtcHostsContentMatch [2020-03-27T16:04:45.203Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-03-27T16:04:45.203Z] === RUN TestLinksContainerNames [2020-03-27T16:04:46.066Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-03-27T16:04:46.066Z] === RUN TestAuthZPluginHeader [2020-03-27T16:04:47.002Z] --- PASS: TestAuthZPluginHeader (1.02s) [2020-03-27T16:04:47.002Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-27T16:04:47.003Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-27T16:04:47.003Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:04:47.003Z] === RUN TestAuthZPluginV2Disable [2020-03-27T16:04:47.003Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-27T16:04:47.003Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:04:47.003Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-27T16:04:47.003Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-27T16:04:47.003Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:04:47.003Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-27T16:04:47.003Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-27T16:04:47.003Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:04:47.003Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-27T16:04:47.099Z] --- PASS: TestLinksContainerNames (1.64s) [2020-03-27T16:04:47.099Z] === RUN TestLogsFollowTailEmpty [2020-03-27T16:04:47.365Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-03-27T16:04:47.622Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2020-03-27T16:04:47.622Z] === RUN TestContainerNetworkMountsNoChown [2020-03-27T16:04:48.187Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-03-27T16:04:48.444Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2020-03-27T16:04:48.444Z] === RUN TestMountDaemonRoot [2020-03-27T16:04:48.444Z] === RUN TestMountDaemonRoot/default [2020-03-27T16:04:48.444Z] === PAUSE TestMountDaemonRoot/default [2020-03-27T16:04:48.444Z] === RUN TestMountDaemonRoot/private [2020-03-27T16:04:48.444Z] === PAUSE TestMountDaemonRoot/private [2020-03-27T16:04:48.444Z] === RUN TestMountDaemonRoot/rprivate [2020-03-27T16:04:48.444Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-27T16:04:48.444Z] === RUN TestMountDaemonRoot/slave [2020-03-27T16:04:48.444Z] === PAUSE TestMountDaemonRoot/slave [2020-03-27T16:04:48.444Z] === RUN TestMountDaemonRoot/rslave [2020-03-27T16:04:48.444Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-27T16:04:48.444Z] === RUN TestMountDaemonRoot/shared [2020-03-27T16:04:48.444Z] === PAUSE TestMountDaemonRoot/shared [2020-03-27T16:04:48.444Z] === RUN TestMountDaemonRoot/rshared [2020-03-27T16:04:48.444Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-27T16:04:48.444Z] === CONT TestMountDaemonRoot/default [2020-03-27T16:04:48.444Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-27T16:04:48.444Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-27T16:04:48.444Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-27T16:04:48.444Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-27T16:04:48.444Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-27T16:04:48.444Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-27T16:04:48.444Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-27T16:04:48.444Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-27T16:04:48.444Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-27T16:04:48.444Z] === CONT TestMountDaemonRoot/rshared [2020-03-27T16:04:48.444Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-27T16:04:48.444Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-27T16:04:48.444Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-27T16:04:48.444Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-27T16:04:48.444Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-27T16:04:48.444Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-27T16:04:48.444Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-27T16:04:48.444Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-27T16:04:48.444Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-27T16:04:48.444Z] === CONT TestMountDaemonRoot/shared [2020-03-27T16:04:48.444Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-27T16:04:48.444Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-27T16:04:48.444Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-27T16:04:48.444Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-27T16:04:48.445Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-27T16:04:48.445Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-27T16:04:48.445Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-27T16:04:48.445Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-27T16:04:48.445Z] === CONT TestMountDaemonRoot/rslave [2020-03-27T16:04:48.445Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-27T16:04:48.445Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-27T16:04:48.445Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-27T16:04:48.445Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-27T16:04:48.445Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-27T16:04:48.445Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-27T16:04:48.445Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-27T16:04:48.445Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-27T16:04:48.445Z] === CONT TestMountDaemonRoot/slave [2020-03-27T16:04:48.445Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-27T16:04:48.445Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-27T16:04:48.445Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-27T16:04:48.445Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-27T16:04:48.445Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-27T16:04:48.445Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-27T16:04:48.445Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-27T16:04:48.445Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-27T16:04:48.445Z] === CONT TestMountDaemonRoot/rprivate [2020-03-27T16:04:48.445Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-27T16:04:48.445Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-27T16:04:48.445Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-27T16:04:48.445Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-27T16:04:48.445Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-27T16:04:48.445Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-27T16:04:48.445Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-27T16:04:48.445Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-27T16:04:48.445Z] === CONT TestMountDaemonRoot/private [2020-03-27T16:04:48.445Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-27T16:04:48.445Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-27T16:04:48.445Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-27T16:04:48.445Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-27T16:04:48.445Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-27T16:04:48.445Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-27T16:04:48.445Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-27T16:04:48.445Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-27T16:04:48.445Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-27T16:04:48.445Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-27T16:04:48.702Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-27T16:04:48.702Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-27T16:04:48.702Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-27T16:04:48.702Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-27T16:04:48.702Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-27T16:04:48.702Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-27T16:04:48.702Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-27T16:04:48.960Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-27T16:04:48.960Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-27T16:04:48.960Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-27T16:04:48.960Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-27T16:04:48.960Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-27T16:04:48.960Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-27T16:04:48.960Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-27T16:04:48.960Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-27T16:04:48.960Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-27T16:04:48.960Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-27T16:04:49.217Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-27T16:04:49.217Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-27T16:04:49.217Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-27T16:04:49.217Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-27T16:04:49.217Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-27T16:04:49.217Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-27T16:04:49.217Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-27T16:04:49.217Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-03-27T16:04:49.217Z] === RUN TestContainerBindMountNonRecursive [2020-03-27T16:04:49.416Z] latest: Pulling from library/busybox [2020-03-27T16:04:49.416Z] 0669b0daf1fb: Pulling fs layer [2020-03-27T16:04:49.416Z] 0669b0daf1fb: Download complete [2020-03-27T16:04:49.416Z] 0669b0daf1fb: Pull complete [2020-03-27T16:04:49.416Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-27T16:04:49.416Z] Status: Downloaded newer image for busybox:latest [2020-03-27T16:04:50.593Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-03-27T16:04:51.159Z] === RUN TestDockerSuite/TestBuildAddTar [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-27T16:04:51.606Z] + bundleName=docker-py [2020-03-27T16:04:51.606Z] + echo Creating docker-py-bundles.tar.gz [2020-03-27T16:04:51.606Z] Creating docker-py-bundles.tar.gz [2020-03-27T16:04:51.606Z] + 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-03-27T16:04:51.616Z] Archiving artifacts [2020-03-27T16:04:51.723Z] --- PASS: TestContainerBindMountNonRecursive (2.46s) [2020-03-27T16:04:51.723Z] === RUN TestNetworkNat [2020-03-27T16:04:52.615Z] --- PASS: TestServiceUpdateSecrets (15.74s) [2020-03-27T16:04:52.615Z] === RUN TestServiceUpdateConfigs [2020-03-27T16:04:52.655Z] --- PASS: TestNetworkNat (1.02s) [2020-03-27T16:04:52.655Z] === RUN TestNetworkLocalhostTCPNat [2020-03-27T16:04:53.274Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40712/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-03-27T16:04:53.633Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40712/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=b02e0024f5dc3f91c228ac3e4716036eca44c6c9 -e DOCKER_GRAPHDRIVER docker:b02e0024f5dc3f91c228ac3e4716036eca44c6c9 hack/make.sh binary-daemon [2020-03-27T16:04:54.028Z] --- PASS: TestNetworkLocalhostTCPNat (1.04s) [2020-03-27T16:04:54.028Z] === RUN TestNetworkLoopbackNat [2020-03-27T16:04:54.028Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-03-27T16:04:54.196Z] [2020-03-27T16:04:54.196Z] Removing bundles/ [2020-03-27T16:04:54.196Z] [2020-03-27T16:04:54.196Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-03-27T16:04:54.196Z] Building: bundles/binary-daemon/dockerd-dev [2020-03-27T16:04:54.196Z] GOOS="" GOARCH="" GOARM="" [2020-03-27T16:04:55.399Z] --- PASS: TestNetworkLoopbackNat (1.34s) [2020-03-27T16:04:55.399Z] === RUN TestPause [2020-03-27T16:04:56.332Z] --- PASS: TestPause (1.10s) [2020-03-27T16:04:56.332Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-27T16:04:56.332Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-27T16:04:56.332Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-27T16:04:56.332Z] === RUN TestPauseStopPausedContainer [2020-03-27T16:04:56.592Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-03-27T16:04:57.157Z] --- PASS: TestPauseStopPausedContainer (1.00s) [2020-03-27T16:04:57.157Z] === RUN TestPsFilter [2020-03-27T16:04:57.416Z] --- PASS: TestPsFilter (0.24s) [2020-03-27T16:04:57.416Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-27T16:04:58.351Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s) [2020-03-27T16:04:58.351Z] === RUN TestRemoveContainerWithVolume [2020-03-27T16:04:59.287Z] --- PASS: TestRemoveContainerWithVolume (1.06s) [2020-03-27T16:04:59.287Z] === RUN TestRemoveContainerRunning [2020-03-27T16:05:00.659Z] --- PASS: TestRemoveContainerRunning (0.99s) [2020-03-27T16:05:00.659Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-27T16:05:00.916Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-03-27T16:05:01.481Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.97s) [2020-03-27T16:05:01.481Z] === RUN TestRemoveInvalidContainer [2020-03-27T16:05:01.481Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-03-27T16:05:01.481Z] === RUN TestRenameLinkedContainer [2020-03-27T16:05:01.875Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-03-27T16:05:01.875Z] [2020-03-27T16:05:01.875Z] ________ ____ __. [2020-03-27T16:05:01.875Z] \_____ \ | |/ _| [2020-03-27T16:05:01.875Z] / | \| < [2020-03-27T16:05:01.875Z] / | \ | \ [2020-03-27T16:05:01.875Z] \_______ /____|__ \ [2020-03-27T16:05:01.875Z] \/ \/ [2020-03-27T16:05:01.875Z] [2020-03-27T16:05:01.875Z] INFO: make.ps1 ended at 03/27/2020 16:04:53 [2020-03-27T16:05:01.875Z] INFO: Binaries build ended at 03/27/2020 16:04:55. Duration:00:01:19.4331061 [2020-03-27T16:05:01.875Z] INFO: Copying the built daemon binary to d:\CI\PR-40712\2\binary\dockerd-568bb8204d.exe... [2020-03-27T16:05:01.875Z] INFO: Copying the built client binary to d:\CI\PR-40712\2\binary\docker-568bb8204d.exe... [2020-03-27T16:05:01.875Z] INFO: Copying dockerversion from the container... [2020-03-27T16:05:01.875Z] INFO: Copying the golang package from the container to d:\CI\PR-40712\2\installer\go.zip... [2020-03-27T16:05:02.416Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-03-27T16:05:03.546Z] INFO: Extracting go.zip to d:\CI\PR-40712\2\go [2020-03-27T16:05:04.314Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-03-27T16:05:05.084Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.06s) [2020-03-27T16:05:05.084Z] PASS [2020-03-27T16:05:05.084Z] [2020-03-27T16:05:05.084Z] === Skipped [2020-03-27T16:05:05.084Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-27T16:05:05.084Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:05:05.084Z] [2020-03-27T16:05:05.084Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-27T16:05:05.084Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:05:05.084Z] [2020-03-27T16:05:05.084Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-27T16:05:05.084Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:05:05.084Z] [2020-03-27T16:05:05.084Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-27T16:05:05.084Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:05:05.084Z] [2020-03-27T16:05:05.084Z] [2020-03-27T16:05:05.084Z] DONE 17 tests, 4 skipped in 31.843s [2020-03-27T16:05:05.084Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-27T16:05:05.084Z] ++ 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-03-27T16:05:05.084Z] ++ set -e [2020-03-27T16:05:05.084Z] ++ '[' -n 0 ']' [2020-03-27T16:05:05.084Z] ++ set -x [2020-03-27T16:05:05.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:05:05.343Z] INFO: Testing against a local daemon [2020-03-27T16:05:05.343Z] === RUN TestPluginInvalidJSON [2020-03-27T16:05:05.343Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T16:05:05.343Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T16:05:05.343Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T16:05:05.343Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-03-27T16:05:05.343Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-27T16:05:05.343Z] PASS [2020-03-27T16:05:05.343Z] [2020-03-27T16:05:05.343Z] DONE 2 tests in 0.185s [2020-03-27T16:05:05.343Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-27T16:05:05.343Z] ++ 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-03-27T16:05:05.343Z] ++ set -e [2020-03-27T16:05:05.343Z] ++ '[' -n 0 ']' [2020-03-27T16:05:05.343Z] ++ set -x [2020-03-27T16:05:05.343Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:05:05.602Z] INFO: Testing against a local daemon [2020-03-27T16:05:05.602Z] === RUN TestExternalGraphDriver [2020-03-27T16:05:05.602Z] === RUN TestExternalGraphDriver/json [2020-03-27T16:05:05.689Z] --- PASS: TestRenameLinkedContainer (4.30s) [2020-03-27T16:05:05.689Z] === RUN TestRenameStoppedContainer [2020-03-27T16:05:07.591Z] --- PASS: TestRenameStoppedContainer (1.83s) [2020-03-27T16:05:07.591Z] === RUN TestRenameRunningContainerAndReuse [2020-03-27T16:05:07.819Z] --- PASS: TestServiceUpdateConfigs (15.76s) [2020-03-27T16:05:07.819Z] === RUN TestServiceUpdateNetwork [2020-03-27T16:05:08.136Z] === RUN TestExternalGraphDriver/spec [2020-03-27T16:05:09.488Z] --- PASS: TestRenameRunningContainerAndReuse (1.79s) [2020-03-27T16:05:09.488Z] === RUN TestRenameInvalidName [2020-03-27T16:05:10.053Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-03-27T16:05:10.310Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-03-27T16:05:10.567Z] --- PASS: TestRenameInvalidName (1.23s) [2020-03-27T16:05:10.567Z] === RUN TestRenameAnonymousContainer [2020-03-27T16:05:11.422Z] === RUN TestExternalGraphDriver/pull [2020-03-27T16:05:13.093Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-03-27T16:05:13.325Z] --- PASS: TestExternalGraphDriver (7.62s) [2020-03-27T16:05:13.325Z] --- PASS: TestExternalGraphDriver/json (2.47s) [2020-03-27T16:05:13.325Z] --- PASS: TestExternalGraphDriver/spec (2.73s) [2020-03-27T16:05:13.325Z] --- PASS: TestExternalGraphDriver/pull (2.30s) [2020-03-27T16:05:13.325Z] === RUN TestGraphdriverPluginV2 [2020-03-27T16:05:13.325Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-03-27T16:05:13.325Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:05:13.325Z] PASS [2020-03-27T16:05:13.325Z] [2020-03-27T16:05:13.325Z] === Skipped [2020-03-27T16:05:13.325Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-03-27T16:05:13.325Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:05:13.325Z] [2020-03-27T16:05:13.325Z] [2020-03-27T16:05:13.325Z] DONE 5 tests, 1 skipped in 7.838s [2020-03-27T16:05:13.325Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-27T16:05:13.325Z] ++ 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-03-27T16:05:13.325Z] ++ set -e [2020-03-27T16:05:13.325Z] ++ '[' -n 0 ']' [2020-03-27T16:05:13.325Z] ++ set -x [2020-03-27T16:05:13.325Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:05:13.325Z] INFO: Testing against a local daemon [2020-03-27T16:05:13.325Z] === RUN TestContinueAfterPluginCrash [2020-03-27T16:05:13.325Z] === PAUSE TestContinueAfterPluginCrash [2020-03-27T16:05:13.325Z] === RUN TestReadPluginNoRead [2020-03-27T16:05:13.325Z] === PAUSE TestReadPluginNoRead [2020-03-27T16:05:13.325Z] === RUN TestDaemonStartWithLogOpt [2020-03-27T16:05:13.325Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-27T16:05:13.326Z] === CONT TestContinueAfterPluginCrash [2020-03-27T16:05:13.326Z] === CONT TestDaemonStartWithLogOpt [2020-03-27T16:05:13.326Z] === CONT TestReadPluginNoRead [2020-03-27T16:05:14.025Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-03-27T16:05:14.025Z] --- PASS: TestRenameAnonymousContainer (3.47s) [2020-03-27T16:05:14.025Z] === RUN TestRenameContainerWithSameName [2020-03-27T16:05:14.958Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2020-03-27T16:05:14.958Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-27T16:05:16.855Z] --- PASS: TestRenameContainerWithLinkedContainer (1.94s) [2020-03-27T16:05:16.855Z] === RUN TestResize [2020-03-27T16:05:17.788Z] --- PASS: TestResize (1.06s) [2020-03-27T16:05:17.788Z] === RUN TestResizeWithInvalidSize [2020-03-27T16:05:18.045Z] === RUN TestDockerSuite/TestBuildBlankName [2020-03-27T16:05:18.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-03-27T16:05:18.895Z] --- PASS: TestResizeWithInvalidSize (1.08s) [2020-03-27T16:05:18.895Z] === RUN TestResizeWhenContainerNotStarted [2020-03-27T16:05:18.895Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-03-27T16:05:19.835Z] --- PASS: TestResizeWhenContainerNotStarted (1.02s) [2020-03-27T16:05:19.835Z] === RUN TestDaemonRestartKillContainers [2020-03-27T16:05:19.835Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T16:05:19.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T16:05:19.835Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T16:05:20.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T16:05:20.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T16:05:20.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T16:05:20.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T16:05:20.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T16:05:20.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T16:05:20.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T16:05:20.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T16:05:20.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T16:05:20.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T16:05:20.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T16:05:20.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T16:05:20.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T16:05:20.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:05:20.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:05:20.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:05:20.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:05:20.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:05:20.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:05:20.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:05:20.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:05:20.092Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T16:05:20.092Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:05:21.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-03-27T16:05:21.721Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:05:22.654Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-03-27T16:05:22.654Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:05:23.023Z] --- PASS: TestServiceUpdateNetwork (15.90s) [2020-03-27T16:05:23.023Z] PASS [2020-03-27T16:05:23.023Z] [2020-03-27T16:05:23.023Z] === Skipped [2020-03-27T16:05:23.023Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-03-27T16:05:23.023Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-27T16:05:23.023Z] [2020-03-27T16:05:23.023Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-03-27T16:05:23.024Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:05:23.024Z] [2020-03-27T16:05:23.024Z] [2020-03-27T16:05:23.024Z] DONE 23 tests, 2 skipped in 155.423s [2020-03-27T16:05:23.024Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-03-27T16:05:23.024Z] ++ 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-03-27T16:05:23.024Z] ++ set -e [2020-03-27T16:05:23.024Z] ++ '[' -n 0 ']' [2020-03-27T16:05:23.024Z] ++ set -x [2020-03-27T16:05:23.024Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:05:23.024Z] INFO: Testing against a local daemon [2020-03-27T16:05:23.024Z] === RUN TestSessionCreate [2020-03-27T16:05:23.024Z] --- PASS: TestSessionCreate (0.02s) [2020-03-27T16:05:23.024Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-27T16:05:23.024Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-03-27T16:05:23.024Z] PASS [2020-03-27T16:05:23.024Z] [2020-03-27T16:05:23.024Z] DONE 2 tests in 0.096s [2020-03-27T16:05:23.024Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-03-27T16:05:23.024Z] ++ 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-03-27T16:05:23.024Z] ++ set -e [2020-03-27T16:05:23.024Z] ++ '[' -n 0 ']' [2020-03-27T16:05:23.024Z] ++ set -x [2020-03-27T16:05:23.024Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:05:23.024Z] INFO: Testing against a local daemon [2020-03-27T16:05:23.024Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-27T16:05:23.024Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-27T16:05:23.024Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-27T16:05:23.024Z] === RUN TestEventsExecDie [2020-03-27T16:05:23.024Z] --- PASS: TestEventsExecDie (0.94s) [2020-03-27T16:05:23.024Z] === RUN TestEventsBackwardsCompatible [2020-03-27T16:05:23.024Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-03-27T16:05:23.024Z] === RUN TestInfoBinaryCommits [2020-03-27T16:05:23.024Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-03-27T16:05:23.024Z] === RUN TestInfoAPIVersioned [2020-03-27T16:05:23.024Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-27T16:05:23.024Z] === RUN TestInfoDiscoveryBackend [2020-03-27T16:05:23.221Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:05:23.306Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-03-27T16:05:23.306Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-27T16:05:24.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-03-27T16:05:24.310Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-27T16:05:24.310Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-27T16:05:24.414Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T16:05:24.923Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-03-27T16:05:24.923Z] === RUN TestInfoAPI [2020-03-27T16:05:24.923Z] --- PASS: TestInfoAPI (0.02s) [2020-03-27T16:05:24.923Z] === RUN TestInfoAPIWarnings [2020-03-27T16:05:24.977Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T16:05:25.537Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-03-27T16:05:25.537Z] === RUN TestInfoDebug [2020-03-27T16:05:25.542Z] === RUN TestReadPluginNoRead/default [2020-03-27T16:05:25.542Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-03-27T16:05:26.150Z] --- PASS: TestInfoDebug (0.53s) [2020-03-27T16:05:26.150Z] === RUN TestInfoInsecureRegistries [2020-03-27T16:05:26.433Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-03-27T16:05:26.433Z] === RUN TestInfoRegistryMirrors [2020-03-27T16:05:26.477Z] --- PASS: TestDaemonStartWithLogOpt (12.82s) [2020-03-27T16:05:27.044Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-27T16:05:27.046Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-03-27T16:05:27.047Z] === RUN TestLoginFailsWithBadCredentials [2020-03-27T16:05:27.328Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-03-27T16:05:27.328Z] === RUN TestPingCacheHeaders [2020-03-27T16:05:27.328Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-03-27T16:05:27.328Z] === RUN TestPingGet [2020-03-27T16:05:27.328Z] --- PASS: TestPingGet (0.01s) [2020-03-27T16:05:27.328Z] === RUN TestPingHead [2020-03-27T16:05:27.328Z] --- PASS: TestPingHead (0.01s) [2020-03-27T16:05:27.328Z] === RUN TestVersion [2020-03-27T16:05:27.328Z] --- PASS: TestVersion (0.01s) [2020-03-27T16:05:27.328Z] PASS [2020-03-27T16:05:27.328Z] [2020-03-27T16:05:27.328Z] === Skipped [2020-03-27T16:05:27.328Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-27T16:05:27.328Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-27T16:05:27.328Z] [2020-03-27T16:05:27.328Z] [2020-03-27T16:05:27.328Z] DONE 18 tests, 1 skipped in 5.612s [2020-03-27T16:05:27.328Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-03-27T16:05:27.328Z] ++ 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-03-27T16:05:27.328Z] ++ set -e [2020-03-27T16:05:27.328Z] ++ '[' -n 0 ']' [2020-03-27T16:05:27.328Z] ++ set -x [2020-03-27T16:05:27.328Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:05:27.328Z] INFO: Testing against a local daemon [2020-03-27T16:05:27.328Z] === RUN TestVolumesCreateAndList [2020-03-27T16:05:27.328Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-03-27T16:05:27.328Z] === RUN TestVolumesRemove [2020-03-27T16:05:27.441Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T16:05:27.610Z] --- PASS: TestVolumesRemove (0.10s) [2020-03-27T16:05:27.610Z] === RUN TestVolumesInspect [2020-03-27T16:05:27.610Z] --- PASS: TestVolumesInspect (0.01s) [2020-03-27T16:05:27.610Z] === RUN TestVolumesInvalidJSON [2020-03-27T16:05:27.610Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-27T16:05:27.610Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-27T16:05:27.610Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-27T16:05:27.610Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-27T16:05:27.610Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-27T16:05:27.610Z] PASS [2020-03-27T16:05:27.610Z] [2020-03-27T16:05:27.610Z] DONE 5 tests in 0.216s [2020-03-27T16:05:27.610Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-27T16:05:27.610Z] ++++ cat bundles/test-integration/docker.pid [2020-03-27T16:05:27.610Z] +++ kill 11777 [2020-03-27T16:05:27.699Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T16:05:28.631Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-03-27T16:05:28.631Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-03-27T16:05:28.945Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-27T16:05:29.080Z] +++ /etc/init.d/apparmor stop [2020-03-27T16:05:29.080Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-27T16:05:29.080Z] [2020-03-27T16:05:29.080Z] Unloading profiles will leave already running processes permanently [2020-03-27T16:05:29.080Z] unconfined, which can lead to unexpected situations. [2020-03-27T16:05:29.080Z] [2020-03-27T16:05:29.080Z] To set a process to complain mode, use the command line tool [2020-03-27T16:05:29.080Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-27T16:05:29.080Z] +++ true [2020-03-27T16:05:29.080Z] [2020-03-27T16:05:30.529Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-03-27T16:05:30.529Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T16:05:30.847Z] --- PASS: TestReadPluginNoRead (17.35s) [2020-03-27T16:05:30.847Z] --- PASS: TestReadPluginNoRead/default (2.01s) [2020-03-27T16:05:30.847Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.91s) [2020-03-27T16:05:30.847Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.84s) [2020-03-27T16:05:30.847Z] read_test.go:91: [d7aa9158bbb1e] daemon is not started [2020-03-27T16:05:31.094Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-03-27T16:05:31.106Z] --- PASS: TestContinueAfterPluginCrash (17.69s) [2020-03-27T16:05:31.106Z] PASS [2020-03-27T16:05:31.106Z] [2020-03-27T16:05:31.106Z] DONE 6 tests in 17.864s [2020-03-27T16:05:31.106Z] 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-03-27T16:05:31.106Z] ++ 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-03-27T16:05:31.106Z] ++ set -e [2020-03-27T16:05:31.106Z] ++ '[' -n 0 ']' [2020-03-27T16:05:31.106Z] ++ set -x [2020-03-27T16:05:31.106Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:05:31.106Z] testing: warning: no tests to run [2020-03-27T16:05:31.106Z] PASS [2020-03-27T16:05:31.106Z] [2020-03-27T16:05:31.106Z] DONE 0 tests in 0.055s [2020-03-27T16:05:31.106Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-27T16:05:31.106Z] ++ 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-03-27T16:05:31.106Z] ++ set -e [2020-03-27T16:05:31.106Z] ++ '[' -n 0 ']' [2020-03-27T16:05:31.106Z] ++ set -x [2020-03-27T16:05:31.106Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 Post stage [Pipeline] junit [2020-03-27T16:05:31.134Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-03-27T16:05:31.364Z] INFO: Testing against a local daemon [2020-03-27T16:05:31.364Z] === RUN TestPluginWithDevMounts [2020-03-27T16:05:31.364Z] === PAUSE TestPluginWithDevMounts [2020-03-27T16:05:31.364Z] === CONT TestPluginWithDevMounts [Pipeline] // stage Post stage [Pipeline] sh [2020-03-27T16:05:31.442Z] INFO: Extraction ended at 03/27/2020 16:05:30. Duration:00:00:27.2680687 [2020-03-27T16:05:31.442Z] INFO: Updating the golang and path environment variables [2020-03-27T16:05:31.442Z] INFO: GOPATH=d:\gopath [2020-03-27T16:05:31.442Z] INFO: go version go1.13.8 windows/amd64 [2020-03-27T16:05:31.442Z] INFO: Running the daemon under test in debug mode [2020-03-27T16:05:31.442Z] INFO: Starting a daemon under test... [2020-03-27T16:05:31.442Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40712\2\daemon --pidfile d:\CI\PR-40712\2\docker.pid -D [2020-03-27T16:05:31.442Z] INFO: Process started successfully. [2020-03-27T16:05:31.442Z] INFO: Start tailing logs of the daemon under tests [2020-03-27T16:05:31.442Z] INFO: Waiting for the daemon under test to start... [2020-03-27T16:05:31.661Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T16:05:31.746Z] + echo Ensuring container killed. [2020-03-27T16:05:31.746Z] Ensuring container killed. [2020-03-27T16:05:31.746Z] + docker rm -vf docker-pr2 [2020-03-27T16:05:31.746Z] Error: No such container: docker-pr2 [2020-03-27T16:05:31.746Z] + true [Pipeline] sh [2020-03-27T16:05:32.117Z] + echo Chowning /workspace to jenkins user [2020-03-27T16:05:32.117Z] Chowning /workspace to jenkins user [2020-03-27T16:05:32.117Z] + id -u [2020-03-27T16:05:32.117Z] + id -g [2020-03-27T16:05:32.117Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40712:/workspace busybox chown -R 1001:1001 /workspace [2020-03-27T16:05:32.117Z] Unable to find image 'busybox:latest' locally [2020-03-27T16:05:32.400Z] latest: Pulling from library/busybox [2020-03-27T16:05:32.681Z] 1b125a2fb2df: Pulling fs layer [2020-03-27T16:05:32.681Z] 1b125a2fb2df: Verifying Checksum [2020-03-27T16:05:32.681Z] 1b125a2fb2df: Download complete [2020-03-27T16:05:33.032Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-03-27T16:05:33.289Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T16:05:33.294Z] 1b125a2fb2df: Pull complete [2020-03-27T16:05:33.294Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-27T16:05:33.294Z] Status: Downloaded newer image for busybox:latest [2020-03-27T16:05:33.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-03-27T16:05:33.895Z] --- PASS: TestPluginWithDevMounts (2.20s) [2020-03-27T16:05:33.895Z] PASS [2020-03-27T16:05:33.895Z] [2020-03-27T16:05:33.895Z] DONE 1 tests in 2.379s [2020-03-27T16:05:33.895Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-27T16:05:33.895Z] ++ 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-03-27T16:05:33.895Z] ++ set -e [2020-03-27T16:05:33.895Z] ++ '[' -n 0 ']' [2020-03-27T16:05:33.895Z] ++ set -x [2020-03-27T16:05:33.895Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:05:33.895Z] INFO: Testing against a local daemon [2020-03-27T16:05:33.895Z] === RUN TestSecretInspect [2020-03-27T16:05:34.193Z] INFO: Daemon under test started and replied! [2020-03-27T16:05:34.193Z] INFO: Docker version of the daemon under test [2020-03-27T16:05:34.193Z] [2020-03-27T16:05:34.193Z] Client: [2020-03-27T16:05:34.193Z] Version: 17.06.2-ce [2020-03-27T16:05:34.193Z] API version: 1.30 [2020-03-27T16:05:34.193Z] Go version: go1.8.3 [2020-03-27T16:05:34.193Z] Git commit: cec0b72 [2020-03-27T16:05:34.193Z] Built: Tue Sep 5 19:57:19 2017 [2020-03-27T16:05:34.193Z] OS/Arch: windows/amd64 [2020-03-27T16:05:34.193Z] [2020-03-27T16:05:34.193Z] Server: [2020-03-27T16:05:34.193Z] Version: 0.0.0-dev [2020-03-27T16:05:34.193Z] API version: 1.41 (minimum version 1.24) [2020-03-27T16:05:34.193Z] Go version: go1.13.8 [2020-03-27T16:05:34.193Z] Git commit: 568bb8204d [2020-03-27T16:05:34.193Z] Built: 03/27/2020 16:03:41 [2020-03-27T16:05:34.193Z] OS/Arch: windows/amd64 [2020-03-27T16:05:34.193Z] Experimental: false [2020-03-27T16:05:34.193Z] [2020-03-27T16:05:34.193Z] INFO: Docker info of the daemon under test [2020-03-27T16:05:34.193Z] [2020-03-27T16:05:35.006Z] Containers: 0 [2020-03-27T16:05:35.006Z] Running: 0 [2020-03-27T16:05:35.006Z] Paused: 0 [2020-03-27T16:05:35.006Z] Stopped: 0 [2020-03-27T16:05:35.006Z] Images: 0 [2020-03-27T16:05:35.006Z] Server Version: 0.0.0-dev [2020-03-27T16:05:35.006Z] Storage Driver: windowsfilter [2020-03-27T16:05:35.006Z] Windows: [2020-03-27T16:05:35.006Z] Logging Driver: json-file [2020-03-27T16:05:35.006Z] Plugins: [2020-03-27T16:05:35.006Z] Volume: local [2020-03-27T16:05:35.006Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-27T16:05:35.006Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-27T16:05:35.006Z] Swarm: inactive [2020-03-27T16:05:35.006Z] Default Isolation: process [2020-03-27T16:05:35.006Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-27T16:05:35.006Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-27T16:05:35.006Z] OSType: windows [2020-03-27T16:05:35.006Z] Architecture: x86_64 [2020-03-27T16:05:35.006Z] CPUs: 4 [2020-03-27T16:05:35.006Z] Total Memory: 32GiB [2020-03-27T16:05:35.006Z] Name: azwin-2-e27670 [2020-03-27T16:05:35.006Z] ID: NAW7:OFQD:FRSX:RE3Z:JWC3:4Q55:OWDK:OJZN:XXMX:5GAV:YOAU:ZEX6 [2020-03-27T16:05:35.006Z] Docker Root Dir: D:\CI\PR-40712\2\daemon [2020-03-27T16:05:35.006Z] Debug Mode (client): false [2020-03-27T16:05:35.006Z] Debug Mode (server): true [2020-03-27T16:05:35.006Z] File Descriptors: -1 [2020-03-27T16:05:35.006Z] Goroutines: 17 [2020-03-27T16:05:35.006Z] System Time: 2020-03-27T16:05:34.2362126Z [2020-03-27T16:05:35.006Z] EventsListeners: 0 [2020-03-27T16:05:35.006Z] Registry: https://index.docker.io/v1/ [2020-03-27T16:05:35.006Z] Labels: [2020-03-27T16:05:35.006Z] Experimental: false [2020-03-27T16:05:35.006Z] Insecure Registries: [2020-03-27T16:05:35.006Z] 127.0.0.0/8 [2020-03-27T16:05:35.006Z] Live Restore Enabled: false [2020-03-27T16:05:35.006Z] [2020-03-27T16:05:35.006Z] [2020-03-27T16:05:35.006Z] INFO: Docker images of the daemon under test [2020-03-27T16:05:35.006Z] [2020-03-27T16:05:35.006Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-27T16:05:35.006Z] [2020-03-27T16:05:35.006Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-03-27T16:05:35.006Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-03-27T16:05:35.006Z] ltsc2019: Pulling from windows/servercore [2020-03-27T16:05:35.006Z] 65014b3c3121: Pulling fs layer [2020-03-27T16:05:35.006Z] 23645bd7ee08: Pulling fs layer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-27T16:05:35.700Z] + bundleName=s390x-integration [2020-03-27T16:05:35.700Z] + echo Creating s390x-integration-bundles.tar.gz [2020-03-27T16:05:35.700Z] Creating s390x-integration-bundles.tar.gz [2020-03-27T16:05:35.700Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-27T16:05:35.700Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-27T16:05:35.738Z] Archiving artifacts [2020-03-27T16:05:35.753Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-03-27T16:05:36.009Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-27T16:05:36.009Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-03-27T16:05:36.009Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.78s) [2020-03-27T16:05:36.009Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-03-27T16:05:36.009Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-03-27T16:05:36.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-03-27T16:05:36.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s) [2020-03-27T16:05:36.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s) [2020-03-27T16:05:36.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.56s) [2020-03-27T16:05:36.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.87s) [2020-03-27T16:05:36.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s) [2020-03-27T16:05:36.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s) [2020-03-27T16:05:36.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s) [2020-03-27T16:05:36.010Z] === RUN TestCgroupNamespacesRun [2020-03-27T16:05:36.110Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40712/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-27T16:05:36.499Z] + make clean [2020-03-27T16:05:36.782Z] docker volume rm -f docker-dev-cache [2020-03-27T16:05:36.782Z] docker-dev-cache [Pipeline] deleteDir [2020-03-27T16:05:37.180Z] --- PASS: TestSecretInspect (3.24s) [2020-03-27T16:05:37.180Z] === RUN TestSecretList [2020-03-27T16:05:37.904Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2020-03-27T16:05:37.904Z] === RUN TestCgroupNamespacesRunPrivileged [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-27T16:05:39.277Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-03-27T16:05:39.534Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-03-27T16:05:39.534Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-27T16:05:40.467Z] --- PASS: TestSecretList (3.41s) [2020-03-27T16:05:40.467Z] === RUN TestSecretsCreateAndDelete [2020-03-27T16:05:41.345Z] ok github.com/docker/docker/api/server/httputils 0.029s coverage: 14.7% of statements [2020-03-27T16:05:41.432Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2020-03-27T16:05:41.432Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-27T16:05:42.010Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-27T16:05:42.010Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-03-27T16:05:42.010Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-27T16:05:42.010Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-27T16:05:42.010Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-27T16:05:42.316Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-27T16:05:42.316Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-27T16:05:42.316Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-27T16:05:42.316Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-27T16:05:42.625Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-27T16:05:43.292Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-27T16:05:43.327Z] --- PASS: TestCgroupNamespacesRunHostMode (2.04s) [2020-03-27T16:05:43.327Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-27T16:05:43.606Z] 23645bd7ee08: Verifying Checksum [2020-03-27T16:05:43.606Z] 23645bd7ee08: Download complete [2020-03-27T16:05:43.752Z] --- PASS: TestSecretsCreateAndDelete (3.20s) [2020-03-27T16:05:43.752Z] === RUN TestSecretsUpdate [2020-03-27T16:05:43.892Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-03-27T16:05:44.877Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-27T16:05:44.877Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-27T16:05:45.261Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.93s) [2020-03-27T16:05:45.261Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-27T16:05:45.553Z] ok github.com/docker/docker/api/types/strslice 0.032s coverage: 90.0% of statements [2020-03-27T16:05:46.156Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2020-03-27T16:05:46.192Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2020-03-27T16:05:46.192Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-27T16:05:46.494Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2020-03-27T16:05:46.494Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 4.5% of statements [2020-03-27T16:05:46.494Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-27T16:05:46.494Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-27T16:05:46.494Z] ? github.com/docker/docker/api/types [no test files] [2020-03-27T16:05:46.494Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-27T16:05:46.494Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-27T16:05:46.494Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-27T16:05:46.494Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-27T16:05:46.494Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-27T16:05:46.494Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-27T16:05:46.494Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-27T16:05:46.494Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-27T16:05:46.494Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-27T16:05:46.494Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-27T16:05:46.494Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-27T16:05:46.810Z] ok github.com/docker/docker/api/types/versions 0.023s coverage: 75.0% of statements [2020-03-27T16:05:46.810Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-27T16:05:46.810Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-27T16:05:46.810Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-27T16:05:46.810Z] ? github.com/docker/docker/builder [no test files] [2020-03-27T16:05:46.810Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-27T16:05:46.810Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-27T16:05:46.810Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-27T16:05:46.810Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-27T16:05:46.810Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-27T16:05:46.810Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-27T16:05:46.810Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-27T16:05:47.035Z] --- PASS: TestSecretsUpdate (3.26s) [2020-03-27T16:05:47.035Z] === RUN TestTemplatedSecret [2020-03-27T16:05:47.126Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2020-03-27T16:05:47.126Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-27T16:05:47.126Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-03-27T16:05:47.887Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2020-03-27T16:05:48.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-03-27T16:05:48.753Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.93s) [2020-03-27T16:05:48.753Z] === RUN TestKernelTCPMemory [2020-03-27T16:05:50.124Z] --- PASS: TestKernelTCPMemory (1.08s) [2020-03-27T16:05:50.124Z] === RUN TestNISDomainname [2020-03-27T16:05:51.055Z] --- PASS: TestNISDomainname (1.07s) [2020-03-27T16:05:51.055Z] === RUN TestHostnameDnsResolution [2020-03-27T16:05:51.055Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-03-27T16:05:51.223Z] --- PASS: TestTemplatedSecret (3.59s) [2020-03-27T16:05:51.223Z] === RUN TestSecretCreateResolve [2020-03-27T16:05:52.426Z] --- PASS: TestHostnameDnsResolution (1.42s) [2020-03-27T16:05:52.426Z] === RUN TestStats [2020-03-27T16:05:52.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-03-27T16:05:53.547Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements [2020-03-27T16:05:53.754Z] --- PASS: TestSecretCreateResolve (3.23s) [2020-03-27T16:05:53.754Z] PASS [2020-03-27T16:05:53.754Z] [2020-03-27T16:05:53.754Z] DONE 6 tests in 20.088s [2020-03-27T16:05:53.754Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-03-27T16:05:53.754Z] ++ 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-03-27T16:05:53.754Z] ++ set -e [2020-03-27T16:05:53.754Z] ++ '[' -n 0 ']' [2020-03-27T16:05:53.754Z] ++ set -x [2020-03-27T16:05:53.754Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:05:54.012Z] INFO: Testing against a local daemon [2020-03-27T16:05:54.012Z] === RUN TestServiceCreateInit [2020-03-27T16:05:54.012Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-27T16:05:54.362Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-03-27T16:05:54.362Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-03-27T16:05:54.362Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-03-27T16:05:54.362Z] --- PASS: TestStats (1.89s) [2020-03-27T16:05:54.362Z] === RUN TestStopContainerWithTimeout [2020-03-27T16:05:54.362Z] === RUN TestStopContainerWithTimeout/0 [2020-03-27T16:05:54.362Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-27T16:05:54.362Z] === RUN TestStopContainerWithTimeout/1 [2020-03-27T16:05:54.362Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-27T16:05:54.362Z] === RUN TestStopContainerWithTimeout/3 [2020-03-27T16:05:54.363Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-27T16:05:54.363Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-27T16:05:54.363Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-27T16:05:54.363Z] === CONT TestStopContainerWithTimeout/0 [2020-03-27T16:05:54.363Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-27T16:05:55.733Z] === CONT TestStopContainerWithTimeout/3 [2020-03-27T16:05:55.894Z] ok github.com/docker/docker/builder/remotecontext/git 4.831s coverage: 86.3% of statements [2020-03-27T16:05:56.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-03-27T16:05:57.227Z] === CONT TestStopContainerWithTimeout/1 [2020-03-27T16:05:58.166Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-03-27T16:05:58.690Z] ok github.com/docker/docker/builder/remotecontext 0.540s coverage: 13.6% of statements [2020-03-27T16:05:59.001Z] ok github.com/docker/docker/builder/dockerfile 1.268s coverage: 48.2% of statements [2020-03-27T16:05:59.001Z] ? github.com/docker/docker/cli [no test files] [2020-03-27T16:05:59.001Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-27T16:05:59.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-03-27T16:05:59.280Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-27T16:05:59.663Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-03-27T16:05:59.663Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-03-27T16:05:59.663Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2020-03-27T16:05:59.663Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2020-03-27T16:05:59.663Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2020-03-27T16:05:59.663Z] --- PASS: TestStopContainerWithTimeout/1 (2.29s) [2020-03-27T16:05:59.663Z] === RUN TestDeleteDevicemapper [2020-03-27T16:05:59.663Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-27T16:05:59.663Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-27T16:05:59.663Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-27T16:06:01.558Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-03-27T16:06:02.490Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.74s) [2020-03-27T16:06:02.490Z] === RUN TestUpdateMemory [2020-03-27T16:06:02.490Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-27T16:06:02.490Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-27T16:06:02.490Z] === RUN TestUpdateCPUQuota [2020-03-27T16:06:03.862Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-03-27T16:06:04.119Z] --- PASS: TestUpdateCPUQuota (1.68s) [2020-03-27T16:06:04.119Z] === RUN TestUpdatePidsLimit [2020-03-27T16:06:04.119Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-27T16:06:04.377Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-03-27T16:06:04.377Z] === RUN TestUpdatePidsLimit/no_change [2020-03-27T16:06:04.550Z] --- PASS: TestServiceCreateInit (10.28s) [2020-03-27T16:06:04.550Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.20s) [2020-03-27T16:06:04.550Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.05s) [2020-03-27T16:06:04.550Z] === RUN TestCreateServiceMultipleTimes [2020-03-27T16:06:04.942Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-27T16:06:05.200Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-27T16:06:05.765Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-27T16:06:06.023Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-27T16:06:06.222Z] ok github.com/docker/docker/client 0.795s coverage: 75.8% of statements [2020-03-27T16:06:06.592Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-27T16:06:07.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-03-27T16:06:08.532Z] --- PASS: TestUpdatePidsLimit (4.18s) [2020-03-27T16:06:08.532Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2020-03-27T16:06:08.532Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-03-27T16:06:08.532Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2020-03-27T16:06:08.532Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2020-03-27T16:06:08.532Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2020-03-27T16:06:08.532Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s) [2020-03-27T16:06:08.532Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2020-03-27T16:06:08.532Z] === RUN TestUpdateRestartPolicy [2020-03-27T16:06:10.429Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-03-27T16:06:10.688Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-03-27T16:06:12.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-03-27T16:06:12.315Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-03-27T16:06:13.688Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-03-27T16:06:14.253Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-03-27T16:06:14.377Z] 65014b3c3121: Verifying Checksum [2020-03-27T16:06:14.377Z] 65014b3c3121: Download complete [2020-03-27T16:06:15.187Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-03-27T16:06:15.584Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-03-27T16:06:15.584Z] Copying nested executables into bundles/binary-daemon [2020-03-27T16:06:15.584Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-03-27T16:06:15.915Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40712/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=b02e0024f5dc3f91c228ac3e4716036eca44c6c9 -e DOCKER_GRAPHDRIVER docker:b02e0024f5dc3f91c228ac3e4716036eca44c6c9 hack/make.sh cross [2020-03-27T16:06:16.117Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-03-27T16:06:16.478Z] [2020-03-27T16:06:16.479Z] Removing bundles/ [2020-03-27T16:06:16.479Z] [2020-03-27T16:06:16.479Z] ---> Making bundle: cross (in bundles/cross) [2020-03-27T16:06:16.479Z] Cross building: bundles/cross/linux/amd64 [2020-03-27T16:06:16.479Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-03-27T16:06:16.479Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-03-27T16:06:20.296Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-03-27T16:06:20.868Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-03-27T16:06:22.248Z] --- PASS: TestUpdateRestartPolicy (13.72s) [2020-03-27T16:06:22.248Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-27T16:06:22.248Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-03-27T16:06:23.178Z] --- PASS: TestUpdateRestartWithAutoRemove (0.98s) [2020-03-27T16:06:23.178Z] === RUN TestWaitNonBlocked [2020-03-27T16:06:23.178Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T16:06:23.178Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T16:06:23.178Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T16:06:23.178Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T16:06:23.178Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T16:06:23.178Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T16:06:23.178Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-03-27T16:06:24.549Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-27T16:06:24.549Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2020-03-27T16:06:24.549Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.51s) [2020-03-27T16:06:24.549Z] === RUN TestWaitBlocked [2020-03-27T16:06:24.549Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-27T16:06:24.549Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-27T16:06:24.549Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-27T16:06:24.549Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-27T16:06:24.549Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-27T16:06:24.549Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-27T16:06:24.549Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-03-27T16:06:24.806Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-03-27T16:06:26.179Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-27T16:06:26.179Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.44s) [2020-03-27T16:06:26.179Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.65s) [2020-03-27T16:06:26.179Z] === CONT TestContainerStartOnDaemonRestart [2020-03-27T16:06:26.179Z] === CONT TestIpcModeOlderClient [2020-03-27T16:06:26.179Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-03-27T16:06:26.179Z] === CONT TestDaemonHostGatewayIP [2020-03-27T16:06:26.477Z] --- PASS: TestCreateServiceMultipleTimes (19.15s) [2020-03-27T16:06:26.477Z] === RUN TestCreateServiceConflict [2020-03-27T16:06:26.477Z] --- PASS: TestCreateServiceConflict (3.24s) [2020-03-27T16:06:26.477Z] === RUN TestCreateServiceMaxReplicas [2020-03-27T16:06:27.565Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-03-27T16:06:30.113Z] --- PASS: TestContainerStartOnDaemonRestart (4.03s) [2020-03-27T16:06:30.113Z] === CONT TestDaemonRestartIpcMode [2020-03-27T16:06:30.665Z] --- PASS: TestCreateServiceMaxReplicas (3.74s) [2020-03-27T16:06:30.665Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-27T16:06:31.045Z] --- PASS: TestDaemonHostGatewayIP (4.59s) [2020-03-27T16:06:31.609Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-03-27T16:06:31.867Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-03-27T16:06:33.763Z] --- PASS: TestDaemonRestartIpcMode (3.66s) [2020-03-27T16:06:33.763Z] PASS [2020-03-27T16:06:33.763Z] [2020-03-27T16:06:33.763Z] === Skipped [2020-03-27T16:06:33.763Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-27T16:06:33.763Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-27T16:06:33.763Z] [2020-03-27T16:06:33.763Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-27T16:06:33.763Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T16:06:33.763Z] [2020-03-27T16:06:33.763Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-27T16:06:33.763Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T16:06:33.763Z] [2020-03-27T16:06:33.763Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-27T16:06:33.763Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-27T16:06:33.763Z] [2020-03-27T16:06:33.763Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-27T16:06:33.763Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-27T16:06:33.763Z] [2020-03-27T16:06:33.763Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-27T16:06:33.763Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-27T16:06:33.763Z] [2020-03-27T16:06:33.763Z] [2020-03-27T16:06:33.763Z] DONE 199 tests, 6 skipped in 152.884s [2020-03-27T16:06:33.763Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-27T16:06:33.763Z] ++ 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-03-27T16:06:33.763Z] ++ set -e [2020-03-27T16:06:33.763Z] ++ '[' -n 0 ']' [2020-03-27T16:06:33.763Z] ++ set -x [2020-03-27T16:06:33.763Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:06:34.020Z] INFO: Testing against a local daemon [2020-03-27T16:06:34.020Z] === RUN TestCommitInheritsEnv [2020-03-27T16:06:34.278Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-03-27T16:06:34.535Z] --- PASS: TestCommitInheritsEnv (0.52s) [2020-03-27T16:06:34.535Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-27T16:06:34.535Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-27T16:06:34.535Z] === RUN TestImagesFilterMultiReference [2020-03-27T16:06:34.792Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-03-27T16:06:34.792Z] === RUN TestImagePullPlatformInvalid [2020-03-27T16:06:34.792Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-27T16:06:34.792Z] === RUN TestRemoveImageOrphaning [2020-03-27T16:06:35.050Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-03-27T16:06:35.309Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-03-27T16:06:35.310Z] === RUN TestRemoveImageGarbageCollector [2020-03-27T16:06:35.567Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-03-27T16:06:35.825Z] === RUN TestDockerSuite/TestBuildCmd [2020-03-27T16:06:36.082Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-03-27T16:06:36.648Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-03-27T16:06:36.905Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-03-27T16:06:36.905Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-03-27T16:06:37.163Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-03-27T16:06:38.096Z] --- PASS: TestRemoveImageGarbageCollector (2.90s) [2020-03-27T16:06:38.096Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-27T16:06:38.353Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-03-27T16:06:38.353Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-27T16:06:38.353Z] === RUN TestTagInvalidReference [2020-03-27T16:06:38.353Z] --- PASS: TestTagInvalidReference (0.02s) [2020-03-27T16:06:38.353Z] === RUN TestTagValidPrefixedRepo [2020-03-27T16:06:38.353Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-03-27T16:06:38.353Z] === RUN TestTagExistedNameWithoutForce [2020-03-27T16:06:38.353Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-03-27T16:06:38.353Z] === RUN TestTagOfficialNames [2020-03-27T16:06:38.353Z] --- PASS: TestTagOfficialNames (0.06s) [2020-03-27T16:06:38.353Z] === RUN TestTagMatchesDigest [2020-03-27T16:06:38.353Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-27T16:06:38.353Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-27T16:06:40.879Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-03-27T16:06:45.060Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-03-27T16:06:45.543Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.70s) [2020-03-27T16:06:45.543Z] === RUN TestCreateServiceSecretFileMode [2020-03-27T16:06:46.431Z] === RUN TestDockerSuite/TestBuildContChar [2020-03-27T16:06:46.997Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-03-27T16:06:48.100Z] --- PASS: TestCreateServiceSecretFileMode (2.97s) [2020-03-27T16:06:48.100Z] === RUN TestCreateServiceConfigFileMode [2020-03-27T16:06:48.369Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-03-27T16:06:48.626Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-03-27T16:06:49.560Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-27T16:06:50.494Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-03-27T16:06:51.414Z] --- PASS: TestCreateServiceConfigFileMode (3.29s) [2020-03-27T16:06:51.414Z] === RUN TestCreateServiceSysctls [2020-03-27T16:06:51.877Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-03-27T16:06:52.134Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-03-27T16:06:52.699Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-03-27T16:06:53.632Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-03-27T16:06:53.890Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-03-27T16:06:54.455Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-03-27T16:06:55.604Z] --- PASS: TestCreateServiceSysctls (4.40s) [2020-03-27T16:06:55.604Z] === RUN TestCreateServiceCapabilities [2020-03-27T16:06:55.826Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-03-27T16:06:56.390Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-03-27T16:06:56.955Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-03-27T16:06:59.791Z] --- PASS: TestCreateServiceCapabilities (3.45s) [2020-03-27T16:06:59.791Z] === RUN TestInspect [2020-03-27T16:07:00.235Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-03-27T16:07:00.800Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-03-27T16:07:03.078Z] --- PASS: TestInspect (3.55s) [2020-03-27T16:07:03.078Z] === RUN TestCreateJob [2020-03-27T16:07:04.077Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-03-27T16:07:04.131Z] ok github.com/docker/docker/cmd/dockerd 0.202s coverage: 30.7% of statements [2020-03-27T16:07:06.604Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-03-27T16:07:06.926Z] ok github.com/docker/docker/container 0.207s coverage: 34.9% of statements [2020-03-27T16:07:06.926Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-27T16:07:06.926Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-27T16:07:06.926Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-27T16:07:06.926Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-27T16:07:07.264Z] --- PASS: TestCreateJob (4.11s) [2020-03-27T16:07:07.264Z] === RUN TestReplicatedJob [2020-03-27T16:07:09.891Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-03-27T16:07:10.825Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-03-27T16:07:10.825Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-03-27T16:07:11.391Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-03-27T16:07:11.648Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-03-27T16:07:12.648Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2020-03-27T16:07:13.826Z] --- PASS: TestReplicatedJob (6.53s) [2020-03-27T16:07:13.826Z] === RUN TestUpdateReplicatedJob [2020-03-27T16:07:15.825Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-03-27T16:07:16.757Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-03-27T16:07:18.014Z] --- PASS: TestUpdateReplicatedJob (4.37s) [2020-03-27T16:07:18.014Z] === RUN TestServiceListWithStatuses [2020-03-27T16:07:18.014Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-27T16:07:18.014Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-27T16:07:18.014Z] === RUN TestDockerNetworkConnectAlias [2020-03-27T16:07:20.937Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-03-27T16:07:20.937Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-03-27T16:07:21.226Z] ok github.com/docker/docker/daemon/cluster/convert 0.062s coverage: 35.6% of statements [2020-03-27T16:07:22.307Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-03-27T16:07:22.307Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-03-27T16:07:22.564Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-03-27T16:07:22.564Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-03-27T16:07:22.564Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-03-27T16:07:23.935Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-03-27T16:07:24.011Z] ok github.com/docker/docker/daemon/cluster 0.261s coverage: 0.5% of statements [2020-03-27T16:07:24.575Z] --- PASS: TestDockerNetworkConnectAlias (6.62s) [2020-03-27T16:07:24.575Z] === RUN TestDockerNetworkReConnect [2020-03-27T16:07:25.831Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-03-27T16:07:26.397Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-03-27T16:07:26.963Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-03-27T16:07:27.529Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-03-27T16:07:27.788Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-03-27T16:07:28.544Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.0% of statements [2020-03-27T16:07:29.685Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-03-27T16:07:29.685Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-03-27T16:07:29.841Z] --- PASS: TestDockerNetworkReConnect (5.36s) [2020-03-27T16:07:29.841Z] === RUN TestServicePlugin [2020-03-27T16:07:29.841Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-27T16:07:29.841Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:07:29.841Z] === RUN TestServiceUpdateLabel [2020-03-27T16:07:30.679Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-03-27T16:07:30.989Z] ok github.com/docker/docker/daemon/config 0.103s coverage: 81.7% of statements [2020-03-27T16:07:32.213Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-03-27T16:07:33.125Z] --- PASS: TestServiceUpdateLabel (3.28s) [2020-03-27T16:07:33.126Z] === RUN TestServiceUpdateSecrets [2020-03-27T16:07:34.015Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-03-27T16:07:34.108Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-03-27T16:07:34.365Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-03-27T16:07:34.681Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.576s coverage: 13.8% of statements [2020-03-27T16:07:37.874Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-03-27T16:07:37.874Z] Copying nested executables into bundles/cross/linux/amd64 [2020-03-27T16:07:37.874Z] Cross building: bundles/cross/windows/amd64 [2020-03-27T16:07:37.874Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-27T16:07:37.874Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-03-27T16:07:38.543Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-03-27T16:07:38.543Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-03-27T16:07:38.920Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-03-27T16:07:39.223Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.706s coverage: 57.9% of statements [2020-03-27T16:07:39.223Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-03-27T16:07:39.853Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-03-27T16:07:39.886Z] ok github.com/docker/docker/daemon 12.507s coverage: 17.5% of statements [2020-03-27T16:07:39.886Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-27T16:07:39.886Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-27T16:07:39.886Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-27T16:07:39.886Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-27T16:07:41.750Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-03-27T16:07:43.504Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-03-27T16:07:45.874Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.848s coverage: 68.6% of statements [2020-03-27T16:07:45.927Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-03-27T16:07:46.514Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-03-27T16:07:47.427Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.189s coverage: 49.5% of statements [2020-03-27T16:07:48.081Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.361s coverage: 45.9% of statements [2020-03-27T16:07:48.081Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-27T16:07:49.821Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-03-27T16:07:50.879Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.633s coverage: 76.1% of statements [2020-03-27T16:07:51.205Z] --- PASS: TestServiceUpdateSecrets (15.32s) [2020-03-27T16:07:51.205Z] === RUN TestServiceUpdateConfigs [2020-03-27T16:07:51.528Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2020-03-27T16:07:52.582Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.758s coverage: 55.4% of statements [2020-03-27T16:07:52.582Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-27T16:07:52.582Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-27T16:07:52.878Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.053s coverage: 3.0% of statements [2020-03-27T16:07:53.180Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2020-03-27T16:07:55.077Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-03-27T16:07:55.077Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-03-27T16:07:55.334Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-03-27T16:07:56.707Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-03-27T16:07:57.272Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-03-27T16:07:57.836Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-03-27T16:07:59.050Z] ok github.com/docker/docker/daemon/logger 0.296s coverage: 41.8% of statements [2020-03-27T16:07:59.050Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2020-03-27T16:07:59.206Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-03-27T16:08:00.164Z] ok github.com/docker/docker/daemon/logger/awslogs 0.736s coverage: 77.8% of statements [2020-03-27T16:08:01.695Z] ok github.com/docker/docker/daemon/images 0.052s coverage: 4.9% of statements [2020-03-27T16:08:01.695Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-27T16:08:01.695Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-27T16:08:01.695Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-27T16:08:01.695Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-27T16:08:01.731Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-03-27T16:08:02.323Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 88.3% of statements [2020-03-27T16:08:02.323Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 26.2% of statements [2020-03-27T16:08:02.663Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-03-27T16:08:02.663Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-03-27T16:08:02.663Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-03-27T16:08:03.849Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.036s coverage: 62.1% of statements [2020-03-27T16:08:04.560Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-03-27T16:08:05.932Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-03-27T16:08:05.957Z] ok github.com/docker/docker/daemon/logger/local 0.067s coverage: 74.7% of statements [2020-03-27T16:08:05.957Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-27T16:08:06.076Z] --- PASS: TestServiceUpdateConfigs (15.45s) [2020-03-27T16:08:06.076Z] === RUN TestServiceUpdateNetwork [2020-03-27T16:08:07.011Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.063s coverage: 33.3% of statements [2020-03-27T16:08:07.011Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 19.9% of statements [2020-03-27T16:08:07.830Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-03-27T16:08:08.544Z] ok github.com/docker/docker/daemon/logger/templates 0.020s coverage: 8.3% of statements [2020-03-27T16:08:10.666Z] ok github.com/docker/docker/daemon/logger/syslog 0.032s coverage: 47.8% of statements [2020-03-27T16:08:11.315Z] ok github.com/docker/docker/daemon/network 0.023s coverage: 63.8% of statements [2020-03-27T16:08:12.010Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-03-27T16:08:12.388Z] ok github.com/docker/docker/daemon/logger/splunk 3.410s coverage: 82.5% of statements [2020-03-27T16:08:12.388Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-27T16:08:12.388Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-27T16:08:16.173Z] ok github.com/docker/docker/distribution/metadata 0.112s coverage: 48.2% of statements [2020-03-27T16:08:16.470Z] ok github.com/docker/docker/errdefs 0.015s coverage: 49.4% of statements [2020-03-27T16:08:18.014Z] ok github.com/docker/docker/distribution 0.541s coverage: 22.1% of statements [2020-03-27T16:08:18.014Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-27T16:08:18.274Z] --- PASS: TestServiceUpdateNetwork (14.16s) [2020-03-27T16:08:18.274Z] PASS [2020-03-27T16:08:18.274Z] [2020-03-27T16:08:18.274Z] === Skipped [2020-03-27T16:08:18.274Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-27T16:08:18.274Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-27T16:08:18.274Z] [2020-03-27T16:08:18.274Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-03-27T16:08:18.274Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:08:18.274Z] [2020-03-27T16:08:18.274Z] [2020-03-27T16:08:18.274Z] DONE 23 tests, 2 skipped in 144.150s [2020-03-27T16:08:18.274Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-03-27T16:08:18.274Z] ++ 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-03-27T16:08:18.274Z] ++ set -e [2020-03-27T16:08:18.274Z] ++ '[' -n 0 ']' [2020-03-27T16:08:18.274Z] ++ set -x [2020-03-27T16:08:18.274Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:08:18.274Z] INFO: Testing against a local daemon [2020-03-27T16:08:18.274Z] === RUN TestSessionCreate [2020-03-27T16:08:18.274Z] --- PASS: TestSessionCreate (0.05s) [2020-03-27T16:08:18.274Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-27T16:08:18.274Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-27T16:08:18.274Z] PASS [2020-03-27T16:08:18.274Z] [2020-03-27T16:08:18.274Z] DONE 2 tests in 0.276s [2020-03-27T16:08:18.274Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-03-27T16:08:18.274Z] ++ 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-03-27T16:08:18.274Z] ++ set -e [2020-03-27T16:08:18.274Z] ++ '[' -n 0 ']' [2020-03-27T16:08:18.274Z] ++ set -x [2020-03-27T16:08:18.274Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:08:18.274Z] INFO: Testing against a local daemon [2020-03-27T16:08:18.274Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-27T16:08:18.274Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-27T16:08:18.274Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-27T16:08:18.274Z] === RUN TestEventsExecDie [2020-03-27T16:08:19.209Z] --- PASS: TestEventsExecDie (0.92s) [2020-03-27T16:08:19.209Z] === RUN TestEventsBackwardsCompatible [2020-03-27T16:08:19.467Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-03-27T16:08:19.467Z] === RUN TestInfoBinaryCommits [2020-03-27T16:08:19.467Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-03-27T16:08:19.467Z] === RUN TestInfoAPIVersioned [2020-03-27T16:08:19.467Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-03-27T16:08:19.467Z] === RUN TestInfoDiscoveryBackend [2020-03-27T16:08:19.547Z] ok github.com/docker/docker/distribution/xfer 1.697s coverage: 85.1% of statements [2020-03-27T16:08:19.547Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-27T16:08:20.035Z] --- PASS: TestInfoDiscoveryBackend (0.61s) [2020-03-27T16:08:20.035Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-27T16:08:20.425Z] ok github.com/docker/docker/image/cache 0.062s coverage: 19.2% of statements [2020-03-27T16:08:20.970Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-27T16:08:20.970Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-27T16:08:21.078Z] ok github.com/docker/docker/image 0.074s coverage: 86.4% of statements [2020-03-27T16:08:21.078Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-27T16:08:21.906Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2020-03-27T16:08:21.906Z] === RUN TestInfoAPI [2020-03-27T16:08:21.906Z] --- PASS: TestInfoAPI (0.05s) [2020-03-27T16:08:21.906Z] === RUN TestInfoAPIWarnings [2020-03-27T16:08:21.968Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-03-27T16:08:21.968Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-03-27T16:08:22.226Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-03-27T16:08:22.377Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2020-03-27T16:08:22.473Z] --- PASS: TestInfoAPIWarnings (0.62s) [2020-03-27T16:08:22.473Z] === RUN TestInfoDebug [2020-03-27T16:08:23.027Z] ok github.com/docker/docker/image/v1 0.039s coverage: 25.0% of statements [2020-03-27T16:08:23.028Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-27T16:08:23.040Z] --- PASS: TestInfoDebug (0.63s) [2020-03-27T16:08:23.040Z] === RUN TestInfoInsecureRegistries [2020-03-27T16:08:23.607Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2020-03-27T16:08:23.607Z] === RUN TestInfoRegistryMirrors [2020-03-27T16:08:24.173Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2020-03-27T16:08:24.173Z] === RUN TestLoginFailsWithBadCredentials [2020-03-27T16:08:24.579Z] ok github.com/docker/docker/pkg/aaparser 0.006s coverage: 50.0% of statements [2020-03-27T16:08:24.740Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-03-27T16:08:24.740Z] === RUN TestPingCacheHeaders [2020-03-27T16:08:24.740Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-27T16:08:24.740Z] === RUN TestPingGet [2020-03-27T16:08:24.740Z] --- PASS: TestPingGet (0.03s) [2020-03-27T16:08:24.740Z] === RUN TestPingHead [2020-03-27T16:08:24.740Z] --- PASS: TestPingHead (0.06s) [2020-03-27T16:08:24.740Z] === RUN TestVersion [2020-03-27T16:08:24.740Z] --- PASS: TestVersion (0.05s) [2020-03-27T16:08:24.740Z] PASS [2020-03-27T16:08:24.740Z] [2020-03-27T16:08:24.740Z] === Skipped [2020-03-27T16:08:24.740Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-27T16:08:24.740Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-27T16:08:24.740Z] [2020-03-27T16:08:24.740Z] [2020-03-27T16:08:24.740Z] DONE 18 tests, 1 skipped in 6.537s [2020-03-27T16:08:24.740Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-27T16:08:24.740Z] ++ 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-03-27T16:08:24.740Z] ++ set -e [2020-03-27T16:08:24.740Z] ++ '[' -n 0 ']' [2020-03-27T16:08:24.740Z] ++ set -x [2020-03-27T16:08:24.740Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:08:24.751Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-03-27T16:08:24.998Z] INFO: Testing against a local daemon [2020-03-27T16:08:24.998Z] === RUN TestVolumesCreateAndList [2020-03-27T16:08:24.998Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-27T16:08:24.998Z] === RUN TestVolumesRemove [2020-03-27T16:08:24.998Z] --- PASS: TestVolumesRemove (0.12s) [2020-03-27T16:08:24.998Z] === RUN TestVolumesInspect [2020-03-27T16:08:24.998Z] --- PASS: TestVolumesInspect (0.03s) [2020-03-27T16:08:24.998Z] === RUN TestVolumesInvalidJSON [2020-03-27T16:08:25.256Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-27T16:08:25.256Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-27T16:08:25.256Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-27T16:08:25.256Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-03-27T16:08:25.256Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-27T16:08:25.256Z] PASS [2020-03-27T16:08:25.256Z] [2020-03-27T16:08:25.256Z] DONE 5 tests in 0.383s [2020-03-27T16:08:25.256Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-27T16:08:25.514Z] ++++ cat bundles/test-integration/docker.pid [2020-03-27T16:08:25.514Z] +++ kill 13392 [2020-03-27T16:08:26.649Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-03-27T16:08:26.649Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-03-27T16:08:26.888Z] +++ /etc/init.d/apparmor stop [2020-03-27T16:08:26.888Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-27T16:08:26.888Z] [2020-03-27T16:08:26.888Z] Unloading profiles will leave already running processes permanently [2020-03-27T16:08:26.888Z] unconfined, which can lead to unexpected situations. [2020-03-27T16:08:26.888Z] [2020-03-27T16:08:26.888Z] To set a process to complain mode, use the command line tool [2020-03-27T16:08:26.888Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-27T16:08:26.888Z] +++ true [2020-03-27T16:08:26.888Z] [2020-03-27T16:08:27.608Z] ok github.com/docker/docker/opts 0.103s coverage: 67.4% of statements [2020-03-27T16:08:28.686Z] ok github.com/docker/docker/pkg/authorization 0.644s coverage: 68.3% of statements [2020-03-27T16:08:28.985Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements Post stage [Pipeline] junit [2020-03-27T16:08:29.432Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-27T16:08:29.927Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-03-27T16:08:29.927Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-03-27T16:08:30.055Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2020-03-27T16:08:30.055Z] ok github.com/docker/docker/pkg/archive 1.465s coverage: 77.0% of statements [2020-03-27T16:08:30.162Z] + echo Ensuring container killed. [2020-03-27T16:08:30.162Z] Ensuring container killed. [2020-03-27T16:08:30.162Z] + docker rm -vf docker-pr2 [2020-03-27T16:08:30.162Z] Error: No such container: docker-pr2 [2020-03-27T16:08:30.162Z] + true [Pipeline] sh [2020-03-27T16:08:30.449Z] + echo Chowning /workspace to jenkins user [2020-03-27T16:08:30.449Z] Chowning /workspace to jenkins user [2020-03-27T16:08:30.449Z] + id -u [2020-03-27T16:08:30.449Z] + id -g [2020-03-27T16:08:30.449Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40712:/workspace busybox chown -R 1000:1000 /workspace [2020-03-27T16:08:30.449Z] Unable to find image 'busybox:latest' locally [2020-03-27T16:08:30.709Z] latest: Pulling from library/busybox [2020-03-27T16:08:30.709Z] eb9413eb063d: Pulling fs layer [2020-03-27T16:08:30.709Z] eb9413eb063d: Download complete [2020-03-27T16:08:31.134Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2020-03-27T16:08:31.277Z] eb9413eb063d: Pull complete [2020-03-27T16:08:31.277Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-27T16:08:31.277Z] Status: Downloaded newer image for busybox:latest [2020-03-27T16:08:31.787Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-03-27T16:08:32.498Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-03-27T16:08:34.047Z] ok github.com/docker/docker/pkg/discovery/memory 0.025s coverage: 92.3% of statements [2020-03-27T16:08:34.348Z] ok github.com/docker/docker/layer 7.269s coverage: 68.8% of statements [2020-03-27T16:08:34.348Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-27T16:08:34.348Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-27T16:08:34.348Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-27T16:08:34.348Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-27T16:08:34.348Z] ? github.com/docker/docker/oci [no test files] [2020-03-27T16:08:34.348Z] ? github.com/docker/docker/oci/caps [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-27T16:08:34.864Z] + bundleName=arm64-integration [2020-03-27T16:08:34.864Z] + echo Creating arm64-integration-bundles.tar.gz [2020-03-27T16:08:34.864Z] Creating arm64-integration-bundles.tar.gz [2020-03-27T16:08:34.864Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-27T16:08:34.864Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-03-27T16:08:35.007Z] ok github.com/docker/docker/pkg/discovery/nodes 0.033s coverage: 93.8% of statements [2020-03-27T16:08:35.007Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [Pipeline] archiveArtifacts [2020-03-27T16:08:35.134Z] Archiving artifacts [2020-03-27T16:08:36.070Z] ok github.com/docker/docker/pkg/chrootarchive 4.442s coverage: 43.2% of statements [2020-03-27T16:08:36.070Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-27T16:08:36.070Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite (351.00s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.86s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.05s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.57s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.60s) [2020-03-27T16:08:36.477Z] docker_cli_daemon_test.go:1449: [d47226e374c79] daemon is not started [2020-03-27T16:08:36.477Z] check_test.go:309: [d51b02c0dc605] daemon is not started [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.73s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.22s) [2020-03-27T16:08:36.477Z] check_test.go:309: [d79becad22e8f] daemon is not started [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.72s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.37s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.21s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.59s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.12s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.05s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.74s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-03-27T16:08:36.477Z] check_test.go:309: [dddbecb4e9ad0] daemon is not started [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-03-27T16:08:36.477Z] check_test.go:309: [de177fc09b926] daemon is not started [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.88s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2020-03-27T16:08:36.477Z] check_test.go:309: [dfc46c4b08c2b] daemon is not started [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.79s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.75s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.62s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-03-27T16:08:36.477Z] check_test.go:309: [d99c2692adc5a] daemon is not started [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.69s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.69s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.46s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.64s) [2020-03-27T16:08:36.477Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-27T16:08:36.477Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-27T16:08:36.477Z] check_test.go:309: [d973b157495ef] daemon is not started [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.34s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.25s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.67s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.02s) [2020-03-27T16:08:36.477Z] check_test.go:309: [d5e12932832af] daemon is not started [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.21s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-03-27T16:08:36.477Z] check_test.go:309: [d2ef4901a198e] daemon is not started [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.98s) [2020-03-27T16:08:36.477Z] docker_cli_daemon_plugins_test.go:79: [ded7b9d898b58] daemon is not started [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.09s) [2020-03-27T16:08:36.477Z] docker_cli_daemon_plugins_test.go:169: [de4549769530f] daemon is not started [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.62s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-03-27T16:08:36.477Z] check_test.go:309: [dd22e517d4b27] daemon is not started [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.81s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.66s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.84s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.94s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.71s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.81s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.17s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.57s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.98s) [2020-03-27T16:08:36.477Z] check_test.go:309: [da87e533cfc8f] daemon is not started [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.55s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.71s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.43s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.18s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.06s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.60s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.99s) [2020-03-27T16:08:36.477Z] check_test.go:309: [dac24b78e0c97] daemon is not started [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.72s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.68s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.91s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.05s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.42s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.24s) [2020-03-27T16:08:36.477Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-27T16:08:36.477Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-27T16:08:36.477Z] check_test.go:309: [de5921492a7a4] daemon is not started [2020-03-27T16:08:36.477Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-27T16:08:36.477Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-27T16:08:36.477Z] check_test.go:309: [dd2b899a1352d] daemon is not started [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.90s) [2020-03-27T16:08:36.477Z] check_test.go:309: [d4363d0c53d1e] daemon is not started [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.44s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.46s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.13s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.20s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.79s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.97s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.71s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.53s) [2020-03-27T16:08:36.477Z] check_test.go:309: [dbd6b05f56ca4] daemon is not started [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.09s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.96s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.84s) [2020-03-27T16:08:36.477Z] check_test.go:309: [dac1734726248] daemon is not started [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.23s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2020-03-27T16:08:36.477Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-03-27T16:08:36.477Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-03-27T16:08:36.477Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-03-27T16:08:36.477Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-03-27T16:08:36.477Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-03-27T16:08:36.477Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-03-27T16:08:36.477Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-03-27T16:08:36.477Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-03-27T16:08:36.477Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-03-27T16:08:36.477Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-03-27T16:08:36.477Z] check_test.go:309: [de58c290ad177] daemon is not started [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.14s) [2020-03-27T16:08:36.477Z] check_test.go:309: [d6aea10219326] daemon is not started [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.62s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.60s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.43s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2020-03-27T16:08:36.477Z] check_test.go:309: [df8b819d1bbcf] daemon is not started [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.10s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.16s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.51s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-03-27T16:08:36.477Z] check_test.go:309: [dc712aad06c07] daemon is not started [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.98s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.00s) [2020-03-27T16:08:36.477Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.07s) [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.20s) [2020-03-27T16:08:36.478Z] check_test.go:309: [d2c94dfa210e2] daemon is not started [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.99s) [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-03-27T16:08:36.478Z] check_test.go:309: [dbde494f939d3] daemon is not started [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.32s) [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.22s) [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.92s) [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.05s) [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.16s) [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.85s) [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.96s) [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.02s) [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.70s) [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.19s) [2020-03-27T16:08:36.478Z] docker_cli_daemon_test.go:2542: [d7b7637601833] daemon is not started [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.84s) [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.98s) [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.86s) [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.12s) [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2020-03-27T16:08:36.478Z] check_test.go:309: [d5af514c62608] daemon is not started [2020-03-27T16:08:36.478Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.48s) [2020-03-27T16:08:36.478Z] === RUN TestDockerSwarmSuite [2020-03-27T16:08:36.478Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-03-27T16:08:36.709Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2020-03-27T16:08:36.709Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 67.0% of statements [2020-03-27T16:08:37.129Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40712/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-27T16:08:37.354Z] ok github.com/docker/docker/pkg/discovery/kv 3.173s coverage: 84.1% of statements [2020-03-27T16:08:37.468Z] + make clean [2020-03-27T16:08:38.006Z] ok github.com/docker/docker/pkg/fsutils 0.405s coverage: 85.1% of statements [2020-03-27T16:08:38.035Z] docker volume rm -f docker-dev-cache [2020-03-27T16:08:38.294Z] docker-dev-cache [Pipeline] deleteDir [2020-03-27T16:08:38.319Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 11.4% of statements [2020-03-27T16:08:39.755Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-03-27T16:08:40.455Z] ok github.com/docker/docker/pkg/locker 0.037s coverage: 88.9% of statements [2020-03-27T16:08:40.455Z] ok github.com/docker/docker/pkg/jsonmessage 0.023s coverage: 91.7% of statements [2020-03-27T16:08:40.687Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-03-27T16:08:40.761Z] ok github.com/docker/docker/pkg/idtools 0.716s coverage: 70.1% of statements [2020-03-27T16:08:41.066Z] ok github.com/docker/docker/pkg/ioutils 1.585s coverage: 70.6% of statements [2020-03-27T16:08:41.066Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-03-27T16:08:41.066Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-27T16:08:41.730Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [Pipeline] } [Pipeline] // withEnv [2020-03-27T16:08:42.057Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-03-27T16:08:42.057Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-27T16:08:42.315Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-03-27T16:08:42.388Z] ok github.com/docker/docker/pkg/parsers 0.015s coverage: 97.0% of statements [2020-03-27T16:08:42.698Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2020-03-27T16:08:43.346Z] ok github.com/docker/docker/pkg/mount 0.912s coverage: 70.5% of statements [2020-03-27T16:08:43.346Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-27T16:08:43.645Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.032s coverage: 91.4% of statements [2020-03-27T16:08:43.645Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2020-03-27T16:08:43.645Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-27T16:08:43.645Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-27T16:08:44.703Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.036s coverage: 56.8% of statements [2020-03-27T16:08:45.751Z] ok github.com/docker/docker/pkg/pools 0.018s coverage: 88.2% of statements [2020-03-27T16:08:46.399Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2020-03-27T16:08:46.399Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-03-27T16:08:47.453Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-03-27T16:08:47.756Z] ok github.com/docker/docker/pkg/pubsub 1.155s coverage: 73.9% of statements [2020-03-27T16:08:48.824Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-03-27T16:08:48.867Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-03-27T16:08:48.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-03-27T16:08:49.498Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-03-27T16:08:49.498Z] ok github.com/docker/docker/pkg/stringid 0.027s coverage: 70.6% of statements [2020-03-27T16:08:50.154Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2020-03-27T16:08:50.696Z] 65014b3c3121: Pull complete [2020-03-27T16:08:50.765Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-03-27T16:08:50.811Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 70.8% of statements [2020-03-27T16:08:51.343Z] ok github.com/docker/docker/pkg/signal 3.533s coverage: 61.0% of statements [2020-03-27T16:08:52.014Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 37.2% of statements [2020-03-27T16:08:52.317Z] ok github.com/docker/docker/pkg/tailfile 0.123s coverage: 88.6% of statements [2020-03-27T16:08:53.371Z] testing: warning: no tests to run [2020-03-27T16:08:53.371Z] coverage: [no statements] [2020-03-27T16:08:53.670Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-03-27T16:08:53.670Z] ok github.com/docker/docker/pkg/term 0.011s coverage: 84.8% of statements [2020-03-27T16:08:53.976Z] ok github.com/docker/docker/pkg/tarsum 0.227s coverage: 89.3% of statements [2020-03-27T16:08:54.040Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-03-27T16:08:54.631Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-03-27T16:08:54.631Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2020-03-27T16:08:54.926Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2020-03-27T16:08:58.485Z] ok github.com/docker/docker/plugin/v2 0.016s coverage: 14.5% of statements [2020-03-27T16:08:58.485Z] ok github.com/docker/docker/profiles/seccomp 0.029s coverage: 68.8% of statements [2020-03-27T16:08:59.387Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-27T16:08:59.387Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-03-27T16:08:59.387Z] remote: Enumerating objects: 2, done. [2020-03-27T16:08:59.387Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-03-27T16:08:59.387Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-03-27T16:08:59.387Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-03-27T16:08:59.387Z] 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-03-27T16:08:59.387Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-03-27T16:08:59.387Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-27T16:08:59.733Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40712/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b02e0024f5dc3f91c228ac3e4716036eca44c6c9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b02e0024f5dc3f91c228ac3e4716036eca44c6c9 hack/test/unit [2020-03-27T16:09:00.025Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2020-03-27T16:09:00.593Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-03-27T16:09:01.094Z] ok github.com/docker/docker/plugin 0.585s coverage: 27.1% of statements [2020-03-27T16:09:01.527Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-03-27T16:09:02.164Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 50.9% of statements [2020-03-27T16:09:02.258Z] ? github.com/docker/docker/api [no test files] [2020-03-27T16:09:02.459Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-27T16:09:02.462Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2020-03-27T16:09:03.390Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-03-27T16:09:04.022Z] ok github.com/docker/docker/testutil 0.016s coverage: 62.5% of statements [2020-03-27T16:09:04.022Z] ok github.com/docker/docker/registry 0.381s coverage: 56.0% of statements [2020-03-27T16:09:04.331Z] ok github.com/docker/docker/runconfig 0.034s coverage: 68.2% of statements [2020-03-27T16:09:06.666Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-03-27T16:09:07.933Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2020-03-27T16:09:10.728Z] ok github.com/docker/docker/volume/mounts 0.144s coverage: 67.0% of statements [2020-03-27T16:09:11.041Z] ok github.com/docker/docker/volume/local 0.046s coverage: 73.0% of statements [2020-03-27T16:09:12.095Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.0% of statements [2020-03-27T16:09:17.117Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-03-27T16:09:20.663Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2020-03-27T16:09:20.663Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-27T16:09:20.663Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-27T16:09:20.663Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-27T16:09:20.663Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-27T16:09:20.663Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-27T16:09:20.663Z] ? github.com/docker/docker/rootless [no test files] [2020-03-27T16:09:20.663Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-27T16:09:20.663Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-27T16:09:20.663Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-27T16:09:20.663Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-27T16:09:20.663Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-27T16:09:20.663Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-27T16:09:20.663Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-27T16:09:20.663Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-27T16:09:20.663Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-27T16:09:20.663Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-27T16:09:20.663Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-27T16:09:20.663Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-27T16:09:20.663Z] ? github.com/docker/docker/volume [no test files] [2020-03-27T16:09:20.663Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-27T16:09:20.663Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === Skipped [2020-03-27T16:09:20.663Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-27T16:09:20.663Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-27T16:09:20.663Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-27T16:09:20.663Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T16:09:20.663Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-27T16:09:20.663Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T16:09:20.663Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-27T16:09:20.663Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T16:09:20.663Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-27T16:09:20.663Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T16:09:20.663Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-27T16:09:20.663Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T16:09:20.663Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-27T16:09:20.663Z] graphtest_unix.go:73: No driver to put! [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-27T16:09:20.663Z] time="2020-03-27T16:07:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-27T16:09:20.663Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-27T16:09:20.663Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-27T16:09:20.663Z] time="2020-03-27T16:07:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-27T16:09:20.663Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-27T16:09:20.663Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-27T16:09:20.663Z] time="2020-03-27T16:07:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-27T16:09:20.663Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-27T16:09:20.663Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-27T16:09:20.663Z] time="2020-03-27T16:07:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-27T16:09:20.663Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-27T16:09:20.663Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-27T16:09:20.663Z] time="2020-03-27T16:07:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-27T16:09:20.663Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-27T16:09:20.663Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-27T16:09:20.663Z] graphtest_unix.go:73: No driver to put! [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-27T16:09:20.663Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-27T16:09:20.663Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-27T16:09:20.663Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-27T16:09:20.663Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-27T16:09:20.663Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T16:09:20.663Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-27T16:09:20.663Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T16:09:20.663Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-27T16:09:20.663Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T16:09:20.663Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-27T16:09:20.663Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T16:09:20.663Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-27T16:09:20.663Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T16:09:20.663Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-27T16:09:20.663Z] graphtest_unix.go:73: No driver to put! [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-27T16:09:20.663Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-27T16:09:20.663Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] [2020-03-27T16:09:20.663Z] DONE 2174 tests, 26 skipped in 345.449s Post stage [Pipeline] junit [2020-03-27T16:09:20.719Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-27T16:09:23.174Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40712/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b02e0024f5dc3f91c228ac3e4716036eca44c6c9 -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:b02e0024f5dc3f91c228ac3e4716036eca44c6c9 hack/make.sh dynbinary test-integration [2020-03-27T16:09:23.470Z] [2020-03-27T16:09:23.785Z] Removing bundles/ [2020-03-27T16:09:23.785Z] [2020-03-27T16:09:23.785Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-27T16:09:23.785Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-27T16:09:23.785Z] GOOS="" GOARCH="" GOARM="" [2020-03-27T16:09:28.578Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-03-27T16:09:28.578Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-03-27T16:09:30.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-03-27T16:09:30.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-03-27T16:09:32.371Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-03-27T16:09:32.629Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-03-27T16:09:33.195Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-03-27T16:09:33.760Z] --- PASS: TestImportExtremelyLargeImageWorks (175.13s) [2020-03-27T16:09:33.760Z] PASS [2020-03-27T16:09:33.760Z] [2020-03-27T16:09:33.760Z] DONE 12 tests in 179.703s [2020-03-27T16:09:33.760Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-27T16:09:33.760Z] ++ 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-03-27T16:09:33.760Z] ++ set -e [2020-03-27T16:09:33.760Z] ++ '[' -n 0 ']' [2020-03-27T16:09:33.760Z] ++ set -x [2020-03-27T16:09:33.760Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:09:33.760Z] INFO: Testing against a local daemon [2020-03-27T16:09:33.760Z] === RUN TestNetworkCreateDelete [2020-03-27T16:09:34.017Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-03-27T16:09:34.017Z] === RUN TestDockerNetworkDeletePreferID [2020-03-27T16:09:34.017Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-03-27T16:09:34.274Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-03-27T16:09:34.274Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2020-03-27T16:09:34.274Z] === RUN TestInspectNetwork [2020-03-27T16:09:34.531Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-03-27T16:09:34.788Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-03-27T16:09:37.312Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-03-27T16:09:39.206Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-03-27T16:09:39.463Z] === RUN TestInspectNetwork/full_network_id [2020-03-27T16:09:39.463Z] === RUN TestInspectNetwork/partial_network_id [2020-03-27T16:09:39.463Z] === RUN TestInspectNetwork/network_name [2020-03-27T16:09:39.463Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-27T16:09:40.859Z] === RUN TestDockerSuite/TestBuildEnv [2020-03-27T16:09:42.245Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-03-27T16:09:43.614Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-03-27T16:09:43.614Z] --- PASS: TestInspectNetwork (9.27s) [2020-03-27T16:09:43.614Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-27T16:09:43.614Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-27T16:09:43.614Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-27T16:09:43.614Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-27T16:09:43.614Z] === RUN TestRunContainerWithBridgeNone [2020-03-27T16:09:44.549Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-03-27T16:09:46.446Z] --- PASS: TestRunContainerWithBridgeNone (2.78s) [2020-03-27T16:09:46.446Z] === RUN TestNetworkInvalidJSON [2020-03-27T16:09:46.446Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-27T16:09:46.446Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-27T16:09:46.446Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T16:09:46.446Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T16:09:46.446Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T16:09:46.446Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T16:09:46.446Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-27T16:09:46.446Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T16:09:46.446Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T16:09:46.446Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-03-27T16:09:46.446Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-27T16:09:46.446Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-27T16:09:46.446Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-27T16:09:46.446Z] === RUN TestHostIPv4BridgeLabel [2020-03-27T16:09:47.010Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-03-27T16:09:47.010Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-27T16:09:47.940Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-03-27T16:09:47.940Z] === RUN TestDaemonDefaultNetworkPools [2020-03-27T16:09:48.871Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-03-27T16:09:48.871Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-27T16:09:49.801Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-03-27T16:09:49.801Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-27T16:09:51.172Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-03-27T16:09:51.172Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-27T16:09:51.429Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-03-27T16:09:51.685Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-03-27T16:09:51.685Z] === RUN TestServiceWithPredefinedNetwork [2020-03-27T16:09:52.252Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-03-27T16:09:52.252Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-03-27T16:09:55.528Z] --- PASS: TestServiceWithPredefinedNetwork (3.38s) [2020-03-27T16:09:55.528Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-27T16:09:55.528Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-27T16:09:55.528Z] service_test.go:236: FLAKY_TEST [2020-03-27T16:09:55.528Z] === RUN TestServiceWithDataPathPortInit [2020-03-27T16:10:13.587Z] --- PASS: TestServiceWithDataPathPortInit (18.07s) [2020-03-27T16:10:13.587Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-27T16:10:15.483Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-03-27T16:10:17.378Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-03-27T16:10:22.632Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.08s) [2020-03-27T16:10:22.632Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uja6egs2lvw7u4h1d868yl8hq Created:2020-03-27 16:10:14.739406278 +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[ed8b4ebe37b6b1c1e3e054642bf3dd5e9c164b1d40228f965299e6a5a8fccc7b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jkbu415esprywi3bpynelpywj EndpointID:0414fe2acdcf2121adc1505dcfb2c0e05ea1d28c856f2f31ca9f857b11f0b6d3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bba0f68ddb5bc929f2285926d33ac1611e520a7b1c77a121dab2b06b3de3cf53 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:f7ebe765d72c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jkbu415esprywi3bpynelpywj EndpointID:0414fe2acdcf2121adc1505dcfb2c0e05ea1d28c856f2f31ca9f857b11f0b6d3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-27T16:10:22.632Z] PASS [2020-03-27T16:10:22.632Z] [2020-03-27T16:10:22.632Z] === Skipped [2020-03-27T16:10:22.632Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-27T16:10:22.632Z] service_test.go:236: FLAKY_TEST [2020-03-27T16:10:22.632Z] [2020-03-27T16:10:22.632Z] [2020-03-27T16:10:22.632Z] DONE 22 tests, 1 skipped in 48.702s [2020-03-27T16:10:22.632Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-27T16:10:22.632Z] ++ 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-03-27T16:10:22.632Z] ++ set -e [2020-03-27T16:10:22.632Z] ++ '[' -n 0 ']' [2020-03-27T16:10:22.632Z] ++ set -x [2020-03-27T16:10:22.632Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:10:22.632Z] INFO: Testing against a local daemon [2020-03-27T16:10:22.632Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-27T16:10:22.632Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-27T16:10:22.632Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T16:10:22.632Z] === RUN TestDockerNetworkIpvlan [2020-03-27T16:10:22.632Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-27T16:10:22.632Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T16:10:22.632Z] PASS [2020-03-27T16:10:22.632Z] [2020-03-27T16:10:22.632Z] === Skipped [2020-03-27T16:10:22.632Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-27T16:10:22.632Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T16:10:22.632Z] [2020-03-27T16:10:22.632Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-27T16:10:22.632Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T16:10:22.632Z] [2020-03-27T16:10:22.632Z] [2020-03-27T16:10:22.632Z] DONE 2 tests, 2 skipped in 0.152s [2020-03-27T16:10:22.632Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-27T16:10:22.632Z] ++ 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-03-27T16:10:22.632Z] ++ set -e [2020-03-27T16:10:22.632Z] ++ '[' -n 0 ']' [2020-03-27T16:10:22.632Z] ++ set -x [2020-03-27T16:10:22.632Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:10:22.632Z] INFO: Testing against a local daemon [2020-03-27T16:10:22.632Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-27T16:10:24.001Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-03-27T16:10:24.001Z] === RUN TestDockerNetworkMacvlan [2020-03-27T16:10:24.765Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-27T16:10:24.765Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-03-27T16:10:24.765Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-03-27T16:10:24.765Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-27T16:10:24.765Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-27T16:10:24.765Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-27T16:10:24.765Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-27T16:10:24.765Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-27T16:10:24.765Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-27T16:10:24.765Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-27T16:10:24.765Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-27T16:10:24.765Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-27T16:10:24.932Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-27T16:10:25.693Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-27T16:10:25.693Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-27T16:10:25.863Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-27T16:10:25.950Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 4.5% of statements [2020-03-27T16:10:25.950Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-27T16:10:26.207Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-27T16:10:26.207Z] ? github.com/docker/docker/api/types [no test files] [2020-03-27T16:10:26.207Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-27T16:10:26.207Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-27T16:10:26.207Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-27T16:10:26.207Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-27T16:10:26.770Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-03-27T16:10:26.770Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-27T16:10:26.770Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-27T16:10:26.770Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-27T16:10:26.770Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-27T16:10:26.770Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-27T16:10:26.770Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-03-27T16:10:26.770Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-27T16:10:26.770Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-27T16:10:26.792Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-27T16:10:26.792Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-03-27T16:10:27.027Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-03-27T16:10:27.027Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-03-27T16:10:27.027Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-27T16:10:27.027Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-27T16:10:27.027Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-27T16:10:27.027Z] ? github.com/docker/docker/builder [no test files] [2020-03-27T16:10:27.027Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-27T16:10:27.027Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-27T16:10:27.027Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-27T16:10:27.027Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-27T16:10:27.027Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-27T16:10:27.027Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-27T16:10:27.027Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-27T16:10:27.595Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-03-27T16:10:27.724Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-03-27T16:10:28.288Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-03-27T16:10:28.545Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-03-27T16:10:29.915Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-27T16:10:30.478Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-03-27T16:10:30.478Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-03-27T16:10:30.735Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-03-27T16:10:31.770Z] ok github.com/docker/docker/builder/remotecontext 0.183s coverage: 13.6% of statements [2020-03-27T16:10:31.770Z] ok github.com/docker/docker/builder/dockerfile 0.606s coverage: 48.2% of statements [2020-03-27T16:10:32.702Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-03-27T16:10:33.257Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-27T16:10:33.266Z] ok github.com/docker/docker/builder/remotecontext/git 1.130s coverage: 86.3% of statements [2020-03-27T16:10:33.266Z] ? github.com/docker/docker/cli [no test files] [2020-03-27T16:10:33.266Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-27T16:10:37.438Z] ok github.com/docker/docker/client 0.156s coverage: 75.8% of statements [2020-03-27T16:10:38.513Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-27T16:10:40.407Z] --- PASS: TestDockerNetworkMacvlan (15.95s) [2020-03-27T16:10:40.408Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-03-27T16:10:40.408Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-03-27T16:10:40.408Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.14s) [2020-03-27T16:10:40.408Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.06s) [2020-03-27T16:10:40.408Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.12s) [2020-03-27T16:10:40.408Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.19s) [2020-03-27T16:10:40.408Z] PASS [2020-03-27T16:10:40.408Z] [2020-03-27T16:10:40.408Z] DONE 8 tests in 17.528s [2020-03-27T16:10:40.408Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-27T16:10:40.408Z] ++ 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-03-27T16:10:40.408Z] ++ set -e [2020-03-27T16:10:40.408Z] ++ '[' -n 0 ']' [2020-03-27T16:10:40.408Z] ++ set -x [2020-03-27T16:10:40.408Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:10:40.408Z] testing: warning: no tests to run [2020-03-27T16:10:40.408Z] PASS [2020-03-27T16:10:40.408Z] [2020-03-27T16:10:40.408Z] DONE 0 tests in 0.045s [2020-03-27T16:10:40.408Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-27T16:10:40.408Z] ++ 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-03-27T16:10:40.408Z] ++ set -e [2020-03-27T16:10:40.408Z] ++ '[' -n 0 ']' [2020-03-27T16:10:40.408Z] ++ set -x [2020-03-27T16:10:40.408Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:10:40.408Z] INFO: Testing against a local daemon [2020-03-27T16:10:40.408Z] === RUN TestAuthZPluginAllowRequest [2020-03-27T16:10:40.972Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-27T16:10:42.342Z] --- PASS: TestAuthZPluginAllowRequest (1.81s) [2020-03-27T16:10:42.342Z] === RUN TestAuthZPluginTLS [2020-03-27T16:10:42.599Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-03-27T16:10:42.599Z] === RUN TestAuthZPluginDenyRequest [2020-03-27T16:10:43.163Z] --- PASS: TestAuthZPluginDenyRequest (0.60s) [2020-03-27T16:10:43.163Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-27T16:10:43.728Z] === RUN TestDockerSuite/TestBuildExpose [2020-03-27T16:10:43.728Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-03-27T16:10:43.728Z] === RUN TestAuthZPluginDenyResponse [2020-03-27T16:10:44.292Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-03-27T16:10:44.292Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-03-27T16:10:44.292Z] === RUN TestAuthZPluginAllowEventStream [2020-03-27T16:10:44.857Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-03-27T16:10:45.420Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-03-27T16:10:45.984Z] === RUN TestDockerSuite/TestBuildFails [2020-03-27T16:10:46.242Z] --- PASS: TestAuthZPluginAllowEventStream (1.92s) [2020-03-27T16:10:46.242Z] === RUN TestAuthZPluginErrorResponse [2020-03-27T16:10:46.806Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-03-27T16:10:46.806Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-03-27T16:10:46.806Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-03-27T16:10:46.806Z] === RUN TestAuthZPluginErrorRequest [2020-03-27T16:10:47.369Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-03-27T16:10:47.369Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-27T16:10:47.934Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-03-27T16:10:47.934Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-27T16:10:49.303Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-03-27T16:10:49.868Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.93s) [2020-03-27T16:10:49.868Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-27T16:10:51.766Z] === RUN TestDockerSuite/TestBuildForceRm [2020-03-27T16:10:52.023Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.16s) [2020-03-27T16:10:52.023Z] === RUN TestAuthZPluginHeader [2020-03-27T16:10:52.957Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-03-27T16:10:52.957Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-27T16:10:53.214Z] === RUN TestDockerSuite/TestBuildFromGit [2020-03-27T16:10:55.110Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-03-27T16:10:55.110Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-03-27T16:10:55.956Z] 23645bd7ee08: Pull complete [2020-03-27T16:10:55.956Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-03-27T16:10:55.956Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T16:10:55.956Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-03-27T16:10:55.956Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-03-27T16:10:55.956Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098' [2020-03-27T16:10:55.956Z] WARN: Skipping validation tests [2020-03-27T16:10:55.956Z] INFO: Running unit tests at 03/27/2020 16:10:49... [2020-03-27T16:10:55.956Z] INFO: make.ps1 starting at 03/27/2020 16:10:54 [2020-03-27T16:10:55.956Z] INFO: Git commit (568bb8204d) assumed from DOCKER_GITCOMMIT environment variable [2020-03-27T16:10:55.956Z] INFO: Invoking autogen... [2020-03-27T16:10:55.956Z] INFO: Running unit tests... [2020-03-27T16:10:56.478Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-03-27T16:10:57.851Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.72s) [2020-03-27T16:10:57.851Z] === RUN TestAuthZPluginV2Disable [2020-03-27T16:10:58.416Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-03-27T16:10:59.348Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-03-27T16:10:59.914Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-03-27T16:11:01.283Z] --- PASS: TestAuthZPluginV2Disable (3.72s) [2020-03-27T16:11:01.283Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-27T16:11:02.215Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-03-27T16:11:04.739Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-03-27T16:11:04.739Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.37s) [2020-03-27T16:11:04.739Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-27T16:11:05.669Z] === RUN TestDockerSuite/TestBuildHistory [2020-03-27T16:11:06.332Z] 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/fuse-overlayfs 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-03-27T16:11:12.237Z] === RUN TestDockerSuite/TestBuildIidFile [2020-03-27T16:11:12.494Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-03-27T16:11:12.756Z] === RUN TestDockerSuite/TestBuildInheritance [2020-03-27T16:11:14.140Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-03-27T16:11:14.140Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-27T16:11:14.397Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-03-27T16:11:14.654Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-03-27T16:11:15.584Z] === RUN TestDockerSuite/TestBuildLabel [2020-03-27T16:11:15.736Z] ? github.com/docker/docker/api [no test files] [2020-03-27T16:11:16.110Z] ok github.com/docker/docker/cmd/dockerd 0.096s coverage: 30.7% of statements [2020-03-27T16:11:16.148Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-03-27T16:11:17.038Z] ok github.com/docker/docker/container 0.118s coverage: 34.9% of statements [2020-03-27T16:11:17.038Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-27T16:11:17.038Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-27T16:11:17.038Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-27T16:11:17.038Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-27T16:11:17.080Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-03-27T16:11:17.644Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-03-27T16:11:17.902Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.15s) [2020-03-27T16:11:17.902Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-27T16:11:17.902Z] === RUN TestDockerSuite/TestBuildLabels [2020-03-27T16:11:18.466Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-03-27T16:11:19.836Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-03-27T16:11:22.359Z] === RUN TestDockerSuite/TestBuildLastModified [2020-03-27T16:11:26.997Z] ok github.com/docker/docker/daemon/cluster 0.066s coverage: 0.5% of statements [2020-03-27T16:11:27.611Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-03-27T16:11:28.890Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-03-27T16:11:30.259Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-03-27T16:11:30.786Z] ok github.com/docker/docker/api/server 0.217s coverage: 9.0% of statements [2020-03-27T16:11:31.249Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-27T16:11:31.250Z] [2020-03-27T16:11:31.250Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-27T16:11:31.250Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-27T16:11:31.250Z] HOSTNAME=8accf2e721e4 [2020-03-27T16:11:31.250Z] TESTDEBUG=0 [2020-03-27T16:11:31.250Z] DEST=bundles/test-integration [2020-03-27T16:11:31.250Z] PWD=/go/src/github.com/docker/docker [2020-03-27T16:11:31.250Z] DOCKER_GITCOMMIT=b02e0024f5dc3f91c228ac3e4716036eca44c6c9 [2020-03-27T16:11:31.250Z] container=docker [2020-03-27T16:11:31.250Z] HOME=/root [2020-03-27T16:11:31.250Z] GOLANG_VERSION=1.13.8 [2020-03-27T16:11:31.250Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-27T16:11:31.250Z] VALIDATE_BRANCH=master [2020-03-27T16:11:31.250Z] TERM=xterm [2020-03-27T16:11:31.250Z] DOCKER_PKG=github.com/docker/docker [2020-03-27T16:11:31.250Z] SHLVL=1 [2020-03-27T16:11:31.250Z] TIMEOUT=120m [2020-03-27T16:11:31.250Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-27T16:11:31.250Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-27T16:11:31.250Z] GO111MODULE=off [2020-03-27T16:11:31.250Z] DOCKER_EXPERIMENTAL=1 [2020-03-27T16:11:31.250Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-27T16:11:31.250Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-27T16:11:31.250Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-27T16:11:31.250Z] GOPATH=/go [2020-03-27T16:11:31.250Z] PKG_CONFIG=pkg-config [2020-03-27T16:11:31.250Z] _=/usr/bin/env [2020-03-27T16:11:31.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-27T16:11:31.784Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-03-27T16:11:31.784Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-03-27T16:11:31.784Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-03-27T16:11:31.784Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-03-27T16:11:31.784Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-03-27T16:11:31.784Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-03-27T16:11:33.154Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-03-27T16:11:34.523Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2020-03-27T16:11:34.523Z] PASS [2020-03-27T16:11:34.523Z] [2020-03-27T16:11:34.523Z] DONE 17 tests in 54.297s [2020-03-27T16:11:34.523Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-27T16:11:34.524Z] ++ 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-03-27T16:11:34.524Z] ++ set -e [2020-03-27T16:11:34.524Z] ++ '[' -n 0 ']' [2020-03-27T16:11:34.524Z] ++ set -x [2020-03-27T16:11:34.524Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:11:34.524Z] INFO: Testing against a local daemon [2020-03-27T16:11:34.524Z] === RUN TestPluginInvalidJSON [2020-03-27T16:11:34.524Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T16:11:34.524Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T16:11:34.524Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T16:11:34.524Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-03-27T16:11:34.524Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-27T16:11:34.524Z] PASS [2020-03-27T16:11:34.524Z] [2020-03-27T16:11:34.524Z] DONE 2 tests in 0.172s [2020-03-27T16:11:34.524Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-27T16:11:34.524Z] ++ 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-03-27T16:11:34.524Z] ++ set -e [2020-03-27T16:11:34.524Z] ++ '[' -n 0 ']' [2020-03-27T16:11:34.524Z] ++ set -x [2020-03-27T16:11:34.524Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:11:34.781Z] INFO: Testing against a local daemon [2020-03-27T16:11:34.781Z] === RUN TestExternalGraphDriver [2020-03-27T16:11:34.781Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-03-27T16:11:34.781Z] === RUN TestExternalGraphDriver/json [2020-03-27T16:11:37.303Z] === RUN TestExternalGraphDriver/spec [2020-03-27T16:11:38.392Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.8% of statements [2020-03-27T16:11:39.197Z] === RUN TestExternalGraphDriver/pull [2020-03-27T16:11:39.197Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-03-27T16:11:39.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-03-27T16:11:39.710Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-03-27T16:11:40.275Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-03-27T16:11:40.285Z] ok github.com/docker/docker/daemon 12.250s coverage: 17.5% of statements [2020-03-27T16:11:40.285Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-27T16:11:40.285Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-27T16:11:40.285Z] ok github.com/docker/docker/daemon/config 0.060s coverage: 81.7% of statements [2020-03-27T16:11:40.839Z] --- PASS: TestExternalGraphDriver (6.15s) [2020-03-27T16:11:40.839Z] --- PASS: TestExternalGraphDriver/json (1.98s) [2020-03-27T16:11:40.839Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-03-27T16:11:40.839Z] --- PASS: TestExternalGraphDriver/pull (1.98s) [2020-03-27T16:11:40.839Z] === RUN TestGraphdriverPluginV2 [2020-03-27T16:11:41.653Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2020-03-27T16:11:41.653Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-03-27T16:11:41.653Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-27T16:11:41.653Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-27T16:11:43.020Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-03-27T16:11:45.540Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-03-27T16:11:46.093Z] --- PASS: TestGraphdriverPluginV2 (4.90s) [2020-03-27T16:11:46.093Z] PASS [2020-03-27T16:11:46.093Z] [2020-03-27T16:11:46.093Z] DONE 5 tests in 11.199s [2020-03-27T16:11:46.093Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-27T16:11:46.093Z] ++ 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-03-27T16:11:46.093Z] ++ set -e [2020-03-27T16:11:46.093Z] ++ '[' -n 0 ']' [2020-03-27T16:11:46.093Z] ++ set -x [2020-03-27T16:11:46.093Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:11:46.093Z] INFO: Testing against a local daemon [2020-03-27T16:11:46.093Z] === RUN TestContinueAfterPluginCrash [2020-03-27T16:11:46.093Z] === PAUSE TestContinueAfterPluginCrash [2020-03-27T16:11:46.093Z] === RUN TestReadPluginNoRead [2020-03-27T16:11:46.093Z] === PAUSE TestReadPluginNoRead [2020-03-27T16:11:46.093Z] === RUN TestDaemonStartWithLogOpt [2020-03-27T16:11:46.093Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-27T16:11:46.094Z] === CONT TestContinueAfterPluginCrash [2020-03-27T16:11:46.094Z] === CONT TestDaemonStartWithLogOpt [2020-03-27T16:11:46.104Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.207s coverage: 57.0% of statements [2020-03-27T16:11:49.381Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.371s coverage: 72.5% of statements [2020-03-27T16:11:49.381Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.465s coverage: 45.9% of statements [2020-03-27T16:11:50.750Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-03-27T16:11:50.750Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-27T16:11:52.116Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.149s coverage: 49.5% of statements [2020-03-27T16:11:54.006Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.333s coverage: 76.1% of statements [2020-03-27T16:11:54.199Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-03-27T16:11:54.934Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-03-27T16:11:55.497Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.350s coverage: 61.0% of statements [2020-03-27T16:11:55.497Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-27T16:11:55.497Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-27T16:11:56.060Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2020-03-27T16:11:56.990Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-03-27T16:11:58.884Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements [2020-03-27T16:11:58.884Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-27T16:11:58.884Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-27T16:11:59.141Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 41.8% of statements [2020-03-27T16:11:59.459Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-03-27T16:12:00.829Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-03-27T16:12:01.035Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2020-03-27T16:12:01.035Z] ok github.com/docker/docker/daemon/logger/awslogs 0.171s coverage: 77.4% of statements [2020-03-27T16:12:01.035Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-27T16:12:01.035Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-27T16:12:01.759Z] --- PASS: TestDaemonStartWithLogOpt (15.59s) [2020-03-27T16:12:01.759Z] === CONT TestReadPluginNoRead [2020-03-27T16:12:01.966Z] ok github.com/docker/docker/daemon/logger/journald 0.032s coverage: 26.2% of statements [2020-03-27T16:12:02.223Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2020-03-27T16:12:02.479Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2020-03-27T16:12:03.654Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-03-27T16:12:03.654Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-03-27T16:12:03.654Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-03-27T16:12:03.847Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2020-03-27T16:12:03.847Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-27T16:12:03.847Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.022s coverage: 19.9% of statements [2020-03-27T16:12:05.216Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-03-27T16:12:05.550Z] === RUN TestReadPluginNoRead/default [2020-03-27T16:12:06.116Z] --- PASS: TestContinueAfterPluginCrash (20.06s) [2020-03-27T16:12:06.584Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-03-27T16:12:06.584Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-03-27T16:12:07.514Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-03-27T16:12:07.514Z] ok github.com/docker/docker/daemon/logger/splunk 1.657s coverage: 82.5% of statements [2020-03-27T16:12:07.514Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-27T16:12:07.514Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-27T16:12:08.012Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-27T16:12:08.269Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-27T16:12:09.405Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 48.2% of statements [2020-03-27T16:12:09.640Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-27T16:12:09.898Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-03-27T16:12:09.968Z] ok github.com/docker/docker/distribution 0.171s coverage: 22.1% of statements [2020-03-27T16:12:09.969Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-27T16:12:10.462Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-03-27T16:12:11.338Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-03-27T16:12:11.833Z] --- PASS: TestReadPluginNoRead (10.07s) [2020-03-27T16:12:11.833Z] --- PASS: TestReadPluginNoRead/default (2.40s) [2020-03-27T16:12:11.833Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.06s) [2020-03-27T16:12:11.833Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.98s) [2020-03-27T16:12:11.833Z] read_test.go:91: [d6f5cdf74a764] daemon is not started [2020-03-27T16:12:11.833Z] PASS [2020-03-27T16:12:11.833Z] [2020-03-27T16:12:11.833Z] DONE 6 tests in 25.827s [2020-03-27T16:12:11.833Z] 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-03-27T16:12:11.833Z] ++ 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-03-27T16:12:11.833Z] ++ set -e [2020-03-27T16:12:11.833Z] ++ '[' -n 0 ']' [2020-03-27T16:12:11.833Z] ++ set -x [2020-03-27T16:12:11.833Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:12:11.833Z] testing: warning: no tests to run [2020-03-27T16:12:11.833Z] PASS [2020-03-27T16:12:11.833Z] [2020-03-27T16:12:11.833Z] DONE 0 tests in 0.068s [2020-03-27T16:12:11.833Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-27T16:12:11.833Z] ++ 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-03-27T16:12:11.833Z] ++ set -e [2020-03-27T16:12:11.833Z] ++ '[' -n 0 ']' [2020-03-27T16:12:11.833Z] ++ set -x [2020-03-27T16:12:11.833Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:12:12.090Z] INFO: Testing against a local daemon [2020-03-27T16:12:12.090Z] === RUN TestPluginWithDevMounts [2020-03-27T16:12:12.090Z] === PAUSE TestPluginWithDevMounts [2020-03-27T16:12:12.090Z] === CONT TestPluginWithDevMounts [2020-03-27T16:12:12.267Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-03-27T16:12:13.197Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.1% of statements [2020-03-27T16:12:13.197Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-27T16:12:13.197Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-03-27T16:12:13.197Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-27T16:12:13.461Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-03-27T16:12:13.717Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-03-27T16:12:13.974Z] --- PASS: TestPluginWithDevMounts (2.08s) [2020-03-27T16:12:13.974Z] PASS [2020-03-27T16:12:13.974Z] [2020-03-27T16:12:13.974Z] DONE 1 tests in 2.285s [2020-03-27T16:12:13.974Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-27T16:12:13.974Z] ++ 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-03-27T16:12:13.974Z] ++ set -e [2020-03-27T16:12:13.974Z] ++ '[' -n 0 ']' [2020-03-27T16:12:13.974Z] ++ set -x [2020-03-27T16:12:13.974Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:12:14.232Z] INFO: Testing against a local daemon [2020-03-27T16:12:14.232Z] === RUN TestSecretInspect [2020-03-27T16:12:14.566Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-03-27T16:12:14.566Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-27T16:12:15.496Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-03-27T16:12:16.126Z] === RUN TestDockerSuite/TestBuildNetNone [2020-03-27T16:12:16.426Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-03-27T16:12:16.426Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-27T16:12:16.689Z] === RUN TestDockerSuite/TestBuildNoContext [2020-03-27T16:12:17.252Z] --- PASS: TestSecretInspect (3.04s) [2020-03-27T16:12:17.252Z] === RUN TestSecretList [2020-03-27T16:12:18.182Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-03-27T16:12:18.319Z] ok github.com/docker/docker/pkg/archive 0.401s coverage: 77.4% of statements [2020-03-27T16:12:19.113Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-03-27T16:12:19.264Z] ok github.com/docker/docker/pkg/authorization 0.107s coverage: 68.3% of statements [2020-03-27T16:12:19.521Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-27T16:12:19.777Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-27T16:12:20.043Z] --- PASS: TestSecretList (2.68s) [2020-03-27T16:12:20.043Z] === RUN TestSecretsCreateAndDelete [2020-03-27T16:12:21.412Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-03-27T16:12:21.669Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-03-27T16:12:21.669Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-03-27T16:12:21.925Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-03-27T16:12:22.490Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-03-27T16:12:22.747Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-27T16:12:23.045Z] ok github.com/docker/docker/layer 7.507s coverage: 68.8% of statements [2020-03-27T16:12:23.045Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-27T16:12:23.045Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-27T16:12:23.045Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-27T16:12:23.046Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-27T16:12:23.046Z] ? github.com/docker/docker/oci [no test files] [2020-03-27T16:12:23.046Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-27T16:12:23.302Z] ok github.com/docker/docker/pkg/chrootarchive 2.923s coverage: 43.2% of statements [2020-03-27T16:12:23.302Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-27T16:12:23.302Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-27T16:12:23.302Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-03-27T16:12:23.311Z] --- PASS: TestSecretsCreateAndDelete (3.16s) [2020-03-27T16:12:23.311Z] === RUN TestSecretsUpdate [2020-03-27T16:12:23.311Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-03-27T16:12:24.231Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2020-03-27T16:12:24.231Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2020-03-27T16:12:24.794Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-03-27T16:12:25.357Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-03-27T16:12:25.834Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-03-27T16:12:25.919Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-03-27T16:12:26.398Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-03-27T16:12:26.655Z] --- PASS: TestSecretsUpdate (3.47s) [2020-03-27T16:12:26.655Z] === RUN TestTemplatedSecret [2020-03-27T16:12:27.287Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-03-27T16:12:27.850Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-03-27T16:12:28.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-27T16:12:28.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-27T16:12:28.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-27T16:12:28.354Z] ok github.com/docker/docker/api/server/httputils 0.109s coverage: 14.7% of statements [2020-03-27T16:12:28.354Z] ok github.com/docker/docker/api/server/middleware 0.171s coverage: 37.7% of statements [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-27T16:12:28.354Z] ok github.com/docker/docker/api/types/strslice 0.068s coverage: 90.0% of statements [2020-03-27T16:12:28.354Z] ok github.com/docker/docker/api/types/filters 0.086s coverage: 92.2% of statements [2020-03-27T16:12:28.354Z] ok github.com/docker/docker/api/server/router/swarm 0.127s coverage: 4.5% of statements [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/types [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-27T16:12:28.354Z] ok github.com/docker/docker/api/types/time 0.212s coverage: 100.0% of statements [2020-03-27T16:12:28.354Z] ok github.com/docker/docker/api/types/versions 0.055s coverage: 75.0% of statements [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/builder [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-27T16:12:28.354Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-27T16:12:28.354Z] ok github.com/docker/docker/builder/dockerignore 0.200s coverage: 96.8% of statements [2020-03-27T16:12:28.414Z] ok github.com/docker/docker/pkg/discovery/kv 3.067s coverage: 84.1% of statements [2020-03-27T16:12:28.414Z] ok github.com/docker/docker/pkg/fsutils 0.215s coverage: 85.1% of statements [2020-03-27T16:12:28.671Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-03-27T16:12:29.602Z] ok github.com/docker/docker/pkg/idtools 0.424s coverage: 70.1% of statements [2020-03-27T16:12:29.859Z] ok github.com/docker/docker/pkg/ioutils 0.501s coverage: 69.3% of statements [2020-03-27T16:12:30.422Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2020-03-27T16:12:30.422Z] ok github.com/docker/docker/pkg/locker 0.016s coverage: 88.9% of statements [2020-03-27T16:12:30.679Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2020-03-27T16:12:30.679Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-27T16:12:30.829Z] --- PASS: TestTemplatedSecret (3.45s) [2020-03-27T16:12:30.829Z] === RUN TestSecretCreateResolve [2020-03-27T16:12:30.829Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-03-27T16:12:31.243Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2020-03-27T16:12:31.500Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-03-27T16:12:31.757Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-03-27T16:12:31.757Z] ok github.com/docker/docker/pkg/mount 0.579s coverage: 70.5% of statements [2020-03-27T16:12:31.757Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-27T16:12:31.981Z] ok github.com/docker/docker/cli/debug 0.068s coverage: 100.0% of statements [2020-03-27T16:12:32.198Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-03-27T16:12:32.321Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2020-03-27T16:12:32.321Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-03-27T16:12:32.321Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-27T16:12:32.321Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-27T16:12:32.784Z] ok github.com/docker/docker/builder/remotecontext 0.769s coverage: 9.2% of statements [2020-03-27T16:12:32.784Z] ok github.com/docker/docker/builder/dockerfile 0.706s coverage: 46.3% of statements [2020-03-27T16:12:33.129Z] --- PASS: TestSecretCreateResolve (2.96s) [2020-03-27T16:12:33.129Z] PASS [2020-03-27T16:12:33.129Z] [2020-03-27T16:12:33.129Z] DONE 6 tests in 18.926s [2020-03-27T16:12:33.129Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-27T16:12:33.129Z] ++ 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-03-27T16:12:33.129Z] ++ set -e [2020-03-27T16:12:33.129Z] ++ '[' -n 0 ']' [2020-03-27T16:12:33.129Z] ++ set -x [2020-03-27T16:12:33.129Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:12:33.129Z] INFO: Testing against a local daemon [2020-03-27T16:12:33.129Z] === RUN TestServiceCreateInit [2020-03-27T16:12:33.129Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-27T16:12:33.251Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.025s coverage: 56.8% of statements [2020-03-27T16:12:33.815Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-03-27T16:12:34.071Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-03-27T16:12:34.327Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-27T16:12:34.498Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-03-27T16:12:35.694Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-03-27T16:12:35.871Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-03-27T16:12:35.950Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-03-27T16:12:37.766Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-03-27T16:12:38.023Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-03-27T16:12:38.587Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-27T16:12:39.218Z] ok github.com/docker/docker/pkg/signal 2.388s coverage: 61.0% of statements [2020-03-27T16:12:39.218Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-03-27T16:12:39.475Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-03-27T16:12:39.732Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-03-27T16:12:39.989Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-03-27T16:12:40.552Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-03-27T16:12:40.808Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 37.2% of statements [2020-03-27T16:12:41.371Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2020-03-27T16:12:41.894Z] === RUN TestDockerSuite/TestBuildPATH [2020-03-27T16:12:41.933Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-03-27T16:12:42.189Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 85.9% of statements [2020-03-27T16:12:42.446Z] testing: warning: no tests to run [2020-03-27T16:12:42.446Z] coverage: [no statements] [2020-03-27T16:12:42.446Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-27T16:12:43.008Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-03-27T16:12:43.008Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-27T16:12:43.265Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-27T16:12:43.789Z] --- PASS: TestServiceCreateInit (10.55s) [2020-03-27T16:12:43.789Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.35s) [2020-03-27T16:12:43.789Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.17s) [2020-03-27T16:12:43.789Z] === RUN TestCreateServiceMultipleTimes [2020-03-27T16:12:44.720Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-03-27T16:12:45.649Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-03-27T16:12:45.784Z] ok github.com/docker/docker/plugin 0.533s coverage: 27.1% of statements [2020-03-27T16:12:46.041Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-03-27T16:12:46.579Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-03-27T16:12:46.970Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-03-27T16:12:46.977Z] ok github.com/docker/docker/client 0.853s coverage: 75.3% of statements [2020-03-27T16:12:47.226Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-03-27T16:12:49.118Z] ok github.com/docker/docker/registry 0.076s coverage: 56.0% of statements [2020-03-27T16:12:49.374Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-03-27T16:12:49.630Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-03-27T16:12:50.193Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-03-27T16:12:50.450Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-03-27T16:12:52.970Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-03-27T16:12:53.901Z] ok github.com/docker/docker/volume/local 0.021s coverage: 73.0% of statements [2020-03-27T16:12:54.463Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-03-27T16:12:55.392Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-03-27T16:12:58.767Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-03-27T16:13:02.039Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-03-27T16:13:02.969Z] --- PASS: TestCreateServiceMultipleTimes (19.13s) [2020-03-27T16:13:02.969Z] === RUN TestCreateServiceConflict [2020-03-27T16:13:03.541Z] ok github.com/docker/docker/builder/remotecontext/git 33.699s coverage: 86.3% of statements [2020-03-27T16:13:03.541Z] ? github.com/docker/docker/cli [no test files] [2020-03-27T16:13:03.541Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-27T16:13:04.339Z] === RUN TestDockerSuite/TestBuildRm [2020-03-27T16:13:05.709Z] --- PASS: TestCreateServiceConflict (2.48s) [2020-03-27T16:13:05.709Z] === RUN TestCreateServiceMaxReplicas [2020-03-27T16:13:07.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-27T16:13:07.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-27T16:13:07.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-27T16:13:07.562Z] ok github.com/docker/docker/pkg/plugins 33.622s coverage: 76.6% of statements [2020-03-27T16:13:07.562Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-27T16:13:07.562Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-27T16:13:07.562Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-27T16:13:07.562Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-27T16:13:07.562Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-27T16:13:07.562Z] ? github.com/docker/docker/rootless [no test files] [2020-03-27T16:13:07.562Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-27T16:13:07.562Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-27T16:13:07.562Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-27T16:13:07.562Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-27T16:13:07.562Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-27T16:13:07.562Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-27T16:13:07.562Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-27T16:13:07.562Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-27T16:13:07.562Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-27T16:13:07.562Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-27T16:13:07.562Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-27T16:13:07.562Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-27T16:13:07.562Z] ? github.com/docker/docker/volume [no test files] [2020-03-27T16:13:07.562Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-27T16:13:07.562Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === Skipped [2020-03-27T16:13:07.562Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-27T16:13:07.562Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-27T16:13:07.562Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-27T16:13:07.562Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T16:13:07.562Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-27T16:13:07.562Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T16:13:07.562Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-27T16:13:07.562Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T16:13:07.562Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-27T16:13:07.562Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T16:13:07.562Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-27T16:13:07.562Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T16:13:07.562Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-27T16:13:07.562Z] graphtest_unix.go:73: No driver to put! [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-27T16:13:07.562Z] time="2020-03-27T16:11:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-27T16:13:07.562Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-27T16:13:07.562Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-27T16:13:07.562Z] time="2020-03-27T16:11:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-27T16:13:07.562Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-27T16:13:07.562Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-27T16:13:07.562Z] time="2020-03-27T16:11:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-27T16:13:07.562Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-27T16:13:07.562Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-27T16:13:07.562Z] time="2020-03-27T16:11:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-27T16:13:07.562Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-27T16:13:07.562Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-27T16:13:07.562Z] time="2020-03-27T16:11:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-27T16:13:07.562Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-27T16:13:07.562Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-27T16:13:07.562Z] graphtest_unix.go:73: No driver to put! [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-27T16:13:07.562Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-27T16:13:07.562Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-27T16:13:07.562Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-27T16:13:07.562Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-27T16:13:07.562Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T16:13:07.562Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-27T16:13:07.562Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T16:13:07.562Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-27T16:13:07.562Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T16:13:07.562Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-27T16:13:07.562Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T16:13:07.562Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-27T16:13:07.562Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T16:13:07.562Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-27T16:13:07.562Z] graphtest_unix.go:73: No driver to put! [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-27T16:13:07.562Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-27T16:13:07.562Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] [2020-03-27T16:13:07.562Z] DONE 2174 tests, 26 skipped in 246.106s [2020-03-27T16:13:07.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause Post stage [Pipeline] junit [2020-03-27T16:13:07.873Z] Recording test results [2020-03-27T16:13:08.172Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-03-27T16:13:08.758Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40712/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b02e0024f5dc3f91c228ac3e4716036eca44c6c9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b02e0024f5dc3f91c228ac3e4716036eca44c6c9 hack/validate/vendor [2020-03-27T16:13:08.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-27T16:13:09.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-27T16:13:09.544Z] --- PASS: TestCreateServiceMaxReplicas (3.91s) [2020-03-27T16:13:09.544Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-27T16:13:09.544Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-03-27T16:13:09.728Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-03-27T16:13:10.321Z] + echo Building e2e image [2020-03-27T16:13:10.321Z] Building e2e image [2020-03-27T16:13:10.321Z] + docker build --build-arg DOCKER_GITCOMMIT=b02e0024f5dc3f91c228ac3e4716036eca44c6c9 -t moby-e2e-test -f Dockerfile.e2e . [2020-03-27T16:13:10.321Z] #1 [internal] load build definition from Dockerfile.e2e [2020-03-27T16:13:10.321Z] #1 transferring dockerfile: 3.21kB done [2020-03-27T16:13:10.321Z] #1 DONE 0.0s [2020-03-27T16:13:10.321Z] [2020-03-27T16:13:10.321Z] #2 [internal] load .dockerignore [2020-03-27T16:13:10.321Z] #2 transferring context: 34B done [2020-03-27T16:13:10.321Z] #2 DONE 0.0s [2020-03-27T16:13:10.321Z] [2020-03-27T16:13:10.321Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine [2020-03-27T16:13:10.578Z] #4 DONE 0.2s [2020-03-27T16:13:10.578Z] [2020-03-27T16:13:10.578Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-03-27T16:13:10.578Z] #3 DONE 0.3s [2020-03-27T16:13:10.837Z] [2020-03-27T16:13:10.837Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-03-27T16:13:10.837Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-03-27T16:13:10.837Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-03-27T16:13:10.837Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-03-27T16:13:10.837Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-03-27T16:13:10.837Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0B / 2.79MB 0.2s [2020-03-27T16:13:11.093Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 1.95MB / 2.79MB 0.2s [2020-03-27T16:13:11.093Z] #5 ... [2020-03-27T16:13:11.093Z] [2020-03-27T16:13:11.093Z] #8 [internal] load build context [2020-03-27T16:13:11.093Z] #8 transferring context: 833.47kB 0.4s done [2020-03-27T16:13:11.093Z] #8 DONE 0.4s [2020-03-27T16:13:11.093Z] [2020-03-27T16:13:11.093Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-03-27T16:13:11.093Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.3s done [2020-03-27T16:13:11.093Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 [2020-03-27T16:13:11.350Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.4s done [2020-03-27T16:13:11.441Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-03-27T16:13:11.608Z] #5 DONE 0.8s [2020-03-27T16:13:11.608Z] [2020-03-27T16:13:11.608Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-27T16:13:11.608Z] #14 resolve docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a done [2020-03-27T16:13:11.608Z] #14 sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a 1.65kB / 1.65kB done [2020-03-27T16:13:11.608Z] #14 sha256:5247a2e7ca4e484c93ce8177bdebf5922f9dbb14065583c4af5a5de35fa30987 1.36kB / 1.36kB done [2020-03-27T16:13:11.608Z] #14 sha256:e1fd9820be161c48c976bef05a2c2cffeb4e93b26acd8fdf1a9ff67f4b58c17a 3.83kB / 3.83kB done [2020-03-27T16:13:11.608Z] #14 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 2.80MB / 2.80MB 0.1s done [2020-03-27T16:13:11.608Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.2s done [2020-03-27T16:13:11.608Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.2s done [2020-03-27T16:13:11.608Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.4s done [2020-03-27T16:13:11.608Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 36.59MB / 126.88MB 0.7s [2020-03-27T16:13:11.608Z] #14 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 126B / 126B 0.2s done [2020-03-27T16:13:11.608Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.1s [2020-03-27T16:13:11.608Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 48.51MB / 126.88MB 0.9s [2020-03-27T16:13:11.608Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.2s done [2020-03-27T16:13:11.608Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done [2020-03-27T16:13:11.698Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-03-27T16:13:11.865Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 59.24MB / 126.88MB 1.1s [2020-03-27T16:13:11.865Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 69.78MB / 126.88MB 1.2s [2020-03-27T16:13:11.865Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 81.71MB / 126.88MB 1.3s [2020-03-27T16:13:12.125Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 93.31MB / 126.88MB 1.4s [2020-03-27T16:13:12.125Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 120.64MB / 126.88MB 1.6s [2020-03-27T16:13:12.194Z] ok github.com/docker/docker/cmd/dockerd 0.651s coverage: 19.2% of statements [2020-03-27T16:13:12.630Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-03-27T16:13:12.689Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.8s done [2020-03-27T16:13:12.689Z] #14 ... [2020-03-27T16:13:12.689Z] [2020-03-27T16:13:12.689Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-03-27T16:13:12.689Z] #6 DONE 1.1s [2020-03-27T16:13:12.689Z] [2020-03-27T16:13:12.689Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-27T16:13:12.689Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 0.1s [2020-03-27T16:13:12.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-27T16:13:13.878Z] ok github.com/docker/docker/container 0.534s coverage: 41.9% of statements [2020-03-27T16:13:13.878Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-27T16:13:13.878Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-27T16:13:13.878Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-27T16:13:13.878Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-27T16:13:14.000Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-03-27T16:13:14.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-27T16:13:14.701Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.272s coverage: 65.3% of statements [2020-03-27T16:13:15.895Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-03-27T16:13:16.825Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-03-27T16:13:17.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-27T16:13:17.939Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.1s [2020-03-27T16:13:17.939Z] #14 ... [2020-03-27T16:13:17.939Z] [2020-03-27T16:13:17.939Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-03-27T16:13:17.939Z] #7 0.992 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-27T16:13:17.939Z] #7 2.084 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-27T16:13:17.939Z] #7 2.192 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-03-27T16:13:17.939Z] #7 2.197 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-03-27T16:13:17.939Z] #7 2.209 (3/30) Installing readline (8.0.0-r0) [2020-03-27T16:13:17.939Z] #7 2.214 (4/30) Installing bash (5.0.0-r0) [2020-03-27T16:13:17.939Z] #7 2.230 Executing bash-5.0.0-r0.post-install [2020-03-27T16:13:17.939Z] #7 2.238 (5/30) Installing ca-certificates (20190108-r0) [2020-03-27T16:13:17.939Z] #7 2.253 (6/30) Installing libgcc (8.3.0-r0) [2020-03-27T16:13:17.939Z] #7 2.258 (7/30) Installing libstdc++ (8.3.0-r0) [2020-03-27T16:13:17.939Z] #7 2.270 (8/30) Installing binutils (2.32-r0) [2020-03-27T16:13:17.939Z] #7 2.364 (9/30) Installing gmp (6.1.2-r1) [2020-03-27T16:13:17.939Z] #7 2.373 (10/30) Installing isl (0.18-r0) [2020-03-27T16:13:17.939Z] #7 2.392 (11/30) Installing libgomp (8.3.0-r0) [2020-03-27T16:13:17.939Z] #7 2.395 (12/30) Installing libatomic (8.3.0-r0) [2020-03-27T16:13:17.939Z] #7 2.398 (13/30) Installing mpfr3 (3.1.5-r1) [2020-03-27T16:13:17.939Z] #7 2.405 (14/30) Installing mpc1 (1.1.0-r0) [2020-03-27T16:13:17.939Z] #7 2.410 (15/30) Installing gcc (8.3.0-r0) [2020-03-27T16:13:17.939Z] #7 3.281 (16/30) Installing musl-dev (1.1.22-r3) [2020-03-27T16:13:17.939Z] #7 3.381 (17/30) Installing libc-dev (0.7.1-r0) [2020-03-27T16:13:17.939Z] #7 3.382 (18/30) Installing g++ (8.3.0-r0) [2020-03-27T16:13:17.939Z] #7 3.922 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-03-27T16:13:17.939Z] #7 3.927 (20/30) Installing libcurl (7.66.0-r0) [2020-03-27T16:13:17.939Z] #7 3.937 (21/30) Installing expat (2.2.8-r0) [2020-03-27T16:13:17.939Z] #7 3.941 (22/30) Installing pcre2 (10.33-r0) [2020-03-27T16:13:17.939Z] #7 3.951 (23/30) Installing git (2.22.2-r0) [2020-03-27T16:13:17.939Z] #7 4.147 (24/30) Installing libmnl (1.0.4-r0) [2020-03-27T16:13:17.939Z] #7 4.153 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-03-27T16:13:17.939Z] #7 4.154 (26/30) Installing iptables (1.8.3-r1) [2020-03-27T16:13:17.939Z] #7 4.180 (27/30) Installing pigz (2.4-r0) [2020-03-27T16:13:17.939Z] #7 4.188 (28/30) Installing tar (1.32-r0) [2020-03-27T16:13:17.939Z] #7 4.198 (29/30) Installing xz-libs (5.2.4-r0) [2020-03-27T16:13:17.939Z] #7 4.199 (30/30) Installing xz (5.2.4-r0) [2020-03-27T16:13:17.939Z] #7 4.205 Executing busybox-1.30.1-r3.trigger [2020-03-27T16:13:17.939Z] #7 4.212 Executing ca-certificates-20190108-r0.trigger [2020-03-27T16:13:17.939Z] #7 4.259 OK: 178 MiB in 44 packages [2020-03-27T16:13:17.939Z] #7 DONE 5.4s [2020-03-27T16:13:17.939Z] [2020-03-27T16:13:17.939Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-03-27T16:13:18.195Z] #9 DONE 0.1s [2020-03-27T16:13:18.195Z] [2020-03-27T16:13:18.195Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-27T16:13:18.195Z] #14 ... [2020-03-27T16:13:18.195Z] [2020-03-27T16:13:18.195Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-03-27T16:13:18.195Z] #10 DONE 0.1s [2020-03-27T16:13:18.195Z] [2020-03-27T16:13:18.195Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-03-27T16:13:18.195Z] #11 DONE 0.1s [2020-03-27T16:13:18.195Z] [2020-03-27T16:13:18.195Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-27T16:13:18.454Z] #14 ... [2020-03-27T16:13:18.454Z] [2020-03-27T16:13:18.454Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-03-27T16:13:18.454Z] #12 DONE 0.1s [2020-03-27T16:13:18.454Z] [2020-03-27T16:13:18.454Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-03-27T16:13:18.454Z] #13 DONE 0.1s [2020-03-27T16:13:18.454Z] [2020-03-27T16:13:18.454Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-27T16:13:18.454Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.9s done [2020-03-27T16:13:18.711Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 done [2020-03-27T16:13:18.711Z] #14 DONE 8.0s [2020-03-27T16:13:18.711Z] [2020-03-27T16:13:18.711Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-03-27T16:13:19.273Z] #15 0.569 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-27T16:13:20.108Z] ok github.com/docker/docker/daemon/cluster/convert 0.853s coverage: 35.6% of statements [2020-03-27T16:13:20.639Z] #15 1.623 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-27T16:13:20.639Z] #15 1.731 (1/43) Upgrading musl (1.1.24-r0 -> 1.1.24-r2) [2020-03-27T16:13:20.639Z] #15 1.741 (2/43) Installing ncurses-terminfo-base (6.1_p20200118-r2) [2020-03-27T16:13:20.639Z] #15 1.744 (3/43) Installing ncurses-libs (6.1_p20200118-r2) [2020-03-27T16:13:20.639Z] #15 1.751 (4/43) Installing readline (8.0.1-r0) [2020-03-27T16:13:20.639Z] #15 1.755 (5/43) Installing bash (5.0.11-r1) [2020-03-27T16:13:20.639Z] #15 1.798 Executing bash-5.0.11-r1.post-install [2020-03-27T16:13:20.639Z] #15 1.800 (6/43) Installing linux-headers (4.19.36-r0) [2020-03-27T16:13:20.639Z] #15 1.873 (7/43) Installing libblkid (2.34-r1) [2020-03-27T16:13:20.639Z] #15 1.878 (8/43) Installing libuuid (2.34-r1) [2020-03-27T16:13:20.639Z] #15 1.880 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-03-27T16:13:20.639Z] #15 1.886 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-03-27T16:13:20.639Z] #15 1.897 (11/43) Installing libgcc (9.2.0-r4) [2020-03-27T16:13:20.639Z] #15 1.899 (12/43) Installing libstdc++ (9.2.0-r4) [2020-03-27T16:13:20.639Z] #15 1.913 (13/43) Installing binutils (2.33.1-r0) [2020-03-27T16:13:20.639Z] #15 1.989 (14/43) Installing libmagic (5.37-r1) [2020-03-27T16:13:20.895Z] #15 2.009 (15/43) Installing file (5.37-r1) [2020-03-27T16:13:20.895Z] #15 2.011 (16/43) Installing gmp (6.1.2-r1) [2020-03-27T16:13:20.895Z] #15 2.018 (17/43) Installing isl (0.18-r0) [2020-03-27T16:13:20.895Z] #15 2.033 (18/43) Installing libgomp (9.2.0-r4) [2020-03-27T16:13:20.895Z] #15 2.036 (19/43) Installing libatomic (9.2.0-r4) [2020-03-27T16:13:20.895Z] #15 2.039 (20/43) Installing mpfr4 (4.0.2-r1) [2020-03-27T16:13:20.895Z] #15 2.045 (21/43) Installing mpc1 (1.1.0-r1) [2020-03-27T16:13:20.895Z] #15 2.048 (22/43) Installing gcc (9.2.0-r4) [2020-03-27T16:13:21.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-27T16:13:21.459Z] #15 2.723 (23/43) Installing musl-dev (1.1.24-r2) [2020-03-27T16:13:21.715Z] #15 2.878 (24/43) Installing libc-dev (0.7.2-r0) [2020-03-27T16:13:21.715Z] #15 2.880 (25/43) Installing g++ (9.2.0-r4) [2020-03-27T16:13:21.972Z] #15 3.298 (26/43) Installing make (4.2.1-r2) [2020-03-27T16:13:21.972Z] #15 3.310 (27/43) Installing fortify-headers (1.1-r0) [2020-03-27T16:13:21.972Z] #15 3.327 (28/43) Installing build-base (0.5-r1) [2020-03-27T16:13:21.972Z] #15 3.329 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-03-27T16:13:21.972Z] #15 3.332 (30/43) Installing libcurl (7.67.0-r0) [2020-03-27T16:13:21.972Z] #15 3.338 (31/43) Installing curl (7.67.0-r0) [2020-03-27T16:13:21.972Z] #15 3.341 (32/43) Installing oniguruma (6.9.4-r0) [2020-03-27T16:13:21.972Z] #15 3.349 (33/43) Installing jq (1.6-r0) [2020-03-27T16:13:21.972Z] #15 3.357 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-03-27T16:13:21.972Z] #15 3.363 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-03-27T16:13:21.972Z] #15 3.375 (36/43) Installing libaio (0.3.112-r1) [2020-03-27T16:13:21.972Z] #15 3.382 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-03-27T16:13:21.972Z] #15 3.413 (38/43) Installing libfdisk (2.34-r1) [2020-03-27T16:13:22.080Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-03-27T16:13:22.080Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-03-27T16:13:22.080Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-03-27T16:13:22.080Z] === RUN TestDockerSuite/TestBuildSpaces [2020-03-27T16:13:22.080Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-03-27T16:13:22.228Z] #15 3.420 (39/43) Installing libmount (2.34-r1) [2020-03-27T16:13:22.228Z] #15 3.425 (40/43) Installing libsmartcols (2.34-r1) [2020-03-27T16:13:22.228Z] #15 3.429 (41/43) Installing pkgconf (1.6.3-r0) [2020-03-27T16:13:22.228Z] #15 3.431 (42/43) Installing util-linux-dev (2.34-r1) [2020-03-27T16:13:22.228Z] #15 3.453 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-03-27T16:13:22.228Z] #15 3.459 Executing busybox-1.31.1-r9.trigger [2020-03-27T16:13:22.228Z] #15 3.464 OK: 196 MiB in 57 packages [2020-03-27T16:13:22.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-27T16:13:22.791Z] #15 DONE 4.0s [2020-03-27T16:13:22.791Z] [2020-03-27T16:13:22.791Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-03-27T16:13:23.010Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-03-27T16:13:23.267Z] === RUN TestDockerSuite/TestBuildStderr [2020-03-27T16:13:23.354Z] #16 DONE 0.7s [2020-03-27T16:13:23.611Z] [2020-03-27T16:13:23.611Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-03-27T16:13:24.175Z] #17 DONE 0.7s [2020-03-27T16:13:24.175Z] [2020-03-27T16:13:24.175Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-03-27T16:13:24.175Z] #18 DONE 0.0s [2020-03-27T16:13:24.175Z] [2020-03-27T16:13:24.175Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-03-27T16:13:24.175Z] #26 DONE 0.1s [2020-03-27T16:13:24.175Z] [2020-03-27T16:13:24.175Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T16:13:24.175Z] #22 DONE 0.1s [2020-03-27T16:13:24.175Z] [2020-03-27T16:13:24.175Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-03-27T16:13:24.175Z] #19 DONE 0.1s [2020-03-27T16:13:24.175Z] [2020-03-27T16:13:24.175Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-27T16:13:24.197Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-03-27T16:13:24.432Z] #23 DONE 0.1s [2020-03-27T16:13:24.432Z] [2020-03-27T16:13:24.433Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-03-27T16:13:24.433Z] #27 DONE 0.1s [2020-03-27T16:13:24.433Z] [2020-03-27T16:13:24.433Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-03-27T16:13:24.433Z] #28 DONE 0.1s [2020-03-27T16:13:24.433Z] [2020-03-27T16:13:24.433Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-27T16:13:24.453Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-27T16:13:24.710Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.52s) [2020-03-27T16:13:24.710Z] === RUN TestCreateServiceSecretFileMode [2020-03-27T16:13:25.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-27T16:13:25.800Z] #24 1.362 + RM_GOPATH=0 [2020-03-27T16:13:25.800Z] #24 1.362 + TMP_GOPATH= [2020-03-27T16:13:25.800Z] #24 1.362 + : /build [2020-03-27T16:13:25.800Z] #24 1.362 + '[' -z '' ']' [2020-03-27T16:13:25.800Z] #24 1.362 ++ mktemp -d [2020-03-27T16:13:25.800Z] #24 1.364 + export GOPATH=/tmp/tmp.gcDKNO [2020-03-27T16:13:25.800Z] #24 1.364 + GOPATH=/tmp/tmp.gcDKNO [2020-03-27T16:13:25.800Z] #24 1.364 + RM_GOPATH=1 [2020-03-27T16:13:25.800Z] #24 1.364 ++ dirname ./install.sh [2020-03-27T16:13:25.800Z] #24 1.365 + dir=. [2020-03-27T16:13:25.800Z] #24 1.365 + bin=dockercli [2020-03-27T16:13:25.800Z] #24 1.365 + shift [2020-03-27T16:13:25.800Z] #24 1.365 + '[' '!' -f ./dockercli.installer ']' [2020-03-27T16:13:25.800Z] #24 1.366 + . ./dockercli.installer [2020-03-27T16:13:25.800Z] #24 1.366 ++ : stable [2020-03-27T16:13:25.800Z] #24 1.366 ++ : 17.06.2-ce [2020-03-27T16:13:25.800Z] #24 1.366 + install_dockercli [2020-03-27T16:13:25.800Z] #24 1.366 Install docker/cli version 17.06.2-ce from stable [2020-03-27T16:13:25.800Z] #24 1.366 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-27T16:13:25.800Z] #24 1.367 ++ uname -m [2020-03-27T16:13:25.800Z] #24 1.370 + arch=x86_64 [2020-03-27T16:13:25.800Z] #24 1.370 + '[' x86_64 '!=' x86_64 ']' [2020-03-27T16:13:25.800Z] #24 1.370 + url=https://download.docker.com/linux/static [2020-03-27T16:13:25.800Z] #24 1.370 + tar -xz docker/docker [2020-03-27T16:13:25.800Z] #24 1.375 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-27T16:13:27.203Z] ok github.com/docker/docker/daemon/cluster 2.392s coverage: 0.5% of statements [2020-03-27T16:13:27.694Z] #24 ... [2020-03-27T16:13:27.694Z] [2020-03-27T16:13:27.694Z] #31 [builder 1/4] COPY . . [2020-03-27T16:13:27.694Z] #31 DONE 3.3s [2020-03-27T16:13:27.694Z] [2020-03-27T16:13:27.694Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-27T16:13:27.694Z] #20 2.457 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-27T16:13:27.694Z] #20 3.054 curl: option --progress: is ambiguous [2020-03-27T16:13:27.694Z] #20 3.063 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-27T16:13:27.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-27T16:13:27.950Z] #20 3.525 curl: option --progress: is ambiguous [2020-03-27T16:13:27.950Z] #20 3.528 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-27T16:13:28.514Z] #20 4.094 curl: option --progress: is ambiguous [2020-03-27T16:13:28.514Z] #20 4.094 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-27T16:13:28.514Z] #20 ... [2020-03-27T16:13:28.514Z] [2020-03-27T16:13:28.514Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-27T16:13:28.514Z] #24 4.117 + mkdir -p /build [2020-03-27T16:13:28.514Z] #24 4.119 + mv docker/docker /build/ [2020-03-27T16:13:28.514Z] #24 4.120 + rmdir docker [2020-03-27T16:13:28.514Z] #24 DONE 4.2s [2020-03-27T16:13:28.771Z] [2020-03-27T16:13:28.771Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-03-27T16:13:28.888Z] --- PASS: TestCreateServiceSecretFileMode (3.76s) [2020-03-27T16:13:28.888Z] === RUN TestCreateServiceConfigFileMode [2020-03-27T16:13:28.891Z] ok github.com/docker/docker/daemon/config 1.215s coverage: 79.6% of statements [2020-03-27T16:13:29.028Z] #32 DONE 1.6s [2020-03-27T16:13:29.028Z] [2020-03-27T16:13:29.028Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-27T16:13:29.453Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-03-27T16:13:30.399Z] #33 1.456 [2020-03-27T16:13:30.571Z] ok github.com/docker/docker/daemon/discovery 0.355s coverage: 30.0% of statements [2020-03-27T16:13:30.656Z] #33 1.619 Removing bundles/ [2020-03-27T16:13:30.656Z] #33 1.620 [2020-03-27T16:13:30.656Z] #33 1.631 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-03-27T16:13:30.822Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-03-27T16:13:31.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-27T16:13:31.753Z] --- PASS: TestCreateServiceConfigFileMode (3.16s) [2020-03-27T16:13:31.753Z] === RUN TestCreateServiceSysctls [2020-03-27T16:13:31.753Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-03-27T16:13:32.026Z] #33 2.921 Building test suite binary ./integration-cli/test.main [2020-03-27T16:13:32.240Z] ok github.com/docker/docker/daemon/events 0.288s coverage: 50.0% of statements [2020-03-27T16:13:32.240Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.314s coverage: 10.9% of statements [2020-03-27T16:13:32.316Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-03-27T16:13:33.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-27T16:13:33.684Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-03-27T16:13:34.522Z] ok github.com/docker/docker/daemon/links 0.102s coverage: 93.0% of statements [2020-03-27T16:13:34.522Z] ok github.com/docker/docker/daemon/graphdriver 0.152s coverage: 2.3% of statements [2020-03-27T16:13:34.549Z] #33 ... [2020-03-27T16:13:34.549Z] [2020-03-27T16:13:34.549Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-27T16:13:34.549Z] #20 4.578 curl: option --progress: is ambiguous [2020-03-27T16:13:34.549Z] #20 4.578 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-27T16:13:34.549Z] #20 5.029 [2020-03-27T16:13:34.549Z] #20 6.228 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-27T16:13:34.549Z] #20 6.508 curl: option --progress: is ambiguous [2020-03-27T16:13:34.549Z] #20 6.512 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-27T16:13:34.549Z] #20 6.896 [2020-03-27T16:13:34.549Z] #20 8.074 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-27T16:13:34.549Z] #20 8.504 curl: option --progress: is ambiguous [2020-03-27T16:13:34.549Z] #20 8.506 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-27T16:13:34.549Z] #20 8.828 [2020-03-27T16:13:34.549Z] #20 10.02 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-27T16:13:34.549Z] #20 ... [2020-03-27T16:13:34.549Z] [2020-03-27T16:13:34.549Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-27T16:13:34.549Z] #29 ... [2020-03-27T16:13:34.549Z] [2020-03-27T16:13:34.549Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-27T16:13:34.549Z] #20 10.29 curl: option --progress: is ambiguous [2020-03-27T16:13:34.549Z] #20 10.29 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-27T16:13:35.053Z] === RUN TestDockerSuite/TestBuildUser [2020-03-27T16:13:35.113Z] #20 10.60 [2020-03-27T16:13:35.334Z] ok github.com/docker/docker/daemon 3.169s coverage: 9.2% of statements [2020-03-27T16:13:35.334Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-27T16:13:35.334Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-27T16:13:35.334Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-27T16:13:35.334Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-27T16:13:35.334Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-03-27T16:13:35.334Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-03-27T16:13:35.334Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-03-27T16:13:35.334Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-27T16:13:35.334Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-03-27T16:13:35.334Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-03-27T16:13:35.334Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-03-27T16:13:35.334Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-03-27T16:13:35.334Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-27T16:13:35.334Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-03-27T16:13:35.334Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-03-27T16:13:35.334Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-03-27T16:13:35.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-27T16:13:35.619Z] --- PASS: TestCreateServiceSysctls (3.82s) [2020-03-27T16:13:35.619Z] === RUN TestCreateServiceCapabilities [2020-03-27T16:13:36.483Z] #20 12.05 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-27T16:13:36.741Z] #20 12.49 curl: option --progress: is ambiguous [2020-03-27T16:13:36.741Z] #20 12.49 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-27T16:13:37.305Z] #20 12.85 [2020-03-27T16:13:37.305Z] #20 12.94 Download of images into '/build' complete. [2020-03-27T16:13:37.305Z] #20 12.94 Use something like the following to load the result into a Docker daemon: [2020-03-27T16:13:37.305Z] #20 12.94 tar -cC '/build' . | docker load [2020-03-27T16:13:37.305Z] #20 DONE 13.1s [2020-03-27T16:13:37.305Z] [2020-03-27T16:13:37.305Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-27T16:13:37.462Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-27T16:13:37.462Z] Using test binary docker [2020-03-27T16:13:37.462Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-27T16:13:37.462Z] +++ /etc/init.d/apparmor start [2020-03-27T16:13:37.462Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-27T16:13:37.462Z] INFO: Waiting for daemon to start... [2020-03-27T16:13:37.462Z] Starting dockerd [2020-03-27T16:13:37.462Z] +++ 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-03-27T16:13:37.512Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-03-27T16:13:38.236Z] #29 ... [2020-03-27T16:13:38.236Z] [2020-03-27T16:13:38.236Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-27T16:13:38.493Z] #21 DONE 0.1s [2020-03-27T16:13:38.493Z] [2020-03-27T16:13:38.493Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-03-27T16:13:38.750Z] #25 DONE 0.1s [2020-03-27T16:13:38.750Z] [2020-03-27T16:13:38.750Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-27T16:13:38.902Z] ok github.com/docker/docker/daemon/images 0.588s coverage: 4.9% of statements [2020-03-27T16:13:38.902Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-27T16:13:38.902Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-27T16:13:38.902Z] ok github.com/docker/docker/daemon/logger 0.962s coverage: 42.1% of statements [2020-03-27T16:13:39.408Z] --- PASS: TestCreateServiceCapabilities (3.51s) [2020-03-27T16:13:39.408Z] === RUN TestInspect [2020-03-27T16:13:39.491Z] . [2020-03-27T16:13:39.491Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-27T16:13:39.491Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-27T16:13:39.491Z] Error: No such image: emptyfs [2020-03-27T16:13:39.491Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-27T16:13:39.491Z] ++++ docker load [2020-03-27T16:13:39.491Z] Running integration-test (iteration 1) [2020-03-27T16:13:39.491Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-03-27T16:13:39.491Z] ++ 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-03-27T16:13:39.491Z] ++ set -e [2020-03-27T16:13:39.491Z] ++ '[' -n 0 ']' [2020-03-27T16:13:39.491Z] ++ set -x [2020-03-27T16:13:39.491Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:13:39.715Z] ok github.com/docker/docker/daemon/logger/awslogs 0.793s coverage: 77.8% of statements [2020-03-27T16:13:39.715Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-03-27T16:13:39.715Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-27T16:13:39.715Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-27T16:13:39.715Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-03-27T16:13:39.715Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-03-27T16:13:39.715Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.627s coverage: 62.1% of statements [2020-03-27T16:13:40.535Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.278s coverage: 88.3% of statements [2020-03-27T16:13:41.302Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-03-27T16:13:43.114Z] ok github.com/docker/docker/daemon/logger/local 0.475s coverage: 74.7% of statements [2020-03-27T16:13:43.114Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-27T16:13:43.114Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.228s coverage: 21.4% of statements [2020-03-27T16:13:43.114Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.241s coverage: 33.3% of statements [2020-03-27T16:13:43.824Z] --- PASS: TestInspect (4.31s) [2020-03-27T16:13:43.824Z] === RUN TestCreateJob [2020-03-27T16:13:44.795Z] ok github.com/docker/docker/daemon/logger/templates 0.055s coverage: 8.3% of statements [2020-03-27T16:13:45.609Z] ok github.com/docker/docker/daemon/logger/syslog 0.307s coverage: 47.8% of statements [2020-03-27T16:13:46.410Z] ok github.com/docker/docker/daemon/logger/splunk 2.352s coverage: 82.5% of statements [2020-03-27T16:13:46.410Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-27T16:13:46.410Z] ? github.com/docker/docker/daemon/network [no test files] [2020-03-27T16:13:46.410Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-27T16:13:47.097Z] --- PASS: TestCreateJob (3.53s) [2020-03-27T16:13:47.097Z] === RUN TestReplicatedJob [2020-03-27T16:13:48.970Z] ok github.com/docker/docker/distribution/metadata 1.181s coverage: 48.2% of statements [2020-03-27T16:13:48.970Z] ok github.com/docker/docker/errdefs 0.099s coverage: 49.4% of statements [2020-03-27T16:13:49.783Z] ok github.com/docker/docker/distribution 2.840s coverage: 20.3% of statements [2020-03-27T16:13:49.783Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-27T16:13:49.783Z] ok github.com/docker/docker/distribution/xfer 2.019s coverage: 76.8% of statements [2020-03-27T16:13:49.783Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-27T16:13:51.397Z] ok github.com/docker/docker/image/cache 0.238s coverage: 19.2% of statements [2020-03-27T16:13:52.211Z] ok github.com/docker/docker/image/v1 0.217s coverage: 25.0% of statements [2020-03-27T16:13:52.211Z] ok github.com/docker/docker/image 1.448s coverage: 86.4% of statements [2020-03-27T16:13:53.029Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-27T16:13:53.029Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-27T16:13:53.607Z] #29 29.02 # github.com/docker/docker/contrib/httpserver [2020-03-27T16:13:53.607Z] #29 29.02 loadinternal: cannot find runtime/cgo [2020-03-27T16:13:53.607Z] #29 DONE 29.3s [2020-03-27T16:13:53.607Z] [2020-03-27T16:13:53.607Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-27T16:13:53.643Z] --- PASS: TestReplicatedJob (6.62s) [2020-03-27T16:13:53.643Z] === RUN TestUpdateReplicatedJob [2020-03-27T16:13:53.829Z] ok github.com/docker/docker/libcontainerd/queue 0.137s coverage: 100.0% of statements [2020-03-27T16:13:54.538Z] #33 ... [2020-03-27T16:13:54.538Z] [2020-03-27T16:13:54.538Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-03-27T16:13:54.538Z] #30 DONE 0.1s [2020-03-27T16:13:54.538Z] [2020-03-27T16:13:54.538Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-27T16:13:54.637Z] ok github.com/docker/docker/layer 0.576s coverage: 30.1% of statements [2020-03-27T16:13:54.637Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-27T16:13:54.804Z] Loaded image: buildpack-deps:jessie [2020-03-27T16:13:54.804Z] Loaded image: busybox:latest [2020-03-27T16:13:54.804Z] Loaded image: busybox:glibc [2020-03-27T16:13:54.804Z] Loaded image: debian:jessie [2020-03-27T16:13:54.804Z] Loaded image: hello-world:latest [2020-03-27T16:13:54.804Z] INFO: Testing against a local daemon [2020-03-27T16:13:54.804Z] === RUN TestCgroupNamespacesBuild [2020-03-27T16:13:55.428Z] --- PASS: TestCgroupNamespacesBuild (1.64s) [2020-03-27T16:13:55.428Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-27T16:13:55.440Z] ok github.com/docker/docker/pkg/aaparser 0.112s coverage: 50.0% of statements [2020-03-27T16:13:56.232Z] ok github.com/docker/docker/opts 0.418s coverage: 67.7% of statements [2020-03-27T16:13:56.930Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s) [2020-03-27T16:13:56.930Z] === RUN TestBuildWithSession [2020-03-27T16:13:56.930Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-27T16:13:56.930Z] build_session_test.go:25: TODO: BuildKit [2020-03-27T16:13:56.930Z] === RUN TestBuildSquashParent [2020-03-27T16:13:57.048Z] ok github.com/docker/docker/libcontainerd/local 0.404s coverage: 1.0% of statements [2020-03-27T16:13:57.048Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-27T16:13:57.048Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-27T16:13:57.048Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-27T16:13:57.048Z] ? github.com/docker/docker/oci [no test files] [2020-03-27T16:13:57.048Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-27T16:13:57.822Z] --- PASS: TestUpdateReplicatedJob (4.29s) [2020-03-27T16:13:57.822Z] === RUN TestServiceListWithStatuses [2020-03-27T16:13:57.822Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-27T16:13:57.822Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-27T16:13:57.822Z] === RUN TestDockerNetworkConnectAlias [2020-03-27T16:13:58.746Z] ok github.com/docker/docker/pkg/broadcaster 0.050s coverage: 100.0% of statements [2020-03-27T16:13:58.746Z] ok github.com/docker/docker/pkg/authorization 0.770s coverage: 26.8% of statements [2020-03-27T16:13:58.746Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2020-03-27T16:13:59.193Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-03-27T16:13:59.550Z] ok github.com/docker/docker/pkg/directory 0.128s coverage: 80.0% of statements [2020-03-27T16:14:00.372Z] ok github.com/docker/docker/pkg/chrootarchive 0.208s coverage: 15.4% of statements [2020-03-27T16:14:00.372Z] ok github.com/docker/docker/pkg/discovery 0.154s coverage: 58.3% of statements [2020-03-27T16:14:00.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-03-27T16:14:00.563Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-03-27T16:14:00.820Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-03-27T16:14:01.176Z] ok github.com/docker/docker/pkg/discovery/file 0.055s coverage: 92.9% of statements [2020-03-27T16:14:01.987Z] ok github.com/docker/docker/pkg/discovery/memory 0.241s coverage: 92.3% of statements [2020-03-27T16:14:02.191Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-03-27T16:14:02.444Z] --- PASS: TestBuildSquashParent (5.45s) [2020-03-27T16:14:02.444Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-27T16:14:02.444Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-27T16:14:02.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-27T16:14:02.444Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-27T16:14:02.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-27T16:14:02.444Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-27T16:14:02.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-27T16:14:02.444Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-27T16:14:02.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-27T16:14:02.444Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-27T16:14:02.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-27T16:14:02.444Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-27T16:14:02.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-27T16:14:02.444Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-27T16:14:02.444Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-27T16:14:02.444Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-27T16:14:02.444Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-27T16:14:02.783Z] ok github.com/docker/docker/pkg/discovery/nodes 0.151s coverage: 93.8% of statements [2020-03-27T16:14:03.567Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-03-27T16:14:03.601Z] ok github.com/docker/docker/pkg/filenotify 0.103s coverage: 36.2% of statements [2020-03-27T16:14:04.409Z] ok github.com/docker/docker/pkg/fileutils 0.184s coverage: 87.7% of statements [2020-03-27T16:14:04.499Z] --- PASS: TestDockerNetworkConnectAlias (6.78s) [2020-03-27T16:14:04.499Z] === RUN TestDockerNetworkReConnect [2020-03-27T16:14:05.064Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-03-27T16:14:05.064Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-03-27T16:14:05.064Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-03-27T16:14:05.064Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-03-27T16:14:05.064Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-03-27T16:14:05.219Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 42.9% of statements [2020-03-27T16:14:05.938Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-27T16:14:05.938Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-27T16:14:06.018Z] ok github.com/docker/docker/pkg/discovery/kv 3.394s coverage: 84.1% of statements [2020-03-27T16:14:06.018Z] ok github.com/docker/docker/pkg/idtools 0.069s coverage: 6.3% of statements [2020-03-27T16:14:06.824Z] ok github.com/docker/docker/pkg/archive 9.323s coverage: 62.0% of statements [2020-03-27T16:14:07.588Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-03-27T16:14:07.588Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-03-27T16:14:07.588Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-03-27T16:14:07.643Z] ok github.com/docker/docker/pkg/jsonmessage 0.248s coverage: 91.7% of statements [2020-03-27T16:14:07.643Z] ok github.com/docker/docker/pkg/locker 0.048s coverage: 88.9% of statements [2020-03-27T16:14:07.643Z] ok github.com/docker/docker/pkg/ioutils 0.775s coverage: 69.2% of statements [2020-03-27T16:14:07.982Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-03-27T16:14:07.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.93s) [2020-03-27T16:14:07.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.09s) [2020-03-27T16:14:07.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.17s) [2020-03-27T16:14:07.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.22s) [2020-03-27T16:14:07.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2020-03-27T16:14:07.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) [2020-03-27T16:14:07.982Z] === RUN TestBuildMultiStageCopy [2020-03-27T16:14:07.982Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-27T16:14:08.456Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2020-03-27T16:14:08.456Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2020-03-27T16:14:08.456Z] ok github.com/docker/docker/pkg/parsers 0.052s coverage: 97.0% of statements [2020-03-27T16:14:08.518Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-03-27T16:14:09.260Z] ok github.com/docker/docker/pkg/pidfile 0.081s coverage: 82.6% of statements [2020-03-27T16:14:09.451Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-03-27T16:14:10.015Z] --- PASS: TestDockerNetworkReConnect (5.31s) [2020-03-27T16:14:10.015Z] === RUN TestServicePlugin [2020-03-27T16:14:10.037Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-27T16:14:10.321Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-27T16:14:10.580Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-03-27T16:14:10.606Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-27T16:14:10.838Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-03-27T16:14:10.941Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.127s coverage: 56.8% of statements [2020-03-27T16:14:11.226Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-27T16:14:11.514Z] --- PASS: TestBuildMultiStageCopy (3.82s) [2020-03-27T16:14:11.514Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.20s) [2020-03-27T16:14:11.514Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s) [2020-03-27T16:14:11.514Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2020-03-27T16:14:11.514Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2020-03-27T16:14:11.514Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2020-03-27T16:14:11.514Z] === RUN TestBuildMultiStageParentConfig [2020-03-27T16:14:11.717Z] ok github.com/docker/docker/pkg/plugins/transport 0.144s coverage: 85.7% of statements [2020-03-27T16:14:12.502Z] ok github.com/docker/docker/pkg/pools 0.220s coverage: 88.2% of statements [2020-03-27T16:14:12.529Z] --- PASS: TestBuildMultiStageParentConfig (1.03s) [2020-03-27T16:14:12.529Z] === RUN TestBuildLabelWithTargets [2020-03-27T16:14:13.315Z] ok github.com/docker/docker/pkg/progress 0.095s coverage: 75.9% of statements [2020-03-27T16:14:14.011Z] --- PASS: TestBuildLabelWithTargets (1.60s) [2020-03-27T16:14:14.011Z] === RUN TestBuildWithEmptyLayers [2020-03-27T16:14:14.124Z] ok github.com/docker/docker/pkg/reexec 0.122s coverage: 82.4% of statements [2020-03-27T16:14:14.124Z] ok github.com/docker/docker/pkg/pubsub 1.095s coverage: 73.9% of statements [2020-03-27T16:14:15.029Z] --- PASS: TestBuildWithEmptyLayers (0.83s) [2020-03-27T16:14:15.029Z] === RUN TestBuildMultiStageOnBuild [2020-03-27T16:14:15.033Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-03-27T16:14:15.940Z] ok github.com/docker/docker/pkg/signal 0.047s coverage: 20.3% of statements [2020-03-27T16:14:15.940Z] ok github.com/docker/docker/pkg/stdcopy 0.068s coverage: 100.0% of statements [2020-03-27T16:14:16.422Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-03-27T16:14:16.751Z] ok github.com/docker/docker/pkg/stringid 0.042s coverage: 70.6% of statements [2020-03-27T16:14:16.751Z] ok github.com/docker/docker/pkg/streamformatter 0.113s coverage: 66.2% of statements [2020-03-27T16:14:17.065Z] --- PASS: TestBuildMultiStageOnBuild (2.20s) [2020-03-27T16:14:17.065Z] === RUN TestBuildUncleanTarFilenames [2020-03-27T16:14:18.317Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-03-27T16:14:18.317Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-03-27T16:14:18.363Z] ok github.com/docker/docker/pkg/sysinfo 0.062s coverage: 38.2% of statements [2020-03-27T16:14:18.550Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2020-03-27T16:14:18.550Z] === RUN TestBuildMultiStageLayerLeak [2020-03-27T16:14:19.160Z] ok github.com/docker/docker/pkg/system 0.085s coverage: 13.8% of statements [2020-03-27T16:14:19.247Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-03-27T16:14:19.247Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-03-27T16:14:19.971Z] ok github.com/docker/docker/pkg/tailfile 0.276s coverage: 88.6% of statements [2020-03-27T16:14:20.177Z] === RUN TestDockerSuite/TestBuildXZHost [2020-03-27T16:14:20.593Z] --- PASS: TestBuildMultiStageLayerLeak (2.33s) [2020-03-27T16:14:20.593Z] === RUN TestBuildWithHugeFile [2020-03-27T16:14:20.791Z] ok github.com/docker/docker/pkg/tarsum 0.178s coverage: 89.3% of statements [2020-03-27T16:14:21.592Z] ok github.com/docker/docker/pkg/term 0.047s coverage: 30.8% of statements [2020-03-27T16:14:22.387Z] testing: warning: no tests to run [2020-03-27T16:14:22.387Z] ok github.com/docker/docker/pkg/term/windows 0.086s coverage: 0.0% of statements [no tests to run] [2020-03-27T16:14:22.387Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2020-03-27T16:14:22.703Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-03-27T16:14:22.703Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-03-27T16:14:22.703Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-03-27T16:14:23.166Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2020-03-27T16:14:23.166Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-27T16:14:23.166Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-27T16:14:23.166Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-03-27T16:14:23.166Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-27T16:14:23.166Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-03-27T16:14:23.166Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-03-27T16:14:23.166Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-27T16:14:23.166Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-27T16:14:23.166Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2020-03-27T16:14:23.634Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-03-27T16:14:25.006Z] === RUN TestDockerSuite/TestCommitChange [2020-03-27T16:14:25.790Z] ok github.com/docker/docker/plugin/v2 0.237s coverage: 20.1% of statements [2020-03-27T16:14:25.790Z] ok github.com/docker/docker/reference 0.246s coverage: 84.4% of statements [2020-03-27T16:14:25.790Z] ok github.com/docker/docker/plugin 0.215s coverage: 11.7% of statements [2020-03-27T16:14:25.937Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-03-27T16:14:26.868Z] === RUN TestDockerSuite/TestCommitHardlink [2020-03-27T16:14:27.433Z] ok github.com/docker/docker/registry/resumable 0.324s coverage: 100.0% of statements [2020-03-27T16:14:27.433Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 45.3% of statements [2020-03-27T16:14:27.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-27T16:14:29.122Z] ok github.com/docker/docker/testutil 0.076s coverage: 62.5% of statements [2020-03-27T16:14:29.122Z] ok github.com/docker/docker/registry 0.526s coverage: 51.7% of statements [2020-03-27T16:14:29.122Z] ok github.com/docker/docker/runconfig 0.227s coverage: 54.5% of statements [2020-03-27T16:14:29.174Z] === RUN TestDockerSuite/TestCommitNewFile [2020-03-27T16:14:31.072Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-03-27T16:14:31.699Z] ok github.com/docker/docker/volume/drivers 0.193s coverage: 36.1% of statements [2020-03-27T16:14:32.453Z] === RUN TestDockerSuite/TestCommitTTY [2020-03-27T16:14:32.513Z] ok github.com/docker/docker/volume/local 0.143s coverage: 37.7% of statements [2020-03-27T16:14:33.323Z] ok github.com/docker/docker/volume/mounts 0.086s coverage: 66.2% of statements [2020-03-27T16:14:34.976Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-03-27T16:14:35.003Z] ok github.com/docker/docker/volume/service 0.466s coverage: 70.3% of statements [2020-03-27T16:14:35.539Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-03-27T16:14:37.439Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-03-27T16:14:38.369Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-03-27T16:14:38.369Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-03-27T16:14:38.369Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-03-27T16:14:38.369Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-03-27T16:14:38.369Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-03-27T16:14:38.369Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-03-27T16:14:38.369Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-03-27T16:14:40.263Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-03-27T16:14:42.156Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-03-27T16:14:42.156Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-03-27T16:14:43.088Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-03-27T16:14:43.652Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-03-27T16:14:44.583Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-03-27T16:14:45.515Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-03-27T16:14:45.773Z] --- PASS: TestServicePlugin (35.78s) [2020-03-27T16:14:45.773Z] plugin_test.go:62: [d152485b9cbf4] joining swarm manager [d4e21e948095b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:14:45.773Z] plugin_test.go:65: [d4877a4754e61] joining swarm manager [d4e21e948095b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T16:14:45.773Z] === RUN TestServiceUpdateLabel [2020-03-27T16:14:46.336Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-03-27T16:14:46.336Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-03-27T16:14:46.336Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-03-27T16:14:46.970Z] ok github.com/docker/docker/pkg/plugins 35.327s coverage: 73.4% of statements [2020-03-27T16:14:46.970Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-27T16:14:46.970Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-27T16:14:46.970Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-27T16:14:46.970Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-03-27T16:14:46.970Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-27T16:14:46.970Z] ? github.com/docker/docker/rootless [no test files] [2020-03-27T16:14:46.970Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-27T16:14:46.970Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-27T16:14:46.970Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-27T16:14:46.970Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-27T16:14:46.970Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-27T16:14:46.970Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-27T16:14:46.970Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-27T16:14:46.970Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-27T16:14:46.970Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-27T16:14:46.970Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-27T16:14:46.970Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-27T16:14:46.970Z] ? github.com/docker/docker/volume [no test files] [2020-03-27T16:14:46.970Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-27T16:14:46.970Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-27T16:14:47.269Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-03-27T16:14:47.269Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-03-27T16:14:47.269Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-03-27T16:14:47.269Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-03-27T16:14:47.526Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-03-27T16:14:47.769Z] [2020-03-27T16:14:47.769Z] === Skipped [2020-03-27T16:14:47.769Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-03-27T16:14:47.769Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-03-27T16:14:47.769Z] [2020-03-27T16:14:47.769Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-03-27T16:14:47.769Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-27T16:14:47.769Z] [2020-03-27T16:14:47.769Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-03-27T16:14:47.769Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-27T16:14:47.769Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-03-27T16:14:47.770Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-27T16:14:47.770Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-03-27T16:14:47.770Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-27T16:14:47.770Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-03-27T16:14:47.770Z] client_test.go:23: runtime.GOOS == "windows" [2020-03-27T16:14:47.770Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-03-27T16:14:47.770Z] daemon_test.go:147: root required [2020-03-27T16:14:47.770Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-03-27T16:14:47.770Z] reload_test.go:520: root required [2020-03-27T16:14:47.770Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.03s) [2020-03-27T16:14:47.770Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-03-27T16:14:47.770Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-03-27T16:14:47.770Z] pull_v2_test.go:73: Needs fixing on Windows [2020-03-27T16:14:47.770Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-03-27T16:14:47.770Z] pull_v2_test.go:118: Needs fixing on Windows [2020-03-27T16:14:47.770Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-03-27T16:14:47.770Z] download_test.go:268: Needs fixing on Windows [2020-03-27T16:14:47.770Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-03-27T16:14:47.770Z] layer_test.go:304: Failing on Windows [2020-03-27T16:14:47.770Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-03-27T16:14:47.770Z] layer_test.go:353: Failing on Windows [2020-03-27T16:14:47.770Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-03-27T16:14:47.770Z] layer_test.go:468: Failing on Windows [2020-03-27T16:14:47.770Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-03-27T16:14:47.770Z] layer_test.go:697: Failing on Windows [2020-03-27T16:14:47.770Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-03-27T16:14:47.770Z] migration_test.go:46: Failing on Windows [2020-03-27T16:14:47.770Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-03-27T16:14:47.770Z] migration_test.go:182: Failing on Windows [2020-03-27T16:14:47.770Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-03-27T16:14:47.770Z] mount_test.go:17: Failing on Windows [2020-03-27T16:14:47.770Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-03-27T16:14:47.770Z] mount_test.go:76: Failing on Windows [2020-03-27T16:14:47.770Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-03-27T16:14:47.770Z] mount_test.go:125: Failing on Windows [2020-03-27T16:14:47.770Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-03-27T16:14:47.770Z] mount_test.go:212: Failing on Windows [2020-03-27T16:14:47.770Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-03-27T16:14:47.770Z] archive_test.go:133: Xz not present in msys2 [2020-03-27T16:14:47.770Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-03-27T16:14:47.770Z] archive_test.go:238: Failing on Windows CI machines [2020-03-27T16:14:47.770Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-03-27T16:14:47.770Z] archive_windows_test.go:16: Currently fails [2020-03-27T16:14:47.770Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-03-27T16:14:47.770Z] changes_test.go:192: needs more investigation [2020-03-27T16:14:47.770Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-03-27T16:14:47.770Z] changes_test.go:405: needs further investigation [2020-03-27T16:14:47.770Z] [2020-03-27T16:14:47.770Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-03-27T16:14:47.770Z] changes_test.go:441: needs further investigation [2020-03-27T16:14:48.457Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-03-27T16:14:48.587Z] [2020-03-27T16:14:48.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-03-27T16:14:48.587Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-03-27T16:14:48.587Z] [2020-03-27T16:14:48.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-03-27T16:14:48.587Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-03-27T16:14:48.587Z] [2020-03-27T16:14:48.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-03-27T16:14:48.587Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-27T16:14:48.587Z] [2020-03-27T16:14:48.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-03-27T16:14:48.587Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-27T16:14:48.587Z] [2020-03-27T16:14:48.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-03-27T16:14:48.587Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-03-27T16:14:48.587Z] [2020-03-27T16:14:48.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-03-27T16:14:48.587Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-27T16:14:48.587Z] [2020-03-27T16:14:48.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-03-27T16:14:48.587Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-03-27T16:14:48.587Z] [2020-03-27T16:14:48.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-03-27T16:14:48.587Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-03-27T16:14:48.587Z] [2020-03-27T16:14:48.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-03-27T16:14:48.587Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-03-27T16:14:48.587Z] [2020-03-27T16:14:48.587Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-03-27T16:14:48.587Z] poller_test.go:41: No chmod on Windows [2020-03-27T16:14:48.587Z] [2020-03-27T16:14:48.587Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-03-27T16:14:48.587Z] fileutils_test.go:134: Needs porting to Windows [2020-03-27T16:14:48.587Z] [2020-03-27T16:14:48.587Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-03-27T16:14:48.587Z] fileutils_test.go:180: Needs porting to Windows [2020-03-27T16:14:48.587Z] [2020-03-27T16:14:48.587Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-03-27T16:14:48.587Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-03-27T16:14:48.587Z] [2020-03-27T16:14:48.587Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-03-27T16:14:48.587Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-03-27T16:14:48.587Z] [2020-03-27T16:14:48.587Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-03-27T16:14:48.587Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-03-27T16:14:48.587Z] [2020-03-27T16:14:48.587Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-03-27T16:14:48.587Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-03-27T16:14:48.587Z] [2020-03-27T16:14:48.587Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-03-27T16:14:48.587Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-03-27T16:14:48.587Z] [2020-03-27T16:14:48.587Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-03-27T16:14:48.587Z] local_test.go:181: runtime.GOOS == "windows" [2020-03-27T16:14:48.587Z] [2020-03-27T16:14:48.587Z] [2020-03-27T16:14:48.587Z] DONE 1772 tests, 46 skipped in 222.142s [2020-03-27T16:14:48.587Z] INFO: make.ps1 ended at 03/27/2020 16:14:47 [2020-03-27T16:14:49.021Z] --- PASS: TestServiceUpdateLabel (3.19s) [2020-03-27T16:14:49.021Z] === RUN TestServiceUpdateSecrets [2020-03-27T16:14:49.278Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-03-27T16:14:50.209Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-03-27T16:14:50.209Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-03-27T16:14:50.244Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-03-27T16:14:51.047Z] INFO: Unit tests ended at 03/27/2020 16:14:50. Duration:00:04:00.1129558 [2020-03-27T16:14:51.047Z] INFO: Building busybox [2020-03-27T16:14:51.047Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-27T16:14:51.047Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-27T16:14:51.047Z] [2020-03-27T16:14:51.047Z] Sending build context to Docker daemon 2.56kB [2020-03-27T16:14:51.047Z] [2020-03-27T16:14:51.047Z] Step 1/6 : FROM microsoft/windowsservercore [2020-03-27T16:14:51.047Z] ---> 80e84fd280e2 [2020-03-27T16:14:51.047Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-03-27T16:14:51.047Z] ---> Running in 6e12d0749ab9 [2020-03-27T16:14:52.104Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-03-27T16:14:53.034Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-03-27T16:14:53.034Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-03-27T16:14:53.964Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-03-27T16:14:54.528Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-03-27T16:14:55.459Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-03-27T16:14:56.442Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-03-27T16:14:56.442Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-03-27T16:14:56.955Z] Removing intermediate container 6e12d0749ab9 [2020-03-27T16:14:56.955Z] ---> b26e7e9d8478 [2020-03-27T16:14:56.955Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-03-27T16:14:57.006Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-03-27T16:14:57.767Z] [2020-03-27T16:14:57.767Z] ---> 881d501efd4c [2020-03-27T16:14:57.767Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-03-27T16:14:57.938Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-03-27T16:14:58.587Z] ---> Running in 7014864424f2 [2020-03-27T16:14:58.869Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-03-27T16:14:58.870Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-03-27T16:14:59.395Z] [2020-03-27T16:14:59.395Z] SUCCESS: Specified value was saved. [2020-03-27T16:14:59.800Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-03-27T16:15:01.170Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-03-27T16:15:02.959Z] Removing intermediate container 7014864424f2 [2020-03-27T16:15:02.959Z] ---> 66ffc917cdde [2020-03-27T16:15:02.959Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-03-27T16:15:02.959Z] ---> Running in bde474201f02 [2020-03-27T16:15:03.065Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-03-27T16:15:03.065Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-03-27T16:15:03.065Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-03-27T16:15:03.065Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-03-27T16:15:03.065Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-03-27T16:15:03.996Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-03-27T16:15:04.560Z] --- PASS: TestServiceUpdateSecrets (15.48s) [2020-03-27T16:15:04.560Z] === RUN TestServiceUpdateConfigs [2020-03-27T16:15:08.737Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-03-27T16:15:08.819Z] Cannot create a file when that file already exists. [2020-03-27T16:15:09.301Z] === RUN TestDockerSuite/TestContainerAPITop [2020-03-27T16:15:10.232Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-03-27T16:15:10.232Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-03-27T16:15:10.232Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-03-27T16:15:13.506Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-03-27T16:15:13.766Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-03-27T16:15:15.140Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-03-27T16:15:15.795Z] Removing intermediate container bde474201f02 [2020-03-27T16:15:15.795Z] ---> 88959b11c9ea [2020-03-27T16:15:15.795Z] Step 6/6 : CMD ["sh"] [2020-03-27T16:15:15.795Z] ---> Running in 08cb71e4e296 [2020-03-27T16:15:15.795Z] Removing intermediate container 08cb71e4e296 [2020-03-27T16:15:15.795Z] ---> 2769132cb96f [2020-03-27T16:15:15.795Z] Successfully built 2769132cb96f [2020-03-27T16:15:15.795Z] Successfully tagged busybox:latest [2020-03-27T16:15:15.795Z] INFO: Docker images of the daemon under test [2020-03-27T16:15:15.795Z] [2020-03-27T16:15:16.581Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-27T16:15:16.581Z] busybox latest 2769132cb96f Less than a second ago 4.97GB [2020-03-27T16:15:16.581Z] microsoft/windowsservercore latest 80e84fd280e2 3 weeks ago 4.94GB [2020-03-27T16:15:16.581Z] mcr.microsoft.com/windows/servercore ltsc2019 80e84fd280e2 3 weeks ago 4.94GB [2020-03-27T16:15:16.581Z] [2020-03-27T16:15:16.581Z] INFO: Running integration tests at 03/27/2020 16:15:15... [2020-03-27T16:15:16.581Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-03-27T16:15:16.581Z] INFO: Integration API tests being run from the host: [2020-03-27T16:15:16.581Z] INFO: make.ps1 starting at 03/27/2020 16:15:15 [2020-03-27T16:15:17.361Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-03-27T16:15:19.314Z] --- PASS: TestServiceUpdateConfigs (14.95s) [2020-03-27T16:15:19.314Z] === RUN TestServiceUpdateNetwork [2020-03-27T16:15:19.878Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-03-27T16:15:20.442Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-03-27T16:15:22.963Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-03-27T16:15:24.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-03-27T16:15:25.788Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-03-27T16:15:27.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-03-27T16:15:29.051Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-27T16:15:29.051Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-03-27T16:15:30.945Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-03-27T16:15:32.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00073a580_} [2020-03-27T16:15:34.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1481384268_/foo_false____} [2020-03-27T16:15:34.772Z] --- PASS: TestServiceUpdateNetwork (15.43s) [2020-03-27T16:15:34.772Z] PASS [2020-03-27T16:15:34.772Z] [2020-03-27T16:15:34.772Z] === Skipped [2020-03-27T16:15:34.772Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-27T16:15:34.772Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-27T16:15:34.772Z] [2020-03-27T16:15:34.772Z] [2020-03-27T16:15:34.772Z] DONE 23 tests, 1 skipped in 181.707s [2020-03-27T16:15:34.772Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-27T16:15:34.772Z] ++ 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-03-27T16:15:34.772Z] ++ set -e [2020-03-27T16:15:34.772Z] ++ '[' -n 0 ']' [2020-03-27T16:15:34.772Z] ++ set -x [2020-03-27T16:15:34.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:15:35.029Z] INFO: Testing against a local daemon [2020-03-27T16:15:35.029Z] === RUN TestSessionCreate [2020-03-27T16:15:35.029Z] --- PASS: TestSessionCreate (0.03s) [2020-03-27T16:15:35.029Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-27T16:15:35.029Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-03-27T16:15:35.029Z] PASS [2020-03-27T16:15:35.029Z] [2020-03-27T16:15:35.029Z] DONE 2 tests in 0.222s [2020-03-27T16:15:35.029Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-27T16:15:35.029Z] ++ 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-03-27T16:15:35.029Z] ++ set -e [2020-03-27T16:15:35.029Z] ++ '[' -n 0 ']' [2020-03-27T16:15:35.029Z] ++ set -x [2020-03-27T16:15:35.029Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:15:35.286Z] INFO: Testing against a local daemon [2020-03-27T16:15:35.286Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-27T16:15:35.286Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-27T16:15:35.286Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-27T16:15:35.286Z] === RUN TestEventsExecDie [2020-03-27T16:15:35.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1481384268_/foo_true____} [2020-03-27T16:15:36.108Z] --- PASS: TestEventsExecDie (0.98s) [2020-03-27T16:15:36.108Z] === RUN TestEventsBackwardsCompatible [2020-03-27T16:15:36.365Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-03-27T16:15:36.365Z] === RUN TestInfoBinaryCommits [2020-03-27T16:15:36.365Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-03-27T16:15:36.365Z] === RUN TestInfoAPIVersioned [2020-03-27T16:15:36.365Z] --- PASS: TestInfoAPIVersioned (0.03s) [2020-03-27T16:15:36.365Z] === RUN TestInfoDiscoveryBackend [2020-03-27T16:15:36.930Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-03-27T16:15:36.930Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-27T16:15:37.493Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3768887867_/foo_false____} [2020-03-27T16:15:37.751Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-27T16:15:37.751Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-27T16:15:38.316Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-03-27T16:15:38.316Z] === RUN TestInfoAPI [2020-03-27T16:15:38.316Z] --- PASS: TestInfoAPI (0.02s) [2020-03-27T16:15:38.316Z] === RUN TestInfoAPIWarnings [2020-03-27T16:15:38.880Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-03-27T16:15:38.880Z] === RUN TestInfoDebug [2020-03-27T16:15:38.880Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3768887867_/foo_true____} [2020-03-27T16:15:39.444Z] --- PASS: TestInfoDebug (0.55s) [2020-03-27T16:15:39.444Z] === RUN TestInfoInsecureRegistries [2020-03-27T16:15:40.008Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-03-27T16:15:40.008Z] === RUN TestInfoRegistryMirrors [2020-03-27T16:15:40.577Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-03-27T16:15:40.577Z] === RUN TestLoginFailsWithBadCredentials [2020-03-27T16:15:40.577Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3768887867_/foo_true__0xc00073a600__} [2020-03-27T16:15:40.848Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2020-03-27T16:15:40.848Z] === RUN TestPingCacheHeaders [2020-03-27T16:15:40.848Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-03-27T16:15:40.848Z] === RUN TestPingGet [2020-03-27T16:15:40.848Z] --- PASS: TestPingGet (0.02s) [2020-03-27T16:15:40.848Z] === RUN TestPingHead [2020-03-27T16:15:40.848Z] --- PASS: TestPingHead (0.02s) [2020-03-27T16:15:40.848Z] === RUN TestVersion [2020-03-27T16:15:40.848Z] --- PASS: TestVersion (0.02s) [2020-03-27T16:15:40.848Z] PASS [2020-03-27T16:15:40.848Z] [2020-03-27T16:15:40.848Z] === Skipped [2020-03-27T16:15:40.848Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-27T16:15:40.848Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-27T16:15:40.848Z] [2020-03-27T16:15:40.848Z] [2020-03-27T16:15:40.848Z] DONE 18 tests, 1 skipped in 5.816s [2020-03-27T16:15:40.848Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-27T16:15:40.848Z] ++ 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-03-27T16:15:40.848Z] ++ set -e [2020-03-27T16:15:40.848Z] ++ '[' -n 0 ']' [2020-03-27T16:15:40.848Z] ++ set -x [2020-03-27T16:15:40.849Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:15:41.107Z] INFO: Testing against a local daemon [2020-03-27T16:15:41.107Z] === RUN TestVolumesCreateAndList [2020-03-27T16:15:41.107Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-03-27T16:15:41.107Z] === RUN TestVolumesRemove [2020-03-27T16:15:41.107Z] --- PASS: TestVolumesRemove (0.12s) [2020-03-27T16:15:41.107Z] === RUN TestVolumesInspect [2020-03-27T16:15:41.107Z] --- PASS: TestVolumesInspect (0.03s) [2020-03-27T16:15:41.107Z] === RUN TestVolumesInvalidJSON [2020-03-27T16:15:41.107Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-27T16:15:41.107Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-27T16:15:41.107Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-27T16:15:41.107Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-03-27T16:15:41.107Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-27T16:15:41.107Z] PASS [2020-03-27T16:15:41.107Z] [2020-03-27T16:15:41.107Z] DONE 5 tests in 0.320s [2020-03-27T16:15:41.107Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-27T16:15:41.364Z] ++++ cat bundles/test-integration/docker.pid [2020-03-27T16:15:41.364Z] +++ kill 5437 [2020-03-27T16:15:42.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00073a620_} [2020-03-27T16:15:42.551Z] +++ /etc/init.d/apparmor stop [2020-03-27T16:15:42.551Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-27T16:15:42.551Z] [2020-03-27T16:15:42.551Z] Unloading profiles will leave already running processes permanently [2020-03-27T16:15:42.551Z] unconfined, which can lead to unexpected situations. [2020-03-27T16:15:42.551Z] [2020-03-27T16:15:42.551Z] To set a process to complain mode, use the command line tool [2020-03-27T16:15:42.551Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-27T16:15:42.551Z] +++ true [2020-03-27T16:15:42.551Z] [2020-03-27T16:15:44.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00073a640_} [2020-03-27T16:15:45.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00073a660_} [2020-03-27T16:15:45.947Z] #33 129.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-27T16:15:45.947Z] #33 131.9 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-27T16:15:45.947Z] #33 133.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-27T16:15:45.947Z] #33 135.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-27T16:15:46.510Z] #33 137.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-27T16:15:47.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T16:15:47.328Z] INFO: Testing against a local daemon [2020-03-27T16:15:47.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00073a680_} [2020-03-27T16:15:47.877Z] #33 138.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-27T16:15:49.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-03-27T16:15:49.248Z] #33 140.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-27T16:15:50.177Z] #33 141.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-27T16:15:50.433Z] #33 141.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-27T16:15:50.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-03-27T16:15:50.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-03-27T16:15:50.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-03-27T16:15:50.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-03-27T16:15:50.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-03-27T16:15:50.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-03-27T16:15:50.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-03-27T16:15:50.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-03-27T16:15:50.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-03-27T16:15:50.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-03-27T16:15:50.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-03-27T16:15:50.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-03-27T16:15:50.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-03-27T16:15:50.965Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-03-27T16:15:50.965Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-03-27T16:15:50.965Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-03-27T16:15:50.965Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-03-27T16:15:50.965Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-03-27T16:15:51.801Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-27T16:15:53.169Z] #33 143.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-27T16:15:54.240Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-03-27T16:15:54.538Z] #33 145.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-27T16:15:55.908Z] #33 146.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-27T16:15:56.472Z] #33 147.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-27T16:15:56.766Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-03-27T16:15:57.747Z] --- PASS: TestBuildWithHugeFile (84.14s) [2020-03-27T16:15:57.747Z] === RUN TestBuildWithEmptyDockerfile [2020-03-27T16:15:57.747Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T16:15:57.747Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T16:15:57.747Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T16:15:57.747Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T16:15:57.747Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T16:15:57.747Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T16:15:57.747Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T16:15:57.747Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T16:15:57.747Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T16:15:57.747Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-03-27T16:15:57.748Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2020-03-27T16:15:57.748Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2020-03-27T16:15:57.748Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2020-03-27T16:15:57.748Z] === RUN TestBuildPreserveOwnership [2020-03-27T16:15:57.748Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-27T16:15:57.748Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-27T16:15:57.748Z] --- PASS: TestBuildPreserveOwnership (4.82s) [2020-03-27T16:15:57.748Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.15s) [2020-03-27T16:15:57.748Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s) [2020-03-27T16:15:57.748Z] === RUN TestBuildPlatformInvalid [2020-03-27T16:15:57.748Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-03-27T16:15:57.748Z] PASS [2020-03-27T16:15:57.748Z] [2020-03-27T16:15:57.748Z] === Skipped [2020-03-27T16:15:57.748Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-03-27T16:15:57.748Z] build_session_test.go:25: TODO: BuildKit [2020-03-27T16:15:57.748Z] [2020-03-27T16:15:57.748Z] [2020-03-27T16:15:57.748Z] DONE 32 tests, 1 skipped in 130.643s [2020-03-27T16:15:57.748Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-03-27T16:15:57.748Z] ++ 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-03-27T16:15:57.748Z] ++ set -e [2020-03-27T16:15:57.748Z] ++ '[' -n 0 ']' [2020-03-27T16:15:57.748Z] ++ set -x [2020-03-27T16:15:57.748Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:15:57.748Z] INFO: Testing against a local daemon [2020-03-27T16:15:57.748Z] === RUN TestConfigList [2020-03-27T16:15:57.748Z] --- PASS: TestConfigList (2.30s) [2020-03-27T16:15:57.748Z] === RUN TestConfigsCreateAndDelete [2020-03-27T16:15:57.748Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2020-03-27T16:15:57.748Z] === RUN TestConfigsUpdate [2020-03-27T16:15:57.748Z] --- PASS: TestConfigsUpdate (2.26s) [2020-03-27T16:15:57.748Z] === RUN TestTemplatedConfig [2020-03-27T16:15:58.367Z] #33 149.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-27T16:15:59.291Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-03-27T16:15:59.736Z] #33 150.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-27T16:15:59.831Z] --- PASS: TestTemplatedConfig (2.71s) [2020-03-27T16:15:59.831Z] === RUN TestConfigInspect [2020-03-27T16:16:01.186Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-03-27T16:16:01.186Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-03-27T16:16:01.629Z] #33 152.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-27T16:16:01.806Z] ok github.com/docker/docker/integration/build 16.145s [2020-03-27T16:16:01.806Z] [2020-03-27T16:16:01.806Z] === Skipped [2020-03-27T16:16:01.806Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-03-27T16:16:01.806Z] build_session_test.go:25: TODO: BuildKit [2020-03-27T16:16:01.806Z] [2020-03-27T16:16:01.806Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-03-27T16:16:01.806Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:16:01.806Z] [2020-03-27T16:16:01.806Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-03-27T16:16:01.806Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-27T16:16:01.806Z] [2020-03-27T16:16:01.806Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-03-27T16:16:01.806Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-27T16:16:01.806Z] [2020-03-27T16:16:01.806Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-03-27T16:16:01.806Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-27T16:16:01.806Z] [2020-03-27T16:16:01.806Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-03-27T16:16:01.806Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-27T16:16:01.806Z] [2020-03-27T16:16:01.806Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-03-27T16:16:01.806Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-27T16:16:01.806Z] [2020-03-27T16:16:01.806Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-03-27T16:16:01.806Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-27T16:16:01.806Z] [2020-03-27T16:16:01.806Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-03-27T16:16:01.806Z] build_test.go:491: testEnv.OSType == "windows" [2020-03-27T16:16:01.806Z] [2020-03-27T16:16:01.806Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-03-27T16:16:01.806Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-27T16:16:01.806Z] [2020-03-27T16:16:01.806Z] [2020-03-27T16:16:01.806Z] DONE 22 tests, 10 skipped in 44.069s [2020-03-27T16:16:01.806Z] [2020-03-27T16:16:01.806Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-03-27T16:16:02.115Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-03-27T16:16:02.548Z] --- PASS: TestConfigInspect (2.29s) [2020-03-27T16:16:02.548Z] === RUN TestConfigCreateWithLabels [2020-03-27T16:16:02.560Z] #33 153.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-27T16:16:03.047Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-03-27T16:16:03.490Z] #33 154.4 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-27T16:16:04.418Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-03-27T16:16:04.588Z] --- PASS: TestConfigCreateWithLabels (2.24s) [2020-03-27T16:16:04.588Z] === RUN TestConfigCreateResolve [2020-03-27T16:16:04.755Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T16:16:04.755Z] INFO: Testing against a local daemon [2020-03-27T16:16:04.755Z] ok github.com/docker/docker/integration/config 0.253s [2020-03-27T16:16:04.755Z] [2020-03-27T16:16:04.755Z] === Skipped [2020-03-27T16:16:04.755Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-03-27T16:16:04.755Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:16:04.755Z] [2020-03-27T16:16:04.755Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-03-27T16:16:04.755Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:16:04.755Z] [2020-03-27T16:16:04.755Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-03-27T16:16:04.755Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:16:04.755Z] [2020-03-27T16:16:04.755Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-03-27T16:16:04.755Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:16:04.755Z] [2020-03-27T16:16:04.755Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-03-27T16:16:04.755Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:16:04.755Z] [2020-03-27T16:16:04.755Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-03-27T16:16:04.755Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T16:16:04.755Z] [2020-03-27T16:16:04.755Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-03-27T16:16:04.755Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T16:16:04.755Z] [2020-03-27T16:16:04.755Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-03-27T16:16:04.755Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T16:16:04.755Z] [2020-03-27T16:16:04.755Z] [2020-03-27T16:16:04.755Z] DONE 8 tests, 8 skipped in 3.063s [2020-03-27T16:16:04.755Z] [2020-03-27T16:16:04.755Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-03-27T16:16:04.859Z] #33 155.6 [2020-03-27T16:16:04.859Z] #33 DONE 155.8s [2020-03-27T16:16:04.859Z] [2020-03-27T16:16:04.859Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-03-27T16:16:04.995Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-03-27T16:16:05.927Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-03-27T16:16:06.645Z] --- PASS: TestConfigCreateResolve (2.24s) [2020-03-27T16:16:06.645Z] === RUN TestConfigDaemonLibtrustID [2020-03-27T16:16:06.750Z] #34 DONE 1.5s [2020-03-27T16:16:06.857Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-03-27T16:16:07.265Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-03-27T16:16:07.265Z] PASS [2020-03-27T16:16:07.265Z] [2020-03-27T16:16:07.265Z] DONE 8 tests in 16.934s [2020-03-27T16:16:07.265Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-03-27T16:16:07.265Z] ++ 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-03-27T16:16:07.265Z] ++ set -e [2020-03-27T16:16:07.265Z] ++ '[' -n 0 ']' [2020-03-27T16:16:07.265Z] ++ set -x [2020-03-27T16:16:07.265Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:16:07.265Z] INFO: Testing against a local daemon [2020-03-27T16:16:07.265Z] === RUN TestCheckpoint [2020-03-27T16:16:07.265Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-27T16:16:07.265Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-27T16:16:07.265Z] === RUN TestContainerInvalidJSON [2020-03-27T16:16:07.265Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T16:16:07.265Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T16:16:07.265Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T16:16:07.265Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T16:16:07.265Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-27T16:16:07.265Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-27T16:16:07.265Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T16:16:07.265Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-27T16:16:07.265Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T16:16:07.265Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-03-27T16:16:07.265Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-27T16:16:07.265Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-27T16:16:07.265Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-27T16:16:07.265Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-27T16:16:07.265Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-03-27T16:16:07.265Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-27T16:16:07.550Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-03-27T16:16:07.550Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-27T16:16:07.550Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-03-27T16:16:07.550Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-27T16:16:07.550Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-03-27T16:16:07.550Z] === RUN TestCopyFromContainer [2020-03-27T16:16:07.767Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T16:16:07.767Z] INFO: Testing against a local daemon [2020-03-27T16:16:08.117Z] [2020-03-27T16:16:08.117Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-03-27T16:16:08.227Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-03-27T16:16:08.373Z] #35 DONE 0.6s [2020-03-27T16:16:08.373Z] [2020-03-27T16:16:08.373Z] #36 exporting to image [2020-03-27T16:16:08.373Z] #36 exporting layers [2020-03-27T16:16:09.039Z] === RUN TestCopyFromContainer// [2020-03-27T16:16:09.158Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-03-27T16:16:09.324Z] === RUN TestCopyFromContainer//bar/root [2020-03-27T16:16:09.325Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-27T16:16:09.325Z] === RUN TestCopyFromContainer/bar/quux [2020-03-27T16:16:09.630Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-27T16:16:09.630Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-27T16:16:09.630Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-27T16:16:09.924Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-27T16:16:09.924Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-27T16:16:09.924Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-27T16:16:10.088Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-03-27T16:16:10.208Z] --- PASS: TestCopyFromContainer (2.56s) [2020-03-27T16:16:10.209Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-03-27T16:16:10.209Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-03-27T16:16:10.209Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-03-27T16:16:10.209Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-03-27T16:16:10.209Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-03-27T16:16:10.209Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-03-27T16:16:10.209Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-03-27T16:16:10.209Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-03-27T16:16:10.209Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-03-27T16:16:10.209Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-03-27T16:16:10.209Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-27T16:16:10.209Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T16:16:10.209Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T16:16:10.209Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T16:16:10.209Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T16:16:10.209Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T16:16:10.209Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T16:16:10.209Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T16:16:10.209Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T16:16:10.209Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T16:16:10.209Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-03-27T16:16:10.209Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-03-27T16:16:10.209Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-03-27T16:16:10.209Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-03-27T16:16:10.209Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-27T16:16:10.209Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-27T16:16:10.209Z] === RUN TestCreateWithInvalidEnv [2020-03-27T16:16:10.209Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-27T16:16:10.209Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-27T16:16:10.209Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-27T16:16:10.209Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-27T16:16:10.209Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-27T16:16:10.209Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-27T16:16:10.209Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-27T16:16:10.209Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-27T16:16:10.209Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-27T16:16:10.209Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-27T16:16:10.209Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-27T16:16:10.209Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-27T16:16:10.209Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-27T16:16:10.209Z] === RUN TestCreateTmpfsMountsTarget [2020-03-27T16:16:10.209Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-03-27T16:16:10.209Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-27T16:16:10.299Z] #36 exporting layers 1.9s done [2020-03-27T16:16:10.299Z] #36 writing image sha256:c65208b4f3d22d018d338711020349eca5f64a4bacd6b5cf3a3eaa222e34fba6 done [2020-03-27T16:16:10.299Z] #36 naming to docker.io/library/moby-e2e-test done [2020-03-27T16:16:10.299Z] #36 DONE 1.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-27T16:16:10.640Z] + echo Ensuring container killed. [2020-03-27T16:16:10.640Z] Ensuring container killed. [2020-03-27T16:16:10.640Z] + docker rm -vf docker-pr2 [2020-03-27T16:16:10.640Z] Error: No such container: docker-pr2 [2020-03-27T16:16:10.640Z] + true [Pipeline] sh [2020-03-27T16:16:10.929Z] + echo Chowning /workspace to jenkins user [2020-03-27T16:16:10.929Z] Chowning /workspace to jenkins user [2020-03-27T16:16:10.929Z] + id -u [2020-03-27T16:16:10.929Z] + id -g [2020-03-27T16:16:10.929Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40712:/workspace busybox chown -R 1000:1000 /workspace [2020-03-27T16:16:11.019Z] === RUN TestDockerSuite/TestCpFromCaseH [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-27T16:16:11.949Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-03-27T16:16:12.152Z] + bundleName=unit [2020-03-27T16:16:12.152Z] + echo Creating unit-bundles.tar.gz [2020-03-27T16:16:12.152Z] Creating unit-bundles.tar.gz [2020-03-27T16:16:12.152Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-03-27T16:16:12.152Z] bundles/junit-report.xml [2020-03-27T16:16:12.152Z] bundles/go-test-report.json [2020-03-27T16:16:12.152Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-03-27T16:16:12.161Z] Archiving artifacts [2020-03-27T16:16:12.243Z] --- PASS: TestCreateWithCustomMaskedPaths (1.87s) [2020-03-27T16:16:12.243Z] === RUN TestCreateWithCapabilities [2020-03-27T16:16:12.243Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-27T16:16:12.243Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-27T16:16:12.243Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-27T16:16:12.243Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-27T16:16:12.243Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-27T16:16:12.243Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-27T16:16:12.243Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-27T16:16:12.243Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-27T16:16:12.243Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-27T16:16:12.243Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-27T16:16:12.243Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-27T16:16:12.243Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-27T16:16:12.243Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-27T16:16:12.243Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-27T16:16:12.243Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-27T16:16:12.243Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-27T16:16:12.243Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-27T16:16:12.243Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-27T16:16:12.243Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-27T16:16:12.243Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-27T16:16:12.243Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-27T16:16:12.243Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-27T16:16:12.243Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-27T16:16:12.243Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-27T16:16:12.243Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-27T16:16:12.243Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-27T16:16:12.243Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-27T16:16:12.243Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-27T16:16:12.243Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-27T16:16:12.243Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-27T16:16:12.243Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-27T16:16:12.243Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-27T16:16:12.243Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-27T16:16:12.243Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-27T16:16:12.243Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-03-27T16:16:12.243Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.02s) [2020-03-27T16:16:12.243Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-03-27T16:16:12.243Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-03-27T16:16:12.243Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-03-27T16:16:12.243Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-27T16:16:12.243Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-03-27T16:16:12.243Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-03-27T16:16:12.243Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-03-27T16:16:12.243Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-03-27T16:16:12.243Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-03-27T16:16:12.243Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-27T16:16:12.518Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40712/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-27T16:16:12.832Z] + make clean [2020-03-27T16:16:12.879Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-03-27T16:16:13.089Z] docker volume rm -f docker-dev-cache [2020-03-27T16:16:13.089Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-27T16:16:14.248Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-03-27T16:16:14.289Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.01s) [2020-03-27T16:16:14.289Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-27T16:16:14.289Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T16:16:14.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T16:16:14.289Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T16:16:14.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T16:16:14.289Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T16:16:14.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T16:16:14.289Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T16:16:14.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T16:16:14.289Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T16:16:14.289Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T16:16:14.289Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T16:16:14.289Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T16:16:14.289Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T16:16:14.289Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T16:16:14.577Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T16:16:14.577Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2020-03-27T16:16:14.577Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-03-27T16:16:14.577Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-03-27T16:16:14.577Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-03-27T16:16:14.577Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-03-27T16:16:14.577Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-03-27T16:16:14.577Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-27T16:16:15.199Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2020-03-27T16:16:15.199Z] === RUN TestContainerStartOnDaemonRestart [2020-03-27T16:16:15.199Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-27T16:16:15.199Z] === RUN TestDaemonRestartIpcMode [2020-03-27T16:16:15.199Z] === PAUSE TestDaemonRestartIpcMode [2020-03-27T16:16:15.199Z] === RUN TestDaemonHostGatewayIP [2020-03-27T16:16:15.199Z] === PAUSE TestDaemonHostGatewayIP [2020-03-27T16:16:15.199Z] === RUN TestDiff [2020-03-27T16:16:15.618Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-03-27T16:16:15.833Z] --- PASS: TestDiff (0.69s) [2020-03-27T16:16:15.833Z] === RUN TestExecWithCloseStdin [2020-03-27T16:16:16.548Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-03-27T16:16:16.858Z] --- PASS: TestExecWithCloseStdin (0.79s) [2020-03-27T16:16:16.858Z] === RUN TestExec [2020-03-27T16:16:17.477Z] --- PASS: TestExec (0.74s) [2020-03-27T16:16:17.477Z] === RUN TestExecUser [2020-03-27T16:16:17.478Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-03-27T16:16:17.478Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-03-27T16:16:18.099Z] --- PASS: TestExecUser (0.79s) [2020-03-27T16:16:18.099Z] === RUN TestExportContainerAndImportImage [2020-03-27T16:16:18.408Z] === RUN TestDockerSuite/TestCpRelativePath [2020-03-27T16:16:19.122Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2020-03-27T16:16:19.122Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-27T16:16:19.401Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-03-27T16:16:20.331Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-03-27T16:16:20.623Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-03-27T16:16:20.623Z] === RUN TestHealthCheckWorkdir [2020-03-27T16:16:21.642Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2020-03-27T16:16:21.642Z] === RUN TestHealthKillContainer [2020-03-27T16:16:21.700Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-03-27T16:16:22.632Z] === RUN TestDockerSuite/TestCpToCaseA [2020-03-27T16:16:24.337Z] --- PASS: TestHealthKillContainer (2.86s) [2020-03-27T16:16:24.337Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-27T16:16:24.526Z] === RUN TestDockerSuite/TestCpToCaseB [2020-03-27T16:16:25.355Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2020-03-27T16:16:25.355Z] === RUN TestIpcModeNone [2020-03-27T16:16:25.457Z] === RUN TestDockerSuite/TestCpToCaseC [2020-03-27T16:16:25.975Z] --- PASS: TestIpcModeNone (0.77s) [2020-03-27T16:16:25.975Z] === RUN TestIpcModePrivate [2020-03-27T16:16:26.596Z] --- PASS: TestIpcModePrivate (0.80s) [2020-03-27T16:16:26.596Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-03-27T16:16:26.596Z] === RUN TestIpcModeShareable [2020-03-27T16:16:27.624Z] --- PASS: TestIpcModeShareable (0.78s) [2020-03-27T16:16:27.624Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-03-27T16:16:27.624Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-27T16:16:27.995Z] === RUN TestDockerSuite/TestCpToCaseD [2020-03-27T16:16:29.665Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.27s) [2020-03-27T16:16:29.665Z] === RUN TestAPIIpcModeHost [2020-03-27T16:16:30.284Z] --- PASS: TestAPIIpcModeHost (0.60s) [2020-03-27T16:16:30.284Z] === RUN TestDaemonIpcModeShareable [2020-03-27T16:16:31.269Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-03-27T16:16:32.318Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2020-03-27T16:16:32.318Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-27T16:16:32.318Z] === RUN TestDaemonIpcModePrivate [2020-03-27T16:16:32.638Z] === RUN TestDockerSuite/TestCpToCaseE [2020-03-27T16:16:33.803Z] --- PASS: TestDaemonIpcModePrivate (1.65s) [2020-03-27T16:16:33.803Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-27T16:16:33.803Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-27T16:16:35.286Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2020-03-27T16:16:35.286Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-27T16:16:35.286Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-27T16:16:35.910Z] === RUN TestDockerSuite/TestCpToCaseF [2020-03-27T16:16:36.844Z] === RUN TestDockerSuite/TestCpToCaseG [2020-03-27T16:16:37.336Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2020-03-27T16:16:37.336Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-27T16:16:37.336Z] === RUN TestIpcModeOlderClient [2020-03-27T16:16:37.336Z] === PAUSE TestIpcModeOlderClient [2020-03-27T16:16:37.336Z] === RUN TestKillContainerInvalidSignal [2020-03-27T16:16:37.623Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2020-03-27T16:16:37.623Z] === RUN TestKillContainer [2020-03-27T16:16:37.623Z] === RUN TestKillContainer/no_signal [2020-03-27T16:16:38.261Z] === RUN TestKillContainer/non_killing_signal [2020-03-27T16:16:38.883Z] === RUN TestKillContainer/killing_signal [2020-03-27T16:16:39.511Z] --- PASS: TestKillContainer (1.96s) [2020-03-27T16:16:39.511Z] --- PASS: TestKillContainer/no_signal (0.65s) [2020-03-27T16:16:39.511Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2020-03-27T16:16:39.511Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2020-03-27T16:16:39.511Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-27T16:16:39.511Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-27T16:16:40.131Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-27T16:16:41.147Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2020-03-27T16:16:41.147Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2020-03-27T16:16:41.147Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2020-03-27T16:16:41.147Z] === RUN TestKillStoppedContainer [2020-03-27T16:16:41.147Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-03-27T16:16:41.147Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-27T16:16:41.147Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-27T16:16:41.147Z] === RUN TestKillDifferentUserContainer [2020-03-27T16:16:41.770Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2020-03-27T16:16:41.770Z] === RUN TestInspectOomKilledTrue [2020-03-27T16:16:42.099Z] === RUN TestDockerSuite/TestCpToCaseH [2020-03-27T16:16:43.256Z] --- PASS: TestInspectOomKilledTrue (1.23s) [2020-03-27T16:16:43.256Z] === RUN TestInspectOomKilledFalse [2020-03-27T16:16:43.541Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2020-03-27T16:16:43.541Z] === RUN TestLinksEtcHostsContentMatch [2020-03-27T16:16:44.161Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-03-27T16:16:44.161Z] === RUN TestLinksContainerNames [2020-03-27T16:16:45.372Z] === RUN TestDockerSuite/TestCpToCaseI [2020-03-27T16:16:45.648Z] --- PASS: TestLinksContainerNames (1.31s) [2020-03-27T16:16:45.648Z] === RUN TestLogsFollowTailEmpty [2020-03-27T16:16:46.269Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2020-03-27T16:16:46.270Z] === RUN TestContainerNetworkMountsNoChown [2020-03-27T16:16:46.301Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-03-27T16:16:46.898Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot/default [2020-03-27T16:16:46.898Z] === PAUSE TestMountDaemonRoot/default [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot/private [2020-03-27T16:16:46.898Z] === PAUSE TestMountDaemonRoot/private [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot/rprivate [2020-03-27T16:16:46.898Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot/slave [2020-03-27T16:16:46.898Z] === PAUSE TestMountDaemonRoot/slave [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot/rslave [2020-03-27T16:16:46.898Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot/shared [2020-03-27T16:16:46.898Z] === PAUSE TestMountDaemonRoot/shared [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot/rshared [2020-03-27T16:16:46.898Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-27T16:16:46.898Z] === CONT TestMountDaemonRoot/default [2020-03-27T16:16:46.898Z] === CONT TestMountDaemonRoot/rprivate [2020-03-27T16:16:46.898Z] === CONT TestMountDaemonRoot/rslave [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-27T16:16:46.898Z] === CONT TestMountDaemonRoot/rshared [2020-03-27T16:16:46.898Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-27T16:16:46.898Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-27T16:16:46.898Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-27T16:16:46.898Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-27T16:16:46.898Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-27T16:16:46.898Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-27T16:16:46.898Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-27T16:16:46.898Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-27T16:16:46.898Z] === CONT TestMountDaemonRoot/shared [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-27T16:16:46.898Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-27T16:16:46.898Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-27T16:16:46.898Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-27T16:16:46.898Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-27T16:16:46.898Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-27T16:16:46.898Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-27T16:16:46.898Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-27T16:16:46.898Z] === CONT TestMountDaemonRoot/private [2020-03-27T16:16:46.898Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-27T16:16:46.898Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-27T16:16:46.899Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-27T16:16:46.899Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-27T16:16:46.899Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-27T16:16:46.899Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-27T16:16:46.899Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-27T16:16:46.899Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-27T16:16:46.899Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-27T16:16:46.899Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-27T16:16:46.899Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-27T16:16:46.899Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-27T16:16:46.899Z] === CONT TestMountDaemonRoot/slave [2020-03-27T16:16:46.899Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-27T16:16:46.899Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-27T16:16:46.899Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-27T16:16:46.899Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-27T16:16:46.899Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-27T16:16:46.899Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-27T16:16:46.899Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-27T16:16:46.899Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-27T16:16:46.899Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-27T16:16:46.899Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-27T16:16:46.899Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-27T16:16:46.899Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-27T16:16:46.899Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-27T16:16:46.899Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-27T16:16:46.899Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-27T16:16:46.899Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-27T16:16:46.899Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-27T16:16:46.899Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-27T16:16:46.899Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-27T16:16:46.899Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-27T16:16:46.899Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-27T16:16:46.899Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-27T16:16:47.185Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-27T16:16:47.185Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-27T16:16:47.185Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-27T16:16:47.185Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-27T16:16:47.185Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-27T16:16:47.185Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-27T16:16:47.185Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-27T16:16:47.185Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-27T16:16:47.185Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-27T16:16:47.185Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-27T16:16:47.185Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-27T16:16:47.185Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-27T16:16:47.185Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-27T16:16:47.185Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-27T16:16:47.185Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-27T16:16:47.185Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-27T16:16:47.185Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-27T16:16:47.185Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-27T16:16:47.185Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-27T16:16:47.185Z] --- PASS: TestMountDaemonRoot (0.06s) [2020-03-27T16:16:47.185Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-27T16:16:47.185Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-27T16:16:47.185Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-27T16:16:47.185Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-03-27T16:16:47.185Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-03-27T16:16:47.185Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-27T16:16:47.185Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-03-27T16:16:47.185Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-03-27T16:16:47.185Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-03-27T16:16:47.185Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-03-27T16:16:47.186Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-03-27T16:16:47.186Z] === RUN TestContainerBindMountNonRecursive [2020-03-27T16:16:49.229Z] --- PASS: TestContainerBindMountNonRecursive (1.67s) [2020-03-27T16:16:49.229Z] === RUN TestNetworkNat [2020-03-27T16:16:49.846Z] --- PASS: TestNetworkNat (0.69s) [2020-03-27T16:16:49.846Z] === RUN TestNetworkLocalhostTCPNat [2020-03-27T16:16:50.471Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2020-03-27T16:16:50.471Z] === RUN TestNetworkLoopbackNat [2020-03-27T16:16:51.487Z] --- PASS: TestNetworkLoopbackNat (0.96s) [2020-03-27T16:16:51.488Z] === RUN TestPause [2020-03-27T16:16:51.557Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-03-27T16:16:52.108Z] --- PASS: TestPause (0.74s) [2020-03-27T16:16:52.108Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-27T16:16:52.108Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-27T16:16:52.108Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-27T16:16:52.108Z] === RUN TestPauseStopPausedContainer [2020-03-27T16:16:52.120Z] === RUN TestDockerSuite/TestCpToDot [2020-03-27T16:16:52.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-03-27T16:16:52.756Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2020-03-27T16:16:52.756Z] === RUN TestPsFilter [2020-03-27T16:16:52.943Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-03-27T16:16:53.043Z] --- PASS: TestPsFilter (0.20s) [2020-03-27T16:16:53.043Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-27T16:16:53.663Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2020-03-27T16:16:53.663Z] === RUN TestRemoveContainerWithVolume [2020-03-27T16:16:54.286Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2020-03-27T16:16:54.286Z] === RUN TestRemoveContainerRunning [2020-03-27T16:16:54.840Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-03-27T16:16:54.905Z] --- PASS: TestRemoveContainerRunning (0.67s) [2020-03-27T16:16:54.905Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-27T16:16:55.524Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.64s) [2020-03-27T16:16:55.524Z] === RUN TestRemoveInvalidContainer [2020-03-27T16:16:55.524Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-03-27T16:16:55.524Z] === RUN TestRenameLinkedContainer [2020-03-27T16:16:56.734Z] === RUN TestDockerSuite/TestCpToStdout [2020-03-27T16:16:57.300Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-27T16:16:57.864Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-03-27T16:16:58.236Z] --- PASS: TestRenameLinkedContainer (2.62s) [2020-03-27T16:16:58.236Z] === RUN TestRenameStoppedContainer [2020-03-27T16:16:58.858Z] --- PASS: TestRenameStoppedContainer (0.65s) [2020-03-27T16:16:58.858Z] === RUN TestRenameRunningContainerAndReuse [2020-03-27T16:17:00.342Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2020-03-27T16:17:00.342Z] === RUN TestRenameInvalidName [2020-03-27T16:17:00.965Z] --- PASS: TestRenameInvalidName (0.67s) [2020-03-27T16:17:00.965Z] === RUN TestRenameAnonymousContainer [2020-03-27T16:17:02.038Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-03-27T16:17:02.039Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-03-27T16:17:02.971Z] === RUN TestDockerSuite/TestCpVolumePath [2020-03-27T16:17:03.666Z] --- PASS: TestRenameAnonymousContainer (2.54s) [2020-03-27T16:17:03.666Z] === RUN TestRenameContainerWithSameName [2020-03-27T16:17:04.284Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2020-03-27T16:17:04.285Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-27T16:17:04.865Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-03-27T16:17:04.865Z] === RUN TestDockerSuite/TestCreateArgs [2020-03-27T16:17:04.865Z] === RUN TestDockerSuite/TestCreateByImageID [2020-03-27T16:17:05.303Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s) [2020-03-27T16:17:05.303Z] === RUN TestResize [2020-03-27T16:17:05.800Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-03-27T16:17:06.339Z] --- PASS: TestResize (0.67s) [2020-03-27T16:17:06.339Z] === RUN TestResizeWithInvalidSize [2020-03-27T16:17:06.364Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-03-27T16:17:06.364Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-03-27T16:17:06.620Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-03-27T16:17:06.959Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2020-03-27T16:17:06.959Z] === RUN TestResizeWhenContainerNotStarted [2020-03-27T16:17:07.183Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-03-27T16:17:07.580Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2020-03-27T16:17:07.580Z] === RUN TestDaemonRestartKillContainers [2020-03-27T16:17:07.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T16:17:07.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T16:17:07.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T16:17:07.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T16:17:07.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T16:17:07.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T16:17:07.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T16:17:07.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T16:17:07.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T16:17:07.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T16:17:07.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T16:17:07.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T16:17:07.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T16:17:07.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T16:17:07.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T16:17:07.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T16:17:07.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:17:07.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:17:07.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:17:07.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:17:07.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:17:07.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:17:07.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:17:07.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:17:07.581Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T16:17:07.581Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:17:07.581Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T16:17:07.581Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:17:07.746Z] === RUN TestDockerSuite/TestCreateLabels [2020-03-27T16:17:07.746Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-03-27T16:17:08.003Z] === RUN TestDockerSuite/TestCreateRM [2020-03-27T16:17:08.003Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-03-27T16:17:08.003Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-03-27T16:17:08.260Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-03-27T16:17:08.260Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-03-27T16:17:10.319Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T16:17:10.319Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T16:17:10.781Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-03-27T16:17:10.781Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-03-27T16:17:10.781Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-03-27T16:17:11.345Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T16:17:11.634Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T16:17:11.950Z] ok github.com/docker/docker/integration/container 62.663s [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === Skipped [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-03-27T16:17:11.950Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-03-27T16:17:11.950Z] copy_test.go:25: testEnv.OSType == "windows" [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-03-27T16:17:11.950Z] copy_test.go:39: testEnv.OSType == "windows" [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-03-27T16:17:11.950Z] copy_test.go:51: testEnv.OSType == "windows" [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-03-27T16:17:11.950Z] copy_test.go:65: testEnv.OSType == "windows" [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-03-27T16:17:11.950Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-03-27T16:17:11.950Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-03-27T16:17:11.950Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-03-27T16:17:11.950Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-03-27T16:17:11.950Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-03-27T16:17:11.950Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-03-27T16:17:11.950Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-03-27T16:17:11.950Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-03-27T16:17:11.950Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-03-27T16:17:11.950Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-03-27T16:17:11.950Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-27T16:17:11.950Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-03-27T16:17:11.950Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-03-27T16:17:11.950Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-03-27T16:17:11.950Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-03-27T16:17:11.950Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-03-27T16:17:11.950Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-03-27T16:17:11.950Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-03-27T16:17:11.950Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-03-27T16:17:11.950Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-03-27T16:17:11.950Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-03-27T16:17:11.950Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-03-27T16:17:11.950Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-03-27T16:17:11.950Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-03-27T16:17:11.950Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-03-27T16:17:11.950Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-03-27T16:17:11.950Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-03-27T16:17:11.950Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-03-27T16:17:11.950Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-03-27T16:17:11.950Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-03-27T16:17:11.950Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-03-27T16:17:11.950Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-03-27T16:17:11.950Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-03-27T16:17:11.950Z] stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-03-27T16:17:11.950Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-03-27T16:17:11.950Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] DONE 80 tests, 41 skipped in 65.691s [2020-03-27T16:17:11.950Z] [2020-03-27T16:17:11.950Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-03-27T16:17:12.476Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T16:17:12.476Z] INFO: Testing against a local daemon [2020-03-27T16:17:12.998Z] ok github.com/docker/docker/integration/image 0.547s [2020-03-27T16:17:12.998Z] [2020-03-27T16:17:12.998Z] === Skipped [2020-03-27T16:17:12.998Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-03-27T16:17:12.998Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-27T16:17:12.998Z] [2020-03-27T16:17:12.998Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-27T16:17:12.998Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-03-27T16:17:12.998Z] [2020-03-27T16:17:12.998Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-03-27T16:17:12.998Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-27T16:17:12.998Z] [2020-03-27T16:17:12.998Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-03-27T16:17:12.998Z] tag_test.go:98: testEnv.OSType == "windows" [2020-03-27T16:17:12.998Z] [2020-03-27T16:17:12.998Z] [2020-03-27T16:17:12.998Z] DONE 11 tests, 4 skipped in 2.887s [2020-03-27T16:17:12.998Z] [2020-03-27T16:17:12.998Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-03-27T16:17:13.697Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T16:17:13.697Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T16:17:14.346Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T16:17:14.958Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-03-27T16:17:14.958Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-03-27T16:17:14.958Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-03-27T16:17:14.958Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-03-27T16:17:14.958Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-03-27T16:17:14.958Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-03-27T16:17:15.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T16:17:15.521Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-03-27T16:17:16.202Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T16:17:16.202Z] INFO: Testing against a local daemon [2020-03-27T16:17:16.202Z] ok github.com/docker/docker/integration/network 0.298s [2020-03-27T16:17:16.202Z] [2020-03-27T16:17:16.202Z] === Skipped [2020-03-27T16:17:16.202Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-03-27T16:17:16.202Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T16:17:16.202Z] [2020-03-27T16:17:16.202Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2020-03-27T16:17:16.202Z] 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-03-27T16:17:16.202Z] [2020-03-27T16:17:16.202Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-03-27T16:17:16.202Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-03-27T16:17:16.202Z] [2020-03-27T16:17:16.202Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-03-27T16:17:16.202Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T16:17:16.202Z] [2020-03-27T16:17:16.202Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-03-27T16:17:16.202Z] network_test.go:96: testEnv.OSType == "windows" [2020-03-27T16:17:16.202Z] [2020-03-27T16:17:16.202Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-03-27T16:17:16.202Z] service_test.go:29: testEnv.OSType == "windows" [2020-03-27T16:17:16.202Z] [2020-03-27T16:17:16.202Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-03-27T16:17:16.202Z] service_test.go:52: testEnv.OSType == "windows" [2020-03-27T16:17:16.202Z] [2020-03-27T16:17:16.202Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-27T16:17:16.202Z] service_test.go:96: testEnv.OSType == "windows" [2020-03-27T16:17:16.202Z] [2020-03-27T16:17:16.202Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-27T16:17:16.202Z] service_test.go:130: testEnv.OSType == "windows" [2020-03-27T16:17:16.202Z] [2020-03-27T16:17:16.202Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-27T16:17:16.202Z] service_test.go:181: testEnv.OSType == "windows" [2020-03-27T16:17:16.202Z] [2020-03-27T16:17:16.202Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-03-27T16:17:16.202Z] service_test.go:206: testEnv.OSType == "windows" [2020-03-27T16:17:16.202Z] [2020-03-27T16:17:16.202Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-27T16:17:16.202Z] service_test.go:236: FLAKY_TEST [2020-03-27T16:17:16.202Z] [2020-03-27T16:17:16.202Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-03-27T16:17:16.202Z] service_test.go:326: testEnv.OSType == "windows" [2020-03-27T16:17:16.202Z] [2020-03-27T16:17:16.202Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-27T16:17:16.202Z] service_test.go:394: testEnv.OSType == "windows" [2020-03-27T16:17:16.202Z] [2020-03-27T16:17:16.202Z] [2020-03-27T16:17:16.202Z] DONE 18 tests, 14 skipped in 2.638s [2020-03-27T16:17:16.202Z] [2020-03-27T16:17:16.202Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-03-27T16:17:16.451Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-27T16:17:16.702Z] testing: warning: no tests to run [2020-03-27T16:17:16.702Z] ok github.com/docker/docker/integration/network/ipvlan 0.081s [2020-03-27T16:17:16.702Z] [2020-03-27T16:17:16.702Z] DONE 0 tests in 0.855s [2020-03-27T16:17:16.702Z] [2020-03-27T16:17:16.702Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-03-27T16:17:17.382Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-03-27T16:17:17.749Z] testing: warning: no tests to run [2020-03-27T16:17:17.749Z] ok github.com/docker/docker/integration/network/macvlan 0.149s [2020-03-27T16:17:17.749Z] [2020-03-27T16:17:17.749Z] DONE 0 tests in 0.915s [2020-03-27T16:17:17.749Z] [2020-03-27T16:17:17.749Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-03-27T16:17:18.079Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-27T16:17:18.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.61s) [2020-03-27T16:17:18.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.62s) [2020-03-27T16:17:18.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.79s) [2020-03-27T16:17:18.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.07s) [2020-03-27T16:17:18.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.38s) [2020-03-27T16:17:18.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.18s) [2020-03-27T16:17:18.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.39s) [2020-03-27T16:17:18.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.05s) [2020-03-27T16:17:18.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.59s) [2020-03-27T16:17:18.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.06s) [2020-03-27T16:17:18.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.92s) [2020-03-27T16:17:18.079Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.53s) [2020-03-27T16:17:18.079Z] === RUN TestCgroupNamespacesRun [2020-03-27T16:17:18.313Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-03-27T16:17:18.815Z] testing: warning: no tests to run [2020-03-27T16:17:18.815Z] ok github.com/docker/docker/integration/plugin 0.096s [2020-03-27T16:17:18.815Z] [2020-03-27T16:17:18.815Z] DONE 0 tests in 0.821s [2020-03-27T16:17:18.815Z] [2020-03-27T16:17:18.815Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-03-27T16:17:19.327Z] testing: warning: no tests to run [2020-03-27T16:17:19.327Z] ok github.com/docker/docker/integration/plugin/authz 0.125s [2020-03-27T16:17:19.327Z] [2020-03-27T16:17:19.327Z] DONE 0 tests in 0.889s [2020-03-27T16:17:19.562Z] --- PASS: TestCgroupNamespacesRun (1.59s) [2020-03-27T16:17:19.562Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-27T16:17:19.836Z] [2020-03-27T16:17:19.836Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-03-27T16:17:20.208Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-03-27T16:17:21.577Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-03-27T16:17:21.603Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s) [2020-03-27T16:17:21.603Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-27T16:17:22.176Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T16:17:22.176Z] INFO: Testing against a local daemon [2020-03-27T16:17:22.176Z] ok github.com/docker/docker/integration/plugin/common 0.251s [2020-03-27T16:17:22.176Z] [2020-03-27T16:17:22.176Z] DONE 2 tests in 2.421s [2020-03-27T16:17:22.176Z] [2020-03-27T16:17:22.176Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-03-27T16:17:22.965Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-03-27T16:17:23.109Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2020-03-27T16:17:23.109Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-27T16:17:23.896Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-03-27T16:17:23.896Z] === RUN TestDockerSuite/TestDevicePermissions [2020-03-27T16:17:24.596Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s) [2020-03-27T16:17:24.597Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-27T16:17:24.826Z] === RUN TestDockerSuite/TestDockerFails [2020-03-27T16:17:24.826Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-03-27T16:17:24.826Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-03-27T16:17:24.826Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-03-27T16:17:26.078Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s) [2020-03-27T16:17:26.078Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-27T16:17:26.172Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T16:17:26.172Z] INFO: Testing against a local daemon [2020-03-27T16:17:26.172Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.283s [2020-03-27T16:17:26.172Z] [2020-03-27T16:17:26.172Z] === Skipped [2020-03-27T16:17:26.172Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-03-27T16:17:26.172Z] external_test.go:48: runtime.GOOS == "windows" [2020-03-27T16:17:26.172Z] [2020-03-27T16:17:26.172Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-03-27T16:17:26.172Z] external_test.go:407: runtime.GOOS == "windows" [2020-03-27T16:17:26.172Z] [2020-03-27T16:17:26.172Z] [2020-03-27T16:17:26.172Z] DONE 2 tests, 2 skipped in 4.081s [2020-03-27T16:17:26.172Z] [2020-03-27T16:17:26.172Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-03-27T16:17:26.193Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-03-27T16:17:27.104Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2020-03-27T16:17:27.104Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-27T16:17:27.125Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-03-27T16:17:28.120Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-03-27T16:17:28.120Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-27T16:17:28.495Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-03-27T16:17:28.495Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-03-27T16:17:28.495Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-03-27T16:17:28.751Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-03-27T16:17:29.611Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s) [2020-03-27T16:17:29.611Z] === RUN TestKernelTCPMemory [2020-03-27T16:17:30.627Z] --- PASS: TestKernelTCPMemory (0.82s) [2020-03-27T16:17:30.627Z] === RUN TestNISDomainname [2020-03-27T16:17:31.645Z] --- PASS: TestNISDomainname (0.89s) [2020-03-27T16:17:31.645Z] === RUN TestHostnameDnsResolution [2020-03-27T16:17:32.659Z] --- PASS: TestHostnameDnsResolution (1.08s) [2020-03-27T16:17:32.659Z] === RUN TestStats [2020-03-27T16:17:34.001Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-27T16:17:34.138Z] --- PASS: TestStats (1.68s) [2020-03-27T16:17:34.138Z] === RUN TestStopContainerWithTimeout [2020-03-27T16:17:34.138Z] === RUN TestStopContainerWithTimeout/0 [2020-03-27T16:17:34.138Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-27T16:17:34.138Z] === RUN TestStopContainerWithTimeout/1 [2020-03-27T16:17:34.138Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-27T16:17:34.138Z] === RUN TestStopContainerWithTimeout/3 [2020-03-27T16:17:34.138Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-27T16:17:34.138Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-27T16:17:34.138Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-27T16:17:34.138Z] === CONT TestStopContainerWithTimeout/0 [2020-03-27T16:17:34.138Z] === CONT TestStopContainerWithTimeout/3 [2020-03-27T16:17:34.138Z] === CONT TestStopContainerWithTimeout/1 [2020-03-27T16:17:34.138Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-27T16:17:35.107Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T16:17:35.107Z] INFO: Testing against a local daemon [2020-03-27T16:17:35.107Z] ok github.com/docker/docker/integration/plugin/logging 0.320s [2020-03-27T16:17:35.107Z] [2020-03-27T16:17:35.107Z] === Skipped [2020-03-27T16:17:35.107Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-03-27T16:17:35.107Z] read_test.go:21: no unix domain sockets on Windows [2020-03-27T16:17:35.107Z] [2020-03-27T16:17:35.107Z] [2020-03-27T16:17:35.107Z] DONE 1 tests, 1 skipped in 8.420s [2020-03-27T16:17:35.107Z] [2020-03-27T16:17:35.107Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-03-27T16:17:35.370Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-03-27T16:17:36.166Z] testing: warning: no tests to run [2020-03-27T16:17:36.166Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.094s [2020-03-27T16:17:36.166Z] [2020-03-27T16:17:36.166Z] DONE 0 tests in 1.550s [2020-03-27T16:17:36.166Z] [2020-03-27T16:17:36.166Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-03-27T16:17:37.620Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-27T16:17:37.620Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2020-03-27T16:17:37.620Z] --- PASS: TestStopContainerWithTimeout/1 (2.20s) [2020-03-27T16:17:37.620Z] --- PASS: TestStopContainerWithTimeout/3 (3.01s) [2020-03-27T16:17:37.620Z] --- PASS: TestStopContainerWithTimeout/-1 (3.29s) [2020-03-27T16:17:37.620Z] === RUN TestDeleteDevicemapper [2020-03-27T16:17:37.620Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-27T16:17:37.620Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-27T16:17:37.620Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-27T16:17:39.316Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T16:17:39.317Z] INFO: Testing against a local daemon [2020-03-27T16:17:39.317Z] ok github.com/docker/docker/integration/plugin/volumes 0.305s [2020-03-27T16:17:39.317Z] [2020-03-27T16:17:39.317Z] === Skipped [2020-03-27T16:17:39.317Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-03-27T16:17:39.317Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:39.317Z] [2020-03-27T16:17:39.317Z] [2020-03-27T16:17:39.317Z] DONE 1 tests, 1 skipped in 2.996s [2020-03-27T16:17:39.317Z] [2020-03-27T16:17:39.317Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-03-27T16:17:39.545Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-03-27T16:17:39.657Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.96s) [2020-03-27T16:17:39.657Z] === RUN TestUpdateMemory [2020-03-27T16:17:40.278Z] --- PASS: TestUpdateMemory (0.90s) [2020-03-27T16:17:40.278Z] === RUN TestUpdateCPUQuota [2020-03-27T16:17:41.760Z] --- PASS: TestUpdateCPUQuota (1.24s) [2020-03-27T16:17:41.760Z] === RUN TestUpdatePidsLimit [2020-03-27T16:17:41.760Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-27T16:17:42.046Z] === RUN TestUpdatePidsLimit/no_change [2020-03-27T16:17:42.065Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-03-27T16:17:42.332Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-27T16:17:42.472Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T16:17:42.472Z] INFO: Testing against a local daemon [2020-03-27T16:17:42.472Z] ok github.com/docker/docker/integration/secret 0.328s [2020-03-27T16:17:42.472Z] [2020-03-27T16:17:42.472Z] === Skipped [2020-03-27T16:17:42.472Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-03-27T16:17:42.472Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:42.472Z] [2020-03-27T16:17:42.472Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-03-27T16:17:42.472Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:42.472Z] [2020-03-27T16:17:42.472Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-03-27T16:17:42.472Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:42.472Z] [2020-03-27T16:17:42.472Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-03-27T16:17:42.472Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:42.472Z] [2020-03-27T16:17:42.472Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.01s) [2020-03-27T16:17:42.472Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:42.472Z] [2020-03-27T16:17:42.472Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-03-27T16:17:42.472Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T16:17:42.472Z] [2020-03-27T16:17:42.472Z] [2020-03-27T16:17:42.472Z] DONE 6 tests, 6 skipped in 2.639s [2020-03-27T16:17:42.472Z] [2020-03-27T16:17:42.472Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-03-27T16:17:42.616Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-27T16:17:42.902Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-27T16:17:43.186Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-27T16:17:43.471Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-27T16:17:43.958Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-03-27T16:17:44.889Z] === RUN TestDockerSuite/TestEventsAttach [2020-03-27T16:17:44.956Z] --- PASS: TestUpdatePidsLimit (3.29s) [2020-03-27T16:17:44.956Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-03-27T16:17:44.956Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-03-27T16:17:44.956Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-03-27T16:17:44.956Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-03-27T16:17:44.956Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-03-27T16:17:44.956Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2020-03-27T16:17:44.956Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2020-03-27T16:17:44.956Z] === RUN TestUpdateRestartPolicy [2020-03-27T16:17:45.576Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T16:17:45.576Z] INFO: Testing against a local daemon [2020-03-27T16:17:45.576Z] ok github.com/docker/docker/integration/service 0.348s [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] === Skipped [2020-03-27T16:17:45.576Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-27T16:17:45.576Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-27T16:17:45.576Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-27T16:17:45.576Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-27T16:17:45.576Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-03-27T16:17:45.576Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-03-27T16:17:45.576Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-03-27T16:17:45.576Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-03-27T16:17:45.576Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-03-27T16:17:45.576Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-03-27T16:17:45.576Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-03-27T16:17:45.576Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-03-27T16:17:45.576Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-03-27T16:17:45.576Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-03-27T16:17:45.576Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-03-27T16:17:45.576Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-03-27T16:17:45.576Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-03-27T16:17:45.576Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-03-27T16:17:45.576Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-03-27T16:17:45.576Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-03-27T16:17:45.576Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-03-27T16:17:45.576Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-03-27T16:17:45.576Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-03-27T16:17:45.576Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-03-27T16:17:45.576Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] DONE 23 tests, 22 skipped in 3.404s [2020-03-27T16:17:45.576Z] [2020-03-27T16:17:45.576Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-03-27T16:17:45.820Z] === RUN TestDockerSuite/TestEventsCommit [2020-03-27T16:17:46.749Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-03-27T16:17:47.679Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-03-27T16:17:47.895Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T16:17:47.895Z] INFO: Testing against a local daemon [2020-03-27T16:17:47.895Z] ok github.com/docker/docker/integration/session 0.255s [2020-03-27T16:17:47.895Z] [2020-03-27T16:17:47.895Z] === Skipped [2020-03-27T16:17:47.895Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-03-27T16:17:47.895Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-03-27T16:17:47.895Z] [2020-03-27T16:17:47.895Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-03-27T16:17:47.895Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-03-27T16:17:47.895Z] [2020-03-27T16:17:47.895Z] [2020-03-27T16:17:47.895Z] DONE 2 tests, 2 skipped in 2.432s [2020-03-27T16:17:47.895Z] [2020-03-27T16:17:48.367Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-03-27T16:17:48.609Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-03-27T16:17:49.178Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-03-27T16:17:50.107Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-03-27T16:17:50.625Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T16:17:50.625Z] INFO: Testing against a local daemon [2020-03-27T16:17:51.036Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-03-27T16:17:51.660Z] ok github.com/docker/docker/integration/system 1.465s [2020-03-27T16:17:51.660Z] [2020-03-27T16:17:51.660Z] === Skipped [2020-03-27T16:17:51.660Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-27T16:17:51.660Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T16:17:51.660Z] [2020-03-27T16:17:51.660Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2020-03-27T16:17:51.660Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-03-27T16:17:51.660Z] [2020-03-27T16:17:51.660Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-03-27T16:17:51.660Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-03-27T16:17:51.660Z] [2020-03-27T16:17:51.660Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-03-27T16:17:51.660Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-27T16:17:51.660Z] [2020-03-27T16:17:51.660Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-03-27T16:17:51.660Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-27T16:17:51.660Z] [2020-03-27T16:17:51.660Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-03-27T16:17:51.660Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-27T16:17:51.660Z] [2020-03-27T16:17:51.660Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-03-27T16:17:51.660Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-27T16:17:52.152Z] [2020-03-27T16:17:52.152Z] [2020-03-27T16:17:52.152Z] DONE 13 tests, 7 skipped in 3.739s [2020-03-27T16:17:52.152Z] [2020-03-27T16:17:52.152Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-03-27T16:17:53.559Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-03-27T16:17:54.436Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T16:17:54.436Z] INFO: Testing against a local daemon [2020-03-27T16:17:54.436Z] ok github.com/docker/docker/integration/volume 0.296s [2020-03-27T16:17:54.436Z] [2020-03-27T16:17:54.436Z] === Skipped [2020-03-27T16:17:54.436Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-03-27T16:17:54.436Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-03-27T16:17:54.436Z] [2020-03-27T16:17:54.436Z] [2020-03-27T16:17:54.436Z] DONE 5 tests, 1 skipped in 2.693s [2020-03-27T16:17:54.922Z] [2020-03-27T16:17:54.922Z] INFO: make.ps1 ended at 03/27/2020 16:17:54 [2020-03-27T16:17:54.922Z] INFO: Integration CLI tests being run from the host: [2020-03-27T16:17:54.922Z] 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-03-27T16:17:56.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-27T16:17:57.012Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-03-27T16:17:57.497Z] --- PASS: TestUpdateRestartPolicy (12.08s) [2020-03-27T16:17:57.497Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-27T16:17:57.497Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2020-03-27T16:17:57.497Z] === RUN TestWaitNonBlocked [2020-03-27T16:17:57.783Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T16:17:57.783Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T16:17:57.783Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T16:17:57.783Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T16:17:57.783Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T16:17:57.783Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T16:17:58.804Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-27T16:17:58.804Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2020-03-27T16:17:58.804Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2020-03-27T16:17:58.804Z] === RUN TestWaitBlocked [2020-03-27T16:17:58.804Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-27T16:17:58.804Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-27T16:17:58.804Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-27T16:17:58.804Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-27T16:17:58.804Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-27T16:17:58.804Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-27T16:17:59.537Z] === RUN TestDockerSuite/TestEventsCopy [2020-03-27T16:17:59.834Z] --- PASS: TestWaitBlocked (0.05s) [2020-03-27T16:17:59.834Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s) [2020-03-27T16:17:59.834Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2020-03-27T16:17:59.834Z] === CONT TestContainerStartOnDaemonRestart [2020-03-27T16:17:59.834Z] === CONT TestDaemonHostGatewayIP [2020-03-27T16:17:59.834Z] === CONT TestIpcModeOlderClient [2020-03-27T16:17:59.834Z] === CONT TestDaemonRestartIpcMode [2020-03-27T16:18:00.124Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-03-27T16:18:01.431Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-03-27T16:18:03.325Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-03-27T16:18:03.634Z] --- PASS: TestContainerStartOnDaemonRestart (3.86s) [2020-03-27T16:18:04.255Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-03-27T16:18:04.257Z] --- PASS: TestDaemonRestartIpcMode (4.49s) [2020-03-27T16:18:04.257Z] --- PASS: TestDaemonHostGatewayIP (4.55s) [2020-03-27T16:18:04.257Z] PASS [2020-03-27T16:18:04.257Z] [2020-03-27T16:18:04.257Z] === Skipped [2020-03-27T16:18:04.257Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-03-27T16:18:04.257Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-27T16:18:04.257Z] [2020-03-27T16:18:04.257Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-27T16:18:04.257Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-27T16:18:04.257Z] [2020-03-27T16:18:04.257Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-03-27T16:18:04.257Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-27T16:18:04.257Z] [2020-03-27T16:18:04.257Z] [2020-03-27T16:18:04.257Z] DONE 199 tests, 3 skipped in 117.247s [2020-03-27T16:18:04.512Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-03-27T16:18:04.543Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-03-27T16:18:04.543Z] ++ 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-03-27T16:18:04.543Z] ++ set -e [2020-03-27T16:18:04.543Z] ++ '[' -n 0 ']' [2020-03-27T16:18:04.543Z] ++ set -x [2020-03-27T16:18:04.543Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:18:04.543Z] INFO: Testing against a local daemon [2020-03-27T16:18:04.543Z] === RUN TestCommitInheritsEnv [2020-03-27T16:18:05.171Z] --- PASS: TestCommitInheritsEnv (0.45s) [2020-03-27T16:18:05.171Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-27T16:18:05.171Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-27T16:18:05.171Z] === RUN TestImagesFilterMultiReference [2020-03-27T16:18:05.171Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-03-27T16:18:05.171Z] === RUN TestImagePullPlatformInvalid [2020-03-27T16:18:05.171Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-27T16:18:05.171Z] === RUN TestRemoveImageOrphaning [2020-03-27T16:18:05.459Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2020-03-27T16:18:05.459Z] === RUN TestRemoveImageGarbageCollector [2020-03-27T16:18:05.459Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-27T16:18:05.459Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:18:05.459Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-27T16:18:05.459Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-27T16:18:05.459Z] === RUN TestTagInvalidReference [2020-03-27T16:18:05.470Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T16:18:05.470Z] INFO: Testing against a local daemon [2020-03-27T16:18:05.744Z] --- PASS: TestTagInvalidReference (0.05s) [2020-03-27T16:18:05.744Z] === RUN TestTagValidPrefixedRepo [2020-03-27T16:18:05.744Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-03-27T16:18:05.744Z] === RUN TestTagExistedNameWithoutForce [2020-03-27T16:18:05.744Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-27T16:18:05.744Z] === RUN TestTagOfficialNames [2020-03-27T16:18:05.744Z] --- PASS: TestTagOfficialNames (0.06s) [2020-03-27T16:18:05.744Z] === RUN TestTagMatchesDigest [2020-03-27T16:18:05.744Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-27T16:18:05.744Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-27T16:18:06.406Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-03-27T16:18:06.406Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-03-27T16:18:06.406Z] === RUN TestDockerSuite/TestEventsFilterType [2020-03-27T16:18:06.663Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-03-27T16:18:06.919Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-03-27T16:18:06.919Z] === RUN TestDockerSuite/TestEventsFilters [2020-03-27T16:18:08.815Z] === RUN TestDockerSuite/TestEventsFormat [2020-03-27T16:18:10.187Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-03-27T16:18:10.187Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-03-27T16:18:10.187Z] === RUN TestDockerSuite/TestEventsImageImport [2020-03-27T16:18:11.117Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-03-27T16:18:11.117Z] === RUN TestDockerSuite/TestEventsImagePull [2020-03-27T16:18:11.679Z] === RUN TestDockerSuite/TestEventsImageTag [2020-03-27T16:18:12.609Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-03-27T16:18:12.869Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-03-27T16:18:12.869Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-03-27T16:18:12.869Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-03-27T16:18:14.778Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-03-27T16:18:15.707Z] === RUN TestDockerSuite/TestEventsRename [2020-03-27T16:18:16.638Z] === RUN TestDockerSuite/TestEventsResize [2020-03-27T16:18:17.201Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-03-27T16:18:18.131Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-03-27T16:18:19.061Z] === RUN TestDockerSuite/TestEventsStreaming [2020-03-27T16:18:19.991Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-03-27T16:18:23.262Z] === RUN TestDockerSuite/TestEventsTop [2020-03-27T16:18:23.825Z] === RUN TestDockerSuite/TestEventsUntag [2020-03-27T16:18:24.754Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-03-27T16:18:26.646Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-03-27T16:18:28.017Z] === RUN TestDockerSuite/TestExec [2020-03-27T16:18:28.017Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-27T16:18:28.948Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-03-27T16:18:29.879Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-03-27T16:18:30.810Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-03-27T16:18:31.740Z] === RUN TestDockerSuite/TestExecAPIStart [2020-03-27T16:18:34.263Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-03-27T16:18:35.196Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-03-27T16:18:36.126Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-03-27T16:18:37.064Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-03-27T16:18:37.996Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-03-27T16:18:38.925Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-03-27T16:18:39.857Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-03-27T16:18:41.751Z] === RUN TestDockerSuite/TestExecCgroup [2020-03-27T16:18:42.681Z] === RUN TestDockerSuite/TestExecEnv [2020-03-27T16:18:43.613Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-03-27T16:18:45.510Z] === RUN TestDockerSuite/TestExecExitStatus [2020-03-27T16:18:46.075Z] === RUN TestDockerSuite/TestExecInspectID [2020-03-27T16:18:47.969Z] === RUN TestDockerSuite/TestExecInteractive [2020-03-27T16:18:48.900Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-03-27T16:18:49.832Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-03-27T16:18:50.763Z] === RUN TestDockerSuite/TestExecParseError [2020-03-27T16:18:51.327Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-27T16:18:51.584Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-03-27T16:18:52.515Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-03-27T16:18:53.445Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-03-27T16:18:55.339Z] === RUN TestDockerSuite/TestExecSetEnv [2020-03-27T16:18:55.902Z] === RUN TestDockerSuite/TestExecStartFails [2020-03-27T16:18:57.272Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-03-27T16:19:09.467Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-03-27T16:19:09.467Z] === RUN TestDockerSuite/TestExecTTY [2020-03-27T16:19:10.839Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-03-27T16:19:11.771Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-03-27T16:19:12.337Z] === RUN TestDockerSuite/TestExecUlimits [2020-03-27T16:19:13.708Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-03-27T16:19:13.708Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-03-27T16:19:15.602Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-03-27T16:19:16.532Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-03-27T16:19:17.462Z] === RUN TestDockerSuite/TestExecWithTERM [2020-03-27T16:19:18.393Z] === RUN TestDockerSuite/TestExecWithUser [2020-03-27T16:19:18.956Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-27T16:19:19.214Z] === RUN TestDockerSuite/TestGetContainerStats [2020-03-27T16:19:24.468Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-03-27T16:19:29.723Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-03-27T16:19:31.617Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-03-27T16:19:36.879Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-03-27T16:19:37.136Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-03-27T16:19:37.136Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-03-27T16:19:37.393Z] === RUN TestDockerSuite/TestHealth [2020-03-27T16:19:45.486Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-27T16:20:00.338Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-03-27T16:20:00.338Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-03-27T16:20:00.338Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-03-27T16:20:00.338Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-03-27T16:20:00.338Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-03-27T16:20:00.338Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-03-27T16:20:00.595Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-03-27T16:20:00.595Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-03-27T16:20:00.595Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-03-27T16:20:00.595Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-03-27T16:20:00.852Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-03-27T16:20:01.109Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-03-27T16:20:01.672Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-03-27T16:20:01.672Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-03-27T16:20:02.602Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-03-27T16:20:02.602Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-03-27T16:20:03.532Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-03-27T16:20:04.464Z] === RUN TestDockerSuite/TestImagesFormat [2020-03-27T16:20:04.464Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-03-27T16:20:05.838Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-03-27T16:20:09.111Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-03-27T16:20:09.111Z] === RUN TestDockerSuite/TestImportBadURL [2020-03-27T16:20:09.111Z] === RUN TestDockerSuite/TestImportDisplay [2020-03-27T16:20:10.484Z] === RUN TestDockerSuite/TestImportFile [2020-03-27T16:20:12.386Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-03-27T16:20:12.386Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-03-27T16:20:14.280Z] === RUN TestDockerSuite/TestImportGzipped [2020-03-27T16:20:16.193Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-03-27T16:20:17.562Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-03-27T16:20:18.492Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-03-27T16:20:19.422Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-03-27T16:20:20.353Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-03-27T16:20:20.353Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-03-27T16:20:20.353Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-03-27T16:20:21.285Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-03-27T16:20:21.850Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-03-27T16:20:22.782Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-03-27T16:20:23.346Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-03-27T16:20:23.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-03-27T16:20:24.473Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-03-27T16:20:25.037Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-03-27T16:20:25.037Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-03-27T16:20:26.934Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-03-27T16:20:27.868Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-03-27T16:20:28.802Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-03-27T16:20:28.802Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-03-27T16:20:29.733Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-03-27T16:20:29.733Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-03-27T16:20:31.103Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-03-27T16:20:31.667Z] === RUN TestDockerSuite/TestInspectDefault [2020-03-27T16:20:32.598Z] === RUN TestDockerSuite/TestInspectHistory [2020-03-27T16:20:33.528Z] === RUN TestDockerSuite/TestInspectImage [2020-03-27T16:20:33.528Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-03-27T16:20:33.528Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-03-27T16:20:33.528Z] === RUN TestDockerSuite/TestInspectInt64 [2020-03-27T16:20:34.461Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-03-27T16:20:35.394Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-03-27T16:20:35.394Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-03-27T16:20:36.332Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-03-27T16:20:36.898Z] === RUN TestDockerSuite/TestInspectPlugin [2020-03-27T16:20:39.420Z] === RUN TestDockerSuite/TestInspectRootFS [2020-03-27T16:20:39.420Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-03-27T16:20:39.984Z] === RUN TestDockerSuite/TestInspectStatus [2020-03-27T16:20:40.916Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-03-27T16:20:42.812Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-03-27T16:20:43.747Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-03-27T16:20:44.311Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-03-27T16:20:45.243Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-03-27T16:20:46.173Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-03-27T16:20:47.106Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-03-27T16:20:47.672Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-03-27T16:20:47.929Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-03-27T16:20:49.299Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-03-27T16:20:50.671Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-03-27T16:20:52.568Z] === RUN TestDockerSuite/TestLinksEnvs [2020-03-27T16:20:54.463Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-03-27T16:20:54.463Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-03-27T16:20:54.720Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-03-27T16:20:56.614Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-03-27T16:20:57.177Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-03-27T16:20:59.072Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-03-27T16:21:00.493Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-03-27T16:21:01.862Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-03-27T16:21:01.862Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-03-27T16:21:03.760Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-03-27T16:21:04.327Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-03-27T16:21:04.891Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-03-27T16:21:05.823Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-03-27T16:21:07.193Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-03-27T16:21:10.467Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-03-27T16:21:15.721Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-03-27T16:21:19.897Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-03-27T16:21:19.897Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-03-27T16:21:21.792Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-03-27T16:21:23.690Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-03-27T16:21:24.620Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-03-27T16:21:27.145Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-03-27T16:21:27.402Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-03-27T16:21:27.658Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-03-27T16:21:27.658Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-03-27T16:21:27.658Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-03-27T16:21:28.588Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-03-27T16:21:29.519Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-03-27T16:21:33.694Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-03-27T16:21:33.951Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-03-27T16:21:39.201Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-03-27T16:21:39.764Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-03-27T16:21:39.764Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-03-27T16:21:40.711Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-03-27T16:21:42.081Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-03-27T16:21:43.012Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-03-27T16:21:44.381Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-03-27T16:21:44.944Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-03-27T16:21:45.508Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-03-27T16:21:48.782Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-03-27T16:21:49.039Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-03-27T16:21:50.409Z] === RUN TestDockerSuite/TestLogsSince [2020-03-27T16:21:55.659Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-03-27T16:21:57.028Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-03-27T16:21:58.932Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-03-27T16:22:03.111Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-03-27T16:22:04.041Z] === RUN TestDockerSuite/TestLogsTail [2020-03-27T16:22:04.972Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-03-27T16:22:05.537Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-03-27T16:22:06.468Z] === RUN TestDockerSuite/TestMountIntoProc [2020-03-27T16:22:07.031Z] === RUN TestDockerSuite/TestMountIntoSys [2020-03-27T16:22:07.595Z] === RUN TestDockerSuite/TestNetHostname [2020-03-27T16:22:10.120Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-03-27T16:22:10.377Z] === RUN TestDockerSuite/TestNetworkEvents [2020-03-27T16:22:11.309Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-03-27T16:22:11.873Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-03-27T16:22:14.396Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-03-27T16:22:14.396Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-03-27T16:22:15.326Z] === RUN TestDockerSuite/TestPluginActive [2020-03-27T16:22:17.219Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-03-27T16:22:17.783Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-03-27T16:22:21.088Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-03-27T16:22:24.363Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-03-27T16:22:24.363Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-03-27T16:22:24.928Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-03-27T16:22:24.928Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-03-27T16:22:28.206Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-03-27T16:22:28.464Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-03-27T16:22:30.374Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-03-27T16:22:31.744Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-03-27T16:22:32.308Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-03-27T16:22:34.831Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-03-27T16:22:38.108Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-03-27T16:22:38.108Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-03-27T16:22:40.633Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-03-27T16:22:42.007Z] === RUN TestDockerSuite/TestPortHostBinding [2020-03-27T16:22:43.378Z] === RUN TestDockerSuite/TestPortList [2020-03-27T16:22:44.764Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-03-27T16:22:51.317Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-03-27T16:22:54.600Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-03-27T16:22:55.531Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-03-27T16:23:03.627Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-03-27T16:23:03.627Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-03-27T16:23:03.627Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-03-27T16:23:03.884Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-03-27T16:23:03.884Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-03-27T16:23:04.141Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-03-27T16:23:04.705Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-03-27T16:23:04.962Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-03-27T16:23:05.526Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-03-27T16:23:05.783Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-03-27T16:23:07.679Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-03-27T16:23:07.679Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-03-27T16:23:07.679Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-03-27T16:23:10.901Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-03-27T16:23:11.832Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-03-27T16:23:12.771Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-03-27T16:23:13.028Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-03-27T16:23:13.285Z] === RUN TestDockerSuite/TestPsByOrder [2020-03-27T16:23:13.313Z] --- PASS: TestImportExtremelyLargeImageWorks (300.31s) [2020-03-27T16:23:13.313Z] PASS [2020-03-27T16:23:13.313Z] [2020-03-27T16:23:13.313Z] === Skipped [2020-03-27T16:23:13.313Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-27T16:23:13.313Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:23:13.313Z] [2020-03-27T16:23:13.313Z] [2020-03-27T16:23:13.313Z] DONE 12 tests, 1 skipped in 301.714s [2020-03-27T16:23:13.313Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-03-27T16:23:13.313Z] ++ 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-03-27T16:23:13.313Z] ++ set -e [2020-03-27T16:23:13.313Z] ++ '[' -n 0 ']' [2020-03-27T16:23:13.313Z] ++ set -x [2020-03-27T16:23:13.314Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:23:13.314Z] INFO: Testing against a local daemon [2020-03-27T16:23:13.314Z] === RUN TestNetworkCreateDelete [2020-03-27T16:23:13.314Z] --- PASS: TestNetworkCreateDelete (0.24s) [2020-03-27T16:23:13.314Z] === RUN TestDockerNetworkDeletePreferID [2020-03-27T16:23:13.314Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2020-03-27T16:23:13.314Z] === RUN TestInspectNetwork [2020-03-27T16:23:13.314Z] === RUN TestInspectNetwork/full_network_id [2020-03-27T16:23:13.314Z] === RUN TestInspectNetwork/partial_network_id [2020-03-27T16:23:13.314Z] === RUN TestInspectNetwork/network_name [2020-03-27T16:23:13.314Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-27T16:23:14.796Z] --- PASS: TestInspectNetwork (7.72s) [2020-03-27T16:23:14.796Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-27T16:23:14.796Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-27T16:23:14.796Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-27T16:23:14.796Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-27T16:23:14.796Z] === RUN TestRunContainerWithBridgeNone [2020-03-27T16:23:15.188Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-03-27T16:23:16.559Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-03-27T16:23:17.491Z] --- PASS: TestRunContainerWithBridgeNone (2.27s) [2020-03-27T16:23:17.491Z] === RUN TestNetworkInvalidJSON [2020-03-27T16:23:17.491Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-27T16:23:17.491Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-27T16:23:17.491Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T16:23:17.491Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T16:23:17.491Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T16:23:17.491Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T16:23:17.491Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-27T16:23:17.491Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T16:23:17.491Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T16:23:17.491Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-03-27T16:23:17.491Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-27T16:23:17.491Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-27T16:23:17.491Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-27T16:23:17.491Z] === RUN TestHostIPv4BridgeLabel [2020-03-27T16:23:17.778Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-03-27T16:23:17.778Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-27T16:23:17.929Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-03-27T16:23:18.798Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-03-27T16:23:18.798Z] === RUN TestDaemonDefaultNetworkPools [2020-03-27T16:23:19.826Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-03-27T16:23:19.826Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-27T16:23:20.451Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-03-27T16:23:20.842Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-03-27T16:23:20.842Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-27T16:23:21.382Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-03-27T16:23:22.331Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s) [2020-03-27T16:23:22.331Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-27T16:23:22.953Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-03-27T16:23:22.953Z] === RUN TestServiceWithPredefinedNetwork [2020-03-27T16:23:23.278Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-03-27T16:23:25.666Z] --- PASS: TestServiceWithPredefinedNetwork (2.43s) [2020-03-27T16:23:25.666Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-27T16:23:25.666Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-27T16:23:25.666Z] service_test.go:236: FLAKY_TEST [2020-03-27T16:23:25.666Z] === RUN TestServiceWithDataPathPortInit [2020-03-27T16:23:27.454Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-03-27T16:23:27.455Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-03-27T16:23:31.628Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-03-27T16:23:36.887Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-03-27T16:23:38.796Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-03-27T16:23:40.690Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-03-27T16:23:40.928Z] --- PASS: TestServiceWithDataPathPortInit (14.78s) [2020-03-27T16:23:40.928Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-27T16:23:43.216Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-03-27T16:23:44.586Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-03-27T16:23:45.958Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-03-27T16:23:47.780Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.74s) [2020-03-27T16:23:47.780Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xyhp1vta5ijaoaq2efsw0ipvb Created:2020-03-27 16:23:41.722204355 +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[1e057bfdeac354d84a293d3122edf8460412d85a3a52d44659f37351b02202da:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z8byar6lcyvbx44ek8cpqb1mo EndpointID:4e9f14a084b72ac5bbfaa528738d0f042eb37dac3a9c03de7b5f41fe639fea37 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ccdac8dd1a9effe06dbd15f7d0b18d7c1f190d3bd3a4b70675aa4356a7d22642 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:31683840b98b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z8byar6lcyvbx44ek8cpqb1mo EndpointID:4e9f14a084b72ac5bbfaa528738d0f042eb37dac3a9c03de7b5f41fe639fea37 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-27T16:23:47.780Z] PASS [2020-03-27T16:23:47.780Z] [2020-03-27T16:23:47.780Z] === Skipped [2020-03-27T16:23:47.780Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-27T16:23:47.780Z] service_test.go:236: FLAKY_TEST [2020-03-27T16:23:47.780Z] [2020-03-27T16:23:47.780Z] [2020-03-27T16:23:47.780Z] DONE 22 tests, 1 skipped in 41.686s [2020-03-27T16:23:47.780Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-27T16:23:47.780Z] ++ 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-03-27T16:23:47.780Z] ++ set -e [2020-03-27T16:23:47.780Z] ++ '[' -n 0 ']' [2020-03-27T16:23:47.780Z] ++ set -x [2020-03-27T16:23:47.780Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:23:47.852Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-03-27T16:23:48.067Z] INFO: Testing against a local daemon [2020-03-27T16:23:48.067Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-27T16:23:48.067Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-27T16:23:48.067Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T16:23:48.067Z] === RUN TestDockerNetworkIpvlan [2020-03-27T16:23:48.067Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-27T16:23:48.067Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T16:23:48.067Z] PASS [2020-03-27T16:23:48.067Z] [2020-03-27T16:23:48.067Z] === Skipped [2020-03-27T16:23:48.067Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-27T16:23:48.067Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T16:23:48.067Z] [2020-03-27T16:23:48.067Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-27T16:23:48.067Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T16:23:48.067Z] [2020-03-27T16:23:48.067Z] [2020-03-27T16:23:48.067Z] DONE 2 tests, 2 skipped in 0.104s [2020-03-27T16:23:48.067Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-27T16:23:48.067Z] ++ 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-03-27T16:23:48.067Z] ++ set -e [2020-03-27T16:23:48.067Z] ++ '[' -n 0 ']' [2020-03-27T16:23:48.067Z] ++ set -x [2020-03-27T16:23:48.067Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:23:48.067Z] INFO: Testing against a local daemon [2020-03-27T16:23:48.067Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-27T16:23:49.220Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-03-27T16:23:49.555Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2020-03-27T16:23:49.555Z] === RUN TestDockerNetworkMacvlan [2020-03-27T16:23:50.578Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-27T16:23:50.590Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-03-27T16:23:51.597Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-27T16:23:52.488Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-03-27T16:23:52.488Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-03-27T16:23:52.624Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-27T16:23:53.418Z] === RUN TestDockerSuite/TestPsRightTagName [2020-03-27T16:23:55.334Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-27T16:23:55.941Z] === RUN TestDockerSuite/TestPsShowMounts [2020-03-27T16:23:58.039Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-27T16:23:58.461Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-03-27T16:23:59.394Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-03-27T16:23:59.395Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-03-27T16:23:59.395Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-03-27T16:23:59.395Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-03-27T16:23:59.395Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-03-27T16:24:00.351Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-03-27T16:24:02.247Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-03-27T16:24:02.443Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-27T16:24:02.813Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-03-27T16:24:03.461Z] --- PASS: TestDockerNetworkMacvlan (13.89s) [2020-03-27T16:24:03.461Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-03-27T16:24:03.461Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-03-27T16:24:03.461Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2020-03-27T16:24:03.461Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.36s) [2020-03-27T16:24:03.461Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.12s) [2020-03-27T16:24:03.461Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2020-03-27T16:24:03.461Z] PASS [2020-03-27T16:24:03.461Z] [2020-03-27T16:24:03.461Z] DONE 8 tests in 15.492s [2020-03-27T16:24:03.461Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-27T16:24:03.461Z] ++ 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-03-27T16:24:03.461Z] ++ set -e [2020-03-27T16:24:03.461Z] ++ '[' -n 0 ']' [2020-03-27T16:24:03.461Z] ++ set -x [2020-03-27T16:24:03.461Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:24:03.461Z] testing: warning: no tests to run [2020-03-27T16:24:03.461Z] PASS [2020-03-27T16:24:03.461Z] [2020-03-27T16:24:03.461Z] DONE 0 tests in 0.016s [2020-03-27T16:24:03.461Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-27T16:24:03.461Z] ++ 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-03-27T16:24:03.461Z] ++ set -e [2020-03-27T16:24:03.461Z] ++ '[' -n 0 ']' [2020-03-27T16:24:03.461Z] ++ set -x [2020-03-27T16:24:03.461Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:24:03.746Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-03-27T16:24:03.751Z] INFO: Testing against a local daemon [2020-03-27T16:24:03.751Z] === RUN TestAuthZPluginAllowRequest [2020-03-27T16:24:04.677Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-03-27T16:24:05.233Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2020-03-27T16:24:05.233Z] === RUN TestAuthZPluginTLS [2020-03-27T16:24:05.856Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-03-27T16:24:05.856Z] === RUN TestAuthZPluginDenyRequest [2020-03-27T16:24:06.047Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-03-27T16:24:06.476Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-03-27T16:24:06.476Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-27T16:24:07.097Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-03-27T16:24:07.097Z] === RUN TestAuthZPluginDenyResponse [2020-03-27T16:24:07.722Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-03-27T16:24:07.722Z] === RUN TestAuthZPluginAllowEventStream [2020-03-27T16:24:09.211Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2020-03-27T16:24:09.211Z] === RUN TestAuthZPluginErrorResponse [2020-03-27T16:24:09.832Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-03-27T16:24:09.832Z] === RUN TestAuthZPluginErrorRequest [2020-03-27T16:24:10.455Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-03-27T16:24:10.455Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-27T16:24:10.742Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-03-27T16:24:10.742Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-27T16:24:12.596Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-03-27T16:24:13.434Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s) [2020-03-27T16:24:13.434Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-27T16:24:14.493Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-03-27T16:24:14.920Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2020-03-27T16:24:14.920Z] === RUN TestAuthZPluginHeader [2020-03-27T16:24:15.947Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-03-27T16:24:15.947Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-27T16:24:15.947Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-27T16:24:15.947Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:24:15.947Z] === RUN TestAuthZPluginV2Disable [2020-03-27T16:24:15.947Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-27T16:24:15.947Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:24:15.947Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-27T16:24:15.947Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-27T16:24:15.947Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:24:15.947Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-27T16:24:15.947Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-27T16:24:15.947Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:24:15.947Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-27T16:24:17.017Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-03-27T16:24:17.017Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-03-27T16:24:17.017Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-03-27T16:24:17.581Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-03-27T16:24:20.102Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-03-27T16:24:21.996Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-03-27T16:24:26.189Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-03-27T16:24:26.189Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-03-27T16:24:27.561Z] === RUN TestDockerSuite/TestRmiBlank [2020-03-27T16:24:27.561Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-03-27T16:24:27.819Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-03-27T16:24:29.714Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-03-27T16:24:32.242Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-27T16:24:32.242Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-03-27T16:24:33.615Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-03-27T16:24:33.615Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-03-27T16:24:34.422Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s) [2020-03-27T16:24:34.422Z] PASS [2020-03-27T16:24:34.422Z] [2020-03-27T16:24:34.422Z] === Skipped [2020-03-27T16:24:34.422Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-27T16:24:34.422Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:24:34.422Z] [2020-03-27T16:24:34.422Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-27T16:24:34.422Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:24:34.422Z] [2020-03-27T16:24:34.422Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-27T16:24:34.422Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:24:34.422Z] [2020-03-27T16:24:34.422Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-27T16:24:34.422Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:24:34.422Z] [2020-03-27T16:24:34.422Z] [2020-03-27T16:24:34.422Z] DONE 17 tests, 4 skipped in 29.309s [2020-03-27T16:24:34.422Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-27T16:24:34.422Z] ++ 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-03-27T16:24:34.422Z] ++ set -e [2020-03-27T16:24:34.422Z] ++ '[' -n 0 ']' [2020-03-27T16:24:34.422Z] ++ set -x [2020-03-27T16:24:34.422Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:24:34.422Z] INFO: Testing against a local daemon [2020-03-27T16:24:34.422Z] === RUN TestPluginInvalidJSON [2020-03-27T16:24:34.422Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T16:24:34.422Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T16:24:34.422Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T16:24:34.422Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-03-27T16:24:34.422Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-27T16:24:34.422Z] PASS [2020-03-27T16:24:34.422Z] [2020-03-27T16:24:34.422Z] DONE 2 tests in 0.139s [2020-03-27T16:24:34.422Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-27T16:24:34.422Z] ++ 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-03-27T16:24:34.422Z] ++ set -e [2020-03-27T16:24:34.422Z] ++ '[' -n 0 ']' [2020-03-27T16:24:34.422Z] ++ set -x [2020-03-27T16:24:34.423Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:24:34.423Z] INFO: Testing against a local daemon [2020-03-27T16:24:34.423Z] === RUN TestExternalGraphDriver [2020-03-27T16:24:34.423Z] === RUN TestExternalGraphDriver/json [2020-03-27T16:24:35.441Z] === RUN TestExternalGraphDriver/spec [2020-03-27T16:24:36.140Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-03-27T16:24:36.704Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-03-27T16:24:37.484Z] === RUN TestExternalGraphDriver/pull [2020-03-27T16:24:38.598Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-03-27T16:24:39.520Z] --- PASS: TestExternalGraphDriver (6.38s) [2020-03-27T16:24:39.521Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2020-03-27T16:24:39.521Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2020-03-27T16:24:39.521Z] --- PASS: TestExternalGraphDriver/pull (2.16s) [2020-03-27T16:24:39.521Z] === RUN TestGraphdriverPluginV2 [2020-03-27T16:24:39.521Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-03-27T16:24:39.521Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:24:39.521Z] PASS [2020-03-27T16:24:39.521Z] [2020-03-27T16:24:39.521Z] === Skipped [2020-03-27T16:24:39.521Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-03-27T16:24:39.521Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:24:39.521Z] [2020-03-27T16:24:39.521Z] [2020-03-27T16:24:39.521Z] DONE 5 tests, 1 skipped in 6.550s [2020-03-27T16:24:39.521Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-27T16:24:39.521Z] ++ 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-03-27T16:24:39.521Z] ++ set -e [2020-03-27T16:24:39.521Z] ++ '[' -n 0 ']' [2020-03-27T16:24:39.521Z] ++ set -x [2020-03-27T16:24:39.521Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:24:39.530Z] === RUN TestDockerSuite/TestRmiTag [2020-03-27T16:24:39.787Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-03-27T16:24:39.821Z] INFO: Testing against a local daemon [2020-03-27T16:24:39.821Z] === RUN TestContinueAfterPluginCrash [2020-03-27T16:24:39.821Z] === PAUSE TestContinueAfterPluginCrash [2020-03-27T16:24:39.821Z] === RUN TestReadPluginNoRead [2020-03-27T16:24:39.821Z] === PAUSE TestReadPluginNoRead [2020-03-27T16:24:39.821Z] === RUN TestDaemonStartWithLogOpt [2020-03-27T16:24:39.821Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-27T16:24:39.821Z] === CONT TestContinueAfterPluginCrash [2020-03-27T16:24:39.821Z] === CONT TestDaemonStartWithLogOpt [2020-03-27T16:24:39.821Z] === CONT TestReadPluginNoRead [2020-03-27T16:24:40.717Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-03-27T16:24:44.890Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-03-27T16:24:45.822Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-03-27T16:24:46.752Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-03-27T16:24:47.009Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-03-27T16:24:48.910Z] === RUN TestDockerSuite/TestRunAddHost [2020-03-27T16:24:49.474Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-03-27T16:24:49.732Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-03-27T16:24:50.662Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-03-27T16:24:50.662Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-03-27T16:24:51.593Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-03-27T16:24:52.156Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-03-27T16:24:53.087Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-03-27T16:24:54.017Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-03-27T16:24:54.949Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-03-27T16:24:55.879Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-03-27T16:24:57.774Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-03-27T16:24:59.143Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-03-27T16:25:00.073Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-03-27T16:25:00.330Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-03-27T16:25:00.895Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-03-27T16:25:01.828Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-03-27T16:25:02.252Z] === RUN TestReadPluginNoRead/default [2020-03-27T16:25:02.253Z] --- PASS: TestDaemonStartWithLogOpt (22.44s) [2020-03-27T16:25:02.760Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-03-27T16:25:02.875Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-27T16:25:03.691Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-03-27T16:25:03.950Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-03-27T16:25:04.917Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-27T16:25:05.320Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-03-27T16:25:06.426Z] --- PASS: TestReadPluginNoRead (26.58s) [2020-03-27T16:25:06.426Z] --- PASS: TestReadPluginNoRead/default (1.87s) [2020-03-27T16:25:06.426Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.73s) [2020-03-27T16:25:06.426Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.68s) [2020-03-27T16:25:06.426Z] read_test.go:91: [db3393efeb2dd] daemon is not started [2020-03-27T16:25:06.690Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-03-27T16:25:06.711Z] --- PASS: TestContinueAfterPluginCrash (27.12s) [2020-03-27T16:25:06.711Z] PASS [2020-03-27T16:25:06.711Z] [2020-03-27T16:25:06.711Z] DONE 6 tests in 27.222s [2020-03-27T16:25:06.711Z] 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-03-27T16:25:06.711Z] ++ 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-03-27T16:25:06.711Z] ++ set -e [2020-03-27T16:25:06.711Z] ++ '[' -n 0 ']' [2020-03-27T16:25:06.711Z] ++ set -x [2020-03-27T16:25:06.711Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:25:06.998Z] testing: warning: no tests to run [2020-03-27T16:25:06.998Z] PASS [2020-03-27T16:25:06.998Z] [2020-03-27T16:25:06.998Z] DONE 0 tests in 0.022s [2020-03-27T16:25:06.998Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-27T16:25:06.998Z] ++ 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-03-27T16:25:06.998Z] ++ set -e [2020-03-27T16:25:06.998Z] ++ '[' -n 0 ']' [2020-03-27T16:25:06.998Z] ++ set -x [2020-03-27T16:25:06.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:25:06.998Z] INFO: Testing against a local daemon [2020-03-27T16:25:06.998Z] === RUN TestPluginWithDevMounts [2020-03-27T16:25:06.998Z] === PAUSE TestPluginWithDevMounts [2020-03-27T16:25:06.998Z] === CONT TestPluginWithDevMounts [2020-03-27T16:25:07.254Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-03-27T16:25:08.196Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-03-27T16:25:08.763Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-03-27T16:25:08.763Z] === RUN TestDockerSuite/TestRunBindMounts [2020-03-27T16:25:09.716Z] --- PASS: TestPluginWithDevMounts (2.29s) [2020-03-27T16:25:09.716Z] PASS [2020-03-27T16:25:09.717Z] [2020-03-27T16:25:09.717Z] DONE 1 tests in 2.388s [2020-03-27T16:25:09.717Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-03-27T16:25:09.717Z] ++ 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-03-27T16:25:09.717Z] ++ set -e [2020-03-27T16:25:09.717Z] ++ '[' -n 0 ']' [2020-03-27T16:25:09.717Z] ++ set -x [2020-03-27T16:25:09.717Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:25:09.717Z] INFO: Testing against a local daemon [2020-03-27T16:25:09.717Z] === RUN TestSecretInspect [2020-03-27T16:25:11.285Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-03-27T16:25:11.810Z] --- PASS: TestSecretInspect (2.29s) [2020-03-27T16:25:11.810Z] === RUN TestSecretList [2020-03-27T16:25:12.217Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-03-27T16:25:12.781Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-03-27T16:25:13.711Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-03-27T16:25:13.849Z] --- PASS: TestSecretList (2.23s) [2020-03-27T16:25:13.849Z] === RUN TestSecretsCreateAndDelete [2020-03-27T16:25:14.642Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-03-27T16:25:14.642Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-03-27T16:25:15.206Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-03-27T16:25:16.136Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-03-27T16:25:16.550Z] --- PASS: TestSecretsCreateAndDelete (2.28s) [2020-03-27T16:25:16.550Z] === RUN TestSecretsUpdate [2020-03-27T16:25:17.067Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-03-27T16:25:17.630Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-03-27T16:25:18.562Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-03-27T16:25:18.562Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-03-27T16:25:18.587Z] --- PASS: TestSecretsUpdate (2.27s) [2020-03-27T16:25:18.587Z] === RUN TestTemplatedSecret [2020-03-27T16:25:19.493Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-03-27T16:25:19.493Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-03-27T16:25:20.056Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-27T16:25:20.620Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-03-27T16:25:21.281Z] --- PASS: TestTemplatedSecret (2.67s) [2020-03-27T16:25:21.282Z] === RUN TestSecretCreateResolve [2020-03-27T16:25:21.551Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-03-27T16:25:22.922Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-03-27T16:25:23.320Z] --- PASS: TestSecretCreateResolve (2.27s) [2020-03-27T16:25:23.320Z] PASS [2020-03-27T16:25:23.320Z] [2020-03-27T16:25:23.320Z] DONE 6 tests in 14.114s [2020-03-27T16:25:23.320Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-03-27T16:25:23.320Z] ++ 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-03-27T16:25:23.320Z] ++ set -e [2020-03-27T16:25:23.320Z] ++ '[' -n 0 ']' [2020-03-27T16:25:23.320Z] ++ set -x [2020-03-27T16:25:23.320Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:25:23.486Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-03-27T16:25:23.610Z] INFO: Testing against a local daemon [2020-03-27T16:25:23.610Z] === RUN TestServiceCreateInit [2020-03-27T16:25:23.610Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-27T16:25:23.744Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-03-27T16:25:24.308Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-03-27T16:25:26.203Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-03-27T16:25:27.584Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-03-27T16:25:28.028Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-27T16:25:29.478Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-03-27T16:25:30.043Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-03-27T16:25:30.976Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-03-27T16:25:31.909Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-03-27T16:25:32.440Z] --- PASS: TestServiceCreateInit (8.50s) [2020-03-27T16:25:32.440Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.29s) [2020-03-27T16:25:32.440Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.15s) [2020-03-27T16:25:32.440Z] === RUN TestCreateServiceMultipleTimes [2020-03-27T16:25:32.473Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-03-27T16:25:33.405Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-03-27T16:25:35.299Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-03-27T16:25:39.476Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-03-27T16:25:39.476Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-03-27T16:25:39.476Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-03-27T16:25:39.732Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-03-27T16:25:42.256Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-03-27T16:25:44.151Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-03-27T16:25:47.425Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-03-27T16:25:47.425Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-27T16:25:49.948Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-03-27T16:25:49.948Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-03-27T16:25:49.948Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-03-27T16:25:50.512Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-03-27T16:25:50.943Z] --- PASS: TestCreateServiceMultipleTimes (16.43s) [2020-03-27T16:25:50.943Z] === RUN TestCreateServiceConflict [2020-03-27T16:25:50.943Z] --- PASS: TestCreateServiceConflict (2.25s) [2020-03-27T16:25:50.943Z] === RUN TestCreateServiceMaxReplicas [2020-03-27T16:25:52.419Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-03-27T16:25:53.644Z] --- PASS: TestCreateServiceMaxReplicas (2.96s) [2020-03-27T16:25:53.644Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-27T16:25:53.789Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-03-27T16:25:56.310Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-03-27T16:25:57.242Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-03-27T16:25:58.613Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-03-27T16:25:59.546Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-03-27T16:25:59.546Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-03-27T16:26:00.478Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-03-27T16:26:02.373Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-03-27T16:26:02.373Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-03-27T16:26:02.936Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-03-27T16:26:03.867Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-03-27T16:26:04.430Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-03-27T16:26:05.361Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-03-27T16:26:05.361Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-03-27T16:26:06.293Z] === RUN TestDockerSuite/TestRunEnvironment [2020-03-27T16:26:06.857Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-03-27T16:26:07.789Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-03-27T16:26:08.352Z] === RUN TestDockerSuite/TestRunExitCode [2020-03-27T16:26:08.903Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.43s) [2020-03-27T16:26:08.903Z] === RUN TestCreateServiceSecretFileMode [2020-03-27T16:26:09.285Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-03-27T16:26:09.927Z] --- PASS: TestCreateServiceSecretFileMode (2.75s) [2020-03-27T16:26:09.927Z] === RUN TestCreateServiceConfigFileMode [2020-03-27T16:26:10.216Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-03-27T16:26:10.788Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-03-27T16:26:11.719Z] === RUN TestDockerSuite/TestRunExposePort [2020-03-27T16:26:11.719Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-03-27T16:26:12.650Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-03-27T16:26:12.655Z] --- PASS: TestCreateServiceConfigFileMode (2.63s) [2020-03-27T16:26:12.655Z] === RUN TestCreateServiceSysctls [2020-03-27T16:26:13.214Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-03-27T16:26:15.110Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-03-27T16:26:15.366Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-27T16:26:15.366Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-03-27T16:26:16.143Z] --- PASS: TestCreateServiceSysctls (3.53s) [2020-03-27T16:26:16.143Z] === RUN TestCreateServiceCapabilities [2020-03-27T16:26:18.840Z] --- PASS: TestCreateServiceCapabilities (2.59s) [2020-03-27T16:26:18.840Z] === RUN TestInspect [2020-03-27T16:26:19.543Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-03-27T16:26:19.800Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-03-27T16:26:21.561Z] --- PASS: TestInspect (2.88s) [2020-03-27T16:26:21.561Z] === RUN TestCreateJob [2020-03-27T16:26:25.045Z] --- PASS: TestCreateJob (3.43s) [2020-03-27T16:26:25.045Z] === RUN TestReplicatedJob [2020-03-27T16:26:31.899Z] --- PASS: TestReplicatedJob (5.96s) [2020-03-27T16:26:31.899Z] === RUN TestUpdateReplicatedJob [2020-03-27T16:26:31.981Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-03-27T16:26:32.544Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-03-27T16:26:34.439Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-03-27T16:26:34.439Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-03-27T16:26:34.439Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-03-27T16:26:34.439Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-03-27T16:26:34.594Z] --- PASS: TestUpdateReplicatedJob (3.46s) [2020-03-27T16:26:34.594Z] === RUN TestServiceListWithStatuses [2020-03-27T16:26:34.594Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-27T16:26:34.594Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-27T16:26:34.594Z] === RUN TestDockerNetworkConnectAlias [2020-03-27T16:26:35.003Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-03-27T16:26:38.280Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-03-27T16:26:39.006Z] --- PASS: TestDockerNetworkConnectAlias (4.65s) [2020-03-27T16:26:39.006Z] === RUN TestDockerNetworkReConnect [2020-03-27T16:26:39.649Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-03-27T16:26:41.563Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-03-27T16:26:42.126Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-03-27T16:26:42.689Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-03-27T16:26:43.442Z] --- PASS: TestDockerNetworkReConnect (3.69s) [2020-03-27T16:26:43.442Z] === RUN TestServicePlugin [2020-03-27T16:26:43.442Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-27T16:26:43.442Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:26:43.442Z] === RUN TestServiceUpdateLabel [2020-03-27T16:26:43.619Z] === RUN TestDockerSuite/TestRunModeHostname [2020-03-27T16:26:44.551Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-03-27T16:26:44.551Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-03-27T16:26:44.807Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-03-27T16:26:44.924Z] --- PASS: TestServiceUpdateLabel (2.26s) [2020-03-27T16:26:44.924Z] === RUN TestServiceUpdateSecrets [2020-03-27T16:26:46.700Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-03-27T16:26:47.630Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-03-27T16:26:49.526Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-03-27T16:26:49.526Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-03-27T16:26:49.526Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-03-27T16:26:51.421Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-03-27T16:26:52.791Z] === RUN TestDockerSuite/TestRunMount [2020-03-27T16:26:59.338Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-03-27T16:26:59.901Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-03-27T16:27:00.174Z] --- PASS: TestServiceUpdateSecrets (14.69s) [2020-03-27T16:27:00.174Z] === RUN TestServiceUpdateConfigs [2020-03-27T16:27:00.831Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-03-27T16:27:02.724Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-03-27T16:27:05.255Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-03-27T16:27:08.537Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-03-27T16:27:11.060Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-03-27T16:27:13.583Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-03-27T16:27:15.427Z] --- PASS: TestServiceUpdateConfigs (14.79s) [2020-03-27T16:27:15.427Z] === RUN TestServiceUpdateNetwork [2020-03-27T16:27:15.478Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-03-27T16:27:16.848Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-03-27T16:27:16.848Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-03-27T16:27:17.413Z] === RUN TestDockerSuite/TestRunNetHost [2020-03-27T16:27:18.783Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-03-27T16:27:19.347Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-03-27T16:27:20.280Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-03-27T16:27:22.804Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-03-27T16:27:25.330Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-03-27T16:27:27.985Z] --- PASS: TestServiceUpdateNetwork (12.94s) [2020-03-27T16:27:27.985Z] PASS [2020-03-27T16:27:27.985Z] [2020-03-27T16:27:27.985Z] === Skipped [2020-03-27T16:27:27.985Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-03-27T16:27:27.985Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-27T16:27:27.985Z] [2020-03-27T16:27:27.985Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-03-27T16:27:27.985Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T16:27:27.985Z] [2020-03-27T16:27:27.985Z] [2020-03-27T16:27:27.985Z] DONE 23 tests, 2 skipped in 123.942s [2020-03-27T16:27:27.985Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-03-27T16:27:27.985Z] ++ 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-03-27T16:27:27.985Z] ++ set -e [2020-03-27T16:27:27.985Z] ++ '[' -n 0 ']' [2020-03-27T16:27:27.985Z] ++ set -x [2020-03-27T16:27:27.985Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:27:27.985Z] INFO: Testing against a local daemon [2020-03-27T16:27:27.985Z] === RUN TestSessionCreate [2020-03-27T16:27:27.985Z] --- PASS: TestSessionCreate (0.06s) [2020-03-27T16:27:27.985Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-27T16:27:27.985Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-27T16:27:27.985Z] PASS [2020-03-27T16:27:27.985Z] [2020-03-27T16:27:27.985Z] DONE 2 tests in 0.201s [2020-03-27T16:27:27.985Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-03-27T16:27:27.985Z] ++ 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-03-27T16:27:27.985Z] ++ set -e [2020-03-27T16:27:27.985Z] ++ '[' -n 0 ']' [2020-03-27T16:27:27.985Z] ++ set -x [2020-03-27T16:27:27.985Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:27:27.985Z] INFO: Testing against a local daemon [2020-03-27T16:27:27.985Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-27T16:27:27.985Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-27T16:27:27.985Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-27T16:27:27.985Z] === RUN TestEventsExecDie [2020-03-27T16:27:28.607Z] --- PASS: TestEventsExecDie (0.81s) [2020-03-27T16:27:28.607Z] === RUN TestEventsBackwardsCompatible [2020-03-27T16:27:28.607Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-03-27T16:27:28.607Z] === RUN TestInfoBinaryCommits [2020-03-27T16:27:28.607Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-03-27T16:27:28.607Z] === RUN TestInfoAPIVersioned [2020-03-27T16:27:28.607Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-03-27T16:27:28.607Z] === RUN TestInfoDiscoveryBackend [2020-03-27T16:27:29.226Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-03-27T16:27:29.226Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-27T16:27:30.246Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-27T16:27:30.246Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-27T16:27:30.587Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-03-27T16:27:30.587Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-03-27T16:27:30.587Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-03-27T16:27:30.844Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-03-27T16:27:30.866Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-03-27T16:27:30.866Z] === RUN TestInfoAPI [2020-03-27T16:27:30.866Z] --- PASS: TestInfoAPI (0.06s) [2020-03-27T16:27:30.866Z] === RUN TestInfoAPIWarnings [2020-03-27T16:27:31.409Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-03-27T16:27:31.409Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-03-27T16:27:31.497Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-03-27T16:27:31.497Z] === RUN TestInfoDebug [2020-03-27T16:27:31.781Z] --- PASS: TestInfoDebug (0.54s) [2020-03-27T16:27:31.781Z] === RUN TestInfoInsecureRegistries [2020-03-27T16:27:32.341Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-03-27T16:27:32.407Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-03-27T16:27:32.407Z] === RUN TestInfoRegistryMirrors [2020-03-27T16:27:32.906Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-03-27T16:27:33.025Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-03-27T16:27:33.025Z] === RUN TestLoginFailsWithBadCredentials [2020-03-27T16:27:33.163Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-03-27T16:27:33.311Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2020-03-27T16:27:33.311Z] === RUN TestPingCacheHeaders [2020-03-27T16:27:33.311Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-03-27T16:27:33.311Z] === RUN TestPingGet [2020-03-27T16:27:33.596Z] --- PASS: TestPingGet (0.04s) [2020-03-27T16:27:33.596Z] === RUN TestPingHead [2020-03-27T16:27:33.596Z] --- PASS: TestPingHead (0.05s) [2020-03-27T16:27:33.596Z] === RUN TestVersion [2020-03-27T16:27:33.596Z] --- PASS: TestVersion (0.05s) [2020-03-27T16:27:33.596Z] PASS [2020-03-27T16:27:33.596Z] [2020-03-27T16:27:33.596Z] === Skipped [2020-03-27T16:27:33.596Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-27T16:27:33.596Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-27T16:27:33.596Z] [2020-03-27T16:27:33.596Z] [2020-03-27T16:27:33.596Z] DONE 18 tests, 1 skipped in 5.975s [2020-03-27T16:27:33.596Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-03-27T16:27:33.596Z] ++ 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-03-27T16:27:33.596Z] ++ set -e [2020-03-27T16:27:33.596Z] ++ '[' -n 0 ']' [2020-03-27T16:27:33.596Z] ++ set -x [2020-03-27T16:27:33.597Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-27T16:27:33.597Z] INFO: Testing against a local daemon [2020-03-27T16:27:33.597Z] === RUN TestVolumesCreateAndList [2020-03-27T16:27:33.597Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-03-27T16:27:33.597Z] === RUN TestVolumesRemove [2020-03-27T16:27:33.882Z] --- PASS: TestVolumesRemove (0.08s) [2020-03-27T16:27:33.882Z] === RUN TestVolumesInspect [2020-03-27T16:27:33.882Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-27T16:27:33.882Z] === RUN TestVolumesInvalidJSON [2020-03-27T16:27:33.882Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-27T16:27:33.882Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-27T16:27:33.882Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-27T16:27:33.882Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-03-27T16:27:33.882Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-27T16:27:33.882Z] PASS [2020-03-27T16:27:33.882Z] [2020-03-27T16:27:33.882Z] DONE 5 tests in 0.300s [2020-03-27T16:27:33.882Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-27T16:27:34.094Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-03-27T16:27:34.166Z] ++++ cat bundles/test-integration/docker.pid [2020-03-27T16:27:34.166Z] +++ kill 13448 [2020-03-27T16:27:35.025Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-03-27T16:27:35.025Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-03-27T16:27:35.592Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-03-27T16:27:35.592Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-03-27T16:27:35.640Z] +++ /etc/init.d/apparmor stop [2020-03-27T16:27:35.641Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-27T16:27:35.641Z] [2020-03-27T16:27:35.641Z] Unloading profiles will leave already running processes permanently [2020-03-27T16:27:35.641Z] unconfined, which can lead to unexpected situations. [2020-03-27T16:27:35.641Z] [2020-03-27T16:27:35.641Z] To set a process to complain mode, use the command line tool [2020-03-27T16:27:35.641Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-27T16:27:35.641Z] +++ true [2020-03-27T16:27:35.641Z] [2020-03-27T16:27:36.522Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse Post stage [Pipeline] junit [2020-03-27T16:27:37.723Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2020-03-27T16:27:38.421Z] === RUN TestDockerSuite/TestRunPortInUse Post stage [Pipeline] sh [2020-03-27T16:27:38.789Z] + echo Ensuring container killed. [2020-03-27T16:27:38.789Z] Ensuring container killed. [2020-03-27T16:27:38.789Z] + docker rm -vf docker-pr2 [2020-03-27T16:27:38.789Z] Error: No such container: docker-pr2 [2020-03-27T16:27:38.789Z] + true [Pipeline] sh [2020-03-27T16:27:39.176Z] + echo Chowning /workspace to jenkins user [2020-03-27T16:27:39.176Z] Chowning /workspace to jenkins user [2020-03-27T16:27:39.176Z] + id -u [2020-03-27T16:27:39.176Z] + id -g [2020-03-27T16:27:39.176Z] + docker run --rm -v /home/docker/workspace/moby_PR-40712:/workspace busybox chown -R 1001:1001 /workspace [2020-03-27T16:27:39.176Z] Unable to find image 'busybox:latest' locally [2020-03-27T16:27:39.460Z] latest: Pulling from library/busybox [2020-03-27T16:27:39.744Z] 4c6795986792: Pulling fs layer [2020-03-27T16:27:39.790Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-03-27T16:27:40.029Z] 4c6795986792: Verifying Checksum [2020-03-27T16:27:40.029Z] 4c6795986792: Download complete [2020-03-27T16:27:40.316Z] 4c6795986792: Pull complete [2020-03-27T16:27:40.316Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-27T16:27:40.316Z] Status: Downloaded newer image for busybox:latest [2020-03-27T16:27:40.720Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-03-27T16:27:41.651Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-27T16:27:42.582Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-03-27T16:27:42.756Z] + bundleName=ppc64le-integration [2020-03-27T16:27:42.756Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-03-27T16:27:42.756Z] Creating ppc64le-integration-bundles.tar.gz [2020-03-27T16:27:42.756Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o+ -name *-report.xml ) -print [2020-03-27T16:27:42.756Z] xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-27T16:27:43.076Z] Archiving artifacts [2020-03-27T16:27:43.146Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-03-27T16:27:44.076Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-27T16:27:44.076Z] === RUN TestDockerSuite/TestRunPublishPort [2020-03-27T16:27:44.641Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-03-27T16:27:44.899Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-03-27T16:27:45.829Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-03-27T16:27:45.829Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-03-27T16:27:45.846Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40712/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-27T16:27:46.245Z] + make clean [2020-03-27T16:27:46.761Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-03-27T16:27:46.864Z] make: command: Command not found [2020-03-27T16:27:46.864Z] make: command: Command not found [2020-03-27T16:27:46.864Z] docker volume rm -f docker-dev-cache [2020-03-27T16:27:46.864Z] docker-dev-cache [Pipeline] deleteDir [2020-03-27T16:27:48.656Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-03-27T16:27:48.656Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-27T16:27:51.946Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-03-27T16:27:53.315Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-03-27T16:27:53.573Z] === RUN TestDockerSuite/TestRunRm [2020-03-27T16:27:54.503Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-03-27T16:27:56.396Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-03-27T16:27:58.290Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-03-27T16:27:58.854Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-03-27T16:27:59.785Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-03-27T16:28:01.680Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-03-27T16:28:01.942Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-03-27T16:28:02.505Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-03-27T16:28:05.780Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-03-27T16:28:07.149Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-03-27T16:28:10.421Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-03-27T16:28:10.421Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-03-27T16:28:12.317Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-03-27T16:28:12.891Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-03-27T16:28:13.455Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-03-27T16:28:14.387Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-03-27T16:28:15.318Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-03-27T16:28:16.251Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-03-27T16:28:16.817Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-03-27T16:28:17.749Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-03-27T16:28:18.682Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-03-27T16:28:18.682Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-03-27T16:28:19.613Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-03-27T16:28:19.613Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-03-27T16:28:20.544Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-03-27T16:28:22.439Z] === RUN TestDockerSuite/TestRunState [2020-03-27T16:28:23.005Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-03-27T16:28:23.935Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-03-27T16:28:24.870Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-03-27T16:28:25.800Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-03-27T16:28:25.800Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-03-27T16:28:25.800Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-03-27T16:28:26.729Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-03-27T16:28:27.293Z] === RUN TestDockerSuite/TestRunSysctls [2020-03-27T16:28:29.186Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-03-27T16:28:29.186Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-03-27T16:28:29.186Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-03-27T16:28:29.750Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-03-27T16:28:33.036Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-03-27T16:28:33.293Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-03-27T16:28:35.191Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-03-27T16:28:39.365Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-03-27T16:28:42.747Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-03-27T16:28:43.004Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-03-27T16:28:43.935Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-03-27T16:28:44.499Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-03-27T16:28:47.023Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-03-27T16:28:48.395Z] === RUN TestDockerSuite/TestRunUserByID [2020-03-27T16:28:48.959Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-03-27T16:28:49.215Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-03-27T16:28:49.215Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-03-27T16:28:50.145Z] === RUN TestDockerSuite/TestRunUserByName [2020-03-27T16:28:51.075Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-03-27T16:28:51.639Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-03-27T16:28:51.639Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-03-27T16:28:51.895Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-03-27T16:28:52.826Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-03-27T16:28:58.092Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-03-27T16:28:58.092Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-03-27T16:28:59.461Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-03-27T16:29:01.996Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-03-27T16:29:03.365Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-03-27T16:29:05.887Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-03-27T16:29:08.409Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-03-27T16:29:09.340Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-03-27T16:29:09.904Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-03-27T16:29:10.834Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-03-27T16:29:10.834Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-03-27T16:29:10.834Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-03-27T16:29:10.834Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-03-27T16:29:11.090Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-03-27T16:29:12.021Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-03-27T16:29:12.585Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-03-27T16:29:13.514Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-03-27T16:29:15.408Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-03-27T16:29:15.971Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-03-27T16:29:16.901Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-03-27T16:29:16.901Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-03-27T16:29:16.901Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-27T16:29:17.832Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-03-27T16:29:17.832Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-03-27T16:29:17.832Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-03-27T16:29:17.832Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-03-27T16:29:17.832Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-03-27T16:29:17.832Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-03-27T16:29:18.089Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-03-27T16:29:18.349Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-03-27T16:29:18.349Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-03-27T16:29:18.606Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-03-27T16:29:19.536Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-03-27T16:29:20.467Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-03-27T16:29:21.031Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-03-27T16:29:21.031Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-03-27T16:29:21.961Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-03-27T16:29:22.217Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-03-27T16:29:23.147Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-03-27T16:29:23.147Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-03-27T16:29:23.711Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-03-27T16:29:24.641Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-03-27T16:29:24.641Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-03-27T16:29:24.641Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-03-27T16:29:25.572Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-03-27T16:29:27.466Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-03-27T16:29:28.030Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-03-27T16:29:28.030Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-03-27T16:29:28.593Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-03-27T16:29:28.593Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-03-27T16:29:30.487Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-03-27T16:29:31.050Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-03-27T16:29:33.573Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-03-27T16:29:34.503Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-03-27T16:29:34.503Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-03-27T16:29:34.503Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-03-27T16:29:35.432Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-03-27T16:29:36.363Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-03-27T16:29:37.732Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-03-27T16:29:37.732Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-03-27T16:29:40.259Z] === RUN TestDockerSuite/TestSaveImageId [2020-03-27T16:29:40.259Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-03-27T16:29:40.259Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-03-27T16:29:42.782Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-03-27T16:29:42.782Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-03-27T16:29:44.151Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-03-27T16:29:44.408Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-03-27T16:29:44.408Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-03-27T16:29:45.779Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-03-27T16:29:47.674Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-03-27T16:29:47.674Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-03-27T16:29:47.930Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-03-27T16:29:47.930Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-03-27T16:29:47.930Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-03-27T16:29:48.494Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-03-27T16:29:51.015Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-03-27T16:29:56.271Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-03-27T16:29:59.546Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-03-27T16:30:00.109Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-03-27T16:30:01.478Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-03-27T16:30:04.753Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-03-27T16:30:07.306Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-03-27T16:30:07.869Z] === RUN TestDockerSuite/TestStartRecordError [2020-03-27T16:30:09.239Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-03-27T16:30:09.496Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-03-27T16:30:12.777Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-03-27T16:30:14.670Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-03-27T16:30:17.944Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-03-27T16:30:23.197Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-03-27T16:30:23.197Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-03-27T16:30:25.719Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-03-27T16:30:28.991Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-27T16:30:30.885Z] === RUN TestDockerSuite/TestStatsNoStream [2020-03-27T16:30:34.172Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-03-27T16:30:35.540Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-03-27T16:30:36.471Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-03-27T16:30:37.402Z] === RUN TestDockerSuite/TestTopPrivileged [2020-03-27T16:30:37.966Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-03-27T16:30:37.966Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-03-27T16:30:38.897Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-03-27T16:30:44.155Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-03-27T16:30:46.677Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-03-27T16:30:47.608Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-03-27T16:30:48.173Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-03-27T16:30:48.173Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-03-27T16:30:49.105Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-03-27T16:30:51.001Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-03-27T16:30:51.001Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-03-27T16:30:52.894Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-03-27T16:30:53.826Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-03-27T16:30:54.759Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-03-27T16:30:56.129Z] === RUN TestDockerSuite/TestUpdateStats [2020-03-27T16:31:00.303Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-03-27T16:31:01.672Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-03-27T16:31:01.672Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-03-27T16:31:02.603Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-03-27T16:31:03.972Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-03-27T16:31:08.145Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-03-27T16:31:12.317Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-03-27T16:31:15.592Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-03-27T16:31:17.486Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-03-27T16:31:21.660Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-03-27T16:31:26.912Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-03-27T16:31:28.813Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-03-27T16:31:31.335Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-03-27T16:31:33.228Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-03-27T16:31:34.596Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-03-27T16:31:37.121Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-03-27T16:31:39.643Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-03-27T16:31:41.536Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-03-27T16:31:44.060Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-03-27T16:31:46.583Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-03-27T16:32:01.434Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-03-27T16:32:01.434Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-03-27T16:32:01.694Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-03-27T16:32:02.626Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-03-27T16:32:02.626Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-03-27T16:32:02.626Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-03-27T16:32:02.626Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-03-27T16:32:03.557Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-03-27T16:32:03.557Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-03-27T16:32:04.486Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-03-27T16:32:04.486Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-03-27T16:32:04.486Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-03-27T16:32:04.486Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-03-27T16:32:04.486Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-03-27T16:32:07.762Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-03-27T16:32:07.762Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-03-27T16:32:07.762Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-03-27T16:32:07.762Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-03-27T16:32:07.762Z] === RUN TestDockerSuite/TestVolumeEvents [2020-03-27T16:32:08.326Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-03-27T16:32:10.847Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-03-27T16:32:10.847Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-03-27T16:32:10.847Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-03-27T16:32:14.120Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-03-27T16:32:18.295Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite (1776.25s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.13s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.87s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.05s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.00s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.14s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.30s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.29s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.93s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.36s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.21s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.28s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.39s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.23s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.46s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.13s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAttachDetach (1.38s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.25s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.40s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.25s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.05s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.91s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.57s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.90s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.56s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.50s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.40s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.58s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.67s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.44s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.66s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.02s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.73s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.67s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.91s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.06s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.44s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.70s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.55s) [2020-03-27T16:32:18.295Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.24s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.37s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.44s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.92s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.97s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.20s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.88s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.50s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.91s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.83s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.90s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.65s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.72s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.62s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.87s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.53s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.90s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.56s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.68s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.87s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.33s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.81s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.37s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.09s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.87s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.27s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.34s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.45s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.73s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.83s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.64s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.54s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.92s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.40s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.22s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.37s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.89s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s) [2020-03-27T16:32:18.296Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-27T16:32:18.296Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.39s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.90s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildContChar (4.13s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.34s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.31s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.66s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.16s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.07s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.92s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.02s) [2020-03-27T16:32:18.296Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-27T16:32:18.296Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-27T16:32:18.296Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-03-27T16:32:18.296Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-27T16:32:18.296Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-03-27T16:32:18.296Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-27T16:32:18.296Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-27T16:32:18.296Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.22s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.68s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.02s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.46s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.10s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.84s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.65s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.86s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.67s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.57s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.48s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.09s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.78s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.21s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.23s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.24s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.74s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.97s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.69s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.27s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.72s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.16s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.67s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.82s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.46s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.61s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.80s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.27s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.33s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.00s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.54s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildEnv (1.40s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.23s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.24s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.60s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.91s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.03s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.68s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.78s) [2020-03-27T16:32:18.296Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-27T16:32:18.296Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.93s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildExpose (0.40s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.71s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.66s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildFails (0.81s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.54s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.29s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.81s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.52s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.14s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.18s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.27s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.21s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.49s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildHistory (5.89s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.78s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.35s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildInheritance (1.14s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.13s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildLabel (0.57s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.67s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.54s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.42s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildLabels (0.61s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.11s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.65s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.33s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.52s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.43s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.63s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.30s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.52s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.67s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.60s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.47s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.30s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.95s) [2020-03-27T16:32:18.296Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-27T16:32:18.296Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.31s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.53s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.74s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.32s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.82s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.21s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.05s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.12s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.45s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.82s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.42s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.79s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.75s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.76s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.55s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.30s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.60s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.53s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.02s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildPATH (2.72s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.90s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.13s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.07s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.39s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.25s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildRm (3.60s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.34s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.71s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.72s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.86s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.49s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.44s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.05s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.62s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2020-03-27T16:32:18.296Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-27T16:32:18.296Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.03s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildStderr (0.97s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.21s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.21s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.25s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.17s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.57s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildUser (2.06s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.18s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.94s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.05s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.46s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.43s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.14s) [2020-03-27T16:32:18.296Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.55s) [2020-03-27T16:32:18.554Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-27T16:32:18.554Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-27T16:32:18.555Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-27T16:32:18.555Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-27T16:32:18.555Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-27T16:32:18.555Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-27T16:32:18.555Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-03-27T16:32:18.555Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.18s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.18s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.17s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.94s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.17s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.55s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.25s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.42s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.46s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.66s) [2020-03-27T16:32:18.555Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-27T16:32:18.555Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.95s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.47s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-03-27T16:32:18.555Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-03-27T16:32:18.555Z] docker_cli_sni_test.go:18: Flakey test [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.03s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.12s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCommitChange (1.09s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.95s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.14s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.92s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.41s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCommitTTY (2.29s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.04s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.77s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.97s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.74s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.81s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.83s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.90s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.91s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.76s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.07s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.90s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.85s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.87s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.88s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.78s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.85s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.75s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.64s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.64s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.83s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.50s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.91s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.85s) [2020-03-27T16:32:18.555Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-27T16:32:18.555Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.81s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.93s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.18s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.83s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.61s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.42s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.56s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.53s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.61s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.72s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.66s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.78s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00073a580_} (1.70s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1481384268_/foo_false____} (1.54s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1481384268_/foo_true____} (1.68s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3768887867_/foo_false____} (1.63s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3768887867_/foo_true____} (1.67s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3768887867_/foo_true__0xc00073a600__} (1.67s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00073a620_} (1.82s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00073a640_} (1.60s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00073a660_} (1.61s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00073a680_} (1.64s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.55s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.74s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.63s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.95s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.65s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.90s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.93s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.92s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.94s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.05s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.04s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.91s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.08s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.05s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.93s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.09s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.48s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.05s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.91s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.90s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.91s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.14s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.97s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.78s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.83s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.50s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.90s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.39s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.88s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.91s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.44s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.86s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.95s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.97s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpToDot (0.89s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.82s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.99s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpToStdout (1.06s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.57s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.56s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.99s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.74s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCreateArgs (0.13s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.77s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.69s) [2020-03-27T16:32:18.555Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-27T16:32:18.555Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.81s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2020-03-27T16:32:18.555Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-27T16:32:18.555Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.38s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.62s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.74s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.57s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.95s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.83s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.70s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.38s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.83s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.83s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.32s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.86s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.51s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.57s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.61s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.78s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.98s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.23s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestEventsAttach (0.91s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestEventsCommit (0.94s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.81s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.83s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.88s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.90s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.17s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.61s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.65s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestEventsCopy (1.82s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.90s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.85s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.61s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.20s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestEventsFilters (1.62s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestEventsFormat (1.58s) [2020-03-27T16:32:18.555Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.82s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.38s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-03-27T16:32:18.556Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-27T16:32:18.556Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-27T16:32:18.556Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-27T16:32:18.556Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.98s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.82s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestEventsRename (0.84s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestEventsResize (0.80s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.79s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.90s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.84s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestEventsTop (0.87s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.66s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExec (1.02s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.89s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.03s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.92s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.38s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.90s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.90s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.90s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.92s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.91s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.99s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.70s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecCgroup (1.23s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecEnv (0.95s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.65s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.88s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecInspectID (1.93s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecInteractive (0.90s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.88s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.86s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecParseError (0.82s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.90s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.11s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.54s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.91s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecStartFails (1.35s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.33s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.86s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecTTY (1.00s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.00s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.86s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecUlimits (1.04s) [2020-03-27T16:32:18.556Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-27T16:32:18.556Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.04s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.85s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.10s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.88s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestExecWithUser (1.03s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.92s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.56s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.82s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.81s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestHealth (21.26s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.94s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.86s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.90s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.92s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.97s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.96s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.96s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestImportDisplay (1.63s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestImportFile (1.81s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.85s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestImportGzipped (1.91s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.82s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.90s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.86s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.82s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.86s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.81s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.78s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.84s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.83s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.85s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.82s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.93s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.78s) [2020-03-27T16:32:18.556Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-27T16:32:18.556Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.25s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.82s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectDefault (0.87s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectHistory (0.94s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-03-27T16:32:18.556Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-27T16:32:18.556Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.83s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.92s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.80s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.86s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.12s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.87s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectStatus (0.95s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.91s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.78s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.78s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.90s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.82s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.75s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.86s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.75s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.92s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.75s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.38s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.92s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.48s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.61s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.63s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.51s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.96s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.50s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.50s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.95s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.81s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.73s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.84s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.84s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.87s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.80s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.80s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.83s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.09s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.08s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.29s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.21s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.75s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.88s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.99s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLogsSince (7.03s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.90s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.86s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLogsTail (0.85s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.85s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.79s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.49s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.76s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestNetHostname (2.40s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.32s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.66s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.91s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPluginActive (1.90s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.09s) [2020-03-27T16:32:18.556Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-27T16:32:18.556Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.69s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.51s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.68s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.03s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.58s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.63s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.53s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.50s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPortList (10.53s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.55s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.39s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.94s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.89s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.71s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.73s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.45s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.84s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPsByOrder (3.28s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.33s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.32s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.59s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.00s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.85s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.64s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.40s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.61s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.59s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.69s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.65s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.89s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.85s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.51s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.53s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s) [2020-03-27T16:32:18.556Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-27T16:32:18.556Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.95s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.58s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.80s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.88s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.97s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.56s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.67s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.33s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.63s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.59s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.38s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.61s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.42s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.14s) [2020-03-27T16:32:18.556Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.08s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.76s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.00s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.86s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.41s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.80s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.93s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.56s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunAddHost (0.84s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.77s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.77s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.80s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.02s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.86s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.56s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.58s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.94s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.92s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.97s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (1.01s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.08s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.14s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.40s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.77s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.83s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.79s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.36s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.82s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.81s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.80s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.81s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.80s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.84s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.80s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.79s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.35s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.86s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.13s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.80s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.65s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.62s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.59s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.80s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.83s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.77s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.80s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.79s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.65s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.69s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.82s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.72s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.68s) [2020-03-27T16:32:18.557Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-03-27T16:32:18.557Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-27T16:32:18.557Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-27T16:32:18.557Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.84s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.94s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.56s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.32s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.82s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.70s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.84s) [2020-03-27T16:32:18.557Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-27T16:32:18.557Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.80s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.72s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.84s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.81s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.70s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunExitCode (0.75s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.83s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.78s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.85s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.65s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2020-03-27T16:32:18.557Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-27T16:32:18.557Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.57s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.87s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.57s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.21s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.61s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.11s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.59s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.61s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.82s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.78s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.18s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.55s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.19s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.71s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.53s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.66s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunMount (6.38s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.82s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.81s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.63s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.46s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.50s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.48s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.62s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.67s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.63s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.73s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunNetHost (1.18s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.75s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.75s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.40s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.39s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.75s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.69s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.83s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.81s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.74s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.89s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.91s) [2020-03-27T16:32:18.557Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-27T16:32:18.557Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.79s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.93s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.97s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.23s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.84s) [2020-03-27T16:32:18.557Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.99s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.76s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.85s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.87s) [2020-03-27T16:32:18.557Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-27T16:32:18.557Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.85s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.78s) [2020-03-27T16:32:18.557Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-27T16:32:18.557Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.85s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.80s) [2020-03-27T16:32:18.557Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-27T16:32:18.557Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.38s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.76s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunRm (0.85s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.79s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.78s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.87s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.94s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.85s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.39s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.09s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.83s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.71s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.80s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.80s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.88s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.71s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.97s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.90s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.87s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.72s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunState (1.71s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.85s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.93s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2020-03-27T16:32:18.557Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-27T16:32:18.557Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.72s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunSysctls (1.59s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.78s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.63s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.78s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.00s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.91s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.09s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.76s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.80s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.78s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.31s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.33s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunUserByID (0.78s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunUserByName (0.79s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.81s) [2020-03-27T16:32:18.557Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-27T16:32:18.557Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.63s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.83s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.14s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.43s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.59s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.35s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.81s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.77s) [2020-03-27T16:32:18.557Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.89s) [2020-03-27T16:32:18.557Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-27T16:32:18.557Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-27T16:32:18.557Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-27T16:32:18.558Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-27T16:32:18.558Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-27T16:32:18.558Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.82s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.82s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.79s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.57s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.78s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.87s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.93s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.15s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.20s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.84s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.70s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.83s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.84s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.62s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s) [2020-03-27T16:32:18.558Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-27T16:32:18.558Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.66s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.57s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.69s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.56s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.08s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.08s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.31s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.96s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.10s) [2020-03-27T16:32:18.558Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents261960765 [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.67s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.55s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.57s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.40s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.61s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.56s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.03s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.54s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.87s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.56s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.88s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestStartRecordError (1.79s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.76s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.18s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.16s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.98s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.12s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.91s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.84s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.85s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.81s) [2020-03-27T16:32:18.558Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-27T16:32:18.558Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.80s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.31s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.46s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.76s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.78s) [2020-03-27T16:32:18.558Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-27T16:32:18.558Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.93s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.94s) [2020-03-27T16:32:18.558Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-27T16:32:18.558Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.58s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.95s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.91s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.66s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUpdateStats (3.87s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.58s) [2020-03-27T16:32:18.558Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-27T16:32:18.558Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.05s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.98s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.56s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.52s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.22s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.58s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.97s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.10s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.31s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.40s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.59s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.55s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.39s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.38s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.37s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.35s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.49s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.96s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.57s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.82s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.48s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.24s) [2020-03-27T16:32:18.558Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.23s) [2020-03-27T16:32:18.558Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-27T16:32:18.558Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-27T16:32:18.558Z] === RUN TestDockerRegistrySuite [2020-03-27T16:32:18.558Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-03-27T16:32:20.453Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-03-27T16:32:21.824Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-03-27T16:32:23.718Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-03-27T16:32:23.718Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-03-27T16:32:27.906Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-03-27T16:32:32.089Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-03-27T16:32:36.264Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-03-27T16:32:37.635Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-03-27T16:32:39.004Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-03-27T16:32:40.373Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-03-27T16:32:40.631Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-27T16:32:42.001Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-03-27T16:32:43.898Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-03-27T16:32:44.830Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-03-27T16:32:46.198Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-03-27T16:32:49.472Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-03-27T16:32:51.994Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-03-27T16:32:52.925Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-03-27T16:32:54.847Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-03-27T16:32:56.216Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-03-27T16:32:56.474Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-03-27T16:32:56.732Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-03-27T16:32:56.732Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-03-27T16:32:56.989Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-03-27T16:32:57.553Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-03-27T16:32:57.810Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-03-27T16:32:58.067Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-03-27T16:32:59.438Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-03-27T16:33:00.809Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-03-27T16:33:00.809Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-03-27T16:33:02.186Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-03-27T16:33:06.365Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-03-27T16:33:06.365Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-03-27T16:33:06.622Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-03-27T16:33:08.518Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-03-27T16:33:08.776Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-03-27T16:33:08.776Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-03-27T16:33:09.033Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-03-27T16:33:09.033Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-03-27T16:33:09.290Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-03-27T16:33:09.855Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-03-27T16:33:09.855Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-03-27T16:33:11.752Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-03-27T16:33:14.277Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-03-27T16:33:15.208Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-03-27T16:33:16.584Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-03-27T16:33:17.514Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite (60.02s) [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.74s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d68926ca65e01] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.51s) [2020-03-27T16:33:18.446Z] check_test.go:196: [de738bd05abb5] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.86s) [2020-03-27T16:33:18.446Z] check_test.go:196: [dc2538b5c73ee] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-03-27T16:33:18.446Z] check_test.go:196: [de5f28ff4278a] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.13s) [2020-03-27T16:33:18.446Z] check_test.go:196: [de28e7b47830d] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.18s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d61e3c9394613] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.24s) [2020-03-27T16:33:18.446Z] check_test.go:196: [dd1c696c2ce51] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.43s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d15b639352a59] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d7923955cc993] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.37s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d852474542e8b] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.58s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d589e0cc8c5b5] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.82s) [2020-03-27T16:33:18.446Z] check_test.go:196: [def4cd8a7b818] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.31s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d22d404298abb] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.35s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d2938e785810a] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.65s) [2020-03-27T16:33:18.446Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f8c2521507df498cef6f565b7990f86ad329a3f2bee521589ce4add6f224b69d [2020-03-27T16:33:18.446Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1f6942665225905bd5e2c512349d70e7369451c94452f36a4f116f7eddc7c652 [2020-03-27T16:33:18.446Z] check_test.go:196: [d4d9e88bf5abc] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.59s) [2020-03-27T16:33:18.446Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:72633ffbe9c60ba6fd9f9ab188d53e7b4e1d70ef2207facf4f6c8ec9cd1cab3e [2020-03-27T16:33:18.446Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5778206a0d241613d8e7481e1aea7942dc777c589c1a72793bfc4ee1da03236b [2020-03-27T16:33:18.446Z] check_test.go:196: [df26a81463c14] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.32s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d43b63b255fe4] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.37s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d455efadfb9bd] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.46s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d108623b010a4] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d0ac64332574d] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.51s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d055be95f5c27] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.31s) [2020-03-27T16:33:18.446Z] check_test.go:196: [dd9c302b9ef4a] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.34s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d2fa812c32b16] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.06s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d6fbc312bc115] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.50s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d2ae58faa8259] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.68s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d7c9dde990663] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.50s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d11fcaad93c0a] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d02a72f339084] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.32s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d938f0b9ed284] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d1703628c52d7] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.45s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d5258b65aae46] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d2c4f9de98958] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.71s) [2020-03-27T16:33:18.446Z] check_test.go:196: [df470c277b74c] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.31s) [2020-03-27T16:33:18.446Z] check_test.go:196: [df14b9facb021] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.16s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d92acfe074a70] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.43s) [2020-03-27T16:33:18.446Z] check_test.go:196: [d5c3c72ba2446] daemon is not started [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.04s) [2020-03-27T16:33:18.446Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s) [2020-03-27T16:33:18.446Z] === RUN TestDockerSchema1RegistrySuite [2020-03-27T16:33:18.446Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-03-27T16:33:18.704Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-03-27T16:33:23.959Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-03-27T16:33:28.135Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-03-27T16:33:32.311Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-03-27T16:33:33.684Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-03-27T16:33:35.053Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-03-27T16:33:35.311Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-03-27T16:33:36.682Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-03-27T16:33:38.051Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-03-27T16:33:39.423Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-03-27T16:33:43.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-03-27T16:33:43.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-03-27T16:33:43.864Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-03-27T16:33:43.864Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-03-27T16:33:44.130Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-03-27T16:33:44.695Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-03-27T16:33:44.952Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-03-27T16:33:44.952Z] --- PASS: TestDockerSchema1RegistrySuite (26.59s) [2020-03-27T16:33:44.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2020-03-27T16:33:44.952Z] check_test.go:223: [d1f8ccf411453] daemon is not started [2020-03-27T16:33:44.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.41s) [2020-03-27T16:33:44.952Z] check_test.go:223: [d75830308efc1] daemon is not started [2020-03-27T16:33:44.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.60s) [2020-03-27T16:33:44.952Z] check_test.go:223: [d0b2971105a1e] daemon is not started [2020-03-27T16:33:44.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.57s) [2020-03-27T16:33:44.952Z] check_test.go:223: [d9f31921225e3] daemon is not started [2020-03-27T16:33:44.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.43s) [2020-03-27T16:33:44.952Z] check_test.go:223: [d1f58c4b3a585] daemon is not started [2020-03-27T16:33:44.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.47s) [2020-03-27T16:33:44.952Z] check_test.go:223: [ddd7e81c747b2] daemon is not started [2020-03-27T16:33:44.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-27T16:33:44.952Z] check_test.go:223: [d3a88725d133d] daemon is not started [2020-03-27T16:33:44.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.46s) [2020-03-27T16:33:44.952Z] check_test.go:223: [d02b5069b8fb6] daemon is not started [2020-03-27T16:33:44.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.28s) [2020-03-27T16:33:44.952Z] check_test.go:223: [d6f4577f2d55d] daemon is not started [2020-03-27T16:33:44.952Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.26s) [2020-03-27T16:33:44.953Z] check_test.go:223: [ddb6da302bc3b] daemon is not started [2020-03-27T16:33:44.953Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.70s) [2020-03-27T16:33:44.953Z] check_test.go:223: [d8c678f95968e] daemon is not started [2020-03-27T16:33:44.953Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2020-03-27T16:33:44.953Z] check_test.go:223: [df7d57d063729] daemon is not started [2020-03-27T16:33:44.953Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2020-03-27T16:33:44.953Z] check_test.go:223: [d58debc55e539] daemon is not started [2020-03-27T16:33:44.953Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-03-27T16:33:44.953Z] check_test.go:223: [d7deea8294f1d] daemon is not started [2020-03-27T16:33:44.953Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-03-27T16:33:44.953Z] check_test.go:223: [d84d1f63b4bef] daemon is not started [2020-03-27T16:33:44.953Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2020-03-27T16:33:44.953Z] check_test.go:223: [d1f9965197343] daemon is not started [2020-03-27T16:33:44.953Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-03-27T16:33:44.953Z] check_test.go:223: [dc02ff0b7a47b] daemon is not started [2020-03-27T16:33:44.953Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-03-27T16:33:44.953Z] check_test.go:223: [d7a89edb4cab0] daemon is not started [2020-03-27T16:33:44.953Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-03-27T16:33:44.953Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-03-27T16:33:45.884Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-03-27T16:33:46.447Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-03-27T16:33:46.704Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-03-27T16:33:47.634Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-03-27T16:33:47.891Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-03-27T16:33:48.455Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-03-27T16:33:48.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-03-27T16:33:48.971Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.98s) [2020-03-27T16:33:48.971Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s) [2020-03-27T16:33:48.971Z] check_test.go:252: [d6630d7429b34] daemon is not started [2020-03-27T16:33:48.971Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2020-03-27T16:33:48.971Z] check_test.go:252: [d827dc6c11138] daemon is not started [2020-03-27T16:33:48.971Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-03-27T16:33:48.971Z] check_test.go:252: [d31b0edcf0d67] daemon is not started [2020-03-27T16:33:48.971Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) [2020-03-27T16:33:48.971Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-03-27T16:33:48.971Z] check_test.go:252: [d97f4d8177832] daemon is not started [2020-03-27T16:33:48.971Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-03-27T16:33:48.971Z] check_test.go:252: [d8a4f94272465] daemon is not started [2020-03-27T16:33:48.971Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-03-27T16:33:48.971Z] check_test.go:252: [d52acbb68712f] daemon is not started [2020-03-27T16:33:48.971Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-03-27T16:33:48.971Z] check_test.go:252: [dbd7f9557b1b9] daemon is not started [2020-03-27T16:33:48.971Z] === RUN TestDockerRegistryAuthTokenSuite [2020-03-27T16:33:48.971Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-03-27T16:33:54.224Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-03-27T16:33:54.224Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-03-27T16:33:54.480Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-03-27T16:33:54.480Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-03-27T16:33:54.737Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-03-27T16:33:54.737Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-03-27T16:33:54.737Z] check_test.go:279: [df2d7097ba4cc] daemon is not started [2020-03-27T16:33:54.737Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-03-27T16:33:54.737Z] check_test.go:279: [d218a1ba2bf13] daemon is not started [2020-03-27T16:33:54.737Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-03-27T16:33:54.737Z] check_test.go:279: [d30f6e227df96] daemon is not started [2020-03-27T16:33:54.737Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-03-27T16:33:54.737Z] check_test.go:279: [de9b3a6c641cb] daemon is not started [2020-03-27T16:33:54.737Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-03-27T16:33:54.737Z] check_test.go:279: [dc36929732c18] daemon is not started [2020-03-27T16:33:54.737Z] === RUN TestDockerNetworkSuite [2020-03-27T16:33:54.737Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-03-27T16:33:58.011Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-03-27T16:33:58.941Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-03-27T16:34:03.115Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-03-27T16:34:03.372Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-03-27T16:34:06.647Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-03-27T16:34:06.647Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-03-27T16:34:09.923Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-03-27T16:34:10.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-03-27T16:34:13.384Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-03-27T16:34:13.384Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-03-27T16:34:18.639Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-03-27T16:34:21.919Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-03-27T16:34:23.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-03-27T16:34:27.466Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-03-27T16:34:28.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-03-27T16:34:29.401Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-03-27T16:34:30.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-03-27T16:34:31.704Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-03-27T16:34:33.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-03-27T16:34:33.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-03-27T16:34:33.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-03-27T16:34:35.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-03-27T16:34:35.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-03-27T16:34:35.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-03-27T16:34:35.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-03-27T16:34:36.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-03-27T16:34:38.774Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-03-27T16:34:38.774Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-03-27T16:34:39.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-03-27T16:34:39.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-03-27T16:34:42.304Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-03-27T16:34:43.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-03-27T16:34:47.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-03-27T16:34:57.363Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-03-27T16:34:57.363Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-03-27T16:34:58.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-03-27T16:34:58.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-03-27T16:34:58.551Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-03-27T16:34:58.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-03-27T16:34:58.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-03-27T16:34:59.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-03-27T16:34:59.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-03-27T16:35:02.341Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-03-27T16:35:03.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-03-27T16:35:03.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-03-27T16:35:03.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-03-27T16:35:04.644Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-03-27T16:35:04.644Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-03-27T16:35:08.825Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-03-27T16:35:10.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-03-27T16:35:15.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-03-27T16:35:15.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-03-27T16:35:16.016Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-03-27T16:35:16.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-03-27T16:35:19.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-03-27T16:35:19.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-03-27T16:35:20.480Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-03-27T16:35:21.044Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-03-27T16:35:21.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-03-27T16:35:23.197Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-03-27T16:35:24.129Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-03-27T16:35:27.406Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite (95.72s) [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.66s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [ddb73534e152b] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.36s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [df9afd55cabe7] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.71s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [df86d6cd079c3] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.17s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [d464ece431679] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.07s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:1233: [d60c4c70d184b] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.46s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [d572a0210ad20] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.97s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [def7ba50f8bb9] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.68s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [dd46c448aa1c7] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.77s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [d5078cecd7566] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.90s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [ddf3fc5530e0a] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.73s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [d560abc11f770] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.52s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [df912a71a3dd7] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.49s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [d877ff1baa1e6] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [d5a6bcac03efa] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [df6ed3ae98498] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.42s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [d05ee926c70ce] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [d09653add2ebe] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [d63f65ce0442c] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [d423b29f87c56] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.35s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [d499a717aab02] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.73s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [d36c5f9a41488] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [d09ec5dd07a29] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.41s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [d28c0eb1bba3b] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [dfcbeac358442] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.95s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:968: [de2afb25eaada] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.63s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [df008d1794175] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.33s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:1116: [d5ac54a64ab63] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [d37731f7beeb9] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.96s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [d1b90e902251c] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.37s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [d1bfe462642ee] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.13s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [ddda827ffcd44] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.19s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [da6a0cccb6a78] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [d6f4313f290e6] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [d8099c301725c] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.98s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [dc2296f330db7] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [df88d34e3c5d2] daemon is not started [2020-03-27T16:35:30.685Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [d99e536da60f5] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.59s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [df016fcd0f522] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.41s) [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.66s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:1084: [d898bcb7da1ad] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [d5ba8a85c9038] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.49s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [daa4e2d966f97] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.78s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [dde61c51a0994] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [d8c20330a6b33] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.42s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [dbc52abdff0e0] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.79s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [d2027f1762077] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.60s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [d4c10fca5b2bd] daemon is not started [2020-03-27T16:35:30.685Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.50s) [2020-03-27T16:35:30.685Z] docker_cli_network_unix_test.go:46: [dd63b0104459b] daemon is not started [2020-03-27T16:35:30.685Z] === RUN TestDockerHubPullSuite [2020-03-27T16:35:30.685Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-03-27T16:35:31.249Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-03-27T16:35:32.179Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-03-27T16:35:34.076Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-03-27T16:35:34.333Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-03-27T16:35:34.592Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-03-27T16:35:35.961Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-03-27T16:35:36.526Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-03-27T16:35:36.526Z] --- PASS: TestDockerHubPullSuite (6.13s) [2020-03-27T16:35:36.526Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.48s) [2020-03-27T16:35:36.526Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2020-03-27T16:35:36.526Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.41s) [2020-03-27T16:35:36.526Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.52s) [2020-03-27T16:35:36.526Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.39s) [2020-03-27T16:35:36.526Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.14s) [2020-03-27T16:35:36.526Z] PASS [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === Skipped [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-27T16:35:36.526Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-27T16:35:36.526Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-03-27T16:35:36.526Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-03-27T16:35:36.526Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-27T16:35:36.526Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-27T16:35:36.526Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-27T16:35:36.526Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-27T16:35:36.526Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-27T16:35:36.526Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-27T16:35:36.526Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-27T16:35:36.526Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-03-27T16:35:36.526Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-27T16:35:36.526Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-03-27T16:35:36.526Z] docker_cli_sni_test.go:18: Flakey test [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-27T16:35:36.526Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-27T16:35:36.526Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-03-27T16:35:36.526Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-27T16:35:36.526Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-27T16:35:36.526Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-27T16:35:36.526Z] docker_cli_network_unix_test.go:46: [d99e536da60f5] daemon is not started [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] [2020-03-27T16:35:36.526Z] DONE 1277 tests, 44 skipped in 2006.059s [2020-03-27T16:35:36.526Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-27T16:35:36.783Z] ++++ cat bundles/test-integration/docker.pid [2020-03-27T16:35:36.783Z] +++ kill 7415 [2020-03-27T16:35:37.719Z] +++ /etc/init.d/apparmor stop [2020-03-27T16:35:37.719Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-27T16:35:37.719Z] [2020-03-27T16:35:37.719Z] Unloading profiles will leave already running processes permanently [2020-03-27T16:35:37.719Z] unconfined, which can lead to unexpected situations. [2020-03-27T16:35:37.719Z] [2020-03-27T16:35:37.719Z] To set a process to complain mode, use the command line tool [2020-03-27T16:35:37.719Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-27T16:35:37.719Z] +++ true [2020-03-27T16:35:37.719Z] [2020-03-27T16:35:37.978Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-03-27T16:35:41.254Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-03-27T16:36:37.443Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-03-27T16:36:52.291Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite (1713.15s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.85s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.09s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.82s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.34s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.06s) [2020-03-27T16:37:10.356Z] docker_api_swarm_test.go:563: [da311026a4b4a] joining swarm manager [d445b14755ed2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.356Z] docker_api_swarm_test.go:585: [d1536b3e87bcd] joining swarm manager [d445b14755ed2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T16:37:10.356Z] check_test.go:380: [da311026a4b4a] daemon is not started [2020-03-27T16:37:10.356Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-27T16:37:10.356Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.80s) [2020-03-27T16:37:10.356Z] docker_api_swarm_test.go:46: [da4e4a1f7acb9] joining swarm manager [da52b776767dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.88s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.73s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.96s) [2020-03-27T16:37:10.356Z] docker_api_swarm_test.go:304: [d179b4dd0e6f0] joining swarm manager [d765a5bf01ec3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.356Z] docker_api_swarm_test.go:305: [dcdaf7235c09d] joining swarm manager [d765a5bf01ec3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T16:37:10.356Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-03-27T16:37:10.356Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.50s) [2020-03-27T16:37:10.356Z] docker_api_swarm_test.go:272: [da4557fe2954c] joining swarm manager [d4d2ae9f07c58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.356Z] docker_api_swarm_test.go:273: [d26e50dc17f30] joining swarm manager [d4d2ae9f07c58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.28s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.64s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.44s) [2020-03-27T16:37:10.356Z] docker_api_swarm_node_test.go:19: [df3e68131f1ff] joining swarm manager [d2aed69dfdb7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.356Z] docker_api_swarm_node_test.go:20: [d9198200bf983] joining swarm manager [d2aed69dfdb7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.79s) [2020-03-27T16:37:10.356Z] docker_api_swarm_test.go:502: [d26a2107037d8] joining swarm manager [d2b9eb40af81b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.356Z] docker_api_swarm_test.go:507: [dcb180ad1242d] joining swarm manager [d2b9eb40af81b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.78s) [2020-03-27T16:37:10.356Z] docker_api_swarm_node_test.go:80: [d4efc4f40920d] joining swarm manager [d43b4b98fac81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.87s) [2020-03-27T16:37:10.356Z] docker_api_swarm_node_test.go:52: [d814bbc210e54] joining swarm manager [da863109e1925]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.356Z] docker_api_swarm_node_test.go:53: [df6992b602458] joining swarm manager [da863109e1925]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.83s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.50s) [2020-03-27T16:37:10.356Z] docker_api_swarm_test.go:202: [da17ed7640f48] joining swarm manager [deffee8959107]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.33s) [2020-03-27T16:37:10.356Z] docker_api_swarm_test.go:384: [d468f33638d5c] joining swarm manager [d3f0c6cba879e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.356Z] docker_api_swarm_test.go:385: [d486ced905e9b] joining swarm manager [d3f0c6cba879e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T16:37:10.356Z] check_test.go:380: [d486ced905e9b] daemon is not started [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.39s) [2020-03-27T16:37:10.356Z] docker_api_swarm_test.go:802: [d7404c6437b59] joining swarm manager [ddb507a7c04d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.356Z] docker_api_swarm_test.go:802: [d6fca41e4a681] joining swarm manager [ddb507a7c04d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T16:37:10.356Z] docker_api_swarm_test.go:802: [d3ee2db5b5b57] joining swarm manager [ddb507a7c04d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-27T16:37:10.356Z] docker_api_swarm_test.go:802: [de07366becd57] joining swarm manager [ddb507a7c04d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-27T16:37:10.356Z] docker_api_swarm_test.go:810: [d528285a43cd1] joining swarm manager [ddb507a7c04d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.67s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.16s) [2020-03-27T16:37:10.356Z] docker_api_swarm_service_test.go:394: [dee6f329e87ca] joining swarm manager [dafcb51e6cb47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.356Z] docker_api_swarm_service_test.go:394: [deb0168cfb522] joining swarm manager [dafcb51e6cb47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.38s) [2020-03-27T16:37:10.356Z] docker_api_swarm_service_test.go:342: [d6bd768ad9099] joining swarm manager [de073b956e8c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.356Z] docker_api_swarm_service_test.go:342: [d677e01e72ea7] joining swarm manager [de073b956e8c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.96s) [2020-03-27T16:37:10.356Z] docker_api_swarm_service_test.go:489: [d907324bb3905] joining swarm manager [da624960f184d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.356Z] docker_api_swarm_service_test.go:489: [d18979da9b6a2] joining swarm manager [da624960f184d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.19s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.76s) [2020-03-27T16:37:10.356Z] docker_api_swarm_service_test.go:127: [d2ada54602e30] joining swarm manager [da21e89190301]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.356Z] docker_api_swarm_service_test.go:128: [d66088049fea4] joining swarm manager [da21e89190301]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T16:37:10.356Z] docker_api_swarm_service_test.go:136: [d97cc29582947] joining swarm manager [da21e89190301]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-27T16:37:10.356Z] docker_api_swarm_service_test.go:137: [dd690d74d4e47] joining swarm manager [da21e89190301]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.15s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.18s) [2020-03-27T16:37:10.356Z] docker_api_swarm_service_test.go:303: [d7f1e51c64acf] joining swarm manager [d5890042acfff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.356Z] docker_api_swarm_service_test.go:303: [d27050b88c297] joining swarm manager [d5890042acfff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.78s) [2020-03-27T16:37:10.356Z] docker_api_swarm_service_test.go:99: [d225a02e7ee86] joining swarm manager [d06b17c6d9fa2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.356Z] docker_api_swarm_service_test.go:100: [d682e89a96bef] joining swarm manager [d06b17c6d9fa2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T16:37:10.356Z] check_test.go:380: [d225a02e7ee86] daemon is not started [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.75s) [2020-03-27T16:37:10.356Z] docker_api_swarm_service_test.go:532: [d5d4f6e803d2c] joining swarm manager [d5653e207fa4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.356Z] docker_api_swarm_service_test.go:533: [d57f1db36df63] joining swarm manager [d5653e207fa4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.06s) [2020-03-27T16:37:10.356Z] docker_api_swarm_service_test.go:147: [dca05aac5f986] joining swarm manager [d70a7b46f7f3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.356Z] docker_api_swarm_service_test.go:147: [db9a45e477242] joining swarm manager [d70a7b46f7f3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.57s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.72s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.04s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.20s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.52s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.34s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.11s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.68s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.89s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.02s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.32s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.58s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.54s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.88s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.38s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.34s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.81s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.55s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.34s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.72s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.60s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.70s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.73s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.72s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.47s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.12s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.10s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.33s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.13s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.20s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.64s) [2020-03-27T16:37:10.356Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.82s) [2020-03-27T16:37:10.356Z] docker_cli_service_logs_test.go:241: checking task u36c0qwftll7 [2020-03-27T16:37:10.356Z] docker_cli_service_logs_test.go:246: checking messages for u36c0qwftll7 [2020-03-27T16:37:10.356Z] docker_cli_service_logs_test.go:241: checking task n8f3necd61ae [2020-03-27T16:37:10.357Z] docker_cli_service_logs_test.go:246: checking messages for n8f3necd61ae [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.15s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.13s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.16s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.72s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.02s) [2020-03-27T16:37:10.357Z] docker_cli_swarm_test.go:1901: [db39e0ec2ce62] joining swarm manager [d52caccc75655]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.357Z] docker_cli_swarm_test.go:1902: [deb15172077d4] joining swarm manager [d52caccc75655]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.30s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.22s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.27s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.42s) [2020-03-27T16:37:10.357Z] docker_cli_swarm_test.go:1802: [d5e3d1252046f] joining swarm manager [ded3388c6dacc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.357Z] docker_cli_swarm_test.go:1803: [dfd7b88305416] joining swarm manager [ded3388c6dacc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.88s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (103.75s) [2020-03-27T16:37:10.357Z] docker_cli_swarm_test.go:1321: [dc8f9f0e79880] joining swarm manager [de2264194c3a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.357Z] docker_cli_swarm_test.go:1322: [da5964b36a5ac] joining swarm manager [de2264194c3a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.85s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.95s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.65s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.09s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.62s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.69s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.77s) [2020-03-27T16:37:10.357Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-27T16:37:10.357Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.23s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.90s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.52s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.98s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.42s) [2020-03-27T16:37:10.357Z] docker_cli_swarm_test.go:1186: [d7849054fa595] joining swarm manager [dd8145abbaa84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.357Z] docker_cli_swarm_test.go:1195: [d004fe1b4496d] joining swarm manager [dd8145abbaa84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (14.00s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.77s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (131.77s) [2020-03-27T16:37:10.357Z] docker_cli_swarm_test.go:1118: [d62946fe566f0] joining swarm manager [dbd559874ab2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.357Z] docker_cli_swarm_test.go:1119: [dece4611dba38] joining swarm manager [dbd559874ab2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T16:37:10.357Z] docker_cli_swarm_test.go:1172: [d66ffba8c9843] joining swarm manager [dbd559874ab2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.03s) [2020-03-27T16:37:10.357Z] docker_cli_swarm_test.go:1453: [de28ca73d3ef0] joining swarm manager [dc9f20abba3a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.357Z] docker_cli_swarm_test.go:1454: [d0fb7eae6e7ff] joining swarm manager [dc9f20abba3a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.17s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.21s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.10s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.76s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.90s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.38s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.91s) [2020-03-27T16:37:10.357Z] docker_cli_swarm_unix_test.go:62: [d36e335b1b8d4] joining swarm manager [d930ecdec6031]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.36s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.67s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.28s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.84s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.73s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.22s) [2020-03-27T16:37:10.357Z] docker_api_swarm_test.go:962: [deb98c907084b] joining swarm manager [da2a723a1f15b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.64s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.15s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.79s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.62s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.76s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.97s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.24s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.25s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.77s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.04s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.83s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.96s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.60s) [2020-03-27T16:37:10.357Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.89s) [2020-03-27T16:37:10.357Z] === RUN TestDockerExternalVolumeSuite [2020-03-27T16:37:10.357Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-03-27T16:37:25.205Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-03-27T16:38:32.847Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-03-27T16:38:42.798Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-03-27T16:39:14.857Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-03-27T16:39:29.705Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-03-27T16:40:01.871Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-03-27T16:40:14.048Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-03-27T16:40:46.104Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-03-27T16:41:00.952Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-03-27T16:41:19.008Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-03-27T16:42:05.675Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-03-27T16:42:23.732Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-03-27T16:42:55.770Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-03-27T16:43:27.810Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-03-27T16:43:42.660Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-03-27T16:44:00.734Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-03-27T16:44:15.583Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-03-27T16:44:30.432Z] --- PASS: TestDockerExternalVolumeSuite (441.18s) [2020-03-27T16:44:30.432Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.97s) [2020-03-27T16:44:30.432Z] docker_cli_external_volume_driver_test.go:53: [d9f01735765c1] daemon is not started [2020-03-27T16:44:30.432Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-03-27T16:44:30.432Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.61s) [2020-03-27T16:44:30.432Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-03-27T16:44:30.432Z] docker_cli_external_volume_driver_test.go:53: [d62975f198c02] daemon is not started [2020-03-27T16:44:30.432Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-03-27T16:44:30.432Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-03-27T16:44:30.432Z] docker_cli_external_volume_driver_test.go:53: [ded9f52d98fdb] daemon is not started [2020-03-27T16:44:30.432Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-03-27T16:44:30.432Z] docker_cli_external_volume_driver_test.go:53: [d9754e1ccb5ff] daemon is not started [2020-03-27T16:44:30.432Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.56s) [2020-03-27T16:44:30.432Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.57s) [2020-03-27T16:44:30.432Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.84s) [2020-03-27T16:44:30.432Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-03-27T16:44:30.432Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s) [2020-03-27T16:44:30.432Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.72s) [2020-03-27T16:44:30.432Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.00s) [2020-03-27T16:44:30.432Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s) [2020-03-27T16:44:30.432Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.37s) [2020-03-27T16:44:30.432Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.35s) [2020-03-27T16:44:30.432Z] docker_cli_external_volume_driver_test.go:485: [d9b256fe387b7] daemon is not started [2020-03-27T16:44:30.432Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-03-27T16:44:30.432Z] docker_cli_external_volume_driver_test.go:53: [d12d7d597f2df] daemon is not started [2020-03-27T16:44:30.432Z] PASS [2020-03-27T16:44:30.432Z] [2020-03-27T16:44:30.432Z] === Skipped [2020-03-27T16:44:30.432Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-27T16:44:30.432Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-27T16:44:30.432Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-27T16:44:30.432Z] check_test.go:309: [d973b157495ef] daemon is not started [2020-03-27T16:44:30.432Z] [2020-03-27T16:44:30.432Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-27T16:44:30.432Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-27T16:44:30.432Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-27T16:44:30.432Z] check_test.go:309: [de5921492a7a4] daemon is not started [2020-03-27T16:44:30.432Z] [2020-03-27T16:44:30.432Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-27T16:44:30.432Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-27T16:44:30.432Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-27T16:44:30.432Z] check_test.go:309: [dd2b899a1352d] daemon is not started [2020-03-27T16:44:30.432Z] [2020-03-27T16:44:30.432Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-27T16:44:30.432Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-27T16:44:30.432Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-27T16:44:30.432Z] [2020-03-27T16:44:30.432Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-27T16:44:30.432Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-27T16:44:30.432Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-27T16:44:30.432Z] [2020-03-27T16:44:30.432Z] [2020-03-27T16:44:30.432Z] DONE 273 tests, 5 skipped in 2537.188s [2020-03-27T16:44:30.432Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-27T16:44:30.432Z] ++++ cat bundles/test-integration/docker.pid [2020-03-27T16:44:30.432Z] +++ kill 7405 [2020-03-27T16:44:30.995Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2131ca7969ca/docker.pid [2020-03-27T16:44:30.995Z] +++ kill 4151 [2020-03-27T16:44:30.995Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4151 is not a child of this shell [2020-03-27T16:44:30.995Z] warning: PID 4151 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2131ca7969ca/docker.pid had a nonzero exit code [2020-03-27T16:44:30.995Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2131ca7969ca/root: target is busy. [2020-03-27T16:44:30.995Z] +++ /etc/init.d/apparmor stop [2020-03-27T16:44:30.995Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-27T16:44:30.995Z] [2020-03-27T16:44:30.995Z] Unloading profiles will leave already running processes permanently [2020-03-27T16:44:30.995Z] unconfined, which can lead to unexpected situations. [2020-03-27T16:44:30.995Z] [2020-03-27T16:44:30.995Z] To set a process to complain mode, use the command line tool [2020-03-27T16:44:30.995Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-27T16:44:30.995Z] +++ true [2020-03-27T16:44:30.995Z] [2020-03-27T16:44:31.559Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-03-27T16:44:31.572Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-27T16:44:34.557Z] + echo Ensuring container killed. [2020-03-27T16:44:34.557Z] Ensuring container killed. [2020-03-27T16:44:34.557Z] + docker ps -aq -f name=docker-pr2-* [2020-03-27T16:44:34.557Z] + cids=513a78adc399 [2020-03-27T16:44:34.557Z] 6dc612bb989f [2020-03-27T16:44:34.557Z] ecb42a1a576c [2020-03-27T16:44:34.557Z] + [ -n 513a78adc399 [2020-03-27T16:44:34.557Z] 6dc612bb989f [2020-03-27T16:44:34.557Z] ecb42a1a576c ] [2020-03-27T16:44:34.557Z] + docker rm -vf 513a78adc399 6dc612bb989f ecb42a1a576c [2020-03-27T16:44:35.927Z] 513a78adc399 [2020-03-27T16:44:36.858Z] 6dc612bb989f [2020-03-27T16:44:36.858Z] ecb42a1a576c [Pipeline] sh [2020-03-27T16:44:37.137Z] + echo Chowning /workspace to jenkins user [2020-03-27T16:44:37.137Z] Chowning /workspace to jenkins user [2020-03-27T16:44:37.137Z] + id -u [2020-03-27T16:44:37.137Z] + id -g [2020-03-27T16:44:37.137Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40712:/workspace busybox chown -R 1000:1000 /workspace [2020-03-27T16:44:37.137Z] Unable to find image 'busybox:latest' locally [2020-03-27T16:44:42.394Z] latest: Pulling from library/busybox [2020-03-27T16:44:42.395Z] 0669b0daf1fb: Pulling fs layer [2020-03-27T16:44:42.395Z] 0669b0daf1fb: Verifying Checksum [2020-03-27T16:44:42.395Z] 0669b0daf1fb: Download complete [2020-03-27T16:44:42.395Z] 0669b0daf1fb: Pull complete [2020-03-27T16:44:42.395Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-27T16:44:42.395Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-27T16:44:46.865Z] + bundleName=amd64 [2020-03-27T16:44:46.865Z] + echo Creating amd64-bundles.tar.gz [2020-03-27T16:44:46.866Z] Creating amd64-bundles.tar.gz [2020-03-27T16:44:46.866Z] + xargs tar -czf amd64-bundles.tar.gz [2020-03-27T16:44:46.866Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-03-27T16:44:48.248Z] Archiving artifacts [2020-03-27T16:44:50.077Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40712/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-27T16:44:50.397Z] + make clean [2020-03-27T16:44:50.654Z] docker volume rm -f docker-dev-cache [2020-03-27T16:44:50.654Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-27T16:59:35.727Z] ok github.com/docker/docker/integration-cli 2486.876s [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === Skipped [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2020-03-27T16:59:35.727Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-03-27T16:59:35.727Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-03-27T16:59:35.727Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-03-27T16:59:35.727Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-27T16:59:35.727Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-03-27T16:59:35.727Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-03-27T16:59:35.727Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (1.52s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (1.52s) [2020-03-27T16:59:35.727Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-03-27T16:59:35.727Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-27T16:59:35.727Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-27T16:59:35.727Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-27T16:59:35.727Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-03-27T16:59:35.727Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-27T16:59:35.727Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-27T16:59:35.727Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-27T16:59:35.727Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-27T16:59:35.727Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-27T16:59:35.727Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2020-03-27T16:59:35.727Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-27T16:59:35.727Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-27T16:59:35.727Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-27T16:59:35.727Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-03-27T16:59:35.727Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-27T16:59:35.727Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-03-27T16:59:35.727Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-03-27T16:59:35.727Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-27T16:59:35.727Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-27T16:59:35.727Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-27T16:59:35.727Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-27T16:59:35.727Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.727Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.14s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.14s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-03-27T16:59:35.728Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-03-27T16:59:35.728Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.728Z] [2020-03-27T16:59:35.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.39s) [2020-03-27T16:59:35.728Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2020-03-27T16:59:35.728Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-03-27T16:59:35.729Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2020-03-27T16:59:35.729Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2020-03-27T16:59:35.729Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.38s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2020-03-27T16:59:35.729Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-03-27T16:59:35.729Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2020-03-27T16:59:35.729Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-27T16:59:35.729Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-03-27T16:59:35.729Z] docker_cli_sni_test.go:18: Flakey test [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-27T16:59:35.729Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-27T16:59:35.729Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2020-03-27T16:59:35.729Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-27T16:59:35.729Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-03-27T16:59:35.729Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-27T16:59:35.729Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-27T16:59:35.729Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-27T16:59:35.729Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-27T16:59:35.729Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-03-27T16:59:35.729Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-27T16:59:35.729Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-27T16:59:35.729Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-27T16:59:35.729Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-27T16:59:35.729Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-27T16:59:35.729Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-03-27T16:59:35.729Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-27T16:59:35.729Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-03-27T16:59:35.729Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2020-03-27T16:59:35.729Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-03-27T16:59:35.729Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-27T16:59:35.729Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2020-03-27T16:59:35.729Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2020-03-27T16:59:35.729Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.729Z] [2020-03-27T16:59:35.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-27T16:59:35.730Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-27T16:59:35.730Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-27T16:59:35.730Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-27T16:59:35.730Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-27T16:59:35.730Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-27T16:59:35.730Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-27T16:59:35.730Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-27T16:59:35.730Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-27T16:59:35.730Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-27T16:59:35.730Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-03-27T16:59:35.730Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-03-27T16:59:35.730Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-27T16:59:35.730Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-27T16:59:35.730Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-03-27T16:59:35.730Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-27T16:59:35.730Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-03-27T16:59:35.730Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-03-27T16:59:35.730Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2020-03-27T16:59:35.730Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-03-27T16:59:35.730Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-27T16:59:35.730Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-27T16:59:35.730Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-27T16:59:35.730Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.730Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-27T16:59:35.731Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-27T16:59:35.731Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-27T16:59:35.731Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-27T16:59:35.731Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-03-27T16:59:35.731Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-03-27T16:59:35.731Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-03-27T16:59:35.731Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-03-27T16:59:35.731Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-03-27T16:59:35.731Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-03-27T16:59:35.731Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-03-27T16:59:35.731Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-03-27T16:59:35.731Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-03-27T16:59:35.731Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-03-27T16:59:35.731Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-03-27T16:59:35.731Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2020-03-27T16:59:35.731Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-27T16:59:35.731Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-27T16:59:35.731Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-27T16:59:35.731Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-27T16:59:35.731Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-27T16:59:35.731Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-27T16:59:35.731Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-27T16:59:35.731Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-27T16:59:35.731Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-27T16:59:35.731Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-03-27T16:59:35.731Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-03-27T16:59:35.731Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.731Z] [2020-03-27T16:59:35.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-27T16:59:35.731Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-27T16:59:35.731Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-27T16:59:35.732Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-03-27T16:59:35.732Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-27T16:59:35.732Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-27T16:59:35.732Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.732Z] [2020-03-27T16:59:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-27T16:59:35.733Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-27T16:59:35.733Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.733Z] [2020-03-27T16:59:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-03-27T16:59:35.734Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2020-03-27T16:59:35.734Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-03-27T16:59:35.734Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-27T16:59:35.734Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-27T16:59:35.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-27T16:59:35.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-27T16:59:35.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-27T16:59:35.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-27T16:59:35.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-27T16:59:35.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-27T16:59:35.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-27T16:59:35.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-27T16:59:35.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-27T16:59:35.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-27T16:59:35.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-27T16:59:35.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-27T16:59:35.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-27T16:59:35.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-27T16:59:35.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-27T16:59:35.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-27T16:59:35.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-27T16:59:35.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-27T16:59:35.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-27T16:59:35.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-27T16:59:35.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-27T16:59:35.734Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-27T16:59:35.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.734Z] [2020-03-27T16:59:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-27T16:59:35.735Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.735Z] [2020-03-27T16:59:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-27T16:59:35.735Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-27T16:59:35.736Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.736Z] [2020-03-27T16:59:35.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-27T16:59:35.736Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-27T16:59:35.736Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.736Z] [2020-03-27T16:59:35.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-27T16:59:35.736Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-27T16:59:35.736Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.736Z] [2020-03-27T16:59:35.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-27T16:59:35.736Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-27T16:59:35.736Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.736Z] [2020-03-27T16:59:35.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-27T16:59:35.736Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-27T16:59:35.736Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.736Z] [2020-03-27T16:59:35.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-03-27T16:59:35.736Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.736Z] [2020-03-27T16:59:35.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-03-27T16:59:35.736Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.736Z] [2020-03-27T16:59:35.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-03-27T16:59:35.736Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-03-27T16:59:35.736Z] [2020-03-27T16:59:35.736Z] [2020-03-27T16:59:35.736Z] DONE 1096 tests, 549 skipped in 2496.557s [2020-03-27T16:59:35.736Z] INFO: Integration tests ended at 03/27/2020 16:59:31. Duration:00:41:36.6755172 [2020-03-27T16:59:35.736Z] INFO: Docker info of the daemon under test at end of run [2020-03-27T16:59:35.736Z] [2020-03-27T16:59:35.736Z] Containers: 2 [2020-03-27T16:59:35.736Z] Running: 0 [2020-03-27T16:59:35.736Z] Paused: 0 [2020-03-27T16:59:35.736Z] Stopped: 2 [2020-03-27T16:59:35.736Z] Images: 12 [2020-03-27T16:59:35.736Z] Server Version: 0.0.0-dev [2020-03-27T16:59:35.736Z] Storage Driver: windowsfilter [2020-03-27T16:59:35.736Z] Windows: [2020-03-27T16:59:35.736Z] Logging Driver: json-file [2020-03-27T16:59:35.736Z] Plugins: [2020-03-27T16:59:35.736Z] Volume: local [2020-03-27T16:59:35.736Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-27T16:59:35.736Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-27T16:59:35.736Z] Swarm: inactive [2020-03-27T16:59:35.736Z] Default Isolation: process [2020-03-27T16:59:35.736Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-27T16:59:35.736Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-27T16:59:35.736Z] OSType: windows [2020-03-27T16:59:35.736Z] Architecture: x86_64 [2020-03-27T16:59:35.736Z] CPUs: 4 [2020-03-27T16:59:35.736Z] Total Memory: 32GiB [2020-03-27T16:59:35.736Z] Name: azwin-2-e27670 [2020-03-27T16:59:35.736Z] ID: NAW7:OFQD:FRSX:RE3Z:JWC3:4Q55:OWDK:OJZN:XXMX:5GAV:YOAU:ZEX6 [2020-03-27T16:59:35.736Z] Docker Root Dir: D:\CI\PR-40712\2\daemon [2020-03-27T16:59:35.736Z] Debug Mode (client): false [2020-03-27T16:59:35.736Z] Debug Mode (server): true [2020-03-27T16:59:35.736Z] File Descriptors: -1 [2020-03-27T16:59:35.736Z] Goroutines: 18 [2020-03-27T16:59:35.736Z] System Time: 2020-03-27T16:59:31.2330558Z [2020-03-27T16:59:35.736Z] EventsListeners: 0 [2020-03-27T16:59:35.736Z] Registry: https://index.docker.io/v1/ [2020-03-27T16:59:35.736Z] Labels: [2020-03-27T16:59:35.736Z] Experimental: false [2020-03-27T16:59:35.736Z] Insecure Registries: [2020-03-27T16:59:35.736Z] 127.0.0.0/8 [2020-03-27T16:59:35.736Z] Live Restore Enabled: false [2020-03-27T16:59:35.736Z] [2020-03-27T16:59:35.736Z] [2020-03-27T16:59:35.736Z] INFO: Stopping daemon under test [2020-03-27T16:59:35.736Z] SUCCESS: The process with PID 4800 (child process of PID 3280) has been terminated. [2020-03-27T16:59:35.736Z] SUCCESS: The process with PID 3280 (child process of PID 3628) has been terminated. [2020-03-27T16:59:35.736Z] INFO: Stop tailing logs of the daemon under tests [2020-03-27T16:59:35.736Z] INFO: executeCI.ps1 Completed successfully at 03/27/2020 16:59:31. [2020-03-27T16:59:35.736Z] INFO: Tidying up at end of run [2020-03-27T16:59:35.736Z] INFO: Saving daemon under test log (d:\CI\PR-40712\2\dut.out) to C:\windows\TEMP\CIDUT.out [2020-03-27T16:59:35.736Z] INFO: Saving daemon under test log (d:\CI\PR-40712\2\dut.err) to C:\windows\TEMP\CIDUT.err [2020-03-27T16:59:35.736Z] INFO: Nuke-Everything... [2020-03-27T16:59:35.736Z] INFO: Container count on control daemon to delete is 2 [2020-03-27T16:59:35.736Z] 0c300d13de8f [2020-03-27T16:59:35.736Z] 8036b5b85c31 [2020-03-27T16:59:35.736Z] INFO: Tidying pidfile d:\CI\PR-40712\2\docker.pid [2020-03-27T16:59:35.736Z] INFO: Nuking d:\CI [2020-03-27T17:00:05.529Z] INFO: Zapped successfully [2020-03-27T17:00:05.529Z] [2020-03-27T17:00:05.529Z] INFO: executeCI.ps1 exiting at Fri Mar 27 17:00:03 CUT 2020. Duration 01:05:44.0143576 [2020-03-27T17:00:05.529Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-03-27T17:00:05.761Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-03-27T17:00:20.909Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-03-27T17:00:23.251Z] Archiving artifacts [2020-03-27T17:00:37.044Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40712/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-27T17:00:37.934Z] + make clean [2020-03-27T17:00:39.439Z] docker volume rm -f docker-dev-cache [2020-03-27T17:00:39.439Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS